By type
*** actual launch of AAI Resources
Thu May 25 23:19:37 UTC 2023 Starting /opt/app/aai-resources/scripts/updatePem.sh
Property [server.certs.location] not found in file /opt/app/aai-resources/resources/application.properties, continuing with default
Mac verify error: invalid password?
Mac verify error: invalid password?
Thu May 25 23:19:38 UTC 2023 Done /opt/app/aai-resources/scripts/updatePem.sh
{"timestamp":"2023-05-25T23:19:41.824Z","message":"Initializing AAIConfig","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","LogTimestamp":"2023-05-25T23:19:41.816Z"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:19:41.836Z","message":"Reloading config from /opt/app/aai-resources/./resources/etc/appprops/aaiconfig.properties","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","LogTimestamp":"2023-05-25T23:19:41.816Z"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:19:41.837Z","message":"Found the aaiconfig.properties in the following location: /opt/app/aai-resources/./resources/etc/appprops/aaiconfig.properties","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","LogTimestamp":"2023-05-25T23:19:41.816Z"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:19:41.839Z","message":"A&AI Server Node Name = aai.config.nodename","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","LogTimestamp":"2023-05-25T23:19:41.816Z"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:19:44.217Z","message":"Ignoring 'logback.configurationFile' system property. Please use 'logging.config' instead.","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","LogTimestamp":"2023-05-25T23:19:41.816Z"},"thread":"main","logger":"o.s.b.l.logback.LogbackLoggingSystem","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:19:44.221Z","message":"Loaded expression factory via original TCCL","thread":"background-preinit","logger":"o.h.v.m.ResourceBundleMessageInterpolator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:19:44.314Z","message":"HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.","thread":"background-preinit","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:19:44.314Z","message":"HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.","thread":"background-preinit","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:19:44.315Z","message":"HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.","thread":"background-preinit","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:19:44.315Z","message":"HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.","thread":"background-preinit","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:19:44.316Z","message":"HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.","thread":"background-preinit","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.1.12.RELEASE)
23:19:52,494 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml]
23:19:52,508 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set
23:19:52,511 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
23:19:52,511 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS]
23:19:52,512 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1066513687 - setting totalSizeCap to 1 GB
23:19:52,512 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1066513687 - Will use zip compression
23:19:52,512 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1066513687 - Will use the pattern /opt/app/aai-resources/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file
23:19:52,512 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern '/opt/app/aai-resources/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd}.zip'.
23:19:52,512 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
23:19:52,513 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Thu May 25 23:19:52 GMT 2023
23:19:52,547 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: /opt/app/aai-resources/logs/ajsc-jetty/localhost_access.log
23:19:52,547 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [/opt/app/aai-resources/logs/ajsc-jetty/localhost_access.log]
23:19:52,548 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null
23:19:52,548 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
23:19:52,548 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUTACCESS]
23:19:52,550 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUTACCESS] to null
23:19:52,550 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration.
23:19:52,551 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@68702e03 - Registering current configuration as safe fallback point
{"timestamp":"2023-05-25T23:19:52.841Z","message":"going to scan these urls:\njar:file:/opt/app/aai-resources/lib/aai-resources-1.11.0.jar!/BOOT-INF/classes!/","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","LogTimestamp":"2023-05-25T23:19:41.816Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:19:52.937Z","message":"Reflections took 95 ms to scan 1 urls, producing 6 keys and 46 values ","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","LogTimestamp":"2023-05-25T23:19:41.816Z"},"thread":"main","logger":"org.reflections.Reflections","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:19:52.938Z","message":"going to scan these urls:\njar:file:/opt/app/aai-resources/lib/aai-resources-1.11.0.jar!/BOOT-INF/lib/aai-els-onap-logging-1.9.4.jar!/","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","LogTimestamp":"2023-05-25T23:19:41.816Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:19:52.943Z","message":"Reflections took 4 ms to scan 1 urls, producing 6 keys and 6 values ","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","LogTimestamp":"2023-05-25T23:19:41.816Z"},"thread":"main","logger":"org.reflections.Reflections","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:19:53.959Z","message":"Using SLF4J as the default logging framework","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","LogTimestamp":"2023-05-25T23:19:41.816Z"},"thread":"main","logger":"i.m.c.u.i.l.InternalLoggerFactory","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:19:56.846Z","message":"Translator is SchemaServiceTranslator","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","LogTimestamp":"2023-05-25T23:19:41.816Z"},"thread":"main","logger":"o.onap.aai.config.NodesConfiguration","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:19:57.511Z","message":"Checking for system property [partnerName]","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","LogTimestamp":"2023-05-25T23:19:41.816Z"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:19:57.511Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","LogTimestamp":"2023-05-25T23:19:41.816Z"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:19:57.511Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","LogTimestamp":"2023-05-25T23:19:41.816Z"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:19:57.513Z","message":"Request Headers: {}","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","LogTimestamp":"2023-05-25T23:19:41.816Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:19:57.525Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/versions, BODY=","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","LogTimestamp":"2023-05-25T23:19:41.816Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:19:57.669Z","message":"Checking for system property [partnerName]","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"0","InvocationID":"184054e6-a280-4b07-84bb-c6f0e03a0a33","LogTimestamp":"2023-05-25T23:19:57.664Z","StatusCode":"INPROGRESS","ServerFQDN":"aai-resources","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:19:57.669Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"0","InvocationID":"184054e6-a280-4b07-84bb-c6f0e03a0a33","LogTimestamp":"2023-05-25T23:19:57.664Z","StatusCode":"INPROGRESS","ServerFQDN":"aai-resources","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:19:57.669Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"0","InvocationID":"184054e6-a280-4b07-84bb-c6f0e03a0a33","LogTimestamp":"2023-05-25T23:19:57.664Z","StatusCode":"INPROGRESS","ServerFQDN":"aai-resources","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:19:57.671Z","message":"Invoke","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"0","InvocationID":"184054e6-a280-4b07-84bb-c6f0e03a0a33","LogTimestamp":"2023-05-25T23:19:57.664Z","StatusCode":"INPROGRESS","ServerFQDN":"aai-resources","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:19:58.052Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"384","StatusCode":"COMPLETE","ServerFQDN":"aai-resources","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","InvocationID":"184054e6-a280-4b07-84bb-c6f0e03a0a33","LogTimestamp":"2023-05-25T23:19:58.048Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:19:58.357Z","message":"Processing the translator","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"384","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"184054e6-a280-4b07-84bb-c6f0e03a0a33","LogTimestamp":"2023-05-25T23:19:58.048Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:19:58.357Z","message":"Version being processedv11","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"384","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"184054e6-a280-4b07-84bb-c6f0e03a0a33","LogTimestamp":"2023-05-25T23:19:58.048Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:19:58.358Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"384","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"184054e6-a280-4b07-84bb-c6f0e03a0a33","LogTimestamp":"2023-05-25T23:19:58.048Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:19:58.449Z","message":"Checking for system property [partnerName]","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"429386e5-892a-487c-8f84-1471b035f07b","LogTimestamp":"2023-05-25T23:19:58.448Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:19:58.449Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"429386e5-892a-487c-8f84-1471b035f07b","LogTimestamp":"2023-05-25T23:19:58.448Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:19:58.450Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"429386e5-892a-487c-8f84-1471b035f07b","LogTimestamp":"2023-05-25T23:19:58.448Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:19:58.450Z","message":"Invoke","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"429386e5-892a-487c-8f84-1471b035f07b","LogTimestamp":"2023-05-25T23:19:58.448Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:19:58.480Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"31","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"429386e5-892a-487c-8f84-1471b035f07b","LogTimestamp":"2023-05-25T23:19:58.479Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:19:58.495Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"31","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"429386e5-892a-487c-8f84-1471b035f07b","LogTimestamp":"2023-05-25T23:19:58.479Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:19:58.496Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"31","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"429386e5-892a-487c-8f84-1471b035f07b","LogTimestamp":"2023-05-25T23:19:58.479Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:19:58.496Z","message":"Ingested the InputStream","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"31","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"429386e5-892a-487c-8f84-1471b035f07b","LogTimestamp":"2023-05-25T23:19:58.479Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:03.549Z","message":"Types size 222","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"31","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"429386e5-892a-487c-8f84-1471b035f07b","LogTimestamp":"2023-05-25T23:19:58.479Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:03.641Z","message":"Version being processedv12","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"31","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"429386e5-892a-487c-8f84-1471b035f07b","LogTimestamp":"2023-05-25T23:19:58.479Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:03.642Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"31","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"429386e5-892a-487c-8f84-1471b035f07b","LogTimestamp":"2023-05-25T23:19:58.479Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:03.646Z","message":"Checking for system property [partnerName]","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"351b37f2-55d0-401b-8c33-3ddc1b888623","LogTimestamp":"2023-05-25T23:20:03.645Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:03.646Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"351b37f2-55d0-401b-8c33-3ddc1b888623","LogTimestamp":"2023-05-25T23:20:03.645Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:03.646Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"351b37f2-55d0-401b-8c33-3ddc1b888623","LogTimestamp":"2023-05-25T23:20:03.645Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:03.647Z","message":"Invoke","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"351b37f2-55d0-401b-8c33-3ddc1b888623","LogTimestamp":"2023-05-25T23:20:03.645Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:03.670Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"24","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"351b37f2-55d0-401b-8c33-3ddc1b888623","LogTimestamp":"2023-05-25T23:20:03.669Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:03.709Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"351b37f2-55d0-401b-8c33-3ddc1b888623","LogTimestamp":"2023-05-25T23:20:03.669Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:03.711Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"351b37f2-55d0-401b-8c33-3ddc1b888623","LogTimestamp":"2023-05-25T23:20:03.669Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:03.712Z","message":"Ingested the InputStream","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"351b37f2-55d0-401b-8c33-3ddc1b888623","LogTimestamp":"2023-05-25T23:20:03.669Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:06.561Z","message":"Types size 235","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"351b37f2-55d0-401b-8c33-3ddc1b888623","LogTimestamp":"2023-05-25T23:20:03.669Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:06.579Z","message":"Version being processedv13","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"351b37f2-55d0-401b-8c33-3ddc1b888623","LogTimestamp":"2023-05-25T23:20:03.669Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:06.579Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"351b37f2-55d0-401b-8c33-3ddc1b888623","LogTimestamp":"2023-05-25T23:20:03.669Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:06.581Z","message":"Checking for system property [partnerName]","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"b1de3ed0-99e9-4f50-bd73-4694ae8132fe","LogTimestamp":"2023-05-25T23:20:06.581Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:06.582Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"b1de3ed0-99e9-4f50-bd73-4694ae8132fe","LogTimestamp":"2023-05-25T23:20:06.581Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:06.582Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"b1de3ed0-99e9-4f50-bd73-4694ae8132fe","LogTimestamp":"2023-05-25T23:20:06.581Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:06.582Z","message":"Invoke","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"b1de3ed0-99e9-4f50-bd73-4694ae8132fe","LogTimestamp":"2023-05-25T23:20:06.581Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:06.604Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"22","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"b1de3ed0-99e9-4f50-bd73-4694ae8132fe","LogTimestamp":"2023-05-25T23:20:06.603Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:06.619Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"22","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1de3ed0-99e9-4f50-bd73-4694ae8132fe","LogTimestamp":"2023-05-25T23:20:06.603Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:06.620Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"22","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1de3ed0-99e9-4f50-bd73-4694ae8132fe","LogTimestamp":"2023-05-25T23:20:06.603Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:06.621Z","message":"Ingested the InputStream","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"22","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1de3ed0-99e9-4f50-bd73-4694ae8132fe","LogTimestamp":"2023-05-25T23:20:06.603Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:09.040Z","message":"Types size 237","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"22","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1de3ed0-99e9-4f50-bd73-4694ae8132fe","LogTimestamp":"2023-05-25T23:20:06.603Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:09.051Z","message":"Version being processedv14","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"22","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1de3ed0-99e9-4f50-bd73-4694ae8132fe","LogTimestamp":"2023-05-25T23:20:06.603Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:09.052Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"22","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1de3ed0-99e9-4f50-bd73-4694ae8132fe","LogTimestamp":"2023-05-25T23:20:06.603Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:09.053Z","message":"Checking for system property [partnerName]","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"f5efc621-4a15-4cb6-b49e-c8361abffd89","LogTimestamp":"2023-05-25T23:20:09.053Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:09.053Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"f5efc621-4a15-4cb6-b49e-c8361abffd89","LogTimestamp":"2023-05-25T23:20:09.053Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:09.054Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"f5efc621-4a15-4cb6-b49e-c8361abffd89","LogTimestamp":"2023-05-25T23:20:09.053Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:09.054Z","message":"Invoke","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"f5efc621-4a15-4cb6-b49e-c8361abffd89","LogTimestamp":"2023-05-25T23:20:09.053Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:09.081Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"27","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"f5efc621-4a15-4cb6-b49e-c8361abffd89","LogTimestamp":"2023-05-25T23:20:09.080Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:09.110Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f5efc621-4a15-4cb6-b49e-c8361abffd89","LogTimestamp":"2023-05-25T23:20:09.080Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:09.111Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f5efc621-4a15-4cb6-b49e-c8361abffd89","LogTimestamp":"2023-05-25T23:20:09.080Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:09.112Z","message":"Ingested the InputStream","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f5efc621-4a15-4cb6-b49e-c8361abffd89","LogTimestamp":"2023-05-25T23:20:09.080Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:11.074Z","message":"Types size 272","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f5efc621-4a15-4cb6-b49e-c8361abffd89","LogTimestamp":"2023-05-25T23:20:09.080Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:11.090Z","message":"Version being processedv15","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f5efc621-4a15-4cb6-b49e-c8361abffd89","LogTimestamp":"2023-05-25T23:20:09.080Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:11.090Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f5efc621-4a15-4cb6-b49e-c8361abffd89","LogTimestamp":"2023-05-25T23:20:09.080Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:11.108Z","message":"Checking for system property [partnerName]","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"c32c6749-e1f0-46f5-9b9a-5bc002779f10","LogTimestamp":"2023-05-25T23:20:11.108Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:11.108Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"c32c6749-e1f0-46f5-9b9a-5bc002779f10","LogTimestamp":"2023-05-25T23:20:11.108Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:11.109Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"c32c6749-e1f0-46f5-9b9a-5bc002779f10","LogTimestamp":"2023-05-25T23:20:11.108Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:11.109Z","message":"Invoke","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"c32c6749-e1f0-46f5-9b9a-5bc002779f10","LogTimestamp":"2023-05-25T23:20:11.108Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:11.148Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"39","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"c32c6749-e1f0-46f5-9b9a-5bc002779f10","LogTimestamp":"2023-05-25T23:20:11.147Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:11.171Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"39","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c32c6749-e1f0-46f5-9b9a-5bc002779f10","LogTimestamp":"2023-05-25T23:20:11.147Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:11.171Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"39","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c32c6749-e1f0-46f5-9b9a-5bc002779f10","LogTimestamp":"2023-05-25T23:20:11.147Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:11.172Z","message":"Ingested the InputStream","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"39","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c32c6749-e1f0-46f5-9b9a-5bc002779f10","LogTimestamp":"2023-05-25T23:20:11.147Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:13.547Z","message":"Types size 279","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"39","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c32c6749-e1f0-46f5-9b9a-5bc002779f10","LogTimestamp":"2023-05-25T23:20:11.147Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:13.559Z","message":"Version being processedv16","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"39","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c32c6749-e1f0-46f5-9b9a-5bc002779f10","LogTimestamp":"2023-05-25T23:20:11.147Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:13.560Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"39","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c32c6749-e1f0-46f5-9b9a-5bc002779f10","LogTimestamp":"2023-05-25T23:20:11.147Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:13.563Z","message":"Checking for system property [partnerName]","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"95894b58-3576-4d2e-bebd-e494aae2b419","LogTimestamp":"2023-05-25T23:20:13.563Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:13.563Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"95894b58-3576-4d2e-bebd-e494aae2b419","LogTimestamp":"2023-05-25T23:20:13.563Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:13.563Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"95894b58-3576-4d2e-bebd-e494aae2b419","LogTimestamp":"2023-05-25T23:20:13.563Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:13.563Z","message":"Invoke","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"95894b58-3576-4d2e-bebd-e494aae2b419","LogTimestamp":"2023-05-25T23:20:13.563Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:13.607Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"35","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"95894b58-3576-4d2e-bebd-e494aae2b419","LogTimestamp":"2023-05-25T23:20:13.598Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:13.621Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"35","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"95894b58-3576-4d2e-bebd-e494aae2b419","LogTimestamp":"2023-05-25T23:20:13.598Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:13.623Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"35","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"95894b58-3576-4d2e-bebd-e494aae2b419","LogTimestamp":"2023-05-25T23:20:13.598Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:13.624Z","message":"Ingested the InputStream","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"35","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"95894b58-3576-4d2e-bebd-e494aae2b419","LogTimestamp":"2023-05-25T23:20:13.598Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:15.430Z","message":"Types size 281","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"35","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"95894b58-3576-4d2e-bebd-e494aae2b419","LogTimestamp":"2023-05-25T23:20:13.598Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:15.442Z","message":"Version being processedv17","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"35","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"95894b58-3576-4d2e-bebd-e494aae2b419","LogTimestamp":"2023-05-25T23:20:13.598Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:15.443Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"35","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"95894b58-3576-4d2e-bebd-e494aae2b419","LogTimestamp":"2023-05-25T23:20:13.598Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:15.445Z","message":"Checking for system property [partnerName]","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"4e403035-6cf7-41cf-a3a2-ccdd1ced7db3","LogTimestamp":"2023-05-25T23:20:15.445Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:15.445Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"4e403035-6cf7-41cf-a3a2-ccdd1ced7db3","LogTimestamp":"2023-05-25T23:20:15.445Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:15.446Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"4e403035-6cf7-41cf-a3a2-ccdd1ced7db3","LogTimestamp":"2023-05-25T23:20:15.445Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:15.446Z","message":"Invoke","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"4e403035-6cf7-41cf-a3a2-ccdd1ced7db3","LogTimestamp":"2023-05-25T23:20:15.445Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:15.480Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"35","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"4e403035-6cf7-41cf-a3a2-ccdd1ced7db3","LogTimestamp":"2023-05-25T23:20:15.479Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:15.510Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"35","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4e403035-6cf7-41cf-a3a2-ccdd1ced7db3","LogTimestamp":"2023-05-25T23:20:15.479Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:15.512Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"35","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4e403035-6cf7-41cf-a3a2-ccdd1ced7db3","LogTimestamp":"2023-05-25T23:20:15.479Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:15.514Z","message":"Ingested the InputStream","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"35","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4e403035-6cf7-41cf-a3a2-ccdd1ced7db3","LogTimestamp":"2023-05-25T23:20:15.479Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:17.408Z","message":"Types size 281","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"35","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4e403035-6cf7-41cf-a3a2-ccdd1ced7db3","LogTimestamp":"2023-05-25T23:20:15.479Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:17.418Z","message":"Version being processedv18","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"35","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4e403035-6cf7-41cf-a3a2-ccdd1ced7db3","LogTimestamp":"2023-05-25T23:20:15.479Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:17.418Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"35","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4e403035-6cf7-41cf-a3a2-ccdd1ced7db3","LogTimestamp":"2023-05-25T23:20:15.479Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:17.421Z","message":"Checking for system property [partnerName]","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"0b2512c6-57b9-40ee-a114-34eae8d735c3","LogTimestamp":"2023-05-25T23:20:17.420Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:17.421Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"0b2512c6-57b9-40ee-a114-34eae8d735c3","LogTimestamp":"2023-05-25T23:20:17.420Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:17.421Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"0b2512c6-57b9-40ee-a114-34eae8d735c3","LogTimestamp":"2023-05-25T23:20:17.420Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:17.421Z","message":"Invoke","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"0b2512c6-57b9-40ee-a114-34eae8d735c3","LogTimestamp":"2023-05-25T23:20:17.420Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:17.455Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"34","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"0b2512c6-57b9-40ee-a114-34eae8d735c3","LogTimestamp":"2023-05-25T23:20:17.454Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:17.469Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"34","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0b2512c6-57b9-40ee-a114-34eae8d735c3","LogTimestamp":"2023-05-25T23:20:17.454Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:17.470Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"34","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0b2512c6-57b9-40ee-a114-34eae8d735c3","LogTimestamp":"2023-05-25T23:20:17.454Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:17.471Z","message":"Ingested the InputStream","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"34","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0b2512c6-57b9-40ee-a114-34eae8d735c3","LogTimestamp":"2023-05-25T23:20:17.454Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:18.852Z","message":"Types size 281","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"34","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0b2512c6-57b9-40ee-a114-34eae8d735c3","LogTimestamp":"2023-05-25T23:20:17.454Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:18.864Z","message":"Version being processedv19","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"34","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0b2512c6-57b9-40ee-a114-34eae8d735c3","LogTimestamp":"2023-05-25T23:20:17.454Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:18.865Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"34","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0b2512c6-57b9-40ee-a114-34eae8d735c3","LogTimestamp":"2023-05-25T23:20:17.454Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:18.868Z","message":"Checking for system property [partnerName]","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"1a8818c5-e60b-42a1-b0ab-cca6eddb7851","LogTimestamp":"2023-05-25T23:20:18.867Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:18.868Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"1a8818c5-e60b-42a1-b0ab-cca6eddb7851","LogTimestamp":"2023-05-25T23:20:18.867Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:18.868Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"1a8818c5-e60b-42a1-b0ab-cca6eddb7851","LogTimestamp":"2023-05-25T23:20:18.867Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:18.869Z","message":"Invoke","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"1a8818c5-e60b-42a1-b0ab-cca6eddb7851","LogTimestamp":"2023-05-25T23:20:18.867Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:18.922Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"54","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"1a8818c5-e60b-42a1-b0ab-cca6eddb7851","LogTimestamp":"2023-05-25T23:20:18.921Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:18.947Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"54","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1a8818c5-e60b-42a1-b0ab-cca6eddb7851","LogTimestamp":"2023-05-25T23:20:18.921Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:18.948Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"54","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1a8818c5-e60b-42a1-b0ab-cca6eddb7851","LogTimestamp":"2023-05-25T23:20:18.921Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:18.949Z","message":"Ingested the InputStream","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"54","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1a8818c5-e60b-42a1-b0ab-cca6eddb7851","LogTimestamp":"2023-05-25T23:20:18.921Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:20.725Z","message":"Types size 301","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"54","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1a8818c5-e60b-42a1-b0ab-cca6eddb7851","LogTimestamp":"2023-05-25T23:20:18.921Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:20.742Z","message":"Version being processedv20","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"54","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1a8818c5-e60b-42a1-b0ab-cca6eddb7851","LogTimestamp":"2023-05-25T23:20:18.921Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:20.743Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"54","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1a8818c5-e60b-42a1-b0ab-cca6eddb7851","LogTimestamp":"2023-05-25T23:20:18.921Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:20.746Z","message":"Checking for system property [partnerName]","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"70ad4409-842e-46b4-b5e4-63246f8d610a","LogTimestamp":"2023-05-25T23:20:20.746Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:20.746Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"70ad4409-842e-46b4-b5e4-63246f8d610a","LogTimestamp":"2023-05-25T23:20:20.746Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:20.747Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"70ad4409-842e-46b4-b5e4-63246f8d610a","LogTimestamp":"2023-05-25T23:20:20.746Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:20.747Z","message":"Invoke","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"70ad4409-842e-46b4-b5e4-63246f8d610a","LogTimestamp":"2023-05-25T23:20:20.746Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:20.807Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"35","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"70ad4409-842e-46b4-b5e4-63246f8d610a","LogTimestamp":"2023-05-25T23:20:20.781Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:20.812Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"35","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"70ad4409-842e-46b4-b5e4-63246f8d610a","LogTimestamp":"2023-05-25T23:20:20.781Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:20.814Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"35","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"70ad4409-842e-46b4-b5e4-63246f8d610a","LogTimestamp":"2023-05-25T23:20:20.781Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:20.815Z","message":"Ingested the InputStream","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"35","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"70ad4409-842e-46b4-b5e4-63246f8d610a","LogTimestamp":"2023-05-25T23:20:20.781Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:22.521Z","message":"Types size 305","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"35","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"70ad4409-842e-46b4-b5e4-63246f8d610a","LogTimestamp":"2023-05-25T23:20:20.781Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:22.531Z","message":"Version being processedv21","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"35","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"70ad4409-842e-46b4-b5e4-63246f8d610a","LogTimestamp":"2023-05-25T23:20:20.781Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:22.531Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"35","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"70ad4409-842e-46b4-b5e4-63246f8d610a","LogTimestamp":"2023-05-25T23:20:20.781Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:22.533Z","message":"Checking for system property [partnerName]","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"1c5ce3cf-a1ad-476d-badc-34927ebba3a0","LogTimestamp":"2023-05-25T23:20:22.532Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:22.533Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"1c5ce3cf-a1ad-476d-badc-34927ebba3a0","LogTimestamp":"2023-05-25T23:20:22.532Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:22.533Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"1c5ce3cf-a1ad-476d-badc-34927ebba3a0","LogTimestamp":"2023-05-25T23:20:22.532Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:22.533Z","message":"Invoke","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"1c5ce3cf-a1ad-476d-badc-34927ebba3a0","LogTimestamp":"2023-05-25T23:20:22.532Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:22.651Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"118","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"1c5ce3cf-a1ad-476d-badc-34927ebba3a0","LogTimestamp":"2023-05-25T23:20:22.650Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:22.677Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"118","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1c5ce3cf-a1ad-476d-badc-34927ebba3a0","LogTimestamp":"2023-05-25T23:20:22.650Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:22.678Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"118","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1c5ce3cf-a1ad-476d-badc-34927ebba3a0","LogTimestamp":"2023-05-25T23:20:22.650Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:22.679Z","message":"Ingested the InputStream","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"118","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1c5ce3cf-a1ad-476d-badc-34927ebba3a0","LogTimestamp":"2023-05-25T23:20:22.650Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:24.297Z","message":"Types size 371","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"118","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1c5ce3cf-a1ad-476d-badc-34927ebba3a0","LogTimestamp":"2023-05-25T23:20:22.650Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:24.309Z","message":"Version being processedv22","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"118","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1c5ce3cf-a1ad-476d-badc-34927ebba3a0","LogTimestamp":"2023-05-25T23:20:22.650Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:24.310Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"118","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1c5ce3cf-a1ad-476d-badc-34927ebba3a0","LogTimestamp":"2023-05-25T23:20:22.650Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:24.311Z","message":"Checking for system property [partnerName]","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"549fc6b0-c0ce-4f52-ad21-f35a861cb86a","LogTimestamp":"2023-05-25T23:20:24.311Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:24.311Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"549fc6b0-c0ce-4f52-ad21-f35a861cb86a","LogTimestamp":"2023-05-25T23:20:24.311Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:24.312Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"549fc6b0-c0ce-4f52-ad21-f35a861cb86a","LogTimestamp":"2023-05-25T23:20:24.311Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:24.312Z","message":"Invoke","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"549fc6b0-c0ce-4f52-ad21-f35a861cb86a","LogTimestamp":"2023-05-25T23:20:24.311Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:24.352Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"40","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"549fc6b0-c0ce-4f52-ad21-f35a861cb86a","LogTimestamp":"2023-05-25T23:20:24.351Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:24.387Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"40","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"549fc6b0-c0ce-4f52-ad21-f35a861cb86a","LogTimestamp":"2023-05-25T23:20:24.351Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:24.388Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"40","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"549fc6b0-c0ce-4f52-ad21-f35a861cb86a","LogTimestamp":"2023-05-25T23:20:24.351Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:24.389Z","message":"Ingested the InputStream","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"40","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"549fc6b0-c0ce-4f52-ad21-f35a861cb86a","LogTimestamp":"2023-05-25T23:20:24.351Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:26.416Z","message":"Types size 378","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"40","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"549fc6b0-c0ce-4f52-ad21-f35a861cb86a","LogTimestamp":"2023-05-25T23:20:24.351Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:26.509Z","message":"Version being processedv23","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"40","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"549fc6b0-c0ce-4f52-ad21-f35a861cb86a","LogTimestamp":"2023-05-25T23:20:24.351Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:26.509Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"40","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"549fc6b0-c0ce-4f52-ad21-f35a861cb86a","LogTimestamp":"2023-05-25T23:20:24.351Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:26.511Z","message":"Checking for system property [partnerName]","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"6c0430d0-507f-4e1c-9521-7b81dd0c8e54","LogTimestamp":"2023-05-25T23:20:26.511Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:26.511Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"6c0430d0-507f-4e1c-9521-7b81dd0c8e54","LogTimestamp":"2023-05-25T23:20:26.511Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:26.511Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"6c0430d0-507f-4e1c-9521-7b81dd0c8e54","LogTimestamp":"2023-05-25T23:20:26.511Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:26.511Z","message":"Invoke","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"6c0430d0-507f-4e1c-9521-7b81dd0c8e54","LogTimestamp":"2023-05-25T23:20:26.511Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:26.553Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"41","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"6c0430d0-507f-4e1c-9521-7b81dd0c8e54","LogTimestamp":"2023-05-25T23:20:26.552Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:26.584Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"41","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6c0430d0-507f-4e1c-9521-7b81dd0c8e54","LogTimestamp":"2023-05-25T23:20:26.552Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:26.585Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"41","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6c0430d0-507f-4e1c-9521-7b81dd0c8e54","LogTimestamp":"2023-05-25T23:20:26.552Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:26.586Z","message":"Ingested the InputStream","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"41","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6c0430d0-507f-4e1c-9521-7b81dd0c8e54","LogTimestamp":"2023-05-25T23:20:26.552Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:28.983Z","message":"Types size 378","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"41","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6c0430d0-507f-4e1c-9521-7b81dd0c8e54","LogTimestamp":"2023-05-25T23:20:26.552Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:29.032Z","message":"Version being processedv24","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"41","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6c0430d0-507f-4e1c-9521-7b81dd0c8e54","LogTimestamp":"2023-05-25T23:20:26.552Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:29.036Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"41","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6c0430d0-507f-4e1c-9521-7b81dd0c8e54","LogTimestamp":"2023-05-25T23:20:26.552Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:29.044Z","message":"Checking for system property [partnerName]","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"8a7ce275-ec7c-4fca-bf38-7535c6e284e4","LogTimestamp":"2023-05-25T23:20:29.043Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:29.044Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"8a7ce275-ec7c-4fca-bf38-7535c6e284e4","LogTimestamp":"2023-05-25T23:20:29.043Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:29.045Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"8a7ce275-ec7c-4fca-bf38-7535c6e284e4","LogTimestamp":"2023-05-25T23:20:29.043Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:29.045Z","message":"Invoke","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"8a7ce275-ec7c-4fca-bf38-7535c6e284e4","LogTimestamp":"2023-05-25T23:20:29.043Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:29.132Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"89","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"8a7ce275-ec7c-4fca-bf38-7535c6e284e4","LogTimestamp":"2023-05-25T23:20:29.131Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:29.166Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"89","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8a7ce275-ec7c-4fca-bf38-7535c6e284e4","LogTimestamp":"2023-05-25T23:20:29.131Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:29.168Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"89","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8a7ce275-ec7c-4fca-bf38-7535c6e284e4","LogTimestamp":"2023-05-25T23:20:29.131Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:29.169Z","message":"Ingested the InputStream","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"89","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8a7ce275-ec7c-4fca-bf38-7535c6e284e4","LogTimestamp":"2023-05-25T23:20:29.131Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:30.989Z","message":"Types size 406","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"89","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8a7ce275-ec7c-4fca-bf38-7535c6e284e4","LogTimestamp":"2023-05-25T23:20:29.131Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:31.005Z","message":"Version being processedv25","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"89","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8a7ce275-ec7c-4fca-bf38-7535c6e284e4","LogTimestamp":"2023-05-25T23:20:29.131Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:31.005Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"89","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8a7ce275-ec7c-4fca-bf38-7535c6e284e4","LogTimestamp":"2023-05-25T23:20:29.131Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:31.007Z","message":"Checking for system property [partnerName]","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"49536430-82d4-435c-82ce-be94098584fa","LogTimestamp":"2023-05-25T23:20:31.007Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:31.007Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"49536430-82d4-435c-82ce-be94098584fa","LogTimestamp":"2023-05-25T23:20:31.007Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:31.007Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"49536430-82d4-435c-82ce-be94098584fa","LogTimestamp":"2023-05-25T23:20:31.007Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:31.007Z","message":"Invoke","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"49536430-82d4-435c-82ce-be94098584fa","LogTimestamp":"2023-05-25T23:20:31.007Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:31.049Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"41","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"49536430-82d4-435c-82ce-be94098584fa","LogTimestamp":"2023-05-25T23:20:31.048Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:31.079Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"41","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"49536430-82d4-435c-82ce-be94098584fa","LogTimestamp":"2023-05-25T23:20:31.048Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:31.081Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"41","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"49536430-82d4-435c-82ce-be94098584fa","LogTimestamp":"2023-05-25T23:20:31.048Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:31.082Z","message":"Ingested the InputStream","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"41","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"49536430-82d4-435c-82ce-be94098584fa","LogTimestamp":"2023-05-25T23:20:31.048Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:33.663Z","message":"Types size 410","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"41","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"49536430-82d4-435c-82ce-be94098584fa","LogTimestamp":"2023-05-25T23:20:31.048Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:33.694Z","message":"Version being processedv26","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"41","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"49536430-82d4-435c-82ce-be94098584fa","LogTimestamp":"2023-05-25T23:20:31.048Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:33.695Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"41","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"49536430-82d4-435c-82ce-be94098584fa","LogTimestamp":"2023-05-25T23:20:31.048Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:33.709Z","message":"Checking for system property [partnerName]","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"7bb9e305-58aa-48ca-be93-604ddb9eb71b","LogTimestamp":"2023-05-25T23:20:33.709Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:33.710Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"7bb9e305-58aa-48ca-be93-604ddb9eb71b","LogTimestamp":"2023-05-25T23:20:33.709Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:33.710Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"7bb9e305-58aa-48ca-be93-604ddb9eb71b","LogTimestamp":"2023-05-25T23:20:33.709Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:33.710Z","message":"Invoke","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"7bb9e305-58aa-48ca-be93-604ddb9eb71b","LogTimestamp":"2023-05-25T23:20:33.709Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:33.759Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"49","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"7bb9e305-58aa-48ca-be93-604ddb9eb71b","LogTimestamp":"2023-05-25T23:20:33.758Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:33.792Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"49","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"7bb9e305-58aa-48ca-be93-604ddb9eb71b","LogTimestamp":"2023-05-25T23:20:33.758Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:33.793Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"49","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"7bb9e305-58aa-48ca-be93-604ddb9eb71b","LogTimestamp":"2023-05-25T23:20:33.758Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:33.793Z","message":"Ingested the InputStream","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"49","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"7bb9e305-58aa-48ca-be93-604ddb9eb71b","LogTimestamp":"2023-05-25T23:20:33.758Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:35.697Z","message":"Types size 410","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"49","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"7bb9e305-58aa-48ca-be93-604ddb9eb71b","LogTimestamp":"2023-05-25T23:20:33.758Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:35.713Z","message":"Version being processedv27","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"49","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"7bb9e305-58aa-48ca-be93-604ddb9eb71b","LogTimestamp":"2023-05-25T23:20:33.758Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:35.713Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"49","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"7bb9e305-58aa-48ca-be93-604ddb9eb71b","LogTimestamp":"2023-05-25T23:20:33.758Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:35.715Z","message":"Checking for system property [partnerName]","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"f7c26669-9800-4fa3-a373-c5219ac5d839","LogTimestamp":"2023-05-25T23:20:35.715Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:35.715Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"f7c26669-9800-4fa3-a373-c5219ac5d839","LogTimestamp":"2023-05-25T23:20:35.715Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:35.715Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"f7c26669-9800-4fa3-a373-c5219ac5d839","LogTimestamp":"2023-05-25T23:20:35.715Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:35.715Z","message":"Invoke","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"f7c26669-9800-4fa3-a373-c5219ac5d839","LogTimestamp":"2023-05-25T23:20:35.715Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:35.764Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"49","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"f7c26669-9800-4fa3-a373-c5219ac5d839","LogTimestamp":"2023-05-25T23:20:35.764Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:35.801Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"49","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f7c26669-9800-4fa3-a373-c5219ac5d839","LogTimestamp":"2023-05-25T23:20:35.764Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:35.801Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"49","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f7c26669-9800-4fa3-a373-c5219ac5d839","LogTimestamp":"2023-05-25T23:20:35.764Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:35.802Z","message":"Ingested the InputStream","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"49","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f7c26669-9800-4fa3-a373-c5219ac5d839","LogTimestamp":"2023-05-25T23:20:35.764Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:37.842Z","message":"Types size 410","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"49","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f7c26669-9800-4fa3-a373-c5219ac5d839","LogTimestamp":"2023-05-25T23:20:35.764Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:37.863Z","message":"AAI Server initialization started...","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"49","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f7c26669-9800-4fa3-a373-c5219ac5d839","LogTimestamp":"2023-05-25T23:20:35.764Z"},"thread":"main","logger":"org.onap.aai.ResourcesApp","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:37.863Z","message":"Starting AAIGraph connections and the NodeInjestor","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"49","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f7c26669-9800-4fa3-a373-c5219ac5d839","LogTimestamp":"2023-05-25T23:20:35.764Z"},"thread":"main","logger":"org.onap.aai.ResourcesApp","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.036Z","message":"Setting up AaiGraphChecker with scheduleEnabled=true, scheduleDelay=5, schedulePeriod=10 ","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"49","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f7c26669-9800-4fa3-a373-c5219ac5d839","LogTimestamp":"2023-05-25T23:20:35.764Z"},"thread":"main","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.228Z","message":"Processing the translator","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"49","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f7c26669-9800-4fa3-a373-c5219ac5d839","LogTimestamp":"2023-05-25T23:20:35.764Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.232Z","message":"Version being processedv11","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"49","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f7c26669-9800-4fa3-a373-c5219ac5d839","LogTimestamp":"2023-05-25T23:20:35.764Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.232Z","message":"Request Headers: {}","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"49","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f7c26669-9800-4fa3-a373-c5219ac5d839","LogTimestamp":"2023-05-25T23:20:35.764Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.233Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v11, BODY=","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"49","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f7c26669-9800-4fa3-a373-c5219ac5d839","LogTimestamp":"2023-05-25T23:20:35.764Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.236Z","message":"Checking for system property [partnerName]","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"e4cea79e-969a-4cda-b762-748af2deba75","LogTimestamp":"2023-05-25T23:20:38.235Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.236Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"e4cea79e-969a-4cda-b762-748af2deba75","LogTimestamp":"2023-05-25T23:20:38.235Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.236Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"e4cea79e-969a-4cda-b762-748af2deba75","LogTimestamp":"2023-05-25T23:20:38.235Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.237Z","message":"Invoke","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"e4cea79e-969a-4cda-b762-748af2deba75","LogTimestamp":"2023-05-25T23:20:38.235Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.259Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"24","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"e4cea79e-969a-4cda-b762-748af2deba75","LogTimestamp":"2023-05-25T23:20:38.259Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.261Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e4cea79e-969a-4cda-b762-748af2deba75","LogTimestamp":"2023-05-25T23:20:38.259Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.262Z","message":"Retrieved json from SchemaService","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e4cea79e-969a-4cda-b762-748af2deba75","LogTimestamp":"2023-05-25T23:20:38.259Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.263Z","message":"Version being processedv12","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e4cea79e-969a-4cda-b762-748af2deba75","LogTimestamp":"2023-05-25T23:20:38.259Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.264Z","message":"Request Headers: {}","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e4cea79e-969a-4cda-b762-748af2deba75","LogTimestamp":"2023-05-25T23:20:38.259Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.265Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v12, BODY=","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e4cea79e-969a-4cda-b762-748af2deba75","LogTimestamp":"2023-05-25T23:20:38.259Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.268Z","message":"Checking for system property [partnerName]","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"6235dfa9-b1ec-4ef5-b686-a0ea8ee1c2f3","LogTimestamp":"2023-05-25T23:20:38.268Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.269Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"6235dfa9-b1ec-4ef5-b686-a0ea8ee1c2f3","LogTimestamp":"2023-05-25T23:20:38.268Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.269Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"6235dfa9-b1ec-4ef5-b686-a0ea8ee1c2f3","LogTimestamp":"2023-05-25T23:20:38.268Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.269Z","message":"Invoke","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"6235dfa9-b1ec-4ef5-b686-a0ea8ee1c2f3","LogTimestamp":"2023-05-25T23:20:38.268Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.298Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"30","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"6235dfa9-b1ec-4ef5-b686-a0ea8ee1c2f3","LogTimestamp":"2023-05-25T23:20:38.297Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.299Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6235dfa9-b1ec-4ef5-b686-a0ea8ee1c2f3","LogTimestamp":"2023-05-25T23:20:38.297Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.300Z","message":"Retrieved json from SchemaService","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6235dfa9-b1ec-4ef5-b686-a0ea8ee1c2f3","LogTimestamp":"2023-05-25T23:20:38.297Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.301Z","message":"Version being processedv13","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6235dfa9-b1ec-4ef5-b686-a0ea8ee1c2f3","LogTimestamp":"2023-05-25T23:20:38.297Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.301Z","message":"Request Headers: {}","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6235dfa9-b1ec-4ef5-b686-a0ea8ee1c2f3","LogTimestamp":"2023-05-25T23:20:38.297Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.302Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v13, BODY=","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6235dfa9-b1ec-4ef5-b686-a0ea8ee1c2f3","LogTimestamp":"2023-05-25T23:20:38.297Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.305Z","message":"Checking for system property [partnerName]","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"ee02d70f-39ae-4023-9f39-e3f0458fc100","LogTimestamp":"2023-05-25T23:20:38.304Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.305Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"ee02d70f-39ae-4023-9f39-e3f0458fc100","LogTimestamp":"2023-05-25T23:20:38.304Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.306Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"ee02d70f-39ae-4023-9f39-e3f0458fc100","LogTimestamp":"2023-05-25T23:20:38.304Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.307Z","message":"Invoke","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"ee02d70f-39ae-4023-9f39-e3f0458fc100","LogTimestamp":"2023-05-25T23:20:38.304Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.323Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"18","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"ee02d70f-39ae-4023-9f39-e3f0458fc100","LogTimestamp":"2023-05-25T23:20:38.322Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.325Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"18","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ee02d70f-39ae-4023-9f39-e3f0458fc100","LogTimestamp":"2023-05-25T23:20:38.322Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.326Z","message":"Retrieved json from SchemaService","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"18","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ee02d70f-39ae-4023-9f39-e3f0458fc100","LogTimestamp":"2023-05-25T23:20:38.322Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.327Z","message":"Version being processedv14","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"18","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ee02d70f-39ae-4023-9f39-e3f0458fc100","LogTimestamp":"2023-05-25T23:20:38.322Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.328Z","message":"Request Headers: {}","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"18","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ee02d70f-39ae-4023-9f39-e3f0458fc100","LogTimestamp":"2023-05-25T23:20:38.322Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.330Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v14, BODY=","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"18","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ee02d70f-39ae-4023-9f39-e3f0458fc100","LogTimestamp":"2023-05-25T23:20:38.322Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.333Z","message":"Checking for system property [partnerName]","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"2502eb5f-4b4e-4fe1-97f1-52b539e8bd70","LogTimestamp":"2023-05-25T23:20:38.332Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.334Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"2502eb5f-4b4e-4fe1-97f1-52b539e8bd70","LogTimestamp":"2023-05-25T23:20:38.332Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.334Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"2502eb5f-4b4e-4fe1-97f1-52b539e8bd70","LogTimestamp":"2023-05-25T23:20:38.332Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.334Z","message":"Invoke","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"2502eb5f-4b4e-4fe1-97f1-52b539e8bd70","LogTimestamp":"2023-05-25T23:20:38.332Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.355Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"23","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"2502eb5f-4b4e-4fe1-97f1-52b539e8bd70","LogTimestamp":"2023-05-25T23:20:38.355Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.357Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"23","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2502eb5f-4b4e-4fe1-97f1-52b539e8bd70","LogTimestamp":"2023-05-25T23:20:38.355Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.357Z","message":"Retrieved json from SchemaService","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"23","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2502eb5f-4b4e-4fe1-97f1-52b539e8bd70","LogTimestamp":"2023-05-25T23:20:38.355Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.358Z","message":"Version being processedv15","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"23","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2502eb5f-4b4e-4fe1-97f1-52b539e8bd70","LogTimestamp":"2023-05-25T23:20:38.355Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.358Z","message":"Request Headers: {}","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"23","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2502eb5f-4b4e-4fe1-97f1-52b539e8bd70","LogTimestamp":"2023-05-25T23:20:38.355Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.359Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v15, BODY=","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"23","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2502eb5f-4b4e-4fe1-97f1-52b539e8bd70","LogTimestamp":"2023-05-25T23:20:38.355Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.361Z","message":"Checking for system property [partnerName]","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"dde1dc91-affe-4def-9bed-6fbfc9f55f38","LogTimestamp":"2023-05-25T23:20:38.360Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.361Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"dde1dc91-affe-4def-9bed-6fbfc9f55f38","LogTimestamp":"2023-05-25T23:20:38.360Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.361Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"dde1dc91-affe-4def-9bed-6fbfc9f55f38","LogTimestamp":"2023-05-25T23:20:38.360Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.361Z","message":"Invoke","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"dde1dc91-affe-4def-9bed-6fbfc9f55f38","LogTimestamp":"2023-05-25T23:20:38.360Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.380Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"19","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"dde1dc91-affe-4def-9bed-6fbfc9f55f38","LogTimestamp":"2023-05-25T23:20:38.379Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.382Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"19","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"dde1dc91-affe-4def-9bed-6fbfc9f55f38","LogTimestamp":"2023-05-25T23:20:38.379Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.383Z","message":"Retrieved json from SchemaService","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"19","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"dde1dc91-affe-4def-9bed-6fbfc9f55f38","LogTimestamp":"2023-05-25T23:20:38.379Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.384Z","message":"Version being processedv16","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"19","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"dde1dc91-affe-4def-9bed-6fbfc9f55f38","LogTimestamp":"2023-05-25T23:20:38.379Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.385Z","message":"Request Headers: {}","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"19","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"dde1dc91-affe-4def-9bed-6fbfc9f55f38","LogTimestamp":"2023-05-25T23:20:38.379Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.386Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v16, BODY=","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"19","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"dde1dc91-affe-4def-9bed-6fbfc9f55f38","LogTimestamp":"2023-05-25T23:20:38.379Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.390Z","message":"Checking for system property [partnerName]","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"c2c24309-a0b2-4db7-8e82-fe5e06018029","LogTimestamp":"2023-05-25T23:20:38.389Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.390Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"c2c24309-a0b2-4db7-8e82-fe5e06018029","LogTimestamp":"2023-05-25T23:20:38.389Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.390Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"c2c24309-a0b2-4db7-8e82-fe5e06018029","LogTimestamp":"2023-05-25T23:20:38.389Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.391Z","message":"Invoke","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"c2c24309-a0b2-4db7-8e82-fe5e06018029","LogTimestamp":"2023-05-25T23:20:38.389Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.419Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"30","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"c2c24309-a0b2-4db7-8e82-fe5e06018029","LogTimestamp":"2023-05-25T23:20:38.419Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.421Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c2c24309-a0b2-4db7-8e82-fe5e06018029","LogTimestamp":"2023-05-25T23:20:38.419Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.422Z","message":"Retrieved json from SchemaService","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c2c24309-a0b2-4db7-8e82-fe5e06018029","LogTimestamp":"2023-05-25T23:20:38.419Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.422Z","message":"Version being processedv17","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c2c24309-a0b2-4db7-8e82-fe5e06018029","LogTimestamp":"2023-05-25T23:20:38.419Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.423Z","message":"Request Headers: {}","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c2c24309-a0b2-4db7-8e82-fe5e06018029","LogTimestamp":"2023-05-25T23:20:38.419Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.424Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v17, BODY=","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c2c24309-a0b2-4db7-8e82-fe5e06018029","LogTimestamp":"2023-05-25T23:20:38.419Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.427Z","message":"Checking for system property [partnerName]","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"1607439b-8fa9-44de-ab08-b5911da28d0e","LogTimestamp":"2023-05-25T23:20:38.426Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.427Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"1607439b-8fa9-44de-ab08-b5911da28d0e","LogTimestamp":"2023-05-25T23:20:38.426Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.427Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"1607439b-8fa9-44de-ab08-b5911da28d0e","LogTimestamp":"2023-05-25T23:20:38.426Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.427Z","message":"Invoke","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"1607439b-8fa9-44de-ab08-b5911da28d0e","LogTimestamp":"2023-05-25T23:20:38.426Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.455Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"28","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"1607439b-8fa9-44de-ab08-b5911da28d0e","LogTimestamp":"2023-05-25T23:20:38.454Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.456Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"28","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1607439b-8fa9-44de-ab08-b5911da28d0e","LogTimestamp":"2023-05-25T23:20:38.454Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.456Z","message":"Retrieved json from SchemaService","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"28","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1607439b-8fa9-44de-ab08-b5911da28d0e","LogTimestamp":"2023-05-25T23:20:38.454Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.457Z","message":"Version being processedv18","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"28","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1607439b-8fa9-44de-ab08-b5911da28d0e","LogTimestamp":"2023-05-25T23:20:38.454Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.457Z","message":"Request Headers: {}","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"28","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1607439b-8fa9-44de-ab08-b5911da28d0e","LogTimestamp":"2023-05-25T23:20:38.454Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.457Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v18, BODY=","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"28","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1607439b-8fa9-44de-ab08-b5911da28d0e","LogTimestamp":"2023-05-25T23:20:38.454Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.459Z","message":"Checking for system property [partnerName]","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"644e6370-b309-485c-8a8d-fdbad1fef477","LogTimestamp":"2023-05-25T23:20:38.458Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.459Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"644e6370-b309-485c-8a8d-fdbad1fef477","LogTimestamp":"2023-05-25T23:20:38.458Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.459Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"644e6370-b309-485c-8a8d-fdbad1fef477","LogTimestamp":"2023-05-25T23:20:38.458Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.459Z","message":"Invoke","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"644e6370-b309-485c-8a8d-fdbad1fef477","LogTimestamp":"2023-05-25T23:20:38.458Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.483Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"24","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"644e6370-b309-485c-8a8d-fdbad1fef477","LogTimestamp":"2023-05-25T23:20:38.482Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.484Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"644e6370-b309-485c-8a8d-fdbad1fef477","LogTimestamp":"2023-05-25T23:20:38.482Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.484Z","message":"Retrieved json from SchemaService","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"644e6370-b309-485c-8a8d-fdbad1fef477","LogTimestamp":"2023-05-25T23:20:38.482Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.485Z","message":"Version being processedv19","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"644e6370-b309-485c-8a8d-fdbad1fef477","LogTimestamp":"2023-05-25T23:20:38.482Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.485Z","message":"Request Headers: {}","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"644e6370-b309-485c-8a8d-fdbad1fef477","LogTimestamp":"2023-05-25T23:20:38.482Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.485Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v19, BODY=","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"644e6370-b309-485c-8a8d-fdbad1fef477","LogTimestamp":"2023-05-25T23:20:38.482Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.486Z","message":"Checking for system property [partnerName]","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"bd016998-5e1d-436c-b035-ca7d17a10f07","LogTimestamp":"2023-05-25T23:20:38.486Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.487Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"bd016998-5e1d-436c-b035-ca7d17a10f07","LogTimestamp":"2023-05-25T23:20:38.486Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.487Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"bd016998-5e1d-436c-b035-ca7d17a10f07","LogTimestamp":"2023-05-25T23:20:38.486Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.487Z","message":"Invoke","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"bd016998-5e1d-436c-b035-ca7d17a10f07","LogTimestamp":"2023-05-25T23:20:38.486Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.510Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"24","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"bd016998-5e1d-436c-b035-ca7d17a10f07","LogTimestamp":"2023-05-25T23:20:38.510Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.511Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"bd016998-5e1d-436c-b035-ca7d17a10f07","LogTimestamp":"2023-05-25T23:20:38.510Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.512Z","message":"Retrieved json from SchemaService","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"bd016998-5e1d-436c-b035-ca7d17a10f07","LogTimestamp":"2023-05-25T23:20:38.510Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.512Z","message":"Version being processedv20","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"bd016998-5e1d-436c-b035-ca7d17a10f07","LogTimestamp":"2023-05-25T23:20:38.510Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.512Z","message":"Request Headers: {}","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"bd016998-5e1d-436c-b035-ca7d17a10f07","LogTimestamp":"2023-05-25T23:20:38.510Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.513Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v20, BODY=","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"bd016998-5e1d-436c-b035-ca7d17a10f07","LogTimestamp":"2023-05-25T23:20:38.510Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.514Z","message":"Checking for system property [partnerName]","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"8df61f01-2995-4546-96d7-7895811834f8","LogTimestamp":"2023-05-25T23:20:38.514Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.514Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"8df61f01-2995-4546-96d7-7895811834f8","LogTimestamp":"2023-05-25T23:20:38.514Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.514Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"8df61f01-2995-4546-96d7-7895811834f8","LogTimestamp":"2023-05-25T23:20:38.514Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.514Z","message":"Invoke","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"8df61f01-2995-4546-96d7-7895811834f8","LogTimestamp":"2023-05-25T23:20:38.514Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.540Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"26","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"8df61f01-2995-4546-96d7-7895811834f8","LogTimestamp":"2023-05-25T23:20:38.539Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.541Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"26","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8df61f01-2995-4546-96d7-7895811834f8","LogTimestamp":"2023-05-25T23:20:38.539Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.541Z","message":"Retrieved json from SchemaService","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"26","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8df61f01-2995-4546-96d7-7895811834f8","LogTimestamp":"2023-05-25T23:20:38.539Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.542Z","message":"Version being processedv21","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"26","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8df61f01-2995-4546-96d7-7895811834f8","LogTimestamp":"2023-05-25T23:20:38.539Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.542Z","message":"Request Headers: {}","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"26","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8df61f01-2995-4546-96d7-7895811834f8","LogTimestamp":"2023-05-25T23:20:38.539Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.542Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v21, BODY=","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"26","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8df61f01-2995-4546-96d7-7895811834f8","LogTimestamp":"2023-05-25T23:20:38.539Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.544Z","message":"Checking for system property [partnerName]","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"cba5e455-b68b-4466-a325-6df5fe3d6d22","LogTimestamp":"2023-05-25T23:20:38.544Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.544Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"cba5e455-b68b-4466-a325-6df5fe3d6d22","LogTimestamp":"2023-05-25T23:20:38.544Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.544Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"cba5e455-b68b-4466-a325-6df5fe3d6d22","LogTimestamp":"2023-05-25T23:20:38.544Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.544Z","message":"Invoke","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"cba5e455-b68b-4466-a325-6df5fe3d6d22","LogTimestamp":"2023-05-25T23:20:38.544Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.569Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"25","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"cba5e455-b68b-4466-a325-6df5fe3d6d22","LogTimestamp":"2023-05-25T23:20:38.568Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.571Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cba5e455-b68b-4466-a325-6df5fe3d6d22","LogTimestamp":"2023-05-25T23:20:38.568Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.571Z","message":"Retrieved json from SchemaService","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cba5e455-b68b-4466-a325-6df5fe3d6d22","LogTimestamp":"2023-05-25T23:20:38.568Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.572Z","message":"Version being processedv22","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cba5e455-b68b-4466-a325-6df5fe3d6d22","LogTimestamp":"2023-05-25T23:20:38.568Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.572Z","message":"Request Headers: {}","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cba5e455-b68b-4466-a325-6df5fe3d6d22","LogTimestamp":"2023-05-25T23:20:38.568Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.572Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v22, BODY=","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cba5e455-b68b-4466-a325-6df5fe3d6d22","LogTimestamp":"2023-05-25T23:20:38.568Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.574Z","message":"Checking for system property [partnerName]","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"7c57950b-107a-4438-9d27-acc7365323dd","LogTimestamp":"2023-05-25T23:20:38.573Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.574Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"7c57950b-107a-4438-9d27-acc7365323dd","LogTimestamp":"2023-05-25T23:20:38.573Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.574Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"7c57950b-107a-4438-9d27-acc7365323dd","LogTimestamp":"2023-05-25T23:20:38.573Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.574Z","message":"Invoke","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"7c57950b-107a-4438-9d27-acc7365323dd","LogTimestamp":"2023-05-25T23:20:38.573Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.594Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"20","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"7c57950b-107a-4438-9d27-acc7365323dd","LogTimestamp":"2023-05-25T23:20:38.593Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.596Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"20","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"7c57950b-107a-4438-9d27-acc7365323dd","LogTimestamp":"2023-05-25T23:20:38.593Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.596Z","message":"Retrieved json from SchemaService","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"20","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"7c57950b-107a-4438-9d27-acc7365323dd","LogTimestamp":"2023-05-25T23:20:38.593Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.597Z","message":"Version being processedv23","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"20","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"7c57950b-107a-4438-9d27-acc7365323dd","LogTimestamp":"2023-05-25T23:20:38.593Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.597Z","message":"Request Headers: {}","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"20","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"7c57950b-107a-4438-9d27-acc7365323dd","LogTimestamp":"2023-05-25T23:20:38.593Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.598Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v23, BODY=","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"20","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"7c57950b-107a-4438-9d27-acc7365323dd","LogTimestamp":"2023-05-25T23:20:38.593Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.600Z","message":"Checking for system property [partnerName]","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"6c9cbbbb-24e7-406d-9b76-b60cc4beb447","LogTimestamp":"2023-05-25T23:20:38.599Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.600Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"6c9cbbbb-24e7-406d-9b76-b60cc4beb447","LogTimestamp":"2023-05-25T23:20:38.599Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.600Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"6c9cbbbb-24e7-406d-9b76-b60cc4beb447","LogTimestamp":"2023-05-25T23:20:38.599Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.601Z","message":"Invoke","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"6c9cbbbb-24e7-406d-9b76-b60cc4beb447","LogTimestamp":"2023-05-25T23:20:38.599Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.618Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"19","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"6c9cbbbb-24e7-406d-9b76-b60cc4beb447","LogTimestamp":"2023-05-25T23:20:38.618Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.621Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"19","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6c9cbbbb-24e7-406d-9b76-b60cc4beb447","LogTimestamp":"2023-05-25T23:20:38.618Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.621Z","message":"Retrieved json from SchemaService","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"19","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6c9cbbbb-24e7-406d-9b76-b60cc4beb447","LogTimestamp":"2023-05-25T23:20:38.618Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.622Z","message":"Version being processedv24","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"19","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6c9cbbbb-24e7-406d-9b76-b60cc4beb447","LogTimestamp":"2023-05-25T23:20:38.618Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.622Z","message":"Request Headers: {}","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"19","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6c9cbbbb-24e7-406d-9b76-b60cc4beb447","LogTimestamp":"2023-05-25T23:20:38.618Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.623Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v24, BODY=","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"19","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6c9cbbbb-24e7-406d-9b76-b60cc4beb447","LogTimestamp":"2023-05-25T23:20:38.618Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.625Z","message":"Checking for system property [partnerName]","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"c7e21c76-ad92-4ddf-b46b-f46eb5e14806","LogTimestamp":"2023-05-25T23:20:38.624Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.625Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"c7e21c76-ad92-4ddf-b46b-f46eb5e14806","LogTimestamp":"2023-05-25T23:20:38.624Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.625Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"c7e21c76-ad92-4ddf-b46b-f46eb5e14806","LogTimestamp":"2023-05-25T23:20:38.624Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.625Z","message":"Invoke","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"c7e21c76-ad92-4ddf-b46b-f46eb5e14806","LogTimestamp":"2023-05-25T23:20:38.624Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.647Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"22","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"c7e21c76-ad92-4ddf-b46b-f46eb5e14806","LogTimestamp":"2023-05-25T23:20:38.646Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.651Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"22","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c7e21c76-ad92-4ddf-b46b-f46eb5e14806","LogTimestamp":"2023-05-25T23:20:38.646Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.651Z","message":"Retrieved json from SchemaService","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"22","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c7e21c76-ad92-4ddf-b46b-f46eb5e14806","LogTimestamp":"2023-05-25T23:20:38.646Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.652Z","message":"Version being processedv25","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"22","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c7e21c76-ad92-4ddf-b46b-f46eb5e14806","LogTimestamp":"2023-05-25T23:20:38.646Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.652Z","message":"Request Headers: {}","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"22","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c7e21c76-ad92-4ddf-b46b-f46eb5e14806","LogTimestamp":"2023-05-25T23:20:38.646Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.653Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v25, BODY=","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"22","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c7e21c76-ad92-4ddf-b46b-f46eb5e14806","LogTimestamp":"2023-05-25T23:20:38.646Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.655Z","message":"Checking for system property [partnerName]","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"2a413e97-099c-4edf-bbe8-04d9ae5c362b","LogTimestamp":"2023-05-25T23:20:38.654Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.655Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"2a413e97-099c-4edf-bbe8-04d9ae5c362b","LogTimestamp":"2023-05-25T23:20:38.654Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.655Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"2a413e97-099c-4edf-bbe8-04d9ae5c362b","LogTimestamp":"2023-05-25T23:20:38.654Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.655Z","message":"Invoke","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"2a413e97-099c-4edf-bbe8-04d9ae5c362b","LogTimestamp":"2023-05-25T23:20:38.654Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.682Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"27","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"2a413e97-099c-4edf-bbe8-04d9ae5c362b","LogTimestamp":"2023-05-25T23:20:38.681Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.685Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2a413e97-099c-4edf-bbe8-04d9ae5c362b","LogTimestamp":"2023-05-25T23:20:38.681Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.686Z","message":"Retrieved json from SchemaService","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2a413e97-099c-4edf-bbe8-04d9ae5c362b","LogTimestamp":"2023-05-25T23:20:38.681Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.686Z","message":"Version being processedv26","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2a413e97-099c-4edf-bbe8-04d9ae5c362b","LogTimestamp":"2023-05-25T23:20:38.681Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.686Z","message":"Request Headers: {}","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2a413e97-099c-4edf-bbe8-04d9ae5c362b","LogTimestamp":"2023-05-25T23:20:38.681Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.688Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v26, BODY=","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2a413e97-099c-4edf-bbe8-04d9ae5c362b","LogTimestamp":"2023-05-25T23:20:38.681Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.690Z","message":"Checking for system property [partnerName]","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"27786ad0-143f-4e5a-9064-095b689747ab","LogTimestamp":"2023-05-25T23:20:38.689Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.690Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"27786ad0-143f-4e5a-9064-095b689747ab","LogTimestamp":"2023-05-25T23:20:38.689Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.690Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"27786ad0-143f-4e5a-9064-095b689747ab","LogTimestamp":"2023-05-25T23:20:38.689Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.691Z","message":"Invoke","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"27786ad0-143f-4e5a-9064-095b689747ab","LogTimestamp":"2023-05-25T23:20:38.689Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.716Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"26","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"27786ad0-143f-4e5a-9064-095b689747ab","LogTimestamp":"2023-05-25T23:20:38.715Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.719Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"26","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"27786ad0-143f-4e5a-9064-095b689747ab","LogTimestamp":"2023-05-25T23:20:38.715Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.720Z","message":"Retrieved json from SchemaService","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"26","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"27786ad0-143f-4e5a-9064-095b689747ab","LogTimestamp":"2023-05-25T23:20:38.715Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.720Z","message":"Version being processedv27","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"26","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"27786ad0-143f-4e5a-9064-095b689747ab","LogTimestamp":"2023-05-25T23:20:38.715Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.721Z","message":"Request Headers: {}","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"26","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"27786ad0-143f-4e5a-9064-095b689747ab","LogTimestamp":"2023-05-25T23:20:38.715Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.722Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v27, BODY=","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"26","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"27786ad0-143f-4e5a-9064-095b689747ab","LogTimestamp":"2023-05-25T23:20:38.715Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.724Z","message":"Checking for system property [partnerName]","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:20:38.723Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.725Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:20:38.723Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.725Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:20:38.723Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.725Z","message":"Invoke","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:20:38.723Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.743Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"19","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:20:38.742Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.746Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"19","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:20:38.742Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:38.747Z","message":"Retrieved json from SchemaService","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ElapsedTime":"19","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:20:38.742Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:40.260Z","message":"Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"19","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:20:38.742Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:40.260Z","message":"Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"19","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:20:38.742Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:40.260Z","message":"Loaded expression factory via original TCCL","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"19","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:20:38.742Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.m.ResourceBundleMessageInterpolator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:40.262Z","message":"Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"19","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:20:38.742Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:40.263Z","message":"Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"19","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:20:38.742Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:40.264Z","message":"Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"19","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:20:38.742Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ConfigurationImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:40.265Z","message":"Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"19","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:20:38.742Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ConfigurationImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:40.266Z","message":"Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"19","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:20:38.742Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ConfigurationImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:40.268Z","message":"Trying to load META-INF/validation.xml for XML based Validator configuration.","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"19","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:20:38.742Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.config.ValidationXmlParser","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:40.268Z","message":"Trying to load META-INF/validation.xml via user class loader","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"19","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:20:38.742Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.c.ResourceLoaderHelper","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:40.269Z","message":"Trying to load META-INF/validation.xml via TCCL","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"19","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:20:38.742Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.c.ResourceLoaderHelper","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:40.269Z","message":"Trying to load META-INF/validation.xml via Hibernate Validator's class loader","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"19","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:20:38.742Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.c.ResourceLoaderHelper","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:40.270Z","message":"No META-INF/validation.xml found. Using annotation based configuration only.","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"19","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:20:38.742Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.config.ValidationXmlParser","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:40.310Z","message":"HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator.","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"19","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:20:38.742Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:40.310Z","message":"HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"19","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:20:38.742Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:40.310Z","message":"HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"19","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:20:38.742Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:40.310Z","message":"HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"19","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:20:38.742Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:40.311Z","message":"HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"19","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:20:38.742Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:40.951Z","message":"DataStax Java driver 3.6.0 for Apache Cassandra","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"19","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:20:38.742Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"com.datastax.driver.core","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:40.966Z","message":"Detected Guava >= 19 in the classpath, using modern compatibility layer","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"19","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:20:38.742Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"c.d.driver.core.GuavaCompatibility","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:40.967Z","message":"com.datastax.driver.NEW_NODE_DELAY_SECONDS is undefined, using default value 1","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"19","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:20:38.742Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:40.968Z","message":"com.datastax.driver.NOTIF_LOCK_TIMEOUT_SECONDS is undefined, using default value 60","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"19","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:20:38.742Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:41.042Z","message":"com.datastax.driver.USE_NATIVE_CLOCK is undefined, using default value true","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"19","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:20:38.742Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:41.379Z","message":"Using native clock to generate timestamps.","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"19","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:20:38.742Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"c.datastax.driver.core.ClockFactory","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:41.383Z","message":"com.datastax.driver.NON_BLOCKING_EXECUTOR_SIZE is undefined, using default value 2","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"19","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:20:38.742Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:41.727Z","message":"Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"19","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:20:38.742Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.s.b.a.g.t.GroovyTemplateAutoConfiguration","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:20:44.530Z","message":"com.datastax.driver.USE_NATIVE_CLOCK is undefined, using default value true","thread":"Timer-0","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:44.530Z","message":"Using native clock to generate timestamps.","thread":"Timer-0","logger":"c.datastax.driver.core.ClockFactory","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:44.531Z","message":"Starting new cluster with contact points [cassandra/10.233.69.175:9042]","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:44.912Z","message":"Using SLF4J as the default logging framework","thread":"Timer-0","logger":"i.n.u.i.l.InternalLoggerFactory","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:45.018Z","message":"Filter 'webMetricsFilter' configured for use","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"19","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:20:38.742Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"i.m.s.w.servlet.WebMvcMetricsFilter","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:45.020Z","message":"-Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024","thread":"Timer-0","logger":"i.n.u.i.InternalThreadLocalMap","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:45.020Z","message":"-Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096","thread":"Timer-0","logger":"i.n.u.i.InternalThreadLocalMap","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:45.233Z","message":"-Dio.netty.noUnsafe: false","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:45.234Z","message":"Java version: 8","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:45.237Z","message":"sun.misc.Unsafe.theUnsafe: available","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:45.238Z","message":"sun.misc.Unsafe.copyMemory: available","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:45.240Z","message":"java.nio.Buffer.address: available","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:45.241Z","message":"direct buffer constructor: available","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:45.245Z","message":"java.nio.Bits.unaligned: available, true","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:45.245Z","message":"jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable prior to Java9","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:45.245Z","message":"java.nio.DirectByteBuffer.(long, int): available","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:45.245Z","message":"sun.misc.Unsafe: available","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:45.246Z","message":"-Dio.netty.tmpdir: /tmp (java.io.tmpdir)","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:45.247Z","message":"-Dio.netty.bitMode: 64 (sun.arch.data.model)","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:45.308Z","message":"-Dio.netty.maxDirectMemory: 1020067840 bytes","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:45.308Z","message":"-Dio.netty.uninitializedArrayAllocationThreshold: -1","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:45.312Z","message":"java.nio.ByteBuffer.cleaner(): available","thread":"Timer-0","logger":"io.netty.util.internal.CleanerJava6","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:45.312Z","message":"-Dio.netty.noPreferDirect: false","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:45.324Z","message":"com.datastax.driver.FORCE_NIO is undefined, using default value false","thread":"Timer-0","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:45.345Z","message":"-Dio.netty.native.workdir: /tmp (io.netty.tmpdir)","thread":"Timer-0","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:45.345Z","message":"-Dio.netty.native.deleteLibAfterLoading: true","thread":"Timer-0","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:45.345Z","message":"-Dio.netty.native.tryPatchShadedId: true","thread":"Timer-0","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:45.355Z","message":"Unable to load the library 'netty_transport_native_epoll_x86_64', trying other loading mechanism.","exception":"java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll_x86_64 in java.library.path\n\tat java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)\n\tat java.lang.Runtime.loadLibrary0(Runtime.java:870)\n\tat java.lang.System.loadLibrary(System.java:1122)\n\tat io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38)\n\t... 3 frames excluded\n\tat java.lang.reflect.Method.invoke(Method.java:498)\n\tat io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369)\n\tat java.security.AccessController.doPrivileged(AccessController.java)\n\tat io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361)\n\tat io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339)\n\tat io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136)\n\tat io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:290)\n\tat io.netty.channel.epoll.Native.(Native.java:70)\n\tat io.netty.channel.epoll.Epoll.(Epoll.java:39)\n\tat java.lang.Class.forName0(Class.java)\n\tat java.lang.Class.forName(Class.java:264)\n\tat com.datastax.driver.core.NettyUtil.(NettyUtil.java:57)\n\tat com.datastax.driver.core.NettyOptions.eventLoopGroup(NettyOptions.java:95)\n\tat com.datastax.driver.core.Connection$Factory.(Connection.java:926)\n\tat com.datastax.driver.core.Cluster$Manager.init(Cluster.java:1499)\n\tat com.datastax.driver.core.Cluster.init(Cluster.java:208)\n\tat com.datastax.driver.core.Cluster.connectAsync(Cluster.java:376)\n\tat com.datastax.driver.core.Cluster.connectAsync(Cluster.java:355)\n\tat com.datastax.driver.core.Cluster.connect(Cluster.java:305)\n\tat org.janusgraph.diskstorage.cql.CQLStoreManager.initializeSession(CQLStoreManager.java:272)\n\tat org.janusgraph.diskstorage.cql.CQLStoreManager.(CQLStoreManager.java:165)\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance0(NativeConstructorAccessorImpl.java)\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)\n\tat sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)\n\tat java.lang.reflect.Constructor.newInstance(Constructor.java:423)\n\tat org.janusgraph.util.system.ConfigurationUtil.instantiate(ConfigurationUtil.java:58)\n\tat org.janusgraph.diskstorage.Backend.getImplementationClass(Backend.java:477)\n\tat org.janusgraph.diskstorage.Backend.getStorageManager(Backend.java:409)\n\tat org.janusgraph.graphdb.configuration.GraphDatabaseConfiguration.(GraphDatabaseConfiguration.java:1382)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:164)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:133)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:113)\n\tat org.onap.aai.dbmap.AAIGraph.loadGraph(AAIGraph.java:107)\n\tat org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:73)\n\tat org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:54)\n\tat org.onap.aai.dbmap.AAIGraph$Helper.(AAIGraph.java:80)\n\tat org.onap.aai.dbmap.AAIGraph.getInstance(AAIGraph.java:94)\n\tat org.onap.aai.tasks.AaiGraphChecker.isAaiGraphDbAvailableActual(AaiGraphChecker.java:142)\n\tat org.onap.aai.tasks.AaiGraphChecker.isAaiGraphDbAvailable(AaiGraphChecker.java:132)\n\tat org.onap.aai.tasks.AaiGraphChecker.run(AaiGraphChecker.java:111)\n\tat java.util.TimerThread.mainLoop(Timer.java:555)\n\tat java.util.TimerThread.run(Timer.java:505)\n","thread":"Timer-0","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:45.408Z","message":"netty_transport_native_epoll_x86_64 cannot be loaded from java.library.path, now trying export to -Dio.netty.native.workdir: /tmp","exception":"java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll_x86_64 in java.library.path\n\tat java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)\n\tat java.lang.Runtime.loadLibrary0(Runtime.java:870)\n\tat java.lang.System.loadLibrary(System.java:1122)\n\tat io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38)\n\tat io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:349)\n\tat io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136)\n\tat io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:290)\n\tat io.netty.channel.epoll.Native.(Native.java:70)\n\tat io.netty.channel.epoll.Epoll.(Epoll.java:39)\n\tat java.lang.Class.forName0(Class.java)\n\tat java.lang.Class.forName(Class.java:264)\n\tat com.datastax.driver.core.NettyUtil.(NettyUtil.java:57)\n\tat com.datastax.driver.core.NettyOptions.eventLoopGroup(NettyOptions.java:95)\n\tat com.datastax.driver.core.Connection$Factory.(Connection.java:926)\n\tat com.datastax.driver.core.Cluster$Manager.init(Cluster.java:1499)\n\tat com.datastax.driver.core.Cluster.init(Cluster.java:208)\n\tat com.datastax.driver.core.Cluster.connectAsync(Cluster.java:376)\n\tat com.datastax.driver.core.Cluster.connectAsync(Cluster.java:355)\n\tat com.datastax.driver.core.Cluster.connect(Cluster.java:305)\n\tat org.janusgraph.diskstorage.cql.CQLStoreManager.initializeSession(CQLStoreManager.java:272)\n\tat org.janusgraph.diskstorage.cql.CQLStoreManager.(CQLStoreManager.java:165)\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance0(NativeConstructorAccessorImpl.java)\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)\n\tat sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)\n\tat java.lang.reflect.Constructor.newInstance(Constructor.java:423)\n\tat org.janusgraph.util.system.ConfigurationUtil.instantiate(ConfigurationUtil.java:58)\n\tat org.janusgraph.diskstorage.Backend.getImplementationClass(Backend.java:477)\n\tat org.janusgraph.diskstorage.Backend.getStorageManager(Backend.java:409)\n\tat org.janusgraph.graphdb.configuration.GraphDatabaseConfiguration.(GraphDatabaseConfiguration.java:1382)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:164)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:133)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:113)\n\tat org.onap.aai.dbmap.AAIGraph.loadGraph(AAIGraph.java:107)\n\tat org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:73)\n\tat org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:54)\n\tat org.onap.aai.dbmap.AAIGraph$Helper.(AAIGraph.java:80)\n\tat org.onap.aai.dbmap.AAIGraph.getInstance(AAIGraph.java:94)\n\tat org.onap.aai.tasks.AaiGraphChecker.isAaiGraphDbAvailableActual(AaiGraphChecker.java:142)\n\tat org.onap.aai.tasks.AaiGraphChecker.isAaiGraphDbAvailable(AaiGraphChecker.java:132)\n\tat org.onap.aai.tasks.AaiGraphChecker.run(AaiGraphChecker.java:111)\n\tat java.util.TimerThread.mainLoop(Timer.java:555)\n\tat java.util.TimerThread.run(Timer.java:505)\n\tSuppressed: java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll_x86_64 in java.library.path\n\t\tat java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)\n\t\tat java.lang.Runtime.loadLibrary0(Runtime.java:870)\n\t\tat java.lang.System.loadLibrary(System.java:1122)\n\t\tat io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38)\n\t\t... 3 frames excluded\n\t\tat java.lang.reflect.Method.invoke(Method.java:498)\n\t\tat io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369)\n\t\tat java.security.AccessController.doPrivileged(AccessController.java)\n\t\tat io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361)\n\t\tat io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339)\n\t\t... 37 common frames omitted\n","thread":"Timer-0","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:45.520Z","message":"Unable to load the library '/tmp/libnetty_transport_native_epoll_x86_647521332455255772293.so', trying other loading mechanism.","exception":"java.lang.UnsatisfiedLinkError: unsupported JNI version 0xFFFFFFFF required by /tmp/libnetty_transport_native_epoll_x86_647521332455255772293.so\n\tat java.lang.ClassLoader$NativeLibrary.load(ClassLoader.java)\n\tat java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1941)\n\tat java.lang.ClassLoader.loadLibrary(ClassLoader.java:1824)\n\tat java.lang.Runtime.load0(Runtime.java:809)\n\tat java.lang.System.load(System.java:1086)\n\tat io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:36)\n\t... 3 frames excluded\n\tat java.lang.reflect.Method.invoke(Method.java:498)\n\tat io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369)\n\tat java.security.AccessController.doPrivileged(AccessController.java)\n\tat io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361)\n\tat io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339)\n\tat io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:203)\n\tat io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:290)\n\tat io.netty.channel.epoll.Native.(Native.java:70)\n\tat io.netty.channel.epoll.Epoll.(Epoll.java:39)\n\tat java.lang.Class.forName0(Class.java)\n\tat java.lang.Class.forName(Class.java:264)\n\tat com.datastax.driver.core.NettyUtil.(NettyUtil.java:57)\n\tat com.datastax.driver.core.NettyOptions.eventLoopGroup(NettyOptions.java:95)\n\tat com.datastax.driver.core.Connection$Factory.(Connection.java:926)\n\tat com.datastax.driver.core.Cluster$Manager.init(Cluster.java:1499)\n\tat com.datastax.driver.core.Cluster.init(Cluster.java:208)\n\tat com.datastax.driver.core.Cluster.connectAsync(Cluster.java:376)\n\tat com.datastax.driver.core.Cluster.connectAsync(Cluster.java:355)\n\tat com.datastax.driver.core.Cluster.connect(Cluster.java:305)\n\tat org.janusgraph.diskstorage.cql.CQLStoreManager.initializeSession(CQLStoreManager.java:272)\n\tat org.janusgraph.diskstorage.cql.CQLStoreManager.(CQLStoreManager.java:165)\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance0(NativeConstructorAccessorImpl.java)\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)\n\tat sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)\n\tat java.lang.reflect.Constructor.newInstance(Constructor.java:423)\n\tat org.janusgraph.util.system.ConfigurationUtil.instantiate(ConfigurationUtil.java:58)\n\tat org.janusgraph.diskstorage.Backend.getImplementationClass(Backend.java:477)\n\tat org.janusgraph.diskstorage.Backend.getStorageManager(Backend.java:409)\n\tat org.janusgraph.graphdb.configuration.GraphDatabaseConfiguration.(GraphDatabaseConfiguration.java:1382)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:164)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:133)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:113)\n\tat org.onap.aai.dbmap.AAIGraph.loadGraph(AAIGraph.java:107)\n\tat org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:73)\n\tat org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:54)\n\tat org.onap.aai.dbmap.AAIGraph$Helper.(AAIGraph.java:80)\n\tat org.onap.aai.dbmap.AAIGraph.getInstance(AAIGraph.java:94)\n\tat org.onap.aai.tasks.AaiGraphChecker.isAaiGraphDbAvailableActual(AaiGraphChecker.java:142)\n\tat org.onap.aai.tasks.AaiGraphChecker.isAaiGraphDbAvailable(AaiGraphChecker.java:132)\n\tat org.onap.aai.tasks.AaiGraphChecker.run(AaiGraphChecker.java:111)\n\tat java.util.TimerThread.mainLoop(Timer.java:555)\n\tat java.util.TimerThread.run(Timer.java:505)\n","thread":"Timer-0","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:45.535Z","message":"Unable to load the library 'netty_transport_native_epoll', trying other loading mechanism.","exception":"java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll in java.library.path\n\tat java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)\n\tat java.lang.Runtime.loadLibrary0(Runtime.java:870)\n\tat java.lang.System.loadLibrary(System.java:1122)\n\tat io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38)\n\t... 3 frames excluded\n\tat java.lang.reflect.Method.invoke(Method.java:498)\n\tat io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369)\n\tat java.security.AccessController.doPrivileged(AccessController.java)\n\tat io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361)\n\tat io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339)\n\tat io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136)\n\tat io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:293)\n\tat io.netty.channel.epoll.Native.(Native.java:70)\n\tat io.netty.channel.epoll.Epoll.(Epoll.java:39)\n\tat java.lang.Class.forName0(Class.java)\n\tat java.lang.Class.forName(Class.java:264)\n\tat com.datastax.driver.core.NettyUtil.(NettyUtil.java:57)\n\tat com.datastax.driver.core.NettyOptions.eventLoopGroup(NettyOptions.java:95)\n\tat com.datastax.driver.core.Connection$Factory.(Connection.java:926)\n\tat com.datastax.driver.core.Cluster$Manager.init(Cluster.java:1499)\n\tat com.datastax.driver.core.Cluster.init(Cluster.java:208)\n\tat com.datastax.driver.core.Cluster.connectAsync(Cluster.java:376)\n\tat com.datastax.driver.core.Cluster.connectAsync(Cluster.java:355)\n\tat com.datastax.driver.core.Cluster.connect(Cluster.java:305)\n\tat org.janusgraph.diskstorage.cql.CQLStoreManager.initializeSession(CQLStoreManager.java:272)\n\tat org.janusgraph.diskstorage.cql.CQLStoreManager.(CQLStoreManager.java:165)\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance0(NativeConstructorAccessorImpl.java)\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)\n\tat sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)\n\tat java.lang.reflect.Constructor.newInstance(Constructor.java:423)\n\tat org.janusgraph.util.system.ConfigurationUtil.instantiate(ConfigurationUtil.java:58)\n\tat org.janusgraph.diskstorage.Backend.getImplementationClass(Backend.java:477)\n\tat org.janusgraph.diskstorage.Backend.getStorageManager(Backend.java:409)\n\tat org.janusgraph.graphdb.configuration.GraphDatabaseConfiguration.(GraphDatabaseConfiguration.java:1382)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:164)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:133)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:113)\n\tat org.onap.aai.dbmap.AAIGraph.loadGraph(AAIGraph.java:107)\n\tat org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:73)\n\tat org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:54)\n\tat org.onap.aai.dbmap.AAIGraph$Helper.(AAIGraph.java:80)\n\tat org.onap.aai.dbmap.AAIGraph.getInstance(AAIGraph.java:94)\n\tat org.onap.aai.tasks.AaiGraphChecker.isAaiGraphDbAvailableActual(AaiGraphChecker.java:142)\n\tat org.onap.aai.tasks.AaiGraphChecker.isAaiGraphDbAvailable(AaiGraphChecker.java:132)\n\tat org.onap.aai.tasks.AaiGraphChecker.run(AaiGraphChecker.java:111)\n\tat java.util.TimerThread.mainLoop(Timer.java:555)\n\tat java.util.TimerThread.run(Timer.java:505)\n","thread":"Timer-0","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:45.537Z","message":"netty_transport_native_epoll cannot be loaded from java.library.path, now trying export to -Dio.netty.native.workdir: /tmp","exception":"java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll in java.library.path\n\tat java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)\n\tat java.lang.Runtime.loadLibrary0(Runtime.java:870)\n\tat java.lang.System.loadLibrary(System.java:1122)\n\tat io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38)\n\tat io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:349)\n\tat io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136)\n\tat io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:293)\n\tat io.netty.channel.epoll.Native.(Native.java:70)\n\tat io.netty.channel.epoll.Epoll.(Epoll.java:39)\n\tat java.lang.Class.forName0(Class.java)\n\tat java.lang.Class.forName(Class.java:264)\n\tat com.datastax.driver.core.NettyUtil.(NettyUtil.java:57)\n\tat com.datastax.driver.core.NettyOptions.eventLoopGroup(NettyOptions.java:95)\n\tat com.datastax.driver.core.Connection$Factory.(Connection.java:926)\n\tat com.datastax.driver.core.Cluster$Manager.init(Cluster.java:1499)\n\tat com.datastax.driver.core.Cluster.init(Cluster.java:208)\n\tat com.datastax.driver.core.Cluster.connectAsync(Cluster.java:376)\n\tat com.datastax.driver.core.Cluster.connectAsync(Cluster.java:355)\n\tat com.datastax.driver.core.Cluster.connect(Cluster.java:305)\n\tat org.janusgraph.diskstorage.cql.CQLStoreManager.initializeSession(CQLStoreManager.java:272)\n\tat org.janusgraph.diskstorage.cql.CQLStoreManager.(CQLStoreManager.java:165)\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance0(NativeConstructorAccessorImpl.java)\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)\n\tat sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)\n\tat java.lang.reflect.Constructor.newInstance(Constructor.java:423)\n\tat org.janusgraph.util.system.ConfigurationUtil.instantiate(ConfigurationUtil.java:58)\n\tat org.janusgraph.diskstorage.Backend.getImplementationClass(Backend.java:477)\n\tat org.janusgraph.diskstorage.Backend.getStorageManager(Backend.java:409)\n\tat org.janusgraph.graphdb.configuration.GraphDatabaseConfiguration.(GraphDatabaseConfiguration.java:1382)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:164)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:133)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:113)\n\tat org.onap.aai.dbmap.AAIGraph.loadGraph(AAIGraph.java:107)\n\tat org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:73)\n\tat org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:54)\n\tat org.onap.aai.dbmap.AAIGraph$Helper.(AAIGraph.java:80)\n\tat org.onap.aai.dbmap.AAIGraph.getInstance(AAIGraph.java:94)\n\tat org.onap.aai.tasks.AaiGraphChecker.isAaiGraphDbAvailableActual(AaiGraphChecker.java:142)\n\tat org.onap.aai.tasks.AaiGraphChecker.isAaiGraphDbAvailable(AaiGraphChecker.java:132)\n\tat org.onap.aai.tasks.AaiGraphChecker.run(AaiGraphChecker.java:111)\n\tat java.util.TimerThread.mainLoop(Timer.java:555)\n\tat java.util.TimerThread.run(Timer.java:505)\n\tSuppressed: java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll in java.library.path\n\t\tat java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)\n\t\tat java.lang.Runtime.loadLibrary0(Runtime.java:870)\n\t\tat java.lang.System.loadLibrary(System.java:1122)\n\t\tat io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38)\n\t\t... 3 frames excluded\n\t\tat java.lang.reflect.Method.invoke(Method.java:498)\n\t\tat io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369)\n\t\tat java.security.AccessController.doPrivileged(AccessController.java)\n\t\tat io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361)\n\t\tat io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339)\n\t\t... 37 common frames omitted\n","thread":"Timer-0","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:45.542Z","message":"Found Netty's native epoll transport in the classpath, but epoll is not available. Using NIO instead.","exception":"java.lang.UnsatisfiedLinkError: unsupported JNI version 0xFFFFFFFF required by /tmp/libnetty_transport_native_epoll_x86_647521332455255772293.so\n\tat java.lang.ClassLoader$NativeLibrary.load(ClassLoader.java)\n\tat java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1941)\n\tat java.lang.ClassLoader.loadLibrary(ClassLoader.java:1824)\n\tat java.lang.Runtime.load0(Runtime.java:809)\n\tat java.lang.System.load(System.java:1086)\n\tat io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:36)\n\tat io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:349)\n\tat io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:203)\n\tat io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:290)\n\tat io.netty.channel.epoll.Native.(Native.java:70)\n\tat io.netty.channel.epoll.Epoll.(Epoll.java:39)\n\tat java.lang.Class.forName0(Class.java)\n\tat java.lang.Class.forName(Class.java:264)\n\tat com.datastax.driver.core.NettyUtil.(NettyUtil.java:57)\n\tat com.datastax.driver.core.NettyOptions.eventLoopGroup(NettyOptions.java:95)\n\tat com.datastax.driver.core.Connection$Factory.(Connection.java:926)\n\tat com.datastax.driver.core.Cluster$Manager.init(Cluster.java:1499)\n\tat com.datastax.driver.core.Cluster.init(Cluster.java:208)\n\tat com.datastax.driver.core.Cluster.connectAsync(Cluster.java:376)\n\tat com.datastax.driver.core.Cluster.connectAsync(Cluster.java:355)\n\tat com.datastax.driver.core.Cluster.connect(Cluster.java:305)\n\tat org.janusgraph.diskstorage.cql.CQLStoreManager.initializeSession(CQLStoreManager.java:272)\n\tat org.janusgraph.diskstorage.cql.CQLStoreManager.(CQLStoreManager.java:165)\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance0(NativeConstructorAccessorImpl.java)\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)\n\tat sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)\n\tat java.lang.reflect.Constructor.newInstance(Constructor.java:423)\n\tat org.janusgraph.util.system.ConfigurationUtil.instantiate(ConfigurationUtil.java:58)\n\tat org.janusgraph.diskstorage.Backend.getImplementationClass(Backend.java:477)\n\tat org.janusgraph.diskstorage.Backend.getStorageManager(Backend.java:409)\n\tat org.janusgraph.graphdb.configuration.GraphDatabaseConfiguration.(GraphDatabaseConfiguration.java:1382)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:164)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:133)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:113)\n\tat org.onap.aai.dbmap.AAIGraph.loadGraph(AAIGraph.java:107)\n\tat org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:73)\n\tat org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:54)\n\tat org.onap.aai.dbmap.AAIGraph$Helper.(AAIGraph.java:80)\n\tat org.onap.aai.dbmap.AAIGraph.getInstance(AAIGraph.java:94)\n\tat org.onap.aai.tasks.AaiGraphChecker.isAaiGraphDbAvailableActual(AaiGraphChecker.java:142)\n\tat org.onap.aai.tasks.AaiGraphChecker.isAaiGraphDbAvailable(AaiGraphChecker.java:132)\n\tat org.onap.aai.tasks.AaiGraphChecker.run(AaiGraphChecker.java:111)\n\tat java.util.TimerThread.mainLoop(Timer.java:555)\n\tat java.util.TimerThread.run(Timer.java:505)\n\tSuppressed: java.lang.UnsatisfiedLinkError: unsupported JNI version 0xFFFFFFFF required by /tmp/libnetty_transport_native_epoll_x86_647521332455255772293.so\n\t\tat java.lang.ClassLoader$NativeLibrary.load(ClassLoader.java)\n\t\tat java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1941)\n\t\tat java.lang.ClassLoader.loadLibrary(ClassLoader.java:1824)\n\t\tat java.lang.Runtime.load0(Runtime.java:809)\n\t\tat java.lang.System.load(System.java:1086)\n\t\tat io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:36)\n\t\t... 3 frames excluded\n\t\tat java.lang.reflect.Method.invoke(Method.java:498)\n\t\tat io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369)\n\t\tat java.security.AccessController.doPrivileged(AccessController.java)\n\t\tat io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361)\n\t\tat io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339)\n\t\t... 37 common frames omitted\n\tSuppressed: java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll_x86_64 in java.library.path\n\t\tat java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)\n\t\tat java.lang.Runtime.loadLibrary0(Runtime.java:870)\n\t\tat java.lang.System.loadLibrary(System.java:1122)\n\t\tat io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38)\n\t\tat io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:349)\n\t\tat io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136)\n\t\t... 36 common frames omitted\n\t\tSuppressed: java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll_x86_64 in java.library.path\n\t\t\tat java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)\n\t\t\tat java.lang.Runtime.loadLibrary0(Runtime.java:870)\n\t\t\tat java.lang.System.loadLibrary(System.java:1122)\n\t\t\tat io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38)\n\t\t\t... 3 frames excluded\n\t\t\tat java.lang.reflect.Method.invoke(Method.java:498)\n\t\t\tat io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369)\n\t\t\tat java.security.AccessController.doPrivileged(AccessController.java)\n\t\t\tat io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361)\n\t\t\tat io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339)\n\t\t\t... 37 common frames omitted\n\tSuppressed: java.io.FileNotFoundException: META-INF/native/libnetty_transport_native_epoll.so\n\t\tat io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:173)\n\t\t... 36 common frames omitted\n\t\tSuppressed: java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll in java.library.path\n\t\t\tat java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)\n\t\t\tat java.lang.Runtime.loadLibrary0(Runtime.java:870)\n\t\t\tat java.lang.System.loadLibrary(System.java:1122)\n\t\t\tat io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38)\n\t\t\tat io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:349)\n\t\t\tat io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136)\n\t\t\t... 36 common frames omitted\n\t\t\tSuppressed: java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll in java.library.path\n\t\t\t\tat java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)\n\t\t\t\tat java.lang.Runtime.loadLibrary0(Runtime.java:870)\n\t\t\t\tat java.lang.System.loadLibrary(System.java:1122)\n\t\t\t\tat io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38)\n\t\t\t\t... 3 frames excluded\n\t\t\t\tat java.lang.reflect.Method.invoke(Method.java:498)\n\t\t\t\tat io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369)\n\t\t\t\tat java.security.AccessController.doPrivileged(AccessController.java)\n\t\t\t\tat io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361)\n\t\t\t\tat io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339)\n\t\t\t\t... 37 common frames omitted\n\tWrapped by: java.lang.UnsatisfiedLinkError: could not load a native library: netty_transport_native_epoll\n\t\tat io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:224)\n\t\tat io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:293)\n\t\t... 35 common frames omitted\n","thread":"Timer-0","logger":"com.datastax.driver.core.NettyUtil","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:20:45.621Z","message":"-Dio.netty.eventLoopThreads: 4","thread":"Timer-0","logger":"i.n.c.MultithreadEventLoopGroup","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:45.719Z","message":"-Dio.netty.noKeySetOptimization: false","thread":"Timer-0","logger":"io.netty.channel.nio.NioEventLoop","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:45.719Z","message":"-Dio.netty.selectorAutoRebuildThreshold: 512","thread":"Timer-0","logger":"io.netty.channel.nio.NioEventLoop","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:45.830Z","message":"org.jctools-core.MpscChunkedArrayQueue: available","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:45.945Z","message":"-Dio.netty.leakDetection.level: simple","thread":"Timer-0","logger":"io.netty.util.ResourceLeakDetector","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:45.946Z","message":"-Dio.netty.leakDetection.targetRecords: 4","thread":"Timer-0","logger":"io.netty.util.ResourceLeakDetector","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:45.954Z","message":"Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@1e17cb08","thread":"Timer-0","logger":"i.n.util.ResourceLeakDetectorFactory","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:46.039Z","message":"com.datastax.driver.EXTENDED_PEER_CHECK is undefined, using default value true","thread":"Timer-0","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:46.318Z","message":"[cassandra/10.233.69.175:9042] preparing to open 1 new connections, total = 1","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:46.559Z","message":"com.datastax.driver.DISABLE_COALESCING is undefined, using default value false","thread":"Timer-0","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:46.559Z","message":"com.datastax.driver.FLUSHER_SCHEDULE_PERIOD_NS is undefined, using default value 10000","thread":"Timer-0","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:46.559Z","message":"com.datastax.driver.FLUSHER_RUN_WITHOUT_WORK_TIMES is undefined, using default value 5","thread":"Timer-0","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:46.820Z","message":"-Dio.netty.allocator.numHeapArenas: 4","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:46.821Z","message":"-Dio.netty.allocator.numDirectArenas: 4","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:46.821Z","message":"-Dio.netty.allocator.pageSize: 8192","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:46.821Z","message":"-Dio.netty.allocator.maxOrder: 11","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:46.821Z","message":"-Dio.netty.allocator.chunkSize: 16777216","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:46.821Z","message":"-Dio.netty.allocator.tinyCacheSize: 512","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:46.821Z","message":"-Dio.netty.allocator.smallCacheSize: 256","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:46.821Z","message":"-Dio.netty.allocator.normalCacheSize: 64","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:46.821Z","message":"-Dio.netty.allocator.maxCachedBufferCapacity: 32768","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:46.822Z","message":"-Dio.netty.allocator.cacheTrimInterval: 8192","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:46.822Z","message":"-Dio.netty.allocator.cacheTrimIntervalMillis: 0","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:46.822Z","message":"-Dio.netty.allocator.useCacheForAllThreads: true","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:46.822Z","message":"-Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:47.015Z","message":"-Dio.netty.processId: 6 (auto-detected)","thread":"Timer-0","logger":"io.netty.channel.DefaultChannelId","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:47.021Z","message":"-Djava.net.preferIPv4Stack: false","thread":"Timer-0","logger":"io.netty.util.NetUtil","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:47.021Z","message":"-Djava.net.preferIPv6Addresses: false","thread":"Timer-0","logger":"io.netty.util.NetUtil","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:47.025Z","message":"Loopback interface: lo (lo, 127.0.0.1)","thread":"Timer-0","logger":"io.netty.util.NetUtil","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:47.027Z","message":"/proc/sys/net/core/somaxconn: 4096","thread":"Timer-0","logger":"io.netty.util.NetUtil","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:47.029Z","message":"-Dio.netty.machineId: 8a:9b:5d:ff:fe:3d:d5:12 (auto-detected)","thread":"Timer-0","logger":"io.netty.channel.DefaultChannelId","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:47.234Z","message":"-Dio.netty.allocator.type: pooled","thread":"Timer-0","logger":"io.netty.buffer.ByteBufUtil","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:47.234Z","message":"-Dio.netty.threadLocalDirectBufferSize: 0","thread":"Timer-0","logger":"io.netty.buffer.ByteBufUtil","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:47.234Z","message":"-Dio.netty.maxThreadLocalCharBufferSize: 16384","thread":"Timer-0","logger":"io.netty.buffer.ByteBufUtil","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:47.630Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] Connection established, initializing transport","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:47.809Z","message":"-Dio.netty.recycler.maxCapacityPerThread: 4096","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.util.Recycler","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:47.810Z","message":"-Dio.netty.recycler.maxSharedCapacityFactor: 2","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.util.Recycler","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:47.810Z","message":"-Dio.netty.recycler.linkCapacity: 16","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.util.Recycler","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:47.810Z","message":"-Dio.netty.recycler.ratio: 8","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.util.Recycler","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:47.838Z","message":"-Dio.netty.buffer.checkAccessible: true","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.buffer.AbstractByteBuf","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:47.839Z","message":"-Dio.netty.buffer.checkBounds: true","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.buffer.AbstractByteBuf","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:47.839Z","message":"Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@3294a00e","thread":"JanusGraph Cluster-nio-worker-0","logger":"i.n.util.ResourceLeakDetectorFactory","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:48.021Z","message":"com.datastax.driver.NATIVE_TRANSPORT_MAX_FRAME_SIZE_IN_MB is undefined, using default value 256","thread":"JanusGraph Cluster-nio-worker-0","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:48.240Z","message":"[cassandra/10.233.69.175:9042] Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] Transport initialized, connection ready","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:48.244Z","message":"[Control connection] Refreshing node list and token map","thread":"Timer-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:48.442Z","message":"Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"19","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:20:38.742Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:48.443Z","message":"Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"19","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:20:38.742Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:48.444Z","message":"Trying to load META-INF/validation.xml for XML based Validator configuration.","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"19","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:20:38.742Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.config.ValidationXmlParser","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:48.445Z","message":"Trying to load META-INF/validation.xml via TCCL","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"19","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:20:38.742Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.c.ResourceLoaderHelper","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:48.445Z","message":"Trying to load META-INF/validation.xml via Hibernate Validator's class loader","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"19","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:20:38.742Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.c.ResourceLoaderHelper","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:48.446Z","message":"No META-INF/validation.xml found. Using annotation based configuration only.","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"19","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:20:38.742Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.config.ValidationXmlParser","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:48.462Z","message":"Loaded expression factory via original TCCL","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"19","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:20:38.742Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.m.ResourceBundleMessageInterpolator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:48.507Z","message":"HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"19","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:20:38.742Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:48.507Z","message":"HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"19","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:20:38.742Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:48.507Z","message":"HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"19","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:20:38.742Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:48.507Z","message":"HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"19","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:20:38.742Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:48.507Z","message":"HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"19","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:20:38.742Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:48.642Z","message":"[Control connection] Refreshing schema","thread":"Timer-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:48.708Z","message":"The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.VertexIdConsumer.getByVertexId(java.lang.String,java.lang.String,long,java.lang.String,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity.\nWARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.LegacyMoxyConsumer.getLegacy(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity.\nWARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.URLFromVertexIdConsumer.generateUrlFromVertexId(java.lang.String,java.lang.String,long,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity.\n","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"19","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:20:38.742Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.glassfish.jersey.internal.Errors","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:20:48.720Z","message":"Filter 'errorHandler' configured for use","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"19","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:20:38.742Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.onap.aai.config.ErrorHandler","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:48.912Z","message":"Application 'aai-resources' is running on 8447!","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"19","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:20:38.742Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.onap.aai.ResourcesApp","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:48.912Z","message":"Initializing AAIConfig","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"19","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:20:38.742Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:48.913Z","message":"Reloading config from /opt/app/aai-resources/./resources/etc/appprops/aaiconfig.properties","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"19","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:20:38.742Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:48.913Z","message":"Found the aaiconfig.properties in the following location: /opt/app/aai-resources/./resources/etc/appprops/aaiconfig.properties","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"19","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:20:38.742Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:48.914Z","message":"A&AI Server Node Name = aai.config.nodename","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"19","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:20:38.742Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.015Z","message":"[Control connection] established to cassandra/10.233.69.175:9042","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.015Z","message":"Using data-center name 'Pod' for DCAwareRoundRobinPolicy (if this is incorrect, please provide the correct datacenter name with DCAwareRoundRobinPolicy constructor)","thread":"Timer-0","logger":"c.d.d.c.p.DCAwareRoundRobinPolicy","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.018Z","message":"New Cassandra host /10.233.68.155:9042 added","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.018Z","message":"New Cassandra host cassandra/10.233.69.175:9042 added","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.018Z","message":"New Cassandra host /10.233.75.62:9042 added","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.026Z","message":"com.datastax.driver.CHECK_IO_DEADLOCKS is undefined, using default value true","thread":"Timer-0","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.034Z","message":"[/10.233.68.155:9042] preparing to open 1 new connections, total = 1","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.038Z","message":"Connection[/10.233.68.155:9042-1, inFlight=0, closed=false] Connection established, initializing transport","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.045Z","message":"[cassandra/10.233.69.175:9042] preparing to open 1 new connections, total = 2","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.045Z","message":"[/10.233.75.62:9042] preparing to open 1 new connections, total = 1","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.047Z","message":"Connection[/10.233.75.62:9042-1, inFlight=0, closed=false] Connection established, initializing transport","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.047Z","message":"Connection[cassandra/10.233.69.175:9042-2, inFlight=0, closed=false] Connection established, initializing transport","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.262Z","message":"[/10.233.68.155:9042] Connection[/10.233.68.155:9042-1, inFlight=0, closed=false] Transport initialized, connection ready","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.268Z","message":"[cassandra/10.233.69.175:9042] Connection[cassandra/10.233.69.175:9042-2, inFlight=0, closed=false] Transport initialized, connection ready","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.270Z","message":"Created connection pool to host cassandra/10.233.69.175:9042 (1 connections needed, 1 successfully opened)","thread":"JanusGraph Cluster-nio-worker-0","logger":"c.d.driver.core.HostConnectionPool","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.270Z","message":"Created connection pool to host /10.233.68.155:9042 (1 connections needed, 1 successfully opened)","thread":"JanusGraph Cluster-nio-worker-1","logger":"c.d.driver.core.HostConnectionPool","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.270Z","message":"Added connection pool for /10.233.68.155:9042","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.270Z","message":"Added connection pool for cassandra/10.233.69.175:9042","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.288Z","message":"[/10.233.75.62:9042] Connection[/10.233.75.62:9042-1, inFlight=0, closed=false] Transport initialized, connection ready","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.289Z","message":"Created connection pool to host /10.233.75.62:9042 (1 connections needed, 1 successfully opened)","thread":"JanusGraph Cluster-nio-worker-1","logger":"c.d.driver.core.HostConnectionPool","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.289Z","message":"Added connection pool for /10.233.75.62:9042","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.622Z","message":"going to scan these urls:\nfile:/opt/app/aai-resources/resources/","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.625Z","message":"could not scan file schema/onap/oxm/v9/aai_oxm_v9.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.626Z","message":"could not scan file schema/onap/oxm/v9/aai_oxm_v9.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.626Z","message":"could not scan file schema/onap/oxm/v8/aai_oxm_v8.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.626Z","message":"could not scan file schema/onap/oxm/v8/aai_oxm_v8.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.626Z","message":"could not scan file schema/onap/oxm/v27/aai_oxm_v27.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.626Z","message":"could not scan file schema/onap/oxm/v27/aai_oxm_v27.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.627Z","message":"could not scan file schema/onap/oxm/v26/aai_oxm_v26.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.627Z","message":"could not scan file schema/onap/oxm/v26/aai_oxm_v26.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.627Z","message":"could not scan file schema/onap/oxm/v25/aai_oxm_v25.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.627Z","message":"could not scan file schema/onap/oxm/v25/aai_oxm_v25.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.627Z","message":"could not scan file schema/onap/oxm/v24/aai_oxm_v24.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.627Z","message":"could not scan file schema/onap/oxm/v24/aai_oxm_v24.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.627Z","message":"could not scan file schema/onap/oxm/v23/aai_oxm_v23.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.628Z","message":"could not scan file schema/onap/oxm/v23/aai_oxm_v23.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.628Z","message":"could not scan file schema/onap/oxm/v22/aai_oxm_v22.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.628Z","message":"could not scan file schema/onap/oxm/v22/aai_oxm_v22.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.628Z","message":"could not scan file schema/onap/oxm/v21/aai_oxm_v21.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.628Z","message":"could not scan file schema/onap/oxm/v21/aai_oxm_v21.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.628Z","message":"could not scan file schema/onap/oxm/v20/aai_oxm_v20.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.628Z","message":"could not scan file schema/onap/oxm/v20/aai_oxm_v20.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.629Z","message":"could not scan file schema/onap/oxm/v19/aai_oxm_v19.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.629Z","message":"could not scan file schema/onap/oxm/v19/aai_oxm_v19.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.629Z","message":"could not scan file schema/onap/oxm/v18/aai_oxm_v18.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.629Z","message":"could not scan file schema/onap/oxm/v18/aai_oxm_v18.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.629Z","message":"could not scan file schema/onap/oxm/v17/aai_oxm_v17.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.629Z","message":"could not scan file schema/onap/oxm/v17/aai_oxm_v17.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.629Z","message":"could not scan file schema/onap/oxm/v16/aai_oxm_v16.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.629Z","message":"could not scan file schema/onap/oxm/v16/aai_oxm_v16.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.630Z","message":"could not scan file schema/onap/oxm/v15/aai_oxm_v15.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.630Z","message":"could not scan file schema/onap/oxm/v15/aai_oxm_v15.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.630Z","message":"could not scan file schema/onap/oxm/v14/aai_oxm_v14.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.630Z","message":"could not scan file schema/onap/oxm/v14/aai_oxm_v14.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.630Z","message":"could not scan file schema/onap/oxm/v13/aai_oxm_v13.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.630Z","message":"could not scan file schema/onap/oxm/v13/aai_oxm_v13.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.630Z","message":"could not scan file schema/onap/oxm/v12/aai_oxm_v12.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.631Z","message":"could not scan file schema/onap/oxm/v12/aai_oxm_v12.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.631Z","message":"could not scan file schema/onap/oxm/v11/aai_oxm_v11.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.631Z","message":"could not scan file schema/onap/oxm/v11/aai_oxm_v11.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.631Z","message":"could not scan file schema/onap/oxm/v10/aai_oxm_v10.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.631Z","message":"could not scan file schema/onap/oxm/v10/aai_oxm_v10.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.631Z","message":"could not scan file schema/onap/dbedgerules/v9/DbEdgeRules_v9.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.632Z","message":"could not scan file schema/onap/dbedgerules/v9/DbEdgeRules_v9.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.632Z","message":"could not scan file schema/onap/dbedgerules/v8/DbEdgeRules_v8.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.632Z","message":"could not scan file schema/onap/dbedgerules/v8/DbEdgeRules_v8.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.632Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_v27.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.632Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_v27.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.632Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_pnp_v27.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.632Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_pnp_v27.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.632Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_hpa_v27.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.633Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_hpa_v27.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.633Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_esr_v27.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.633Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_esr_v27.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.633Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_ccvpn_v27.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.633Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_ccvpn_v27.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.633Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_bbs_v27.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.633Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_bbs_v27.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.633Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_v26.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.634Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_v26.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.634Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_pnp_v26.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.634Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_pnp_v26.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.634Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_hpa_v26.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.634Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_hpa_v26.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.634Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_esr_v26.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.634Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_esr_v26.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.634Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_ccvpn_v26.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.634Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_ccvpn_v26.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.635Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_bbs_v26.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.635Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_bbs_v26.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.635Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_v25.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.635Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_v25.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.635Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_pnp_v25.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.635Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_pnp_v25.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.635Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_hpa_v25.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.636Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_hpa_v25.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.636Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_esr_v25.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.636Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_esr_v25.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.636Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_ccvpn_v25.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.636Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_ccvpn_v25.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.636Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_bbs_v25.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.636Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_bbs_v25.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.637Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_v24.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.637Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_v24.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.637Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_pnp_v24.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.637Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_pnp_v24.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.637Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_hpa_v24.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.637Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_hpa_v24.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.637Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_esr_v24.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.637Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_esr_v24.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.637Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_ccvpn_v24.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.637Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_ccvpn_v24.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.638Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_bbs_v24.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.638Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_bbs_v24.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.638Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_v23.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.638Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_v23.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.638Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_pnp_v23.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.638Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_pnp_v23.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.638Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_hpa_v23.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.638Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_hpa_v23.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.639Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_esr_v23.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.639Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_esr_v23.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.639Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_ccvpn_v23.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.639Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_ccvpn_v23.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.639Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_bbs_v23.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.639Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_bbs_v23.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.639Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_v22.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.640Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_v22.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.640Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_pnp_v22.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.640Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_pnp_v22.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.640Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_hpa_v22.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.641Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_hpa_v22.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.641Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_esr_v22.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.641Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_esr_v22.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.641Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_ccvpn_v22.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.642Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_ccvpn_v22.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.642Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_bbs_v22.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.642Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_bbs_v22.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.642Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_v21.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.642Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_v21.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.643Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_pnp_v21.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.643Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_pnp_v21.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.643Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_hpa_v21.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.643Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_hpa_v21.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.643Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_esr_v21.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.643Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_esr_v21.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.644Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_ccvpn_v21.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.644Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_ccvpn_v21.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.644Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_bbs_v21.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.644Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_bbs_v21.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.644Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_v20.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.644Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_v20.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.644Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_pnp_v20.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.644Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_pnp_v20.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.645Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_hpa_v20.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.645Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_hpa_v20.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.645Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_esr_v20.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.645Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_esr_v20.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.645Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_ccvpn_v20.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.645Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_ccvpn_v20.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.645Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_bbs_v20.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.645Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_bbs_v20.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.646Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_v19.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.646Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_v19.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.646Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_pnp_v19.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.646Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_pnp_v19.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.646Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_hpa_v19.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.646Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_hpa_v19.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.646Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_esr_v19.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.646Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_esr_v19.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.647Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_ccvpn_v19.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.647Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_ccvpn_v19.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.647Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_bbs_v19.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.647Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_bbs_v19.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.647Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_v18.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.647Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_v18.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.647Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_pnp_v18.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.648Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_pnp_v18.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.648Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_hpa_v18.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.648Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_hpa_v18.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.648Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_esr_v18.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.648Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_esr_v18.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.648Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_ccvpn_v18.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.648Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_ccvpn_v18.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.648Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_bbs_v18.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.648Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_bbs_v18.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.649Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_v17.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.649Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_v17.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.649Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_pnp_v17.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.649Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_pnp_v17.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.649Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_hpa_v17.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.649Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_hpa_v17.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.649Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_esr_v17.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.649Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_esr_v17.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.650Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_ccvpn_v17.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.650Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_ccvpn_v17.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.650Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_bbs_v17.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.650Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_bbs_v17.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.650Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_v16.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.650Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_v16.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.650Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_pnp_v16.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.650Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_pnp_v16.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.651Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_hpa_v16.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.651Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_hpa_v16.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.651Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_esr_v16.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.651Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_esr_v16.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.651Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_ccvpn_v16.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.651Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_ccvpn_v16.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.651Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_bbs_v16.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.651Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_bbs_v16.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.652Z","message":"could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_v15.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.652Z","message":"could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_v15.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.652Z","message":"could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_pnp_v15.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.652Z","message":"could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_pnp_v15.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.652Z","message":"could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_hpa_v15.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.653Z","message":"could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_hpa_v15.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.653Z","message":"could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_esr_v15.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.653Z","message":"could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_esr_v15.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.653Z","message":"could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_ccvpn_v15.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.653Z","message":"could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_ccvpn_v15.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.653Z","message":"could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_v14.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.653Z","message":"could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_v14.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.654Z","message":"could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_pnp_v14.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.654Z","message":"could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_pnp_v14.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.654Z","message":"could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_hpa_v14.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.654Z","message":"could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_hpa_v14.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.654Z","message":"could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_esr_v14.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.654Z","message":"could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_esr_v14.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.654Z","message":"could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_ccvpn_v14.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.654Z","message":"could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_ccvpn_v14.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.654Z","message":"could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_v13.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.655Z","message":"could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_v13.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.655Z","message":"could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_hpa_v13.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.655Z","message":"could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_hpa_v13.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.655Z","message":"could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_esr_v13.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.655Z","message":"could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_esr_v13.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.655Z","message":"could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_v12.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.655Z","message":"could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_v12.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.655Z","message":"could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_hpa_v12.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.656Z","message":"could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_hpa_v12.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.656Z","message":"could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_esr_v12.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.656Z","message":"could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_esr_v12.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.656Z","message":"could not scan file schema/onap/dbedgerules/v11/DbEdgeRules_v11.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.656Z","message":"could not scan file schema/onap/dbedgerules/v11/DbEdgeRules_v11.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.656Z","message":"could not scan file schema/onap/dbedgerules/v11/DbEdgeRules_esr_v11.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.656Z","message":"could not scan file schema/onap/dbedgerules/v11/DbEdgeRules_esr_v11.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.657Z","message":"could not scan file schema/onap/dbedgerules/v10/DbEdgeRules_v10.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.657Z","message":"could not scan file schema/onap/dbedgerules/v10/DbEdgeRules_v10.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.657Z","message":"could not scan file retired.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.657Z","message":"could not scan file retired.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.657Z","message":"could not scan file logback.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.657Z","message":"could not scan file logback.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.657Z","message":"could not scan file localhost-access-logback.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.657Z","message":"could not scan file localhost-access-logback.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.658Z","message":"could not scan file etc/auth/aaiClientPrivateKey.pem in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.658Z","message":"could not scan file etc/auth/aaiClientPrivateKey.pem in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.658Z","message":"could not scan file etc/auth/aaiClientPublicCert.pem in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.658Z","message":"could not scan file etc/auth/aaiClientPublicCert.pem in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.658Z","message":"could not scan file etc/auth/realm.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.658Z","message":"could not scan file etc/auth/realm.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.658Z","message":"could not scan file etc/auth/aai_keystore in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.659Z","message":"could not scan file etc/auth/aai_keystore in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.659Z","message":"could not scan file etc/auth/aai-client-cert.p12 in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.659Z","message":"could not scan file etc/auth/aai-client-cert.p12 in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.659Z","message":"could not scan file etc/appprops/preferredRoute.txt in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.659Z","message":"could not scan file etc/appprops/preferredRoute.txt in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.659Z","message":"could not scan file etc/appprops/janusgraph-realtime.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.659Z","message":"could not scan file etc/appprops/janusgraph-realtime.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.659Z","message":"could not scan file etc/appprops/janusgraph-cached.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.660Z","message":"could not scan file etc/appprops/janusgraph-cached.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.660Z","message":"could not scan file etc/appprops/error.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.660Z","message":"could not scan file etc/appprops/error.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.660Z","message":"could not scan file etc/appprops/dynamic.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.660Z","message":"could not scan file etc/appprops/dynamic.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.660Z","message":"could not scan file etc/appprops/delta-event-publisher.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.660Z","message":"could not scan file etc/appprops/delta-event-publisher.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.660Z","message":"could not scan file etc/appprops/datatoolscrons.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.660Z","message":"could not scan file etc/appprops/datatoolscrons.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.661Z","message":"could not scan file etc/appprops/aaiconfig.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.661Z","message":"could not scan file etc/appprops/aaiconfig.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.661Z","message":"could not scan file etc/appprops/aaiEventDMaaPPublisher.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.661Z","message":"could not scan file etc/appprops/aaiEventDMaaPPublisher.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.661Z","message":"could not scan file cadi.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.661Z","message":"could not scan file cadi.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.661Z","message":"could not scan file application.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.661Z","message":"could not scan file application.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.661Z","message":"could not scan file application-keycloak.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.661Z","message":"could not scan file application-keycloak.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.662Z","message":"could not scan file aaf/permissions.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.662Z","message":"could not scan file aaf/permissions.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.662Z","message":"could not scan file aaf/onap/truststoreONAPall.jks in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.662Z","message":"could not scan file aaf/onap/truststoreONAPall.jks in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.662Z","message":"could not scan file aaf/onap/org.osaaf.location.props in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.662Z","message":"could not scan file aaf/onap/org.osaaf.location.props in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.662Z","message":"could not scan file aaf/onap/org.onap.aai.props in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.662Z","message":"could not scan file aaf/onap/org.onap.aai.props in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.663Z","message":"could not scan file aaf/onap/org.onap.aai.p12 in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.663Z","message":"could not scan file aaf/onap/org.onap.aai.p12 in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.663Z","message":"could not scan file aaf/onap/org.onap.aai.keyfile in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.663Z","message":"could not scan file aaf/onap/org.onap.aai.keyfile in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.663Z","message":"could not scan file aaf/onap/bath_config.csv in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.663Z","message":"could not scan file aaf/onap/bath_config.csv in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.663Z","message":"Reflections took 41 ms to scan 1 urls, producing 0 keys and 0 values ","thread":"Timer-0","logger":"org.reflections.Reflections","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.913Z","message":"Connection[/10.233.68.155:9042-1, inFlight=0, closed=true] closing connection","thread":"Timer-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.914Z","message":"[/10.233.68.155:9042] Connection[/10.233.68.155:9042-1, inFlight=0, closed=true] closed, remaining = 0","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.925Z","message":"Connection[cassandra/10.233.69.175:9042-2, inFlight=0, closed=true] closing connection","thread":"Timer-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.926Z","message":"[cassandra/10.233.69.175:9042] Connection[cassandra/10.233.69.175:9042-2, inFlight=0, closed=true] closed, remaining = 1","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.926Z","message":"Connection[/10.233.75.62:9042-1, inFlight=0, closed=true] closing connection","thread":"Timer-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.927Z","message":"[/10.233.75.62:9042] Connection[/10.233.75.62:9042-1, inFlight=0, closed=true] closed, remaining = 0","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.928Z","message":"Shutting down","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.931Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=true] closing connection","thread":"Timer-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:49.932Z","message":"[cassandra/10.233.69.175:9042] Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=true] closed, remaining = 0","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:51.029Z","message":"Entering","context":{"RequestID":"ca65fd71-331a-4927-a64d-4c253dc90a4f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"59c9f4da-89ce-4482-8d98-beaebb7df948","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:20:51.029Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:51.152Z","message":"Database availability is UNKNOWN from CACHED check.","context":{"RequestID":"ca65fd71-331a-4927-a64d-4c253dc90a4f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"59c9f4da-89ce-4482-8d98-beaebb7df948","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:20:51.029Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"ERROR","logType":"app"}
{"timestamp":"2023-05-25T23:20:51.169Z","message":"{\"transactionId\":\"ca65fd71-331a-4927-a64d-4c253dc90a4f\",\"status\":\"200\",\"rqstDate\":\"230525-23:20:51:031\",\"respDate\":\"230525-23:20:51:168\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ca65fd71-331a-4927-a64d-4c253dc90a4f\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:20:51:031-63865\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ca65fd71-331a-4927-a64d-4c253dc90a4f]}\\\"}\"}","context":{"RequestID":"ca65fd71-331a-4927-a64d-4c253dc90a4f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"59c9f4da-89ce-4482-8d98-beaebb7df948","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:20:51.029Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:51.170Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ca65fd71-331a-4927-a64d-4c253dc90a4f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"140","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"59c9f4da-89ce-4482-8d98-beaebb7df948","LogTimestamp":"2023-05-25T23:20:51.169Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:20:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 411 - "logType": "access"
{"timestamp":"2023-05-25T23:20:51.918Z","message":"Entering","context":{"RequestID":"0875a333-0421-4aec-ae2e-181f0478d1d7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a774659e-d722-4848-95d5-e591feceed66","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:20:51.917Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:51.925Z","message":"Database availability is UNKNOWN from CACHED check.","context":{"RequestID":"0875a333-0421-4aec-ae2e-181f0478d1d7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a774659e-d722-4848-95d5-e591feceed66","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:20:51.917Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"ERROR","logType":"app"}
{"timestamp":"2023-05-25T23:20:51.930Z","message":"{\"transactionId\":\"0875a333-0421-4aec-ae2e-181f0478d1d7\",\"status\":\"200\",\"rqstDate\":\"230525-23:20:51:920\",\"respDate\":\"230525-23:20:51:929\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:0875a333-0421-4aec-ae2e-181f0478d1d7\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:20:51:920-7340\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[0875a333-0421-4aec-ae2e-181f0478d1d7]}\\\"}\"}","context":{"RequestID":"0875a333-0421-4aec-ae2e-181f0478d1d7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a774659e-d722-4848-95d5-e591feceed66","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:20:51.917Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:51.932Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0875a333-0421-4aec-ae2e-181f0478d1d7","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"14","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a774659e-d722-4848-95d5-e591feceed66","LogTimestamp":"2023-05-25T23:20:51.931Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:20:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
{"timestamp":"2023-05-25T23:20:51.980Z","message":"Freed 20 thread-local buffer(s) from thread: JanusGraph Cluster-nio-worker-1","thread":"JanusGraph Cluster-nio-worker-1","logger":"io.netty.buffer.PoolThreadCache","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:52.011Z","message":"Freed 36 thread-local buffer(s) from thread: JanusGraph Cluster-nio-worker-0","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.buffer.PoolThreadCache","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:52.040Z","message":"com.datastax.driver.USE_NATIVE_CLOCK is undefined, using default value true","thread":"Timer-0","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:52.041Z","message":"Using native clock to generate timestamps.","thread":"Timer-0","logger":"c.datastax.driver.core.ClockFactory","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:52.041Z","message":"Starting new cluster with contact points [cassandra/10.233.69.175:9042]","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:52.053Z","message":"[cassandra/10.233.69.175:9042] preparing to open 1 new connections, total = 1","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:52.058Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] Connection established, initializing transport","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:52.189Z","message":"[cassandra/10.233.69.175:9042] Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] Transport initialized, connection ready","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:52.190Z","message":"[Control connection] Refreshing node list and token map","thread":"Timer-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:52.218Z","message":"[Control connection] Refreshing schema","thread":"Timer-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:52.356Z","message":"[Control connection] established to cassandra/10.233.69.175:9042","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:52.357Z","message":"Using data-center name 'Pod' for DCAwareRoundRobinPolicy (if this is incorrect, please provide the correct datacenter name with DCAwareRoundRobinPolicy constructor)","thread":"Timer-0","logger":"c.d.d.c.p.DCAwareRoundRobinPolicy","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:52.357Z","message":"New Cassandra host /10.233.68.155:9042 added","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:52.357Z","message":"New Cassandra host cassandra/10.233.69.175:9042 added","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:52.358Z","message":"New Cassandra host /10.233.75.62:9042 added","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:52.358Z","message":"[/10.233.68.155:9042] preparing to open 1 new connections, total = 1","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:52.361Z","message":"[cassandra/10.233.69.175:9042] preparing to open 1 new connections, total = 2","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:52.362Z","message":"[/10.233.75.62:9042] preparing to open 1 new connections, total = 1","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:52.363Z","message":"Connection[cassandra/10.233.69.175:9042-2, inFlight=0, closed=false] Connection established, initializing transport","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:52.364Z","message":"Connection[/10.233.68.155:9042-1, inFlight=0, closed=false] Connection established, initializing transport","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:52.367Z","message":"Connection[/10.233.75.62:9042-1, inFlight=0, closed=false] Connection established, initializing transport","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:52.498Z","message":"[cassandra/10.233.69.175:9042] Connection[cassandra/10.233.69.175:9042-2, inFlight=0, closed=false] Transport initialized, connection ready","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:52.499Z","message":"Created connection pool to host cassandra/10.233.69.175:9042 (1 connections needed, 1 successfully opened)","thread":"JanusGraph Cluster-nio-worker-0","logger":"c.d.driver.core.HostConnectionPool","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:52.500Z","message":"Added connection pool for cassandra/10.233.69.175:9042","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:52.578Z","message":"[/10.233.75.62:9042] Connection[/10.233.75.62:9042-1, inFlight=0, closed=false] Transport initialized, connection ready","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:52.578Z","message":"Created connection pool to host /10.233.75.62:9042 (1 connections needed, 1 successfully opened)","thread":"JanusGraph Cluster-nio-worker-1","logger":"c.d.driver.core.HostConnectionPool","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:52.578Z","message":"Added connection pool for /10.233.75.62:9042","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:52.594Z","message":"[/10.233.68.155:9042] Connection[/10.233.68.155:9042-1, inFlight=0, closed=false] Transport initialized, connection ready","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:52.595Z","message":"Created connection pool to host /10.233.68.155:9042 (1 connections needed, 1 successfully opened)","thread":"JanusGraph Cluster-nio-worker-1","logger":"c.d.driver.core.HostConnectionPool","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:52.595Z","message":"Added connection pool for /10.233.68.155:9042","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:53.575Z","message":"Resources MicroService Started","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"19","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:20:38.742Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.onap.aai.ResourcesApp","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:20:53.576Z","message":"Resources MicroService Started","context":{"RequestID":"3893f5ee-0eb0-4362-a704-9f022e017df6","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"19","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:20:38.742Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.onap.aai.ResourcesApp","level":"DEBUG","logType":"app"}
Resources Microservice Started
{"timestamp":"2023-05-25T23:20:53.657Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:20:54.102Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:54.103Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:54.104Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:54.105Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:20:54.374Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:54.375Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:20:54.375Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:21:01.914Z","message":"Entering","context":{"RequestID":"a4a7d04b-145f-422a-b7d0-d80ab115fb45","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8b893b08-9e48-4934-9847-971582ec6070","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:21:01.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:21:01.920Z","message":"Database is available from CACHED check.","context":{"RequestID":"a4a7d04b-145f-422a-b7d0-d80ab115fb45","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8b893b08-9e48-4934-9847-971582ec6070","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:21:01.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:21:01.924Z","message":"{\"transactionId\":\"a4a7d04b-145f-422a-b7d0-d80ab115fb45\",\"status\":\"200\",\"rqstDate\":\"230525-23:21:01:915\",\"respDate\":\"230525-23:21:01:923\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a4a7d04b-145f-422a-b7d0-d80ab115fb45\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:21:01:915-59512\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a4a7d04b-145f-422a-b7d0-d80ab115fb45]}\\\"}\"}","context":{"RequestID":"a4a7d04b-145f-422a-b7d0-d80ab115fb45","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8b893b08-9e48-4934-9847-971582ec6070","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:21:01.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:21:01.926Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a4a7d04b-145f-422a-b7d0-d80ab115fb45","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"11","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8b893b08-9e48-4934-9847-971582ec6070","LogTimestamp":"2023-05-25T23:21:01.925Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:21:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
{"timestamp":"2023-05-25T23:21:04.105Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:21:04.428Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:21:04.429Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:21:04.429Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:21:11.915Z","message":"Entering","context":{"RequestID":"a37262a1-f33b-4dff-aa76-8da94de8c049","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"84f1a3b0-db89-4d57-bed4-cb18ff6c9502","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:21:11.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:21:11.924Z","message":"Database is available from CACHED check.","context":{"RequestID":"a37262a1-f33b-4dff-aa76-8da94de8c049","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"84f1a3b0-db89-4d57-bed4-cb18ff6c9502","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:21:11.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:21:11.929Z","message":"{\"transactionId\":\"a37262a1-f33b-4dff-aa76-8da94de8c049\",\"status\":\"200\",\"rqstDate\":\"230525-23:21:11:916\",\"respDate\":\"230525-23:21:11:928\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a37262a1-f33b-4dff-aa76-8da94de8c049\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:21:11:916-2864\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a37262a1-f33b-4dff-aa76-8da94de8c049]}\\\"}\"}","context":{"RequestID":"a37262a1-f33b-4dff-aa76-8da94de8c049","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"84f1a3b0-db89-4d57-bed4-cb18ff6c9502","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:21:11.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:21:11.932Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a37262a1-f33b-4dff-aa76-8da94de8c049","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"18","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"84f1a3b0-db89-4d57-bed4-cb18ff6c9502","LogTimestamp":"2023-05-25T23:21:11.932Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:21:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access"
{"timestamp":"2023-05-25T23:21:14.105Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:21:14.361Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:21:14.362Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:21:14.362Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:21:21.917Z","message":"Entering","context":{"RequestID":"21941b1e-1e2e-4c38-b31e-f7e3b05b6b4d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9117b71f-59ba-46ff-b8ea-51cc4a5651c2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:21:21.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:21:21.922Z","message":"Database is available from CACHED check.","context":{"RequestID":"21941b1e-1e2e-4c38-b31e-f7e3b05b6b4d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9117b71f-59ba-46ff-b8ea-51cc4a5651c2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:21:21.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:21:21.925Z","message":"{\"transactionId\":\"21941b1e-1e2e-4c38-b31e-f7e3b05b6b4d\",\"status\":\"200\",\"rqstDate\":\"230525-23:21:21:918\",\"respDate\":\"230525-23:21:21:924\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:21941b1e-1e2e-4c38-b31e-f7e3b05b6b4d\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:21:21:918-89467\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[21941b1e-1e2e-4c38-b31e-f7e3b05b6b4d]}\\\"}\"}","context":{"RequestID":"21941b1e-1e2e-4c38-b31e-f7e3b05b6b4d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9117b71f-59ba-46ff-b8ea-51cc4a5651c2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:21:21.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:21:21.926Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"21941b1e-1e2e-4c38-b31e-f7e3b05b6b4d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"10","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9117b71f-59ba-46ff-b8ea-51cc4a5651c2","LogTimestamp":"2023-05-25T23:21:21.926Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:21:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
{"timestamp":"2023-05-25T23:21:22.273Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:21:22.338Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:21:24.106Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:21:24.551Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:21:24.552Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:21:24.553Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:21:31.914Z","message":"Entering","context":{"RequestID":"2e0c9813-77f3-4fc7-8787-a865e36c4a1e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"860223f2-6f53-44e5-8283-d055faffe6aa","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:21:31.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:21:31.918Z","message":"Database is available from CACHED check.","context":{"RequestID":"2e0c9813-77f3-4fc7-8787-a865e36c4a1e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"860223f2-6f53-44e5-8283-d055faffe6aa","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:21:31.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:21:31.921Z","message":"{\"transactionId\":\"2e0c9813-77f3-4fc7-8787-a865e36c4a1e\",\"status\":\"200\",\"rqstDate\":\"230525-23:21:31:915\",\"respDate\":\"230525-23:21:31:921\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2e0c9813-77f3-4fc7-8787-a865e36c4a1e\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:21:31:915-59125\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2e0c9813-77f3-4fc7-8787-a865e36c4a1e]}\\\"}\"}","context":{"RequestID":"2e0c9813-77f3-4fc7-8787-a865e36c4a1e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"860223f2-6f53-44e5-8283-d055faffe6aa","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:21:31.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:21:31.923Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2e0c9813-77f3-4fc7-8787-a865e36c4a1e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"9","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"860223f2-6f53-44e5-8283-d055faffe6aa","LogTimestamp":"2023-05-25T23:21:31.922Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:21:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
{"timestamp":"2023-05-25T23:21:34.107Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:21:34.357Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:21:34.357Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:21:34.358Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:21:41.913Z","message":"Entering","context":{"RequestID":"2f920d66-53de-49e9-ab76-25af222c515e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bc26e7ef-e9ff-41b2-88b1-7c18ba110048","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:21:41.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:21:41.918Z","message":"Database is available from CACHED check.","context":{"RequestID":"2f920d66-53de-49e9-ab76-25af222c515e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bc26e7ef-e9ff-41b2-88b1-7c18ba110048","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:21:41.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:21:41.920Z","message":"{\"transactionId\":\"2f920d66-53de-49e9-ab76-25af222c515e\",\"status\":\"200\",\"rqstDate\":\"230525-23:21:41:914\",\"respDate\":\"230525-23:21:41:919\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2f920d66-53de-49e9-ab76-25af222c515e\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:21:41:914-77953\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2f920d66-53de-49e9-ab76-25af222c515e]}\\\"}\"}","context":{"RequestID":"2f920d66-53de-49e9-ab76-25af222c515e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bc26e7ef-e9ff-41b2-88b1-7c18ba110048","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:21:41.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:21:41.921Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2f920d66-53de-49e9-ab76-25af222c515e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"8","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bc26e7ef-e9ff-41b2-88b1-7c18ba110048","LogTimestamp":"2023-05-25T23:21:41.920Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:21:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-05-25T23:21:44.106Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:21:44.384Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:21:44.386Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:21:44.387Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:21:51.910Z","message":"Entering","context":{"RequestID":"972c2f8f-b7dd-462e-9aed-5ffed499efd1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"eb185723-29b8-4ed1-beda-9c9498c62530","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:21:51.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:21:51.917Z","message":"Database is available from CACHED check.","context":{"RequestID":"972c2f8f-b7dd-462e-9aed-5ffed499efd1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"eb185723-29b8-4ed1-beda-9c9498c62530","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:21:51.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:21:51.919Z","message":"{\"transactionId\":\"972c2f8f-b7dd-462e-9aed-5ffed499efd1\",\"status\":\"200\",\"rqstDate\":\"230525-23:21:51:911\",\"respDate\":\"230525-23:21:51:919\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:972c2f8f-b7dd-462e-9aed-5ffed499efd1\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:21:51:911-89879\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[972c2f8f-b7dd-462e-9aed-5ffed499efd1]}\\\"}\"}","context":{"RequestID":"972c2f8f-b7dd-462e-9aed-5ffed499efd1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"eb185723-29b8-4ed1-beda-9c9498c62530","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:21:51.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:21:51.920Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"972c2f8f-b7dd-462e-9aed-5ffed499efd1","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"10","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eb185723-29b8-4ed1-beda-9c9498c62530","LogTimestamp":"2023-05-25T23:21:51.920Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:21:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
{"timestamp":"2023-05-25T23:21:52.340Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:21:52.345Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:21:54.107Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:21:54.400Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:21:54.401Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:21:54.401Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:01.910Z","message":"Entering","context":{"RequestID":"c9d53646-6633-479d-b4b0-631e918cc334","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0e5db88a-0fd1-4fa0-9a19-fa0f8afd6533","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:22:01.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:22:01.913Z","message":"Database is available from CACHED check.","context":{"RequestID":"c9d53646-6633-479d-b4b0-631e918cc334","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0e5db88a-0fd1-4fa0-9a19-fa0f8afd6533","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:22:01.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:01.915Z","message":"{\"transactionId\":\"c9d53646-6633-479d-b4b0-631e918cc334\",\"status\":\"200\",\"rqstDate\":\"230525-23:22:01:911\",\"respDate\":\"230525-23:22:01:914\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c9d53646-6633-479d-b4b0-631e918cc334\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:22:01:911-71881\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c9d53646-6633-479d-b4b0-631e918cc334]}\\\"}\"}","context":{"RequestID":"c9d53646-6633-479d-b4b0-631e918cc334","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0e5db88a-0fd1-4fa0-9a19-fa0f8afd6533","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:22:01.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:01.915Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c9d53646-6633-479d-b4b0-631e918cc334","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0e5db88a-0fd1-4fa0-9a19-fa0f8afd6533","LogTimestamp":"2023-05-25T23:22:01.915Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:22:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:22:04.107Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:22:04.386Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:04.386Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:04.387Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:11.912Z","message":"Entering","context":{"RequestID":"84d28c0a-021a-4de4-8f84-569777e0d4ff","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"52ac9348-705c-4b3d-b273-84777f14c464","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:22:11.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:22:11.918Z","message":"Database is available from CACHED check.","context":{"RequestID":"84d28c0a-021a-4de4-8f84-569777e0d4ff","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"52ac9348-705c-4b3d-b273-84777f14c464","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:22:11.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:11.920Z","message":"{\"transactionId\":\"84d28c0a-021a-4de4-8f84-569777e0d4ff\",\"status\":\"200\",\"rqstDate\":\"230525-23:22:11:913\",\"respDate\":\"230525-23:22:11:920\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:84d28c0a-021a-4de4-8f84-569777e0d4ff\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:22:11:913-12143\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[84d28c0a-021a-4de4-8f84-569777e0d4ff]}\\\"}\"}","context":{"RequestID":"84d28c0a-021a-4de4-8f84-569777e0d4ff","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"52ac9348-705c-4b3d-b273-84777f14c464","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:22:11.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:11.921Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"84d28c0a-021a-4de4-8f84-569777e0d4ff","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"9","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"52ac9348-705c-4b3d-b273-84777f14c464","LogTimestamp":"2023-05-25T23:22:11.921Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:22:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
{"timestamp":"2023-05-25T23:22:14.107Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:22:14.548Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:14.548Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:14.548Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:21.913Z","message":"Entering","context":{"RequestID":"8489fa94-3aba-4325-a0d8-e29ba4895ab6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7aca3cdb-b974-47aa-b8f5-3590c62f90ef","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:22:21.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:22:21.917Z","message":"Database is available from CACHED check.","context":{"RequestID":"8489fa94-3aba-4325-a0d8-e29ba4895ab6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7aca3cdb-b974-47aa-b8f5-3590c62f90ef","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:22:21.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:21.920Z","message":"{\"transactionId\":\"8489fa94-3aba-4325-a0d8-e29ba4895ab6\",\"status\":\"200\",\"rqstDate\":\"230525-23:22:21:913\",\"respDate\":\"230525-23:22:21:919\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8489fa94-3aba-4325-a0d8-e29ba4895ab6\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:22:21:913-20369\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8489fa94-3aba-4325-a0d8-e29ba4895ab6]}\\\"}\"}","context":{"RequestID":"8489fa94-3aba-4325-a0d8-e29ba4895ab6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7aca3cdb-b974-47aa-b8f5-3590c62f90ef","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:22:21.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:21.921Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8489fa94-3aba-4325-a0d8-e29ba4895ab6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"9","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7aca3cdb-b974-47aa-b8f5-3590c62f90ef","LogTimestamp":"2023-05-25T23:22:21.921Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:22:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
{"timestamp":"2023-05-25T23:22:22.348Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:22.354Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:24.108Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:22:24.715Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:24.715Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:24.715Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:25.067Z","message":"Received event EVENT CREATED KEYSPACE sdcartifact, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:26.094Z","message":"[Control connection] Refreshing schema for sdcartifact","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:26.107Z","message":"Computing token to replica map for keyspace: sdcartifact.","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:26.142Z","message":"Token to replica map computation for keyspace sdcartifact completed in 33 milliseconds","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:26.317Z","message":"Received event EVENT CREATED TABLE sdcartifact.resources, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:27.319Z","message":"[Control connection] Refreshing schema for sdcartifact.resources (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:27.819Z","message":"Received event EVENT CREATED TABLE sdcartifact.sdcschemafiles, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:28.820Z","message":"[Control connection] Refreshing schema for sdcartifact.sdcschemafiles (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:30.042Z","message":"Received event EVENT CREATED TABLE sdcartifact.tosca_import_by_model, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:31.043Z","message":"[Control connection] Refreshing schema for sdcartifact.tosca_import_by_model (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:31.364Z","message":"Received event EVENT UPDATED TABLE sdcartifact.tosca_import_by_model, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:31.912Z","message":"Entering","context":{"RequestID":"674519f7-be87-47a9-a586-310ad5cf8313","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"355b1d76-8e47-4a79-8798-5e324878ba00","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:22:31.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:22:31.917Z","message":"Database is available from CACHED check.","context":{"RequestID":"674519f7-be87-47a9-a586-310ad5cf8313","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"355b1d76-8e47-4a79-8798-5e324878ba00","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:22:31.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:31.919Z","message":"{\"transactionId\":\"674519f7-be87-47a9-a586-310ad5cf8313\",\"status\":\"200\",\"rqstDate\":\"230525-23:22:31:913\",\"respDate\":\"230525-23:22:31:919\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:674519f7-be87-47a9-a586-310ad5cf8313\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:22:31:913-13771\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[674519f7-be87-47a9-a586-310ad5cf8313]}\\\"}\"}","context":{"RequestID":"674519f7-be87-47a9-a586-310ad5cf8313","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"355b1d76-8e47-4a79-8798-5e324878ba00","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:22:31.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:31.921Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"674519f7-be87-47a9-a586-310ad5cf8313","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"8","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"355b1d76-8e47-4a79-8798-5e324878ba00","LogTimestamp":"2023-05-25T23:22:31.920Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:22:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-05-25T23:22:32.365Z","message":"[Control connection] Refreshing schema for sdcartifact.tosca_import_by_model (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:32.607Z","message":"Received event EVENT CREATED KEYSPACE sdcrepository, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:33.608Z","message":"[Control connection] Refreshing schema for sdcrepository","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:33.622Z","message":"Computing token to replica map for keyspace: sdcartifact.","thread":"JanusGraph Cluster-worker-3","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:33.634Z","message":"Token to replica map computation for keyspace sdcartifact completed in 12 milliseconds","thread":"JanusGraph Cluster-worker-3","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:34.109Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:22:34.340Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:34.341Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:34.341Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:35.231Z","message":"Received event EVENT CREATED TABLE sdcrepository.migrationtasks, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:36.078Z","message":"Received event EVENT CREATED TABLE sdcrepository.operationalenvironment, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:37.079Z","message":"[Control connection] Refreshing schema for sdcrepository","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:37.100Z","message":"Computing token to replica map for keyspace: sdcartifact.","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:37.119Z","message":"Token to replica map computation for keyspace sdcartifact completed in 19 milliseconds","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:37.154Z","message":"Received event EVENT UPDATED TABLE sdcrepository.operationalenvironment, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:37.868Z","message":"Received event EVENT CREATED TABLE sdcrepository.featuretogglestate, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:38.738Z","message":"Received event EVENT CREATED KEYSPACE sdcaudit, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:39.739Z","message":"[Control connection] Refreshing schema for everything.null (null)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:39.814Z","message":"Computing token to replica map for keyspace: sdcartifact.","thread":"JanusGraph Cluster-worker-3","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:39.837Z","message":"Token to replica map computation for keyspace sdcartifact completed in 22 milliseconds","thread":"JanusGraph Cluster-worker-3","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:41.108Z","message":"Received event EVENT CREATED TABLE sdcaudit.useradminevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:41.914Z","message":"Entering","context":{"RequestID":"c0b4d67d-f7b5-4bc2-9f45-c5b0c82e7283","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cc64c964-fb54-433a-9de1-39eefa492952","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:22:41.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:22:41.919Z","message":"Database is available from CACHED check.","context":{"RequestID":"c0b4d67d-f7b5-4bc2-9f45-c5b0c82e7283","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cc64c964-fb54-433a-9de1-39eefa492952","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:22:41.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:41.922Z","message":"{\"transactionId\":\"c0b4d67d-f7b5-4bc2-9f45-c5b0c82e7283\",\"status\":\"200\",\"rqstDate\":\"230525-23:22:41:915\",\"respDate\":\"230525-23:22:41:921\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c0b4d67d-f7b5-4bc2-9f45-c5b0c82e7283\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:22:41:915-51974\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c0b4d67d-f7b5-4bc2-9f45-c5b0c82e7283]}\\\"}\"}","context":{"RequestID":"c0b4d67d-f7b5-4bc2-9f45-c5b0c82e7283","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cc64c964-fb54-433a-9de1-39eefa492952","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:22:41.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:41.924Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c0b4d67d-f7b5-4bc2-9f45-c5b0c82e7283","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"10","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cc64c964-fb54-433a-9de1-39eefa492952","LogTimestamp":"2023-05-25T23:22:41.923Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:22:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
{"timestamp":"2023-05-25T23:22:42.108Z","message":"[Control connection] Refreshing schema for sdcaudit.useradminevent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:42.139Z","message":"Received event EVENT UPDATED TABLE sdcaudit.useradminevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:42.898Z","message":"Received event EVENT CREATED TABLE sdcaudit.useraccessevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:43.898Z","message":"[Control connection] Refreshing schema for sdcaudit","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:43.912Z","message":"Computing token to replica map for keyspace: sdcartifact.","thread":"JanusGraph Cluster-worker-3","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:43.933Z","message":"Token to replica map computation for keyspace sdcartifact completed in 21 milliseconds","thread":"JanusGraph Cluster-worker-3","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:44.109Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:22:44.325Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:44.326Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:44.326Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:45.232Z","message":"Received event EVENT UPDATED TABLE sdcaudit.useraccessevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:46.168Z","message":"Received event EVENT CREATED TABLE sdcaudit.resourceadminevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:47.168Z","message":"[Control connection] Refreshing schema for sdcaudit","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:47.180Z","message":"Computing token to replica map for keyspace: sdcartifact.","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:47.200Z","message":"Token to replica map computation for keyspace sdcartifact completed in 20 milliseconds","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:47.256Z","message":"Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:48.256Z","message":"[Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:49.131Z","message":"Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:50.008Z","message":"Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:51.009Z","message":"[Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:51.349Z","message":"Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:51.913Z","message":"Entering","context":{"RequestID":"3883404b-0e53-4fa2-9d73-4de511e60d87","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8f03cf20-9f71-4b1e-8e5d-ec3dd75a8704","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:22:51.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:22:51.917Z","message":"Database is available from CACHED check.","context":{"RequestID":"3883404b-0e53-4fa2-9d73-4de511e60d87","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8f03cf20-9f71-4b1e-8e5d-ec3dd75a8704","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:22:51.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:51.920Z","message":"{\"transactionId\":\"3883404b-0e53-4fa2-9d73-4de511e60d87\",\"status\":\"200\",\"rqstDate\":\"230525-23:22:51:914\",\"respDate\":\"230525-23:22:51:920\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3883404b-0e53-4fa2-9d73-4de511e60d87\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:22:51:914-3558\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3883404b-0e53-4fa2-9d73-4de511e60d87]}\\\"}\"}","context":{"RequestID":"3883404b-0e53-4fa2-9d73-4de511e60d87","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8f03cf20-9f71-4b1e-8e5d-ec3dd75a8704","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:22:51.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:51.922Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3883404b-0e53-4fa2-9d73-4de511e60d87","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"9","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8f03cf20-9f71-4b1e-8e5d-ec3dd75a8704","LogTimestamp":"2023-05-25T23:22:51.922Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:22:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
{"timestamp":"2023-05-25T23:22:52.350Z","message":"[Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:53.030Z","message":"Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:54.030Z","message":"[Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:54.109Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:22:54.121Z","message":"Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:54.342Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:54.343Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:54.343Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:54.999Z","message":"Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:55.966Z","message":"Received event EVENT CREATED TABLE sdcaudit.distributiondownloadevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:56.967Z","message":"[Control connection] Refreshing schema for sdcaudit","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:56.977Z","message":"Computing token to replica map for keyspace: sdcartifact.","thread":"JanusGraph Cluster-worker-3","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:56.990Z","message":"Token to replica map computation for keyspace sdcartifact completed in 12 milliseconds","thread":"JanusGraph Cluster-worker-3","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:57.048Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributiondownloadevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:57.837Z","message":"Received event EVENT CREATED TABLE sdcaudit.distributionengineevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:58.837Z","message":"[Control connection] Refreshing schema for sdcaudit","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:58.851Z","message":"Computing token to replica map for keyspace: sdcartifact.","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:58.867Z","message":"Token to replica map computation for keyspace sdcartifact completed in 16 milliseconds","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:22:59.023Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributionengineevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:00.024Z","message":"[Control connection] Refreshing schema for sdcaudit.distributionengineevent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:00.090Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributionengineevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:01.091Z","message":"[Control connection] Refreshing schema for sdcaudit.distributionengineevent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:01.106Z","message":"Received event EVENT CREATED TABLE sdcaudit.distributionnotificationevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:01.913Z","message":"Entering","context":{"RequestID":"a853ddeb-0dab-4b88-9c2e-513869575106","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d720a4ca-a4c9-4150-b54f-16c99095a087","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:23:01.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:01.918Z","message":"Database is available from CACHED check.","context":{"RequestID":"a853ddeb-0dab-4b88-9c2e-513869575106","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d720a4ca-a4c9-4150-b54f-16c99095a087","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:23:01.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:01.920Z","message":"{\"transactionId\":\"a853ddeb-0dab-4b88-9c2e-513869575106\",\"status\":\"200\",\"rqstDate\":\"230525-23:23:01:914\",\"respDate\":\"230525-23:23:01:920\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a853ddeb-0dab-4b88-9c2e-513869575106\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:23:01:914-20759\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a853ddeb-0dab-4b88-9c2e-513869575106]}\\\"}\"}","context":{"RequestID":"a853ddeb-0dab-4b88-9c2e-513869575106","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d720a4ca-a4c9-4150-b54f-16c99095a087","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:23:01.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:01.922Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a853ddeb-0dab-4b88-9c2e-513869575106","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"9","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d720a4ca-a4c9-4150-b54f-16c99095a087","LogTimestamp":"2023-05-25T23:23:01.921Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:23:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
{"timestamp":"2023-05-25T23:23:02.107Z","message":"[Control connection] Refreshing schema for sdcaudit.distributionnotificationevent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:03.049Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributionnotificationevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:04.049Z","message":"[Control connection] Refreshing schema for sdcaudit.distributionnotificationevent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:04.110Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:23:04.156Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributionnotificationevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:04.378Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:04.378Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:04.378Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:05.078Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributionnotificationevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:06.079Z","message":"[Control connection] Refreshing schema for sdcaudit.distributionnotificationevent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:06.278Z","message":"Received event EVENT CREATED TABLE sdcaudit.distributionstatusevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:07.279Z","message":"[Control connection] Refreshing schema for sdcaudit.distributionstatusevent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:07.357Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributionstatusevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:08.288Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributionstatusevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:09.289Z","message":"[Control connection] Refreshing schema for sdcaudit.distributionstatusevent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:10.005Z","message":"Received event EVENT CREATED TABLE sdcaudit.distributiondeployevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:11.004Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributiondeployevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:11.916Z","message":"Entering","context":{"RequestID":"069dc2bd-8488-4cc9-9aad-60f6a966ecdb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1391c856-a567-4c5d-80a9-95b54e536f25","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:23:11.915Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:11.922Z","message":"Database is available from CACHED check.","context":{"RequestID":"069dc2bd-8488-4cc9-9aad-60f6a966ecdb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1391c856-a567-4c5d-80a9-95b54e536f25","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:23:11.915Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:11.929Z","message":"{\"transactionId\":\"069dc2bd-8488-4cc9-9aad-60f6a966ecdb\",\"status\":\"200\",\"rqstDate\":\"230525-23:23:11:917\",\"respDate\":\"230525-23:23:11:924\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:069dc2bd-8488-4cc9-9aad-60f6a966ecdb\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:23:11:917-89225\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[069dc2bd-8488-4cc9-9aad-60f6a966ecdb]}\\\"}\"}","context":{"RequestID":"069dc2bd-8488-4cc9-9aad-60f6a966ecdb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1391c856-a567-4c5d-80a9-95b54e536f25","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:23:11.915Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:11.931Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"069dc2bd-8488-4cc9-9aad-60f6a966ecdb","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"15","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1391c856-a567-4c5d-80a9-95b54e536f25","LogTimestamp":"2023-05-25T23:23:11.930Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:23:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
{"timestamp":"2023-05-25T23:23:12.004Z","message":"[Control connection] Refreshing schema for sdcaudit.distributiondeployevent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:12.506Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributiondeployevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:13.507Z","message":"[Control connection] Refreshing schema for sdcaudit.distributiondeployevent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:13.768Z","message":"Entering","context":{"RequestID":"34c98cfd-8785-47a1-9920-77db07da1a14","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3dde25ba-de6a-47e0-a728-fe3167eddb6d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:23:13.767Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:13.776Z","message":"{\"transactionId\":\"34c98cfd-8785-47a1-9920-77db07da1a14\",\"status\":\"200\",\"rqstDate\":\"230525-23:23:13:769\",\"respDate\":\"230525-23:23:13:775\",\"sourceId\":\"haproxy:34c98cfd-8785-47a1-9920-77db07da1a14\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:23:13:769-84767\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fffd78a9-db4c-438f-9c6a-4f3c8dd0e289], x-b3-parentspanid=[cfdf621384f31d4b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a531f2405fb3991ccfdf621384f31d4b], x-b3-spanid=[acf76d761be89a2c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[34c98cfd-8785-47a1-9920-77db07da1a14]}\\\"}\"}","context":{"RequestID":"34c98cfd-8785-47a1-9920-77db07da1a14","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3dde25ba-de6a-47e0-a728-fe3167eddb6d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:23:13.767Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:13.778Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"34c98cfd-8785-47a1-9920-77db07da1a14","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"10","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3dde25ba-de6a-47e0-a728-fe3167eddb6d","LogTimestamp":"2023-05-25T23:23:13.777Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:23:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 20 - "logType": "access"
{"timestamp":"2023-05-25T23:23:14.110Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:23:14.348Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributiondeployevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:14.491Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:14.491Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:14.492Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:14.898Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributiondeployevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:15.826Z","message":"Entering","context":{"RequestID":"f2a2cf73-1702-4527-8b2e-3ae655f858b9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a2b12d13-abb5-4068-9235-b864d21ca704","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:23:15.826Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:15.832Z","message":"{\"transactionId\":\"f2a2cf73-1702-4527-8b2e-3ae655f858b9\",\"status\":\"200\",\"rqstDate\":\"230525-23:23:15:827\",\"respDate\":\"230525-23:23:15:832\",\"sourceId\":\"haproxy:f2a2cf73-1702-4527-8b2e-3ae655f858b9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:23:15:827-99284\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[784da93e-9038-49fc-9667-8a73edc7fa58], x-b3-parentspanid=[0bb3dd4aebbbbc99], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e1082e4e46486a100bb3dd4aebbbbc99], x-b3-spanid=[dd5d2512f073f969], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f2a2cf73-1702-4527-8b2e-3ae655f858b9]}\\\"}\"}","context":{"RequestID":"f2a2cf73-1702-4527-8b2e-3ae655f858b9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a2b12d13-abb5-4068-9235-b864d21ca704","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:23:15.826Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:15.833Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f2a2cf73-1702-4527-8b2e-3ae655f858b9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"7","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a2b12d13-abb5-4068-9235-b864d21ca704","LogTimestamp":"2023-05-25T23:23:15.833Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:23:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-05-25T23:23:15.871Z","message":"Received event EVENT CREATED TABLE sdcaudit.auditinggetuebclusterevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:16.872Z","message":"[Control connection] Refreshing schema for sdcaudit","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:16.887Z","message":"Computing token to replica map for keyspace: sdcartifact.","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:16.893Z","message":"Token to replica map computation for keyspace sdcartifact completed in 6 milliseconds","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:17.344Z","message":"Received event EVENT UPDATED TABLE sdcaudit.auditinggetuebclusterevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:17.867Z","message":"Entering","context":{"RequestID":"9864128f-cf87-485c-a8da-8b4ca3ab1dbc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3f8a223e-f725-486c-8bb5-44b69288f1ff","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:23:17.867Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:17.871Z","message":"{\"transactionId\":\"9864128f-cf87-485c-a8da-8b4ca3ab1dbc\",\"status\":\"200\",\"rqstDate\":\"230525-23:23:17:868\",\"respDate\":\"230525-23:23:17:871\",\"sourceId\":\"haproxy:9864128f-cf87-485c-a8da-8b4ca3ab1dbc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:23:17:868-75368\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[44c38cb3-97c2-41db-9f94-6a6b65c22c60], x-b3-parentspanid=[1475f50f53cf1fc1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4ea58b6567fab3291475f50f53cf1fc1], x-b3-spanid=[bdf39c14ff3d301a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9864128f-cf87-485c-a8da-8b4ca3ab1dbc]}\\\"}\"}","context":{"RequestID":"9864128f-cf87-485c-a8da-8b4ca3ab1dbc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3f8a223e-f725-486c-8bb5-44b69288f1ff","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:23:17.867Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:17.872Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9864128f-cf87-485c-a8da-8b4ca3ab1dbc","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3f8a223e-f725-486c-8bb5-44b69288f1ff","LogTimestamp":"2023-05-25T23:23:17.872Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:23:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-05-25T23:23:18.344Z","message":"[Control connection] Refreshing schema for sdcaudit.auditinggetuebclusterevent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:18.903Z","message":"Received event EVENT CREATED TABLE sdcaudit.authevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:19.885Z","message":"Entering","context":{"RequestID":"8a644809-7412-4dcc-ae6d-6d8536406e11","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"81f0dacf-ff90-4b93-a3b4-c8e736e48853","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:23:19.885Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:19.891Z","message":"{\"transactionId\":\"8a644809-7412-4dcc-ae6d-6d8536406e11\",\"status\":\"200\",\"rqstDate\":\"230525-23:23:19:886\",\"respDate\":\"230525-23:23:19:891\",\"sourceId\":\"haproxy:8a644809-7412-4dcc-ae6d-6d8536406e11\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:23:19:886-12958\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[651ea52f-3325-46b4-9fd2-aff426df2a35], x-b3-parentspanid=[c3cb6b98eb781767], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[51c1e14c60c695aec3cb6b98eb781767], x-b3-spanid=[fd3e80191359411f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8a644809-7412-4dcc-ae6d-6d8536406e11]}\\\"}\"}","context":{"RequestID":"8a644809-7412-4dcc-ae6d-6d8536406e11","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"81f0dacf-ff90-4b93-a3b4-c8e736e48853","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:23:19.885Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:19.892Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8a644809-7412-4dcc-ae6d-6d8536406e11","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"7","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"81f0dacf-ff90-4b93-a3b4-c8e736e48853","LogTimestamp":"2023-05-25T23:23:19.892Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:23:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-05-25T23:23:19.904Z","message":"[Control connection] Refreshing schema for sdcaudit.authevent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:20.025Z","message":"Received event EVENT UPDATED TABLE sdcaudit.authevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:21.027Z","message":"[Control connection] Refreshing schema for sdcaudit.authevent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:21.906Z","message":"Entering","context":{"RequestID":"86ab5966-3718-4eb2-ab0a-227450e78103","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"be46e4b7-6633-4058-8575-b1d809662824","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:23:21.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:21.913Z","message":"Entering","context":{"RequestID":"ebbd964c-ca94-4c06-b4cc-8468307bb372","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1623414f-d460-4a19-8dba-6f6b5dab951a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:23:21.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:21.913Z","message":"{\"transactionId\":\"86ab5966-3718-4eb2-ab0a-227450e78103\",\"status\":\"200\",\"rqstDate\":\"230525-23:23:21:908\",\"respDate\":\"230525-23:23:21:913\",\"sourceId\":\"haproxy:86ab5966-3718-4eb2-ab0a-227450e78103\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:23:21:908-18827\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[77f782b0-119a-4555-87fe-f443cec5295f], x-b3-parentspanid=[fc0cec05ffa73c40], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f2748e35710ae393fc0cec05ffa73c40], x-b3-spanid=[b1849e5150095694], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[86ab5966-3718-4eb2-ab0a-227450e78103]}\\\"}\"}","context":{"RequestID":"86ab5966-3718-4eb2-ab0a-227450e78103","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"be46e4b7-6633-4058-8575-b1d809662824","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:23:21.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:21.915Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"86ab5966-3718-4eb2-ab0a-227450e78103","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"9","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"be46e4b7-6633-4058-8575-b1d809662824","LogTimestamp":"2023-05-25T23:23:21.915Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:23:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 16 - "logType": "access"
{"timestamp":"2023-05-25T23:23:21.918Z","message":"Database is available from CACHED check.","context":{"RequestID":"ebbd964c-ca94-4c06-b4cc-8468307bb372","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1623414f-d460-4a19-8dba-6f6b5dab951a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:23:21.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:21.920Z","message":"{\"transactionId\":\"ebbd964c-ca94-4c06-b4cc-8468307bb372\",\"status\":\"200\",\"rqstDate\":\"230525-23:23:21:914\",\"respDate\":\"230525-23:23:21:920\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ebbd964c-ca94-4c06-b4cc-8468307bb372\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:23:21:914-90406\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ebbd964c-ca94-4c06-b4cc-8468307bb372]}\\\"}\"}","context":{"RequestID":"ebbd964c-ca94-4c06-b4cc-8468307bb372","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1623414f-d460-4a19-8dba-6f6b5dab951a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:23:21.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:21.922Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ebbd964c-ca94-4c06-b4cc-8468307bb372","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"8","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1623414f-d460-4a19-8dba-6f6b5dab951a","LogTimestamp":"2023-05-25T23:23:21.921Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:23:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
{"timestamp":"2023-05-25T23:23:21.985Z","message":"Entering","context":{"RequestID":"0f20f589-e415-43c7-8542-84e1fd80a5d1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c6384204-92f7-49ab-9a10-7882a6714105","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:23:21.984Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:21.990Z","message":"{\"transactionId\":\"0f20f589-e415-43c7-8542-84e1fd80a5d1\",\"status\":\"200\",\"rqstDate\":\"230525-23:23:21:986\",\"respDate\":\"230525-23:23:21:990\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0f20f589-e415-43c7-8542-84e1fd80a5d1\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:23:21:986-60145\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[95d256f3-af9c-9f7e-b94b-fd1a34a4e7eb], x-b3-parentspanid=[876a986cd1f5531e], Accept=[application/json], x-b3-sampled=[1], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41071], x-envoy-attempt-count=[1], x-b3-traceid=[a07dd2116d1673b3876a986cd1f5531e], x-b3-spanid=[61504202715d2810], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0f20f589-e415-43c7-8542-84e1fd80a5d1]}\\\"}\"}","context":{"RequestID":"0f20f589-e415-43c7-8542-84e1fd80a5d1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c6384204-92f7-49ab-9a10-7882a6714105","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:23:21.984Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:21.992Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0f20f589-e415-43c7-8542-84e1fd80a5d1","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"7","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c6384204-92f7-49ab-9a10-7882a6714105","LogTimestamp":"2023-05-25T23:23:21.991Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:23:21 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-05-25T23:23:22.089Z","message":"Received event EVENT UPDATED TABLE sdcaudit.authevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:23.090Z","message":"[Control connection] Refreshing schema for sdcaudit.authevent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:23.936Z","message":"Entering","context":{"RequestID":"2c53100a-b633-4080-98a7-df3af36ddcaa","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"23b5f99a-38b9-4bea-bd75-234ee271c463","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:23:23.935Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:23.944Z","message":"{\"transactionId\":\"2c53100a-b633-4080-98a7-df3af36ddcaa\",\"status\":\"200\",\"rqstDate\":\"230525-23:23:23:937\",\"respDate\":\"230525-23:23:23:944\",\"sourceId\":\"haproxy:2c53100a-b633-4080-98a7-df3af36ddcaa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:23:23:937-5443\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[08ef56ba-f92c-4fc1-ac0f-9c5256e04479], x-b3-parentspanid=[5dfe0a10ddb238af], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ef5d5effd747f9195dfe0a10ddb238af], x-b3-spanid=[73c50617eb36d786], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2c53100a-b633-4080-98a7-df3af36ddcaa]}\\\"}\"}","context":{"RequestID":"2c53100a-b633-4080-98a7-df3af36ddcaa","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"23b5f99a-38b9-4bea-bd75-234ee271c463","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:23:23.935Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:23.946Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2c53100a-b633-4080-98a7-df3af36ddcaa","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"11","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"23b5f99a-38b9-4bea-bd75-234ee271c463","LogTimestamp":"2023-05-25T23:23:23.946Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:23:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 19 - "logType": "access"
{"timestamp":"2023-05-25T23:23:24.028Z","message":"Received event EVENT CREATED TABLE sdcaudit.categoryevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:24.109Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:23:24.456Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:24.456Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:24.457Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:25.029Z","message":"[Control connection] Refreshing schema for sdcaudit.categoryevent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:25.289Z","message":"Received event EVENT UPDATED TABLE sdcaudit.categoryevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:25.961Z","message":"Entering","context":{"RequestID":"4549d819-1a95-4850-8bf6-470d83bc7e9c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"190bf253-cffe-46e8-8411-9d3188bbdfd4","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:23:25.960Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:25.964Z","message":"{\"transactionId\":\"4549d819-1a95-4850-8bf6-470d83bc7e9c\",\"status\":\"200\",\"rqstDate\":\"230525-23:23:25:961\",\"respDate\":\"230525-23:23:25:964\",\"sourceId\":\"haproxy:4549d819-1a95-4850-8bf6-470d83bc7e9c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:23:25:961-40681\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d289db16-b490-4e0a-a9c0-4661289bead7], x-b3-parentspanid=[b898947776ffd017], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[54a775eb0e00f59cb898947776ffd017], x-b3-spanid=[53a9e4375ea3131c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4549d819-1a95-4850-8bf6-470d83bc7e9c]}\\\"}\"}","context":{"RequestID":"4549d819-1a95-4850-8bf6-470d83bc7e9c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"190bf253-cffe-46e8-8411-9d3188bbdfd4","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:23:25.960Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:25.965Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4549d819-1a95-4850-8bf6-470d83bc7e9c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"190bf253-cffe-46e8-8411-9d3188bbdfd4","LogTimestamp":"2023-05-25T23:23:25.965Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:23:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:23:26.215Z","message":"Received event EVENT CREATED TABLE sdcaudit.getuserslistevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:27.060Z","message":"Received event EVENT UPDATED TABLE sdcaudit.getuserslistevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:27.978Z","message":"Entering","context":{"RequestID":"690df57b-381c-4870-8e3a-6d4d39e7cdc0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4e813ff8-d981-4a9c-bf3a-fbadf2a3fac0","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:23:27.978Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:27.984Z","message":"{\"transactionId\":\"690df57b-381c-4870-8e3a-6d4d39e7cdc0\",\"status\":\"200\",\"rqstDate\":\"230525-23:23:27:979\",\"respDate\":\"230525-23:23:27:984\",\"sourceId\":\"haproxy:690df57b-381c-4870-8e3a-6d4d39e7cdc0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:23:27:979-98453\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d3d58a08-8ceb-43ea-ba6e-c3146205cc40], x-b3-parentspanid=[d23bad30454640d8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ca01ba3d81a5a08bd23bad30454640d8], x-b3-spanid=[0b7dd44002488338], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[690df57b-381c-4870-8e3a-6d4d39e7cdc0]}\\\"}\"}","context":{"RequestID":"690df57b-381c-4870-8e3a-6d4d39e7cdc0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4e813ff8-d981-4a9c-bf3a-fbadf2a3fac0","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:23:27.978Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:27.985Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"690df57b-381c-4870-8e3a-6d4d39e7cdc0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"7","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4e813ff8-d981-4a9c-bf3a-fbadf2a3fac0","LogTimestamp":"2023-05-25T23:23:27.985Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:23:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-05-25T23:23:28.061Z","message":"[Control connection] Refreshing schema for sdcaudit","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:28.086Z","message":"Computing token to replica map for keyspace: sdcartifact.","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:28.104Z","message":"Token to replica map computation for keyspace sdcartifact completed in 17 milliseconds","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:28.330Z","message":"Received event EVENT CREATED TABLE sdcaudit.getcategoryhierarchyevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:29.088Z","message":"Received event EVENT UPDATED TABLE sdcaudit.getcategoryhierarchyevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:30.000Z","message":"Entering","context":{"RequestID":"28b3481b-8342-4d5c-a9de-0e30487db777","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"793482f3-d29e-4226-bee2-0bf55c2b5ea9","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:23:30Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:30.004Z","message":"{\"transactionId\":\"28b3481b-8342-4d5c-a9de-0e30487db777\",\"status\":\"200\",\"rqstDate\":\"230525-23:23:30:001\",\"respDate\":\"230525-23:23:30:003\",\"sourceId\":\"haproxy:28b3481b-8342-4d5c-a9de-0e30487db777\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:23:30:001-71549\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1ad04265-00b9-413c-a23e-9a4eecec614c], x-b3-parentspanid=[feaf15de7a8f3803], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0085e5ef6e6877dcfeaf15de7a8f3803], x-b3-spanid=[0093699849370d7f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[28b3481b-8342-4d5c-a9de-0e30487db777]}\\\"}\"}","context":{"RequestID":"28b3481b-8342-4d5c-a9de-0e30487db777","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"793482f3-d29e-4226-bee2-0bf55c2b5ea9","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:23:30Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:30.005Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"28b3481b-8342-4d5c-a9de-0e30487db777","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"793482f3-d29e-4226-bee2-0bf55c2b5ea9","LogTimestamp":"2023-05-25T23:23:30.004Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:23:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-05-25T23:23:30.089Z","message":"[Control connection] Refreshing schema for sdcaudit.getcategoryhierarchyevent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:31.276Z","message":"Received event EVENT CREATED TABLE sdcaudit.externalapievent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:31.919Z","message":"Entering","context":{"RequestID":"50357393-ba57-4834-bfac-1169bbe6b889","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"66c1fe4e-535b-49af-9a39-d2fba26277b0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:23:31.918Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:31.924Z","message":"Database is available from CACHED check.","context":{"RequestID":"50357393-ba57-4834-bfac-1169bbe6b889","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"66c1fe4e-535b-49af-9a39-d2fba26277b0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:23:31.918Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:31.926Z","message":"{\"transactionId\":\"50357393-ba57-4834-bfac-1169bbe6b889\",\"status\":\"200\",\"rqstDate\":\"230525-23:23:31:920\",\"respDate\":\"230525-23:23:31:925\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:50357393-ba57-4834-bfac-1169bbe6b889\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:23:31:920-88795\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[50357393-ba57-4834-bfac-1169bbe6b889]}\\\"}\"}","context":{"RequestID":"50357393-ba57-4834-bfac-1169bbe6b889","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"66c1fe4e-535b-49af-9a39-d2fba26277b0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:23:31.918Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:31.928Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"50357393-ba57-4834-bfac-1169bbe6b889","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"9","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"66c1fe4e-535b-49af-9a39-d2fba26277b0","LogTimestamp":"2023-05-25T23:23:31.927Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:23:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-05-25T23:23:31.988Z","message":"Entering","context":{"RequestID":"1933e41b-76c0-4486-8190-9f80f961c2dc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"ed5e8165-8557-48b2-872e-4d68661a99ad","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:23:31.988Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:31.995Z","message":"{\"transactionId\":\"1933e41b-76c0-4486-8190-9f80f961c2dc\",\"status\":\"200\",\"rqstDate\":\"230525-23:23:31:989\",\"respDate\":\"230525-23:23:31:995\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:1933e41b-76c0-4486-8190-9f80f961c2dc\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:23:31:989-91005\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[49dc7b2c-6a18-45f8-8def-38b8c89d32ab], x-b3-parentspanid=[fab7d0cbccbb9e3e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49883], x-envoy-attempt-count=[1], x-b3-traceid=[46bb083f1fe54e50fab7d0cbccbb9e3e], x-b3-spanid=[16cf5f002632c519], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[1933e41b-76c0-4486-8190-9f80f961c2dc]}\\\"}\"}","context":{"RequestID":"1933e41b-76c0-4486-8190-9f80f961c2dc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"ed5e8165-8557-48b2-872e-4d68661a99ad","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:23:31.988Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:31.997Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1933e41b-76c0-4486-8190-9f80f961c2dc","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"9","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ed5e8165-8557-48b2-872e-4d68661a99ad","LogTimestamp":"2023-05-25T23:23:31.996Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:23:32 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 17 - "logType": "access"
{"timestamp":"2023-05-25T23:23:32.018Z","message":"Entering","context":{"RequestID":"d831aea6-9cd5-427d-8987-551382c208c4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"52ebaabf-1fc2-4825-83dd-92d06656b7c1","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:23:32.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:32.024Z","message":"{\"transactionId\":\"d831aea6-9cd5-427d-8987-551382c208c4\",\"status\":\"200\",\"rqstDate\":\"230525-23:23:32:019\",\"respDate\":\"230525-23:23:32:024\",\"sourceId\":\"haproxy:d831aea6-9cd5-427d-8987-551382c208c4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:23:32:019-9199\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ffa823ab-c076-41ba-83ba-ec033580dab8], x-b3-parentspanid=[96d9ee9978a823e6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bc176c6781fb363b96d9ee9978a823e6], x-b3-spanid=[36db23fc9feefd8d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d831aea6-9cd5-427d-8987-551382c208c4]}\\\"}\"}","context":{"RequestID":"d831aea6-9cd5-427d-8987-551382c208c4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"52ebaabf-1fc2-4825-83dd-92d06656b7c1","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:23:32.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:32.025Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d831aea6-9cd5-427d-8987-551382c208c4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"7","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"52ebaabf-1fc2-4825-83dd-92d06656b7c1","LogTimestamp":"2023-05-25T23:23:32.025Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:23:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-05-25T23:23:32.277Z","message":"[Control connection] Refreshing schema for sdcaudit.externalapievent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:32.570Z","message":"Received event EVENT UPDATED TABLE sdcaudit.externalapievent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:33.571Z","message":"[Control connection] Refreshing schema for sdcaudit.externalapievent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:34.039Z","message":"Entering","context":{"RequestID":"73886332-11fe-4bd7-b362-2666da477cc7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ecc1d343-b434-4108-bdd1-e283d2e96b3f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:23:34.039Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:34.045Z","message":"{\"transactionId\":\"73886332-11fe-4bd7-b362-2666da477cc7\",\"status\":\"200\",\"rqstDate\":\"230525-23:23:34:040\",\"respDate\":\"230525-23:23:34:045\",\"sourceId\":\"haproxy:73886332-11fe-4bd7-b362-2666da477cc7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:23:34:040-68885\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[18a6574f-1e0a-4eb8-a51d-d132397dfbeb], x-b3-parentspanid=[741989477695af84], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[82c4817fe28cf517741989477695af84], x-b3-spanid=[2d10b8ef96612582], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[73886332-11fe-4bd7-b362-2666da477cc7]}\\\"}\"}","context":{"RequestID":"73886332-11fe-4bd7-b362-2666da477cc7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ecc1d343-b434-4108-bdd1-e283d2e96b3f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:23:34.039Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:34.046Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"73886332-11fe-4bd7-b362-2666da477cc7","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"7","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ecc1d343-b434-4108-bdd1-e283d2e96b3f","LogTimestamp":"2023-05-25T23:23:34.046Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:23:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-05-25T23:23:34.063Z","message":"Received event EVENT UPDATED TABLE sdcaudit.externalapievent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:34.109Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:23:34.308Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:34.309Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:34.310Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:35.064Z","message":"[Control connection] Refreshing schema for sdcaudit.externalapievent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:35.292Z","message":"Received event EVENT UPDATED TABLE sdcaudit.externalapievent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:36.061Z","message":"Entering","context":{"RequestID":"7a2fa31f-8dda-40f6-b4e8-71aed79d77fe","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"9c8a2fbd-0a2c-4745-83cd-0eb729dd62e5","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:23:36.061Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:36.067Z","message":"{\"transactionId\":\"7a2fa31f-8dda-40f6-b4e8-71aed79d77fe\",\"status\":\"200\",\"rqstDate\":\"230525-23:23:36:062\",\"respDate\":\"230525-23:23:36:066\",\"sourceId\":\"haproxy:7a2fa31f-8dda-40f6-b4e8-71aed79d77fe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:23:36:062-61297\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0f6fb732-078c-4254-b374-a310e755e47c], x-b3-parentspanid=[97775a341ee0d69c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dad4eb3dbf0752d397775a341ee0d69c], x-b3-spanid=[036ae8418aacb9a0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7a2fa31f-8dda-40f6-b4e8-71aed79d77fe]}\\\"}\"}","context":{"RequestID":"7a2fa31f-8dda-40f6-b4e8-71aed79d77fe","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"9c8a2fbd-0a2c-4745-83cd-0eb729dd62e5","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:23:36.061Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:36.068Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7a2fa31f-8dda-40f6-b4e8-71aed79d77fe","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"8","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9c8a2fbd-0a2c-4745-83cd-0eb729dd62e5","LogTimestamp":"2023-05-25T23:23:36.068Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:23:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-05-25T23:23:36.172Z","message":"Received event EVENT CREATED TABLE sdcaudit.ecompopenvironmentevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:37.173Z","message":"[Control connection] Refreshing schema for sdcaudit","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:37.193Z","message":"Computing token to replica map for keyspace: sdcartifact.","thread":"JanusGraph Cluster-worker-3","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:37.204Z","message":"Token to replica map computation for keyspace sdcartifact completed in 11 milliseconds","thread":"JanusGraph Cluster-worker-3","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:38.081Z","message":"Entering","context":{"RequestID":"3223ebd8-ba3d-4e1a-81c2-53a7a5de8d44","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9fc354a1-2f38-4f24-8862-106a1a89302e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:23:38.080Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:38.086Z","message":"{\"transactionId\":\"3223ebd8-ba3d-4e1a-81c2-53a7a5de8d44\",\"status\":\"200\",\"rqstDate\":\"230525-23:23:38:082\",\"respDate\":\"230525-23:23:38:086\",\"sourceId\":\"haproxy:3223ebd8-ba3d-4e1a-81c2-53a7a5de8d44\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:23:38:082-54413\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c5f7d9e6-a413-4d32-b8ac-c4ab3c8873fa], x-b3-parentspanid=[dc1ca13162adfd3d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1ecd5491aadff564dc1ca13162adfd3d], x-b3-spanid=[64c2d5075af249ca], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3223ebd8-ba3d-4e1a-81c2-53a7a5de8d44]}\\\"}\"}","context":{"RequestID":"3223ebd8-ba3d-4e1a-81c2-53a7a5de8d44","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9fc354a1-2f38-4f24-8862-106a1a89302e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:23:38.080Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:38.087Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3223ebd8-ba3d-4e1a-81c2-53a7a5de8d44","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"7","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9fc354a1-2f38-4f24-8862-106a1a89302e","LogTimestamp":"2023-05-25T23:23:38.087Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:23:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-05-25T23:23:40.097Z","message":"Entering","context":{"RequestID":"c4526fee-3376-4500-b159-7449f2f480ee","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b07cb8f2-518d-4e08-ad8e-1257dc76adab","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:23:40.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:40.101Z","message":"{\"transactionId\":\"c4526fee-3376-4500-b159-7449f2f480ee\",\"status\":\"200\",\"rqstDate\":\"230525-23:23:40:098\",\"respDate\":\"230525-23:23:40:100\",\"sourceId\":\"haproxy:c4526fee-3376-4500-b159-7449f2f480ee\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:23:40:098-85268\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[01dbd1a5-4c8e-4d38-bb74-e63446eb8c18], x-b3-parentspanid=[a856b9a4e11f0787], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[66cc890c9c88c213a856b9a4e11f0787], x-b3-spanid=[1b1bc5ceb15eb916], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c4526fee-3376-4500-b159-7449f2f480ee]}\\\"}\"}","context":{"RequestID":"c4526fee-3376-4500-b159-7449f2f480ee","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b07cb8f2-518d-4e08-ad8e-1257dc76adab","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:23:40.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:40.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c4526fee-3376-4500-b159-7449f2f480ee","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b07cb8f2-518d-4e08-ad8e-1257dc76adab","LogTimestamp":"2023-05-25T23:23:40.101Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:23:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:23:41.911Z","message":"Entering","context":{"RequestID":"08740566-d226-4892-ba3c-44e087adb766","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fd31ccea-154b-4b4e-8d3f-7bf09d6fd2f7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:23:41.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:41.914Z","message":"Database is available from CACHED check.","context":{"RequestID":"08740566-d226-4892-ba3c-44e087adb766","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fd31ccea-154b-4b4e-8d3f-7bf09d6fd2f7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:23:41.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:41.916Z","message":"{\"transactionId\":\"08740566-d226-4892-ba3c-44e087adb766\",\"status\":\"200\",\"rqstDate\":\"230525-23:23:41:911\",\"respDate\":\"230525-23:23:41:915\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:08740566-d226-4892-ba3c-44e087adb766\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:23:41:911-38924\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[08740566-d226-4892-ba3c-44e087adb766]}\\\"}\"}","context":{"RequestID":"08740566-d226-4892-ba3c-44e087adb766","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fd31ccea-154b-4b4e-8d3f-7bf09d6fd2f7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:23:41.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:41.917Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"08740566-d226-4892-ba3c-44e087adb766","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fd31ccea-154b-4b4e-8d3f-7bf09d6fd2f7","LogTimestamp":"2023-05-25T23:23:41.916Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:23:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-05-25T23:23:41.990Z","message":"Entering","context":{"RequestID":"5f3b9fa3-d55d-4cfc-bfec-4f6dcaab6987","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ee908ae2-c262-4433-b508-3932531c9069","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:23:41.989Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:41.995Z","message":"{\"transactionId\":\"5f3b9fa3-d55d-4cfc-bfec-4f6dcaab6987\",\"status\":\"200\",\"rqstDate\":\"230525-23:23:41:991\",\"respDate\":\"230525-23:23:41:994\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:5f3b9fa3-d55d-4cfc-bfec-4f6dcaab6987\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:23:41:991-51359\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a06f909f-9224-439a-9b17-8e8dc6cd0343], x-b3-parentspanid=[27d210ea7895d8d4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37359], x-envoy-attempt-count=[1], x-b3-traceid=[8efb75e65428396727d210ea7895d8d4], x-b3-spanid=[6dcbead1536c9fb7], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[5f3b9fa3-d55d-4cfc-bfec-4f6dcaab6987]}\\\"}\"}","context":{"RequestID":"5f3b9fa3-d55d-4cfc-bfec-4f6dcaab6987","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ee908ae2-c262-4433-b508-3932531c9069","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:23:41.989Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:41.996Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5f3b9fa3-d55d-4cfc-bfec-4f6dcaab6987","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"7","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ee908ae2-c262-4433-b508-3932531c9069","LogTimestamp":"2023-05-25T23:23:41.996Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:23:41 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-05-25T23:23:42.112Z","message":"Entering","context":{"RequestID":"aa2028ea-b6ad-4538-a9d0-81a3fe287674","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"b258a224-43f6-4e6d-8977-ed2a8329269e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:23:42.112Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:42.114Z","message":"{\"transactionId\":\"aa2028ea-b6ad-4538-a9d0-81a3fe287674\",\"status\":\"200\",\"rqstDate\":\"230525-23:23:42:112\",\"respDate\":\"230525-23:23:42:114\",\"sourceId\":\"haproxy:aa2028ea-b6ad-4538-a9d0-81a3fe287674\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:23:42:112-34680\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f7f5fa6b-0994-4a7a-af8c-afa4b78d3c65], x-b3-parentspanid=[cff0e976e4cbb105], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[15eb949210d8d478cff0e976e4cbb105], x-b3-spanid=[0d88e366363f738a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[aa2028ea-b6ad-4538-a9d0-81a3fe287674]}\\\"}\"}","context":{"RequestID":"aa2028ea-b6ad-4538-a9d0-81a3fe287674","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"b258a224-43f6-4e6d-8977-ed2a8329269e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:23:42.112Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:42.115Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aa2028ea-b6ad-4538-a9d0-81a3fe287674","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b258a224-43f6-4e6d-8977-ed2a8329269e","LogTimestamp":"2023-05-25T23:23:42.115Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:23:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:23:44.109Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:23:44.124Z","message":"Entering","context":{"RequestID":"f4ce2a08-a991-4377-bcce-0495647bd24b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e0eddb24-e14c-409c-8fdb-610284d7bfaf","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:23:44.124Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:44.126Z","message":"{\"transactionId\":\"f4ce2a08-a991-4377-bcce-0495647bd24b\",\"status\":\"200\",\"rqstDate\":\"230525-23:23:44:124\",\"respDate\":\"230525-23:23:44:126\",\"sourceId\":\"haproxy:f4ce2a08-a991-4377-bcce-0495647bd24b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:23:44:124-51462\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bacb9822-c045-4f62-9caf-f264c1aa2248], x-b3-parentspanid=[9f9ec6eb844451da], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e9957b0c20da49869f9ec6eb844451da], x-b3-spanid=[449e603983002e3a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f4ce2a08-a991-4377-bcce-0495647bd24b]}\\\"}\"}","context":{"RequestID":"f4ce2a08-a991-4377-bcce-0495647bd24b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e0eddb24-e14c-409c-8fdb-610284d7bfaf","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:23:44.124Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:44.127Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f4ce2a08-a991-4377-bcce-0495647bd24b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e0eddb24-e14c-409c-8fdb-610284d7bfaf","LogTimestamp":"2023-05-25T23:23:44.127Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:23:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:23:44.315Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:44.315Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:44.315Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:46.138Z","message":"Entering","context":{"RequestID":"10f9b10f-551e-46af-9e42-e79f862a0717","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"cec7d0ed-0ecc-4898-93ec-2bda024ee77b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:23:46.138Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:46.143Z","message":"{\"transactionId\":\"10f9b10f-551e-46af-9e42-e79f862a0717\",\"status\":\"200\",\"rqstDate\":\"230525-23:23:46:139\",\"respDate\":\"230525-23:23:46:143\",\"sourceId\":\"haproxy:10f9b10f-551e-46af-9e42-e79f862a0717\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:23:46:139-91830\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5c19403f-3dd9-48d6-903f-3cd99164aff9], x-b3-parentspanid=[f42051932508c4a9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b47a16a85f96c058f42051932508c4a9], x-b3-spanid=[87d50d2b91dc0221], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[10f9b10f-551e-46af-9e42-e79f862a0717]}\\\"}\"}","context":{"RequestID":"10f9b10f-551e-46af-9e42-e79f862a0717","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"cec7d0ed-0ecc-4898-93ec-2bda024ee77b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:23:46.138Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:46.145Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"10f9b10f-551e-46af-9e42-e79f862a0717","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"7","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cec7d0ed-0ecc-4898-93ec-2bda024ee77b","LogTimestamp":"2023-05-25T23:23:46.144Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:23:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-05-25T23:23:48.159Z","message":"Entering","context":{"RequestID":"fe252af8-1d3c-4e62-a1c6-4fbdac4a3bd8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1a1a2960-09c5-4791-893f-b5f25e64ce4b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:23:48.159Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:48.164Z","message":"{\"transactionId\":\"fe252af8-1d3c-4e62-a1c6-4fbdac4a3bd8\",\"status\":\"200\",\"rqstDate\":\"230525-23:23:48:160\",\"respDate\":\"230525-23:23:48:164\",\"sourceId\":\"haproxy:fe252af8-1d3c-4e62-a1c6-4fbdac4a3bd8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:23:48:160-55701\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[379882e9-9c56-4b4d-ab1b-d5152c8d252b], x-b3-parentspanid=[ae6ab3b987f097cc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[79787dcea224392fae6ab3b987f097cc], x-b3-spanid=[0750f1db214e6f74], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fe252af8-1d3c-4e62-a1c6-4fbdac4a3bd8]}\\\"}\"}","context":{"RequestID":"fe252af8-1d3c-4e62-a1c6-4fbdac4a3bd8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1a1a2960-09c5-4791-893f-b5f25e64ce4b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:23:48.159Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:48.165Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fe252af8-1d3c-4e62-a1c6-4fbdac4a3bd8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1a1a2960-09c5-4791-893f-b5f25e64ce4b","LogTimestamp":"2023-05-25T23:23:48.165Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:23:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-05-25T23:23:50.177Z","message":"Entering","context":{"RequestID":"84eb64d4-0736-4e21-8602-62857eccb2ba","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"492cd3db-71a6-4149-a434-c08ca0066309","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:23:50.177Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:50.182Z","message":"{\"transactionId\":\"84eb64d4-0736-4e21-8602-62857eccb2ba\",\"status\":\"200\",\"rqstDate\":\"230525-23:23:50:178\",\"respDate\":\"230525-23:23:50:182\",\"sourceId\":\"haproxy:84eb64d4-0736-4e21-8602-62857eccb2ba\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:23:50:178-93909\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b6d7af67-35cb-4fcd-808d-331a40989938], x-b3-parentspanid=[4273961b2181dad4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f468d1d774d14a034273961b2181dad4], x-b3-spanid=[03ce9f23ad37686b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[84eb64d4-0736-4e21-8602-62857eccb2ba]}\\\"}\"}","context":{"RequestID":"84eb64d4-0736-4e21-8602-62857eccb2ba","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"492cd3db-71a6-4149-a434-c08ca0066309","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:23:50.177Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:50.183Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"84eb64d4-0736-4e21-8602-62857eccb2ba","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"492cd3db-71a6-4149-a434-c08ca0066309","LogTimestamp":"2023-05-25T23:23:50.183Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:23:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-05-25T23:23:50.408Z","message":"Entering","context":{"RequestID":"e00cc88c-889e-4585-836b-57f622aadf7c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"165931f2-2fc3-488b-aa5d-da771a1ead58","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:23:50.407Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:50.751Z","message":"Checking for system property [partnerName]","context":{"RequestID":"e00cc88c-889e-4585-836b-57f622aadf7c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"165931f2-2fc3-488b-aa5d-da771a1ead58","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:23:50.407Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:50.751Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"e00cc88c-889e-4585-836b-57f622aadf7c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"165931f2-2fc3-488b-aa5d-da771a1ead58","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:23:50.407Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:50.751Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"e00cc88c-889e-4585-836b-57f622aadf7c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"165931f2-2fc3-488b-aa5d-da771a1ead58","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:23:50.407Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:50.752Z","message":"Invoke","context":{"RequestID":"e00cc88c-889e-4585-836b-57f622aadf7c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/af593b4b-490e-4665-ad74-2f6351c0a7ce","InvocationID":"165931f2-2fc3-488b-aa5d-da771a1ead58","LogTimestamp":"2023-05-25T23:23:50.752Z"},"thread":"qtp1094674892-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:51.287Z","message":"Received event EVENT CREATED KEYSPACE sdctitan, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:51.911Z","message":"Entering","context":{"RequestID":"2733085a-1b8a-4994-9f79-3ff37cc99c3a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9ee6220c-0192-4dcf-9e8c-5d6bc60b0209","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:23:51.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:51.915Z","message":"Database is available from CACHED check.","context":{"RequestID":"2733085a-1b8a-4994-9f79-3ff37cc99c3a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9ee6220c-0192-4dcf-9e8c-5d6bc60b0209","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:23:51.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:51.918Z","message":"{\"transactionId\":\"2733085a-1b8a-4994-9f79-3ff37cc99c3a\",\"status\":\"200\",\"rqstDate\":\"230525-23:23:51:912\",\"respDate\":\"230525-23:23:51:917\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2733085a-1b8a-4994-9f79-3ff37cc99c3a\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:23:51:912-11473\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2733085a-1b8a-4994-9f79-3ff37cc99c3a]}\\\"}\"}","context":{"RequestID":"2733085a-1b8a-4994-9f79-3ff37cc99c3a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9ee6220c-0192-4dcf-9e8c-5d6bc60b0209","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:23:51.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:51.919Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2733085a-1b8a-4994-9f79-3ff37cc99c3a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"7","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ee6220c-0192-4dcf-9e8c-5d6bc60b0209","LogTimestamp":"2023-05-25T23:23:51.918Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:23:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-05-25T23:23:51.990Z","message":"Entering","context":{"RequestID":"c7d3fa28-c6ff-453e-bfff-bba04da7b9ba","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"95dfd53a-d893-4b04-954f-0b0a446a5f78","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:23:51.990Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:51.997Z","message":"{\"transactionId\":\"c7d3fa28-c6ff-453e-bfff-bba04da7b9ba\",\"status\":\"200\",\"rqstDate\":\"230525-23:23:51:991\",\"respDate\":\"230525-23:23:51:996\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c7d3fa28-c6ff-453e-bfff-bba04da7b9ba\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:23:51:991-58850\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f8e38d3c-f64a-40f9-8414-35812ee3e66a], x-b3-parentspanid=[1ac9ddae570aac0f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53737], x-envoy-attempt-count=[1], x-b3-traceid=[4916f4e423531a731ac9ddae570aac0f], x-b3-spanid=[f4976c0c1b9fac53], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c7d3fa28-c6ff-453e-bfff-bba04da7b9ba]}\\\"}\"}","context":{"RequestID":"c7d3fa28-c6ff-453e-bfff-bba04da7b9ba","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"95dfd53a-d893-4b04-954f-0b0a446a5f78","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:23:51.990Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:51.998Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c7d3fa28-c6ff-453e-bfff-bba04da7b9ba","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"8","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"95dfd53a-d893-4b04-954f-0b0a446a5f78","LogTimestamp":"2023-05-25T23:23:51.998Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:23:52 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-05-25T23:23:52.196Z","message":"Entering","context":{"RequestID":"b7a669a9-a180-4e50-9311-59e500920d78","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"6ee0a770-11b5-4032-a114-0a2b43e8e8fb","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:23:52.196Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:52.201Z","message":"{\"transactionId\":\"b7a669a9-a180-4e50-9311-59e500920d78\",\"status\":\"200\",\"rqstDate\":\"230525-23:23:52:197\",\"respDate\":\"230525-23:23:52:201\",\"sourceId\":\"haproxy:b7a669a9-a180-4e50-9311-59e500920d78\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:23:52:197-40867\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d041b347-dd84-4ac7-a30d-bdb719e6a84b], x-b3-parentspanid=[e80569850175a589], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2a0c1c3d3fe94ff9e80569850175a589], x-b3-spanid=[9ba2358e5d4053bf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b7a669a9-a180-4e50-9311-59e500920d78]}\\\"}\"}","context":{"RequestID":"b7a669a9-a180-4e50-9311-59e500920d78","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"6ee0a770-11b5-4032-a114-0a2b43e8e8fb","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:23:52.196Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:52.203Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b7a669a9-a180-4e50-9311-59e500920d78","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"7","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6ee0a770-11b5-4032-a114-0a2b43e8e8fb","LogTimestamp":"2023-05-25T23:23:52.202Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:23:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-05-25T23:23:52.289Z","message":"[Control connection] Refreshing schema for sdctitan","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:52.296Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:52.310Z","message":"Token to replica map computation for keyspace sdctitan completed in 14 milliseconds","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:53.319Z","message":"Received event EVENT CREATED TABLE sdctitan.system_properties, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:54.108Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:23:54.213Z","message":"Entering","context":{"RequestID":"48fd7fc9-1854-412b-a93f-9d53a386ea12","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e91ba99c-bab0-4305-b305-33e99bf8f99d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:23:54.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:54.216Z","message":"{\"transactionId\":\"48fd7fc9-1854-412b-a93f-9d53a386ea12\",\"status\":\"200\",\"rqstDate\":\"230525-23:23:54:214\",\"respDate\":\"230525-23:23:54:216\",\"sourceId\":\"haproxy:48fd7fc9-1854-412b-a93f-9d53a386ea12\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:23:54:214-31284\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e9be08af-e838-446f-96db-2a30b97e3cc6], x-b3-parentspanid=[4b50621ffacd0767], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5d1ff73091b627ed4b50621ffacd0767], x-b3-spanid=[2f9da18af46ec3c0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[48fd7fc9-1854-412b-a93f-9d53a386ea12]}\\\"}\"}","context":{"RequestID":"48fd7fc9-1854-412b-a93f-9d53a386ea12","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e91ba99c-bab0-4305-b305-33e99bf8f99d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:23:54.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:54.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"48fd7fc9-1854-412b-a93f-9d53a386ea12","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e91ba99c-bab0-4305-b305-33e99bf8f99d","LogTimestamp":"2023-05-25T23:23:54.217Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:23:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:23:54.320Z","message":"[Control connection] Refreshing schema for sdctitan.system_properties (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:54.335Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:54.336Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:54.336Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:55.582Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"e00cc88c-889e-4585-836b-57f622aadf7c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4829","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/af593b4b-490e-4665-ad74-2f6351c0a7ce","InvocationID":"165931f2-2fc3-488b-aa5d-da771a1ead58","LogTimestamp":"2023-05-25T23:23:55.581Z","ResponseDesc":"Created","elapsedTime":"53"},"thread":"qtp1094674892-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:55.839Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/af593b4b-490e-4665-ad74-2f6351c0a7ce\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"e00cc88c-889e-4585-836b-57f622aadf7c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:23:55:673\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057030746\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"fd7fb09e-d930-41b9-b83f-cfde9df48640\",\"resource-version\":\"1685057030746\",\"model-name\":\"action\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"af593b4b-490e-4665-ad74-2f6351c0a7ce\"}}","context":{"RequestID":"e00cc88c-889e-4585-836b-57f622aadf7c","ServiceName":"/aai/v27/service-design-and-creation/models/model/af593b4b-490e-4665-ad74-2f6351c0a7ce","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:23:55.838Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:56.229Z","message":"Entering","context":{"RequestID":"e2b4838f-6458-4d1f-a02e-d0ba7d40ddd8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9179c07a-f6b0-4e7f-a795-cebd0a475eee","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:23:56.229Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:56.234Z","message":"{\"transactionId\":\"e2b4838f-6458-4d1f-a02e-d0ba7d40ddd8\",\"status\":\"200\",\"rqstDate\":\"230525-23:23:56:230\",\"respDate\":\"230525-23:23:56:234\",\"sourceId\":\"haproxy:e2b4838f-6458-4d1f-a02e-d0ba7d40ddd8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:23:56:230-62149\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b40b71e2-3b8d-43b1-af28-3148e6e8dfe0], x-b3-parentspanid=[55075206bcf074de], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5a32a8f737dfc17955075206bcf074de], x-b3-spanid=[8c16b90c1151ec39], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e2b4838f-6458-4d1f-a02e-d0ba7d40ddd8]}\\\"}\"}","context":{"RequestID":"e2b4838f-6458-4d1f-a02e-d0ba7d40ddd8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9179c07a-f6b0-4e7f-a795-cebd0a475eee","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:23:56.229Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:56.235Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e2b4838f-6458-4d1f-a02e-d0ba7d40ddd8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9179c07a-f6b0-4e7f-a795-cebd0a475eee","LogTimestamp":"2023-05-25T23:23:56.235Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:23:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-05-25T23:23:56.417Z","message":"{\"transactionId\":\"e00cc88c-889e-4585-836b-57f622aadf7c\",\"status\":\"201\",\"rqstDate\":\"230525-23:23:50:408\",\"respDate\":\"230525-23:23:56:416\",\"sourceId\":\"AAI-TOOLS:e00cc88c-889e-4585-836b-57f622aadf7c\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/af593b4b-490e-4665-ad74-2f6351c0a7ce\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:23:50:408-66115\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[4705ccc4-777b-464b-a25e-d9aabf1b177c], x-b3-parentspanid=[5ac655ace8bd4ea7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[e00cc88c-889e-4585-836b-57f622aadf7c], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[622f39a7f256ee6c4e87e869414af2e1], x-b3-spanid=[00a20825fffca8b2], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[260], Content-Type=[application/json], X-ONAP-RequestID=[e00cc88c-889e-4585-836b-57f622aadf7c]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"af593b4b-490e-4665-ad74-2f6351c0a7ce\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"fd7fb09e-d930-41b9-b83f-cfde9df48640\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"action\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:23:50:408-66115\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[4264], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230525-23:23:50:408-66115]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"e00cc88c-889e-4585-836b-57f622aadf7c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4829","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"165931f2-2fc3-488b-aa5d-da771a1ead58","LogTimestamp":"2023-05-25T23:23:55.581Z","elapsedTime":"78"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:56.419Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"e00cc88c-889e-4585-836b-57f622aadf7c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"6012","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"165931f2-2fc3-488b-aa5d-da771a1ead58","LogTimestamp":"2023-05-25T23:23:56.419Z","ResponseDesc":"Created","elapsedTime":"78"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:23:56 +0000] "PUT /aai/v27/service-design-and-creation/models/model/af593b4b-490e-4665-ad74-2f6351c0a7ce" 201 0 REST e00cc88c-889e-4585-836b-57f622aadf7c AAI-TOOLS 127.0.0.6 - - - - - - - - - 6064 - "logType": "access"
{"timestamp":"2023-05-25T23:23:56.642Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e00cc88c-889e-4585-836b-57f622aadf7c","ServiceName":"/aai/v27/service-design-and-creation/models/model/af593b4b-490e-4665-ad74-2f6351c0a7ce","TargetServiceName":"AAI-EVENT","ElapsedTime":"803","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:23:56.641Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:56.666Z","message":"Entering","context":{"RequestID":"469518a7-3098-408f-a48c-55db4befcf9f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f820fb24-3f49-4adb-ae42-ee985ac7cd00","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:23:56.666Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:56.686Z","message":"Checking for system property [partnerName]","context":{"RequestID":"469518a7-3098-408f-a48c-55db4befcf9f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f820fb24-3f49-4adb-ae42-ee985ac7cd00","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:23:56.666Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:56.686Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"469518a7-3098-408f-a48c-55db4befcf9f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f820fb24-3f49-4adb-ae42-ee985ac7cd00","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:23:56.666Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:56.687Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"469518a7-3098-408f-a48c-55db4befcf9f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f820fb24-3f49-4adb-ae42-ee985ac7cd00","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:23:56.666Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:56.689Z","message":"Invoke","context":{"RequestID":"469518a7-3098-408f-a48c-55db4befcf9f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/9551346c-7d8b-4daf-9926-b93e96e2344a","InvocationID":"f820fb24-3f49-4adb-ae42-ee985ac7cd00","LogTimestamp":"2023-05-25T23:23:56.689Z"},"thread":"qtp1094674892-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:57.580Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"469518a7-3098-408f-a48c-55db4befcf9f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"892","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/9551346c-7d8b-4daf-9926-b93e96e2344a","InvocationID":"f820fb24-3f49-4adb-ae42-ee985ac7cd00","LogTimestamp":"2023-05-25T23:23:57.580Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:57.616Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/9551346c-7d8b-4daf-9926-b93e96e2344a\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"469518a7-3098-408f-a48c-55db4befcf9f\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:23:57:595\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057036684\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"2f80c596-27e5-4ca9-b5bb-e03a7fd4c0fd\",\"resource-version\":\"1685057036684\",\"model-name\":\"action-data\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"9551346c-7d8b-4daf-9926-b93e96e2344a\"}}","context":{"RequestID":"469518a7-3098-408f-a48c-55db4befcf9f","ServiceName":"/aai/v27/service-design-and-creation/models/model/9551346c-7d8b-4daf-9926-b93e96e2344a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:23:57.615Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:57.643Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"469518a7-3098-408f-a48c-55db4befcf9f","ServiceName":"/aai/v27/service-design-and-creation/models/model/9551346c-7d8b-4daf-9926-b93e96e2344a","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:23:57.643Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:57.644Z","message":"{\"transactionId\":\"469518a7-3098-408f-a48c-55db4befcf9f\",\"status\":\"201\",\"rqstDate\":\"230525-23:23:56:668\",\"respDate\":\"230525-23:23:57:643\",\"sourceId\":\"AAI-TOOLS:469518a7-3098-408f-a48c-55db4befcf9f\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/9551346c-7d8b-4daf-9926-b93e96e2344a\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:23:56:668-10208\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[b4b01a93-dcc0-96d3-8715-981d25185824], x-b3-parentspanid=[304344ec27104ead], Accept=[application/json], x-b3-sampled=[1], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[469518a7-3098-408f-a48c-55db4befcf9f], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[101cda559f0f080d2fa335492d28cccd], x-b3-spanid=[ae016ed8a6c44b12], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[265], Content-Type=[application/json], X-ONAP-RequestID=[469518a7-3098-408f-a48c-55db4befcf9f]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"9551346c-7d8b-4daf-9926-b93e96e2344a\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"2f80c596-27e5-4ca9-b5bb-e03a7fd4c0fd\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"action-data\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:23:56:668-10208\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[4296], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230525-23:23:56:668-10208]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"469518a7-3098-408f-a48c-55db4befcf9f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"892","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"f820fb24-3f49-4adb-ae42-ee985ac7cd00","LogTimestamp":"2023-05-25T23:23:57.580Z","elapsedTime":"10"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:57.645Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"469518a7-3098-408f-a48c-55db4befcf9f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"979","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"f820fb24-3f49-4adb-ae42-ee985ac7cd00","LogTimestamp":"2023-05-25T23:23:57.645Z","ResponseDesc":"Created","elapsedTime":"10"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:23:57 +0000] "PUT /aai/v27/service-design-and-creation/models/model/9551346c-7d8b-4daf-9926-b93e96e2344a" 201 0 REST 469518a7-3098-408f-a48c-55db4befcf9f AAI-TOOLS 127.0.0.6 - - - - - - - - - 985 - "logType": "access"
{"timestamp":"2023-05-25T23:23:57.755Z","message":"Entering","context":{"RequestID":"ef2df0c1-df7a-4f26-aca6-305eee3a3542","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3a8f149e-e799-4676-a70c-9826be01973a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:23:57.755Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:57.776Z","message":"Checking for system property [partnerName]","context":{"RequestID":"ef2df0c1-df7a-4f26-aca6-305eee3a3542","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3a8f149e-e799-4676-a70c-9826be01973a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:23:57.755Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:57.776Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"ef2df0c1-df7a-4f26-aca6-305eee3a3542","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3a8f149e-e799-4676-a70c-9826be01973a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:23:57.755Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:57.776Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"ef2df0c1-df7a-4f26-aca6-305eee3a3542","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3a8f149e-e799-4676-a70c-9826be01973a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:23:57.755Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:57.777Z","message":"Invoke","context":{"RequestID":"ef2df0c1-df7a-4f26-aca6-305eee3a3542","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381","InvocationID":"3a8f149e-e799-4676-a70c-9826be01973a","LogTimestamp":"2023-05-25T23:23:57.777Z"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:58.247Z","message":"Entering","context":{"RequestID":"0d1f3666-7b92-4870-9e46-2439b1afdfe2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a4de0f3d-7c03-472a-877e-8eaba0c29777","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:23:58.246Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:58.251Z","message":"{\"transactionId\":\"0d1f3666-7b92-4870-9e46-2439b1afdfe2\",\"status\":\"200\",\"rqstDate\":\"230525-23:23:58:248\",\"respDate\":\"230525-23:23:58:251\",\"sourceId\":\"haproxy:0d1f3666-7b92-4870-9e46-2439b1afdfe2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:23:58:248-22118\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c39fbde5-b380-4c7b-894f-0d8ba7eea784], x-b3-parentspanid=[97090a84f08c2874], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c01c6e456a317d3197090a84f08c2874], x-b3-spanid=[8767c564fe77d1db], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0d1f3666-7b92-4870-9e46-2439b1afdfe2]}\\\"}\"}","context":{"RequestID":"0d1f3666-7b92-4870-9e46-2439b1afdfe2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a4de0f3d-7c03-472a-877e-8eaba0c29777","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:23:58.246Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:58.252Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0d1f3666-7b92-4870-9e46-2439b1afdfe2","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a4de0f3d-7c03-472a-877e-8eaba0c29777","LogTimestamp":"2023-05-25T23:23:58.252Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:23:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-05-25T23:23:58.460Z","message":"Received event EVENT CREATED TABLE sdctitan.janusgraph_ids, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:58.592Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"ef2df0c1-df7a-4f26-aca6-305eee3a3542","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"814","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381","InvocationID":"3a8f149e-e799-4676-a70c-9826be01973a","LogTimestamp":"2023-05-25T23:23:58.591Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:58.622Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"ef2df0c1-df7a-4f26-aca6-305eee3a3542\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:23:58:605\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057037774\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"7ad0915f-25c0-4a70-b9bc-185a75f87564\",\"resource-version\":\"1685057037774\",\"model-name\":\"allotted-resource\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"f6d6a23d-a1a9-48ff-8419-b6530da2d381\"}}","context":{"RequestID":"ef2df0c1-df7a-4f26-aca6-305eee3a3542","ServiceName":"/aai/v27/service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:23:58.621Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:58.632Z","message":"{\"transactionId\":\"ef2df0c1-df7a-4f26-aca6-305eee3a3542\",\"status\":\"201\",\"rqstDate\":\"230525-23:23:57:756\",\"respDate\":\"230525-23:23:58:632\",\"sourceId\":\"AAI-TOOLS:ef2df0c1-df7a-4f26-aca6-305eee3a3542\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:23:57:756-77397\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[34891ef2-0eb1-498a-a154-ff596bdb4cdd], x-b3-parentspanid=[64740d12422c8c77], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[ef2df0c1-df7a-4f26-aca6-305eee3a3542], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0a529096b28edd00b1252902d58ecdda], x-b3-spanid=[c31dd35078c86580], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[271], Content-Type=[application/json], X-ONAP-RequestID=[ef2df0c1-df7a-4f26-aca6-305eee3a3542]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"f6d6a23d-a1a9-48ff-8419-b6530da2d381\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"7ad0915f-25c0-4a70-b9bc-185a75f87564\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"allotted-resource\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:23:57:756-77397\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[8392], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230525-23:23:57:756-77397]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"ef2df0c1-df7a-4f26-aca6-305eee3a3542","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"814","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"3a8f149e-e799-4676-a70c-9826be01973a","LogTimestamp":"2023-05-25T23:23:58.591Z","elapsedTime":"9"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:58.633Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"ef2df0c1-df7a-4f26-aca6-305eee3a3542","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"878","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"3a8f149e-e799-4676-a70c-9826be01973a","LogTimestamp":"2023-05-25T23:23:58.633Z","ResponseDesc":"Created","elapsedTime":"9"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:23:58 +0000] "PUT /aai/v27/service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381" 201 0 REST ef2df0c1-df7a-4f26-aca6-305eee3a3542 AAI-TOOLS 127.0.0.6 - - - - - - - - - 883 - "logType": "access"
{"timestamp":"2023-05-25T23:23:58.650Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ef2df0c1-df7a-4f26-aca6-305eee3a3542","ServiceName":"/aai/v27/service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:23:58.650Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:58.749Z","message":"Entering","context":{"RequestID":"0b810292-e6da-4cdb-b012-44a26be32234","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9bf59d97-cb4b-4b9c-b5e4-e112c322eb50","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:23:58.749Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:58.761Z","message":"Checking for system property [partnerName]","context":{"RequestID":"0b810292-e6da-4cdb-b012-44a26be32234","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9bf59d97-cb4b-4b9c-b5e4-e112c322eb50","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:23:58.749Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:58.761Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"0b810292-e6da-4cdb-b012-44a26be32234","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9bf59d97-cb4b-4b9c-b5e4-e112c322eb50","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:23:58.749Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:58.761Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"0b810292-e6da-4cdb-b012-44a26be32234","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9bf59d97-cb4b-4b9c-b5e4-e112c322eb50","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:23:58.749Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:58.762Z","message":"Invoke","context":{"RequestID":"0b810292-e6da-4cdb-b012-44a26be32234","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/61b88c01-d819-41c0-8e21-7fd7ba47148e","InvocationID":"9bf59d97-cb4b-4b9c-b5e4-e112c322eb50","LogTimestamp":"2023-05-25T23:23:58.762Z"},"thread":"qtp1094674892-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:58.865Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"0b810292-e6da-4cdb-b012-44a26be32234","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"104","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/61b88c01-d819-41c0-8e21-7fd7ba47148e","InvocationID":"9bf59d97-cb4b-4b9c-b5e4-e112c322eb50","LogTimestamp":"2023-05-25T23:23:58.865Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1094674892-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:58.908Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/61b88c01-d819-41c0-8e21-7fd7ba47148e\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"0b810292-e6da-4cdb-b012-44a26be32234\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:23:58:881\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057038760\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"6c092fb1-21b2-456b-9e01-67fb4de1896e\",\"resource-version\":\"1685057038760\",\"model-name\":\"availability-zone\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"61b88c01-d819-41c0-8e21-7fd7ba47148e\"}}","context":{"RequestID":"0b810292-e6da-4cdb-b012-44a26be32234","ServiceName":"/aai/v27/service-design-and-creation/models/model/61b88c01-d819-41c0-8e21-7fd7ba47148e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:23:58.907Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:58.936Z","message":"{\"transactionId\":\"0b810292-e6da-4cdb-b012-44a26be32234\",\"status\":\"201\",\"rqstDate\":\"230525-23:23:58:750\",\"respDate\":\"230525-23:23:58:935\",\"sourceId\":\"AAI-TOOLS:0b810292-e6da-4cdb-b012-44a26be32234\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/61b88c01-d819-41c0-8e21-7fd7ba47148e\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:23:58:750-74332\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[54bd11b4-dfd0-4d32-8797-2426111f4f6d], x-b3-parentspanid=[60cd61f53a085da0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[0b810292-e6da-4cdb-b012-44a26be32234], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a8d5f12e99f3cb4ff548423c14b82581], x-b3-spanid=[643b87971e1110d4], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[271], Content-Type=[application/json], X-ONAP-RequestID=[0b810292-e6da-4cdb-b012-44a26be32234]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"61b88c01-d819-41c0-8e21-7fd7ba47148e\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"6c092fb1-21b2-456b-9e01-67fb4de1896e\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"availability-zone\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:23:58:750-74332\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[8224], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230525-23:23:58:750-74332]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"0b810292-e6da-4cdb-b012-44a26be32234","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"104","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"9bf59d97-cb4b-4b9c-b5e4-e112c322eb50","LogTimestamp":"2023-05-25T23:23:58.865Z","elapsedTime":"11"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:58.938Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"0b810292-e6da-4cdb-b012-44a26be32234","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"189","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"9bf59d97-cb4b-4b9c-b5e4-e112c322eb50","LogTimestamp":"2023-05-25T23:23:58.938Z","ResponseDesc":"Created","elapsedTime":"11"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:58.939Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0b810292-e6da-4cdb-b012-44a26be32234","ServiceName":"/aai/v27/service-design-and-creation/models/model/61b88c01-d819-41c0-8e21-7fd7ba47148e","TargetServiceName":"AAI-EVENT","ElapsedTime":"32","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:23:58.939Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:23:58 +0000] "PUT /aai/v27/service-design-and-creation/models/model/61b88c01-d819-41c0-8e21-7fd7ba47148e" 201 0 REST 0b810292-e6da-4cdb-b012-44a26be32234 AAI-TOOLS 127.0.0.6 - - - - - - - - - 194 - "logType": "access"
{"timestamp":"2023-05-25T23:23:59.035Z","message":"Entering","context":{"RequestID":"586d1cab-eff0-4c82-9a00-659e8112c97e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cd0c2eb8-431e-49a8-a6c7-0aeadb4743be","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:23:59.035Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:59.049Z","message":"Checking for system property [partnerName]","context":{"RequestID":"586d1cab-eff0-4c82-9a00-659e8112c97e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cd0c2eb8-431e-49a8-a6c7-0aeadb4743be","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:23:59.035Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:59.049Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"586d1cab-eff0-4c82-9a00-659e8112c97e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cd0c2eb8-431e-49a8-a6c7-0aeadb4743be","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:23:59.035Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:59.049Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"586d1cab-eff0-4c82-9a00-659e8112c97e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cd0c2eb8-431e-49a8-a6c7-0aeadb4743be","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:23:59.035Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:59.050Z","message":"Invoke","context":{"RequestID":"586d1cab-eff0-4c82-9a00-659e8112c97e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/53dc00d4-e6d9-48ec-b6cc-3d3797e9b896","InvocationID":"cd0c2eb8-431e-49a8-a6c7-0aeadb4743be","LogTimestamp":"2023-05-25T23:23:59.050Z"},"thread":"qtp1094674892-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:59.461Z","message":"[Control connection] Refreshing schema for sdctitan.janusgraph_ids (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:59.832Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"586d1cab-eff0-4c82-9a00-659e8112c97e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"783","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/53dc00d4-e6d9-48ec-b6cc-3d3797e9b896","InvocationID":"cd0c2eb8-431e-49a8-a6c7-0aeadb4743be","LogTimestamp":"2023-05-25T23:23:59.832Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:59.850Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/53dc00d4-e6d9-48ec-b6cc-3d3797e9b896\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"586d1cab-eff0-4c82-9a00-659e8112c97e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:23:59:839\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057039048\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"b2dea88d-78a0-49bf-95c9-5819df08e966\",\"resource-version\":\"1685057039048\",\"model-name\":\"az-and-dvs-switches\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"53dc00d4-e6d9-48ec-b6cc-3d3797e9b896\"}}","context":{"RequestID":"586d1cab-eff0-4c82-9a00-659e8112c97e","ServiceName":"/aai/v27/service-design-and-creation/models/model/53dc00d4-e6d9-48ec-b6cc-3d3797e9b896","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:23:59.849Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:59.872Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"586d1cab-eff0-4c82-9a00-659e8112c97e","ServiceName":"/aai/v27/service-design-and-creation/models/model/53dc00d4-e6d9-48ec-b6cc-3d3797e9b896","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:23:59.872Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:59.873Z","message":"{\"transactionId\":\"586d1cab-eff0-4c82-9a00-659e8112c97e\",\"status\":\"201\",\"rqstDate\":\"230525-23:23:59:036\",\"respDate\":\"230525-23:23:59:873\",\"sourceId\":\"AAI-TOOLS:586d1cab-eff0-4c82-9a00-659e8112c97e\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/53dc00d4-e6d9-48ec-b6cc-3d3797e9b896\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:23:59:036-61140\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[e5ed2ee7-712c-49df-b571-eefc7b21c462], x-b3-parentspanid=[9e838ea47ec34f50], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[586d1cab-eff0-4c82-9a00-659e8112c97e], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f179e7c41b00c834d0400c2db98e6c31], x-b3-spanid=[ff932b98b26082da], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[273], Content-Type=[application/json], X-ONAP-RequestID=[586d1cab-eff0-4c82-9a00-659e8112c97e]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"53dc00d4-e6d9-48ec-b6cc-3d3797e9b896\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"b2dea88d-78a0-49bf-95c9-5819df08e966\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"az-and-dvs-switches\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:23:59:036-61140\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[4176], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230525-23:23:59:036-61140]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"586d1cab-eff0-4c82-9a00-659e8112c97e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"783","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"cd0c2eb8-431e-49a8-a6c7-0aeadb4743be","LogTimestamp":"2023-05-25T23:23:59.832Z","elapsedTime":"4"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:23:59.875Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"586d1cab-eff0-4c82-9a00-659e8112c97e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"840","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"cd0c2eb8-431e-49a8-a6c7-0aeadb4743be","LogTimestamp":"2023-05-25T23:23:59.875Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:23:59 +0000] "PUT /aai/v27/service-design-and-creation/models/model/53dc00d4-e6d9-48ec-b6cc-3d3797e9b896" 201 0 REST 586d1cab-eff0-4c82-9a00-659e8112c97e AAI-TOOLS 127.0.0.6 - - - - - - - - - 847 - "logType": "access"
{"timestamp":"2023-05-25T23:23:59.971Z","message":"Entering","context":{"RequestID":"c4ab463c-d8b7-4803-9790-628c7a24ea17","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ca93df8e-f9e1-4d3e-9d2e-73205bec09af","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:23:59.971Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:59.980Z","message":"Checking for system property [partnerName]","context":{"RequestID":"c4ab463c-d8b7-4803-9790-628c7a24ea17","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ca93df8e-f9e1-4d3e-9d2e-73205bec09af","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:23:59.971Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:59.980Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"c4ab463c-d8b7-4803-9790-628c7a24ea17","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ca93df8e-f9e1-4d3e-9d2e-73205bec09af","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:23:59.971Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:59.980Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"c4ab463c-d8b7-4803-9790-628c7a24ea17","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ca93df8e-f9e1-4d3e-9d2e-73205bec09af","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:23:59.971Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:23:59.980Z","message":"Invoke","context":{"RequestID":"c4ab463c-d8b7-4803-9790-628c7a24ea17","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/18094b19-d16d-4822-8acf-e92c6aefa178","InvocationID":"ca93df8e-f9e1-4d3e-9d2e-73205bec09af","LogTimestamp":"2023-05-25T23:23:59.980Z"},"thread":"qtp1094674892-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:00.129Z","message":"Received event EVENT CREATED TABLE sdctitan.edgestore, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:00.265Z","message":"Entering","context":{"RequestID":"a3d5bbc2-09f7-40d9-8408-b6eb395a043b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"55b93fc1-1968-459c-a954-6e134e534bff","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:24:00.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:00.270Z","message":"{\"transactionId\":\"a3d5bbc2-09f7-40d9-8408-b6eb395a043b\",\"status\":\"200\",\"rqstDate\":\"230525-23:24:00:266\",\"respDate\":\"230525-23:24:00:269\",\"sourceId\":\"haproxy:a3d5bbc2-09f7-40d9-8408-b6eb395a043b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:00:266-14807\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4b19bdec-3c7d-4256-a990-3af20067fe82], x-b3-parentspanid=[3e3b14b2800d917f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7c61bc03cd4c50943e3b14b2800d917f], x-b3-spanid=[b0644353ee4b3a7d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a3d5bbc2-09f7-40d9-8408-b6eb395a043b]}\\\"}\"}","context":{"RequestID":"a3d5bbc2-09f7-40d9-8408-b6eb395a043b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"55b93fc1-1968-459c-a954-6e134e534bff","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:24:00.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:00.271Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a3d5bbc2-09f7-40d9-8408-b6eb395a043b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"7","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"55b93fc1-1968-459c-a954-6e134e534bff","LogTimestamp":"2023-05-25T23:24:00.271Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-05-25T23:24:00.771Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"c4ab463c-d8b7-4803-9790-628c7a24ea17","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"791","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/18094b19-d16d-4822-8acf-e92c6aefa178","InvocationID":"ca93df8e-f9e1-4d3e-9d2e-73205bec09af","LogTimestamp":"2023-05-25T23:24:00.771Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1094674892-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:00.803Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/18094b19-d16d-4822-8acf-e92c6aefa178\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"c4ab463c-d8b7-4803-9790-628c7a24ea17\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:00:789\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057039979\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"d2fb27cc-15eb-4c4e-828e-71d41aaecc5b\",\"resource-version\":\"1685057039979\",\"model-name\":\"class-of-service\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"18094b19-d16d-4822-8acf-e92c6aefa178\"}}","context":{"RequestID":"c4ab463c-d8b7-4803-9790-628c7a24ea17","ServiceName":"/aai/v27/service-design-and-creation/models/model/18094b19-d16d-4822-8acf-e92c6aefa178","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:00.802Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:00.822Z","message":"{\"transactionId\":\"c4ab463c-d8b7-4803-9790-628c7a24ea17\",\"status\":\"201\",\"rqstDate\":\"230525-23:23:59:972\",\"respDate\":\"230525-23:24:00:822\",\"sourceId\":\"AAI-TOOLS:c4ab463c-d8b7-4803-9790-628c7a24ea17\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/18094b19-d16d-4822-8acf-e92c6aefa178\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:23:59:972-93615\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[fb95af7e-21b6-48f1-838f-8aaa5c36898f], x-b3-parentspanid=[1d683d0703d01b89], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[c4ab463c-d8b7-4803-9790-628c7a24ea17], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bc8409ddf8457f7d69bf19ab96c3cb96], x-b3-spanid=[2ce2d1074e1717a4], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[270], Content-Type=[application/json], X-ONAP-RequestID=[c4ab463c-d8b7-4803-9790-628c7a24ea17]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"18094b19-d16d-4822-8acf-e92c6aefa178\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"d2fb27cc-15eb-4c4e-828e-71d41aaecc5b\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"class-of-service\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:23:59:972-93615\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[16584], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230525-23:23:59:972-93615]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"c4ab463c-d8b7-4803-9790-628c7a24ea17","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"791","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"ca93df8e-f9e1-4d3e-9d2e-73205bec09af","LogTimestamp":"2023-05-25T23:24:00.771Z","elapsedTime":"13"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:00.824Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"c4ab463c-d8b7-4803-9790-628c7a24ea17","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"853","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"ca93df8e-f9e1-4d3e-9d2e-73205bec09af","LogTimestamp":"2023-05-25T23:24:00.824Z","ResponseDesc":"Created","elapsedTime":"13"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:00 +0000] "PUT /aai/v27/service-design-and-creation/models/model/18094b19-d16d-4822-8acf-e92c6aefa178" 201 0 REST c4ab463c-d8b7-4803-9790-628c7a24ea17 AAI-TOOLS 127.0.0.6 - - - - - - - - - 857 - "logType": "access"
{"timestamp":"2023-05-25T23:24:00.844Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"c4ab463c-d8b7-4803-9790-628c7a24ea17","ServiceName":"/aai/v27/service-design-and-creation/models/model/18094b19-d16d-4822-8acf-e92c6aefa178","TargetServiceName":"AAI-EVENT","ElapsedTime":"42","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:00.844Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:00.922Z","message":"Entering","context":{"RequestID":"0a322a90-760e-4f83-9322-7273ea5af0ef","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9b5bafab-ceeb-4a0d-9fcc-0984c83fe2ec","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:00.921Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:00.938Z","message":"Checking for system property [partnerName]","context":{"RequestID":"0a322a90-760e-4f83-9322-7273ea5af0ef","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9b5bafab-ceeb-4a0d-9fcc-0984c83fe2ec","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:00.921Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:00.938Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"0a322a90-760e-4f83-9322-7273ea5af0ef","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9b5bafab-ceeb-4a0d-9fcc-0984c83fe2ec","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:00.921Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:00.939Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"0a322a90-760e-4f83-9322-7273ea5af0ef","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9b5bafab-ceeb-4a0d-9fcc-0984c83fe2ec","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:00.921Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:00.939Z","message":"Invoke","context":{"RequestID":"0a322a90-760e-4f83-9322-7273ea5af0ef","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","InvocationID":"9b5bafab-ceeb-4a0d-9fcc-0984c83fe2ec","LogTimestamp":"2023-05-25T23:24:00.939Z"},"thread":"qtp1094674892-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:01.033Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"0a322a90-760e-4f83-9322-7273ea5af0ef","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"93","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","InvocationID":"9b5bafab-ceeb-4a0d-9fcc-0984c83fe2ec","LogTimestamp":"2023-05-25T23:24:01.032Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1094674892-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:01.063Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"0a322a90-760e-4f83-9322-7273ea5af0ef\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:01:048\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057040937\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"2a160989-b202-47dd-874b-4a0f275998f7\",\"resource-version\":\"1685057040937\",\"model-name\":\"cloud-region\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"0a322a90-760e-4f83-9322-7273ea5af0ef","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:01.063Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:01.084Z","message":"{\"transactionId\":\"0a322a90-760e-4f83-9322-7273ea5af0ef\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:00:923\",\"respDate\":\"230525-23:24:01:084\",\"sourceId\":\"AAI-TOOLS:0a322a90-760e-4f83-9322-7273ea5af0ef\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:00:923-56968\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[c9cb2bda-f718-4a5e-836b-019763af5e89], x-b3-parentspanid=[ca01d6c697d3dc52], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[0a322a90-760e-4f83-9322-7273ea5af0ef], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6540954f50bd8b383435aa71735b5e37], x-b3-spanid=[b072498763a047a7], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[266], Content-Type=[application/json], X-ONAP-RequestID=[0a322a90-760e-4f83-9322-7273ea5af0ef]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"425b2158-e51d-4509-9945-dad4556474a3\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"2a160989-b202-47dd-874b-4a0f275998f7\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"cloud-region\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:00:923-56968\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[20680], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230525-23:24:00:923-56968]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"0a322a90-760e-4f83-9322-7273ea5af0ef","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"93","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"9b5bafab-ceeb-4a0d-9fcc-0984c83fe2ec","LogTimestamp":"2023-05-25T23:24:01.032Z","elapsedTime":"12"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:01.085Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"0a322a90-760e-4f83-9322-7273ea5af0ef","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"164","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"9b5bafab-ceeb-4a0d-9fcc-0984c83fe2ec","LogTimestamp":"2023-05-25T23:24:01.085Z","ResponseDesc":"Created","elapsedTime":"12"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:01 +0000] "PUT /aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3" 201 0 REST 0a322a90-760e-4f83-9322-7273ea5af0ef AAI-TOOLS 127.0.0.6 - - - - - - - - - 168 - "logType": "access"
{"timestamp":"2023-05-25T23:24:01.089Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0a322a90-760e-4f83-9322-7273ea5af0ef","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:01.089Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:01.130Z","message":"[Control connection] Refreshing schema for sdctitan.edgestore (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:01.144Z","message":"Received event EVENT CREATED TABLE sdctitan.edgestore_lock_, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:01.175Z","message":"Entering","context":{"RequestID":"b7a2a2ca-c923-4719-8d20-6b726b197e1f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e3b54cec-5616-4ff9-9d35-c9d4a07e13a0","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:01.175Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:01.201Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b7a2a2ca-c923-4719-8d20-6b726b197e1f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e3b54cec-5616-4ff9-9d35-c9d4a07e13a0","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:01.175Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:01.201Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b7a2a2ca-c923-4719-8d20-6b726b197e1f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e3b54cec-5616-4ff9-9d35-c9d4a07e13a0","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:01.175Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:01.201Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b7a2a2ca-c923-4719-8d20-6b726b197e1f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e3b54cec-5616-4ff9-9d35-c9d4a07e13a0","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:01.175Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:01.203Z","message":"Invoke","context":{"RequestID":"b7a2a2ca-c923-4719-8d20-6b726b197e1f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/8bac3599-9a1c-4b7f-80e5-c1838f744c23","InvocationID":"e3b54cec-5616-4ff9-9d35-c9d4a07e13a0","LogTimestamp":"2023-05-25T23:24:01.203Z"},"thread":"qtp1094674892-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:01.910Z","message":"Entering","context":{"RequestID":"d2c39782-774a-4d83-9a59-fee1dc2d3733","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6b1db330-1fcb-4dfb-86d0-87fe952ae159","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:24:01.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:01.912Z","message":"Database is available from CACHED check.","context":{"RequestID":"d2c39782-774a-4d83-9a59-fee1dc2d3733","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6b1db330-1fcb-4dfb-86d0-87fe952ae159","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:24:01.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:01.913Z","message":"{\"transactionId\":\"d2c39782-774a-4d83-9a59-fee1dc2d3733\",\"status\":\"200\",\"rqstDate\":\"230525-23:24:01:911\",\"respDate\":\"230525-23:24:01:913\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d2c39782-774a-4d83-9a59-fee1dc2d3733\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:01:911-31665\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d2c39782-774a-4d83-9a59-fee1dc2d3733]}\\\"}\"}","context":{"RequestID":"d2c39782-774a-4d83-9a59-fee1dc2d3733","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6b1db330-1fcb-4dfb-86d0-87fe952ae159","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:24:01.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:01.914Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d2c39782-774a-4d83-9a59-fee1dc2d3733","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6b1db330-1fcb-4dfb-86d0-87fe952ae159","LogTimestamp":"2023-05-25T23:24:01.914Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:24:01.985Z","message":"Entering","context":{"RequestID":"7e581444-7771-4fc2-9a60-85b8b42cab00","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"73e8d81f-974b-4d9c-b21c-1339d30c5266","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:24:01.985Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:01.987Z","message":"{\"transactionId\":\"7e581444-7771-4fc2-9a60-85b8b42cab00\",\"status\":\"200\",\"rqstDate\":\"230525-23:24:01:985\",\"respDate\":\"230525-23:24:01:987\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:7e581444-7771-4fc2-9a60-85b8b42cab00\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:01:985-82004\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9e08c50d-6b31-4f59-8b97-74a6c4a8d928], x-b3-parentspanid=[0def465e3942f969], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56559], x-envoy-attempt-count=[1], x-b3-traceid=[2463ca865668e4bb0def465e3942f969], x-b3-spanid=[93923d264126f352], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[7e581444-7771-4fc2-9a60-85b8b42cab00]}\\\"}\"}","context":{"RequestID":"7e581444-7771-4fc2-9a60-85b8b42cab00","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"73e8d81f-974b-4d9c-b21c-1339d30c5266","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:24:01.985Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:01.988Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7e581444-7771-4fc2-9a60-85b8b42cab00","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"73e8d81f-974b-4d9c-b21c-1339d30c5266","LogTimestamp":"2023-05-25T23:24:01.988Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:01 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:24:02.027Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"b7a2a2ca-c923-4719-8d20-6b726b197e1f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"826","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/8bac3599-9a1c-4b7f-80e5-c1838f744c23","InvocationID":"e3b54cec-5616-4ff9-9d35-c9d4a07e13a0","LogTimestamp":"2023-05-25T23:24:02.027Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1094674892-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:02.051Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/8bac3599-9a1c-4b7f-80e5-c1838f744c23\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"b7a2a2ca-c923-4719-8d20-6b726b197e1f\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:02:039\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057041199\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"3f908abc-3a15-40d0-b674-2a639e52884d\",\"resource-version\":\"1685057041199\",\"model-name\":\"collection\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"8bac3599-9a1c-4b7f-80e5-c1838f744c23\"}}","context":{"RequestID":"b7a2a2ca-c923-4719-8d20-6b726b197e1f","ServiceName":"/aai/v27/service-design-and-creation/models/model/8bac3599-9a1c-4b7f-80e5-c1838f744c23","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:02.051Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:02.071Z","message":"{\"transactionId\":\"b7a2a2ca-c923-4719-8d20-6b726b197e1f\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:01:177\",\"respDate\":\"230525-23:24:02:071\",\"sourceId\":\"AAI-TOOLS:b7a2a2ca-c923-4719-8d20-6b726b197e1f\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/8bac3599-9a1c-4b7f-80e5-c1838f744c23\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:01:177-54963\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[a101a238-5d49-4b46-8481-6bb2163b8650], x-b3-parentspanid=[69c35bb9ca3b5d68], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[b7a2a2ca-c923-4719-8d20-6b726b197e1f], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9eb2f30bc5caffe73a8314c01bc4a0e3], x-b3-spanid=[2b9a74dd8979e12f], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[298], Content-Type=[application/json], X-ONAP-RequestID=[b7a2a2ca-c923-4719-8d20-6b726b197e1f]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"8bac3599-9a1c-4b7f-80e5-c1838f744c23\\\\\\\",\\\\n \\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n \\\\\\\"model-vers\\\\\\\" : {\\\\n \\\\\\\"model-ver\\\\\\\" : [ {\\\\n \\\\\\\"model-version-id\\\\\\\" : \\\\\\\"3f908abc-3a15-40d0-b674-2a639e52884d\\\\\\\",\\\\n \\\\\\\"model-name\\\\\\\" : \\\\\\\"collection\\\\\\\",\\\\n \\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\"\\\\n } ]\\\\n }\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:01:177-54963\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[16416], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230525-23:24:01:177-54963]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"b7a2a2ca-c923-4719-8d20-6b726b197e1f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"826","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"e3b54cec-5616-4ff9-9d35-c9d4a07e13a0","LogTimestamp":"2023-05-25T23:24:02.027Z","elapsedTime":"9"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:02.072Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"b7a2a2ca-c923-4719-8d20-6b726b197e1f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"897","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"e3b54cec-5616-4ff9-9d35-c9d4a07e13a0","LogTimestamp":"2023-05-25T23:24:02.072Z","ResponseDesc":"Created","elapsedTime":"9"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:02 +0000] "PUT /aai/v27/service-design-and-creation/models/model/8bac3599-9a1c-4b7f-80e5-c1838f744c23" 201 0 REST b7a2a2ca-c923-4719-8d20-6b726b197e1f AAI-TOOLS 127.0.0.6 - - - - - - - - - 905 - "logType": "access"
{"timestamp":"2023-05-25T23:24:02.077Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b7a2a2ca-c923-4719-8d20-6b726b197e1f","ServiceName":"/aai/v27/service-design-and-creation/models/model/8bac3599-9a1c-4b7f-80e5-c1838f744c23","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:02.077Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:02.145Z","message":"[Control connection] Refreshing schema for sdctitan.edgestore_lock_ (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:02.167Z","message":"Entering","context":{"RequestID":"07547a98-4c90-4744-92d2-68dc3fc43e1d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6aa083ef-9f28-47d6-b21e-45b04aa23e00","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:02.166Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:02.180Z","message":"Checking for system property [partnerName]","context":{"RequestID":"07547a98-4c90-4744-92d2-68dc3fc43e1d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6aa083ef-9f28-47d6-b21e-45b04aa23e00","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:02.166Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:02.181Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"07547a98-4c90-4744-92d2-68dc3fc43e1d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6aa083ef-9f28-47d6-b21e-45b04aa23e00","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:02.166Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:02.181Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"07547a98-4c90-4744-92d2-68dc3fc43e1d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6aa083ef-9f28-47d6-b21e-45b04aa23e00","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:02.166Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:02.181Z","message":"Invoke","context":{"RequestID":"07547a98-4c90-4744-92d2-68dc3fc43e1d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","InvocationID":"6aa083ef-9f28-47d6-b21e-45b04aa23e00","LogTimestamp":"2023-05-25T23:24:02.181Z"},"thread":"qtp1094674892-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:02.284Z","message":"Entering","context":{"RequestID":"42db875b-b067-4c7a-b41c-de939b9c1c90","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0f9f1e2a-5a92-4860-8a61-747891a09e54","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:24:02.283Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:02.289Z","message":"{\"transactionId\":\"42db875b-b067-4c7a-b41c-de939b9c1c90\",\"status\":\"200\",\"rqstDate\":\"230525-23:24:02:284\",\"respDate\":\"230525-23:24:02:289\",\"sourceId\":\"haproxy:42db875b-b067-4c7a-b41c-de939b9c1c90\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:02:284-27068\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3894b7c4-2aff-465b-856a-869f041f57f7], x-b3-parentspanid=[c8c927b0c5628869], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8585ffa2cad6f7d1c8c927b0c5628869], x-b3-spanid=[457a45ffc0233473], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[42db875b-b067-4c7a-b41c-de939b9c1c90]}\\\"}\"}","context":{"RequestID":"42db875b-b067-4c7a-b41c-de939b9c1c90","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0f9f1e2a-5a92-4860-8a61-747891a09e54","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:24:02.283Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:02.290Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"42db875b-b067-4c7a-b41c-de939b9c1c90","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"7","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0f9f1e2a-5a92-4860-8a61-747891a09e54","LogTimestamp":"2023-05-25T23:24:02.290Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-05-25T23:24:02.395Z","message":"Received event EVENT CREATED TABLE sdctitan.graphindex, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:03.005Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"07547a98-4c90-4744-92d2-68dc3fc43e1d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"823","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","InvocationID":"6aa083ef-9f28-47d6-b21e-45b04aa23e00","LogTimestamp":"2023-05-25T23:24:03.004Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:03.036Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"07547a98-4c90-4744-92d2-68dc3fc43e1d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:03:020\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057042179\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"3a8ab1ee-9220-4fe8-b89c-9251d160ddc2\",\"resource-version\":\"1685057042179\",\"model-name\":\"complex\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\"}}","context":{"RequestID":"07547a98-4c90-4744-92d2-68dc3fc43e1d","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:03.035Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:03.057Z","message":"{\"transactionId\":\"07547a98-4c90-4744-92d2-68dc3fc43e1d\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:02:168\",\"respDate\":\"230525-23:24:03:057\",\"sourceId\":\"AAI-TOOLS:07547a98-4c90-4744-92d2-68dc3fc43e1d\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:02:168-32447\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[1bcf23e6-91b4-463e-868e-88cc8d9c9df8], x-b3-parentspanid=[0f527311a9180097], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[07547a98-4c90-4744-92d2-68dc3fc43e1d], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[05620f2d74b93cd24c8bd21f960f768b], x-b3-spanid=[26ac779eba9fd661], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[261], Content-Type=[application/json], X-ONAP-RequestID=[07547a98-4c90-4744-92d2-68dc3fc43e1d]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"af91c2f7-35fc-43cf-a13d-443f385b2353\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"3a8ab1ee-9220-4fe8-b89c-9251d160ddc2\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"complex\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:02:168-32447\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[4288], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230525-23:24:02:168-32447]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"07547a98-4c90-4744-92d2-68dc3fc43e1d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"823","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"6aa083ef-9f28-47d6-b21e-45b04aa23e00","LogTimestamp":"2023-05-25T23:24:03.004Z","elapsedTime":"11"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:03.059Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"07547a98-4c90-4744-92d2-68dc3fc43e1d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"892","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"6aa083ef-9f28-47d6-b21e-45b04aa23e00","LogTimestamp":"2023-05-25T23:24:03.058Z","ResponseDesc":"Created","elapsedTime":"11"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:03 +0000] "PUT /aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353" 201 0 REST 07547a98-4c90-4744-92d2-68dc3fc43e1d AAI-TOOLS 127.0.0.6 - - - - - - - - - 896 - "logType": "access"
{"timestamp":"2023-05-25T23:24:03.065Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"07547a98-4c90-4744-92d2-68dc3fc43e1d","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:03.064Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:03.142Z","message":"Entering","context":{"RequestID":"1acff72c-f5e5-4ab6-be94-8aa80bed2ca5","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c609977f-6cbd-4cb2-9de0-629db28869f9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:03.141Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:03.153Z","message":"Checking for system property [partnerName]","context":{"RequestID":"1acff72c-f5e5-4ab6-be94-8aa80bed2ca5","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c609977f-6cbd-4cb2-9de0-629db28869f9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:03.141Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:03.153Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"1acff72c-f5e5-4ab6-be94-8aa80bed2ca5","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c609977f-6cbd-4cb2-9de0-629db28869f9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:03.141Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:03.153Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"1acff72c-f5e5-4ab6-be94-8aa80bed2ca5","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c609977f-6cbd-4cb2-9de0-629db28869f9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:03.141Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:03.154Z","message":"Invoke","context":{"RequestID":"1acff72c-f5e5-4ab6-be94-8aa80bed2ca5","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf","InvocationID":"c609977f-6cbd-4cb2-9de0-629db28869f9","LogTimestamp":"2023-05-25T23:24:03.154Z"},"thread":"qtp1094674892-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:03.230Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"1acff72c-f5e5-4ab6-be94-8aa80bed2ca5","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"77","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf","InvocationID":"c609977f-6cbd-4cb2-9de0-629db28869f9","LogTimestamp":"2023-05-25T23:24:03.230Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1094674892-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:03.258Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"1acff72c-f5e5-4ab6-be94-8aa80bed2ca5\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:03:241\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057043152\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"5a175add-57e4-4a5d-8b02-c36f1d69c52b\",\"resource-version\":\"1685057043152\",\"model-name\":\"configuration\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"166c050d-f69d-4305-943e-0bc58c3a26cf\"}}","context":{"RequestID":"1acff72c-f5e5-4ab6-be94-8aa80bed2ca5","ServiceName":"/aai/v27/service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:03.257Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:03.288Z","message":"{\"transactionId\":\"1acff72c-f5e5-4ab6-be94-8aa80bed2ca5\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:03:142\",\"respDate\":\"230525-23:24:03:286\",\"sourceId\":\"AAI-TOOLS:1acff72c-f5e5-4ab6-be94-8aa80bed2ca5\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:03:142-30981\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[18240f95-afad-4812-922a-46b8c53f83d0], x-b3-parentspanid=[a869e6ab171f0948], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[1acff72c-f5e5-4ab6-be94-8aa80bed2ca5], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[087f915546e8c71720d9e5af1aa64e0b], x-b3-spanid=[828133e853e5748d], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[267], Content-Type=[application/json], X-ONAP-RequestID=[1acff72c-f5e5-4ab6-be94-8aa80bed2ca5]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"166c050d-f69d-4305-943e-0bc58c3a26cf\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"5a175add-57e4-4a5d-8b02-c36f1d69c52b\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"configuration\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:03:142-30981\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[16552], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230525-23:24:03:142-30981]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"1acff72c-f5e5-4ab6-be94-8aa80bed2ca5","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"77","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"c609977f-6cbd-4cb2-9de0-629db28869f9","LogTimestamp":"2023-05-25T23:24:03.230Z","elapsedTime":"7"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:03.289Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"1acff72c-f5e5-4ab6-be94-8aa80bed2ca5","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"148","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"c609977f-6cbd-4cb2-9de0-629db28869f9","LogTimestamp":"2023-05-25T23:24:03.289Z","ResponseDesc":"Created","elapsedTime":"7"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:03.289Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"1acff72c-f5e5-4ab6-be94-8aa80bed2ca5","ServiceName":"/aai/v27/service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:03.288Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:03 +0000] "PUT /aai/v27/service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf" 201 0 REST 1acff72c-f5e5-4ab6-be94-8aa80bed2ca5 AAI-TOOLS 127.0.0.6 - - - - - - - - - 152 - "logType": "access"
{"timestamp":"2023-05-25T23:24:03.377Z","message":"Entering","context":{"RequestID":"3c027680-8c12-4dca-9074-182447526d65","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3be67e1d-feeb-4331-b459-bf35926cd566","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:03.377Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:03.393Z","message":"Checking for system property [partnerName]","context":{"RequestID":"3c027680-8c12-4dca-9074-182447526d65","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3be67e1d-feeb-4331-b459-bf35926cd566","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:03.377Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:03.393Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"3c027680-8c12-4dca-9074-182447526d65","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3be67e1d-feeb-4331-b459-bf35926cd566","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:03.377Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:03.393Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"3c027680-8c12-4dca-9074-182447526d65","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3be67e1d-feeb-4331-b459-bf35926cd566","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:03.377Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:03.397Z","message":"[Control connection] Refreshing schema for sdctitan.graphindex (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:03.394Z","message":"Invoke","context":{"RequestID":"3c027680-8c12-4dca-9074-182447526d65","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/4c01c948-7607-4d66-8a6c-99c2c2717936","InvocationID":"3be67e1d-feeb-4331-b459-bf35926cd566","LogTimestamp":"2023-05-25T23:24:03.394Z"},"thread":"qtp1094674892-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:03.460Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"3c027680-8c12-4dca-9074-182447526d65","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"67","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/4c01c948-7607-4d66-8a6c-99c2c2717936","InvocationID":"3be67e1d-feeb-4331-b459-bf35926cd566","LogTimestamp":"2023-05-25T23:24:03.460Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:03.476Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/4c01c948-7607-4d66-8a6c-99c2c2717936\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"3c027680-8c12-4dca-9074-182447526d65\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:03:466\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057043391\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"22104c9f-29fd-462f-be07-96cd6b46dd33\",\"resource-version\":\"1685057043391\",\"model-name\":\"connector\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"4c01c948-7607-4d66-8a6c-99c2c2717936\"}}","context":{"RequestID":"3c027680-8c12-4dca-9074-182447526d65","ServiceName":"/aai/v27/service-design-and-creation/models/model/4c01c948-7607-4d66-8a6c-99c2c2717936","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:03.476Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:03.508Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"3c027680-8c12-4dca-9074-182447526d65","ServiceName":"/aai/v27/service-design-and-creation/models/model/4c01c948-7607-4d66-8a6c-99c2c2717936","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:03.507Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:03.518Z","message":"{\"transactionId\":\"3c027680-8c12-4dca-9074-182447526d65\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:03:378\",\"respDate\":\"230525-23:24:03:517\",\"sourceId\":\"AAI-TOOLS:3c027680-8c12-4dca-9074-182447526d65\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/4c01c948-7607-4d66-8a6c-99c2c2717936\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:03:378-31558\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[cc6ce846-0566-497e-b324-6624684d8c4d], x-b3-parentspanid=[1c0b86a43bbd80da], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[3c027680-8c12-4dca-9074-182447526d65], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[64ab6485aa0bb8fa52e14d16dbb66e7d], x-b3-spanid=[ae63e1f7518169fe], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[263], Content-Type=[application/json], X-ONAP-RequestID=[3c027680-8c12-4dca-9074-182447526d65]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"4c01c948-7607-4d66-8a6c-99c2c2717936\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"22104c9f-29fd-462f-be07-96cd6b46dd33\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"connector\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:03:378-31558\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[12504], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230525-23:24:03:378-31558]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"3c027680-8c12-4dca-9074-182447526d65","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"67","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"3be67e1d-feeb-4331-b459-bf35926cd566","LogTimestamp":"2023-05-25T23:24:03.460Z","elapsedTime":"3"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:03.519Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"3c027680-8c12-4dca-9074-182447526d65","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"142","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"3be67e1d-feeb-4331-b459-bf35926cd566","LogTimestamp":"2023-05-25T23:24:03.519Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:03 +0000] "PUT /aai/v27/service-design-and-creation/models/model/4c01c948-7607-4d66-8a6c-99c2c2717936" 201 0 REST 3c027680-8c12-4dca-9074-182447526d65 AAI-TOOLS 127.0.0.6 - - - - - - - - - 147 - "logType": "access"
{"timestamp":"2023-05-25T23:24:03.604Z","message":"Entering","context":{"RequestID":"4c946a65-0fef-4221-a805-a46b741b5c5f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1ba7c858-9b6c-4db0-b414-4f81da65e8bb","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:03.604Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:03.616Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4c946a65-0fef-4221-a805-a46b741b5c5f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1ba7c858-9b6c-4db0-b414-4f81da65e8bb","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:03.604Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:03.616Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4c946a65-0fef-4221-a805-a46b741b5c5f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1ba7c858-9b6c-4db0-b414-4f81da65e8bb","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:03.604Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:03.616Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4c946a65-0fef-4221-a805-a46b741b5c5f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1ba7c858-9b6c-4db0-b414-4f81da65e8bb","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:03.604Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:03.617Z","message":"Invoke","context":{"RequestID":"4c946a65-0fef-4221-a805-a46b741b5c5f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/c0292b4f-ee97-40cc-8c2e-f967c48f5701","InvocationID":"1ba7c858-9b6c-4db0-b414-4f81da65e8bb","LogTimestamp":"2023-05-25T23:24:03.617Z"},"thread":"qtp1094674892-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:03.696Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"4c946a65-0fef-4221-a805-a46b741b5c5f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"79","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/c0292b4f-ee97-40cc-8c2e-f967c48f5701","InvocationID":"1ba7c858-9b6c-4db0-b414-4f81da65e8bb","LogTimestamp":"2023-05-25T23:24:03.695Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1094674892-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:03.724Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/c0292b4f-ee97-40cc-8c2e-f967c48f5701\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"4c946a65-0fef-4221-a805-a46b741b5c5f\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:03:709\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057043615\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"01102126-9c04-4a89-945b-b131e61e95d7\",\"resource-version\":\"1685057043615\",\"model-name\":\"constrained-element-set\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"c0292b4f-ee97-40cc-8c2e-f967c48f5701\"}}","context":{"RequestID":"4c946a65-0fef-4221-a805-a46b741b5c5f","ServiceName":"/aai/v27/service-design-and-creation/models/model/c0292b4f-ee97-40cc-8c2e-f967c48f5701","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:03.724Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:03.746Z","message":"{\"transactionId\":\"4c946a65-0fef-4221-a805-a46b741b5c5f\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:03:605\",\"respDate\":\"230525-23:24:03:745\",\"sourceId\":\"AAI-TOOLS:4c946a65-0fef-4221-a805-a46b741b5c5f\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/c0292b4f-ee97-40cc-8c2e-f967c48f5701\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:03:605-26311\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[18342dd7-17f4-4a43-b78b-4b8d74b9e2bf], x-b3-parentspanid=[cfb2d219539a270c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[4c946a65-0fef-4221-a805-a46b741b5c5f], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ee16811a442f2d070a28295188c62e3b], x-b3-spanid=[9d57a3892aecdd28], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[277], Content-Type=[application/json], X-ONAP-RequestID=[4c946a65-0fef-4221-a805-a46b741b5c5f]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"c0292b4f-ee97-40cc-8c2e-f967c48f5701\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"01102126-9c04-4a89-945b-b131e61e95d7\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"constrained-element-set\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:03:605-26311\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[12480], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230525-23:24:03:605-26311]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"4c946a65-0fef-4221-a805-a46b741b5c5f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"79","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"1ba7c858-9b6c-4db0-b414-4f81da65e8bb","LogTimestamp":"2023-05-25T23:24:03.695Z","elapsedTime":"9"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:03.748Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"4c946a65-0fef-4221-a805-a46b741b5c5f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"143","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"1ba7c858-9b6c-4db0-b414-4f81da65e8bb","LogTimestamp":"2023-05-25T23:24:03.747Z","ResponseDesc":"Created","elapsedTime":"9"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:03 +0000] "PUT /aai/v27/service-design-and-creation/models/model/c0292b4f-ee97-40cc-8c2e-f967c48f5701" 201 0 REST 4c946a65-0fef-4221-a805-a46b741b5c5f AAI-TOOLS 127.0.0.6 - - - - - - - - - 149 - "logType": "access"
{"timestamp":"2023-05-25T23:24:03.753Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4c946a65-0fef-4221-a805-a46b741b5c5f","ServiceName":"/aai/v27/service-design-and-creation/models/model/c0292b4f-ee97-40cc-8c2e-f967c48f5701","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:03.752Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:03.843Z","message":"Entering","context":{"RequestID":"780c1ea6-8e43-4d7b-8a32-13c35cba2813","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"873a8b3d-d91e-4972-bf1e-30660011b3ab","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:03.843Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:03.857Z","message":"Checking for system property [partnerName]","context":{"RequestID":"780c1ea6-8e43-4d7b-8a32-13c35cba2813","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"873a8b3d-d91e-4972-bf1e-30660011b3ab","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:03.843Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:03.857Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"780c1ea6-8e43-4d7b-8a32-13c35cba2813","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"873a8b3d-d91e-4972-bf1e-30660011b3ab","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:03.843Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:03.857Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"780c1ea6-8e43-4d7b-8a32-13c35cba2813","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"873a8b3d-d91e-4972-bf1e-30660011b3ab","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:03.843Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:03.858Z","message":"Invoke","context":{"RequestID":"780c1ea6-8e43-4d7b-8a32-13c35cba2813","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/fcb8d46b-b656-4ad6-8fa4-22cef74b443f","InvocationID":"873a8b3d-d91e-4972-bf1e-30660011b3ab","LogTimestamp":"2023-05-25T23:24:03.858Z"},"thread":"qtp1094674892-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:03.940Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"780c1ea6-8e43-4d7b-8a32-13c35cba2813","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"82","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/fcb8d46b-b656-4ad6-8fa4-22cef74b443f","InvocationID":"873a8b3d-d91e-4972-bf1e-30660011b3ab","LogTimestamp":"2023-05-25T23:24:03.939Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1094674892-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:03.970Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/fcb8d46b-b656-4ad6-8fa4-22cef74b443f\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"780c1ea6-8e43-4d7b-8a32-13c35cba2813\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:03:953\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057043855\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"44e5cb1f-0938-41aa-b766-d4595109fe89\",\"resource-version\":\"1685057043855\",\"model-name\":\"ctag-assignment\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"fcb8d46b-b656-4ad6-8fa4-22cef74b443f\"}}","context":{"RequestID":"780c1ea6-8e43-4d7b-8a32-13c35cba2813","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcb8d46b-b656-4ad6-8fa4-22cef74b443f","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:03.970Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:03.989Z","message":"{\"transactionId\":\"780c1ea6-8e43-4d7b-8a32-13c35cba2813\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:03:844\",\"respDate\":\"230525-23:24:03:988\",\"sourceId\":\"AAI-TOOLS:780c1ea6-8e43-4d7b-8a32-13c35cba2813\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/fcb8d46b-b656-4ad6-8fa4-22cef74b443f\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:03:844-7412\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[523874e1-fc06-4b9b-8105-5df169043269], x-b3-parentspanid=[3b146880c8c229e4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[780c1ea6-8e43-4d7b-8a32-13c35cba2813], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[10fe70c39658d6668fda9e65e8a73209], x-b3-spanid=[05c2199845ca0fbb], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[269], Content-Type=[application/json], X-ONAP-RequestID=[780c1ea6-8e43-4d7b-8a32-13c35cba2813]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"fcb8d46b-b656-4ad6-8fa4-22cef74b443f\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"44e5cb1f-0938-41aa-b766-d4595109fe89\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"ctag-assignment\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:03:844-7412\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[24744], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230525-23:24:03:844-7412]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"780c1ea6-8e43-4d7b-8a32-13c35cba2813","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"82","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"873a8b3d-d91e-4972-bf1e-30660011b3ab","LogTimestamp":"2023-05-25T23:24:03.939Z","elapsedTime":"10"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:03.990Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"780c1ea6-8e43-4d7b-8a32-13c35cba2813","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"147","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"873a8b3d-d91e-4972-bf1e-30660011b3ab","LogTimestamp":"2023-05-25T23:24:03.990Z","ResponseDesc":"Created","elapsedTime":"10"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:03 +0000] "PUT /aai/v27/service-design-and-creation/models/model/fcb8d46b-b656-4ad6-8fa4-22cef74b443f" 201 0 REST 780c1ea6-8e43-4d7b-8a32-13c35cba2813 AAI-TOOLS 127.0.0.6 - - - - - - - - - 153 - "logType": "access"
{"timestamp":"2023-05-25T23:24:04.006Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"780c1ea6-8e43-4d7b-8a32-13c35cba2813","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcb8d46b-b656-4ad6-8fa4-22cef74b443f","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:03.998Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:04.072Z","message":"Entering","context":{"RequestID":"88071910-72d5-40c2-87ca-07daf84c22eb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a1abd386-a5de-4b3f-9c89-919a580d7506","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:04.071Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:04.089Z","message":"Checking for system property [partnerName]","context":{"RequestID":"88071910-72d5-40c2-87ca-07daf84c22eb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a1abd386-a5de-4b3f-9c89-919a580d7506","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:04.071Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:04.089Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"88071910-72d5-40c2-87ca-07daf84c22eb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a1abd386-a5de-4b3f-9c89-919a580d7506","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:04.071Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:04.089Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"88071910-72d5-40c2-87ca-07daf84c22eb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a1abd386-a5de-4b3f-9c89-919a580d7506","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:04.071Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:04.090Z","message":"Invoke","context":{"RequestID":"88071910-72d5-40c2-87ca-07daf84c22eb","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/46c51d4e-d67e-4a9c-b1f5-49b1e9c6fcaa","InvocationID":"a1abd386-a5de-4b3f-9c89-919a580d7506","LogTimestamp":"2023-05-25T23:24:04.090Z"},"thread":"qtp1094674892-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:04.109Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:24:04.127Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:04.127Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:04.128Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:04.157Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"88071910-72d5-40c2-87ca-07daf84c22eb","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"67","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/46c51d4e-d67e-4a9c-b1f5-49b1e9c6fcaa","InvocationID":"a1abd386-a5de-4b3f-9c89-919a580d7506","LogTimestamp":"2023-05-25T23:24:04.156Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:04.159Z","message":"Received event EVENT CREATED TABLE sdctitan.graphindex_lock_, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:04.184Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/46c51d4e-d67e-4a9c-b1f5-49b1e9c6fcaa\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"88071910-72d5-40c2-87ca-07daf84c22eb\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:04:169\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057044087\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"2056c41f-23b9-4de7-9f50-819adad37d76\",\"resource-version\":\"1685057044087\",\"model-name\":\"ctag-pool\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"46c51d4e-d67e-4a9c-b1f5-49b1e9c6fcaa\"}}","context":{"RequestID":"88071910-72d5-40c2-87ca-07daf84c22eb","ServiceName":"/aai/v27/service-design-and-creation/models/model/46c51d4e-d67e-4a9c-b1f5-49b1e9c6fcaa","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:04.183Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:04.216Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"88071910-72d5-40c2-87ca-07daf84c22eb","ServiceName":"/aai/v27/service-design-and-creation/models/model/46c51d4e-d67e-4a9c-b1f5-49b1e9c6fcaa","TargetServiceName":"AAI-EVENT","ElapsedTime":"32","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:04.215Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:04.219Z","message":"{\"transactionId\":\"88071910-72d5-40c2-87ca-07daf84c22eb\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:04:072\",\"respDate\":\"230525-23:24:04:218\",\"sourceId\":\"AAI-TOOLS:88071910-72d5-40c2-87ca-07daf84c22eb\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/46c51d4e-d67e-4a9c-b1f5-49b1e9c6fcaa\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:04:072-27915\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[4c86c4c6-babd-4f43-aa07-ec070c75cefa], x-b3-parentspanid=[58a319525bcef9b2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[88071910-72d5-40c2-87ca-07daf84c22eb], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e100d706d626ff315cca1ec27b577f06], x-b3-spanid=[46d303f2a6032379], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[263], Content-Type=[application/json], X-ONAP-RequestID=[88071910-72d5-40c2-87ca-07daf84c22eb]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"46c51d4e-d67e-4a9c-b1f5-49b1e9c6fcaa\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"2056c41f-23b9-4de7-9f50-819adad37d76\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"ctag-pool\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:04:072-27915\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[24776], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230525-23:24:04:072-27915]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"88071910-72d5-40c2-87ca-07daf84c22eb","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"67","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a1abd386-a5de-4b3f-9c89-919a580d7506","LogTimestamp":"2023-05-25T23:24:04.156Z","elapsedTime":"9"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:04.222Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"88071910-72d5-40c2-87ca-07daf84c22eb","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"149","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a1abd386-a5de-4b3f-9c89-919a580d7506","LogTimestamp":"2023-05-25T23:24:04.220Z","ResponseDesc":"Created","elapsedTime":"9"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:04 +0000] "PUT /aai/v27/service-design-and-creation/models/model/46c51d4e-d67e-4a9c-b1f5-49b1e9c6fcaa" 201 0 REST 88071910-72d5-40c2-87ca-07daf84c22eb AAI-TOOLS 127.0.0.6 - - - - - - - - - 156 - "logType": "access"
{"timestamp":"2023-05-25T23:24:04.303Z","message":"Entering","context":{"RequestID":"dceba4ca-1e1d-4ad0-b272-852eebc9402e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d84052c0-cf63-4517-8303-fdaab0518625","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:24:04.302Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:04.309Z","message":"{\"transactionId\":\"dceba4ca-1e1d-4ad0-b272-852eebc9402e\",\"status\":\"200\",\"rqstDate\":\"230525-23:24:04:304\",\"respDate\":\"230525-23:24:04:308\",\"sourceId\":\"haproxy:dceba4ca-1e1d-4ad0-b272-852eebc9402e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:04:304-96925\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4a4bb92f-9d6c-4e06-b935-fb2cba52db2c], x-b3-parentspanid=[838778cad09cd8ba], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fc9ed161a1c4fa89838778cad09cd8ba], x-b3-spanid=[7838582921470e4e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dceba4ca-1e1d-4ad0-b272-852eebc9402e]}\\\"}\"}","context":{"RequestID":"dceba4ca-1e1d-4ad0-b272-852eebc9402e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d84052c0-cf63-4517-8303-fdaab0518625","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:24:04.302Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:04.310Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dceba4ca-1e1d-4ad0-b272-852eebc9402e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"7","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d84052c0-cf63-4517-8303-fdaab0518625","LogTimestamp":"2023-05-25T23:24:04.309Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-05-25T23:24:04.318Z","message":"Entering","context":{"RequestID":"ae634e54-c3e0-4762-aca3-c578bf00c0cb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a37ef148-3404-42f2-b343-160e0215351f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:04.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:04.331Z","message":"Checking for system property [partnerName]","context":{"RequestID":"ae634e54-c3e0-4762-aca3-c578bf00c0cb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a37ef148-3404-42f2-b343-160e0215351f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:04.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:04.331Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"ae634e54-c3e0-4762-aca3-c578bf00c0cb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a37ef148-3404-42f2-b343-160e0215351f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:04.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:04.331Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"ae634e54-c3e0-4762-aca3-c578bf00c0cb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a37ef148-3404-42f2-b343-160e0215351f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:04.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:04.332Z","message":"Invoke","context":{"RequestID":"ae634e54-c3e0-4762-aca3-c578bf00c0cb","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","InvocationID":"a37ef148-3404-42f2-b343-160e0215351f","LogTimestamp":"2023-05-25T23:24:04.332Z"},"thread":"qtp1094674892-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:04.410Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"ae634e54-c3e0-4762-aca3-c578bf00c0cb","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"79","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","InvocationID":"a37ef148-3404-42f2-b343-160e0215351f","LogTimestamp":"2023-05-25T23:24:04.410Z","ResponseDesc":"Created","elapsedTime":"10"},"thread":"qtp1094674892-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:04.441Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"ae634e54-c3e0-4762-aca3-c578bf00c0cb\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:04:425\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057044329\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"d4df5c27-98a1-4812-a8aa-c17f055b7a3f\",\"resource-version\":\"1685057044329\",\"model-name\":\"customer\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\"}}","context":{"RequestID":"ae634e54-c3e0-4762-aca3-c578bf00c0cb","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:04.441Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:04.465Z","message":"{\"transactionId\":\"ae634e54-c3e0-4762-aca3-c578bf00c0cb\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:04:319\",\"respDate\":\"230525-23:24:04:464\",\"sourceId\":\"AAI-TOOLS:ae634e54-c3e0-4762-aca3-c578bf00c0cb\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:04:319-51113\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[eec52ff0-8a48-425b-a875-172c0664a8dc], x-b3-parentspanid=[3ce52217f2567a34], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[ae634e54-c3e0-4762-aca3-c578bf00c0cb], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d76a154a31fd23d746b8a9cc2c7533a7], x-b3-spanid=[d7a0f24e9b7792e8], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[262], Content-Type=[application/json], X-ONAP-RequestID=[ae634e54-c3e0-4762-aca3-c578bf00c0cb]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"d4df5c27-98a1-4812-a8aa-c17f055b7a3f\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"customer\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:04:319-51113\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[28872], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230525-23:24:04:319-51113]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"ae634e54-c3e0-4762-aca3-c578bf00c0cb","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"79","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a37ef148-3404-42f2-b343-160e0215351f","LogTimestamp":"2023-05-25T23:24:04.410Z","elapsedTime":"10"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:04.466Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"ae634e54-c3e0-4762-aca3-c578bf00c0cb","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"149","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a37ef148-3404-42f2-b343-160e0215351f","LogTimestamp":"2023-05-25T23:24:04.466Z","ResponseDesc":"Created","elapsedTime":"10"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:04 +0000] "PUT /aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e" 201 0 REST ae634e54-c3e0-4762-aca3-c578bf00c0cb AAI-TOOLS 127.0.0.6 - - - - - - - - - 155 - "logType": "access"
{"timestamp":"2023-05-25T23:24:04.472Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ae634e54-c3e0-4762-aca3-c578bf00c0cb","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:04.472Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:04.558Z","message":"Entering","context":{"RequestID":"1eb76f57-9428-4e1c-a599-196a8375e280","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d43add0f-e2d9-4e0b-a282-ca82fbb4a815","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:04.557Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:04.582Z","message":"Checking for system property [partnerName]","context":{"RequestID":"1eb76f57-9428-4e1c-a599-196a8375e280","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d43add0f-e2d9-4e0b-a282-ca82fbb4a815","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:04.557Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:04.582Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"1eb76f57-9428-4e1c-a599-196a8375e280","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d43add0f-e2d9-4e0b-a282-ca82fbb4a815","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:04.557Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:04.582Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"1eb76f57-9428-4e1c-a599-196a8375e280","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d43add0f-e2d9-4e0b-a282-ca82fbb4a815","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:04.557Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:04.584Z","message":"Invoke","context":{"RequestID":"1eb76f57-9428-4e1c-a599-196a8375e280","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/245cf4b0-7cc5-4eea-bbd9-753e939adcab","InvocationID":"d43add0f-e2d9-4e0b-a282-ca82fbb4a815","LogTimestamp":"2023-05-25T23:24:04.584Z"},"thread":"qtp1094674892-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:05.070Z","message":"Received event EVENT CREATED TABLE sdctitan.txlog, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:05.362Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"1eb76f57-9428-4e1c-a599-196a8375e280","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"779","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/245cf4b0-7cc5-4eea-bbd9-753e939adcab","InvocationID":"d43add0f-e2d9-4e0b-a282-ca82fbb4a815","LogTimestamp":"2023-05-25T23:24:05.362Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:05.391Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/245cf4b0-7cc5-4eea-bbd9-753e939adcab\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"1eb76f57-9428-4e1c-a599-196a8375e280\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:05:376\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057044580\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"c3878ffb-8d85-4114-bee6-e4074a9db10b\",\"resource-version\":\"1685057044580\",\"model-name\":\"cvlan-tag-entry\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"245cf4b0-7cc5-4eea-bbd9-753e939adcab\"}}","context":{"RequestID":"1eb76f57-9428-4e1c-a599-196a8375e280","ServiceName":"/aai/v27/service-design-and-creation/models/model/245cf4b0-7cc5-4eea-bbd9-753e939adcab","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:05.391Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:05.412Z","message":"{\"transactionId\":\"1eb76f57-9428-4e1c-a599-196a8375e280\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:04:559\",\"respDate\":\"230525-23:24:05:411\",\"sourceId\":\"AAI-TOOLS:1eb76f57-9428-4e1c-a599-196a8375e280\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/245cf4b0-7cc5-4eea-bbd9-753e939adcab\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:04:559-89242\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[f38c8d9e-8538-4f7d-80d5-964cffe3cfd5], x-b3-parentspanid=[3265d382c7fd5f82], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[1eb76f57-9428-4e1c-a599-196a8375e280], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[79116389d8bb47e30348ede17ed6aa70], x-b3-spanid=[9b9027e7ae4a2b89], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[269], Content-Type=[application/json], X-ONAP-RequestID=[1eb76f57-9428-4e1c-a599-196a8375e280]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"245cf4b0-7cc5-4eea-bbd9-753e939adcab\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"c3878ffb-8d85-4114-bee6-e4074a9db10b\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"cvlan-tag-entry\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:04:559-89242\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[20512], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230525-23:24:04:559-89242]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"1eb76f57-9428-4e1c-a599-196a8375e280","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"779","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"d43add0f-e2d9-4e0b-a282-ca82fbb4a815","LogTimestamp":"2023-05-25T23:24:05.362Z","elapsedTime":"9"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:05.413Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"1eb76f57-9428-4e1c-a599-196a8375e280","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"856","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"d43add0f-e2d9-4e0b-a282-ca82fbb4a815","LogTimestamp":"2023-05-25T23:24:05.413Z","ResponseDesc":"Created","elapsedTime":"9"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:05 +0000] "PUT /aai/v27/service-design-and-creation/models/model/245cf4b0-7cc5-4eea-bbd9-753e939adcab" 201 0 REST 1eb76f57-9428-4e1c-a599-196a8375e280 AAI-TOOLS 127.0.0.6 - - - - - - - - - 862 - "logType": "access"
{"timestamp":"2023-05-25T23:24:05.425Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"1eb76f57-9428-4e1c-a599-196a8375e280","ServiceName":"/aai/v27/service-design-and-creation/models/model/245cf4b0-7cc5-4eea-bbd9-753e939adcab","TargetServiceName":"AAI-EVENT","ElapsedTime":"34","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:05.425Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:05.501Z","message":"Entering","context":{"RequestID":"2a8080e7-ccc4-4a68-9f24-7c07699ecaf8","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"98550773-292b-4cb7-b1fb-8372610da78a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:05.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:05.514Z","message":"Checking for system property [partnerName]","context":{"RequestID":"2a8080e7-ccc4-4a68-9f24-7c07699ecaf8","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"98550773-292b-4cb7-b1fb-8372610da78a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:05.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:05.514Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"2a8080e7-ccc4-4a68-9f24-7c07699ecaf8","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"98550773-292b-4cb7-b1fb-8372610da78a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:05.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:05.514Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"2a8080e7-ccc4-4a68-9f24-7c07699ecaf8","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"98550773-292b-4cb7-b1fb-8372610da78a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:05.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:05.515Z","message":"Invoke","context":{"RequestID":"2a8080e7-ccc4-4a68-9f24-7c07699ecaf8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/98fbb471-1f86-428e-bd8a-c8a25de6fa23","InvocationID":"98550773-292b-4cb7-b1fb-8372610da78a","LogTimestamp":"2023-05-25T23:24:05.515Z"},"thread":"qtp1094674892-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:05.589Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"2a8080e7-ccc4-4a68-9f24-7c07699ecaf8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"75","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/98fbb471-1f86-428e-bd8a-c8a25de6fa23","InvocationID":"98550773-292b-4cb7-b1fb-8372610da78a","LogTimestamp":"2023-05-25T23:24:05.589Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:05.617Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/98fbb471-1f86-428e-bd8a-c8a25de6fa23\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"2a8080e7-ccc4-4a68-9f24-7c07699ecaf8\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:05:602\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057045513\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"4cb44ae8-e3ab-452a-9f95-bcc8a44c55ea\",\"resource-version\":\"1685057045513\",\"model-name\":\"dvs-switch\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"98fbb471-1f86-428e-bd8a-c8a25de6fa23\"}}","context":{"RequestID":"2a8080e7-ccc4-4a68-9f24-7c07699ecaf8","ServiceName":"/aai/v27/service-design-and-creation/models/model/98fbb471-1f86-428e-bd8a-c8a25de6fa23","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:05.616Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:05.641Z","message":"{\"transactionId\":\"2a8080e7-ccc4-4a68-9f24-7c07699ecaf8\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:05:502\",\"respDate\":\"230525-23:24:05:641\",\"sourceId\":\"AAI-TOOLS:2a8080e7-ccc4-4a68-9f24-7c07699ecaf8\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/98fbb471-1f86-428e-bd8a-c8a25de6fa23\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:05:502-96664\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[d3c6e2e8-2d5c-4074-a296-11fa14464b29], x-b3-parentspanid=[c8ee8b1c79aa07db], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[2a8080e7-ccc4-4a68-9f24-7c07699ecaf8], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5ece279e1a35c9e8360f6e2c83e82286], x-b3-spanid=[60667ee4ab7adf9c], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[264], Content-Type=[application/json], X-ONAP-RequestID=[2a8080e7-ccc4-4a68-9f24-7c07699ecaf8]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"98fbb471-1f86-428e-bd8a-c8a25de6fa23\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"4cb44ae8-e3ab-452a-9f95-bcc8a44c55ea\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"dvs-switch\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:05:502-96664\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[16600], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230525-23:24:05:502-96664]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"2a8080e7-ccc4-4a68-9f24-7c07699ecaf8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"75","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"98550773-292b-4cb7-b1fb-8372610da78a","LogTimestamp":"2023-05-25T23:24:05.589Z","elapsedTime":"9"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:05.642Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"2a8080e7-ccc4-4a68-9f24-7c07699ecaf8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"141","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"98550773-292b-4cb7-b1fb-8372610da78a","LogTimestamp":"2023-05-25T23:24:05.642Z","ResponseDesc":"Created","elapsedTime":"9"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:05 +0000] "PUT /aai/v27/service-design-and-creation/models/model/98fbb471-1f86-428e-bd8a-c8a25de6fa23" 201 0 REST 2a8080e7-ccc4-4a68-9f24-7c07699ecaf8 AAI-TOOLS 127.0.0.6 - - - - - - - - - 146 - "logType": "access"
{"timestamp":"2023-05-25T23:24:05.647Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"2a8080e7-ccc4-4a68-9f24-7c07699ecaf8","ServiceName":"/aai/v27/service-design-and-creation/models/model/98fbb471-1f86-428e-bd8a-c8a25de6fa23","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:05.647Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:05.731Z","message":"Entering","context":{"RequestID":"e8f7483d-9789-422a-92ba-9a561925d830","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"4ceec7cc-57ad-4595-a796-6f6e4d67d081","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:05.731Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:05.754Z","message":"Checking for system property [partnerName]","context":{"RequestID":"e8f7483d-9789-422a-92ba-9a561925d830","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"4ceec7cc-57ad-4595-a796-6f6e4d67d081","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:05.731Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:05.754Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"e8f7483d-9789-422a-92ba-9a561925d830","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"4ceec7cc-57ad-4595-a796-6f6e4d67d081","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:05.731Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:05.754Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"e8f7483d-9789-422a-92ba-9a561925d830","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"4ceec7cc-57ad-4595-a796-6f6e4d67d081","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:05.731Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:05.755Z","message":"Invoke","context":{"RequestID":"e8f7483d-9789-422a-92ba-9a561925d830","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/7a08cad4-8759-46a5-8245-095d1ba57ac6","InvocationID":"4ceec7cc-57ad-4595-a796-6f6e4d67d081","LogTimestamp":"2023-05-25T23:24:05.755Z"},"thread":"qtp1094674892-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:05.825Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"e8f7483d-9789-422a-92ba-9a561925d830","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"69","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/7a08cad4-8759-46a5-8245-095d1ba57ac6","InvocationID":"4ceec7cc-57ad-4595-a796-6f6e4d67d081","LogTimestamp":"2023-05-25T23:24:05.824Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:05.857Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/7a08cad4-8759-46a5-8245-095d1ba57ac6\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"e8f7483d-9789-422a-92ba-9a561925d830\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:05:842\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057045750\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"f0442326-8201-4d0e-857c-74b4ddcbfc9f\",\"resource-version\":\"1685057045750\",\"model-name\":\"edge-prop-names\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"7a08cad4-8759-46a5-8245-095d1ba57ac6\"}}","context":{"RequestID":"e8f7483d-9789-422a-92ba-9a561925d830","ServiceName":"/aai/v27/service-design-and-creation/models/model/7a08cad4-8759-46a5-8245-095d1ba57ac6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:05.857Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:05.872Z","message":"{\"transactionId\":\"e8f7483d-9789-422a-92ba-9a561925d830\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:05:733\",\"respDate\":\"230525-23:24:05:872\",\"sourceId\":\"AAI-TOOLS:e8f7483d-9789-422a-92ba-9a561925d830\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/7a08cad4-8759-46a5-8245-095d1ba57ac6\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:05:733-86254\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[50c9c313-7160-4096-b844-f9985f40d99f], x-b3-parentspanid=[3ed3e0b3c3fd905f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[e8f7483d-9789-422a-92ba-9a561925d830], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5abec0a93505b589c10362f3388a942e], x-b3-spanid=[8c9a5f2527a0a2f7], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[269], Content-Type=[application/json], X-ONAP-RequestID=[e8f7483d-9789-422a-92ba-9a561925d830]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"7a08cad4-8759-46a5-8245-095d1ba57ac6\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"f0442326-8201-4d0e-857c-74b4ddcbfc9f\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"edge-prop-names\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:05:733-86254\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[24608], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230525-23:24:05:733-86254]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"e8f7483d-9789-422a-92ba-9a561925d830","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"69","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"4ceec7cc-57ad-4595-a796-6f6e4d67d081","LogTimestamp":"2023-05-25T23:24:05.824Z","elapsedTime":"10"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:05.873Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"e8f7483d-9789-422a-92ba-9a561925d830","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"143","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"4ceec7cc-57ad-4595-a796-6f6e4d67d081","LogTimestamp":"2023-05-25T23:24:05.873Z","ResponseDesc":"Created","elapsedTime":"10"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:05 +0000] "PUT /aai/v27/service-design-and-creation/models/model/7a08cad4-8759-46a5-8245-095d1ba57ac6" 201 0 REST e8f7483d-9789-422a-92ba-9a561925d830 AAI-TOOLS 127.0.0.6 - - - - - - - - - 149 - "logType": "access"
{"timestamp":"2023-05-25T23:24:05.893Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e8f7483d-9789-422a-92ba-9a561925d830","ServiceName":"/aai/v27/service-design-and-creation/models/model/7a08cad4-8759-46a5-8245-095d1ba57ac6","TargetServiceName":"AAI-EVENT","ElapsedTime":"35","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:05.892Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:05.972Z","message":"Entering","context":{"RequestID":"7cfae954-816e-4ca3-b61a-3c84a2cb6e60","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c8490beb-eb1c-4280-b998-c39a68448dd2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:05.972Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:05.989Z","message":"Checking for system property [partnerName]","context":{"RequestID":"7cfae954-816e-4ca3-b61a-3c84a2cb6e60","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c8490beb-eb1c-4280-b998-c39a68448dd2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:05.972Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:05.989Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"7cfae954-816e-4ca3-b61a-3c84a2cb6e60","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c8490beb-eb1c-4280-b998-c39a68448dd2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:05.972Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:05.989Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"7cfae954-816e-4ca3-b61a-3c84a2cb6e60","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c8490beb-eb1c-4280-b998-c39a68448dd2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:05.972Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:05.990Z","message":"Invoke","context":{"RequestID":"7cfae954-816e-4ca3-b61a-3c84a2cb6e60","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/9a011958-7165-47a3-b872-00951d1f09ae","InvocationID":"c8490beb-eb1c-4280-b998-c39a68448dd2","LogTimestamp":"2023-05-25T23:24:05.990Z"},"thread":"qtp1094674892-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:06.055Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"7cfae954-816e-4ca3-b61a-3c84a2cb6e60","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"64","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/9a011958-7165-47a3-b872-00951d1f09ae","InvocationID":"c8490beb-eb1c-4280-b998-c39a68448dd2","LogTimestamp":"2023-05-25T23:24:06.054Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:06.066Z","message":"Received event EVENT CREATED TABLE sdctitan.systemlog, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:06.073Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/9a011958-7165-47a3-b872-00951d1f09ae\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"7cfae954-816e-4ca3-b61a-3c84a2cb6e60\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:06:063\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057045987\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"af27fbfd-598d-44da-aeae-0f9d3a5fcd6a\",\"resource-version\":\"1685057045987\",\"model-name\":\"element-choice-set\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"9a011958-7165-47a3-b872-00951d1f09ae\"}}","context":{"RequestID":"7cfae954-816e-4ca3-b61a-3c84a2cb6e60","ServiceName":"/aai/v27/service-design-and-creation/models/model/9a011958-7165-47a3-b872-00951d1f09ae","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:06.072Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:06.107Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7cfae954-816e-4ca3-b61a-3c84a2cb6e60","ServiceName":"/aai/v27/service-design-and-creation/models/model/9a011958-7165-47a3-b872-00951d1f09ae","TargetServiceName":"AAI-EVENT","ElapsedTime":"35","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:06.107Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:06.147Z","message":"{\"transactionId\":\"7cfae954-816e-4ca3-b61a-3c84a2cb6e60\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:05:973\",\"respDate\":\"230525-23:24:06:147\",\"sourceId\":\"AAI-TOOLS:7cfae954-816e-4ca3-b61a-3c84a2cb6e60\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/9a011958-7165-47a3-b872-00951d1f09ae\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:05:973-7898\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[42683deb-c286-45c3-90e7-42a8066f5b71], x-b3-parentspanid=[a24f783f6e5c49c9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[7cfae954-816e-4ca3-b61a-3c84a2cb6e60], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c4e9bdd4a63f308fc64a7d76c894e063], x-b3-spanid=[42e93c04bd87a022], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[272], Content-Type=[application/json], X-ONAP-RequestID=[7cfae954-816e-4ca3-b61a-3c84a2cb6e60]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"9a011958-7165-47a3-b872-00951d1f09ae\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"af27fbfd-598d-44da-aeae-0f9d3a5fcd6a\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"element-choice-set\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:05:973-7898\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[12432], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230525-23:24:05:973-7898]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"7cfae954-816e-4ca3-b61a-3c84a2cb6e60","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"64","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"c8490beb-eb1c-4280-b998-c39a68448dd2","LogTimestamp":"2023-05-25T23:24:06.054Z","elapsedTime":"5"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:06.148Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"7cfae954-816e-4ca3-b61a-3c84a2cb6e60","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"176","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"c8490beb-eb1c-4280-b998-c39a68448dd2","LogTimestamp":"2023-05-25T23:24:06.148Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:06 +0000] "PUT /aai/v27/service-design-and-creation/models/model/9a011958-7165-47a3-b872-00951d1f09ae" 201 0 REST 7cfae954-816e-4ca3-b61a-3c84a2cb6e60 AAI-TOOLS 127.0.0.6 - - - - - - - - - 180 - "logType": "access"
{"timestamp":"2023-05-25T23:24:06.241Z","message":"Entering","context":{"RequestID":"a36e3d44-cedf-45e5-ae05-c39294746a2b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4e7c7451-25cd-48d0-b0fd-503cb03e2fff","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:06.241Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:06.256Z","message":"Checking for system property [partnerName]","context":{"RequestID":"a36e3d44-cedf-45e5-ae05-c39294746a2b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4e7c7451-25cd-48d0-b0fd-503cb03e2fff","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:06.241Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:06.256Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"a36e3d44-cedf-45e5-ae05-c39294746a2b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4e7c7451-25cd-48d0-b0fd-503cb03e2fff","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:06.241Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:06.257Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"a36e3d44-cedf-45e5-ae05-c39294746a2b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4e7c7451-25cd-48d0-b0fd-503cb03e2fff","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:06.241Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:06.257Z","message":"Invoke","context":{"RequestID":"a36e3d44-cedf-45e5-ae05-c39294746a2b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/ae75b5a0-d5e1-4f3a-b8fb-37626a753da3","InvocationID":"4e7c7451-25cd-48d0-b0fd-503cb03e2fff","LogTimestamp":"2023-05-25T23:24:06.257Z"},"thread":"qtp1094674892-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:06.324Z","message":"Entering","context":{"RequestID":"31b48803-706c-4ffc-a1d5-01ad8cf0ebb2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"012c0323-fc0e-4160-ad21-31c5d4eb7e65","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:24:06.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:06.328Z","message":"{\"transactionId\":\"31b48803-706c-4ffc-a1d5-01ad8cf0ebb2\",\"status\":\"200\",\"rqstDate\":\"230525-23:24:06:325\",\"respDate\":\"230525-23:24:06:328\",\"sourceId\":\"haproxy:31b48803-706c-4ffc-a1d5-01ad8cf0ebb2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:06:325-6387\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[59bd3ee2-981e-449d-9ac8-ccb774c0ecd8], x-b3-parentspanid=[eb98c19b42fcb28a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8bcde53fe806785eeb98c19b42fcb28a], x-b3-spanid=[aeb130716db25b7f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[31b48803-706c-4ffc-a1d5-01ad8cf0ebb2]}\\\"}\"}","context":{"RequestID":"31b48803-706c-4ffc-a1d5-01ad8cf0ebb2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"012c0323-fc0e-4160-ad21-31c5d4eb7e65","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:24:06.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:06.329Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"31b48803-706c-4ffc-a1d5-01ad8cf0ebb2","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"012c0323-fc0e-4160-ad21-31c5d4eb7e65","LogTimestamp":"2023-05-25T23:24:06.329Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-05-25T23:24:06.332Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"a36e3d44-cedf-45e5-ae05-c39294746a2b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"75","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/ae75b5a0-d5e1-4f3a-b8fb-37626a753da3","InvocationID":"4e7c7451-25cd-48d0-b0fd-503cb03e2fff","LogTimestamp":"2023-05-25T23:24:06.332Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1094674892-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:06.354Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ae75b5a0-d5e1-4f3a-b8fb-37626a753da3\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"a36e3d44-cedf-45e5-ae05-c39294746a2b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:06:341\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057046255\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"7e27ba2e-b7db-4e13-9fae-d142152ef98a\",\"resource-version\":\"1685057046255\",\"model-name\":\"entitlement\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"ae75b5a0-d5e1-4f3a-b8fb-37626a753da3\"}}","context":{"RequestID":"a36e3d44-cedf-45e5-ae05-c39294746a2b","ServiceName":"/aai/v27/service-design-and-creation/models/model/ae75b5a0-d5e1-4f3a-b8fb-37626a753da3","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:06.354Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:06.373Z","message":"{\"transactionId\":\"a36e3d44-cedf-45e5-ae05-c39294746a2b\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:06:242\",\"respDate\":\"230525-23:24:06:373\",\"sourceId\":\"AAI-TOOLS:a36e3d44-cedf-45e5-ae05-c39294746a2b\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/ae75b5a0-d5e1-4f3a-b8fb-37626a753da3\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:06:242-74913\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[82ae1d84-3d94-46bd-8628-015a10a1aea0], x-b3-parentspanid=[3bfbef37a13f61ca], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[a36e3d44-cedf-45e5-ae05-c39294746a2b], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[95aab7507e103db15b4a39daee8c41df], x-b3-spanid=[972b66dae0e729bb], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[265], Content-Type=[application/json], X-ONAP-RequestID=[a36e3d44-cedf-45e5-ae05-c39294746a2b]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"ae75b5a0-d5e1-4f3a-b8fb-37626a753da3\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"7e27ba2e-b7db-4e13-9fae-d142152ef98a\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"entitlement\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:06:242-74913\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[28840], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230525-23:24:06:242-74913]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"a36e3d44-cedf-45e5-ae05-c39294746a2b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"75","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"4e7c7451-25cd-48d0-b0fd-503cb03e2fff","LogTimestamp":"2023-05-25T23:24:06.332Z","elapsedTime":"6"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:06.375Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"a36e3d44-cedf-45e5-ae05-c39294746a2b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"133","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"4e7c7451-25cd-48d0-b0fd-503cb03e2fff","LogTimestamp":"2023-05-25T23:24:06.374Z","ResponseDesc":"Created","elapsedTime":"6"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:06 +0000] "PUT /aai/v27/service-design-and-creation/models/model/ae75b5a0-d5e1-4f3a-b8fb-37626a753da3" 201 0 REST a36e3d44-cedf-45e5-ae05-c39294746a2b AAI-TOOLS 127.0.0.6 - - - - - - - - - 138 - "logType": "access"
{"timestamp":"2023-05-25T23:24:06.382Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a36e3d44-cedf-45e5-ae05-c39294746a2b","ServiceName":"/aai/v27/service-design-and-creation/models/model/ae75b5a0-d5e1-4f3a-b8fb-37626a753da3","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:06.381Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:06.470Z","message":"Entering","context":{"RequestID":"bbd36e18-b4e9-4143-9dba-d398c6c50c11","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"93b0a6ef-5b8b-4b3d-b5eb-62849a27f156","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:06.470Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:06.485Z","message":"Checking for system property [partnerName]","context":{"RequestID":"bbd36e18-b4e9-4143-9dba-d398c6c50c11","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"93b0a6ef-5b8b-4b3d-b5eb-62849a27f156","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:06.470Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:06.485Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"bbd36e18-b4e9-4143-9dba-d398c6c50c11","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"93b0a6ef-5b8b-4b3d-b5eb-62849a27f156","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:06.470Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:06.485Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"bbd36e18-b4e9-4143-9dba-d398c6c50c11","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"93b0a6ef-5b8b-4b3d-b5eb-62849a27f156","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:06.470Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:06.486Z","message":"Invoke","context":{"RequestID":"bbd36e18-b4e9-4143-9dba-d398c6c50c11","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d","InvocationID":"93b0a6ef-5b8b-4b3d-b5eb-62849a27f156","LogTimestamp":"2023-05-25T23:24:06.486Z"},"thread":"qtp1094674892-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:06.555Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"bbd36e18-b4e9-4143-9dba-d398c6c50c11","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"70","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d","InvocationID":"93b0a6ef-5b8b-4b3d-b5eb-62849a27f156","LogTimestamp":"2023-05-25T23:24:06.555Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:06.574Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"bbd36e18-b4e9-4143-9dba-d398c6c50c11\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:06:565\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057046484\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"5ded840b-42aa-4692-a7ac-9a6ed5f3146b\",\"resource-version\":\"1685057046484\",\"model-name\":\"esr-system-info\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"0562518b-e5b3-49f4-8ad8-19b43766c79d\"}}","context":{"RequestID":"bbd36e18-b4e9-4143-9dba-d398c6c50c11","ServiceName":"/aai/v27/service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:06.574Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:06.590Z","message":"{\"transactionId\":\"bbd36e18-b4e9-4143-9dba-d398c6c50c11\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:06:471\",\"respDate\":\"230525-23:24:06:590\",\"sourceId\":\"AAI-TOOLS:bbd36e18-b4e9-4143-9dba-d398c6c50c11\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:06:471-8880\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[8637b846-f4d1-45c7-9956-31e772b9c4de], x-b3-parentspanid=[42a531877e64f659], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[bbd36e18-b4e9-4143-9dba-d398c6c50c11], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f51a411edd8eabfcf1fab3dcce2d4add], x-b3-spanid=[1cfe65bd79268ea9], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[269], Content-Type=[application/json], X-ONAP-RequestID=[bbd36e18-b4e9-4143-9dba-d398c6c50c11]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"0562518b-e5b3-49f4-8ad8-19b43766c79d\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"5ded840b-42aa-4692-a7ac-9a6ed5f3146b\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"esr-system-info\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:06:471-8880\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[28704], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230525-23:24:06:471-8880]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"bbd36e18-b4e9-4143-9dba-d398c6c50c11","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"70","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"93b0a6ef-5b8b-4b3d-b5eb-62849a27f156","LogTimestamp":"2023-05-25T23:24:06.555Z","elapsedTime":"7"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:06.591Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"bbd36e18-b4e9-4143-9dba-d398c6c50c11","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"121","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"93b0a6ef-5b8b-4b3d-b5eb-62849a27f156","LogTimestamp":"2023-05-25T23:24:06.591Z","ResponseDesc":"Created","elapsedTime":"7"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:06 +0000] "PUT /aai/v27/service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d" 201 0 REST bbd36e18-b4e9-4143-9dba-d398c6c50c11 AAI-TOOLS 127.0.0.6 - - - - - - - - - 125 - "logType": "access"
{"timestamp":"2023-05-25T23:24:06.632Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"bbd36e18-b4e9-4143-9dba-d398c6c50c11","ServiceName":"/aai/v27/service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d","TargetServiceName":"AAI-EVENT","ElapsedTime":"58","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:06.632Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:06.676Z","message":"Entering","context":{"RequestID":"1852c43f-d301-4c91-97b4-f02c91427958","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"483ff201-fc3e-4910-95f0-0d43aa7d1463","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:06.676Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:06.682Z","message":"Checking for system property [partnerName]","context":{"RequestID":"1852c43f-d301-4c91-97b4-f02c91427958","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"483ff201-fc3e-4910-95f0-0d43aa7d1463","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:06.676Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:06.682Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"1852c43f-d301-4c91-97b4-f02c91427958","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"483ff201-fc3e-4910-95f0-0d43aa7d1463","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:06.676Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:06.682Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"1852c43f-d301-4c91-97b4-f02c91427958","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"483ff201-fc3e-4910-95f0-0d43aa7d1463","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:06.676Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:06.682Z","message":"Invoke","context":{"RequestID":"1852c43f-d301-4c91-97b4-f02c91427958","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/bace8d1c-a261-4041-9e37-823117415d0f","InvocationID":"483ff201-fc3e-4910-95f0-0d43aa7d1463","LogTimestamp":"2023-05-25T23:24:06.682Z"},"thread":"qtp1094674892-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:06.765Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"1852c43f-d301-4c91-97b4-f02c91427958","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"83","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/bace8d1c-a261-4041-9e37-823117415d0f","InvocationID":"483ff201-fc3e-4910-95f0-0d43aa7d1463","LogTimestamp":"2023-05-25T23:24:06.765Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:06.781Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/bace8d1c-a261-4041-9e37-823117415d0f\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"1852c43f-d301-4c91-97b4-f02c91427958\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:06:770\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057046682\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"36200fb5-f251-4f5d-a520-7c5ad5c2cd4b\",\"resource-version\":\"1685057046682\",\"model-name\":\"flavor\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"bace8d1c-a261-4041-9e37-823117415d0f\"}}","context":{"RequestID":"1852c43f-d301-4c91-97b4-f02c91427958","ServiceName":"/aai/v27/service-design-and-creation/models/model/bace8d1c-a261-4041-9e37-823117415d0f","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:06.780Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:06.798Z","message":"{\"transactionId\":\"1852c43f-d301-4c91-97b4-f02c91427958\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:06:677\",\"respDate\":\"230525-23:24:06:798\",\"sourceId\":\"AAI-TOOLS:1852c43f-d301-4c91-97b4-f02c91427958\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/bace8d1c-a261-4041-9e37-823117415d0f\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:06:677-36027\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[dbe0ef30-9e68-4975-a8c5-577de2ea9e01], x-b3-parentspanid=[3a5f458503ab3532], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[1852c43f-d301-4c91-97b4-f02c91427958], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[81b9efc3f7bbc2da9950a5a059e89c87], x-b3-spanid=[952ba71abcd7f187], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[260], Content-Type=[application/json], X-ONAP-RequestID=[1852c43f-d301-4c91-97b4-f02c91427958]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"bace8d1c-a261-4041-9e37-823117415d0f\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"36200fb5-f251-4f5d-a520-7c5ad5c2cd4b\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"flavor\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:06:677-36027\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[12368], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230525-23:24:06:677-36027]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"1852c43f-d301-4c91-97b4-f02c91427958","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"83","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"483ff201-fc3e-4910-95f0-0d43aa7d1463","LogTimestamp":"2023-05-25T23:24:06.765Z","elapsedTime":"3"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:06.799Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"1852c43f-d301-4c91-97b4-f02c91427958","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"123","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"483ff201-fc3e-4910-95f0-0d43aa7d1463","LogTimestamp":"2023-05-25T23:24:06.799Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:06 +0000] "PUT /aai/v27/service-design-and-creation/models/model/bace8d1c-a261-4041-9e37-823117415d0f" 201 0 REST 1852c43f-d301-4c91-97b4-f02c91427958 AAI-TOOLS 127.0.0.6 - - - - - - - - - 125 - "logType": "access"
{"timestamp":"2023-05-25T23:24:06.806Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"1852c43f-d301-4c91-97b4-f02c91427958","ServiceName":"/aai/v27/service-design-and-creation/models/model/bace8d1c-a261-4041-9e37-823117415d0f","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:06.805Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:06.886Z","message":"Entering","context":{"RequestID":"5a92bbf6-7da1-4e65-8d3e-73757bedc7a2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e8e870f2-d85c-4bfe-81d8-d4deafc865c7","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:06.886Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:06.899Z","message":"Checking for system property [partnerName]","context":{"RequestID":"5a92bbf6-7da1-4e65-8d3e-73757bedc7a2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e8e870f2-d85c-4bfe-81d8-d4deafc865c7","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:06.886Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:06.899Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"5a92bbf6-7da1-4e65-8d3e-73757bedc7a2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e8e870f2-d85c-4bfe-81d8-d4deafc865c7","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:06.886Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:06.899Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"5a92bbf6-7da1-4e65-8d3e-73757bedc7a2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e8e870f2-d85c-4bfe-81d8-d4deafc865c7","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:06.886Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:06.900Z","message":"Invoke","context":{"RequestID":"5a92bbf6-7da1-4e65-8d3e-73757bedc7a2","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","InvocationID":"e8e870f2-d85c-4bfe-81d8-d4deafc865c7","LogTimestamp":"2023-05-25T23:24:06.900Z"},"thread":"qtp1094674892-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:06.965Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"5a92bbf6-7da1-4e65-8d3e-73757bedc7a2","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"65","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","InvocationID":"e8e870f2-d85c-4bfe-81d8-d4deafc865c7","LogTimestamp":"2023-05-25T23:24:06.964Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:06.989Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"5a92bbf6-7da1-4e65-8d3e-73757bedc7a2\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:06:975\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057046897\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"93a6166f-b3d5-4f06-b4ba-aed48d009ad9\",\"resource-version\":\"1685057046897\",\"model-name\":\"generic-vnf\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"5a92bbf6-7da1-4e65-8d3e-73757bedc7a2","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:06.989Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:07.009Z","message":"{\"transactionId\":\"5a92bbf6-7da1-4e65-8d3e-73757bedc7a2\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:06:887\",\"respDate\":\"230525-23:24:07:009\",\"sourceId\":\"AAI-TOOLS:5a92bbf6-7da1-4e65-8d3e-73757bedc7a2\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:06:887-47380\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[adec4748-7d97-4d31-b551-0ab19eaac8d4], x-b3-parentspanid=[ea216a3f88f0f146], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[5a92bbf6-7da1-4e65-8d3e-73757bedc7a2], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6376d2b4b82713651334d9210545243e], x-b3-spanid=[346e8adaa5d51efb], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[265], Content-Type=[application/json], X-ONAP-RequestID=[5a92bbf6-7da1-4e65-8d3e-73757bedc7a2]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"93a6166f-b3d5-4f06-b4ba-aed48d009ad9\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"generic-vnf\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:06:887-47380\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[12336], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230525-23:24:06:887-47380]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"5a92bbf6-7da1-4e65-8d3e-73757bedc7a2","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"65","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"e8e870f2-d85c-4bfe-81d8-d4deafc865c7","LogTimestamp":"2023-05-25T23:24:06.964Z","elapsedTime":"7"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:07.010Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"5a92bbf6-7da1-4e65-8d3e-73757bedc7a2","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"124","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"e8e870f2-d85c-4bfe-81d8-d4deafc865c7","LogTimestamp":"2023-05-25T23:24:07.010Z","ResponseDesc":"Created","elapsedTime":"7"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:07 +0000] "PUT /aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c" 201 0 REST 5a92bbf6-7da1-4e65-8d3e-73757bedc7a2 AAI-TOOLS 127.0.0.6 - - - - - - - - - 129 - "logType": "access"
{"timestamp":"2023-05-25T23:24:07.018Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"5a92bbf6-7da1-4e65-8d3e-73757bedc7a2","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:07.018Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:07.066Z","message":"[Control connection] Refreshing schema for sdctitan","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:07.075Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:07.077Z","message":"Token to replica map computation for keyspace sdctitan completed in 2 milliseconds","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:07.095Z","message":"Entering","context":{"RequestID":"49d04d6f-9cef-4c8a-8bb2-1c4d3de3bb8a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"570a1fc7-8611-454e-9287-493e4f40c638","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:07.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:07.101Z","message":"Checking for system property [partnerName]","context":{"RequestID":"49d04d6f-9cef-4c8a-8bb2-1c4d3de3bb8a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"570a1fc7-8611-454e-9287-493e4f40c638","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:07.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:07.101Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"49d04d6f-9cef-4c8a-8bb2-1c4d3de3bb8a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"570a1fc7-8611-454e-9287-493e4f40c638","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:07.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:07.101Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"49d04d6f-9cef-4c8a-8bb2-1c4d3de3bb8a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"570a1fc7-8611-454e-9287-493e4f40c638","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:07.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:07.102Z","message":"Invoke","context":{"RequestID":"49d04d6f-9cef-4c8a-8bb2-1c4d3de3bb8a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/7cc05f25-7ba2-42b7-a237-c5662a1689e1","InvocationID":"570a1fc7-8611-454e-9287-493e4f40c638","LogTimestamp":"2023-05-25T23:24:07.102Z"},"thread":"qtp1094674892-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:07.146Z","message":"Received event EVENT CREATED TABLE sdctitan.system_properties_lock_, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:07.161Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"49d04d6f-9cef-4c8a-8bb2-1c4d3de3bb8a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"60","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/7cc05f25-7ba2-42b7-a237-c5662a1689e1","InvocationID":"570a1fc7-8611-454e-9287-493e4f40c638","LogTimestamp":"2023-05-25T23:24:07.161Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:07.175Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/7cc05f25-7ba2-42b7-a237-c5662a1689e1\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"49d04d6f-9cef-4c8a-8bb2-1c4d3de3bb8a\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:07:166\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057047101\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"fe578080-ce19-4604-8760-fc264fbb2565\",\"resource-version\":\"1685057047101\",\"model-name\":\"group-assignment\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"7cc05f25-7ba2-42b7-a237-c5662a1689e1\"}}","context":{"RequestID":"49d04d6f-9cef-4c8a-8bb2-1c4d3de3bb8a","ServiceName":"/aai/v27/service-design-and-creation/models/model/7cc05f25-7ba2-42b7-a237-c5662a1689e1","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:07.175Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:07.188Z","message":"{\"transactionId\":\"49d04d6f-9cef-4c8a-8bb2-1c4d3de3bb8a\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:07:095\",\"respDate\":\"230525-23:24:07:188\",\"sourceId\":\"AAI-TOOLS:49d04d6f-9cef-4c8a-8bb2-1c4d3de3bb8a\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/7cc05f25-7ba2-42b7-a237-c5662a1689e1\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:07:095-2887\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[6b161f0a-59b1-4f25-bd0f-ba55f58cddcf], x-b3-parentspanid=[31d46a026977f50c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[49d04d6f-9cef-4c8a-8bb2-1c4d3de3bb8a], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8a4493badf427769f714db8f5b88db0c], x-b3-spanid=[8ae0b78cc7b30a51], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[270], Content-Type=[application/json], X-ONAP-RequestID=[49d04d6f-9cef-4c8a-8bb2-1c4d3de3bb8a]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"7cc05f25-7ba2-42b7-a237-c5662a1689e1\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"fe578080-ce19-4604-8760-fc264fbb2565\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"group-assignment\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:07:095-2887\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[37064], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230525-23:24:07:095-2887]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"49d04d6f-9cef-4c8a-8bb2-1c4d3de3bb8a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"60","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"570a1fc7-8611-454e-9287-493e4f40c638","LogTimestamp":"2023-05-25T23:24:07.161Z","elapsedTime":"3"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:07.190Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"49d04d6f-9cef-4c8a-8bb2-1c4d3de3bb8a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"94","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"570a1fc7-8611-454e-9287-493e4f40c638","LogTimestamp":"2023-05-25T23:24:07.189Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:07 +0000] "PUT /aai/v27/service-design-and-creation/models/model/7cc05f25-7ba2-42b7-a237-c5662a1689e1" 201 0 REST 49d04d6f-9cef-4c8a-8bb2-1c4d3de3bb8a AAI-TOOLS 127.0.0.6 - - - - - - - - - 99 - "logType": "access"
{"timestamp":"2023-05-25T23:24:07.200Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"49d04d6f-9cef-4c8a-8bb2-1c4d3de3bb8a","ServiceName":"/aai/v27/service-design-and-creation/models/model/7cc05f25-7ba2-42b7-a237-c5662a1689e1","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:07.200Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:07.273Z","message":"Entering","context":{"RequestID":"747dcc72-8e56-4a50-821f-fc941a68695b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"30b6cacf-ac6d-4a28-81e3-2b5ffaea007b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:07.272Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:07.283Z","message":"Checking for system property [partnerName]","context":{"RequestID":"747dcc72-8e56-4a50-821f-fc941a68695b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"30b6cacf-ac6d-4a28-81e3-2b5ffaea007b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:07.272Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:07.283Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"747dcc72-8e56-4a50-821f-fc941a68695b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"30b6cacf-ac6d-4a28-81e3-2b5ffaea007b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:07.272Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:07.283Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"747dcc72-8e56-4a50-821f-fc941a68695b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"30b6cacf-ac6d-4a28-81e3-2b5ffaea007b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:07.272Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:07.284Z","message":"Invoke","context":{"RequestID":"747dcc72-8e56-4a50-821f-fc941a68695b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/3f4c7204-739b-4bbb-87a7-8a6856439c90","InvocationID":"30b6cacf-ac6d-4a28-81e3-2b5ffaea007b","LogTimestamp":"2023-05-25T23:24:07.284Z"},"thread":"qtp1094674892-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:07.356Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"747dcc72-8e56-4a50-821f-fc941a68695b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"71","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/3f4c7204-739b-4bbb-87a7-8a6856439c90","InvocationID":"30b6cacf-ac6d-4a28-81e3-2b5ffaea007b","LogTimestamp":"2023-05-25T23:24:07.354Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1094674892-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:07.388Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/3f4c7204-739b-4bbb-87a7-8a6856439c90\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"747dcc72-8e56-4a50-821f-fc941a68695b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:07:369\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057047282\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"f6a038c2-820c-42ba-8c2b-375e24e8f932\",\"resource-version\":\"1685057047282\",\"model-name\":\"image\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"3f4c7204-739b-4bbb-87a7-8a6856439c90\"}}","context":{"RequestID":"747dcc72-8e56-4a50-821f-fc941a68695b","ServiceName":"/aai/v27/service-design-and-creation/models/model/3f4c7204-739b-4bbb-87a7-8a6856439c90","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:07.387Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:07.415Z","message":"{\"transactionId\":\"747dcc72-8e56-4a50-821f-fc941a68695b\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:07:273\",\"respDate\":\"230525-23:24:07:415\",\"sourceId\":\"AAI-TOOLS:747dcc72-8e56-4a50-821f-fc941a68695b\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/3f4c7204-739b-4bbb-87a7-8a6856439c90\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:07:273-68451\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[385c246f-9234-4815-8cc0-deb977f88430], x-b3-parentspanid=[97d3b79cef24405b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[747dcc72-8e56-4a50-821f-fc941a68695b], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b185ce6d0e0817b3d776118119e248fa], x-b3-spanid=[846c40204b75357f], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[259], Content-Type=[application/json], X-ONAP-RequestID=[747dcc72-8e56-4a50-821f-fc941a68695b]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"3f4c7204-739b-4bbb-87a7-8a6856439c90\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"f6a038c2-820c-42ba-8c2b-375e24e8f932\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"image\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:07:273-68451\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[8352], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230525-23:24:07:273-68451]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"747dcc72-8e56-4a50-821f-fc941a68695b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"71","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"30b6cacf-ac6d-4a28-81e3-2b5ffaea007b","LogTimestamp":"2023-05-25T23:24:07.354Z","elapsedTime":"9"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:07.416Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"747dcc72-8e56-4a50-821f-fc941a68695b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"144","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"30b6cacf-ac6d-4a28-81e3-2b5ffaea007b","LogTimestamp":"2023-05-25T23:24:07.416Z","ResponseDesc":"Created","elapsedTime":"9"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:07 +0000] "PUT /aai/v27/service-design-and-creation/models/model/3f4c7204-739b-4bbb-87a7-8a6856439c90" 201 0 REST 747dcc72-8e56-4a50-821f-fc941a68695b AAI-TOOLS 127.0.0.6 - - - - - - - - - 148 - "logType": "access"
{"timestamp":"2023-05-25T23:24:07.419Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"747dcc72-8e56-4a50-821f-fc941a68695b","ServiceName":"/aai/v27/service-design-and-creation/models/model/3f4c7204-739b-4bbb-87a7-8a6856439c90","TargetServiceName":"AAI-EVENT","ElapsedTime":"33","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:07.419Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:07.509Z","message":"Entering","context":{"RequestID":"7813e996-5703-4037-9b0b-1a8e69d4ad2c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d235955d-4267-42bd-9a83-9347dede2d78","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:07.509Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:07.523Z","message":"Checking for system property [partnerName]","context":{"RequestID":"7813e996-5703-4037-9b0b-1a8e69d4ad2c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d235955d-4267-42bd-9a83-9347dede2d78","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:07.509Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:07.523Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"7813e996-5703-4037-9b0b-1a8e69d4ad2c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d235955d-4267-42bd-9a83-9347dede2d78","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:07.509Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:07.524Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"7813e996-5703-4037-9b0b-1a8e69d4ad2c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d235955d-4267-42bd-9a83-9347dede2d78","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:07.509Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:07.524Z","message":"Invoke","context":{"RequestID":"7813e996-5703-4037-9b0b-1a8e69d4ad2c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/2a2d8ad2-af0a-4e1f-9982-0c899e7dc827","InvocationID":"d235955d-4267-42bd-9a83-9347dede2d78","LogTimestamp":"2023-05-25T23:24:07.524Z"},"thread":"qtp1094674892-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:07.588Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"7813e996-5703-4037-9b0b-1a8e69d4ad2c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"64","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/2a2d8ad2-af0a-4e1f-9982-0c899e7dc827","InvocationID":"d235955d-4267-42bd-9a83-9347dede2d78","LogTimestamp":"2023-05-25T23:24:07.588Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:07.613Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/2a2d8ad2-af0a-4e1f-9982-0c899e7dc827\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"7813e996-5703-4037-9b0b-1a8e69d4ad2c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:07:598\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057047522\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"f05f804d-7057-4ffe-bdc5-39f2f0c9c9fd\",\"resource-version\":\"1685057047522\",\"model-name\":\"include-node-filter\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"2a2d8ad2-af0a-4e1f-9982-0c899e7dc827\"}}","context":{"RequestID":"7813e996-5703-4037-9b0b-1a8e69d4ad2c","ServiceName":"/aai/v27/service-design-and-creation/models/model/2a2d8ad2-af0a-4e1f-9982-0c899e7dc827","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:07.612Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:07.648Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7813e996-5703-4037-9b0b-1a8e69d4ad2c","ServiceName":"/aai/v27/service-design-and-creation/models/model/2a2d8ad2-af0a-4e1f-9982-0c899e7dc827","TargetServiceName":"AAI-EVENT","ElapsedTime":"36","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:07.648Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:07.658Z","message":"{\"transactionId\":\"7813e996-5703-4037-9b0b-1a8e69d4ad2c\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:07:511\",\"respDate\":\"230525-23:24:07:657\",\"sourceId\":\"AAI-TOOLS:7813e996-5703-4037-9b0b-1a8e69d4ad2c\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/2a2d8ad2-af0a-4e1f-9982-0c899e7dc827\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:07:511-67786\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[48962193-8699-4f4a-a77e-3d551ff23826], x-b3-parentspanid=[9af78b85c987965a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[7813e996-5703-4037-9b0b-1a8e69d4ad2c], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1dc2e6a319024a3516a3db587004d7b2], x-b3-spanid=[188698e3e6cb327d], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[273], Content-Type=[application/json], X-ONAP-RequestID=[7813e996-5703-4037-9b0b-1a8e69d4ad2c]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"2a2d8ad2-af0a-4e1f-9982-0c899e7dc827\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"f05f804d-7057-4ffe-bdc5-39f2f0c9c9fd\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"include-node-filter\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:07:511-67786\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[24792], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230525-23:24:07:511-67786]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"7813e996-5703-4037-9b0b-1a8e69d4ad2c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"64","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"d235955d-4267-42bd-9a83-9347dede2d78","LogTimestamp":"2023-05-25T23:24:07.588Z","elapsedTime":"6"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:07.659Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"7813e996-5703-4037-9b0b-1a8e69d4ad2c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"150","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"d235955d-4267-42bd-9a83-9347dede2d78","LogTimestamp":"2023-05-25T23:24:07.659Z","ResponseDesc":"Created","elapsedTime":"6"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:07 +0000] "PUT /aai/v27/service-design-and-creation/models/model/2a2d8ad2-af0a-4e1f-9982-0c899e7dc827" 201 0 REST 7813e996-5703-4037-9b0b-1a8e69d4ad2c AAI-TOOLS 127.0.0.6 - - - - - - - - - 155 - "logType": "access"
{"timestamp":"2023-05-25T23:24:07.754Z","message":"Entering","context":{"RequestID":"cc11aab1-adb6-4b2e-93e9-cc95607cc166","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"12e9fda8-c9d4-4ee4-9d05-68b661e88892","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:07.754Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:07.766Z","message":"Checking for system property [partnerName]","context":{"RequestID":"cc11aab1-adb6-4b2e-93e9-cc95607cc166","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"12e9fda8-c9d4-4ee4-9d05-68b661e88892","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:07.754Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:07.766Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"cc11aab1-adb6-4b2e-93e9-cc95607cc166","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"12e9fda8-c9d4-4ee4-9d05-68b661e88892","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:07.754Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:07.766Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"cc11aab1-adb6-4b2e-93e9-cc95607cc166","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"12e9fda8-c9d4-4ee4-9d05-68b661e88892","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:07.754Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:07.767Z","message":"Invoke","context":{"RequestID":"cc11aab1-adb6-4b2e-93e9-cc95607cc166","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/3bf1e610-45f7-4ad6-b833-ca4c5ee6a3fd","InvocationID":"12e9fda8-c9d4-4ee4-9d05-68b661e88892","LogTimestamp":"2023-05-25T23:24:07.767Z"},"thread":"qtp1094674892-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:07.838Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"cc11aab1-adb6-4b2e-93e9-cc95607cc166","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"71","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/3bf1e610-45f7-4ad6-b833-ca4c5ee6a3fd","InvocationID":"12e9fda8-c9d4-4ee4-9d05-68b661e88892","LogTimestamp":"2023-05-25T23:24:07.837Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:07.863Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/3bf1e610-45f7-4ad6-b833-ca4c5ee6a3fd\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"cc11aab1-adb6-4b2e-93e9-cc95607cc166\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:07:849\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057047765\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"8e6ee9dc-9017-444a-83b3-219edb018128\",\"resource-version\":\"1685057047765\",\"model-name\":\"instance-group\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"3bf1e610-45f7-4ad6-b833-ca4c5ee6a3fd\"}}","context":{"RequestID":"cc11aab1-adb6-4b2e-93e9-cc95607cc166","ServiceName":"/aai/v27/service-design-and-creation/models/model/3bf1e610-45f7-4ad6-b833-ca4c5ee6a3fd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:07.863Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:07.879Z","message":"{\"transactionId\":\"cc11aab1-adb6-4b2e-93e9-cc95607cc166\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:07:755\",\"respDate\":\"230525-23:24:07:879\",\"sourceId\":\"AAI-TOOLS:cc11aab1-adb6-4b2e-93e9-cc95607cc166\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/3bf1e610-45f7-4ad6-b833-ca4c5ee6a3fd\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:07:755-43279\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[4f77f48a-fede-4c81-8fe7-320b18d9f440], x-b3-parentspanid=[9e0b931e0883465d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[cc11aab1-adb6-4b2e-93e9-cc95607cc166], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a591fdee3fd4cc9876df87d9f498ab3e], x-b3-spanid=[8881a2c8e085a987], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[268], Content-Type=[application/json], X-ONAP-RequestID=[cc11aab1-adb6-4b2e-93e9-cc95607cc166]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"3bf1e610-45f7-4ad6-b833-ca4c5ee6a3fd\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"8e6ee9dc-9017-444a-83b3-219edb018128\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"instance-group\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:07:755-43279\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[37056], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230525-23:24:07:755-43279]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"cc11aab1-adb6-4b2e-93e9-cc95607cc166","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"71","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"12e9fda8-c9d4-4ee4-9d05-68b661e88892","LogTimestamp":"2023-05-25T23:24:07.837Z","elapsedTime":"8"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:07.880Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"cc11aab1-adb6-4b2e-93e9-cc95607cc166","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"126","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"12e9fda8-c9d4-4ee4-9d05-68b661e88892","LogTimestamp":"2023-05-25T23:24:07.880Z","ResponseDesc":"Created","elapsedTime":"8"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:07 +0000] "PUT /aai/v27/service-design-and-creation/models/model/3bf1e610-45f7-4ad6-b833-ca4c5ee6a3fd" 201 0 REST cc11aab1-adb6-4b2e-93e9-cc95607cc166 AAI-TOOLS 127.0.0.6 - - - - - - - - - 131 - "logType": "access"
{"timestamp":"2023-05-25T23:24:07.891Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"cc11aab1-adb6-4b2e-93e9-cc95607cc166","ServiceName":"/aai/v27/service-design-and-creation/models/model/3bf1e610-45f7-4ad6-b833-ca4c5ee6a3fd","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:07.891Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:07.970Z","message":"Entering","context":{"RequestID":"8d3ff0b6-1022-4c6a-8caf-659be4aed3f3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3de2a949-1dcf-4851-950d-4ec4c38293dd","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:07.970Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:07.978Z","message":"Checking for system property [partnerName]","context":{"RequestID":"8d3ff0b6-1022-4c6a-8caf-659be4aed3f3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3de2a949-1dcf-4851-950d-4ec4c38293dd","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:07.970Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:07.979Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"8d3ff0b6-1022-4c6a-8caf-659be4aed3f3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3de2a949-1dcf-4851-950d-4ec4c38293dd","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:07.970Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:07.979Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"8d3ff0b6-1022-4c6a-8caf-659be4aed3f3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3de2a949-1dcf-4851-950d-4ec4c38293dd","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:07.970Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:07.979Z","message":"Invoke","context":{"RequestID":"8d3ff0b6-1022-4c6a-8caf-659be4aed3f3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/cd57d844-9017-4078-aa19-926935a3d77c","InvocationID":"3de2a949-1dcf-4851-950d-4ec4c38293dd","LogTimestamp":"2023-05-25T23:24:07.979Z"},"thread":"qtp1094674892-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:08.046Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"8d3ff0b6-1022-4c6a-8caf-659be4aed3f3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"67","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/cd57d844-9017-4078-aa19-926935a3d77c","InvocationID":"3de2a949-1dcf-4851-950d-4ec4c38293dd","LogTimestamp":"2023-05-25T23:24:08.046Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1094674892-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:08.059Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/cd57d844-9017-4078-aa19-926935a3d77c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"8d3ff0b6-1022-4c6a-8caf-659be4aed3f3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:08:050\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057047978\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"69957f4a-2155-4b95-8d72-d6dd9b88b27b\",\"resource-version\":\"1685057047978\",\"model-name\":\"inventory-item\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"cd57d844-9017-4078-aa19-926935a3d77c\"}}","context":{"RequestID":"8d3ff0b6-1022-4c6a-8caf-659be4aed3f3","ServiceName":"/aai/v27/service-design-and-creation/models/model/cd57d844-9017-4078-aa19-926935a3d77c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:08.059Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:08.070Z","message":"{\"transactionId\":\"8d3ff0b6-1022-4c6a-8caf-659be4aed3f3\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:07:971\",\"respDate\":\"230525-23:24:08:070\",\"sourceId\":\"AAI-TOOLS:8d3ff0b6-1022-4c6a-8caf-659be4aed3f3\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/cd57d844-9017-4078-aa19-926935a3d77c\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:07:971-10787\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[fce56fd0-15cb-4a59-9cd4-ea65e7f1ac83], x-b3-parentspanid=[bd305e09c93d1c70], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[8d3ff0b6-1022-4c6a-8caf-659be4aed3f3], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[434471b1e2acb3daa20145017b962284], x-b3-spanid=[8ffce6b797733674], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[268], Content-Type=[application/json], X-ONAP-RequestID=[8d3ff0b6-1022-4c6a-8caf-659be4aed3f3]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"cd57d844-9017-4078-aa19-926935a3d77c\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"69957f4a-2155-4b95-8d72-d6dd9b88b27b\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"inventory-item\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:07:971-10787\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[20624], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230525-23:24:07:971-10787]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"8d3ff0b6-1022-4c6a-8caf-659be4aed3f3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"67","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"3de2a949-1dcf-4851-950d-4ec4c38293dd","LogTimestamp":"2023-05-25T23:24:08.046Z","elapsedTime":"2"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:08.071Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"8d3ff0b6-1022-4c6a-8caf-659be4aed3f3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"101","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"3de2a949-1dcf-4851-950d-4ec4c38293dd","LogTimestamp":"2023-05-25T23:24:08.071Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:08 +0000] "PUT /aai/v27/service-design-and-creation/models/model/cd57d844-9017-4078-aa19-926935a3d77c" 201 0 REST 8d3ff0b6-1022-4c6a-8caf-659be4aed3f3 AAI-TOOLS 127.0.0.6 - - - - - - - - - 104 - "logType": "access"
{"timestamp":"2023-05-25T23:24:08.087Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"8d3ff0b6-1022-4c6a-8caf-659be4aed3f3","ServiceName":"/aai/v27/service-design-and-creation/models/model/cd57d844-9017-4078-aa19-926935a3d77c","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:08.087Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:08.147Z","message":"[Control connection] Refreshing schema for sdctitan.system_properties_lock_ (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:08.166Z","message":"Entering","context":{"RequestID":"aed54224-8f1c-45e6-916f-f235caf8c60b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e1f8e60d-03c2-4b59-8128-c8194398975f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:08.166Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:08.175Z","message":"Checking for system property [partnerName]","context":{"RequestID":"aed54224-8f1c-45e6-916f-f235caf8c60b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e1f8e60d-03c2-4b59-8128-c8194398975f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:08.166Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:08.175Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"aed54224-8f1c-45e6-916f-f235caf8c60b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e1f8e60d-03c2-4b59-8128-c8194398975f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:08.166Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:08.175Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"aed54224-8f1c-45e6-916f-f235caf8c60b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e1f8e60d-03c2-4b59-8128-c8194398975f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:08.166Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:08.176Z","message":"Invoke","context":{"RequestID":"aed54224-8f1c-45e6-916f-f235caf8c60b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/87a383ae-cf03-432e-a9de-04e6a622d0fd","InvocationID":"e1f8e60d-03c2-4b59-8128-c8194398975f","LogTimestamp":"2023-05-25T23:24:08.176Z"},"thread":"qtp1094674892-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:08.249Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"aed54224-8f1c-45e6-916f-f235caf8c60b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"74","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/87a383ae-cf03-432e-a9de-04e6a622d0fd","InvocationID":"e1f8e60d-03c2-4b59-8128-c8194398975f","LogTimestamp":"2023-05-25T23:24:08.249Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:08.268Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/87a383ae-cf03-432e-a9de-04e6a622d0fd\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"aed54224-8f1c-45e6-916f-f235caf8c60b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:08:257\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057048174\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"0e54bb87-bd6e-4a2b-ad1c-6d935b87ae51\",\"resource-version\":\"1685057048174\",\"model-name\":\"inventory-item-data\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"87a383ae-cf03-432e-a9de-04e6a622d0fd\"}}","context":{"RequestID":"aed54224-8f1c-45e6-916f-f235caf8c60b","ServiceName":"/aai/v27/service-design-and-creation/models/model/87a383ae-cf03-432e-a9de-04e6a622d0fd","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:08.268Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:08.282Z","message":"{\"transactionId\":\"aed54224-8f1c-45e6-916f-f235caf8c60b\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:08:167\",\"respDate\":\"230525-23:24:08:282\",\"sourceId\":\"AAI-TOOLS:aed54224-8f1c-45e6-916f-f235caf8c60b\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/87a383ae-cf03-432e-a9de-04e6a622d0fd\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:08:167-52982\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[a8e0f710-219e-44e3-b9eb-ac0686e06065], x-b3-parentspanid=[c10a4fcb522641a1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[aed54224-8f1c-45e6-916f-f235caf8c60b], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7543ca1b2a8ddbaa8d2d4382a8efded2], x-b3-spanid=[39886dbb2ab74e40], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[273], Content-Type=[application/json], X-ONAP-RequestID=[aed54224-8f1c-45e6-916f-f235caf8c60b]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"87a383ae-cf03-432e-a9de-04e6a622d0fd\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"0e54bb87-bd6e-4a2b-ad1c-6d935b87ae51\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"inventory-item-data\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:08:167-52982\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[12448], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230525-23:24:08:167-52982]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"aed54224-8f1c-45e6-916f-f235caf8c60b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"74","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"e1f8e60d-03c2-4b59-8128-c8194398975f","LogTimestamp":"2023-05-25T23:24:08.249Z","elapsedTime":"5"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:08.283Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"aed54224-8f1c-45e6-916f-f235caf8c60b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"117","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"e1f8e60d-03c2-4b59-8128-c8194398975f","LogTimestamp":"2023-05-25T23:24:08.283Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:08 +0000] "PUT /aai/v27/service-design-and-creation/models/model/87a383ae-cf03-432e-a9de-04e6a622d0fd" 201 0 REST aed54224-8f1c-45e6-916f-f235caf8c60b AAI-TOOLS 127.0.0.6 - - - - - - - - - 120 - "logType": "access"
{"timestamp":"2023-05-25T23:24:08.292Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"aed54224-8f1c-45e6-916f-f235caf8c60b","ServiceName":"/aai/v27/service-design-and-creation/models/model/87a383ae-cf03-432e-a9de-04e6a622d0fd","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:08.292Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:08.339Z","message":"Entering","context":{"RequestID":"77160ede-31da-42ce-a179-6371a0948230","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1659fe42-9d8b-4f93-8ee7-0ecb519a0e28","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:24:08.339Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:08.343Z","message":"{\"transactionId\":\"77160ede-31da-42ce-a179-6371a0948230\",\"status\":\"200\",\"rqstDate\":\"230525-23:24:08:340\",\"respDate\":\"230525-23:24:08:342\",\"sourceId\":\"haproxy:77160ede-31da-42ce-a179-6371a0948230\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:08:340-88425\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[20950282-7d35-4b9a-9ca7-94659d520623], x-b3-parentspanid=[6c9bb577737ff7b3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9e6f48b00723188b6c9bb577737ff7b3], x-b3-spanid=[7e2c426e6283cd9b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[77160ede-31da-42ce-a179-6371a0948230]}\\\"}\"}","context":{"RequestID":"77160ede-31da-42ce-a179-6371a0948230","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1659fe42-9d8b-4f93-8ee7-0ecb519a0e28","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:24:08.339Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:08.343Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"77160ede-31da-42ce-a179-6371a0948230","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1659fe42-9d8b-4f93-8ee7-0ecb519a0e28","LogTimestamp":"2023-05-25T23:24:08.343Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:24:08.385Z","message":"Entering","context":{"RequestID":"c785ad17-b1f4-4333-a19f-cb1acc1371fb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1e01027d-1c3d-4318-942d-e4ae695558d8","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:08.384Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:08.398Z","message":"Checking for system property [partnerName]","context":{"RequestID":"c785ad17-b1f4-4333-a19f-cb1acc1371fb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1e01027d-1c3d-4318-942d-e4ae695558d8","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:08.384Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:08.398Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"c785ad17-b1f4-4333-a19f-cb1acc1371fb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1e01027d-1c3d-4318-942d-e4ae695558d8","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:08.384Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:08.398Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"c785ad17-b1f4-4333-a19f-cb1acc1371fb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1e01027d-1c3d-4318-942d-e4ae695558d8","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:08.384Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:08.399Z","message":"Invoke","context":{"RequestID":"c785ad17-b1f4-4333-a19f-cb1acc1371fb","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/aca4c310-cb45-42bd-9f88-73e40ba7b962","InvocationID":"1e01027d-1c3d-4318-942d-e4ae695558d8","LogTimestamp":"2023-05-25T23:24:08.399Z"},"thread":"qtp1094674892-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:08.449Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"c785ad17-b1f4-4333-a19f-cb1acc1371fb","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"50","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/aca4c310-cb45-42bd-9f88-73e40ba7b962","InvocationID":"1e01027d-1c3d-4318-942d-e4ae695558d8","LogTimestamp":"2023-05-25T23:24:08.448Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1094674892-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:08.464Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/aca4c310-cb45-42bd-9f88-73e40ba7b962\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"c785ad17-b1f4-4333-a19f-cb1acc1371fb\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:08:453\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057048397\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"d949fd10-36bf-408a-ac7a-cad5004d2e0d\",\"resource-version\":\"1685057048397\",\"model-name\":\"ipsec-configuration\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"aca4c310-cb45-42bd-9f88-73e40ba7b962\"}}","context":{"RequestID":"c785ad17-b1f4-4333-a19f-cb1acc1371fb","ServiceName":"/aai/v27/service-design-and-creation/models/model/aca4c310-cb45-42bd-9f88-73e40ba7b962","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:08.463Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:08.477Z","message":"{\"transactionId\":\"c785ad17-b1f4-4333-a19f-cb1acc1371fb\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:08:386\",\"respDate\":\"230525-23:24:08:477\",\"sourceId\":\"AAI-TOOLS:c785ad17-b1f4-4333-a19f-cb1acc1371fb\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/aca4c310-cb45-42bd-9f88-73e40ba7b962\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:08:386-84028\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[5f977800-4891-4d47-9eb0-954a2b3e1bf9], x-b3-parentspanid=[850bf00f382b8299], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[c785ad17-b1f4-4333-a19f-cb1acc1371fb], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eabea172998510d4d38662453e05b0fc], x-b3-spanid=[bbdaf310f9d769f1], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[273], Content-Type=[application/json], X-ONAP-RequestID=[c785ad17-b1f4-4333-a19f-cb1acc1371fb]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"aca4c310-cb45-42bd-9f88-73e40ba7b962\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"d949fd10-36bf-408a-ac7a-cad5004d2e0d\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"ipsec-configuration\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:08:386-84028\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[20528], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230525-23:24:08:386-84028]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"c785ad17-b1f4-4333-a19f-cb1acc1371fb","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"50","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"1e01027d-1c3d-4318-942d-e4ae695558d8","LogTimestamp":"2023-05-25T23:24:08.448Z","elapsedTime":"3"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:08.478Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"c785ad17-b1f4-4333-a19f-cb1acc1371fb","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"93","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"1e01027d-1c3d-4318-942d-e4ae695558d8","LogTimestamp":"2023-05-25T23:24:08.477Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:08 +0000] "PUT /aai/v27/service-design-and-creation/models/model/aca4c310-cb45-42bd-9f88-73e40ba7b962" 201 0 REST c785ad17-b1f4-4333-a19f-cb1acc1371fb AAI-TOOLS 127.0.0.6 - - - - - - - - - 98 - "logType": "access"
{"timestamp":"2023-05-25T23:24:08.492Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"c785ad17-b1f4-4333-a19f-cb1acc1371fb","ServiceName":"/aai/v27/service-design-and-creation/models/model/aca4c310-cb45-42bd-9f88-73e40ba7b962","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:08.492Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:08.582Z","message":"Entering","context":{"RequestID":"666e72a4-8389-4be2-a82f-fc4e68631a34","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ddad1dfb-9d92-41df-8362-ceaf5f875d10","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:08.582Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:08.590Z","message":"Checking for system property [partnerName]","context":{"RequestID":"666e72a4-8389-4be2-a82f-fc4e68631a34","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ddad1dfb-9d92-41df-8362-ceaf5f875d10","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:08.582Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:08.590Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"666e72a4-8389-4be2-a82f-fc4e68631a34","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ddad1dfb-9d92-41df-8362-ceaf5f875d10","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:08.582Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:08.591Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"666e72a4-8389-4be2-a82f-fc4e68631a34","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ddad1dfb-9d92-41df-8362-ceaf5f875d10","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:08.582Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:08.591Z","message":"Invoke","context":{"RequestID":"666e72a4-8389-4be2-a82f-fc4e68631a34","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/f5faa464-c2f2-4cc3-89d2-a90452dc3a07","InvocationID":"ddad1dfb-9d92-41df-8362-ceaf5f875d10","LogTimestamp":"2023-05-25T23:24:08.591Z"},"thread":"qtp1094674892-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:08.660Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"666e72a4-8389-4be2-a82f-fc4e68631a34","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"68","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/f5faa464-c2f2-4cc3-89d2-a90452dc3a07","InvocationID":"ddad1dfb-9d92-41df-8362-ceaf5f875d10","LogTimestamp":"2023-05-25T23:24:08.659Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:08.681Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/f5faa464-c2f2-4cc3-89d2-a90452dc3a07\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"666e72a4-8389-4be2-a82f-fc4e68631a34\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:08:668\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057048590\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"c23ea04d-1a3b-453d-bc49-a6c783a5e92b\",\"resource-version\":\"1685057048590\",\"model-name\":\"key-data\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"f5faa464-c2f2-4cc3-89d2-a90452dc3a07\"}}","context":{"RequestID":"666e72a4-8389-4be2-a82f-fc4e68631a34","ServiceName":"/aai/v27/service-design-and-creation/models/model/f5faa464-c2f2-4cc3-89d2-a90452dc3a07","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:08.681Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:08.699Z","message":"{\"transactionId\":\"666e72a4-8389-4be2-a82f-fc4e68631a34\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:08:583\",\"respDate\":\"230525-23:24:08:699\",\"sourceId\":\"AAI-TOOLS:666e72a4-8389-4be2-a82f-fc4e68631a34\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/f5faa464-c2f2-4cc3-89d2-a90452dc3a07\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:08:583-66754\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[fa249675-aca7-4c32-8354-4035aead44c6], x-b3-parentspanid=[e2bd5096c60dcba9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[666e72a4-8389-4be2-a82f-fc4e68631a34], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4bf6436ca220643d09bd13ed853bf75c], x-b3-spanid=[78413d3377d1d817], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[262], Content-Type=[application/json], X-ONAP-RequestID=[666e72a4-8389-4be2-a82f-fc4e68631a34]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"f5faa464-c2f2-4cc3-89d2-a90452dc3a07\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"c23ea04d-1a3b-453d-bc49-a6c783a5e92b\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"key-data\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:08:583-66754\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[53448], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230525-23:24:08:583-66754]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"666e72a4-8389-4be2-a82f-fc4e68631a34","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"68","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"ddad1dfb-9d92-41df-8362-ceaf5f875d10","LogTimestamp":"2023-05-25T23:24:08.659Z","elapsedTime":"6"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:08.700Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"666e72a4-8389-4be2-a82f-fc4e68631a34","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"118","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"ddad1dfb-9d92-41df-8362-ceaf5f875d10","LogTimestamp":"2023-05-25T23:24:08.700Z","ResponseDesc":"Created","elapsedTime":"6"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:08 +0000] "PUT /aai/v27/service-design-and-creation/models/model/f5faa464-c2f2-4cc3-89d2-a90452dc3a07" 201 0 REST 666e72a4-8389-4be2-a82f-fc4e68631a34 AAI-TOOLS 127.0.0.6 - - - - - - - - - 122 - "logType": "access"
{"timestamp":"2023-05-25T23:24:08.711Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"666e72a4-8389-4be2-a82f-fc4e68631a34","ServiceName":"/aai/v27/service-design-and-creation/models/model/f5faa464-c2f2-4cc3-89d2-a90452dc3a07","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:08.711Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:08.783Z","message":"Entering","context":{"RequestID":"37f67252-1594-4e2e-9aa7-0cf15c2121b8","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0e123be8-9e7e-4703-a105-a629ef77d7ba","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:08.783Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:08.797Z","message":"Checking for system property [partnerName]","context":{"RequestID":"37f67252-1594-4e2e-9aa7-0cf15c2121b8","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0e123be8-9e7e-4703-a105-a629ef77d7ba","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:08.783Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:08.797Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"37f67252-1594-4e2e-9aa7-0cf15c2121b8","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0e123be8-9e7e-4703-a105-a629ef77d7ba","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:08.783Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:08.797Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"37f67252-1594-4e2e-9aa7-0cf15c2121b8","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0e123be8-9e7e-4703-a105-a629ef77d7ba","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:08.783Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:08.798Z","message":"Invoke","context":{"RequestID":"37f67252-1594-4e2e-9aa7-0cf15c2121b8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","InvocationID":"0e123be8-9e7e-4703-a105-a629ef77d7ba","LogTimestamp":"2023-05-25T23:24:08.798Z"},"thread":"qtp1094674892-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:08.873Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"37f67252-1594-4e2e-9aa7-0cf15c2121b8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"76","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","InvocationID":"0e123be8-9e7e-4703-a105-a629ef77d7ba","LogTimestamp":"2023-05-25T23:24:08.873Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:08.894Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"37f67252-1594-4e2e-9aa7-0cf15c2121b8\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:08:882\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057048796\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"a32613fd-18b9-459e-aab8-fffb3912966a\",\"resource-version\":\"1685057048796\",\"model-name\":\"l-interface\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"cea0a982-8d55-4093-921e-418fbccf7060\"}}","context":{"RequestID":"37f67252-1594-4e2e-9aa7-0cf15c2121b8","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:08.894Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:08.919Z","message":"{\"transactionId\":\"37f67252-1594-4e2e-9aa7-0cf15c2121b8\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:08:784\",\"respDate\":\"230525-23:24:08:919\",\"sourceId\":\"AAI-TOOLS:37f67252-1594-4e2e-9aa7-0cf15c2121b8\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:08:784-58662\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[861f81d2-b81f-4a24-8bee-a5dcc21ba515], x-b3-parentspanid=[bef51d906f9cc1ef], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[37f67252-1594-4e2e-9aa7-0cf15c2121b8], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d48f85eb6232299b2bea9c35d2a8776f], x-b3-spanid=[b1255d5a0be1af67], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[265], Content-Type=[application/json], X-ONAP-RequestID=[37f67252-1594-4e2e-9aa7-0cf15c2121b8]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"cea0a982-8d55-4093-921e-418fbccf7060\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"a32613fd-18b9-459e-aab8-fffb3912966a\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"l-interface\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:08:784-58662\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[36896], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230525-23:24:08:784-58662]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"37f67252-1594-4e2e-9aa7-0cf15c2121b8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"76","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"0e123be8-9e7e-4703-a105-a629ef77d7ba","LogTimestamp":"2023-05-25T23:24:08.873Z","elapsedTime":"6"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:08.920Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"37f67252-1594-4e2e-9aa7-0cf15c2121b8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"137","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"0e123be8-9e7e-4703-a105-a629ef77d7ba","LogTimestamp":"2023-05-25T23:24:08.920Z","ResponseDesc":"Created","elapsedTime":"6"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:08 +0000] "PUT /aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060" 201 0 REST 37f67252-1594-4e2e-9aa7-0cf15c2121b8 AAI-TOOLS 127.0.0.6 - - - - - - - - - 142 - "logType": "access"
{"timestamp":"2023-05-25T23:24:08.924Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"37f67252-1594-4e2e-9aa7-0cf15c2121b8","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:08.924Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:09.015Z","message":"Entering","context":{"RequestID":"27f22352-0aeb-4f2b-85d6-27e886d8ea79","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c33a89f5-0b80-4a3d-a7cb-9bff417891f2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:09.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:09.029Z","message":"Checking for system property [partnerName]","context":{"RequestID":"27f22352-0aeb-4f2b-85d6-27e886d8ea79","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c33a89f5-0b80-4a3d-a7cb-9bff417891f2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:09.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:09.029Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"27f22352-0aeb-4f2b-85d6-27e886d8ea79","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c33a89f5-0b80-4a3d-a7cb-9bff417891f2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:09.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:09.029Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"27f22352-0aeb-4f2b-85d6-27e886d8ea79","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c33a89f5-0b80-4a3d-a7cb-9bff417891f2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:09.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:09.030Z","message":"Invoke","context":{"RequestID":"27f22352-0aeb-4f2b-85d6-27e886d8ea79","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","InvocationID":"c33a89f5-0b80-4a3d-a7cb-9bff417891f2","LogTimestamp":"2023-05-25T23:24:09.030Z"},"thread":"qtp1094674892-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:09.108Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"27f22352-0aeb-4f2b-85d6-27e886d8ea79","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"79","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","InvocationID":"c33a89f5-0b80-4a3d-a7cb-9bff417891f2","LogTimestamp":"2023-05-25T23:24:09.108Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:09.135Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"27f22352-0aeb-4f2b-85d6-27e886d8ea79\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:09:118\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057049028\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"41e76b6f-1e06-4fd4-82cd-81c50fc4574b\",\"resource-version\":\"1685057049028\",\"model-name\":\"l3-interface-ipv4-address-list\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"aad85df2-09be-40fa-b867-16415e4e10e2\"}}","context":{"RequestID":"27f22352-0aeb-4f2b-85d6-27e886d8ea79","ServiceName":"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:09.135Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:09.167Z","message":"{\"transactionId\":\"27f22352-0aeb-4f2b-85d6-27e886d8ea79\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:09:016\",\"respDate\":\"230525-23:24:09:167\",\"sourceId\":\"AAI-TOOLS:27f22352-0aeb-4f2b-85d6-27e886d8ea79\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:09:016-41146\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[783a70e4-2884-4c2a-b576-bc9640e9ad12], x-b3-parentspanid=[4c175ca7251ab96c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[27f22352-0aeb-4f2b-85d6-27e886d8ea79], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[776048d0bdfbd2874f6626fcc2d8497b], x-b3-spanid=[c5b6444375ef2b02], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[284], Content-Type=[application/json], X-ONAP-RequestID=[27f22352-0aeb-4f2b-85d6-27e886d8ea79]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"41e76b6f-1e06-4fd4-82cd-81c50fc4574b\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"l3-interface-ipv4-address-list\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:09:016-41146\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[16464], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230525-23:24:09:016-41146]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"27f22352-0aeb-4f2b-85d6-27e886d8ea79","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"79","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"c33a89f5-0b80-4a3d-a7cb-9bff417891f2","LogTimestamp":"2023-05-25T23:24:09.108Z","elapsedTime":"6"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:09.169Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"27f22352-0aeb-4f2b-85d6-27e886d8ea79","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"154","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"c33a89f5-0b80-4a3d-a7cb-9bff417891f2","LogTimestamp":"2023-05-25T23:24:09.169Z","ResponseDesc":"Created","elapsedTime":"6"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:09 +0000] "PUT /aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2" 201 0 REST 27f22352-0aeb-4f2b-85d6-27e886d8ea79 AAI-TOOLS 127.0.0.6 - - - - - - - - - 160 - "logType": "access"
{"timestamp":"2023-05-25T23:24:09.195Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"27f22352-0aeb-4f2b-85d6-27e886d8ea79","ServiceName":"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","TargetServiceName":"AAI-EVENT","ElapsedTime":"60","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:09.195Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:09.267Z","message":"Entering","context":{"RequestID":"5c2c6a93-8d32-47ad-b11e-9db6fd3603cf","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c448b452-01ef-4222-8610-1866b02e26e2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:09.267Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:09.276Z","message":"Checking for system property [partnerName]","context":{"RequestID":"5c2c6a93-8d32-47ad-b11e-9db6fd3603cf","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c448b452-01ef-4222-8610-1866b02e26e2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:09.267Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:09.276Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"5c2c6a93-8d32-47ad-b11e-9db6fd3603cf","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c448b452-01ef-4222-8610-1866b02e26e2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:09.267Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:09.276Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"5c2c6a93-8d32-47ad-b11e-9db6fd3603cf","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c448b452-01ef-4222-8610-1866b02e26e2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:09.267Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:09.277Z","message":"Invoke","context":{"RequestID":"5c2c6a93-8d32-47ad-b11e-9db6fd3603cf","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","InvocationID":"c448b452-01ef-4222-8610-1866b02e26e2","LogTimestamp":"2023-05-25T23:24:09.277Z"},"thread":"qtp1094674892-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:09.336Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"5c2c6a93-8d32-47ad-b11e-9db6fd3603cf","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"59","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","InvocationID":"c448b452-01ef-4222-8610-1866b02e26e2","LogTimestamp":"2023-05-25T23:24:09.336Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:09.355Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"5c2c6a93-8d32-47ad-b11e-9db6fd3603cf\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:09:345\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057049276\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"d040621d-541a-477b-bb1b-a2b61b14e295\",\"resource-version\":\"1685057049276\",\"model-name\":\"l3-interface-ipv6-address-list\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"82966045-43ee-4982-8307-7e9610866140\"}}","context":{"RequestID":"5c2c6a93-8d32-47ad-b11e-9db6fd3603cf","ServiceName":"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:09.354Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:09.372Z","message":"{\"transactionId\":\"5c2c6a93-8d32-47ad-b11e-9db6fd3603cf\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:09:268\",\"respDate\":\"230525-23:24:09:371\",\"sourceId\":\"AAI-TOOLS:5c2c6a93-8d32-47ad-b11e-9db6fd3603cf\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:09:268-89990\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[801219f7-e64d-46a6-a05b-a9f0a010c8f9], x-b3-parentspanid=[95217e536320f8ad], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[5c2c6a93-8d32-47ad-b11e-9db6fd3603cf], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[947f20d651a7f49649db4e833e50f1a0], x-b3-spanid=[67ad994a7851b0f7], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[284], Content-Type=[application/json], X-ONAP-RequestID=[5c2c6a93-8d32-47ad-b11e-9db6fd3603cf]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"d040621d-541a-477b-bb1b-a2b61b14e295\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"l3-interface-ipv6-address-list\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:09:268-89990\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[49344], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230525-23:24:09:268-89990]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"5c2c6a93-8d32-47ad-b11e-9db6fd3603cf","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"59","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"c448b452-01ef-4222-8610-1866b02e26e2","LogTimestamp":"2023-05-25T23:24:09.336Z","elapsedTime":"6"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:09.373Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"5c2c6a93-8d32-47ad-b11e-9db6fd3603cf","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"106","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"c448b452-01ef-4222-8610-1866b02e26e2","LogTimestamp":"2023-05-25T23:24:09.373Z","ResponseDesc":"Created","elapsedTime":"6"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:09 +0000] "PUT /aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140" 201 0 REST 5c2c6a93-8d32-47ad-b11e-9db6fd3603cf AAI-TOOLS 127.0.0.6 - - - - - - - - - 111 - "logType": "access"
{"timestamp":"2023-05-25T23:24:09.385Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"5c2c6a93-8d32-47ad-b11e-9db6fd3603cf","ServiceName":"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:09.384Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:09.435Z","message":"Entering","context":{"RequestID":"36a90f46-7211-4b1c-9bdd-32b2ea3c76cd","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9f9f9251-f845-4b5c-a67c-16b23a8c438e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:09.435Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:09.462Z","message":"Checking for system property [partnerName]","context":{"RequestID":"36a90f46-7211-4b1c-9bdd-32b2ea3c76cd","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9f9f9251-f845-4b5c-a67c-16b23a8c438e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:09.435Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:09.463Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"36a90f46-7211-4b1c-9bdd-32b2ea3c76cd","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9f9f9251-f845-4b5c-a67c-16b23a8c438e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:09.435Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:09.463Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"36a90f46-7211-4b1c-9bdd-32b2ea3c76cd","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9f9f9251-f845-4b5c-a67c-16b23a8c438e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:09.435Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:09.464Z","message":"Invoke","context":{"RequestID":"36a90f46-7211-4b1c-9bdd-32b2ea3c76cd","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","InvocationID":"9f9f9251-f845-4b5c-a67c-16b23a8c438e","LogTimestamp":"2023-05-25T23:24:09.464Z"},"thread":"qtp1094674892-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:09.543Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"36a90f46-7211-4b1c-9bdd-32b2ea3c76cd","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"79","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","InvocationID":"9f9f9251-f845-4b5c-a67c-16b23a8c438e","LogTimestamp":"2023-05-25T23:24:09.542Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:09.565Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"36a90f46-7211-4b1c-9bdd-32b2ea3c76cd\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:09:552\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057049461\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"9111f20f-e680-4001-b83f-19a2fc23bfc1\",\"resource-version\":\"1685057049461\",\"model-name\":\"l3-network\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\"}}","context":{"RequestID":"36a90f46-7211-4b1c-9bdd-32b2ea3c76cd","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:09.565Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:09.584Z","message":"{\"transactionId\":\"36a90f46-7211-4b1c-9bdd-32b2ea3c76cd\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:09:438\",\"respDate\":\"230525-23:24:09:584\",\"sourceId\":\"AAI-TOOLS:36a90f46-7211-4b1c-9bdd-32b2ea3c76cd\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:09:438-13479\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[bd64cabc-0ff8-4627-b397-ab4d73d0f612], x-b3-parentspanid=[da409e1919b88f9d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[36a90f46-7211-4b1c-9bdd-32b2ea3c76cd], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a05fbb65706df12cdf24074956efd858], x-b3-spanid=[7083cbef9484ea6b], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[264], Content-Type=[application/json], X-ONAP-RequestID=[36a90f46-7211-4b1c-9bdd-32b2ea3c76cd]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"3d560d81-57d0-438b-a2a1-5334dba0651a\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"9111f20f-e680-4001-b83f-19a2fc23bfc1\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"l3-network\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:09:438-13479\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[24720], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230525-23:24:09:438-13479]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"36a90f46-7211-4b1c-9bdd-32b2ea3c76cd","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"79","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"9f9f9251-f845-4b5c-a67c-16b23a8c438e","LogTimestamp":"2023-05-25T23:24:09.542Z","elapsedTime":"6"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:09.586Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"36a90f46-7211-4b1c-9bdd-32b2ea3c76cd","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"151","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"9f9f9251-f845-4b5c-a67c-16b23a8c438e","LogTimestamp":"2023-05-25T23:24:09.586Z","ResponseDesc":"Created","elapsedTime":"6"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:09 +0000] "PUT /aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a" 201 0 REST 36a90f46-7211-4b1c-9bdd-32b2ea3c76cd AAI-TOOLS 127.0.0.6 - - - - - - - - - 157 - "logType": "access"
{"timestamp":"2023-05-25T23:24:09.601Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"36a90f46-7211-4b1c-9bdd-32b2ea3c76cd","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"36","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:09.601Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:09.647Z","message":"Entering","context":{"RequestID":"9f68ebb8-6cea-4ab2-908c-2595c1de5081","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"df21a395-ee0d-4384-81db-fccf77ff174c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:09.647Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:09.661Z","message":"Checking for system property [partnerName]","context":{"RequestID":"9f68ebb8-6cea-4ab2-908c-2595c1de5081","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"df21a395-ee0d-4384-81db-fccf77ff174c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:09.647Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:09.661Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"9f68ebb8-6cea-4ab2-908c-2595c1de5081","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"df21a395-ee0d-4384-81db-fccf77ff174c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:09.647Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:09.661Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"9f68ebb8-6cea-4ab2-908c-2595c1de5081","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"df21a395-ee0d-4384-81db-fccf77ff174c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:09.647Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:09.662Z","message":"Invoke","context":{"RequestID":"9f68ebb8-6cea-4ab2-908c-2595c1de5081","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/e0ee9bde-c1fc-4651-a95d-8e0597bf7d70","InvocationID":"df21a395-ee0d-4384-81db-fccf77ff174c","LogTimestamp":"2023-05-25T23:24:09.662Z"},"thread":"qtp1094674892-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:09.736Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"9f68ebb8-6cea-4ab2-908c-2595c1de5081","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"75","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/e0ee9bde-c1fc-4651-a95d-8e0597bf7d70","InvocationID":"df21a395-ee0d-4384-81db-fccf77ff174c","LogTimestamp":"2023-05-25T23:24:09.736Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:09.750Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/e0ee9bde-c1fc-4651-a95d-8e0597bf7d70\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"9f68ebb8-6cea-4ab2-908c-2595c1de5081\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:09:742\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057049660\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"ce95f7c3-b61b-4758-ae9e-7e943b1c103d\",\"resource-version\":\"1685057049660\",\"model-name\":\"lag-interface\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"e0ee9bde-c1fc-4651-a95d-8e0597bf7d70\"}}","context":{"RequestID":"9f68ebb8-6cea-4ab2-908c-2595c1de5081","ServiceName":"/aai/v27/service-design-and-creation/models/model/e0ee9bde-c1fc-4651-a95d-8e0597bf7d70","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:09.750Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:09.765Z","message":"{\"transactionId\":\"9f68ebb8-6cea-4ab2-908c-2595c1de5081\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:09:648\",\"respDate\":\"230525-23:24:09:765\",\"sourceId\":\"AAI-TOOLS:9f68ebb8-6cea-4ab2-908c-2595c1de5081\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/e0ee9bde-c1fc-4651-a95d-8e0597bf7d70\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:09:648-23369\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[6583a6d0-4e79-4bd1-94d4-1432b10b741c], x-b3-parentspanid=[a0e6c73c53d1f7fe], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[9f68ebb8-6cea-4ab2-908c-2595c1de5081], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c370260f8fb315ffc8bf969b62522868], x-b3-spanid=[4303da6da8a2d7ec], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[267], Content-Type=[application/json], X-ONAP-RequestID=[9f68ebb8-6cea-4ab2-908c-2595c1de5081]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"e0ee9bde-c1fc-4651-a95d-8e0597bf7d70\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"ce95f7c3-b61b-4758-ae9e-7e943b1c103d\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"lag-interface\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:09:648-23369\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[61640], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230525-23:24:09:648-23369]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"9f68ebb8-6cea-4ab2-908c-2595c1de5081","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"75","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"df21a395-ee0d-4384-81db-fccf77ff174c","LogTimestamp":"2023-05-25T23:24:09.736Z","elapsedTime":"3"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:09.765Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"9f68ebb8-6cea-4ab2-908c-2595c1de5081","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"118","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"df21a395-ee0d-4384-81db-fccf77ff174c","LogTimestamp":"2023-05-25T23:24:09.765Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:09 +0000] "PUT /aai/v27/service-design-and-creation/models/model/e0ee9bde-c1fc-4651-a95d-8e0597bf7d70" 201 0 REST 9f68ebb8-6cea-4ab2-908c-2595c1de5081 AAI-TOOLS 127.0.0.6 - - - - - - - - - 122 - "logType": "access"
{"timestamp":"2023-05-25T23:24:09.772Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9f68ebb8-6cea-4ab2-908c-2595c1de5081","ServiceName":"/aai/v27/service-design-and-creation/models/model/e0ee9bde-c1fc-4651-a95d-8e0597bf7d70","TargetServiceName":"AAI-EVENT","ElapsedTime":"21","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:09.771Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:09.848Z","message":"Entering","context":{"RequestID":"8802850d-1ea0-4193-9d6c-610dae1348dc","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"48988f11-f079-4bd7-bad4-7a462b93358e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:09.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:09.853Z","message":"Checking for system property [partnerName]","context":{"RequestID":"8802850d-1ea0-4193-9d6c-610dae1348dc","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"48988f11-f079-4bd7-bad4-7a462b93358e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:09.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:09.853Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"8802850d-1ea0-4193-9d6c-610dae1348dc","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"48988f11-f079-4bd7-bad4-7a462b93358e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:09.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:09.853Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"8802850d-1ea0-4193-9d6c-610dae1348dc","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"48988f11-f079-4bd7-bad4-7a462b93358e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:09.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:09.853Z","message":"Invoke","context":{"RequestID":"8802850d-1ea0-4193-9d6c-610dae1348dc","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98","InvocationID":"48988f11-f079-4bd7-bad4-7a462b93358e","LogTimestamp":"2023-05-25T23:24:09.853Z"},"thread":"qtp1094674892-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:09.910Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"8802850d-1ea0-4193-9d6c-610dae1348dc","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"56","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98","InvocationID":"48988f11-f079-4bd7-bad4-7a462b93358e","LogTimestamp":"2023-05-25T23:24:09.909Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:09.931Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"8802850d-1ea0-4193-9d6c-610dae1348dc\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:09:920\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057049852\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"d29a087a-af59-4053-a3f8-0f95a92faa75\",\"resource-version\":\"1685057049852\",\"model-name\":\"lag-link\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98\"}}","context":{"RequestID":"8802850d-1ea0-4193-9d6c-610dae1348dc","ServiceName":"/aai/v27/service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:09.931Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:09.955Z","message":"{\"transactionId\":\"8802850d-1ea0-4193-9d6c-610dae1348dc\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:09:848\",\"respDate\":\"230525-23:24:09:955\",\"sourceId\":\"AAI-TOOLS:8802850d-1ea0-4193-9d6c-610dae1348dc\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:09:848-60416\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[b68963e7-8428-424c-9854-1526c1b6c10b], x-b3-parentspanid=[5625f6c74a908d21], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[8802850d-1ea0-4193-9d6c-610dae1348dc], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6a174027ddc0c665f8f442b874c457bd], x-b3-spanid=[5eba18ff635ef57b], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[262], Content-Type=[application/json], X-ONAP-RequestID=[8802850d-1ea0-4193-9d6c-610dae1348dc]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"d29a087a-af59-4053-a3f8-0f95a92faa75\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"lag-link\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:09:848-60416\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[24656], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230525-23:24:09:848-60416]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"8802850d-1ea0-4193-9d6c-610dae1348dc","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"56","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"48988f11-f079-4bd7-bad4-7a462b93358e","LogTimestamp":"2023-05-25T23:24:09.909Z","elapsedTime":"6"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:09.956Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"8802850d-1ea0-4193-9d6c-610dae1348dc","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"109","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"48988f11-f079-4bd7-bad4-7a462b93358e","LogTimestamp":"2023-05-25T23:24:09.956Z","ResponseDesc":"Created","elapsedTime":"6"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:09 +0000] "PUT /aai/v27/service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98" 201 0 REST 8802850d-1ea0-4193-9d6c-610dae1348dc AAI-TOOLS 127.0.0.6 - - - - - - - - - 112 - "logType": "access"
{"timestamp":"2023-05-25T23:24:09.964Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"8802850d-1ea0-4193-9d6c-610dae1348dc","ServiceName":"/aai/v27/service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98","TargetServiceName":"AAI-EVENT","ElapsedTime":"32","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:09.963Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:10.049Z","message":"Entering","context":{"RequestID":"50736668-449e-45b7-98f1-7a5781545b6f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"11d40da0-42d6-4d1e-b220-4a258ab22f0e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:10.049Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:10.061Z","message":"Checking for system property [partnerName]","context":{"RequestID":"50736668-449e-45b7-98f1-7a5781545b6f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"11d40da0-42d6-4d1e-b220-4a258ab22f0e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:10.049Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:10.062Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"50736668-449e-45b7-98f1-7a5781545b6f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"11d40da0-42d6-4d1e-b220-4a258ab22f0e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:10.049Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:10.062Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"50736668-449e-45b7-98f1-7a5781545b6f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"11d40da0-42d6-4d1e-b220-4a258ab22f0e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:10.049Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:10.062Z","message":"Invoke","context":{"RequestID":"50736668-449e-45b7-98f1-7a5781545b6f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/b9a9b337-1f86-42d3-b9f9-f987a089507c","InvocationID":"11d40da0-42d6-4d1e-b220-4a258ab22f0e","LogTimestamp":"2023-05-25T23:24:10.062Z"},"thread":"qtp1094674892-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:10.122Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"50736668-449e-45b7-98f1-7a5781545b6f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"60","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/b9a9b337-1f86-42d3-b9f9-f987a089507c","InvocationID":"11d40da0-42d6-4d1e-b220-4a258ab22f0e","LogTimestamp":"2023-05-25T23:24:10.122Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1094674892-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:10.138Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/b9a9b337-1f86-42d3-b9f9-f987a089507c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"50736668-449e-45b7-98f1-7a5781545b6f\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:10:127\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057050060\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"6889274b-a1dc-40ab-9090-93677e13e2e6\",\"resource-version\":\"1685057050060\",\"model-name\":\"license\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"b9a9b337-1f86-42d3-b9f9-f987a089507c\"}}","context":{"RequestID":"50736668-449e-45b7-98f1-7a5781545b6f","ServiceName":"/aai/v27/service-design-and-creation/models/model/b9a9b337-1f86-42d3-b9f9-f987a089507c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:10.137Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:10.153Z","message":"{\"transactionId\":\"50736668-449e-45b7-98f1-7a5781545b6f\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:10:050\",\"respDate\":\"230525-23:24:10:152\",\"sourceId\":\"AAI-TOOLS:50736668-449e-45b7-98f1-7a5781545b6f\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/b9a9b337-1f86-42d3-b9f9-f987a089507c\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:10:050-39596\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[3a881e73-7406-45f2-9925-1fd33065633e], x-b3-parentspanid=[31de3f83071b5b40], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[50736668-449e-45b7-98f1-7a5781545b6f], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2270b0423a29c4a8499848922cde0c46], x-b3-spanid=[840d9342ae4b0872], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[261], Content-Type=[application/json], X-ONAP-RequestID=[50736668-449e-45b7-98f1-7a5781545b6f]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"b9a9b337-1f86-42d3-b9f9-f987a089507c\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"6889274b-a1dc-40ab-9090-93677e13e2e6\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"license\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:10:050-39596\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[41128], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230525-23:24:10:050-39596]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"50736668-449e-45b7-98f1-7a5781545b6f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"60","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"11d40da0-42d6-4d1e-b220-4a258ab22f0e","LogTimestamp":"2023-05-25T23:24:10.122Z","elapsedTime":"2"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:10.154Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"50736668-449e-45b7-98f1-7a5781545b6f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"105","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"11d40da0-42d6-4d1e-b220-4a258ab22f0e","LogTimestamp":"2023-05-25T23:24:10.154Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:10 +0000] "PUT /aai/v27/service-design-and-creation/models/model/b9a9b337-1f86-42d3-b9f9-f987a089507c" 201 0 REST 50736668-449e-45b7-98f1-7a5781545b6f AAI-TOOLS 127.0.0.6 - - - - - - - - - 110 - "logType": "access"
{"timestamp":"2023-05-25T23:24:10.164Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"50736668-449e-45b7-98f1-7a5781545b6f","ServiceName":"/aai/v27/service-design-and-creation/models/model/b9a9b337-1f86-42d3-b9f9-f987a089507c","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:10.164Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:10.242Z","message":"Entering","context":{"RequestID":"e5b3a013-a242-4207-8b94-734c53c65c80","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"548b62fc-9fd6-491f-b05c-314d1d11f058","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:10.241Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:10.248Z","message":"Checking for system property [partnerName]","context":{"RequestID":"e5b3a013-a242-4207-8b94-734c53c65c80","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"548b62fc-9fd6-491f-b05c-314d1d11f058","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:10.241Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:10.248Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"e5b3a013-a242-4207-8b94-734c53c65c80","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"548b62fc-9fd6-491f-b05c-314d1d11f058","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:10.241Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:10.248Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"e5b3a013-a242-4207-8b94-734c53c65c80","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"548b62fc-9fd6-491f-b05c-314d1d11f058","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:10.241Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:10.249Z","message":"Invoke","context":{"RequestID":"e5b3a013-a242-4207-8b94-734c53c65c80","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/9022ebfe-b54f-4911-a6b2-8c3f5ec189b7","InvocationID":"548b62fc-9fd6-491f-b05c-314d1d11f058","LogTimestamp":"2023-05-25T23:24:10.249Z"},"thread":"qtp1094674892-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:10.309Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"e5b3a013-a242-4207-8b94-734c53c65c80","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"60","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/9022ebfe-b54f-4911-a6b2-8c3f5ec189b7","InvocationID":"548b62fc-9fd6-491f-b05c-314d1d11f058","LogTimestamp":"2023-05-25T23:24:10.308Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:10.334Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/9022ebfe-b54f-4911-a6b2-8c3f5ec189b7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"e5b3a013-a242-4207-8b94-734c53c65c80\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:10:319\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057050248\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"24b25f8c-b8bd-4c62-9421-87c12667aac9\",\"resource-version\":\"1685057050248\",\"model-name\":\"license-key-resource\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"9022ebfe-b54f-4911-a6b2-8c3f5ec189b7\"}}","context":{"RequestID":"e5b3a013-a242-4207-8b94-734c53c65c80","ServiceName":"/aai/v27/service-design-and-creation/models/model/9022ebfe-b54f-4911-a6b2-8c3f5ec189b7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:10.334Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:10.354Z","message":"Entering","context":{"RequestID":"c1f160b1-7562-4a70-a641-063e985934ac","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"54cb0f86-c864-400d-b34a-121dc01afee6","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:24:10.353Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:10.358Z","message":"{\"transactionId\":\"c1f160b1-7562-4a70-a641-063e985934ac\",\"status\":\"200\",\"rqstDate\":\"230525-23:24:10:354\",\"respDate\":\"230525-23:24:10:357\",\"sourceId\":\"haproxy:c1f160b1-7562-4a70-a641-063e985934ac\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:10:354-31111\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[85105832-2461-4c93-a405-03c11b277448], x-b3-parentspanid=[dceb39358e95617a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6a2673ea7da6157fdceb39358e95617a], x-b3-spanid=[bf8bac56b7dd7c16], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c1f160b1-7562-4a70-a641-063e985934ac]}\\\"}\"}","context":{"RequestID":"c1f160b1-7562-4a70-a641-063e985934ac","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"54cb0f86-c864-400d-b34a-121dc01afee6","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:24:10.353Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:10.360Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c1f160b1-7562-4a70-a641-063e985934ac","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"7","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"54cb0f86-c864-400d-b34a-121dc01afee6","LogTimestamp":"2023-05-25T23:24:10.360Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:10.363Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e5b3a013-a242-4207-8b94-734c53c65c80","ServiceName":"/aai/v27/service-design-and-creation/models/model/9022ebfe-b54f-4911-a6b2-8c3f5ec189b7","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:10.363Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:10.364Z","message":"{\"transactionId\":\"e5b3a013-a242-4207-8b94-734c53c65c80\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:10:242\",\"respDate\":\"230525-23:24:10:363\",\"sourceId\":\"AAI-TOOLS:e5b3a013-a242-4207-8b94-734c53c65c80\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/9022ebfe-b54f-4911-a6b2-8c3f5ec189b7\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:10:242-29433\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[338f0fbb-1539-4006-8270-f11270b10919], x-b3-parentspanid=[637ff03a587f8ff9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[e5b3a013-a242-4207-8b94-734c53c65c80], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f83c878ae23e9c4f585fb036cc60764c], x-b3-spanid=[b3ab6ba854e44f26], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[274], Content-Type=[application/json], X-ONAP-RequestID=[e5b3a013-a242-4207-8b94-734c53c65c80]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"9022ebfe-b54f-4911-a6b2-8c3f5ec189b7\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"24b25f8c-b8bd-4c62-9421-87c12667aac9\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"license-key-resource\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:10:242-29433\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[32848], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230525-23:24:10:242-29433]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"e5b3a013-a242-4207-8b94-734c53c65c80","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"60","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"548b62fc-9fd6-491f-b05c-314d1d11f058","LogTimestamp":"2023-05-25T23:24:10.308Z","elapsedTime":"6"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:10.365Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"e5b3a013-a242-4207-8b94-734c53c65c80","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"123","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"548b62fc-9fd6-491f-b05c-314d1d11f058","LogTimestamp":"2023-05-25T23:24:10.364Z","ResponseDesc":"Created","elapsedTime":"6"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [25/May/2023:23:24:10 +0000] "PUT /aai/v27/service-design-and-creation/models/model/9022ebfe-b54f-4911-a6b2-8c3f5ec189b7" 201 0 REST e5b3a013-a242-4207-8b94-734c53c65c80 AAI-TOOLS 127.0.0.6 - - - - - - - - - 126 - "logType": "access"
{"timestamp":"2023-05-25T23:24:10.454Z","message":"Entering","context":{"RequestID":"64d98ef6-9dce-4752-95f1-dd00a8e69981","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3e0401df-62ae-4adc-a4b2-b4c2df9cb170","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:10.454Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:10.466Z","message":"Checking for system property [partnerName]","context":{"RequestID":"64d98ef6-9dce-4752-95f1-dd00a8e69981","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3e0401df-62ae-4adc-a4b2-b4c2df9cb170","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:10.454Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:10.466Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"64d98ef6-9dce-4752-95f1-dd00a8e69981","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3e0401df-62ae-4adc-a4b2-b4c2df9cb170","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:10.454Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:10.466Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"64d98ef6-9dce-4752-95f1-dd00a8e69981","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3e0401df-62ae-4adc-a4b2-b4c2df9cb170","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:10.454Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:10.467Z","message":"Invoke","context":{"RequestID":"64d98ef6-9dce-4752-95f1-dd00a8e69981","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","InvocationID":"3e0401df-62ae-4adc-a4b2-b4c2df9cb170","LogTimestamp":"2023-05-25T23:24:10.467Z"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:10.552Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"64d98ef6-9dce-4752-95f1-dd00a8e69981","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"86","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","InvocationID":"3e0401df-62ae-4adc-a4b2-b4c2df9cb170","LogTimestamp":"2023-05-25T23:24:10.552Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:10.570Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"64d98ef6-9dce-4752-95f1-dd00a8e69981\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:10:559\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057050465\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"a1481a38-f8ba-4ae4-bdf1-06c2c6af4c54\",\"resource-version\":\"1685057050465\",\"model-name\":\"logical-link\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"fe012535-2c31-4a39-a739-612374c638a0\"}}","context":{"RequestID":"64d98ef6-9dce-4752-95f1-dd00a8e69981","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:10.569Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:10.588Z","message":"{\"transactionId\":\"64d98ef6-9dce-4752-95f1-dd00a8e69981\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:10:455\",\"respDate\":\"230525-23:24:10:588\",\"sourceId\":\"AAI-TOOLS:64d98ef6-9dce-4752-95f1-dd00a8e69981\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:10:455-52061\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[0b127e43-c297-4729-a115-292ba7282b0f], x-b3-parentspanid=[0af5cde87b27b037], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[64d98ef6-9dce-4752-95f1-dd00a8e69981], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a3dc449b409ec5de961dc72f7ac9f046], x-b3-spanid=[9afebab5e0977eb3], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[266], Content-Type=[application/json], X-ONAP-RequestID=[64d98ef6-9dce-4752-95f1-dd00a8e69981]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"fe012535-2c31-4a39-a739-612374c638a0\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"a1481a38-f8ba-4ae4-bdf1-06c2c6af4c54\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"logical-link\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:10:455-52061\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[45224], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230525-23:24:10:455-52061]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"64d98ef6-9dce-4752-95f1-dd00a8e69981","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"86","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"3e0401df-62ae-4adc-a4b2-b4c2df9cb170","LogTimestamp":"2023-05-25T23:24:10.552Z","elapsedTime":"4"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:10.592Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"64d98ef6-9dce-4752-95f1-dd00a8e69981","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:10.592Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:10.590Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"64d98ef6-9dce-4752-95f1-dd00a8e69981","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"136","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"3e0401df-62ae-4adc-a4b2-b4c2df9cb170","LogTimestamp":"2023-05-25T23:24:10.590Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:10 +0000] "PUT /aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0" 201 0 REST 64d98ef6-9dce-4752-95f1-dd00a8e69981 AAI-TOOLS 127.0.0.6 - - - - - - - - - 142 - "logType": "access"
{"timestamp":"2023-05-25T23:24:10.680Z","message":"Entering","context":{"RequestID":"ff27a388-49ef-451c-a4d9-b8a61aec383a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"783232bd-6db0-47ac-aa50-318e063838d3","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:10.680Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:10.691Z","message":"Checking for system property [partnerName]","context":{"RequestID":"ff27a388-49ef-451c-a4d9-b8a61aec383a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"783232bd-6db0-47ac-aa50-318e063838d3","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:10.680Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:10.691Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"ff27a388-49ef-451c-a4d9-b8a61aec383a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"783232bd-6db0-47ac-aa50-318e063838d3","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:10.680Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:10.691Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"ff27a388-49ef-451c-a4d9-b8a61aec383a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"783232bd-6db0-47ac-aa50-318e063838d3","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:10.680Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:10.692Z","message":"Invoke","context":{"RequestID":"ff27a388-49ef-451c-a4d9-b8a61aec383a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/86dbb63a-265e-4614-993f-6771c30b56a5","InvocationID":"783232bd-6db0-47ac-aa50-318e063838d3","LogTimestamp":"2023-05-25T23:24:10.692Z"},"thread":"qtp1094674892-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:10.755Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"ff27a388-49ef-451c-a4d9-b8a61aec383a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"63","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/86dbb63a-265e-4614-993f-6771c30b56a5","InvocationID":"783232bd-6db0-47ac-aa50-318e063838d3","LogTimestamp":"2023-05-25T23:24:10.755Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:10.772Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/86dbb63a-265e-4614-993f-6771c30b56a5\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"ff27a388-49ef-451c-a4d9-b8a61aec383a\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:10:762\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057050690\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"6bae950e-8939-41d3-a6a7-251b03e4c1fc\",\"resource-version\":\"1685057050690\",\"model-name\":\"metadatum\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"86dbb63a-265e-4614-993f-6771c30b56a5\"}}","context":{"RequestID":"ff27a388-49ef-451c-a4d9-b8a61aec383a","ServiceName":"/aai/v27/service-design-and-creation/models/model/86dbb63a-265e-4614-993f-6771c30b56a5","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:10.772Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:10.786Z","message":"{\"transactionId\":\"ff27a388-49ef-451c-a4d9-b8a61aec383a\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:10:681\",\"respDate\":\"230525-23:24:10:786\",\"sourceId\":\"AAI-TOOLS:ff27a388-49ef-451c-a4d9-b8a61aec383a\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/86dbb63a-265e-4614-993f-6771c30b56a5\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:10:681-37093\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[923fa3ce-5608-47a7-8732-3d17bf8b6da4], x-b3-parentspanid=[596d9b8207134882], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[ff27a388-49ef-451c-a4d9-b8a61aec383a], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0584bd92ebaea721d9ab7328fc328f28], x-b3-spanid=[a947f125230fb83d], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[263], Content-Type=[application/json], X-ONAP-RequestID=[ff27a388-49ef-451c-a4d9-b8a61aec383a]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"86dbb63a-265e-4614-993f-6771c30b56a5\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"6bae950e-8939-41d3-a6a7-251b03e4c1fc\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"metadatum\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:10:681-37093\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[53280], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230525-23:24:10:681-37093]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"ff27a388-49ef-451c-a4d9-b8a61aec383a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"63","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"783232bd-6db0-47ac-aa50-318e063838d3","LogTimestamp":"2023-05-25T23:24:10.755Z","elapsedTime":"4"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:10.787Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"ff27a388-49ef-451c-a4d9-b8a61aec383a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"107","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"783232bd-6db0-47ac-aa50-318e063838d3","LogTimestamp":"2023-05-25T23:24:10.787Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:10 +0000] "PUT /aai/v27/service-design-and-creation/models/model/86dbb63a-265e-4614-993f-6771c30b56a5" 201 0 REST ff27a388-49ef-451c-a4d9-b8a61aec383a AAI-TOOLS 127.0.0.6 - - - - - - - - - 112 - "logType": "access"
{"timestamp":"2023-05-25T23:24:10.798Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ff27a388-49ef-451c-a4d9-b8a61aec383a","ServiceName":"/aai/v27/service-design-and-creation/models/model/86dbb63a-265e-4614-993f-6771c30b56a5","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:10.797Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:10.877Z","message":"Entering","context":{"RequestID":"33ce6a05-d6c8-40b4-a2af-7c887ff13652","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e2773904-e1c3-41a1-8a07-4b7ac0f5aec2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:10.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:10.889Z","message":"Checking for system property [partnerName]","context":{"RequestID":"33ce6a05-d6c8-40b4-a2af-7c887ff13652","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e2773904-e1c3-41a1-8a07-4b7ac0f5aec2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:10.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:10.889Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"33ce6a05-d6c8-40b4-a2af-7c887ff13652","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e2773904-e1c3-41a1-8a07-4b7ac0f5aec2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:10.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:10.889Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"33ce6a05-d6c8-40b4-a2af-7c887ff13652","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e2773904-e1c3-41a1-8a07-4b7ac0f5aec2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:10.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:10.890Z","message":"Invoke","context":{"RequestID":"33ce6a05-d6c8-40b4-a2af-7c887ff13652","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/06d1418a-5faa-452d-a94b-a2829df5f67b","InvocationID":"e2773904-e1c3-41a1-8a07-4b7ac0f5aec2","LogTimestamp":"2023-05-25T23:24:10.890Z"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:10.968Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"33ce6a05-d6c8-40b4-a2af-7c887ff13652","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"79","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/06d1418a-5faa-452d-a94b-a2829df5f67b","InvocationID":"e2773904-e1c3-41a1-8a07-4b7ac0f5aec2","LogTimestamp":"2023-05-25T23:24:10.968Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:10.989Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/06d1418a-5faa-452d-a94b-a2829df5f67b\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"33ce6a05-d6c8-40b4-a2af-7c887ff13652\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:10:976\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057050888\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"1f51c05c-b164-4c27-9c03-5cbb239fd6be\",\"resource-version\":\"1685057050888\",\"model-name\":\"model\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"06d1418a-5faa-452d-a94b-a2829df5f67b\"}}","context":{"RequestID":"33ce6a05-d6c8-40b4-a2af-7c887ff13652","ServiceName":"/aai/v27/service-design-and-creation/models/model/06d1418a-5faa-452d-a94b-a2829df5f67b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:10.988Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:11.013Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"33ce6a05-d6c8-40b4-a2af-7c887ff13652","ServiceName":"/aai/v27/service-design-and-creation/models/model/06d1418a-5faa-452d-a94b-a2829df5f67b","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:11.012Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:11.014Z","message":"{\"transactionId\":\"33ce6a05-d6c8-40b4-a2af-7c887ff13652\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:10:878\",\"respDate\":\"230525-23:24:11:014\",\"sourceId\":\"AAI-TOOLS:33ce6a05-d6c8-40b4-a2af-7c887ff13652\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/06d1418a-5faa-452d-a94b-a2829df5f67b\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:10:878-31322\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[c0df142b-2b20-4dc3-8c7f-df58f4456a2b], x-b3-parentspanid=[bbb984b1325d3c9a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[33ce6a05-d6c8-40b4-a2af-7c887ff13652], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4e57dae55bdf6d2de2d0beea5018e1ef], x-b3-spanid=[28df5fed4fc26596], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[259], Content-Type=[application/json], X-ONAP-RequestID=[33ce6a05-d6c8-40b4-a2af-7c887ff13652]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"06d1418a-5faa-452d-a94b-a2829df5f67b\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"1f51c05c-b164-4c27-9c03-5cbb239fd6be\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"model\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:10:878-31322\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[28720], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230525-23:24:10:878-31322]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"33ce6a05-d6c8-40b4-a2af-7c887ff13652","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"79","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"e2773904-e1c3-41a1-8a07-4b7ac0f5aec2","LogTimestamp":"2023-05-25T23:24:10.968Z","elapsedTime":"5"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:11.016Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"33ce6a05-d6c8-40b4-a2af-7c887ff13652","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"138","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"e2773904-e1c3-41a1-8a07-4b7ac0f5aec2","LogTimestamp":"2023-05-25T23:24:11.015Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:11 +0000] "PUT /aai/v27/service-design-and-creation/models/model/06d1418a-5faa-452d-a94b-a2829df5f67b" 201 0 REST 33ce6a05-d6c8-40b4-a2af-7c887ff13652 AAI-TOOLS 127.0.0.6 - - - - - - - - - 142 - "logType": "access"
{"timestamp":"2023-05-25T23:24:11.108Z","message":"Entering","context":{"RequestID":"6c0fb767-bf6a-4fc3-80e2-0d19c48367a3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3311f94c-faa5-4829-8264-a6dd4e3196fb","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:11.108Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:11.122Z","message":"Checking for system property [partnerName]","context":{"RequestID":"6c0fb767-bf6a-4fc3-80e2-0d19c48367a3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3311f94c-faa5-4829-8264-a6dd4e3196fb","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:11.108Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:11.122Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"6c0fb767-bf6a-4fc3-80e2-0d19c48367a3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3311f94c-faa5-4829-8264-a6dd4e3196fb","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:11.108Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:11.122Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"6c0fb767-bf6a-4fc3-80e2-0d19c48367a3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3311f94c-faa5-4829-8264-a6dd4e3196fb","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:11.108Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:11.123Z","message":"Invoke","context":{"RequestID":"6c0fb767-bf6a-4fc3-80e2-0d19c48367a3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/c28966f3-e758-4483-b37b-a90b05d3dd33","InvocationID":"3311f94c-faa5-4829-8264-a6dd4e3196fb","LogTimestamp":"2023-05-25T23:24:11.123Z"},"thread":"qtp1094674892-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:11.179Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"6c0fb767-bf6a-4fc3-80e2-0d19c48367a3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"57","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/c28966f3-e758-4483-b37b-a90b05d3dd33","InvocationID":"3311f94c-faa5-4829-8264-a6dd4e3196fb","LogTimestamp":"2023-05-25T23:24:11.179Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:11.194Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/c28966f3-e758-4483-b37b-a90b05d3dd33\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"6c0fb767-bf6a-4fc3-80e2-0d19c48367a3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:11:186\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057051120\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"ad70dd19-f156-4fb5-a865-97b5563b0d37\",\"resource-version\":\"1685057051120\",\"model-name\":\"model-constraint\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"c28966f3-e758-4483-b37b-a90b05d3dd33\"}}","context":{"RequestID":"6c0fb767-bf6a-4fc3-80e2-0d19c48367a3","ServiceName":"/aai/v27/service-design-and-creation/models/model/c28966f3-e758-4483-b37b-a90b05d3dd33","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:11.194Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:11.208Z","message":"{\"transactionId\":\"6c0fb767-bf6a-4fc3-80e2-0d19c48367a3\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:11:109\",\"respDate\":\"230525-23:24:11:208\",\"sourceId\":\"AAI-TOOLS:6c0fb767-bf6a-4fc3-80e2-0d19c48367a3\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/c28966f3-e758-4483-b37b-a90b05d3dd33\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:11:109-41752\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[7ac5e5ed-fd86-4101-9b3c-cee1df7657d7], x-b3-parentspanid=[3efa5c18eae5e3ec], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[6c0fb767-bf6a-4fc3-80e2-0d19c48367a3], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2307bc55e08be408dd1ff373dbffd0e3], x-b3-spanid=[c5b0043b7df4ae70], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[270], Content-Type=[application/json], X-ONAP-RequestID=[6c0fb767-bf6a-4fc3-80e2-0d19c48367a3]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"c28966f3-e758-4483-b37b-a90b05d3dd33\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"ad70dd19-f156-4fb5-a865-97b5563b0d37\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"model-constraint\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:11:109-41752\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[28816], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230525-23:24:11:109-41752]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"6c0fb767-bf6a-4fc3-80e2-0d19c48367a3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"57","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"3311f94c-faa5-4829-8264-a6dd4e3196fb","LogTimestamp":"2023-05-25T23:24:11.179Z","elapsedTime":"4"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:11.209Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"6c0fb767-bf6a-4fc3-80e2-0d19c48367a3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"101","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"3311f94c-faa5-4829-8264-a6dd4e3196fb","LogTimestamp":"2023-05-25T23:24:11.209Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:11 +0000] "PUT /aai/v27/service-design-and-creation/models/model/c28966f3-e758-4483-b37b-a90b05d3dd33" 201 0 REST 6c0fb767-bf6a-4fc3-80e2-0d19c48367a3 AAI-TOOLS 127.0.0.6 - - - - - - - - - 106 - "logType": "access"
{"timestamp":"2023-05-25T23:24:11.217Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"6c0fb767-bf6a-4fc3-80e2-0d19c48367a3","ServiceName":"/aai/v27/service-design-and-creation/models/model/c28966f3-e758-4483-b37b-a90b05d3dd33","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:11.217Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:11.326Z","message":"Entering","context":{"RequestID":"13c1ad02-7551-44d5-b617-9382debbd18a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"599d7750-7aed-4225-9177-90122a197aa2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:11.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:11.332Z","message":"Checking for system property [partnerName]","context":{"RequestID":"13c1ad02-7551-44d5-b617-9382debbd18a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"599d7750-7aed-4225-9177-90122a197aa2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:11.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:11.332Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"13c1ad02-7551-44d5-b617-9382debbd18a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"599d7750-7aed-4225-9177-90122a197aa2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:11.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:11.332Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"13c1ad02-7551-44d5-b617-9382debbd18a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"599d7750-7aed-4225-9177-90122a197aa2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:11.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:11.332Z","message":"Invoke","context":{"RequestID":"13c1ad02-7551-44d5-b617-9382debbd18a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/2076e726-3577-477a-a300-7fa65cd4df11","InvocationID":"599d7750-7aed-4225-9177-90122a197aa2","LogTimestamp":"2023-05-25T23:24:11.332Z"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:11.378Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"13c1ad02-7551-44d5-b617-9382debbd18a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"46","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/2076e726-3577-477a-a300-7fa65cd4df11","InvocationID":"599d7750-7aed-4225-9177-90122a197aa2","LogTimestamp":"2023-05-25T23:24:11.378Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:11.390Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/2076e726-3577-477a-a300-7fa65cd4df11\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"13c1ad02-7551-44d5-b617-9382debbd18a\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:11:382\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057051331\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"753e813a-ba9e-4a1d-ab34-b2f6dc6eec0c\",\"resource-version\":\"1685057051331\",\"model-name\":\"model-element\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"2076e726-3577-477a-a300-7fa65cd4df11\"}}","context":{"RequestID":"13c1ad02-7551-44d5-b617-9382debbd18a","ServiceName":"/aai/v27/service-design-and-creation/models/model/2076e726-3577-477a-a300-7fa65cd4df11","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:11.390Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:11.405Z","message":"{\"transactionId\":\"13c1ad02-7551-44d5-b617-9382debbd18a\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:11:326\",\"respDate\":\"230525-23:24:11:405\",\"sourceId\":\"AAI-TOOLS:13c1ad02-7551-44d5-b617-9382debbd18a\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/2076e726-3577-477a-a300-7fa65cd4df11\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:11:326-67305\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[1ae37e3a-5f90-4e9d-82ed-72f719c31d6f], x-b3-parentspanid=[5dfa71de7b9346b7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[13c1ad02-7551-44d5-b617-9382debbd18a], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2e58c4014a8af9c9b1bee01996dfbb88], x-b3-spanid=[c88406f657f9b296], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[267], Content-Type=[application/json], X-ONAP-RequestID=[13c1ad02-7551-44d5-b617-9382debbd18a]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"2076e726-3577-477a-a300-7fa65cd4df11\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"753e813a-ba9e-4a1d-ab34-b2f6dc6eec0c\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"model-element\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:11:326-67305\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[49320], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230525-23:24:11:326-67305]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"13c1ad02-7551-44d5-b617-9382debbd18a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"46","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"599d7750-7aed-4225-9177-90122a197aa2","LogTimestamp":"2023-05-25T23:24:11.378Z","elapsedTime":"2"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:11.406Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"13c1ad02-7551-44d5-b617-9382debbd18a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"79","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"599d7750-7aed-4225-9177-90122a197aa2","LogTimestamp":"2023-05-25T23:24:11.405Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:11 +0000] "PUT /aai/v27/service-design-and-creation/models/model/2076e726-3577-477a-a300-7fa65cd4df11" 201 0 REST 13c1ad02-7551-44d5-b617-9382debbd18a AAI-TOOLS 127.0.0.6 - - - - - - - - - 83 - "logType": "access"
{"timestamp":"2023-05-25T23:24:11.414Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"13c1ad02-7551-44d5-b617-9382debbd18a","ServiceName":"/aai/v27/service-design-and-creation/models/model/2076e726-3577-477a-a300-7fa65cd4df11","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:11.414Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:11.506Z","message":"Entering","context":{"RequestID":"039bf9f3-82d4-4769-95ec-0ce5b10472af","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c1b2764f-4f7a-4a07-af45-5e393b5cd6fe","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:11.506Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:11.515Z","message":"Checking for system property [partnerName]","context":{"RequestID":"039bf9f3-82d4-4769-95ec-0ce5b10472af","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c1b2764f-4f7a-4a07-af45-5e393b5cd6fe","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:11.506Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:11.515Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"039bf9f3-82d4-4769-95ec-0ce5b10472af","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c1b2764f-4f7a-4a07-af45-5e393b5cd6fe","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:11.506Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:11.515Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"039bf9f3-82d4-4769-95ec-0ce5b10472af","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c1b2764f-4f7a-4a07-af45-5e393b5cd6fe","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:11.506Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:11.516Z","message":"Invoke","context":{"RequestID":"039bf9f3-82d4-4769-95ec-0ce5b10472af","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/b5cd462f-e426-4146-b1fe-5475ae272c3d","InvocationID":"c1b2764f-4f7a-4a07-af45-5e393b5cd6fe","LogTimestamp":"2023-05-25T23:24:11.516Z"},"thread":"qtp1094674892-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:11.568Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"039bf9f3-82d4-4769-95ec-0ce5b10472af","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"53","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/b5cd462f-e426-4146-b1fe-5475ae272c3d","InvocationID":"c1b2764f-4f7a-4a07-af45-5e393b5cd6fe","LogTimestamp":"2023-05-25T23:24:11.568Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:11.587Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/b5cd462f-e426-4146-b1fe-5475ae272c3d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"039bf9f3-82d4-4769-95ec-0ce5b10472af\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:11:575\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057051514\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"93f2f8bc-cb12-4a01-96c8-3d2649e4ab8f\",\"resource-version\":\"1685057051514\",\"model-name\":\"model-ver\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"b5cd462f-e426-4146-b1fe-5475ae272c3d\"}}","context":{"RequestID":"039bf9f3-82d4-4769-95ec-0ce5b10472af","ServiceName":"/aai/v27/service-design-and-creation/models/model/b5cd462f-e426-4146-b1fe-5475ae272c3d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:11.587Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:11.600Z","message":"{\"transactionId\":\"039bf9f3-82d4-4769-95ec-0ce5b10472af\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:11:507\",\"respDate\":\"230525-23:24:11:600\",\"sourceId\":\"AAI-TOOLS:039bf9f3-82d4-4769-95ec-0ce5b10472af\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/b5cd462f-e426-4146-b1fe-5475ae272c3d\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:11:507-88876\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[5d1ddfe2-7f2c-4c79-8222-5d1a52ad0d91], x-b3-parentspanid=[73ee6da1f4b50876], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[039bf9f3-82d4-4769-95ec-0ce5b10472af], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a80ee8883149a8439e05c44671a8fd49], x-b3-spanid=[a2e9846320537898], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[297], Content-Type=[application/json], X-ONAP-RequestID=[039bf9f3-82d4-4769-95ec-0ce5b10472af]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"b5cd462f-e426-4146-b1fe-5475ae272c3d\\\\\\\",\\\\n \\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n \\\\\\\"model-vers\\\\\\\" : {\\\\n \\\\\\\"model-ver\\\\\\\" : [ {\\\\n \\\\\\\"model-version-id\\\\\\\" : \\\\\\\"93f2f8bc-cb12-4a01-96c8-3d2649e4ab8f\\\\\\\",\\\\n \\\\\\\"model-name\\\\\\\" : \\\\\\\"model-ver\\\\\\\",\\\\n \\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\"\\\\n } ]\\\\n }\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:11:507-88876\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[32912], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230525-23:24:11:507-88876]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"039bf9f3-82d4-4769-95ec-0ce5b10472af","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"53","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"c1b2764f-4f7a-4a07-af45-5e393b5cd6fe","LogTimestamp":"2023-05-25T23:24:11.568Z","elapsedTime":"4"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:11.602Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"039bf9f3-82d4-4769-95ec-0ce5b10472af","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"95","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"c1b2764f-4f7a-4a07-af45-5e393b5cd6fe","LogTimestamp":"2023-05-25T23:24:11.601Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:11 +0000] "PUT /aai/v27/service-design-and-creation/models/model/b5cd462f-e426-4146-b1fe-5475ae272c3d" 201 0 REST 039bf9f3-82d4-4769-95ec-0ce5b10472af AAI-TOOLS 127.0.0.6 - - - - - - - - - 100 - "logType": "access"
{"timestamp":"2023-05-25T23:24:11.615Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"039bf9f3-82d4-4769-95ec-0ce5b10472af","ServiceName":"/aai/v27/service-design-and-creation/models/model/b5cd462f-e426-4146-b1fe-5475ae272c3d","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:11.614Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:11.703Z","message":"Entering","context":{"RequestID":"c473f2ad-1ff1-45c0-8980-785106a546c4","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"13a288f0-2caa-4f79-9633-68276922966f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:11.703Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:11.714Z","message":"Checking for system property [partnerName]","context":{"RequestID":"c473f2ad-1ff1-45c0-8980-785106a546c4","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"13a288f0-2caa-4f79-9633-68276922966f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:11.703Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:11.714Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"c473f2ad-1ff1-45c0-8980-785106a546c4","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"13a288f0-2caa-4f79-9633-68276922966f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:11.703Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:11.714Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"c473f2ad-1ff1-45c0-8980-785106a546c4","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"13a288f0-2caa-4f79-9633-68276922966f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:11.703Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:11.715Z","message":"Invoke","context":{"RequestID":"c473f2ad-1ff1-45c0-8980-785106a546c4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/ea78c9e3-514d-4a0a-9162-13837fa54c35","InvocationID":"13a288f0-2caa-4f79-9633-68276922966f","LogTimestamp":"2023-05-25T23:24:11.715Z"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:11.778Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"c473f2ad-1ff1-45c0-8980-785106a546c4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"62","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/ea78c9e3-514d-4a0a-9162-13837fa54c35","InvocationID":"13a288f0-2caa-4f79-9633-68276922966f","LogTimestamp":"2023-05-25T23:24:11.777Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:11.796Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ea78c9e3-514d-4a0a-9162-13837fa54c35\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"c473f2ad-1ff1-45c0-8980-785106a546c4\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:11:785\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057051713\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"666a06ee-4b57-46df-bacf-908da8f10c3f\",\"resource-version\":\"1685057051713\",\"model-name\":\"multicast-configuration\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"ea78c9e3-514d-4a0a-9162-13837fa54c35\"}}","context":{"RequestID":"c473f2ad-1ff1-45c0-8980-785106a546c4","ServiceName":"/aai/v27/service-design-and-creation/models/model/ea78c9e3-514d-4a0a-9162-13837fa54c35","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:11.796Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:11.812Z","message":"{\"transactionId\":\"c473f2ad-1ff1-45c0-8980-785106a546c4\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:11:704\",\"respDate\":\"230525-23:24:11:812\",\"sourceId\":\"AAI-TOOLS:c473f2ad-1ff1-45c0-8980-785106a546c4\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/ea78c9e3-514d-4a0a-9162-13837fa54c35\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:11:704-12146\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[1a206c3c-a03e-41a9-86a3-654098421714], x-b3-parentspanid=[78e4c69b8620fd02], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[c473f2ad-1ff1-45c0-8980-785106a546c4], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[356c4f9ee42c63576295bf540fee186c], x-b3-spanid=[ff2c8bc41a023f99], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[277], Content-Type=[application/json], X-ONAP-RequestID=[c473f2ad-1ff1-45c0-8980-785106a546c4]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"ea78c9e3-514d-4a0a-9162-13837fa54c35\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"666a06ee-4b57-46df-bacf-908da8f10c3f\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"multicast-configuration\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:11:704-12146\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[41176], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230525-23:24:11:704-12146]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"c473f2ad-1ff1-45c0-8980-785106a546c4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"62","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"13a288f0-2caa-4f79-9633-68276922966f","LogTimestamp":"2023-05-25T23:24:11.777Z","elapsedTime":"4"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:11.813Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"c473f2ad-1ff1-45c0-8980-785106a546c4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"110","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"13a288f0-2caa-4f79-9633-68276922966f","LogTimestamp":"2023-05-25T23:24:11.813Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:11 +0000] "PUT /aai/v27/service-design-and-creation/models/model/ea78c9e3-514d-4a0a-9162-13837fa54c35" 201 0 REST c473f2ad-1ff1-45c0-8980-785106a546c4 AAI-TOOLS 127.0.0.6 - - - - - - - - - 115 - "logType": "access"
{"timestamp":"2023-05-25T23:24:11.825Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"c473f2ad-1ff1-45c0-8980-785106a546c4","ServiceName":"/aai/v27/service-design-and-creation/models/model/ea78c9e3-514d-4a0a-9162-13837fa54c35","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:11.825Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:11.900Z","message":"Entering","context":{"RequestID":"777d5764-e86b-45af-be8a-e3bc1d7cdd12","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fa0d7fcf-ad36-42ba-8c14-ee7152b6decd","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:11.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:11.908Z","message":"Checking for system property [partnerName]","context":{"RequestID":"777d5764-e86b-45af-be8a-e3bc1d7cdd12","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fa0d7fcf-ad36-42ba-8c14-ee7152b6decd","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:11.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:11.908Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"777d5764-e86b-45af-be8a-e3bc1d7cdd12","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fa0d7fcf-ad36-42ba-8c14-ee7152b6decd","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:11.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:11.908Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"777d5764-e86b-45af-be8a-e3bc1d7cdd12","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fa0d7fcf-ad36-42ba-8c14-ee7152b6decd","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:11.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:11.909Z","message":"Invoke","context":{"RequestID":"777d5764-e86b-45af-be8a-e3bc1d7cdd12","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/80b712fd-0ad3-4180-a99c-8c995cf1cc32","InvocationID":"fa0d7fcf-ad36-42ba-8c14-ee7152b6decd","LogTimestamp":"2023-05-25T23:24:11.909Z"},"thread":"qtp1094674892-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:11.914Z","message":"Entering","context":{"RequestID":"18b2161c-10d6-4432-a6cb-c61780b9ece9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"88cbf3fd-48a5-4eae-a26d-8e58848f7ce1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:24:11.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:11.918Z","message":"Database is available from CACHED check.","context":{"RequestID":"18b2161c-10d6-4432-a6cb-c61780b9ece9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"88cbf3fd-48a5-4eae-a26d-8e58848f7ce1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:24:11.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:11.920Z","message":"{\"transactionId\":\"18b2161c-10d6-4432-a6cb-c61780b9ece9\",\"status\":\"200\",\"rqstDate\":\"230525-23:24:11:915\",\"respDate\":\"230525-23:24:11:920\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:18b2161c-10d6-4432-a6cb-c61780b9ece9\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:11:915-26988\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[18b2161c-10d6-4432-a6cb-c61780b9ece9]}\\\"}\"}","context":{"RequestID":"18b2161c-10d6-4432-a6cb-c61780b9ece9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"88cbf3fd-48a5-4eae-a26d-8e58848f7ce1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:24:11.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:11.921Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"18b2161c-10d6-4432-a6cb-c61780b9ece9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"7","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"88cbf3fd-48a5-4eae-a26d-8e58848f7ce1","LogTimestamp":"2023-05-25T23:24:11.921Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-05-25T23:24:11.964Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"777d5764-e86b-45af-be8a-e3bc1d7cdd12","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"56","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/80b712fd-0ad3-4180-a99c-8c995cf1cc32","InvocationID":"fa0d7fcf-ad36-42ba-8c14-ee7152b6decd","LogTimestamp":"2023-05-25T23:24:11.964Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:11.985Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/80b712fd-0ad3-4180-a99c-8c995cf1cc32\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"777d5764-e86b-45af-be8a-e3bc1d7cdd12\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:11:971\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057051907\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"5c3b7c33-afa3-4be5-8da7-1a5ac6f99896\",\"resource-version\":\"1685057051907\",\"model-name\":\"named-query\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"80b712fd-0ad3-4180-a99c-8c995cf1cc32\"}}","context":{"RequestID":"777d5764-e86b-45af-be8a-e3bc1d7cdd12","ServiceName":"/aai/v27/service-design-and-creation/models/model/80b712fd-0ad3-4180-a99c-8c995cf1cc32","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:11.984Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:12.008Z","message":"Entering","context":{"RequestID":"7a28b74f-5f73-4132-982a-b34df92922ef","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"938f5029-43fa-4717-ad89-36628d648b50","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:24:12.008Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:12.014Z","message":"{\"transactionId\":\"7a28b74f-5f73-4132-982a-b34df92922ef\",\"status\":\"200\",\"rqstDate\":\"230525-23:24:12:009\",\"respDate\":\"230525-23:24:12:014\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:7a28b74f-5f73-4132-982a-b34df92922ef\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:12:009-94596\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[363abd06-8780-4366-8aae-de0bcbeae655], x-b3-parentspanid=[db0fd6c8e02abde6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48325], x-envoy-attempt-count=[1], x-b3-traceid=[d0e82ab527574f19db0fd6c8e02abde6], x-b3-spanid=[45af946292a5c066], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[7a28b74f-5f73-4132-982a-b34df92922ef]}\\\"}\"}","context":{"RequestID":"7a28b74f-5f73-4132-982a-b34df92922ef","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"938f5029-43fa-4717-ad89-36628d648b50","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:24:12.008Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:12.015Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7a28b74f-5f73-4132-982a-b34df92922ef","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"7","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"938f5029-43fa-4717-ad89-36628d648b50","LogTimestamp":"2023-05-25T23:24:12.015Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:12 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 30 - "logType": "access"
{"timestamp":"2023-05-25T23:24:12.020Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"777d5764-e86b-45af-be8a-e3bc1d7cdd12","ServiceName":"/aai/v27/service-design-and-creation/models/model/80b712fd-0ad3-4180-a99c-8c995cf1cc32","TargetServiceName":"AAI-EVENT","ElapsedTime":"36","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:12.020Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:12.029Z","message":"{\"transactionId\":\"777d5764-e86b-45af-be8a-e3bc1d7cdd12\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:11:900\",\"respDate\":\"230525-23:24:12:028\",\"sourceId\":\"AAI-TOOLS:777d5764-e86b-45af-be8a-e3bc1d7cdd12\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/80b712fd-0ad3-4180-a99c-8c995cf1cc32\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:11:900-3269\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[8f8a6294-cb86-4fbf-91a0-4e8bf65ea7d6], x-b3-parentspanid=[be5e71c61979eb21], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[777d5764-e86b-45af-be8a-e3bc1d7cdd12], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d1dffcd08f01f4e1b7ff69fa319832f1], x-b3-spanid=[8dcfff57ca9a2df3], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[265], Content-Type=[application/json], X-ONAP-RequestID=[777d5764-e86b-45af-be8a-e3bc1d7cdd12]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"80b712fd-0ad3-4180-a99c-8c995cf1cc32\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"5c3b7c33-afa3-4be5-8da7-1a5ac6f99896\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"named-query\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:11:900-3269\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[61472], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230525-23:24:11:900-3269]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"777d5764-e86b-45af-be8a-e3bc1d7cdd12","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"56","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"fa0d7fcf-ad36-42ba-8c14-ee7152b6decd","LogTimestamp":"2023-05-25T23:24:11.964Z","elapsedTime":"4"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:12.030Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"777d5764-e86b-45af-be8a-e3bc1d7cdd12","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"130","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"fa0d7fcf-ad36-42ba-8c14-ee7152b6decd","LogTimestamp":"2023-05-25T23:24:12.030Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:12 +0000] "PUT /aai/v27/service-design-and-creation/models/model/80b712fd-0ad3-4180-a99c-8c995cf1cc32" 201 0 REST 777d5764-e86b-45af-be8a-e3bc1d7cdd12 AAI-TOOLS 127.0.0.6 - - - - - - - - - 134 - "logType": "access"
{"timestamp":"2023-05-25T23:24:12.117Z","message":"Entering","context":{"RequestID":"165a2a0f-6ca1-44f9-9aaa-5e2498d0a3d3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"940a0168-6e61-452a-9d81-95ff034cd127","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:12.117Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:12.135Z","message":"Checking for system property [partnerName]","context":{"RequestID":"165a2a0f-6ca1-44f9-9aaa-5e2498d0a3d3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"940a0168-6e61-452a-9d81-95ff034cd127","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:12.117Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:12.135Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"165a2a0f-6ca1-44f9-9aaa-5e2498d0a3d3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"940a0168-6e61-452a-9d81-95ff034cd127","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:12.117Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:12.136Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"165a2a0f-6ca1-44f9-9aaa-5e2498d0a3d3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"940a0168-6e61-452a-9d81-95ff034cd127","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:12.117Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:12.136Z","message":"Invoke","context":{"RequestID":"165a2a0f-6ca1-44f9-9aaa-5e2498d0a3d3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/3c504d40-b847-424c-9d25-4fb7e0a3e994","InvocationID":"940a0168-6e61-452a-9d81-95ff034cd127","LogTimestamp":"2023-05-25T23:24:12.136Z"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:12.279Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"165a2a0f-6ca1-44f9-9aaa-5e2498d0a3d3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"142","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/3c504d40-b847-424c-9d25-4fb7e0a3e994","InvocationID":"940a0168-6e61-452a-9d81-95ff034cd127","LogTimestamp":"2023-05-25T23:24:12.278Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:12.296Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/3c504d40-b847-424c-9d25-4fb7e0a3e994\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"165a2a0f-6ca1-44f9-9aaa-5e2498d0a3d3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:12:284\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057052132\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"204c641a-3494-48c8-979a-86856f5fd32a\",\"resource-version\":\"1685057052132\",\"model-name\":\"named-query-element\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"3c504d40-b847-424c-9d25-4fb7e0a3e994\"}}","context":{"RequestID":"165a2a0f-6ca1-44f9-9aaa-5e2498d0a3d3","ServiceName":"/aai/v27/service-design-and-creation/models/model/3c504d40-b847-424c-9d25-4fb7e0a3e994","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:12.295Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:12.326Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"165a2a0f-6ca1-44f9-9aaa-5e2498d0a3d3","ServiceName":"/aai/v27/service-design-and-creation/models/model/3c504d40-b847-424c-9d25-4fb7e0a3e994","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:12.326Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:12.336Z","message":"{\"transactionId\":\"165a2a0f-6ca1-44f9-9aaa-5e2498d0a3d3\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:12:119\",\"respDate\":\"230525-23:24:12:335\",\"sourceId\":\"AAI-TOOLS:165a2a0f-6ca1-44f9-9aaa-5e2498d0a3d3\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/3c504d40-b847-424c-9d25-4fb7e0a3e994\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:12:119-53152\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[dcd18349-1c93-497b-b0e2-1fe44ae408a1], x-b3-parentspanid=[824127ca46ea363e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[165a2a0f-6ca1-44f9-9aaa-5e2498d0a3d3], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8c256839ffa26dd8cc47b1a466e30a49], x-b3-spanid=[19aa46e524a77c75], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[273], Content-Type=[application/json], X-ONAP-RequestID=[165a2a0f-6ca1-44f9-9aaa-5e2498d0a3d3]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"3c504d40-b847-424c-9d25-4fb7e0a3e994\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"204c641a-3494-48c8-979a-86856f5fd32a\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"named-query-element\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:12:119-53152\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[57512], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230525-23:24:12:119-53152]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"165a2a0f-6ca1-44f9-9aaa-5e2498d0a3d3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"142","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"940a0168-6e61-452a-9d81-95ff034cd127","LogTimestamp":"2023-05-25T23:24:12.278Z","elapsedTime":"2"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:12.337Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"165a2a0f-6ca1-44f9-9aaa-5e2498d0a3d3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"220","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"940a0168-6e61-452a-9d81-95ff034cd127","LogTimestamp":"2023-05-25T23:24:12.337Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:12 +0000] "PUT /aai/v27/service-design-and-creation/models/model/3c504d40-b847-424c-9d25-4fb7e0a3e994" 201 0 REST 165a2a0f-6ca1-44f9-9aaa-5e2498d0a3d3 AAI-TOOLS 127.0.0.6 - - - - - - - - - 226 - "logType": "access"
{"timestamp":"2023-05-25T23:24:12.375Z","message":"Entering","context":{"RequestID":"3d46798e-de0d-4ede-8654-16d8198b4e0d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"677d0937-1d46-46f6-a351-c39fe0984e61","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:24:12.374Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:12.378Z","message":"{\"transactionId\":\"3d46798e-de0d-4ede-8654-16d8198b4e0d\",\"status\":\"200\",\"rqstDate\":\"230525-23:24:12:375\",\"respDate\":\"230525-23:24:12:378\",\"sourceId\":\"haproxy:3d46798e-de0d-4ede-8654-16d8198b4e0d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:12:375-53085\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7cbc3a33-c8e0-47bf-93d8-bcbea4aa011c], x-b3-parentspanid=[0fcd3bbf92f6937f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ba4289404928e7750fcd3bbf92f6937f], x-b3-spanid=[b2ba1ed4aebc0c67], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3d46798e-de0d-4ede-8654-16d8198b4e0d]}\\\"}\"}","context":{"RequestID":"3d46798e-de0d-4ede-8654-16d8198b4e0d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"677d0937-1d46-46f6-a351-c39fe0984e61","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:24:12.374Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:12.383Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3d46798e-de0d-4ede-8654-16d8198b4e0d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"9","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"677d0937-1d46-46f6-a351-c39fe0984e61","LogTimestamp":"2023-05-25T23:24:12.383Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-05-25T23:24:12.409Z","message":"Entering","context":{"RequestID":"7b41ac5e-3116-4f37-9838-a0f1e760ec34","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"603d8f7d-58fd-4a33-bdab-806dadcf8fd0","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:12.409Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:12.421Z","message":"Checking for system property [partnerName]","context":{"RequestID":"7b41ac5e-3116-4f37-9838-a0f1e760ec34","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"603d8f7d-58fd-4a33-bdab-806dadcf8fd0","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:12.409Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:12.421Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"7b41ac5e-3116-4f37-9838-a0f1e760ec34","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"603d8f7d-58fd-4a33-bdab-806dadcf8fd0","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:12.409Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:12.421Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"7b41ac5e-3116-4f37-9838-a0f1e760ec34","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"603d8f7d-58fd-4a33-bdab-806dadcf8fd0","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:12.409Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:12.422Z","message":"Invoke","context":{"RequestID":"7b41ac5e-3116-4f37-9838-a0f1e760ec34","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/6aa05779-94d7-4d8b-9bee-59ef2ab0c246","InvocationID":"603d8f7d-58fd-4a33-bdab-806dadcf8fd0","LogTimestamp":"2023-05-25T23:24:12.422Z"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:12.608Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"7b41ac5e-3116-4f37-9838-a0f1e760ec34","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"186","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/6aa05779-94d7-4d8b-9bee-59ef2ab0c246","InvocationID":"603d8f7d-58fd-4a33-bdab-806dadcf8fd0","LogTimestamp":"2023-05-25T23:24:12.608Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:12.624Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/6aa05779-94d7-4d8b-9bee-59ef2ab0c246\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"7b41ac5e-3116-4f37-9838-a0f1e760ec34\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:12:615\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057052420\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"a0ccd9dc-7062-4940-9bcc-e91dd28af510\",\"resource-version\":\"1685057052420\",\"model-name\":\"network-policy\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"6aa05779-94d7-4d8b-9bee-59ef2ab0c246\"}}","context":{"RequestID":"7b41ac5e-3116-4f37-9838-a0f1e760ec34","ServiceName":"/aai/v27/service-design-and-creation/models/model/6aa05779-94d7-4d8b-9bee-59ef2ab0c246","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:12.624Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:12.675Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7b41ac5e-3116-4f37-9838-a0f1e760ec34","ServiceName":"/aai/v27/service-design-and-creation/models/model/6aa05779-94d7-4d8b-9bee-59ef2ab0c246","TargetServiceName":"AAI-EVENT","ElapsedTime":"51","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:12.675Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:12.699Z","message":"{\"transactionId\":\"7b41ac5e-3116-4f37-9838-a0f1e760ec34\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:12:410\",\"respDate\":\"230525-23:24:12:699\",\"sourceId\":\"AAI-TOOLS:7b41ac5e-3116-4f37-9838-a0f1e760ec34\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/6aa05779-94d7-4d8b-9bee-59ef2ab0c246\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:12:410-34420\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[eb4d9aa7-ab73-40be-8160-490e5a6f3c6b], x-b3-parentspanid=[772a860c4d671cb0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[7b41ac5e-3116-4f37-9838-a0f1e760ec34], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4bea014f859eae1397350f11e137b7bc], x-b3-spanid=[5315ee80bf6a8caa], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[268], Content-Type=[application/json], X-ONAP-RequestID=[7b41ac5e-3116-4f37-9838-a0f1e760ec34]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"6aa05779-94d7-4d8b-9bee-59ef2ab0c246\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"a0ccd9dc-7062-4940-9bcc-e91dd28af510\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"network-policy\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:12:410-34420\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[61608], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230525-23:24:12:410-34420]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"7b41ac5e-3116-4f37-9838-a0f1e760ec34","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"186","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"603d8f7d-58fd-4a33-bdab-806dadcf8fd0","LogTimestamp":"2023-05-25T23:24:12.608Z","elapsedTime":"4"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:12.700Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"7b41ac5e-3116-4f37-9838-a0f1e760ec34","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"291","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"603d8f7d-58fd-4a33-bdab-806dadcf8fd0","LogTimestamp":"2023-05-25T23:24:12.700Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:12 +0000] "PUT /aai/v27/service-design-and-creation/models/model/6aa05779-94d7-4d8b-9bee-59ef2ab0c246" 201 0 REST 7b41ac5e-3116-4f37-9838-a0f1e760ec34 AAI-TOOLS 127.0.0.6 - - - - - - - - - 296 - "logType": "access"
{"timestamp":"2023-05-25T23:24:12.795Z","message":"Entering","context":{"RequestID":"59744b27-3af9-47f0-9199-da0305502044","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8e25830d-1456-4900-88ac-6dd1ab44e63a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:12.795Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:12.805Z","message":"Checking for system property [partnerName]","context":{"RequestID":"59744b27-3af9-47f0-9199-da0305502044","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8e25830d-1456-4900-88ac-6dd1ab44e63a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:12.795Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:12.805Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"59744b27-3af9-47f0-9199-da0305502044","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8e25830d-1456-4900-88ac-6dd1ab44e63a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:12.795Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:12.805Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"59744b27-3af9-47f0-9199-da0305502044","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8e25830d-1456-4900-88ac-6dd1ab44e63a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:12.795Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:12.806Z","message":"Invoke","context":{"RequestID":"59744b27-3af9-47f0-9199-da0305502044","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/2734b44a-b8a2-40f6-957d-6256589e5d00","InvocationID":"8e25830d-1456-4900-88ac-6dd1ab44e63a","LogTimestamp":"2023-05-25T23:24:12.806Z"},"thread":"qtp1094674892-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:12.879Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"59744b27-3af9-47f0-9199-da0305502044","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"74","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/2734b44a-b8a2-40f6-957d-6256589e5d00","InvocationID":"8e25830d-1456-4900-88ac-6dd1ab44e63a","LogTimestamp":"2023-05-25T23:24:12.879Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1094674892-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:12.889Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/2734b44a-b8a2-40f6-957d-6256589e5d00\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"59744b27-3af9-47f0-9199-da0305502044\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:12:882\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057052804\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"01f45471-4240-498c-a9e1-235dc0b8b4a6\",\"resource-version\":\"1685057052804\",\"model-name\":\"network-profile\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"2734b44a-b8a2-40f6-957d-6256589e5d00\"}}","context":{"RequestID":"59744b27-3af9-47f0-9199-da0305502044","ServiceName":"/aai/v27/service-design-and-creation/models/model/2734b44a-b8a2-40f6-957d-6256589e5d00","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:12.889Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:12.906Z","message":"{\"transactionId\":\"59744b27-3af9-47f0-9199-da0305502044\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:12:796\",\"respDate\":\"230525-23:24:12:906\",\"sourceId\":\"AAI-TOOLS:59744b27-3af9-47f0-9199-da0305502044\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/2734b44a-b8a2-40f6-957d-6256589e5d00\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:12:796-96780\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[d383f565-1b5e-4d45-93a4-891d0007d97b], x-b3-parentspanid=[2900cb77108e4b6d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[59744b27-3af9-47f0-9199-da0305502044], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d7f817efe6014465c10796bdb86d6435], x-b3-spanid=[2d79d846e5068d41], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[269], Content-Type=[application/json], X-ONAP-RequestID=[59744b27-3af9-47f0-9199-da0305502044]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"2734b44a-b8a2-40f6-957d-6256589e5d00\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"01f45471-4240-498c-a9e1-235dc0b8b4a6\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"network-profile\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:12:796-96780\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[65704], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230525-23:24:12:796-96780]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"59744b27-3af9-47f0-9199-da0305502044","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"74","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"8e25830d-1456-4900-88ac-6dd1ab44e63a","LogTimestamp":"2023-05-25T23:24:12.879Z","elapsedTime":"1"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:12.906Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"59744b27-3af9-47f0-9199-da0305502044","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"111","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"8e25830d-1456-4900-88ac-6dd1ab44e63a","LogTimestamp":"2023-05-25T23:24:12.906Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:12 +0000] "PUT /aai/v27/service-design-and-creation/models/model/2734b44a-b8a2-40f6-957d-6256589e5d00" 201 0 REST 59744b27-3af9-47f0-9199-da0305502044 AAI-TOOLS 127.0.0.6 - - - - - - - - - 115 - "logType": "access"
{"timestamp":"2023-05-25T23:24:12.918Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"59744b27-3af9-47f0-9199-da0305502044","ServiceName":"/aai/v27/service-design-and-creation/models/model/2734b44a-b8a2-40f6-957d-6256589e5d00","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:12.917Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:12.983Z","message":"Entering","context":{"RequestID":"de0a75ee-e47f-4d04-a42b-4c4a9a25a246","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fa37992c-d972-4450-8f0a-4e5bc7ceaddc","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:12.982Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:12.994Z","message":"Checking for system property [partnerName]","context":{"RequestID":"de0a75ee-e47f-4d04-a42b-4c4a9a25a246","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fa37992c-d972-4450-8f0a-4e5bc7ceaddc","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:12.982Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:12.994Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"de0a75ee-e47f-4d04-a42b-4c4a9a25a246","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fa37992c-d972-4450-8f0a-4e5bc7ceaddc","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:12.982Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:12.994Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"de0a75ee-e47f-4d04-a42b-4c4a9a25a246","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fa37992c-d972-4450-8f0a-4e5bc7ceaddc","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:12.982Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:12.995Z","message":"Invoke","context":{"RequestID":"de0a75ee-e47f-4d04-a42b-4c4a9a25a246","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/4b05ec9c-c55d-4987-83ff-e08d6ddb694f","InvocationID":"fa37992c-d972-4450-8f0a-4e5bc7ceaddc","LogTimestamp":"2023-05-25T23:24:12.995Z"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:13.053Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"de0a75ee-e47f-4d04-a42b-4c4a9a25a246","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"59","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/4b05ec9c-c55d-4987-83ff-e08d6ddb694f","InvocationID":"fa37992c-d972-4450-8f0a-4e5bc7ceaddc","LogTimestamp":"2023-05-25T23:24:13.053Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:13.067Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/4b05ec9c-c55d-4987-83ff-e08d6ddb694f\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"de0a75ee-e47f-4d04-a42b-4c4a9a25a246\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:13:057\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057052993\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"7c79e11f-a408-4593-aa86-ba948a1236af\",\"resource-version\":\"1685057052993\",\"model-name\":\"newvce\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"4b05ec9c-c55d-4987-83ff-e08d6ddb694f\"}}","context":{"RequestID":"de0a75ee-e47f-4d04-a42b-4c4a9a25a246","ServiceName":"/aai/v27/service-design-and-creation/models/model/4b05ec9c-c55d-4987-83ff-e08d6ddb694f","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:13.067Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:13.097Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"de0a75ee-e47f-4d04-a42b-4c4a9a25a246","ServiceName":"/aai/v27/service-design-and-creation/models/model/4b05ec9c-c55d-4987-83ff-e08d6ddb694f","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:13.097Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:13.107Z","message":"{\"transactionId\":\"de0a75ee-e47f-4d04-a42b-4c4a9a25a246\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:12:984\",\"respDate\":\"230525-23:24:13:107\",\"sourceId\":\"AAI-TOOLS:de0a75ee-e47f-4d04-a42b-4c4a9a25a246\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/4b05ec9c-c55d-4987-83ff-e08d6ddb694f\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:12:984-57637\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[d4e29254-f6fb-474a-953f-c52a809f4bd0], x-b3-parentspanid=[a4e0e1044eee21cf], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[de0a75ee-e47f-4d04-a42b-4c4a9a25a246], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d82e4891e7e0fafebb86fad3a6b095c5], x-b3-spanid=[eeb43fe37cb32ba0], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[260], Content-Type=[application/json], X-ONAP-RequestID=[de0a75ee-e47f-4d04-a42b-4c4a9a25a246]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"4b05ec9c-c55d-4987-83ff-e08d6ddb694f\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"7c79e11f-a408-4593-aa86-ba948a1236af\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"newvce\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:12:984-57637\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[61632], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230525-23:24:12:984-57637]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"de0a75ee-e47f-4d04-a42b-4c4a9a25a246","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"59","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"fa37992c-d972-4450-8f0a-4e5bc7ceaddc","LogTimestamp":"2023-05-25T23:24:13.053Z","elapsedTime":"2"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:13.109Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"de0a75ee-e47f-4d04-a42b-4c4a9a25a246","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"126","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"fa37992c-d972-4450-8f0a-4e5bc7ceaddc","LogTimestamp":"2023-05-25T23:24:13.108Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:13 +0000] "PUT /aai/v27/service-design-and-creation/models/model/4b05ec9c-c55d-4987-83ff-e08d6ddb694f" 201 0 REST de0a75ee-e47f-4d04-a42b-4c4a9a25a246 AAI-TOOLS 127.0.0.6 - - - - - - - - - 130 - "logType": "access"
{"timestamp":"2023-05-25T23:24:13.201Z","message":"Entering","context":{"RequestID":"e4890650-3f95-46d2-99c5-38b12f6147e6","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b983b6fe-a569-4704-9905-c32973da4a96","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:13.200Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:13.211Z","message":"Checking for system property [partnerName]","context":{"RequestID":"e4890650-3f95-46d2-99c5-38b12f6147e6","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b983b6fe-a569-4704-9905-c32973da4a96","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:13.200Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:13.211Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"e4890650-3f95-46d2-99c5-38b12f6147e6","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b983b6fe-a569-4704-9905-c32973da4a96","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:13.200Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:13.211Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"e4890650-3f95-46d2-99c5-38b12f6147e6","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b983b6fe-a569-4704-9905-c32973da4a96","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:13.200Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:13.211Z","message":"Invoke","context":{"RequestID":"e4890650-3f95-46d2-99c5-38b12f6147e6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/2851cf01-9c40-4064-87d4-6184a6fcff35","InvocationID":"b983b6fe-a569-4704-9905-c32973da4a96","LogTimestamp":"2023-05-25T23:24:13.211Z"},"thread":"qtp1094674892-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:13.307Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"e4890650-3f95-46d2-99c5-38b12f6147e6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"96","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/2851cf01-9c40-4064-87d4-6184a6fcff35","InvocationID":"b983b6fe-a569-4704-9905-c32973da4a96","LogTimestamp":"2023-05-25T23:24:13.307Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:13.328Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/2851cf01-9c40-4064-87d4-6184a6fcff35\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"e4890650-3f95-46d2-99c5-38b12f6147e6\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:13:316\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057053210\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"f4fb34f3-fd6e-4a8f-a3fb-4ab61a343b79\",\"resource-version\":\"1685057053210\",\"model-name\":\"oam-network\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"2851cf01-9c40-4064-87d4-6184a6fcff35\"}}","context":{"RequestID":"e4890650-3f95-46d2-99c5-38b12f6147e6","ServiceName":"/aai/v27/service-design-and-creation/models/model/2851cf01-9c40-4064-87d4-6184a6fcff35","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:13.327Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:13.350Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e4890650-3f95-46d2-99c5-38b12f6147e6","ServiceName":"/aai/v27/service-design-and-creation/models/model/2851cf01-9c40-4064-87d4-6184a6fcff35","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:13.350Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:13.402Z","message":"{\"transactionId\":\"e4890650-3f95-46d2-99c5-38b12f6147e6\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:13:201\",\"respDate\":\"230525-23:24:13:402\",\"sourceId\":\"AAI-TOOLS:e4890650-3f95-46d2-99c5-38b12f6147e6\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/2851cf01-9c40-4064-87d4-6184a6fcff35\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:13:201-34972\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[3f2d10c1-604b-491b-aaef-3bc3e0b10412], x-b3-parentspanid=[f0e721c500566f05], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[e4890650-3f95-46d2-99c5-38b12f6147e6], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[36b4bd9e02f5f32229f9ffa21ee2401e], x-b3-spanid=[765aad4eaa31a22b], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[265], Content-Type=[application/json], X-ONAP-RequestID=[e4890650-3f95-46d2-99c5-38b12f6147e6]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"2851cf01-9c40-4064-87d4-6184a6fcff35\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"f4fb34f3-fd6e-4a8f-a3fb-4ab61a343b79\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"oam-network\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:13:201-34972\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[24736], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230525-23:24:13:201-34972]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"e4890650-3f95-46d2-99c5-38b12f6147e6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"96","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b983b6fe-a569-4704-9905-c32973da4a96","LogTimestamp":"2023-05-25T23:24:13.307Z","elapsedTime":"5"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:13.403Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"e4890650-3f95-46d2-99c5-38b12f6147e6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"203","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b983b6fe-a569-4704-9905-c32973da4a96","LogTimestamp":"2023-05-25T23:24:13.403Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:13 +0000] "PUT /aai/v27/service-design-and-creation/models/model/2851cf01-9c40-4064-87d4-6184a6fcff35" 201 0 REST e4890650-3f95-46d2-99c5-38b12f6147e6 AAI-TOOLS 127.0.0.6 - - - - - - - - - 206 - "logType": "access"
{"timestamp":"2023-05-25T23:24:13.488Z","message":"Entering","context":{"RequestID":"5c576edc-a256-41f2-8dbb-247c94e1d4bb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5b63c2d5-5e2f-4dba-a0c1-3c35a8cff2f2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:13.488Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:13.493Z","message":"Checking for system property [partnerName]","context":{"RequestID":"5c576edc-a256-41f2-8dbb-247c94e1d4bb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5b63c2d5-5e2f-4dba-a0c1-3c35a8cff2f2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:13.488Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:13.493Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"5c576edc-a256-41f2-8dbb-247c94e1d4bb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5b63c2d5-5e2f-4dba-a0c1-3c35a8cff2f2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:13.488Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:13.493Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"5c576edc-a256-41f2-8dbb-247c94e1d4bb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5b63c2d5-5e2f-4dba-a0c1-3c35a8cff2f2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:13.488Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:13.494Z","message":"Invoke","context":{"RequestID":"5c576edc-a256-41f2-8dbb-247c94e1d4bb","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","InvocationID":"5b63c2d5-5e2f-4dba-a0c1-3c35a8cff2f2","LogTimestamp":"2023-05-25T23:24:13.494Z"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:13.546Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"5c576edc-a256-41f2-8dbb-247c94e1d4bb","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"53","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","InvocationID":"5b63c2d5-5e2f-4dba-a0c1-3c35a8cff2f2","LogTimestamp":"2023-05-25T23:24:13.546Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:13.565Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"5c576edc-a256-41f2-8dbb-247c94e1d4bb\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:13:552\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057053493\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"d2cdb2d0-fc1f-4a57-a89e-591b1c4e3754\",\"resource-version\":\"1685057053493\",\"model-name\":\"p-interface\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"94043c37-4e73-439c-a790-0fdd697924cd\"}}","context":{"RequestID":"5c576edc-a256-41f2-8dbb-247c94e1d4bb","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:13.565Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:13.588Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"5c576edc-a256-41f2-8dbb-247c94e1d4bb","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:13.588Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:13.611Z","message":"{\"transactionId\":\"5c576edc-a256-41f2-8dbb-247c94e1d4bb\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:13:488\",\"respDate\":\"230525-23:24:13:611\",\"sourceId\":\"AAI-TOOLS:5c576edc-a256-41f2-8dbb-247c94e1d4bb\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:13:488-62401\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[536d02a6-3d6f-4896-9e63-351c256481ec], x-b3-parentspanid=[a1b1902cff63c8f1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[5c576edc-a256-41f2-8dbb-247c94e1d4bb], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[99895aaa4ceb5df3b08eafd80e95ccfb], x-b3-spanid=[37055db2b9a2cd83], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[265], Content-Type=[application/json], X-ONAP-RequestID=[5c576edc-a256-41f2-8dbb-247c94e1d4bb]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"94043c37-4e73-439c-a790-0fdd697924cd\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"d2cdb2d0-fc1f-4a57-a89e-591b1c4e3754\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"p-interface\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:13:488-62401\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[36912], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230525-23:24:13:488-62401]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"5c576edc-a256-41f2-8dbb-247c94e1d4bb","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"53","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"5b63c2d5-5e2f-4dba-a0c1-3c35a8cff2f2","LogTimestamp":"2023-05-25T23:24:13.546Z","elapsedTime":"4"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:13.613Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"5c576edc-a256-41f2-8dbb-247c94e1d4bb","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"125","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"5b63c2d5-5e2f-4dba-a0c1-3c35a8cff2f2","LogTimestamp":"2023-05-25T23:24:13.613Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:13 +0000] "PUT /aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd" 201 0 REST 5c576edc-a256-41f2-8dbb-247c94e1d4bb AAI-TOOLS 127.0.0.6 - - - - - - - - - 129 - "logType": "access"
{"timestamp":"2023-05-25T23:24:13.704Z","message":"Entering","context":{"RequestID":"395b4982-4e55-479c-98b3-69e514389c59","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ca98480b-c081-4fae-942b-6c3911b92432","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:13.704Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:13.716Z","message":"Checking for system property [partnerName]","context":{"RequestID":"395b4982-4e55-479c-98b3-69e514389c59","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ca98480b-c081-4fae-942b-6c3911b92432","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:13.704Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:13.716Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"395b4982-4e55-479c-98b3-69e514389c59","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ca98480b-c081-4fae-942b-6c3911b92432","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:13.704Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:13.716Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"395b4982-4e55-479c-98b3-69e514389c59","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ca98480b-c081-4fae-942b-6c3911b92432","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:13.704Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:13.717Z","message":"Invoke","context":{"RequestID":"395b4982-4e55-479c-98b3-69e514389c59","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","InvocationID":"ca98480b-c081-4fae-942b-6c3911b92432","LogTimestamp":"2023-05-25T23:24:13.717Z"},"thread":"qtp1094674892-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:13.784Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"395b4982-4e55-479c-98b3-69e514389c59","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"68","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","InvocationID":"ca98480b-c081-4fae-942b-6c3911b92432","LogTimestamp":"2023-05-25T23:24:13.784Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:13.801Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"395b4982-4e55-479c-98b3-69e514389c59\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:13:788\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057053715\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"9c523936-95b4-4d7f-9f53-6bdfe0cf2c05\",\"resource-version\":\"1685057053715\",\"model-name\":\"physical-link\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"c822d81f-822f-4304-9623-1025b53da568\"}}","context":{"RequestID":"395b4982-4e55-479c-98b3-69e514389c59","ServiceName":"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:13.801Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:13.817Z","message":"{\"transactionId\":\"395b4982-4e55-479c-98b3-69e514389c59\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:13:705\",\"respDate\":\"230525-23:24:13:816\",\"sourceId\":\"AAI-TOOLS:395b4982-4e55-479c-98b3-69e514389c59\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:13:705-69966\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[18ee293a-016d-4860-8bef-e83276aeb572], x-b3-parentspanid=[ec19935a5e8d1073], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[395b4982-4e55-479c-98b3-69e514389c59], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1bb70bd2f6b6f143119facff2be5b969], x-b3-spanid=[bdc6be54b7f9be89], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[267], Content-Type=[application/json], X-ONAP-RequestID=[395b4982-4e55-479c-98b3-69e514389c59]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"c822d81f-822f-4304-9623-1025b53da568\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"9c523936-95b4-4d7f-9f53-6bdfe0cf2c05\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"physical-link\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:13:705-69966\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[65568], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230525-23:24:13:705-69966]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"395b4982-4e55-479c-98b3-69e514389c59","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"68","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"ca98480b-c081-4fae-942b-6c3911b92432","LogTimestamp":"2023-05-25T23:24:13.784Z","elapsedTime":"2"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:13.818Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"395b4982-4e55-479c-98b3-69e514389c59","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"114","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"ca98480b-c081-4fae-942b-6c3911b92432","LogTimestamp":"2023-05-25T23:24:13.818Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:13 +0000] "PUT /aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568" 201 0 REST 395b4982-4e55-479c-98b3-69e514389c59 AAI-TOOLS 127.0.0.6 - - - - - - - - - 118 - "logType": "access"
{"timestamp":"2023-05-25T23:24:13.832Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"395b4982-4e55-479c-98b3-69e514389c59","ServiceName":"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:13.832Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:13.902Z","message":"Entering","context":{"RequestID":"7eaed60c-1fa1-49ae-ba8b-fadc1a119a5a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5a170a50-9ad6-4d5a-a6e2-f4413681f514","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:13.901Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:13.913Z","message":"Checking for system property [partnerName]","context":{"RequestID":"7eaed60c-1fa1-49ae-ba8b-fadc1a119a5a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5a170a50-9ad6-4d5a-a6e2-f4413681f514","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:13.901Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:13.913Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"7eaed60c-1fa1-49ae-ba8b-fadc1a119a5a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5a170a50-9ad6-4d5a-a6e2-f4413681f514","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:13.901Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:13.913Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"7eaed60c-1fa1-49ae-ba8b-fadc1a119a5a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5a170a50-9ad6-4d5a-a6e2-f4413681f514","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:13.901Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:13.914Z","message":"Invoke","context":{"RequestID":"7eaed60c-1fa1-49ae-ba8b-fadc1a119a5a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","InvocationID":"5a170a50-9ad6-4d5a-a6e2-f4413681f514","LogTimestamp":"2023-05-25T23:24:13.914Z"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:14.024Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"7eaed60c-1fa1-49ae-ba8b-fadc1a119a5a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"111","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","InvocationID":"5a170a50-9ad6-4d5a-a6e2-f4413681f514","LogTimestamp":"2023-05-25T23:24:14.024Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:14.044Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"7eaed60c-1fa1-49ae-ba8b-fadc1a119a5a\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:14:031\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057053912\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"e9f1fa7d-c839-418a-9601-03dc0d2ad687\",\"resource-version\":\"1685057053912\",\"model-name\":\"pnf\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"862b25a1-262a-4961-bdaa-cdc55d69785a\"}}","context":{"RequestID":"7eaed60c-1fa1-49ae-ba8b-fadc1a119a5a","ServiceName":"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:14.044Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:14.074Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7eaed60c-1fa1-49ae-ba8b-fadc1a119a5a","ServiceName":"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:14.074Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:14.104Z","message":"{\"transactionId\":\"7eaed60c-1fa1-49ae-ba8b-fadc1a119a5a\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:13:902\",\"respDate\":\"230525-23:24:14:104\",\"sourceId\":\"AAI-TOOLS:7eaed60c-1fa1-49ae-ba8b-fadc1a119a5a\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:13:902-39665\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[2834e387-7608-4eb6-8fec-cf563d8affa9], x-b3-parentspanid=[e7fed93c69a8c1b7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[7eaed60c-1fa1-49ae-ba8b-fadc1a119a5a], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9e6784b827b64a6ecc0d898a403eef1a], x-b3-spanid=[0b7827dd7c5771d2], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[257], Content-Type=[application/json], X-ONAP-RequestID=[7eaed60c-1fa1-49ae-ba8b-fadc1a119a5a]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"862b25a1-262a-4961-bdaa-cdc55d69785a\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"e9f1fa7d-c839-418a-9601-03dc0d2ad687\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"pnf\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:13:902-39665\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[78024], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230525-23:24:13:902-39665]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"7eaed60c-1fa1-49ae-ba8b-fadc1a119a5a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"111","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"5a170a50-9ad6-4d5a-a6e2-f4413681f514","LogTimestamp":"2023-05-25T23:24:14.024Z","elapsedTime":"4"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:14.106Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"7eaed60c-1fa1-49ae-ba8b-fadc1a119a5a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"204","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"5a170a50-9ad6-4d5a-a6e2-f4413681f514","LogTimestamp":"2023-05-25T23:24:14.105Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:14 +0000] "PUT /aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a" 201 0 REST 7eaed60c-1fa1-49ae-ba8b-fadc1a119a5a AAI-TOOLS 127.0.0.6 - - - - - - - - - 209 - "logType": "access"
{"timestamp":"2023-05-25T23:24:14.113Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:24:14.137Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:14.138Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:14.138Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:14.196Z","message":"Entering","context":{"RequestID":"02afa029-ac13-462c-804f-8ee3e7f24f35","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"34298043-9d5f-4d03-a151-3ec9808ffcf5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:14.196Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:14.209Z","message":"Checking for system property [partnerName]","context":{"RequestID":"02afa029-ac13-462c-804f-8ee3e7f24f35","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"34298043-9d5f-4d03-a151-3ec9808ffcf5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:14.196Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:14.209Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"02afa029-ac13-462c-804f-8ee3e7f24f35","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"34298043-9d5f-4d03-a151-3ec9808ffcf5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:14.196Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:14.209Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"02afa029-ac13-462c-804f-8ee3e7f24f35","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"34298043-9d5f-4d03-a151-3ec9808ffcf5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:14.196Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:14.210Z","message":"Invoke","context":{"RequestID":"02afa029-ac13-462c-804f-8ee3e7f24f35","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/8ce940fb-55d7-4230-9e7f-a56cc2741f77","InvocationID":"34298043-9d5f-4d03-a151-3ec9808ffcf5","LogTimestamp":"2023-05-25T23:24:14.210Z"},"thread":"qtp1094674892-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:14.266Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"02afa029-ac13-462c-804f-8ee3e7f24f35","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"57","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/8ce940fb-55d7-4230-9e7f-a56cc2741f77","InvocationID":"34298043-9d5f-4d03-a151-3ec9808ffcf5","LogTimestamp":"2023-05-25T23:24:14.266Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:14.286Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/8ce940fb-55d7-4230-9e7f-a56cc2741f77\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"02afa029-ac13-462c-804f-8ee3e7f24f35\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:14:274\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057054208\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"03e8bb6b-b48a-46ae-b5d4-e5af577e6844\",\"resource-version\":\"1685057054208\",\"model-name\":\"port-group\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"8ce940fb-55d7-4230-9e7f-a56cc2741f77\"}}","context":{"RequestID":"02afa029-ac13-462c-804f-8ee3e7f24f35","ServiceName":"/aai/v27/service-design-and-creation/models/model/8ce940fb-55d7-4230-9e7f-a56cc2741f77","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:14.286Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:14.312Z","message":"{\"transactionId\":\"02afa029-ac13-462c-804f-8ee3e7f24f35\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:14:197\",\"respDate\":\"230525-23:24:14:312\",\"sourceId\":\"AAI-TOOLS:02afa029-ac13-462c-804f-8ee3e7f24f35\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/8ce940fb-55d7-4230-9e7f-a56cc2741f77\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:14:197-37366\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[9a4af6b3-1e42-4034-b3e3-550bd18b6df2], x-b3-parentspanid=[7eca0fde76bc5b45], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[02afa029-ac13-462c-804f-8ee3e7f24f35], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e36ceb348e56c0999c5fb623cd808a7b], x-b3-spanid=[4a1bf45328d2d510], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[264], Content-Type=[application/json], X-ONAP-RequestID=[02afa029-ac13-462c-804f-8ee3e7f24f35]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"8ce940fb-55d7-4230-9e7f-a56cc2741f77\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"03e8bb6b-b48a-46ae-b5d4-e5af577e6844\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"port-group\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:14:197-37366\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[37008], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230525-23:24:14:197-37366]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"02afa029-ac13-462c-804f-8ee3e7f24f35","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"57","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"34298043-9d5f-4d03-a151-3ec9808ffcf5","LogTimestamp":"2023-05-25T23:24:14.266Z","elapsedTime":"4"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:14.314Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"02afa029-ac13-462c-804f-8ee3e7f24f35","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"118","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"34298043-9d5f-4d03-a151-3ec9808ffcf5","LogTimestamp":"2023-05-25T23:24:14.314Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:14 +0000] "PUT /aai/v27/service-design-and-creation/models/model/8ce940fb-55d7-4230-9e7f-a56cc2741f77" 201 0 REST 02afa029-ac13-462c-804f-8ee3e7f24f35 AAI-TOOLS 127.0.0.6 - - - - - - - - - 123 - "logType": "access"
{"timestamp":"2023-05-25T23:24:14.318Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"02afa029-ac13-462c-804f-8ee3e7f24f35","ServiceName":"/aai/v27/service-design-and-creation/models/model/8ce940fb-55d7-4230-9e7f-a56cc2741f77","TargetServiceName":"AAI-EVENT","ElapsedTime":"32","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:14.318Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:14.395Z","message":"Entering","context":{"RequestID":"2018a4f3-8a39-4255-804d-1b9e51986f10","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a6b6099f-1d81-4d46-b728-e11d21a9dbc3","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:24:14.395Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:14.401Z","message":"{\"transactionId\":\"2018a4f3-8a39-4255-804d-1b9e51986f10\",\"status\":\"200\",\"rqstDate\":\"230525-23:24:14:397\",\"respDate\":\"230525-23:24:14:400\",\"sourceId\":\"haproxy:2018a4f3-8a39-4255-804d-1b9e51986f10\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:14:397-90063\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ca58b3a0-83a6-492c-8894-c599c74be874], x-b3-parentspanid=[3f049e3ef0944425], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bd59366e2228d0fe3f049e3ef0944425], x-b3-spanid=[930e7f6bff14222e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2018a4f3-8a39-4255-804d-1b9e51986f10]}\\\"}\"}","context":{"RequestID":"2018a4f3-8a39-4255-804d-1b9e51986f10","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a6b6099f-1d81-4d46-b728-e11d21a9dbc3","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:24:14.395Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:14.403Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2018a4f3-8a39-4255-804d-1b9e51986f10","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"7","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a6b6099f-1d81-4d46-b728-e11d21a9dbc3","LogTimestamp":"2023-05-25T23:24:14.402Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-05-25T23:24:14.409Z","message":"Entering","context":{"RequestID":"f5632771-b912-4efd-bf9a-def4907c9b5c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6ca2c33b-8668-4e82-9c5f-26f63c3d1643","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:14.409Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:14.420Z","message":"Checking for system property [partnerName]","context":{"RequestID":"f5632771-b912-4efd-bf9a-def4907c9b5c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6ca2c33b-8668-4e82-9c5f-26f63c3d1643","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:14.409Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:14.420Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"f5632771-b912-4efd-bf9a-def4907c9b5c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6ca2c33b-8668-4e82-9c5f-26f63c3d1643","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:14.409Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:14.420Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"f5632771-b912-4efd-bf9a-def4907c9b5c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6ca2c33b-8668-4e82-9c5f-26f63c3d1643","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:14.409Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:14.421Z","message":"Invoke","context":{"RequestID":"f5632771-b912-4efd-bf9a-def4907c9b5c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/f4a863c3-6886-470a-a6ae-05723837ea45","InvocationID":"6ca2c33b-8668-4e82-9c5f-26f63c3d1643","LogTimestamp":"2023-05-25T23:24:14.421Z"},"thread":"qtp1094674892-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:14.520Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"f5632771-b912-4efd-bf9a-def4907c9b5c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"100","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/f4a863c3-6886-470a-a6ae-05723837ea45","InvocationID":"6ca2c33b-8668-4e82-9c5f-26f63c3d1643","LogTimestamp":"2023-05-25T23:24:14.520Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:14.624Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/f4a863c3-6886-470a-a6ae-05723837ea45\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"f5632771-b912-4efd-bf9a-def4907c9b5c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:14:526\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057054419\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"81706bbd-981e-4362-ae20-995cbcb2d995\",\"resource-version\":\"1685057054419\",\"model-name\":\"property-constraint\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"f4a863c3-6886-470a-a6ae-05723837ea45\"}}","context":{"RequestID":"f5632771-b912-4efd-bf9a-def4907c9b5c","ServiceName":"/aai/v27/service-design-and-creation/models/model/f4a863c3-6886-470a-a6ae-05723837ea45","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:14.624Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:14.640Z","message":"{\"transactionId\":\"f5632771-b912-4efd-bf9a-def4907c9b5c\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:14:410\",\"respDate\":\"230525-23:24:14:639\",\"sourceId\":\"AAI-TOOLS:f5632771-b912-4efd-bf9a-def4907c9b5c\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/f4a863c3-6886-470a-a6ae-05723837ea45\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:14:410-40687\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[419fd4d1-32eb-4859-b65b-bfd6985e10c2], x-b3-parentspanid=[e49893eb394903ef], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[f5632771-b912-4efd-bf9a-def4907c9b5c], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1380014b353ddae9cc3f3ec7b4313e42], x-b3-spanid=[534713ce091896fc], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[273], Content-Type=[application/json], X-ONAP-RequestID=[f5632771-b912-4efd-bf9a-def4907c9b5c]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"f4a863c3-6886-470a-a6ae-05723837ea45\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"81706bbd-981e-4362-ae20-995cbcb2d995\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"property-constraint\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:14:410-40687\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[45272], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230525-23:24:14:410-40687]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"f5632771-b912-4efd-bf9a-def4907c9b5c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"100","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"6ca2c33b-8668-4e82-9c5f-26f63c3d1643","LogTimestamp":"2023-05-25T23:24:14.520Z","elapsedTime":"4"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:14.641Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"f5632771-b912-4efd-bf9a-def4907c9b5c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"232","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"6ca2c33b-8668-4e82-9c5f-26f63c3d1643","LogTimestamp":"2023-05-25T23:24:14.641Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:14 +0000] "PUT /aai/v27/service-design-and-creation/models/model/f4a863c3-6886-470a-a6ae-05723837ea45" 201 0 REST f5632771-b912-4efd-bf9a-def4907c9b5c AAI-TOOLS 127.0.0.6 - - - - - - - - - 236 - "logType": "access"
{"timestamp":"2023-05-25T23:24:14.658Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"f5632771-b912-4efd-bf9a-def4907c9b5c","ServiceName":"/aai/v27/service-design-and-creation/models/model/f4a863c3-6886-470a-a6ae-05723837ea45","TargetServiceName":"AAI-EVENT","ElapsedTime":"34","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:14.658Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:14.763Z","message":"Entering","context":{"RequestID":"7dfc08e2-e1a5-4b35-a688-fc37ced228b8","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"374e5bb9-e8dc-4913-b419-a6140ea7821b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:14.763Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:14.770Z","message":"Checking for system property [partnerName]","context":{"RequestID":"7dfc08e2-e1a5-4b35-a688-fc37ced228b8","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"374e5bb9-e8dc-4913-b419-a6140ea7821b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:14.763Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:14.770Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"7dfc08e2-e1a5-4b35-a688-fc37ced228b8","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"374e5bb9-e8dc-4913-b419-a6140ea7821b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:14.763Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:14.770Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"7dfc08e2-e1a5-4b35-a688-fc37ced228b8","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"374e5bb9-e8dc-4913-b419-a6140ea7821b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:14.763Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:14.770Z","message":"Invoke","context":{"RequestID":"7dfc08e2-e1a5-4b35-a688-fc37ced228b8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","InvocationID":"374e5bb9-e8dc-4913-b419-a6140ea7821b","LogTimestamp":"2023-05-25T23:24:14.770Z"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:14.824Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"7dfc08e2-e1a5-4b35-a688-fc37ced228b8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"54","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","InvocationID":"374e5bb9-e8dc-4913-b419-a6140ea7821b","LogTimestamp":"2023-05-25T23:24:14.824Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:14.836Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"7dfc08e2-e1a5-4b35-a688-fc37ced228b8\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:14:828\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057054769\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"72f0d495-bc27-4653-9e1a-eef76bd34bc9\",\"resource-version\":\"1685057054769\",\"model-name\":\"pserver\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\"}}","context":{"RequestID":"7dfc08e2-e1a5-4b35-a688-fc37ced228b8","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:14.836Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:14.863Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7dfc08e2-e1a5-4b35-a688-fc37ced228b8","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:14.862Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:14.911Z","message":"{\"transactionId\":\"7dfc08e2-e1a5-4b35-a688-fc37ced228b8\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:14:764\",\"respDate\":\"230525-23:24:14:911\",\"sourceId\":\"AAI-TOOLS:7dfc08e2-e1a5-4b35-a688-fc37ced228b8\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:14:764-39646\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[4bc5e95a-7c55-4c02-9644-4e0400f259a7], x-b3-parentspanid=[2a6759b068556497], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[7dfc08e2-e1a5-4b35-a688-fc37ced228b8], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d1a2b53f9a88d8003e5a8c0605b26e6b], x-b3-spanid=[27ec721bc2b2c4eb], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[261], Content-Type=[application/json], X-ONAP-RequestID=[7dfc08e2-e1a5-4b35-a688-fc37ced228b8]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"72f0d495-bc27-4653-9e1a-eef76bd34bc9\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"pserver\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:14:764-39646\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[90312], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230525-23:24:14:764-39646]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"7dfc08e2-e1a5-4b35-a688-fc37ced228b8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"54","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"374e5bb9-e8dc-4913-b419-a6140ea7821b","LogTimestamp":"2023-05-25T23:24:14.824Z","elapsedTime":"2"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:14.912Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"7dfc08e2-e1a5-4b35-a688-fc37ced228b8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"149","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"374e5bb9-e8dc-4913-b419-a6140ea7821b","LogTimestamp":"2023-05-25T23:24:14.912Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:14 +0000] "PUT /aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d" 201 0 REST 7dfc08e2-e1a5-4b35-a688-fc37ced228b8 AAI-TOOLS 127.0.0.6 - - - - - - - - - 153 - "logType": "access"
{"timestamp":"2023-05-25T23:24:15.014Z","message":"Entering","context":{"RequestID":"78a1a44e-1b09-40f2-a2cb-6dd2047c9342","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cadd7245-4228-4d35-975e-0b66f13018a7","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:15.014Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:15.024Z","message":"Checking for system property [partnerName]","context":{"RequestID":"78a1a44e-1b09-40f2-a2cb-6dd2047c9342","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cadd7245-4228-4d35-975e-0b66f13018a7","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:15.014Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:15.024Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"78a1a44e-1b09-40f2-a2cb-6dd2047c9342","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cadd7245-4228-4d35-975e-0b66f13018a7","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:15.014Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:15.024Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"78a1a44e-1b09-40f2-a2cb-6dd2047c9342","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cadd7245-4228-4d35-975e-0b66f13018a7","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:15.014Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:15.025Z","message":"Invoke","context":{"RequestID":"78a1a44e-1b09-40f2-a2cb-6dd2047c9342","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/468f6f5b-2996-41bb-b2a3-7cf9613ebb9b","InvocationID":"cadd7245-4228-4d35-975e-0b66f13018a7","LogTimestamp":"2023-05-25T23:24:15.025Z"},"thread":"qtp1094674892-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:15.078Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"78a1a44e-1b09-40f2-a2cb-6dd2047c9342","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"54","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/468f6f5b-2996-41bb-b2a3-7cf9613ebb9b","InvocationID":"cadd7245-4228-4d35-975e-0b66f13018a7","LogTimestamp":"2023-05-25T23:24:15.078Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1094674892-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:15.096Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/468f6f5b-2996-41bb-b2a3-7cf9613ebb9b\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"78a1a44e-1b09-40f2-a2cb-6dd2047c9342\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:15:085\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057055023\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"0988bab5-bf4f-4938-a419-ab249867d12a\",\"resource-version\":\"1685057055023\",\"model-name\":\"related-lookup\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"468f6f5b-2996-41bb-b2a3-7cf9613ebb9b\"}}","context":{"RequestID":"78a1a44e-1b09-40f2-a2cb-6dd2047c9342","ServiceName":"/aai/v27/service-design-and-creation/models/model/468f6f5b-2996-41bb-b2a3-7cf9613ebb9b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:15.096Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:15.114Z","message":"{\"transactionId\":\"78a1a44e-1b09-40f2-a2cb-6dd2047c9342\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:15:015\",\"respDate\":\"230525-23:24:15:114\",\"sourceId\":\"AAI-TOOLS:78a1a44e-1b09-40f2-a2cb-6dd2047c9342\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/468f6f5b-2996-41bb-b2a3-7cf9613ebb9b\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:15:015-44722\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[245a2865-0cc5-4f8a-8c0a-c5e650652a33], x-b3-parentspanid=[653ec12dd3fafe7d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[78a1a44e-1b09-40f2-a2cb-6dd2047c9342], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bd327b4e64a89f520201c9eca251a53f], x-b3-spanid=[4e5e52f71f51dfc6], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[268], Content-Type=[application/json], X-ONAP-RequestID=[78a1a44e-1b09-40f2-a2cb-6dd2047c9342]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"468f6f5b-2996-41bb-b2a3-7cf9613ebb9b\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"0988bab5-bf4f-4938-a419-ab249867d12a\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"related-lookup\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:15:015-44722\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[94408], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230525-23:24:15:015-44722]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"78a1a44e-1b09-40f2-a2cb-6dd2047c9342","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"54","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"cadd7245-4228-4d35-975e-0b66f13018a7","LogTimestamp":"2023-05-25T23:24:15.078Z","elapsedTime":"4"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:15.115Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"78a1a44e-1b09-40f2-a2cb-6dd2047c9342","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"101","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"cadd7245-4228-4d35-975e-0b66f13018a7","LogTimestamp":"2023-05-25T23:24:15.115Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:15 +0000] "PUT /aai/v27/service-design-and-creation/models/model/468f6f5b-2996-41bb-b2a3-7cf9613ebb9b" 201 0 REST 78a1a44e-1b09-40f2-a2cb-6dd2047c9342 AAI-TOOLS 127.0.0.6 - - - - - - - - - 105 - "logType": "access"
{"timestamp":"2023-05-25T23:24:15.128Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"78a1a44e-1b09-40f2-a2cb-6dd2047c9342","ServiceName":"/aai/v27/service-design-and-creation/models/model/468f6f5b-2996-41bb-b2a3-7cf9613ebb9b","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:15.127Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:15.198Z","message":"Entering","context":{"RequestID":"b7d8a10b-d51e-4365-9cc5-b716a463cc8c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4f5de9d1-2771-4287-ab56-ec106c1be38e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:15.198Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:15.209Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b7d8a10b-d51e-4365-9cc5-b716a463cc8c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4f5de9d1-2771-4287-ab56-ec106c1be38e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:15.198Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:15.210Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b7d8a10b-d51e-4365-9cc5-b716a463cc8c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4f5de9d1-2771-4287-ab56-ec106c1be38e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:15.198Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:15.210Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b7d8a10b-d51e-4365-9cc5-b716a463cc8c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4f5de9d1-2771-4287-ab56-ec106c1be38e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:15.198Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:15.210Z","message":"Invoke","context":{"RequestID":"b7d8a10b-d51e-4365-9cc5-b716a463cc8c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/0c3e0ba3-618c-498d-9127-c8d42b00170f","InvocationID":"4f5de9d1-2771-4287-ab56-ec106c1be38e","LogTimestamp":"2023-05-25T23:24:15.210Z"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:15.267Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"b7d8a10b-d51e-4365-9cc5-b716a463cc8c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"57","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/0c3e0ba3-618c-498d-9127-c8d42b00170f","InvocationID":"4f5de9d1-2771-4287-ab56-ec106c1be38e","LogTimestamp":"2023-05-25T23:24:15.267Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:15.291Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/0c3e0ba3-618c-498d-9127-c8d42b00170f\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"b7d8a10b-d51e-4365-9cc5-b716a463cc8c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:15:276\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057055209\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"ac49d26d-9163-430e-934a-13b738a04f5c\",\"resource-version\":\"1685057055209\",\"model-name\":\"reserved-prop-names\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"0c3e0ba3-618c-498d-9127-c8d42b00170f\"}}","context":{"RequestID":"b7d8a10b-d51e-4365-9cc5-b716a463cc8c","ServiceName":"/aai/v27/service-design-and-creation/models/model/0c3e0ba3-618c-498d-9127-c8d42b00170f","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:15.291Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:15.302Z","message":"{\"transactionId\":\"b7d8a10b-d51e-4365-9cc5-b716a463cc8c\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:15:199\",\"respDate\":\"230525-23:24:15:302\",\"sourceId\":\"AAI-TOOLS:b7d8a10b-d51e-4365-9cc5-b716a463cc8c\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/0c3e0ba3-618c-498d-9127-c8d42b00170f\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:15:199-94540\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[c9cc1785-e055-4b48-b18c-deb392a590c9], x-b3-parentspanid=[bfd131fb02c867b3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[b7d8a10b-d51e-4365-9cc5-b716a463cc8c], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9e820f65536681f5b1ba3db73643a798], x-b3-spanid=[725ffc1b3d9b313d], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[273], Content-Type=[application/json], X-ONAP-RequestID=[b7d8a10b-d51e-4365-9cc5-b716a463cc8c]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"0c3e0ba3-618c-498d-9127-c8d42b00170f\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"ac49d26d-9163-430e-934a-13b738a04f5c\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"reserved-prop-names\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:15:199-94540\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[69664], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230525-23:24:15:199-94540]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"b7d8a10b-d51e-4365-9cc5-b716a463cc8c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"57","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"4f5de9d1-2771-4287-ab56-ec106c1be38e","LogTimestamp":"2023-05-25T23:24:15.267Z","elapsedTime":"6"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:15.303Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"b7d8a10b-d51e-4365-9cc5-b716a463cc8c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"105","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"4f5de9d1-2771-4287-ab56-ec106c1be38e","LogTimestamp":"2023-05-25T23:24:15.303Z","ResponseDesc":"Created","elapsedTime":"6"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:15 +0000] "PUT /aai/v27/service-design-and-creation/models/model/0c3e0ba3-618c-498d-9127-c8d42b00170f" 201 0 REST b7d8a10b-d51e-4365-9cc5-b716a463cc8c AAI-TOOLS 127.0.0.6 - - - - - - - - - 110 - "logType": "access"
{"timestamp":"2023-05-25T23:24:15.315Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b7d8a10b-d51e-4365-9cc5-b716a463cc8c","ServiceName":"/aai/v27/service-design-and-creation/models/model/0c3e0ba3-618c-498d-9127-c8d42b00170f","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:15.315Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:15.391Z","message":"Entering","context":{"RequestID":"7a52409b-410d-4354-b267-40a6f53e3824","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"026b243d-f76b-488c-b26d-d976839b352e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:15.391Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:15.399Z","message":"Checking for system property [partnerName]","context":{"RequestID":"7a52409b-410d-4354-b267-40a6f53e3824","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"026b243d-f76b-488c-b26d-d976839b352e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:15.391Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:15.399Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"7a52409b-410d-4354-b267-40a6f53e3824","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"026b243d-f76b-488c-b26d-d976839b352e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:15.391Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:15.399Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"7a52409b-410d-4354-b267-40a6f53e3824","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"026b243d-f76b-488c-b26d-d976839b352e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:15.391Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:15.400Z","message":"Invoke","context":{"RequestID":"7a52409b-410d-4354-b267-40a6f53e3824","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/ff656f23-6185-406f-9006-4b26834f3e1c","InvocationID":"026b243d-f76b-488c-b26d-d976839b352e","LogTimestamp":"2023-05-25T23:24:15.400Z"},"thread":"qtp1094674892-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:15.520Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"7a52409b-410d-4354-b267-40a6f53e3824","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"120","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/ff656f23-6185-406f-9006-4b26834f3e1c","InvocationID":"026b243d-f76b-488c-b26d-d976839b352e","LogTimestamp":"2023-05-25T23:24:15.520Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:15.538Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff656f23-6185-406f-9006-4b26834f3e1c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"7a52409b-410d-4354-b267-40a6f53e3824\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:15:528\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057055399\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"4e9b50aa-5227-4f6f-b489-62e6bbc03c79\",\"resource-version\":\"1685057055399\",\"model-name\":\"result-data\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"ff656f23-6185-406f-9006-4b26834f3e1c\"}}","context":{"RequestID":"7a52409b-410d-4354-b267-40a6f53e3824","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff656f23-6185-406f-9006-4b26834f3e1c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:15.538Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:15.558Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7a52409b-410d-4354-b267-40a6f53e3824","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff656f23-6185-406f-9006-4b26834f3e1c","TargetServiceName":"AAI-EVENT","ElapsedTime":"20","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:15.558Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:15.608Z","message":"{\"transactionId\":\"7a52409b-410d-4354-b267-40a6f53e3824\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:15:391\",\"respDate\":\"230525-23:24:15:608\",\"sourceId\":\"AAI-TOOLS:7a52409b-410d-4354-b267-40a6f53e3824\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/ff656f23-6185-406f-9006-4b26834f3e1c\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:15:391-60507\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[3accb5a0-8845-4e0a-82d8-396f6caa39ca], x-b3-parentspanid=[960d268525c924d6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[7a52409b-410d-4354-b267-40a6f53e3824], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[21e457099c13e8ebbb1fbe66a1c3a68a], x-b3-spanid=[764a26515c7d48d7], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[265], Content-Type=[application/json], X-ONAP-RequestID=[7a52409b-410d-4354-b267-40a6f53e3824]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"ff656f23-6185-406f-9006-4b26834f3e1c\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"4e9b50aa-5227-4f6f-b489-62e6bbc03c79\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"result-data\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:15:391-60507\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[73760], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230525-23:24:15:391-60507]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"7a52409b-410d-4354-b267-40a6f53e3824","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"120","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"026b243d-f76b-488c-b26d-d976839b352e","LogTimestamp":"2023-05-25T23:24:15.520Z","elapsedTime":"5"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:15.609Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"7a52409b-410d-4354-b267-40a6f53e3824","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"218","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"026b243d-f76b-488c-b26d-d976839b352e","LogTimestamp":"2023-05-25T23:24:15.609Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:15 +0000] "PUT /aai/v27/service-design-and-creation/models/model/ff656f23-6185-406f-9006-4b26834f3e1c" 201 0 REST 7a52409b-410d-4354-b267-40a6f53e3824 AAI-TOOLS 127.0.0.6 - - - - - - - - - 222 - "logType": "access"
{"timestamp":"2023-05-25T23:24:15.700Z","message":"Entering","context":{"RequestID":"37d78a6f-f46c-4c1b-9557-45772a38feb5","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"87f28816-5889-445d-8cb2-32abb5f40b94","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:15.700Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:15.706Z","message":"Checking for system property [partnerName]","context":{"RequestID":"37d78a6f-f46c-4c1b-9557-45772a38feb5","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"87f28816-5889-445d-8cb2-32abb5f40b94","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:15.700Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:15.706Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"37d78a6f-f46c-4c1b-9557-45772a38feb5","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"87f28816-5889-445d-8cb2-32abb5f40b94","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:15.700Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:15.706Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"37d78a6f-f46c-4c1b-9557-45772a38feb5","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"87f28816-5889-445d-8cb2-32abb5f40b94","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:15.700Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:15.707Z","message":"Invoke","context":{"RequestID":"37d78a6f-f46c-4c1b-9557-45772a38feb5","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/a8614b63-2636-4c4f-98df-fd448c4241db","InvocationID":"87f28816-5889-445d-8cb2-32abb5f40b94","LogTimestamp":"2023-05-25T23:24:15.707Z"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:15.764Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"37d78a6f-f46c-4c1b-9557-45772a38feb5","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"58","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/a8614b63-2636-4c4f-98df-fd448c4241db","InvocationID":"87f28816-5889-445d-8cb2-32abb5f40b94","LogTimestamp":"2023-05-25T23:24:15.764Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:15.785Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/a8614b63-2636-4c4f-98df-fd448c4241db\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"37d78a6f-f46c-4c1b-9557-45772a38feb5\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:15:774\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057055706\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"fed7e326-03a7-45ff-a3f2-471470d268c4\",\"resource-version\":\"1685057055706\",\"model-name\":\"route-table-reference\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"a8614b63-2636-4c4f-98df-fd448c4241db\"}}","context":{"RequestID":"37d78a6f-f46c-4c1b-9557-45772a38feb5","ServiceName":"/aai/v27/service-design-and-creation/models/model/a8614b63-2636-4c4f-98df-fd448c4241db","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:15.785Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:15.811Z","message":"{\"transactionId\":\"37d78a6f-f46c-4c1b-9557-45772a38feb5\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:15:701\",\"respDate\":\"230525-23:24:15:810\",\"sourceId\":\"AAI-TOOLS:37d78a6f-f46c-4c1b-9557-45772a38feb5\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/a8614b63-2636-4c4f-98df-fd448c4241db\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:15:701-40155\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[0c0cc1ec-40c8-4dfe-8146-a19842a5a034], x-b3-parentspanid=[c02e1ed0ef8b24e7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[37d78a6f-f46c-4c1b-9557-45772a38feb5], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[64c611268a89b2cf4535c21718d67b26], x-b3-spanid=[5193dbdbd5a79038], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[275], Content-Type=[application/json], X-ONAP-RequestID=[37d78a6f-f46c-4c1b-9557-45772a38feb5]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"a8614b63-2636-4c4f-98df-fd448c4241db\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"fed7e326-03a7-45ff-a3f2-471470d268c4\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"route-table-reference\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:15:701-40155\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[28832], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230525-23:24:15:701-40155]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"37d78a6f-f46c-4c1b-9557-45772a38feb5","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"58","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"87f28816-5889-445d-8cb2-32abb5f40b94","LogTimestamp":"2023-05-25T23:24:15.764Z","elapsedTime":"6"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:15.812Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"37d78a6f-f46c-4c1b-9557-45772a38feb5","ServiceName":"/aai/v27/service-design-and-creation/models/model/a8614b63-2636-4c4f-98df-fd448c4241db","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:15.812Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:15.812Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"37d78a6f-f46c-4c1b-9557-45772a38feb5","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"112","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"87f28816-5889-445d-8cb2-32abb5f40b94","LogTimestamp":"2023-05-25T23:24:15.812Z","ResponseDesc":"Created","elapsedTime":"6"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:15 +0000] "PUT /aai/v27/service-design-and-creation/models/model/a8614b63-2636-4c4f-98df-fd448c4241db" 201 0 REST 37d78a6f-f46c-4c1b-9557-45772a38feb5 AAI-TOOLS 127.0.0.6 - - - - - - - - - 116 - "logType": "access"
{"timestamp":"2023-05-25T23:24:15.905Z","message":"Entering","context":{"RequestID":"2a1bd1a8-c27b-42d3-88bb-96974f00a2de","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8889b83c-08f3-490e-816f-cb4bdc742996","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:15.905Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:15.914Z","message":"Checking for system property [partnerName]","context":{"RequestID":"2a1bd1a8-c27b-42d3-88bb-96974f00a2de","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8889b83c-08f3-490e-816f-cb4bdc742996","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:15.905Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:15.914Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"2a1bd1a8-c27b-42d3-88bb-96974f00a2de","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8889b83c-08f3-490e-816f-cb4bdc742996","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:15.905Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:15.915Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"2a1bd1a8-c27b-42d3-88bb-96974f00a2de","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8889b83c-08f3-490e-816f-cb4bdc742996","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:15.905Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:15.915Z","message":"Invoke","context":{"RequestID":"2a1bd1a8-c27b-42d3-88bb-96974f00a2de","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/1c2ded4f-8b01-4193-829c-966847dfec3e","InvocationID":"8889b83c-08f3-490e-816f-cb4bdc742996","LogTimestamp":"2023-05-25T23:24:15.915Z"},"thread":"qtp1094674892-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:16.025Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"2a1bd1a8-c27b-42d3-88bb-96974f00a2de","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"110","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/1c2ded4f-8b01-4193-829c-966847dfec3e","InvocationID":"8889b83c-08f3-490e-816f-cb4bdc742996","LogTimestamp":"2023-05-25T23:24:16.025Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1094674892-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:16.073Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/1c2ded4f-8b01-4193-829c-966847dfec3e\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"2a1bd1a8-c27b-42d3-88bb-96974f00a2de\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:16:031\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057055913\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"3ccbcbc7-d19e-44d5-a52f-7e18aa8d69fa\",\"resource-version\":\"1685057055913\",\"model-name\":\"routing-instance\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"1c2ded4f-8b01-4193-829c-966847dfec3e\"}}","context":{"RequestID":"2a1bd1a8-c27b-42d3-88bb-96974f00a2de","ServiceName":"/aai/v27/service-design-and-creation/models/model/1c2ded4f-8b01-4193-829c-966847dfec3e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:16.073Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:16.090Z","message":"{\"transactionId\":\"2a1bd1a8-c27b-42d3-88bb-96974f00a2de\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:15:906\",\"respDate\":\"230525-23:24:16:090\",\"sourceId\":\"AAI-TOOLS:2a1bd1a8-c27b-42d3-88bb-96974f00a2de\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/1c2ded4f-8b01-4193-829c-966847dfec3e\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:15:906-9520\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[29b4f921-d734-4e8f-9e2c-f4758cbe95fc], x-b3-parentspanid=[6cd92a74dc241710], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[2a1bd1a8-c27b-42d3-88bb-96974f00a2de], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ee6de0487d2ed9a1d0111c7aa57b651e], x-b3-spanid=[ee93bbd83af70a78], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[270], Content-Type=[application/json], X-ONAP-RequestID=[2a1bd1a8-c27b-42d3-88bb-96974f00a2de]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"1c2ded4f-8b01-4193-829c-966847dfec3e\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"3ccbcbc7-d19e-44d5-a52f-7e18aa8d69fa\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"routing-instance\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:15:906-9520\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[77992], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230525-23:24:15:906-9520]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"2a1bd1a8-c27b-42d3-88bb-96974f00a2de","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"110","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"8889b83c-08f3-490e-816f-cb4bdc742996","LogTimestamp":"2023-05-25T23:24:16.025Z","elapsedTime":"3"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:16.092Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"2a1bd1a8-c27b-42d3-88bb-96974f00a2de","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"186","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"8889b83c-08f3-490e-816f-cb4bdc742996","LogTimestamp":"2023-05-25T23:24:16.091Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:16.092Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"2a1bd1a8-c27b-42d3-88bb-96974f00a2de","ServiceName":"/aai/v27/service-design-and-creation/models/model/1c2ded4f-8b01-4193-829c-966847dfec3e","TargetServiceName":"AAI-EVENT","ElapsedTime":"19","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:16.092Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:16 +0000] "PUT /aai/v27/service-design-and-creation/models/model/1c2ded4f-8b01-4193-829c-966847dfec3e" 201 0 REST 2a1bd1a8-c27b-42d3-88bb-96974f00a2de AAI-TOOLS 127.0.0.6 - - - - - - - - - 191 - "logType": "access"
{"timestamp":"2023-05-25T23:24:16.181Z","message":"Entering","context":{"RequestID":"76ee7311-5d9e-4b68-8fe9-ae59659f668a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"2e2b6043-cc33-4a32-a668-937993d2ac1e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:16.181Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:16.192Z","message":"Checking for system property [partnerName]","context":{"RequestID":"76ee7311-5d9e-4b68-8fe9-ae59659f668a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"2e2b6043-cc33-4a32-a668-937993d2ac1e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:16.181Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:16.192Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"76ee7311-5d9e-4b68-8fe9-ae59659f668a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"2e2b6043-cc33-4a32-a668-937993d2ac1e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:16.181Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:16.192Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"76ee7311-5d9e-4b68-8fe9-ae59659f668a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"2e2b6043-cc33-4a32-a668-937993d2ac1e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:16.181Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:16.193Z","message":"Invoke","context":{"RequestID":"76ee7311-5d9e-4b68-8fe9-ae59659f668a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/738ff299-6290-4c00-8998-bd0e96a07b93","InvocationID":"2e2b6043-cc33-4a32-a668-937993d2ac1e","LogTimestamp":"2023-05-25T23:24:16.193Z"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:16.267Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"76ee7311-5d9e-4b68-8fe9-ae59659f668a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"74","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/738ff299-6290-4c00-8998-bd0e96a07b93","InvocationID":"2e2b6043-cc33-4a32-a668-937993d2ac1e","LogTimestamp":"2023-05-25T23:24:16.267Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:16.284Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/738ff299-6290-4c00-8998-bd0e96a07b93\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"76ee7311-5d9e-4b68-8fe9-ae59659f668a\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:16:275\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057056191\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"1380619d-dd1a-4cec-b755-c6407833e065\",\"resource-version\":\"1685057056191\",\"model-name\":\"secondary-filter\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"738ff299-6290-4c00-8998-bd0e96a07b93\"}}","context":{"RequestID":"76ee7311-5d9e-4b68-8fe9-ae59659f668a","ServiceName":"/aai/v27/service-design-and-creation/models/model/738ff299-6290-4c00-8998-bd0e96a07b93","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:16.284Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:16.303Z","message":"{\"transactionId\":\"76ee7311-5d9e-4b68-8fe9-ae59659f668a\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:16:181\",\"respDate\":\"230525-23:24:16:303\",\"sourceId\":\"AAI-TOOLS:76ee7311-5d9e-4b68-8fe9-ae59659f668a\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/738ff299-6290-4c00-8998-bd0e96a07b93\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:16:181-13708\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[498ee978-6d35-4b3b-bd79-6882f5c0d45e], x-b3-parentspanid=[39fa0f5320bba965], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[76ee7311-5d9e-4b68-8fe9-ae59659f668a], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[147cfaef7168fa627e5a596aad6177f0], x-b3-spanid=[e34a0f53c019f8a8], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[270], Content-Type=[application/json], X-ONAP-RequestID=[76ee7311-5d9e-4b68-8fe9-ae59659f668a]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"738ff299-6290-4c00-8998-bd0e96a07b93\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"1380619d-dd1a-4cec-b755-c6407833e065\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"secondary-filter\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:16:181-13708\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[102600], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230525-23:24:16:181-13708]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"76ee7311-5d9e-4b68-8fe9-ae59659f668a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"74","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"2e2b6043-cc33-4a32-a668-937993d2ac1e","LogTimestamp":"2023-05-25T23:24:16.267Z","elapsedTime":"5"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:16.304Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"76ee7311-5d9e-4b68-8fe9-ae59659f668a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"124","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"2e2b6043-cc33-4a32-a668-937993d2ac1e","LogTimestamp":"2023-05-25T23:24:16.304Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:16 +0000] "PUT /aai/v27/service-design-and-creation/models/model/738ff299-6290-4c00-8998-bd0e96a07b93" 201 0 REST 76ee7311-5d9e-4b68-8fe9-ae59659f668a AAI-TOOLS 127.0.0.6 - - - - - - - - - 128 - "logType": "access"
{"timestamp":"2023-05-25T23:24:16.308Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"76ee7311-5d9e-4b68-8fe9-ae59659f668a","ServiceName":"/aai/v27/service-design-and-creation/models/model/738ff299-6290-4c00-8998-bd0e96a07b93","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:16.308Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:16.398Z","message":"Entering","context":{"RequestID":"c59a35a9-11a0-4d8e-8de3-cc1633a13dfd","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"25496a71-fa7f-41a3-8005-ef42be7bb577","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:16.398Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:16.409Z","message":"Checking for system property [partnerName]","context":{"RequestID":"c59a35a9-11a0-4d8e-8de3-cc1633a13dfd","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"25496a71-fa7f-41a3-8005-ef42be7bb577","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:16.398Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:16.410Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"c59a35a9-11a0-4d8e-8de3-cc1633a13dfd","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"25496a71-fa7f-41a3-8005-ef42be7bb577","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:16.398Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:16.410Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"c59a35a9-11a0-4d8e-8de3-cc1633a13dfd","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"25496a71-fa7f-41a3-8005-ef42be7bb577","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:16.398Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:16.410Z","message":"Invoke","context":{"RequestID":"c59a35a9-11a0-4d8e-8de3-cc1633a13dfd","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/6e814aee-46e1-4583-a9d4-0049bfd2b59b","InvocationID":"25496a71-fa7f-41a3-8005-ef42be7bb577","LogTimestamp":"2023-05-25T23:24:16.410Z"},"thread":"qtp1094674892-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:16.417Z","message":"Entering","context":{"RequestID":"60306b4b-6c1a-4e5c-b796-cf879993e162","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"df30b823-dc64-44c1-8450-1c691039bccc","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:24:16.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:16.421Z","message":"{\"transactionId\":\"60306b4b-6c1a-4e5c-b796-cf879993e162\",\"status\":\"200\",\"rqstDate\":\"230525-23:24:16:418\",\"respDate\":\"230525-23:24:16:420\",\"sourceId\":\"haproxy:60306b4b-6c1a-4e5c-b796-cf879993e162\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:16:418-46662\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f4414a01-13ba-49fd-bc90-a23b3bdf3e00], x-b3-parentspanid=[47c6501eb82102ad], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c0d37c7c740924fc47c6501eb82102ad], x-b3-spanid=[49e8f6a9e30a6586], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[60306b4b-6c1a-4e5c-b796-cf879993e162]}\\\"}\"}","context":{"RequestID":"60306b4b-6c1a-4e5c-b796-cf879993e162","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"df30b823-dc64-44c1-8450-1c691039bccc","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:24:16.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:16.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"60306b4b-6c1a-4e5c-b796-cf879993e162","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"df30b823-dc64-44c1-8450-1c691039bccc","LogTimestamp":"2023-05-25T23:24:16.421Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:24:16.538Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"c59a35a9-11a0-4d8e-8de3-cc1633a13dfd","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"128","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/6e814aee-46e1-4583-a9d4-0049bfd2b59b","InvocationID":"25496a71-fa7f-41a3-8005-ef42be7bb577","LogTimestamp":"2023-05-25T23:24:16.538Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:16.552Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/6e814aee-46e1-4583-a9d4-0049bfd2b59b\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"c59a35a9-11a0-4d8e-8de3-cc1633a13dfd\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:16:544\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057056408\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"c5171ae0-44fb-4c04-b482-d56702241a44\",\"resource-version\":\"1685057056408\",\"model-name\":\"segmentation-assignment\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"6e814aee-46e1-4583-a9d4-0049bfd2b59b\"}}","context":{"RequestID":"c59a35a9-11a0-4d8e-8de3-cc1633a13dfd","ServiceName":"/aai/v27/service-design-and-creation/models/model/6e814aee-46e1-4583-a9d4-0049bfd2b59b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:16.552Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:16.574Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"c59a35a9-11a0-4d8e-8de3-cc1633a13dfd","ServiceName":"/aai/v27/service-design-and-creation/models/model/6e814aee-46e1-4583-a9d4-0049bfd2b59b","TargetServiceName":"AAI-EVENT","ElapsedTime":"22","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:16.574Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:16.602Z","message":"{\"transactionId\":\"c59a35a9-11a0-4d8e-8de3-cc1633a13dfd\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:16:399\",\"respDate\":\"230525-23:24:16:601\",\"sourceId\":\"AAI-TOOLS:c59a35a9-11a0-4d8e-8de3-cc1633a13dfd\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/6e814aee-46e1-4583-a9d4-0049bfd2b59b\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:16:399-2352\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[2ac2e101-9034-4d57-a07a-f903bf11c072], x-b3-parentspanid=[4403d35258848a69], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[c59a35a9-11a0-4d8e-8de3-cc1633a13dfd], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3aafe8123fd642210476e5611ae9fb77], x-b3-spanid=[5389cba346621963], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[277], Content-Type=[application/json], X-ONAP-RequestID=[c59a35a9-11a0-4d8e-8de3-cc1633a13dfd]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"6e814aee-46e1-4583-a9d4-0049bfd2b59b\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"c5171ae0-44fb-4c04-b482-d56702241a44\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"segmentation-assignment\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:16:399-2352\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[53464], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230525-23:24:16:399-2352]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"c59a35a9-11a0-4d8e-8de3-cc1633a13dfd","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"128","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"25496a71-fa7f-41a3-8005-ef42be7bb577","LogTimestamp":"2023-05-25T23:24:16.538Z","elapsedTime":"4"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:16.603Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"c59a35a9-11a0-4d8e-8de3-cc1633a13dfd","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"205","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"25496a71-fa7f-41a3-8005-ef42be7bb577","LogTimestamp":"2023-05-25T23:24:16.603Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:16 +0000] "PUT /aai/v27/service-design-and-creation/models/model/6e814aee-46e1-4583-a9d4-0049bfd2b59b" 201 0 REST c59a35a9-11a0-4d8e-8de3-cc1633a13dfd AAI-TOOLS 127.0.0.6 - - - - - - - - - 209 - "logType": "access"
{"timestamp":"2023-05-25T23:24:16.689Z","message":"Entering","context":{"RequestID":"46ad4815-5f24-4447-82d7-a7edf9efe680","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b4b89436-bd22-4f98-abd0-f2e96a125020","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:16.689Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:16.696Z","message":"Checking for system property [partnerName]","context":{"RequestID":"46ad4815-5f24-4447-82d7-a7edf9efe680","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b4b89436-bd22-4f98-abd0-f2e96a125020","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:16.689Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:16.696Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"46ad4815-5f24-4447-82d7-a7edf9efe680","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b4b89436-bd22-4f98-abd0-f2e96a125020","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:16.689Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:16.696Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"46ad4815-5f24-4447-82d7-a7edf9efe680","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b4b89436-bd22-4f98-abd0-f2e96a125020","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:16.689Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:16.696Z","message":"Invoke","context":{"RequestID":"46ad4815-5f24-4447-82d7-a7edf9efe680","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/07a3a60b-1b6c-4367-8173-8014386f89e3","InvocationID":"b4b89436-bd22-4f98-abd0-f2e96a125020","LogTimestamp":"2023-05-25T23:24:16.696Z"},"thread":"qtp1094674892-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:16.812Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"46ad4815-5f24-4447-82d7-a7edf9efe680","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"115","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/07a3a60b-1b6c-4367-8173-8014386f89e3","InvocationID":"b4b89436-bd22-4f98-abd0-f2e96a125020","LogTimestamp":"2023-05-25T23:24:16.811Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1094674892-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:16.824Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/07a3a60b-1b6c-4367-8173-8014386f89e3\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"46ad4815-5f24-4447-82d7-a7edf9efe680\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:16:815\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057056695\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"ecce2c42-3957-4ae0-9442-54bc6afe27b6\",\"resource-version\":\"1685057056695\",\"model-name\":\"service\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"07a3a60b-1b6c-4367-8173-8014386f89e3\"}}","context":{"RequestID":"46ad4815-5f24-4447-82d7-a7edf9efe680","ServiceName":"/aai/v27/service-design-and-creation/models/model/07a3a60b-1b6c-4367-8173-8014386f89e3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:16.823Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:16.841Z","message":"{\"transactionId\":\"46ad4815-5f24-4447-82d7-a7edf9efe680\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:16:690\",\"respDate\":\"230525-23:24:16:840\",\"sourceId\":\"AAI-TOOLS:46ad4815-5f24-4447-82d7-a7edf9efe680\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/07a3a60b-1b6c-4367-8173-8014386f89e3\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:16:690-34819\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[e5ab4820-1ca2-4bb2-ae61-c958a413c85a], x-b3-parentspanid=[ee00f650b7925333], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[46ad4815-5f24-4447-82d7-a7edf9efe680], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ed5b066f667351cc929f8e977f8d887d], x-b3-spanid=[1982d3fb6c035b2c], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[261], Content-Type=[application/json], X-ONAP-RequestID=[46ad4815-5f24-4447-82d7-a7edf9efe680]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"07a3a60b-1b6c-4367-8173-8014386f89e3\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"ecce2c42-3957-4ae0-9442-54bc6afe27b6\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"service\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:16:690-34819\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[106696], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230525-23:24:16:690-34819]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"46ad4815-5f24-4447-82d7-a7edf9efe680","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"115","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b4b89436-bd22-4f98-abd0-f2e96a125020","LogTimestamp":"2023-05-25T23:24:16.811Z","elapsedTime":"2"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:16.841Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"46ad4815-5f24-4447-82d7-a7edf9efe680","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"152","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b4b89436-bd22-4f98-abd0-f2e96a125020","LogTimestamp":"2023-05-25T23:24:16.841Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:16 +0000] "PUT /aai/v27/service-design-and-creation/models/model/07a3a60b-1b6c-4367-8173-8014386f89e3" 201 0 REST 46ad4815-5f24-4447-82d7-a7edf9efe680 AAI-TOOLS 127.0.0.6 - - - - - - - - - 154 - "logType": "access"
{"timestamp":"2023-05-25T23:24:16.868Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"46ad4815-5f24-4447-82d7-a7edf9efe680","ServiceName":"/aai/v27/service-design-and-creation/models/model/07a3a60b-1b6c-4367-8173-8014386f89e3","TargetServiceName":"AAI-EVENT","ElapsedTime":"45","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:16.868Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:16.932Z","message":"Entering","context":{"RequestID":"38e387f1-dbd6-4af3-bf2e-f3f11fbba65e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"33541469-362e-4396-81ce-5f2c1ee8d7e4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:16.932Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:16.945Z","message":"Checking for system property [partnerName]","context":{"RequestID":"38e387f1-dbd6-4af3-bf2e-f3f11fbba65e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"33541469-362e-4396-81ce-5f2c1ee8d7e4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:16.932Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:16.945Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"38e387f1-dbd6-4af3-bf2e-f3f11fbba65e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"33541469-362e-4396-81ce-5f2c1ee8d7e4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:16.932Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:16.945Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"38e387f1-dbd6-4af3-bf2e-f3f11fbba65e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"33541469-362e-4396-81ce-5f2c1ee8d7e4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:16.932Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:16.946Z","message":"Invoke","context":{"RequestID":"38e387f1-dbd6-4af3-bf2e-f3f11fbba65e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/b1a7cc05-d19d-443b-a5d1-733e325c4232","InvocationID":"33541469-362e-4396-81ce-5f2c1ee8d7e4","LogTimestamp":"2023-05-25T23:24:16.946Z"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:17.031Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"38e387f1-dbd6-4af3-bf2e-f3f11fbba65e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"85","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/b1a7cc05-d19d-443b-a5d1-733e325c4232","InvocationID":"33541469-362e-4396-81ce-5f2c1ee8d7e4","LogTimestamp":"2023-05-25T23:24:17.030Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:17.047Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/b1a7cc05-d19d-443b-a5d1-733e325c4232\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"38e387f1-dbd6-4af3-bf2e-f3f11fbba65e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:17:037\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057056943\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"f9cfec1b-18da-4bba-bd83-4b26cca115cd\",\"resource-version\":\"1685057056943\",\"model-name\":\"service-capability\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"b1a7cc05-d19d-443b-a5d1-733e325c4232\"}}","context":{"RequestID":"38e387f1-dbd6-4af3-bf2e-f3f11fbba65e","ServiceName":"/aai/v27/service-design-and-creation/models/model/b1a7cc05-d19d-443b-a5d1-733e325c4232","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:17.047Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:17.074Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"38e387f1-dbd6-4af3-bf2e-f3f11fbba65e","ServiceName":"/aai/v27/service-design-and-creation/models/model/b1a7cc05-d19d-443b-a5d1-733e325c4232","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:17.074Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:17.103Z","message":"{\"transactionId\":\"38e387f1-dbd6-4af3-bf2e-f3f11fbba65e\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:16:933\",\"respDate\":\"230525-23:24:17:103\",\"sourceId\":\"AAI-TOOLS:38e387f1-dbd6-4af3-bf2e-f3f11fbba65e\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/b1a7cc05-d19d-443b-a5d1-733e325c4232\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:16:933-37727\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[b7027aed-6a41-4eba-abfd-2aebeae5c516], x-b3-parentspanid=[398d5f496fc92775], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[38e387f1-dbd6-4af3-bf2e-f3f11fbba65e], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[17c660836d7d5c3819a40b032764571a], x-b3-spanid=[c7c910febab202d1], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[272], Content-Type=[application/json], X-ONAP-RequestID=[38e387f1-dbd6-4af3-bf2e-f3f11fbba65e]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"b1a7cc05-d19d-443b-a5d1-733e325c4232\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"f9cfec1b-18da-4bba-bd83-4b26cca115cd\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"service-capability\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:16:933-37727\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[36944], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230525-23:24:16:933-37727]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"38e387f1-dbd6-4af3-bf2e-f3f11fbba65e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"85","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"33541469-362e-4396-81ce-5f2c1ee8d7e4","LogTimestamp":"2023-05-25T23:24:17.030Z","elapsedTime":"4"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:17.104Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"38e387f1-dbd6-4af3-bf2e-f3f11fbba65e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"171","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"33541469-362e-4396-81ce-5f2c1ee8d7e4","LogTimestamp":"2023-05-25T23:24:17.103Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:17 +0000] "PUT /aai/v27/service-design-and-creation/models/model/b1a7cc05-d19d-443b-a5d1-733e325c4232" 201 0 REST 38e387f1-dbd6-4af3-bf2e-f3f11fbba65e AAI-TOOLS 127.0.0.6 - - - - - - - - - 176 - "logType": "access"
{"timestamp":"2023-05-25T23:24:17.196Z","message":"Entering","context":{"RequestID":"5fbfc8ad-2b00-4366-a6ff-e6b5b670c173","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9b2a59c7-c11f-4606-b63d-db26da9880dc","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:17.196Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:17.203Z","message":"Checking for system property [partnerName]","context":{"RequestID":"5fbfc8ad-2b00-4366-a6ff-e6b5b670c173","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9b2a59c7-c11f-4606-b63d-db26da9880dc","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:17.196Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:17.203Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"5fbfc8ad-2b00-4366-a6ff-e6b5b670c173","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9b2a59c7-c11f-4606-b63d-db26da9880dc","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:17.196Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:17.203Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"5fbfc8ad-2b00-4366-a6ff-e6b5b670c173","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9b2a59c7-c11f-4606-b63d-db26da9880dc","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:17.196Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:17.203Z","message":"Invoke","context":{"RequestID":"5fbfc8ad-2b00-4366-a6ff-e6b5b670c173","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","InvocationID":"9b2a59c7-c11f-4606-b63d-db26da9880dc","LogTimestamp":"2023-05-25T23:24:17.203Z"},"thread":"qtp1094674892-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:17.245Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"5fbfc8ad-2b00-4366-a6ff-e6b5b670c173","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"42","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","InvocationID":"9b2a59c7-c11f-4606-b63d-db26da9880dc","LogTimestamp":"2023-05-25T23:24:17.245Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1094674892-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:17.256Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"5fbfc8ad-2b00-4366-a6ff-e6b5b670c173\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:17:248\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057057202\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"46b92144-923a-4d20-b85a-3cbd847668a9\",\"resource-version\":\"1685057057202\",\"model-name\":\"service-instance\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"5fbfc8ad-2b00-4366-a6ff-e6b5b670c173","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:17.256Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:17.281Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"5fbfc8ad-2b00-4366-a6ff-e6b5b670c173","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:17.280Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:17.300Z","message":"{\"transactionId\":\"5fbfc8ad-2b00-4366-a6ff-e6b5b670c173\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:17:196\",\"respDate\":\"230525-23:24:17:300\",\"sourceId\":\"AAI-TOOLS:5fbfc8ad-2b00-4366-a6ff-e6b5b670c173\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:17:196-89791\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[c868243e-f3ce-43a4-8d8f-9a36d2bb7729], x-b3-parentspanid=[e5d66554fa038423], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[5fbfc8ad-2b00-4366-a6ff-e6b5b670c173], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e65be77e8f1a40e022451e4b55501b10], x-b3-spanid=[ba7327384a8ed342], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[270], Content-Type=[application/json], X-ONAP-RequestID=[5fbfc8ad-2b00-4366-a6ff-e6b5b670c173]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"46b92144-923a-4d20-b85a-3cbd847668a9\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"service-instance\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:17:196-89791\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[53296], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230525-23:24:17:196-89791]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"5fbfc8ad-2b00-4366-a6ff-e6b5b670c173","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"42","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"9b2a59c7-c11f-4606-b63d-db26da9880dc","LogTimestamp":"2023-05-25T23:24:17.245Z","elapsedTime":"2"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:17.301Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"5fbfc8ad-2b00-4366-a6ff-e6b5b670c173","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"105","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"9b2a59c7-c11f-4606-b63d-db26da9880dc","LogTimestamp":"2023-05-25T23:24:17.301Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:17 +0000] "PUT /aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4" 201 0 REST 5fbfc8ad-2b00-4366-a6ff-e6b5b670c173 AAI-TOOLS 127.0.0.6 - - - - - - - - - 110 - "logType": "access"
{"timestamp":"2023-05-25T23:24:17.381Z","message":"Entering","context":{"RequestID":"a96af065-90c7-4527-a032-f69ac4e1a557","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"833f8030-f836-4f3a-b0dd-087135960901","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:17.381Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:17.392Z","message":"Checking for system property [partnerName]","context":{"RequestID":"a96af065-90c7-4527-a032-f69ac4e1a557","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"833f8030-f836-4f3a-b0dd-087135960901","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:17.381Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:17.392Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"a96af065-90c7-4527-a032-f69ac4e1a557","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"833f8030-f836-4f3a-b0dd-087135960901","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:17.381Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:17.392Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"a96af065-90c7-4527-a032-f69ac4e1a557","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"833f8030-f836-4f3a-b0dd-087135960901","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:17.381Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:17.393Z","message":"Invoke","context":{"RequestID":"a96af065-90c7-4527-a032-f69ac4e1a557","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","InvocationID":"833f8030-f836-4f3a-b0dd-087135960901","LogTimestamp":"2023-05-25T23:24:17.393Z"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:17.449Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"a96af065-90c7-4527-a032-f69ac4e1a557","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"56","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","InvocationID":"833f8030-f836-4f3a-b0dd-087135960901","LogTimestamp":"2023-05-25T23:24:17.448Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:17.465Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"a96af065-90c7-4527-a032-f69ac4e1a557\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:17:456\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057057391\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"5e68299a-79f2-4bfb-8fbc-2bae877a2459\",\"resource-version\":\"1685057057391\",\"model-name\":\"service-subscription\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"a96af065-90c7-4527-a032-f69ac4e1a557","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:17.465Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:17.491Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a96af065-90c7-4527-a032-f69ac4e1a557","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:17.491Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:17.499Z","message":"{\"transactionId\":\"a96af065-90c7-4527-a032-f69ac4e1a557\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:17:382\",\"respDate\":\"230525-23:24:17:499\",\"sourceId\":\"AAI-TOOLS:a96af065-90c7-4527-a032-f69ac4e1a557\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:17:382-73685\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[c08e7677-667d-4211-acc7-d24de668ec42], x-b3-parentspanid=[66ff1ac92e7f8205], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[a96af065-90c7-4527-a032-f69ac4e1a557], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[de49337c2c230350aa4daa71cf316b99], x-b3-spanid=[45c54cdfdd344054], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[274], Content-Type=[application/json], X-ONAP-RequestID=[a96af065-90c7-4527-a032-f69ac4e1a557]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"2e1a602a-acd8-4f78-94ff-618b802a303b\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"5e68299a-79f2-4bfb-8fbc-2bae877a2459\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"service-subscription\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:17:382-73685\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[82112], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230525-23:24:17:382-73685]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"a96af065-90c7-4527-a032-f69ac4e1a557","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"56","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"833f8030-f836-4f3a-b0dd-087135960901","LogTimestamp":"2023-05-25T23:24:17.448Z","elapsedTime":"5"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:17.500Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"a96af065-90c7-4527-a032-f69ac4e1a557","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"119","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"833f8030-f836-4f3a-b0dd-087135960901","LogTimestamp":"2023-05-25T23:24:17.500Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:17 +0000] "PUT /aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b" 201 0 REST a96af065-90c7-4527-a032-f69ac4e1a557 AAI-TOOLS 127.0.0.6 - - - - - - - - - 124 - "logType": "access"
{"timestamp":"2023-05-25T23:24:17.605Z","message":"Entering","context":{"RequestID":"195f6f9d-bcef-4c96-8670-cd842a4443ee","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fac334e5-5dfe-4dc5-9ca0-49c40623f5ed","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:17.605Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:17.614Z","message":"Checking for system property [partnerName]","context":{"RequestID":"195f6f9d-bcef-4c96-8670-cd842a4443ee","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fac334e5-5dfe-4dc5-9ca0-49c40623f5ed","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:17.605Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:17.614Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"195f6f9d-bcef-4c96-8670-cd842a4443ee","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fac334e5-5dfe-4dc5-9ca0-49c40623f5ed","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:17.605Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:17.614Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"195f6f9d-bcef-4c96-8670-cd842a4443ee","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fac334e5-5dfe-4dc5-9ca0-49c40623f5ed","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:17.605Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:17.615Z","message":"Invoke","context":{"RequestID":"195f6f9d-bcef-4c96-8670-cd842a4443ee","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/db63f3e6-f8d1-484e-8d5e-191600b7914b","InvocationID":"fac334e5-5dfe-4dc5-9ca0-49c40623f5ed","LogTimestamp":"2023-05-25T23:24:17.615Z"},"thread":"qtp1094674892-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:17.661Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"195f6f9d-bcef-4c96-8670-cd842a4443ee","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"47","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/db63f3e6-f8d1-484e-8d5e-191600b7914b","InvocationID":"fac334e5-5dfe-4dc5-9ca0-49c40623f5ed","LogTimestamp":"2023-05-25T23:24:17.661Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1094674892-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:17.672Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/db63f3e6-f8d1-484e-8d5e-191600b7914b\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"195f6f9d-bcef-4c96-8670-cd842a4443ee\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:17:664\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057057613\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"7106bc02-6552-4fc3-8a56-4f3df9034531\",\"resource-version\":\"1685057057613\",\"model-name\":\"site-pair\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"db63f3e6-f8d1-484e-8d5e-191600b7914b\"}}","context":{"RequestID":"195f6f9d-bcef-4c96-8670-cd842a4443ee","ServiceName":"/aai/v27/service-design-and-creation/models/model/db63f3e6-f8d1-484e-8d5e-191600b7914b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:17.672Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:17.698Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"195f6f9d-bcef-4c96-8670-cd842a4443ee","ServiceName":"/aai/v27/service-design-and-creation/models/model/db63f3e6-f8d1-484e-8d5e-191600b7914b","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:17.698Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:17.701Z","message":"{\"transactionId\":\"195f6f9d-bcef-4c96-8670-cd842a4443ee\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:17:605\",\"respDate\":\"230525-23:24:17:701\",\"sourceId\":\"AAI-TOOLS:195f6f9d-bcef-4c96-8670-cd842a4443ee\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/db63f3e6-f8d1-484e-8d5e-191600b7914b\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:17:605-54156\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[a4d11400-e319-4097-aeef-0c10c623c8bc], x-b3-parentspanid=[1a4d1ff2df5f909d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[195f6f9d-bcef-4c96-8670-cd842a4443ee], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[59f3ab784b5bb5619837d7f6272abcc5], x-b3-spanid=[daf0bc2588bdd025], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[263], Content-Type=[application/json], X-ONAP-RequestID=[195f6f9d-bcef-4c96-8670-cd842a4443ee]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"db63f3e6-f8d1-484e-8d5e-191600b7914b\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"7106bc02-6552-4fc3-8a56-4f3df9034531\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"site-pair\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:17:605-54156\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[82088], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230525-23:24:17:605-54156]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"195f6f9d-bcef-4c96-8670-cd842a4443ee","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"47","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"fac334e5-5dfe-4dc5-9ca0-49c40623f5ed","LogTimestamp":"2023-05-25T23:24:17.661Z","elapsedTime":"2"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:17.703Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"195f6f9d-bcef-4c96-8670-cd842a4443ee","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"97","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"fac334e5-5dfe-4dc5-9ca0-49c40623f5ed","LogTimestamp":"2023-05-25T23:24:17.702Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:17 +0000] "PUT /aai/v27/service-design-and-creation/models/model/db63f3e6-f8d1-484e-8d5e-191600b7914b" 201 0 REST 195f6f9d-bcef-4c96-8670-cd842a4443ee AAI-TOOLS 127.0.0.6 - - - - - - - - - 101 - "logType": "access"
{"timestamp":"2023-05-25T23:24:17.788Z","message":"Entering","context":{"RequestID":"d9fbfaff-d00b-471d-a1f0-635d6a21a57a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8edb81a8-407e-4f19-9385-0ec9dc2591b7","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:17.788Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:17.794Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d9fbfaff-d00b-471d-a1f0-635d6a21a57a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8edb81a8-407e-4f19-9385-0ec9dc2591b7","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:17.788Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:17.794Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d9fbfaff-d00b-471d-a1f0-635d6a21a57a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8edb81a8-407e-4f19-9385-0ec9dc2591b7","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:17.788Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:17.794Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d9fbfaff-d00b-471d-a1f0-635d6a21a57a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8edb81a8-407e-4f19-9385-0ec9dc2591b7","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:17.788Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:17.794Z","message":"Invoke","context":{"RequestID":"d9fbfaff-d00b-471d-a1f0-635d6a21a57a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/5d4dae3e-b402-4bfd-909e-ece12ff75d26","InvocationID":"8edb81a8-407e-4f19-9385-0ec9dc2591b7","LogTimestamp":"2023-05-25T23:24:17.794Z"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:17.842Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"d9fbfaff-d00b-471d-a1f0-635d6a21a57a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"48","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/5d4dae3e-b402-4bfd-909e-ece12ff75d26","InvocationID":"8edb81a8-407e-4f19-9385-0ec9dc2591b7","LogTimestamp":"2023-05-25T23:24:17.842Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:17.856Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/5d4dae3e-b402-4bfd-909e-ece12ff75d26\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"d9fbfaff-d00b-471d-a1f0-635d6a21a57a\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:17:848\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057057794\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"a5c6c1bc-dc38-468e-9459-bb08f87247df\",\"resource-version\":\"1685057057794\",\"model-name\":\"site-pair-set\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"5d4dae3e-b402-4bfd-909e-ece12ff75d26\"}}","context":{"RequestID":"d9fbfaff-d00b-471d-a1f0-635d6a21a57a","ServiceName":"/aai/v27/service-design-and-creation/models/model/5d4dae3e-b402-4bfd-909e-ece12ff75d26","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:17.856Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:17.880Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d9fbfaff-d00b-471d-a1f0-635d6a21a57a","ServiceName":"/aai/v27/service-design-and-creation/models/model/5d4dae3e-b402-4bfd-909e-ece12ff75d26","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:17.880Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:17.900Z","message":"{\"transactionId\":\"d9fbfaff-d00b-471d-a1f0-635d6a21a57a\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:17:789\",\"respDate\":\"230525-23:24:17:900\",\"sourceId\":\"AAI-TOOLS:d9fbfaff-d00b-471d-a1f0-635d6a21a57a\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/5d4dae3e-b402-4bfd-909e-ece12ff75d26\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:17:789-99601\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[05fc1ff3-f642-4b88-8a11-801220520401], x-b3-parentspanid=[a5c7402085e612f0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[d9fbfaff-d00b-471d-a1f0-635d6a21a57a], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a698c21a8f066491d0d32b781c2a61ba], x-b3-spanid=[015e337eca4027c7], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[267], Content-Type=[application/json], X-ONAP-RequestID=[d9fbfaff-d00b-471d-a1f0-635d6a21a57a]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"5d4dae3e-b402-4bfd-909e-ece12ff75d26\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"a5c6c1bc-dc38-468e-9459-bb08f87247df\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"site-pair-set\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:17:789-99601\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[45200], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230525-23:24:17:789-99601]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"d9fbfaff-d00b-471d-a1f0-635d6a21a57a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"48","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"8edb81a8-407e-4f19-9385-0ec9dc2591b7","LogTimestamp":"2023-05-25T23:24:17.842Z","elapsedTime":"3"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:17.901Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"d9fbfaff-d00b-471d-a1f0-635d6a21a57a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"113","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"8edb81a8-407e-4f19-9385-0ec9dc2591b7","LogTimestamp":"2023-05-25T23:24:17.901Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:17 +0000] "PUT /aai/v27/service-design-and-creation/models/model/5d4dae3e-b402-4bfd-909e-ece12ff75d26" 201 0 REST d9fbfaff-d00b-471d-a1f0-635d6a21a57a AAI-TOOLS 127.0.0.6 - - - - - - - - - 116 - "logType": "access"
{"timestamp":"2023-05-25T23:24:18.009Z","message":"Entering","context":{"RequestID":"79e5d2d8-8947-41d1-9cf1-6e6d3d137244","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"783b56d9-1453-456b-873b-b914ba257fc4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:18.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:18.017Z","message":"Checking for system property [partnerName]","context":{"RequestID":"79e5d2d8-8947-41d1-9cf1-6e6d3d137244","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"783b56d9-1453-456b-873b-b914ba257fc4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:18.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:18.017Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"79e5d2d8-8947-41d1-9cf1-6e6d3d137244","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"783b56d9-1453-456b-873b-b914ba257fc4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:18.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:18.017Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"79e5d2d8-8947-41d1-9cf1-6e6d3d137244","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"783b56d9-1453-456b-873b-b914ba257fc4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:18.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:18.018Z","message":"Invoke","context":{"RequestID":"79e5d2d8-8947-41d1-9cf1-6e6d3d137244","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/24de00ef-aead-4b52-995b-0adf8d4bd90d","InvocationID":"783b56d9-1453-456b-873b-b914ba257fc4","LogTimestamp":"2023-05-25T23:24:18.018Z"},"thread":"qtp1094674892-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:18.101Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"79e5d2d8-8947-41d1-9cf1-6e6d3d137244","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"84","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/24de00ef-aead-4b52-995b-0adf8d4bd90d","InvocationID":"783b56d9-1453-456b-873b-b914ba257fc4","LogTimestamp":"2023-05-25T23:24:18.101Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:18.120Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/24de00ef-aead-4b52-995b-0adf8d4bd90d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"79e5d2d8-8947-41d1-9cf1-6e6d3d137244\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:18:108\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057058016\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"962a7c8b-687f-4d32-a775-fe098e214bcd\",\"resource-version\":\"1685057058016\",\"model-name\":\"snapshot\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"24de00ef-aead-4b52-995b-0adf8d4bd90d\"}}","context":{"RequestID":"79e5d2d8-8947-41d1-9cf1-6e6d3d137244","ServiceName":"/aai/v27/service-design-and-creation/models/model/24de00ef-aead-4b52-995b-0adf8d4bd90d","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:18.120Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:18.136Z","message":"{\"transactionId\":\"79e5d2d8-8947-41d1-9cf1-6e6d3d137244\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:18:010\",\"respDate\":\"230525-23:24:18:136\",\"sourceId\":\"AAI-TOOLS:79e5d2d8-8947-41d1-9cf1-6e6d3d137244\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/24de00ef-aead-4b52-995b-0adf8d4bd90d\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:18:010-964\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[443e667a-ce10-40c9-9cc7-93e1b67a2028], x-b3-parentspanid=[3e90d338a207c9a7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[79e5d2d8-8947-41d1-9cf1-6e6d3d137244], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[338c6677346eec8a8319205fb2f90cc7], x-b3-spanid=[b6541a53ee2000d5], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[262], Content-Type=[application/json], X-ONAP-RequestID=[79e5d2d8-8947-41d1-9cf1-6e6d3d137244]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"24de00ef-aead-4b52-995b-0adf8d4bd90d\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"962a7c8b-687f-4d32-a775-fe098e214bcd\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"snapshot\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:18:010-964\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[86184], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230525-23:24:18:010-964]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"79e5d2d8-8947-41d1-9cf1-6e6d3d137244","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"84","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"783b56d9-1453-456b-873b-b914ba257fc4","LogTimestamp":"2023-05-25T23:24:18.101Z","elapsedTime":"4"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:18.137Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"79e5d2d8-8947-41d1-9cf1-6e6d3d137244","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"128","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"783b56d9-1453-456b-873b-b914ba257fc4","LogTimestamp":"2023-05-25T23:24:18.137Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:18 +0000] "PUT /aai/v27/service-design-and-creation/models/model/24de00ef-aead-4b52-995b-0adf8d4bd90d" 201 0 REST 79e5d2d8-8947-41d1-9cf1-6e6d3d137244 AAI-TOOLS 127.0.0.6 - - - - - - - - - 131 - "logType": "access"
{"timestamp":"2023-05-25T23:24:18.147Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"79e5d2d8-8947-41d1-9cf1-6e6d3d137244","ServiceName":"/aai/v27/service-design-and-creation/models/model/24de00ef-aead-4b52-995b-0adf8d4bd90d","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:18.147Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:18.226Z","message":"Entering","context":{"RequestID":"0f9a58a5-741f-4b64-abe2-b3385fe78bef","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2006084d-7b2d-4df9-b1fa-8abcae1525f0","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:18.226Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:18.237Z","message":"Checking for system property [partnerName]","context":{"RequestID":"0f9a58a5-741f-4b64-abe2-b3385fe78bef","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2006084d-7b2d-4df9-b1fa-8abcae1525f0","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:18.226Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:18.237Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"0f9a58a5-741f-4b64-abe2-b3385fe78bef","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2006084d-7b2d-4df9-b1fa-8abcae1525f0","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:18.226Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:18.237Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"0f9a58a5-741f-4b64-abe2-b3385fe78bef","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2006084d-7b2d-4df9-b1fa-8abcae1525f0","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:18.226Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:18.237Z","message":"Invoke","context":{"RequestID":"0f9a58a5-741f-4b64-abe2-b3385fe78bef","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/04b2935f-33c4-40a9-8af0-8b52690042dc","InvocationID":"2006084d-7b2d-4df9-b1fa-8abcae1525f0","LogTimestamp":"2023-05-25T23:24:18.237Z"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:18.306Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"0f9a58a5-741f-4b64-abe2-b3385fe78bef","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"69","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/04b2935f-33c4-40a9-8af0-8b52690042dc","InvocationID":"2006084d-7b2d-4df9-b1fa-8abcae1525f0","LogTimestamp":"2023-05-25T23:24:18.306Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:18.327Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/04b2935f-33c4-40a9-8af0-8b52690042dc\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"0f9a58a5-741f-4b64-abe2-b3385fe78bef\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:18:313\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057058235\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"1e8b331f-3d4a-4160-b7aa-f4d5a8916625\",\"resource-version\":\"1685057058235\",\"model-name\":\"sriov-vf\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"04b2935f-33c4-40a9-8af0-8b52690042dc\"}}","context":{"RequestID":"0f9a58a5-741f-4b64-abe2-b3385fe78bef","ServiceName":"/aai/v27/service-design-and-creation/models/model/04b2935f-33c4-40a9-8af0-8b52690042dc","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:18.327Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:18.346Z","message":"{\"transactionId\":\"0f9a58a5-741f-4b64-abe2-b3385fe78bef\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:18:227\",\"respDate\":\"230525-23:24:18:346\",\"sourceId\":\"AAI-TOOLS:0f9a58a5-741f-4b64-abe2-b3385fe78bef\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/04b2935f-33c4-40a9-8af0-8b52690042dc\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:18:227-91760\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[b4008d34-e7f6-4732-9e37-e406e53f7111], x-b3-parentspanid=[5e3ea6ae75505ae9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[0f9a58a5-741f-4b64-abe2-b3385fe78bef], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aff7a13f0406e1dc6dc54c55789f33fd], x-b3-spanid=[825fda278757e4a9], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[262], Content-Type=[application/json], X-ONAP-RequestID=[0f9a58a5-741f-4b64-abe2-b3385fe78bef]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"04b2935f-33c4-40a9-8af0-8b52690042dc\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"1e8b331f-3d4a-4160-b7aa-f4d5a8916625\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"sriov-vf\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:18:227-91760\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[49296], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230525-23:24:18:227-91760]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"0f9a58a5-741f-4b64-abe2-b3385fe78bef","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"69","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"2006084d-7b2d-4df9-b1fa-8abcae1525f0","LogTimestamp":"2023-05-25T23:24:18.306Z","elapsedTime":"4"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:18.348Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"0f9a58a5-741f-4b64-abe2-b3385fe78bef","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"121","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"2006084d-7b2d-4df9-b1fa-8abcae1525f0","LogTimestamp":"2023-05-25T23:24:18.347Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:18 +0000] "PUT /aai/v27/service-design-and-creation/models/model/04b2935f-33c4-40a9-8af0-8b52690042dc" 201 0 REST 0f9a58a5-741f-4b64-abe2-b3385fe78bef AAI-TOOLS 127.0.0.6 - - - - - - - - - 126 - "logType": "access"
{"timestamp":"2023-05-25T23:24:18.353Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0f9a58a5-741f-4b64-abe2-b3385fe78bef","ServiceName":"/aai/v27/service-design-and-creation/models/model/04b2935f-33c4-40a9-8af0-8b52690042dc","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:18.352Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:18.433Z","message":"Entering","context":{"RequestID":"4547f730-5967-4a31-9e36-b36fccfdac30","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4e612170-2dab-419d-8a24-b1cb04663849","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:24:18.432Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:18.437Z","message":"{\"transactionId\":\"4547f730-5967-4a31-9e36-b36fccfdac30\",\"status\":\"200\",\"rqstDate\":\"230525-23:24:18:434\",\"respDate\":\"230525-23:24:18:436\",\"sourceId\":\"haproxy:4547f730-5967-4a31-9e36-b36fccfdac30\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:18:434-57814\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a7c189a6-07d1-49ef-aebf-ecafdf40ffd6], x-b3-parentspanid=[831af048a58797ee], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8279bee2e41a2ef8831af048a58797ee], x-b3-spanid=[88a24908b2f822fa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4547f730-5967-4a31-9e36-b36fccfdac30]}\\\"}\"}","context":{"RequestID":"4547f730-5967-4a31-9e36-b36fccfdac30","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4e612170-2dab-419d-8a24-b1cb04663849","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:24:18.432Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:18.438Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4547f730-5967-4a31-9e36-b36fccfdac30","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4e612170-2dab-419d-8a24-b1cb04663849","LogTimestamp":"2023-05-25T23:24:18.438Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-05-25T23:24:18.447Z","message":"Entering","context":{"RequestID":"91cf60cc-24c6-41e2-bdb0-eb6e04912ca0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2eae5396-2105-41f6-b031-9f3b4f4b70e7","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:18.447Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:18.459Z","message":"Checking for system property [partnerName]","context":{"RequestID":"91cf60cc-24c6-41e2-bdb0-eb6e04912ca0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2eae5396-2105-41f6-b031-9f3b4f4b70e7","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:18.447Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:18.459Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"91cf60cc-24c6-41e2-bdb0-eb6e04912ca0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2eae5396-2105-41f6-b031-9f3b4f4b70e7","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:18.447Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:18.459Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"91cf60cc-24c6-41e2-bdb0-eb6e04912ca0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2eae5396-2105-41f6-b031-9f3b4f4b70e7","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:18.447Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:18.460Z","message":"Invoke","context":{"RequestID":"91cf60cc-24c6-41e2-bdb0-eb6e04912ca0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/083093a3-e407-447a-ba5d-7583e4d23e1d","InvocationID":"2eae5396-2105-41f6-b031-9f3b4f4b70e7","LogTimestamp":"2023-05-25T23:24:18.460Z"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:18.513Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"91cf60cc-24c6-41e2-bdb0-eb6e04912ca0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"53","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/083093a3-e407-447a-ba5d-7583e4d23e1d","InvocationID":"2eae5396-2105-41f6-b031-9f3b4f4b70e7","LogTimestamp":"2023-05-25T23:24:18.512Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:18.524Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/083093a3-e407-447a-ba5d-7583e4d23e1d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"91cf60cc-24c6-41e2-bdb0-eb6e04912ca0\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:18:515\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057058458\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"aad96fd3-e75f-42fc-9777-3450c36f1168\",\"resource-version\":\"1685057058458\",\"model-name\":\"start-node-filter\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"083093a3-e407-447a-ba5d-7583e4d23e1d\"}}","context":{"RequestID":"91cf60cc-24c6-41e2-bdb0-eb6e04912ca0","ServiceName":"/aai/v27/service-design-and-creation/models/model/083093a3-e407-447a-ba5d-7583e4d23e1d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:18.523Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:18.538Z","message":"{\"transactionId\":\"91cf60cc-24c6-41e2-bdb0-eb6e04912ca0\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:18:448\",\"respDate\":\"230525-23:24:18:538\",\"sourceId\":\"AAI-TOOLS:91cf60cc-24c6-41e2-bdb0-eb6e04912ca0\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/083093a3-e407-447a-ba5d-7583e4d23e1d\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:18:448-34489\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[1a69ccb7-ce65-4fee-95b6-4bf6245281db], x-b3-parentspanid=[933ae4ae0ea82738], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[91cf60cc-24c6-41e2-bdb0-eb6e04912ca0], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[33d7e57fe0ab7c68edd4b9a192d43440], x-b3-spanid=[58fa1ae9e0c9c560], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[271], Content-Type=[application/json], X-ONAP-RequestID=[91cf60cc-24c6-41e2-bdb0-eb6e04912ca0]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"083093a3-e407-447a-ba5d-7583e4d23e1d\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"aad96fd3-e75f-42fc-9777-3450c36f1168\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"start-node-filter\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:18:448-34489\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[81952], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230525-23:24:18:448-34489]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"91cf60cc-24c6-41e2-bdb0-eb6e04912ca0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"53","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"2eae5396-2105-41f6-b031-9f3b4f4b70e7","LogTimestamp":"2023-05-25T23:24:18.512Z","elapsedTime":"1"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:18.539Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"91cf60cc-24c6-41e2-bdb0-eb6e04912ca0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"92","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"2eae5396-2105-41f6-b031-9f3b4f4b70e7","LogTimestamp":"2023-05-25T23:24:18.539Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:18 +0000] "PUT /aai/v27/service-design-and-creation/models/model/083093a3-e407-447a-ba5d-7583e4d23e1d" 201 0 REST 91cf60cc-24c6-41e2-bdb0-eb6e04912ca0 AAI-TOOLS 127.0.0.6 - - - - - - - - - 95 - "logType": "access"
{"timestamp":"2023-05-25T23:24:18.547Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"91cf60cc-24c6-41e2-bdb0-eb6e04912ca0","ServiceName":"/aai/v27/service-design-and-creation/models/model/083093a3-e407-447a-ba5d-7583e4d23e1d","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:18.547Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:18.636Z","message":"Entering","context":{"RequestID":"dd60478f-7ae5-45a7-aae2-4277a3421c71","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"56bf639f-c5f2-4bf7-82c4-dfaf55da756e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:18.635Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:18.645Z","message":"Checking for system property [partnerName]","context":{"RequestID":"dd60478f-7ae5-45a7-aae2-4277a3421c71","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"56bf639f-c5f2-4bf7-82c4-dfaf55da756e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:18.635Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:18.645Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"dd60478f-7ae5-45a7-aae2-4277a3421c71","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"56bf639f-c5f2-4bf7-82c4-dfaf55da756e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:18.635Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:18.645Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"dd60478f-7ae5-45a7-aae2-4277a3421c71","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"56bf639f-c5f2-4bf7-82c4-dfaf55da756e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:18.635Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:18.646Z","message":"Invoke","context":{"RequestID":"dd60478f-7ae5-45a7-aae2-4277a3421c71","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2","InvocationID":"56bf639f-c5f2-4bf7-82c4-dfaf55da756e","LogTimestamp":"2023-05-25T23:24:18.646Z"},"thread":"qtp1094674892-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:18.711Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"dd60478f-7ae5-45a7-aae2-4277a3421c71","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"66","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2","InvocationID":"56bf639f-c5f2-4bf7-82c4-dfaf55da756e","LogTimestamp":"2023-05-25T23:24:18.711Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:18.728Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"dd60478f-7ae5-45a7-aae2-4277a3421c71\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:18:717\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057058644\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"f902a6bc-6be4-4fe5-8458-a6ec0056b374\",\"resource-version\":\"1685057058644\",\"model-name\":\"subnet\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"1b2c9ba7-e449-4831-ba15-3073672f5ef2\"}}","context":{"RequestID":"dd60478f-7ae5-45a7-aae2-4277a3421c71","ServiceName":"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:18.727Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:18.742Z","message":"{\"transactionId\":\"dd60478f-7ae5-45a7-aae2-4277a3421c71\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:18:636\",\"respDate\":\"230525-23:24:18:742\",\"sourceId\":\"AAI-TOOLS:dd60478f-7ae5-45a7-aae2-4277a3421c71\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:18:636-62948\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[0db20981-3d18-4947-b0a1-96306dbc6025], x-b3-parentspanid=[340f0aba58f82d8b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[dd60478f-7ae5-45a7-aae2-4277a3421c71], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3b439e329e312fa39c452b8df5335865], x-b3-spanid=[34c1dcb8b34a4131], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[260], Content-Type=[application/json], X-ONAP-RequestID=[dd60478f-7ae5-45a7-aae2-4277a3421c71]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"1b2c9ba7-e449-4831-ba15-3073672f5ef2\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"f902a6bc-6be4-4fe5-8458-a6ec0056b374\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"subnet\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:18:636-62948\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[65752], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230525-23:24:18:636-62948]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"dd60478f-7ae5-45a7-aae2-4277a3421c71","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"66","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"56bf639f-c5f2-4bf7-82c4-dfaf55da756e","LogTimestamp":"2023-05-25T23:24:18.711Z","elapsedTime":"4"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:18.744Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"dd60478f-7ae5-45a7-aae2-4277a3421c71","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"108","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"56bf639f-c5f2-4bf7-82c4-dfaf55da756e","LogTimestamp":"2023-05-25T23:24:18.743Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:18 +0000] "PUT /aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2" 201 0 REST dd60478f-7ae5-45a7-aae2-4277a3421c71 AAI-TOOLS 127.0.0.6 - - - - - - - - - 112 - "logType": "access"
{"timestamp":"2023-05-25T23:24:18.751Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"dd60478f-7ae5-45a7-aae2-4277a3421c71","ServiceName":"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:18.751Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:18.833Z","message":"Entering","context":{"RequestID":"8149ccfb-5fd9-414a-8675-a6d840a31063","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"80164faf-c498-41e0-8aed-58885f7496ba","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:18.832Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:18.845Z","message":"Checking for system property [partnerName]","context":{"RequestID":"8149ccfb-5fd9-414a-8675-a6d840a31063","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"80164faf-c498-41e0-8aed-58885f7496ba","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:18.832Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:18.846Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"8149ccfb-5fd9-414a-8675-a6d840a31063","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"80164faf-c498-41e0-8aed-58885f7496ba","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:18.832Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:18.846Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"8149ccfb-5fd9-414a-8675-a6d840a31063","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"80164faf-c498-41e0-8aed-58885f7496ba","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:18.832Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:18.846Z","message":"Invoke","context":{"RequestID":"8149ccfb-5fd9-414a-8675-a6d840a31063","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/e78a7eaa-f65d-4919-9c2b-5b258c8c4d7e","InvocationID":"80164faf-c498-41e0-8aed-58885f7496ba","LogTimestamp":"2023-05-25T23:24:18.846Z"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:18.916Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"8149ccfb-5fd9-414a-8675-a6d840a31063","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"70","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/e78a7eaa-f65d-4919-9c2b-5b258c8c4d7e","InvocationID":"80164faf-c498-41e0-8aed-58885f7496ba","LogTimestamp":"2023-05-25T23:24:18.916Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:18.937Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/e78a7eaa-f65d-4919-9c2b-5b258c8c4d7e\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"8149ccfb-5fd9-414a-8675-a6d840a31063\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:18:926\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057058844\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"c246f6e2-e3a1-4697-94c0-5672a7fbbf04\",\"resource-version\":\"1685057058844\",\"model-name\":\"tagged-inventory-item-list\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"e78a7eaa-f65d-4919-9c2b-5b258c8c4d7e\"}}","context":{"RequestID":"8149ccfb-5fd9-414a-8675-a6d840a31063","ServiceName":"/aai/v27/service-design-and-creation/models/model/e78a7eaa-f65d-4919-9c2b-5b258c8c4d7e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:18.936Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:18.949Z","message":"{\"transactionId\":\"8149ccfb-5fd9-414a-8675-a6d840a31063\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:18:834\",\"respDate\":\"230525-23:24:18:949\",\"sourceId\":\"AAI-TOOLS:8149ccfb-5fd9-414a-8675-a6d840a31063\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/e78a7eaa-f65d-4919-9c2b-5b258c8c4d7e\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:18:834-74729\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[d40079f7-40d7-4a48-b470-bed1283a2acb], x-b3-parentspanid=[dc668bd64e4fae17], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[8149ccfb-5fd9-414a-8675-a6d840a31063], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6f586a2d9c40f23567c6c78b97fb93da], x-b3-spanid=[e382c4ae09cf36d7], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[280], Content-Type=[application/json], X-ONAP-RequestID=[8149ccfb-5fd9-414a-8675-a6d840a31063]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"e78a7eaa-f65d-4919-9c2b-5b258c8c4d7e\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"c246f6e2-e3a1-4697-94c0-5672a7fbbf04\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"tagged-inventory-item-list\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:18:834-74729\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[114888], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230525-23:24:18:834-74729]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"8149ccfb-5fd9-414a-8675-a6d840a31063","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"70","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"80164faf-c498-41e0-8aed-58885f7496ba","LogTimestamp":"2023-05-25T23:24:18.916Z","elapsedTime":"6"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:18.950Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"8149ccfb-5fd9-414a-8675-a6d840a31063","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"118","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"80164faf-c498-41e0-8aed-58885f7496ba","LogTimestamp":"2023-05-25T23:24:18.950Z","ResponseDesc":"Created","elapsedTime":"6"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:18 +0000] "PUT /aai/v27/service-design-and-creation/models/model/e78a7eaa-f65d-4919-9c2b-5b258c8c4d7e" 201 0 REST 8149ccfb-5fd9-414a-8675-a6d840a31063 AAI-TOOLS 127.0.0.6 - - - - - - - - - 122 - "logType": "access"
{"timestamp":"2023-05-25T23:24:18.961Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"8149ccfb-5fd9-414a-8675-a6d840a31063","ServiceName":"/aai/v27/service-design-and-creation/models/model/e78a7eaa-f65d-4919-9c2b-5b258c8c4d7e","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:18.961Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:19.038Z","message":"Entering","context":{"RequestID":"98c2e09c-c44f-4434-bbf0-93f3b5047906","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"40da8350-5677-4543-8d65-5a6c93e118b8","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:19.038Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:19.048Z","message":"Checking for system property [partnerName]","context":{"RequestID":"98c2e09c-c44f-4434-bbf0-93f3b5047906","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"40da8350-5677-4543-8d65-5a6c93e118b8","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:19.038Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:19.048Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"98c2e09c-c44f-4434-bbf0-93f3b5047906","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"40da8350-5677-4543-8d65-5a6c93e118b8","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:19.038Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:19.048Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"98c2e09c-c44f-4434-bbf0-93f3b5047906","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"40da8350-5677-4543-8d65-5a6c93e118b8","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:19.038Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:19.049Z","message":"Invoke","context":{"RequestID":"98c2e09c-c44f-4434-bbf0-93f3b5047906","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","InvocationID":"40da8350-5677-4543-8d65-5a6c93e118b8","LogTimestamp":"2023-05-25T23:24:19.049Z"},"thread":"qtp1094674892-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:19.149Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"98c2e09c-c44f-4434-bbf0-93f3b5047906","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"101","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","InvocationID":"40da8350-5677-4543-8d65-5a6c93e118b8","LogTimestamp":"2023-05-25T23:24:19.149Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:19.167Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"98c2e09c-c44f-4434-bbf0-93f3b5047906\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:19:157\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057059047\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"abcc54bc-bb74-49dc-9043-7f7171707545\",\"resource-version\":\"1685057059047\",\"model-name\":\"tenant\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\"}}","context":{"RequestID":"98c2e09c-c44f-4434-bbf0-93f3b5047906","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:19.167Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:19.192Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"98c2e09c-c44f-4434-bbf0-93f3b5047906","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:19.191Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:19.200Z","message":"{\"transactionId\":\"98c2e09c-c44f-4434-bbf0-93f3b5047906\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:19:039\",\"respDate\":\"230525-23:24:19:199\",\"sourceId\":\"AAI-TOOLS:98c2e09c-c44f-4434-bbf0-93f3b5047906\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:19:039-31325\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[d4c6f181-a81e-44ff-a5bc-a7ff244fd09c], x-b3-parentspanid=[55c1c50f8b486b05], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[98c2e09c-c44f-4434-bbf0-93f3b5047906], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ec264d947532e73802871a7358a60eb1], x-b3-spanid=[dc4099d113470ff4], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[260], Content-Type=[application/json], X-ONAP-RequestID=[98c2e09c-c44f-4434-bbf0-93f3b5047906]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"abcc54bc-bb74-49dc-9043-7f7171707545\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"tenant\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:19:039-31325\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[90280], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230525-23:24:19:039-31325]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"98c2e09c-c44f-4434-bbf0-93f3b5047906","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"101","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"40da8350-5677-4543-8d65-5a6c93e118b8","LogTimestamp":"2023-05-25T23:24:19.149Z","elapsedTime":"5"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:19.201Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"98c2e09c-c44f-4434-bbf0-93f3b5047906","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"163","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"40da8350-5677-4543-8d65-5a6c93e118b8","LogTimestamp":"2023-05-25T23:24:19.201Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:19 +0000] "PUT /aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6" 201 0 REST 98c2e09c-c44f-4434-bbf0-93f3b5047906 AAI-TOOLS 127.0.0.6 - - - - - - - - - 167 - "logType": "access"
{"timestamp":"2023-05-25T23:24:19.290Z","message":"Entering","context":{"RequestID":"7257d227-2e94-42ed-9fe8-9233f6dd3562","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"62167c36-9ba9-4a69-8306-96db16affbbe","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:19.290Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:19.297Z","message":"Checking for system property [partnerName]","context":{"RequestID":"7257d227-2e94-42ed-9fe8-9233f6dd3562","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"62167c36-9ba9-4a69-8306-96db16affbbe","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:19.290Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:19.297Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"7257d227-2e94-42ed-9fe8-9233f6dd3562","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"62167c36-9ba9-4a69-8306-96db16affbbe","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:19.290Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:19.297Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"7257d227-2e94-42ed-9fe8-9233f6dd3562","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"62167c36-9ba9-4a69-8306-96db16affbbe","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:19.290Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:19.297Z","message":"Invoke","context":{"RequestID":"7257d227-2e94-42ed-9fe8-9233f6dd3562","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/50b9e2fa-005c-4bbe-b651-3251dece4cd8","InvocationID":"62167c36-9ba9-4a69-8306-96db16affbbe","LogTimestamp":"2023-05-25T23:24:19.297Z"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:19.355Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"7257d227-2e94-42ed-9fe8-9233f6dd3562","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"57","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/50b9e2fa-005c-4bbe-b651-3251dece4cd8","InvocationID":"62167c36-9ba9-4a69-8306-96db16affbbe","LogTimestamp":"2023-05-25T23:24:19.354Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:19.374Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/50b9e2fa-005c-4bbe-b651-3251dece4cd8\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"7257d227-2e94-42ed-9fe8-9233f6dd3562\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:19:364\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057059296\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"e7cb4ca8-e1a5-4487-a716-4ae0bcd8aef5\",\"resource-version\":\"1685057059296\",\"model-name\":\"tunnel-xconnect\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"50b9e2fa-005c-4bbe-b651-3251dece4cd8\"}}","context":{"RequestID":"7257d227-2e94-42ed-9fe8-9233f6dd3562","ServiceName":"/aai/v27/service-design-and-creation/models/model/50b9e2fa-005c-4bbe-b651-3251dece4cd8","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:19.374Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:19.396Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7257d227-2e94-42ed-9fe8-9233f6dd3562","ServiceName":"/aai/v27/service-design-and-creation/models/model/50b9e2fa-005c-4bbe-b651-3251dece4cd8","TargetServiceName":"AAI-EVENT","ElapsedTime":"22","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:19.396Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:19.399Z","message":"{\"transactionId\":\"7257d227-2e94-42ed-9fe8-9233f6dd3562\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:19:291\",\"respDate\":\"230525-23:24:19:399\",\"sourceId\":\"AAI-TOOLS:7257d227-2e94-42ed-9fe8-9233f6dd3562\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/50b9e2fa-005c-4bbe-b651-3251dece4cd8\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:19:291-46842\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[ddd2bd92-2ed6-4a30-a955-12e837f979dd], x-b3-parentspanid=[1ad07bfce83c683b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[7257d227-2e94-42ed-9fe8-9233f6dd3562], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9edd79b8a37d021ce01805ba4726f478], x-b3-spanid=[6e10b3d2ab55c61e], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[269], Content-Type=[application/json], X-ONAP-RequestID=[7257d227-2e94-42ed-9fe8-9233f6dd3562]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"50b9e2fa-005c-4bbe-b651-3251dece4cd8\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"e7cb4ca8-e1a5-4487-a716-4ae0bcd8aef5\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"tunnel-xconnect\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:19:291-46842\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[41120], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230525-23:24:19:291-46842]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"7257d227-2e94-42ed-9fe8-9233f6dd3562","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"57","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"62167c36-9ba9-4a69-8306-96db16affbbe","LogTimestamp":"2023-05-25T23:24:19.354Z","elapsedTime":"6"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:19.400Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"7257d227-2e94-42ed-9fe8-9233f6dd3562","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"110","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"62167c36-9ba9-4a69-8306-96db16affbbe","LogTimestamp":"2023-05-25T23:24:19.400Z","ResponseDesc":"Created","elapsedTime":"6"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:19 +0000] "PUT /aai/v27/service-design-and-creation/models/model/50b9e2fa-005c-4bbe-b651-3251dece4cd8" 201 0 REST 7257d227-2e94-42ed-9fe8-9233f6dd3562 AAI-TOOLS 127.0.0.6 - - - - - - - - - 113 - "logType": "access"
{"timestamp":"2023-05-25T23:24:19.496Z","message":"Entering","context":{"RequestID":"f7a67d21-f331-41ac-871e-395a53161dd3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"62ae11a9-f185-4027-8ef8-57cafe763eca","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:19.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:19.511Z","message":"Checking for system property [partnerName]","context":{"RequestID":"f7a67d21-f331-41ac-871e-395a53161dd3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"62ae11a9-f185-4027-8ef8-57cafe763eca","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:19.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:19.511Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"f7a67d21-f331-41ac-871e-395a53161dd3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"62ae11a9-f185-4027-8ef8-57cafe763eca","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:19.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:19.511Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"f7a67d21-f331-41ac-871e-395a53161dd3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"62ae11a9-f185-4027-8ef8-57cafe763eca","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:19.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:19.512Z","message":"Invoke","context":{"RequestID":"f7a67d21-f331-41ac-871e-395a53161dd3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/fe81c801-f65d-408a-b2b7-a729a18f8154","InvocationID":"62ae11a9-f185-4027-8ef8-57cafe763eca","LogTimestamp":"2023-05-25T23:24:19.512Z"},"thread":"qtp1094674892-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:19.580Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"f7a67d21-f331-41ac-871e-395a53161dd3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"68","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/fe81c801-f65d-408a-b2b7-a729a18f8154","InvocationID":"62ae11a9-f185-4027-8ef8-57cafe763eca","LogTimestamp":"2023-05-25T23:24:19.579Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:19.596Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/fe81c801-f65d-408a-b2b7-a729a18f8154\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"f7a67d21-f331-41ac-871e-395a53161dd3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:19:586\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057059509\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"6004cfa6-eb6d-4062-971f-b1fde6b74aa0\",\"resource-version\":\"1685057059509\",\"model-name\":\"update-node-key\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"fe81c801-f65d-408a-b2b7-a729a18f8154\"}}","context":{"RequestID":"f7a67d21-f331-41ac-871e-395a53161dd3","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe81c801-f65d-408a-b2b7-a729a18f8154","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:19.596Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:19.618Z","message":"{\"transactionId\":\"f7a67d21-f331-41ac-871e-395a53161dd3\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:19:498\",\"respDate\":\"230525-23:24:19:618\",\"sourceId\":\"AAI-TOOLS:f7a67d21-f331-41ac-871e-395a53161dd3\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/fe81c801-f65d-408a-b2b7-a729a18f8154\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:19:498-7813\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[08d4f138-047f-4d95-a8be-8f64593e944c], x-b3-parentspanid=[2fb20ed906dbd2a4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[f7a67d21-f331-41ac-871e-395a53161dd3], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[13110044936a5a1d16e7367fb6230db8], x-b3-spanid=[9a2ba01ba743559a], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[269], Content-Type=[application/json], X-ONAP-RequestID=[f7a67d21-f331-41ac-871e-395a53161dd3]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"fe81c801-f65d-408a-b2b7-a729a18f8154\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"6004cfa6-eb6d-4062-971f-b1fde6b74aa0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"update-node-key\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:19:498-7813\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[94376], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230525-23:24:19:498-7813]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"f7a67d21-f331-41ac-871e-395a53161dd3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"68","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"62ae11a9-f185-4027-8ef8-57cafe763eca","LogTimestamp":"2023-05-25T23:24:19.579Z","elapsedTime":"4"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:19.620Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"f7a67d21-f331-41ac-871e-395a53161dd3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"123","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"62ae11a9-f185-4027-8ef8-57cafe763eca","LogTimestamp":"2023-05-25T23:24:19.619Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:19 +0000] "PUT /aai/v27/service-design-and-creation/models/model/fe81c801-f65d-408a-b2b7-a729a18f8154" 201 0 REST f7a67d21-f331-41ac-871e-395a53161dd3 AAI-TOOLS 127.0.0.6 - - - - - - - - - 127 - "logType": "access"
{"timestamp":"2023-05-25T23:24:19.629Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"f7a67d21-f331-41ac-871e-395a53161dd3","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe81c801-f65d-408a-b2b7-a729a18f8154","TargetServiceName":"AAI-EVENT","ElapsedTime":"33","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:19.629Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:19.705Z","message":"Entering","context":{"RequestID":"9f51b11c-2ac3-451c-bf9f-54dd40a51458","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0a871d4b-cfd4-4541-bba5-51e7b3bd3e95","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:19.705Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:19.711Z","message":"Checking for system property [partnerName]","context":{"RequestID":"9f51b11c-2ac3-451c-bf9f-54dd40a51458","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0a871d4b-cfd4-4541-bba5-51e7b3bd3e95","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:19.705Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:19.711Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"9f51b11c-2ac3-451c-bf9f-54dd40a51458","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0a871d4b-cfd4-4541-bba5-51e7b3bd3e95","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:19.705Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:19.711Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"9f51b11c-2ac3-451c-bf9f-54dd40a51458","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0a871d4b-cfd4-4541-bba5-51e7b3bd3e95","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:19.705Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:19.711Z","message":"Invoke","context":{"RequestID":"9f51b11c-2ac3-451c-bf9f-54dd40a51458","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/bab6dceb-e7e6-4301-a5e0-a7399b48d792","InvocationID":"0a871d4b-cfd4-4541-bba5-51e7b3bd3e95","LogTimestamp":"2023-05-25T23:24:19.711Z"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:19.757Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"9f51b11c-2ac3-451c-bf9f-54dd40a51458","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"45","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/bab6dceb-e7e6-4301-a5e0-a7399b48d792","InvocationID":"0a871d4b-cfd4-4541-bba5-51e7b3bd3e95","LogTimestamp":"2023-05-25T23:24:19.756Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:19.774Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/bab6dceb-e7e6-4301-a5e0-a7399b48d792\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"9f51b11c-2ac3-451c-bf9f-54dd40a51458\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:19:764\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057059710\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"b6cf54b5-ec45-43e1-be64-97b4e1513333\",\"resource-version\":\"1685057059710\",\"model-name\":\"vce\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"bab6dceb-e7e6-4301-a5e0-a7399b48d792\"}}","context":{"RequestID":"9f51b11c-2ac3-451c-bf9f-54dd40a51458","ServiceName":"/aai/v27/service-design-and-creation/models/model/bab6dceb-e7e6-4301-a5e0-a7399b48d792","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:19.774Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:19.800Z","message":"{\"transactionId\":\"9f51b11c-2ac3-451c-bf9f-54dd40a51458\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:19:706\",\"respDate\":\"230525-23:24:19:800\",\"sourceId\":\"AAI-TOOLS:9f51b11c-2ac3-451c-bf9f-54dd40a51458\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/bab6dceb-e7e6-4301-a5e0-a7399b48d792\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:19:706-41099\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[fe210cf5-1175-49f4-b771-40951820ce6c], x-b3-parentspanid=[2b9f136540ceaa85], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[9f51b11c-2ac3-451c-bf9f-54dd40a51458], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e9e0bfcccfb930b8456344319d3a7525], x-b3-spanid=[8d343a955aba3f08], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[257], Content-Type=[application/json], X-ONAP-RequestID=[9f51b11c-2ac3-451c-bf9f-54dd40a51458]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"bab6dceb-e7e6-4301-a5e0-a7399b48d792\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"b6cf54b5-ec45-43e1-be64-97b4e1513333\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"vce\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:19:706-41099\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[90144], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230525-23:24:19:706-41099]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"9f51b11c-2ac3-451c-bf9f-54dd40a51458","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"45","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"0a871d4b-cfd4-4541-bba5-51e7b3bd3e95","LogTimestamp":"2023-05-25T23:24:19.756Z","elapsedTime":"4"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:19.802Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"9f51b11c-2ac3-451c-bf9f-54dd40a51458","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"96","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"0a871d4b-cfd4-4541-bba5-51e7b3bd3e95","LogTimestamp":"2023-05-25T23:24:19.801Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:19.805Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9f51b11c-2ac3-451c-bf9f-54dd40a51458","ServiceName":"/aai/v27/service-design-and-creation/models/model/bab6dceb-e7e6-4301-a5e0-a7399b48d792","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:19.804Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:19 +0000] "PUT /aai/v27/service-design-and-creation/models/model/bab6dceb-e7e6-4301-a5e0-a7399b48d792" 201 0 REST 9f51b11c-2ac3-451c-bf9f-54dd40a51458 AAI-TOOLS 127.0.0.6 - - - - - - - - - 103 - "logType": "access"
{"timestamp":"2023-05-25T23:24:19.891Z","message":"Entering","context":{"RequestID":"11fc4318-c1aa-4822-a252-86183f07b1c0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f59e5bfa-d685-48ce-8cf4-ca519a50f3db","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:19.891Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:19.898Z","message":"Checking for system property [partnerName]","context":{"RequestID":"11fc4318-c1aa-4822-a252-86183f07b1c0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f59e5bfa-d685-48ce-8cf4-ca519a50f3db","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:19.891Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:19.898Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"11fc4318-c1aa-4822-a252-86183f07b1c0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f59e5bfa-d685-48ce-8cf4-ca519a50f3db","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:19.891Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:19.898Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"11fc4318-c1aa-4822-a252-86183f07b1c0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f59e5bfa-d685-48ce-8cf4-ca519a50f3db","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:19.891Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:19.898Z","message":"Invoke","context":{"RequestID":"11fc4318-c1aa-4822-a252-86183f07b1c0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","InvocationID":"f59e5bfa-d685-48ce-8cf4-ca519a50f3db","LogTimestamp":"2023-05-25T23:24:19.898Z"},"thread":"qtp1094674892-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:19.956Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"11fc4318-c1aa-4822-a252-86183f07b1c0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"58","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","InvocationID":"f59e5bfa-d685-48ce-8cf4-ca519a50f3db","LogTimestamp":"2023-05-25T23:24:19.956Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:19.976Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"11fc4318-c1aa-4822-a252-86183f07b1c0\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:19:962\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057059897\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"c00563ae-812b-4e62-8330-7c4d0f47088a\",\"resource-version\":\"1685057059897\",\"model-name\":\"vf-module\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\"}}","context":{"RequestID":"11fc4318-c1aa-4822-a252-86183f07b1c0","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:19.976Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:19.998Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"11fc4318-c1aa-4822-a252-86183f07b1c0","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"22","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:19.998Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:20.000Z","message":"{\"transactionId\":\"11fc4318-c1aa-4822-a252-86183f07b1c0\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:19:891\",\"respDate\":\"230525-23:24:20:000\",\"sourceId\":\"AAI-TOOLS:11fc4318-c1aa-4822-a252-86183f07b1c0\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:19:891-57038\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[17fcd373-1bad-4848-a929-f321fbe3382a], x-b3-parentspanid=[790f8a0529cb32d8], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[11fc4318-c1aa-4822-a252-86183f07b1c0], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ff7dee7159ad4b23862cec464ae70dec], x-b3-spanid=[4439a224039d6a17], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[263], Content-Type=[application/json], X-ONAP-RequestID=[11fc4318-c1aa-4822-a252-86183f07b1c0]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"c00563ae-812b-4e62-8330-7c4d0f47088a\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"vf-module\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:19:891-57038\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[61584], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230525-23:24:19:891-57038]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"11fc4318-c1aa-4822-a252-86183f07b1c0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"58","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"f59e5bfa-d685-48ce-8cf4-ca519a50f3db","LogTimestamp":"2023-05-25T23:24:19.956Z","elapsedTime":"3"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:20.001Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"11fc4318-c1aa-4822-a252-86183f07b1c0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"110","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"f59e5bfa-d685-48ce-8cf4-ca519a50f3db","LogTimestamp":"2023-05-25T23:24:20.001Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:20 +0000] "PUT /aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5" 201 0 REST 11fc4318-c1aa-4822-a252-86183f07b1c0 AAI-TOOLS 127.0.0.6 - - - - - - - - - 114 - "logType": "access"
{"timestamp":"2023-05-25T23:24:20.093Z","message":"Entering","context":{"RequestID":"57afa3ec-7d32-4617-b310-32be3c30890d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"96952619-f6d3-48f8-8b6f-b41ccb741994","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:20.093Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:20.101Z","message":"Checking for system property [partnerName]","context":{"RequestID":"57afa3ec-7d32-4617-b310-32be3c30890d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"96952619-f6d3-48f8-8b6f-b41ccb741994","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:20.093Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:20.101Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"57afa3ec-7d32-4617-b310-32be3c30890d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"96952619-f6d3-48f8-8b6f-b41ccb741994","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:20.093Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:20.101Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"57afa3ec-7d32-4617-b310-32be3c30890d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"96952619-f6d3-48f8-8b6f-b41ccb741994","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:20.093Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:20.102Z","message":"Invoke","context":{"RequestID":"57afa3ec-7d32-4617-b310-32be3c30890d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/bed7c3b7-35d0-4cd9-abde-41b20e68b28e","InvocationID":"96952619-f6d3-48f8-8b6f-b41ccb741994","LogTimestamp":"2023-05-25T23:24:20.102Z"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:20.153Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"57afa3ec-7d32-4617-b310-32be3c30890d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"52","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/bed7c3b7-35d0-4cd9-abde-41b20e68b28e","InvocationID":"96952619-f6d3-48f8-8b6f-b41ccb741994","LogTimestamp":"2023-05-25T23:24:20.153Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:20.168Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/bed7c3b7-35d0-4cd9-abde-41b20e68b28e\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"57afa3ec-7d32-4617-b310-32be3c30890d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:20:158\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057060100\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"8e8c22f1-fbdf-48ea-844c-8bdeb44e7b16\",\"resource-version\":\"1685057060100\",\"model-name\":\"vig-server\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"bed7c3b7-35d0-4cd9-abde-41b20e68b28e\"}}","context":{"RequestID":"57afa3ec-7d32-4617-b310-32be3c30890d","ServiceName":"/aai/v27/service-design-and-creation/models/model/bed7c3b7-35d0-4cd9-abde-41b20e68b28e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:20.168Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:20.180Z","message":"{\"transactionId\":\"57afa3ec-7d32-4617-b310-32be3c30890d\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:20:094\",\"respDate\":\"230525-23:24:20:180\",\"sourceId\":\"AAI-TOOLS:57afa3ec-7d32-4617-b310-32be3c30890d\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/bed7c3b7-35d0-4cd9-abde-41b20e68b28e\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:20:094-43487\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[013cdff6-3353-4167-b396-fef215606272], x-b3-parentspanid=[08315fdb0b8c1d7d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[57afa3ec-7d32-4617-b310-32be3c30890d], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0436fc920168fcfede5490a691ec8a61], x-b3-spanid=[0f66048c3f361bee], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[264], Content-Type=[application/json], X-ONAP-RequestID=[57afa3ec-7d32-4617-b310-32be3c30890d]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"bed7c3b7-35d0-4cd9-abde-41b20e68b28e\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"8e8c22f1-fbdf-48ea-844c-8bdeb44e7b16\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"vig-server\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:20:094-43487\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[65680], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230525-23:24:20:094-43487]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"57afa3ec-7d32-4617-b310-32be3c30890d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"52","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"96952619-f6d3-48f8-8b6f-b41ccb741994","LogTimestamp":"2023-05-25T23:24:20.153Z","elapsedTime":"3"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:20.181Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"57afa3ec-7d32-4617-b310-32be3c30890d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"88","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"96952619-f6d3-48f8-8b6f-b41ccb741994","LogTimestamp":"2023-05-25T23:24:20.181Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:20 +0000] "PUT /aai/v27/service-design-and-creation/models/model/bed7c3b7-35d0-4cd9-abde-41b20e68b28e" 201 0 REST 57afa3ec-7d32-4617-b310-32be3c30890d AAI-TOOLS 127.0.0.6 - - - - - - - - - 90 - "logType": "access"
{"timestamp":"2023-05-25T23:24:20.192Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"57afa3ec-7d32-4617-b310-32be3c30890d","ServiceName":"/aai/v27/service-design-and-creation/models/model/bed7c3b7-35d0-4cd9-abde-41b20e68b28e","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:20.192Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:20.278Z","message":"Entering","context":{"RequestID":"80f77459-e9fe-4b9d-916f-a3a44cc1c8f0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"77039d8d-0fb6-482a-a88b-60b46cc2dcbf","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:20.278Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:20.294Z","message":"Checking for system property [partnerName]","context":{"RequestID":"80f77459-e9fe-4b9d-916f-a3a44cc1c8f0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"77039d8d-0fb6-482a-a88b-60b46cc2dcbf","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:20.278Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:20.294Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"80f77459-e9fe-4b9d-916f-a3a44cc1c8f0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"77039d8d-0fb6-482a-a88b-60b46cc2dcbf","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:20.278Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:20.294Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"80f77459-e9fe-4b9d-916f-a3a44cc1c8f0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"77039d8d-0fb6-482a-a88b-60b46cc2dcbf","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:20.278Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:20.295Z","message":"Invoke","context":{"RequestID":"80f77459-e9fe-4b9d-916f-a3a44cc1c8f0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/5150abcf-0c5f-4593-9afe-a19c48fc4824","InvocationID":"77039d8d-0fb6-482a-a88b-60b46cc2dcbf","LogTimestamp":"2023-05-25T23:24:20.295Z"},"thread":"qtp1094674892-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:20.356Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"80f77459-e9fe-4b9d-916f-a3a44cc1c8f0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"62","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/5150abcf-0c5f-4593-9afe-a19c48fc4824","InvocationID":"77039d8d-0fb6-482a-a88b-60b46cc2dcbf","LogTimestamp":"2023-05-25T23:24:20.356Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:20.374Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/5150abcf-0c5f-4593-9afe-a19c48fc4824\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"80f77459-e9fe-4b9d-916f-a3a44cc1c8f0\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:20:363\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057060292\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"6dd43ced-d789-47af-a759-d3abc14e3ac1\",\"resource-version\":\"1685057060292\",\"model-name\":\"virtual-data-center\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"5150abcf-0c5f-4593-9afe-a19c48fc4824\"}}","context":{"RequestID":"80f77459-e9fe-4b9d-916f-a3a44cc1c8f0","ServiceName":"/aai/v27/service-design-and-creation/models/model/5150abcf-0c5f-4593-9afe-a19c48fc4824","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:20.373Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:20.388Z","message":"{\"transactionId\":\"80f77459-e9fe-4b9d-916f-a3a44cc1c8f0\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:20:279\",\"respDate\":\"230525-23:24:20:388\",\"sourceId\":\"AAI-TOOLS:80f77459-e9fe-4b9d-916f-a3a44cc1c8f0\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/5150abcf-0c5f-4593-9afe-a19c48fc4824\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:20:279-73901\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[c305086e-0754-4fee-85d1-515708e668d1], x-b3-parentspanid=[49c4c632140f87e5], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[80f77459-e9fe-4b9d-916f-a3a44cc1c8f0], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0dae471b7e318e3b2995f6355eb1fb79], x-b3-spanid=[1b06eabd79ccecb3], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[273], Content-Type=[application/json], X-ONAP-RequestID=[80f77459-e9fe-4b9d-916f-a3a44cc1c8f0]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"5150abcf-0c5f-4593-9afe-a19c48fc4824\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"6dd43ced-d789-47af-a759-d3abc14e3ac1\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"virtual-data-center\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:20:279-73901\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[61488], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230525-23:24:20:279-73901]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"80f77459-e9fe-4b9d-916f-a3a44cc1c8f0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"62","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"77039d8d-0fb6-482a-a88b-60b46cc2dcbf","LogTimestamp":"2023-05-25T23:24:20.356Z","elapsedTime":"4"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:20.389Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"80f77459-e9fe-4b9d-916f-a3a44cc1c8f0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"111","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"77039d8d-0fb6-482a-a88b-60b46cc2dcbf","LogTimestamp":"2023-05-25T23:24:20.389Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:20 +0000] "PUT /aai/v27/service-design-and-creation/models/model/5150abcf-0c5f-4593-9afe-a19c48fc4824" 201 0 REST 80f77459-e9fe-4b9d-916f-a3a44cc1c8f0 AAI-TOOLS 127.0.0.6 - - - - - - - - - 116 - "logType": "access"
{"timestamp":"2023-05-25T23:24:20.400Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"80f77459-e9fe-4b9d-916f-a3a44cc1c8f0","ServiceName":"/aai/v27/service-design-and-creation/models/model/5150abcf-0c5f-4593-9afe-a19c48fc4824","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:20.400Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:20.449Z","message":"Entering","context":{"RequestID":"b2e84fbd-bb70-415c-9058-c5592e712fcd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e6d7c514-81a2-42a6-824a-74d7937d12af","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:24:20.449Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:20.454Z","message":"{\"transactionId\":\"b2e84fbd-bb70-415c-9058-c5592e712fcd\",\"status\":\"200\",\"rqstDate\":\"230525-23:24:20:451\",\"respDate\":\"230525-23:24:20:453\",\"sourceId\":\"haproxy:b2e84fbd-bb70-415c-9058-c5592e712fcd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:20:451-28794\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[58ecc077-ba08-4164-b04b-09b32ddca036], x-b3-parentspanid=[7aa8c766a035b4ed], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[784ba8666e04acfb7aa8c766a035b4ed], x-b3-spanid=[38c9e56259356f2f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b2e84fbd-bb70-415c-9058-c5592e712fcd]}\\\"}\"}","context":{"RequestID":"b2e84fbd-bb70-415c-9058-c5592e712fcd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e6d7c514-81a2-42a6-824a-74d7937d12af","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:24:20.449Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:20.455Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b2e84fbd-bb70-415c-9058-c5592e712fcd","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e6d7c514-81a2-42a6-824a-74d7937d12af","LogTimestamp":"2023-05-25T23:24:20.455Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-05-25T23:24:20.487Z","message":"Entering","context":{"RequestID":"b71cc7c6-9a55-4504-9549-61cb25a100b6","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4eb44b2f-65c9-4d5a-b217-c0b5f53ec90f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:20.487Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:20.494Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b71cc7c6-9a55-4504-9549-61cb25a100b6","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4eb44b2f-65c9-4d5a-b217-c0b5f53ec90f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:20.487Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:20.494Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b71cc7c6-9a55-4504-9549-61cb25a100b6","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4eb44b2f-65c9-4d5a-b217-c0b5f53ec90f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:20.487Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:20.494Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b71cc7c6-9a55-4504-9549-61cb25a100b6","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4eb44b2f-65c9-4d5a-b217-c0b5f53ec90f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:20.487Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:20.495Z","message":"Invoke","context":{"RequestID":"b71cc7c6-9a55-4504-9549-61cb25a100b6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","InvocationID":"4eb44b2f-65c9-4d5a-b217-c0b5f53ec90f","LogTimestamp":"2023-05-25T23:24:20.495Z"},"thread":"qtp1094674892-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:20.546Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"b71cc7c6-9a55-4504-9549-61cb25a100b6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"52","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","InvocationID":"4eb44b2f-65c9-4d5a-b217-c0b5f53ec90f","LogTimestamp":"2023-05-25T23:24:20.546Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1094674892-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:20.560Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"b71cc7c6-9a55-4504-9549-61cb25a100b6\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:20:550\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057060493\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"257d88a5-a269-4c35-944f-aca04fbdb791\",\"resource-version\":\"1685057060493\",\"model-name\":\"vlan\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\"}}","context":{"RequestID":"b71cc7c6-9a55-4504-9549-61cb25a100b6","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:20.559Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:20.572Z","message":"{\"transactionId\":\"b71cc7c6-9a55-4504-9549-61cb25a100b6\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:20:487\",\"respDate\":\"230525-23:24:20:572\",\"sourceId\":\"AAI-TOOLS:b71cc7c6-9a55-4504-9549-61cb25a100b6\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:20:487-86850\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[cfc55da6-9b54-47d4-9a3f-9c29f6724194], x-b3-parentspanid=[bd30da8a53507ce3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[b71cc7c6-9a55-4504-9549-61cb25a100b6], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7bd22e911a5e7d6f9c37aa454937a179], x-b3-spanid=[baabdec3190590a0], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[258], Content-Type=[application/json], X-ONAP-RequestID=[b71cc7c6-9a55-4504-9549-61cb25a100b6]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"257d88a5-a269-4c35-944f-aca04fbdb791\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"vlan\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:20:487-86850\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[69776], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230525-23:24:20:487-86850]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"b71cc7c6-9a55-4504-9549-61cb25a100b6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"52","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"4eb44b2f-65c9-4d5a-b217-c0b5f53ec90f","LogTimestamp":"2023-05-25T23:24:20.546Z","elapsedTime":"2"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:20.573Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"b71cc7c6-9a55-4504-9549-61cb25a100b6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"86","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"4eb44b2f-65c9-4d5a-b217-c0b5f53ec90f","LogTimestamp":"2023-05-25T23:24:20.573Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:20 +0000] "PUT /aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8" 201 0 REST b71cc7c6-9a55-4504-9549-61cb25a100b6 AAI-TOOLS 127.0.0.6 - - - - - - - - - 90 - "logType": "access"
{"timestamp":"2023-05-25T23:24:20.584Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b71cc7c6-9a55-4504-9549-61cb25a100b6","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:20.584Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:20.664Z","message":"Entering","context":{"RequestID":"684b64fe-eece-4a68-a40a-2ae683961973","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"75c4dece-a002-463f-8545-a5ec54ebc7dc","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:20.664Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:20.677Z","message":"Checking for system property [partnerName]","context":{"RequestID":"684b64fe-eece-4a68-a40a-2ae683961973","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"75c4dece-a002-463f-8545-a5ec54ebc7dc","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:20.664Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:20.677Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"684b64fe-eece-4a68-a40a-2ae683961973","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"75c4dece-a002-463f-8545-a5ec54ebc7dc","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:20.664Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:20.677Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"684b64fe-eece-4a68-a40a-2ae683961973","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"75c4dece-a002-463f-8545-a5ec54ebc7dc","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:20.664Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:20.678Z","message":"Invoke","context":{"RequestID":"684b64fe-eece-4a68-a40a-2ae683961973","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/f9a628ff-7aa0-40e2-a93d-02d91c950982","InvocationID":"75c4dece-a002-463f-8545-a5ec54ebc7dc","LogTimestamp":"2023-05-25T23:24:20.678Z"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:20.734Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"684b64fe-eece-4a68-a40a-2ae683961973","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"56","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/f9a628ff-7aa0-40e2-a93d-02d91c950982","InvocationID":"75c4dece-a002-463f-8545-a5ec54ebc7dc","LogTimestamp":"2023-05-25T23:24:20.734Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:20.747Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/f9a628ff-7aa0-40e2-a93d-02d91c950982\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"684b64fe-eece-4a68-a40a-2ae683961973\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:20:738\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057060676\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"c4d3e747-ba4a-4b17-9896-94c6f18c19d3\",\"resource-version\":\"1685057060676\",\"model-name\":\"vnf-image\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"f9a628ff-7aa0-40e2-a93d-02d91c950982\"}}","context":{"RequestID":"684b64fe-eece-4a68-a40a-2ae683961973","ServiceName":"/aai/v27/service-design-and-creation/models/model/f9a628ff-7aa0-40e2-a93d-02d91c950982","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:20.747Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:20.767Z","message":"{\"transactionId\":\"684b64fe-eece-4a68-a40a-2ae683961973\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:20:665\",\"respDate\":\"230525-23:24:20:767\",\"sourceId\":\"AAI-TOOLS:684b64fe-eece-4a68-a40a-2ae683961973\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/f9a628ff-7aa0-40e2-a93d-02d91c950982\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:20:665-55157\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[796063f2-8666-4164-81a7-e9996f471fa7], x-b3-parentspanid=[824bb20dd25b6edf], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[684b64fe-eece-4a68-a40a-2ae683961973], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b7c537ede1074805b5bc3180b0522397], x-b3-spanid=[e4c81f036e6a567a], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[263], Content-Type=[application/json], X-ONAP-RequestID=[684b64fe-eece-4a68-a40a-2ae683961973]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"f9a628ff-7aa0-40e2-a93d-02d91c950982\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"c4d3e747-ba4a-4b17-9896-94c6f18c19d3\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"vnf-image\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:20:665-55157\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[102592], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230525-23:24:20:665-55157]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"684b64fe-eece-4a68-a40a-2ae683961973","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"56","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"75c4dece-a002-463f-8545-a5ec54ebc7dc","LogTimestamp":"2023-05-25T23:24:20.734Z","elapsedTime":"2"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:20.768Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"684b64fe-eece-4a68-a40a-2ae683961973","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"104","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"75c4dece-a002-463f-8545-a5ec54ebc7dc","LogTimestamp":"2023-05-25T23:24:20.768Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:20 +0000] "PUT /aai/v27/service-design-and-creation/models/model/f9a628ff-7aa0-40e2-a93d-02d91c950982" 201 0 REST 684b64fe-eece-4a68-a40a-2ae683961973 AAI-TOOLS 127.0.0.6 - - - - - - - - - 108 - "logType": "access"
{"timestamp":"2023-05-25T23:24:20.770Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"684b64fe-eece-4a68-a40a-2ae683961973","ServiceName":"/aai/v27/service-design-and-creation/models/model/f9a628ff-7aa0-40e2-a93d-02d91c950982","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:20.770Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:20.847Z","message":"Entering","context":{"RequestID":"0e7dda8d-ef9c-4b15-9f52-88e71bfb5357","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5206c0c4-a9d1-4792-a724-cdff971e4022","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:20.846Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:20.861Z","message":"Checking for system property [partnerName]","context":{"RequestID":"0e7dda8d-ef9c-4b15-9f52-88e71bfb5357","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5206c0c4-a9d1-4792-a724-cdff971e4022","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:20.846Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:20.861Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"0e7dda8d-ef9c-4b15-9f52-88e71bfb5357","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5206c0c4-a9d1-4792-a724-cdff971e4022","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:20.846Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:20.861Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"0e7dda8d-ef9c-4b15-9f52-88e71bfb5357","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5206c0c4-a9d1-4792-a724-cdff971e4022","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:20.846Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:20.862Z","message":"Invoke","context":{"RequestID":"0e7dda8d-ef9c-4b15-9f52-88e71bfb5357","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/96129eb9-f0de-4e05-8af2-73146473f766","InvocationID":"5206c0c4-a9d1-4792-a724-cdff971e4022","LogTimestamp":"2023-05-25T23:24:20.862Z"},"thread":"qtp1094674892-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:20.912Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"0e7dda8d-ef9c-4b15-9f52-88e71bfb5357","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"51","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/96129eb9-f0de-4e05-8af2-73146473f766","InvocationID":"5206c0c4-a9d1-4792-a724-cdff971e4022","LogTimestamp":"2023-05-25T23:24:20.912Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:20.923Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/96129eb9-f0de-4e05-8af2-73146473f766\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"0e7dda8d-ef9c-4b15-9f52-88e71bfb5357\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:20:916\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057060860\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"5761e0a7-c6df-4d8a-9ebd-b8f445054dec\",\"resource-version\":\"1685057060860\",\"model-name\":\"vnfc\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"96129eb9-f0de-4e05-8af2-73146473f766\"}}","context":{"RequestID":"0e7dda8d-ef9c-4b15-9f52-88e71bfb5357","ServiceName":"/aai/v27/service-design-and-creation/models/model/96129eb9-f0de-4e05-8af2-73146473f766","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:20.923Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:20.936Z","message":"{\"transactionId\":\"0e7dda8d-ef9c-4b15-9f52-88e71bfb5357\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:20:848\",\"respDate\":\"230525-23:24:20:936\",\"sourceId\":\"AAI-TOOLS:0e7dda8d-ef9c-4b15-9f52-88e71bfb5357\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/96129eb9-f0de-4e05-8af2-73146473f766\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:20:848-50611\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[97269292-2af9-4c29-a7c4-114a17c39e47], x-b3-parentspanid=[05b17c63bdd089cd], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[0e7dda8d-ef9c-4b15-9f52-88e71bfb5357], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[908053874614ee94d808551420ad3662], x-b3-spanid=[104dfdf1b7e77d49], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[258], Content-Type=[application/json], X-ONAP-RequestID=[0e7dda8d-ef9c-4b15-9f52-88e71bfb5357]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"96129eb9-f0de-4e05-8af2-73146473f766\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"5761e0a7-c6df-4d8a-9ebd-b8f445054dec\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"vnfc\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:20:848-50611\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[73944], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230525-23:24:20:848-50611]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"0e7dda8d-ef9c-4b15-9f52-88e71bfb5357","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"51","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"5206c0c4-a9d1-4792-a724-cdff971e4022","LogTimestamp":"2023-05-25T23:24:20.912Z","elapsedTime":"2"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:20.937Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"0e7dda8d-ef9c-4b15-9f52-88e71bfb5357","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"90","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"5206c0c4-a9d1-4792-a724-cdff971e4022","LogTimestamp":"2023-05-25T23:24:20.936Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:20 +0000] "PUT /aai/v27/service-design-and-creation/models/model/96129eb9-f0de-4e05-8af2-73146473f766" 201 0 REST 0e7dda8d-ef9c-4b15-9f52-88e71bfb5357 AAI-TOOLS 127.0.0.6 - - - - - - - - - 94 - "logType": "access"
{"timestamp":"2023-05-25T23:24:20.946Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0e7dda8d-ef9c-4b15-9f52-88e71bfb5357","ServiceName":"/aai/v27/service-design-and-creation/models/model/96129eb9-f0de-4e05-8af2-73146473f766","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:20.946Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:21.020Z","message":"Entering","context":{"RequestID":"85df4156-9375-40d5-9de7-4b57b7db2277","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a1006a6d-9230-45f9-9e8c-69dc23098554","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:21.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:21.031Z","message":"Checking for system property [partnerName]","context":{"RequestID":"85df4156-9375-40d5-9de7-4b57b7db2277","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a1006a6d-9230-45f9-9e8c-69dc23098554","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:21.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:21.031Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"85df4156-9375-40d5-9de7-4b57b7db2277","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a1006a6d-9230-45f9-9e8c-69dc23098554","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:21.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:21.031Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"85df4156-9375-40d5-9de7-4b57b7db2277","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a1006a6d-9230-45f9-9e8c-69dc23098554","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:21.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:21.031Z","message":"Invoke","context":{"RequestID":"85df4156-9375-40d5-9de7-4b57b7db2277","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/ddd739b4-2b25-46c4-affc-41a32af5cc42","InvocationID":"a1006a6d-9230-45f9-9e8c-69dc23098554","LogTimestamp":"2023-05-25T23:24:21.031Z"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:21.080Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"85df4156-9375-40d5-9de7-4b57b7db2277","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"48","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/ddd739b4-2b25-46c4-affc-41a32af5cc42","InvocationID":"a1006a6d-9230-45f9-9e8c-69dc23098554","LogTimestamp":"2023-05-25T23:24:21.079Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:21.091Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ddd739b4-2b25-46c4-affc-41a32af5cc42\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"85df4156-9375-40d5-9de7-4b57b7db2277\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:21:082\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057061030\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"0fbe2e8f-4d91-4415-a772-88387049b38d\",\"resource-version\":\"1685057061030\",\"model-name\":\"volume\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"ddd739b4-2b25-46c4-affc-41a32af5cc42\"}}","context":{"RequestID":"85df4156-9375-40d5-9de7-4b57b7db2277","ServiceName":"/aai/v27/service-design-and-creation/models/model/ddd739b4-2b25-46c4-affc-41a32af5cc42","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:21.091Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:21.100Z","message":"{\"transactionId\":\"85df4156-9375-40d5-9de7-4b57b7db2277\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:21:021\",\"respDate\":\"230525-23:24:21:100\",\"sourceId\":\"AAI-TOOLS:85df4156-9375-40d5-9de7-4b57b7db2277\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/ddd739b4-2b25-46c4-affc-41a32af5cc42\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:21:021-36728\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[401bd1b4-5880-4334-a471-1101cb057241], x-b3-parentspanid=[7725e740025861d5], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[85df4156-9375-40d5-9de7-4b57b7db2277], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[81fa141e8fa46d42df9dfef154d27674], x-b3-spanid=[67827849ed182e5c], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[260], Content-Type=[application/json], X-ONAP-RequestID=[85df4156-9375-40d5-9de7-4b57b7db2277]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"ddd739b4-2b25-46c4-affc-41a32af5cc42\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"0fbe2e8f-4d91-4415-a772-88387049b38d\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"volume\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:21:021-36728\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[69680], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230525-23:24:21:021-36728]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"85df4156-9375-40d5-9de7-4b57b7db2277","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"48","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a1006a6d-9230-45f9-9e8c-69dc23098554","LogTimestamp":"2023-05-25T23:24:21.079Z","elapsedTime":"1"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:21.100Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"85df4156-9375-40d5-9de7-4b57b7db2277","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"80","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a1006a6d-9230-45f9-9e8c-69dc23098554","LogTimestamp":"2023-05-25T23:24:21.100Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:21 +0000] "PUT /aai/v27/service-design-and-creation/models/model/ddd739b4-2b25-46c4-affc-41a32af5cc42" 201 0 REST 85df4156-9375-40d5-9de7-4b57b7db2277 AAI-TOOLS 127.0.0.6 - - - - - - - - - 84 - "logType": "access"
{"timestamp":"2023-05-25T23:24:21.117Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"85df4156-9375-40d5-9de7-4b57b7db2277","ServiceName":"/aai/v27/service-design-and-creation/models/model/ddd739b4-2b25-46c4-affc-41a32af5cc42","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:21.117Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:21.183Z","message":"Entering","context":{"RequestID":"6f3ac250-2e78-4fb2-938a-e7eeb47dc007","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a6ec527a-337b-4c1a-b211-7810a162f6ea","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:21.183Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:21.188Z","message":"Checking for system property [partnerName]","context":{"RequestID":"6f3ac250-2e78-4fb2-938a-e7eeb47dc007","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a6ec527a-337b-4c1a-b211-7810a162f6ea","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:21.183Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:21.189Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"6f3ac250-2e78-4fb2-938a-e7eeb47dc007","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a6ec527a-337b-4c1a-b211-7810a162f6ea","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:21.183Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:21.189Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"6f3ac250-2e78-4fb2-938a-e7eeb47dc007","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a6ec527a-337b-4c1a-b211-7810a162f6ea","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:21.183Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:21.189Z","message":"Invoke","context":{"RequestID":"6f3ac250-2e78-4fb2-938a-e7eeb47dc007","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","InvocationID":"a6ec527a-337b-4c1a-b211-7810a162f6ea","LogTimestamp":"2023-05-25T23:24:21.189Z"},"thread":"qtp1094674892-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:21.238Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"6f3ac250-2e78-4fb2-938a-e7eeb47dc007","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"49","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","InvocationID":"a6ec527a-337b-4c1a-b211-7810a162f6ea","LogTimestamp":"2023-05-25T23:24:21.238Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1094674892-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:21.250Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"6f3ac250-2e78-4fb2-938a-e7eeb47dc007\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:21:242\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057061188\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"99d44c90-1f61-4418-b9a6-56586bf38c79\",\"resource-version\":\"1685057061188\",\"model-name\":\"volume-group\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"fcec1b02-b2d0-4834-aef8-d71be04717dd\"}}","context":{"RequestID":"6f3ac250-2e78-4fb2-938a-e7eeb47dc007","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:21.250Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:21.265Z","message":"{\"transactionId\":\"6f3ac250-2e78-4fb2-938a-e7eeb47dc007\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:21:184\",\"respDate\":\"230525-23:24:21:265\",\"sourceId\":\"AAI-TOOLS:6f3ac250-2e78-4fb2-938a-e7eeb47dc007\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:21:184-25825\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[3a27a772-cf2b-4972-a87e-54633b0faf0e], x-b3-parentspanid=[060c271b34c5c4c6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[6f3ac250-2e78-4fb2-938a-e7eeb47dc007], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9673b08fc1ad8e12eafe170c92dc9812], x-b3-spanid=[740556d31636680b], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[266], Content-Type=[application/json], X-ONAP-RequestID=[6f3ac250-2e78-4fb2-938a-e7eeb47dc007]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"fcec1b02-b2d0-4834-aef8-d71be04717dd\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"99d44c90-1f61-4418-b9a6-56586bf38c79\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"volume-group\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:21:184-25825\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[73872], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230525-23:24:21:184-25825]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"6f3ac250-2e78-4fb2-938a-e7eeb47dc007","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"49","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a6ec527a-337b-4c1a-b211-7810a162f6ea","LogTimestamp":"2023-05-25T23:24:21.238Z","elapsedTime":"2"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:21.266Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"6f3ac250-2e78-4fb2-938a-e7eeb47dc007","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"82","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a6ec527a-337b-4c1a-b211-7810a162f6ea","LogTimestamp":"2023-05-25T23:24:21.265Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:21 +0000] "PUT /aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd" 201 0 REST 6f3ac250-2e78-4fb2-938a-e7eeb47dc007 AAI-TOOLS 127.0.0.6 - - - - - - - - - 85 - "logType": "access"
{"timestamp":"2023-05-25T23:24:21.274Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"6f3ac250-2e78-4fb2-938a-e7eeb47dc007","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:21.274Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:21.375Z","message":"Entering","context":{"RequestID":"efa784ea-3f4a-424e-b1fe-4f1443d4c041","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c91d0018-f2e2-45c4-9a5c-05c5dd09ec10","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:21.374Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:21.386Z","message":"Checking for system property [partnerName]","context":{"RequestID":"efa784ea-3f4a-424e-b1fe-4f1443d4c041","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c91d0018-f2e2-45c4-9a5c-05c5dd09ec10","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:21.374Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:21.386Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"efa784ea-3f4a-424e-b1fe-4f1443d4c041","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c91d0018-f2e2-45c4-9a5c-05c5dd09ec10","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:21.374Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:21.386Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"efa784ea-3f4a-424e-b1fe-4f1443d4c041","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c91d0018-f2e2-45c4-9a5c-05c5dd09ec10","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:21.374Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:21.387Z","message":"Invoke","context":{"RequestID":"efa784ea-3f4a-424e-b1fe-4f1443d4c041","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/053ec3a7-5b72-492d-b54d-123805a9b967","InvocationID":"c91d0018-f2e2-45c4-9a5c-05c5dd09ec10","LogTimestamp":"2023-05-25T23:24:21.387Z"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:21.441Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"efa784ea-3f4a-424e-b1fe-4f1443d4c041","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"54","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/053ec3a7-5b72-492d-b54d-123805a9b967","InvocationID":"c91d0018-f2e2-45c4-9a5c-05c5dd09ec10","LogTimestamp":"2023-05-25T23:24:21.441Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:21.451Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/053ec3a7-5b72-492d-b54d-123805a9b967\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"efa784ea-3f4a-424e-b1fe-4f1443d4c041\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:21:445\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057061385\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"203817d3-829c-42d4-942d-2a935478e993\",\"resource-version\":\"1685057061385\",\"model-name\":\"vpe\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"053ec3a7-5b72-492d-b54d-123805a9b967\"}}","context":{"RequestID":"efa784ea-3f4a-424e-b1fe-4f1443d4c041","ServiceName":"/aai/v27/service-design-and-creation/models/model/053ec3a7-5b72-492d-b54d-123805a9b967","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:21.451Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:21.461Z","message":"{\"transactionId\":\"efa784ea-3f4a-424e-b1fe-4f1443d4c041\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:21:376\",\"respDate\":\"230525-23:24:21:461\",\"sourceId\":\"AAI-TOOLS:efa784ea-3f4a-424e-b1fe-4f1443d4c041\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/053ec3a7-5b72-492d-b54d-123805a9b967\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:21:376-65833\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[b3f4ca30-8142-40b7-9b49-816875705254], x-b3-parentspanid=[8a193014887cd950], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[efa784ea-3f4a-424e-b1fe-4f1443d4c041], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0c29f24626f70ea8333b7eeb24636f32], x-b3-spanid=[9cf14c3e2be76b5e], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[257], Content-Type=[application/json], X-ONAP-RequestID=[efa784ea-3f4a-424e-b1fe-4f1443d4c041]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"053ec3a7-5b72-492d-b54d-123805a9b967\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"203817d3-829c-42d4-942d-2a935478e993\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"vpe\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:21:376-65833\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[118984], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230525-23:24:21:376-65833]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"efa784ea-3f4a-424e-b1fe-4f1443d4c041","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"54","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"c91d0018-f2e2-45c4-9a5c-05c5dd09ec10","LogTimestamp":"2023-05-25T23:24:21.441Z","elapsedTime":"1"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:21.462Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"efa784ea-3f4a-424e-b1fe-4f1443d4c041","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"88","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"c91d0018-f2e2-45c4-9a5c-05c5dd09ec10","LogTimestamp":"2023-05-25T23:24:21.462Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:21 +0000] "PUT /aai/v27/service-design-and-creation/models/model/053ec3a7-5b72-492d-b54d-123805a9b967" 201 0 REST efa784ea-3f4a-424e-b1fe-4f1443d4c041 AAI-TOOLS 127.0.0.6 - - - - - - - - - 91 - "logType": "access"
{"timestamp":"2023-05-25T23:24:21.473Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"efa784ea-3f4a-424e-b1fe-4f1443d4c041","ServiceName":"/aai/v27/service-design-and-creation/models/model/053ec3a7-5b72-492d-b54d-123805a9b967","TargetServiceName":"AAI-EVENT","ElapsedTime":"22","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:21.473Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:21.550Z","message":"Entering","context":{"RequestID":"db2c2ee1-14e6-4d1d-9cab-ebd6b278abbc","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"38600f76-78d0-4819-94c6-50a45910fe53","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:21.550Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:21.560Z","message":"Checking for system property [partnerName]","context":{"RequestID":"db2c2ee1-14e6-4d1d-9cab-ebd6b278abbc","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"38600f76-78d0-4819-94c6-50a45910fe53","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:21.550Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:21.561Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"db2c2ee1-14e6-4d1d-9cab-ebd6b278abbc","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"38600f76-78d0-4819-94c6-50a45910fe53","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:21.550Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:21.561Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"db2c2ee1-14e6-4d1d-9cab-ebd6b278abbc","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"38600f76-78d0-4819-94c6-50a45910fe53","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:21.550Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:21.561Z","message":"Invoke","context":{"RequestID":"db2c2ee1-14e6-4d1d-9cab-ebd6b278abbc","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/457ba89b-334c-4fbd-acc4-160ac0e0cdc0","InvocationID":"38600f76-78d0-4819-94c6-50a45910fe53","LogTimestamp":"2023-05-25T23:24:21.561Z"},"thread":"qtp1094674892-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:21.615Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"db2c2ee1-14e6-4d1d-9cab-ebd6b278abbc","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"54","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/457ba89b-334c-4fbd-acc4-160ac0e0cdc0","InvocationID":"38600f76-78d0-4819-94c6-50a45910fe53","LogTimestamp":"2023-05-25T23:24:21.615Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:21.637Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/457ba89b-334c-4fbd-acc4-160ac0e0cdc0\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"db2c2ee1-14e6-4d1d-9cab-ebd6b278abbc\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:21:627\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057061559\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"b1566228-6785-4ce1-aea2-053736f80341\",\"resource-version\":\"1685057061559\",\"model-name\":\"vpls-pe\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"457ba89b-334c-4fbd-acc4-160ac0e0cdc0\"}}","context":{"RequestID":"db2c2ee1-14e6-4d1d-9cab-ebd6b278abbc","ServiceName":"/aai/v27/service-design-and-creation/models/model/457ba89b-334c-4fbd-acc4-160ac0e0cdc0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:21.637Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:21.650Z","message":"{\"transactionId\":\"db2c2ee1-14e6-4d1d-9cab-ebd6b278abbc\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:21:551\",\"respDate\":\"230525-23:24:21:650\",\"sourceId\":\"AAI-TOOLS:db2c2ee1-14e6-4d1d-9cab-ebd6b278abbc\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/457ba89b-334c-4fbd-acc4-160ac0e0cdc0\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:21:551-42774\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[48dee97b-6733-465d-94f8-29b69e45f673], x-b3-parentspanid=[f738d9e6260705ca], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[db2c2ee1-14e6-4d1d-9cab-ebd6b278abbc], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[864c975d2226785c85af76339dd3ce1b], x-b3-spanid=[ac9cfd2f2f587b41], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[261], Content-Type=[application/json], X-ONAP-RequestID=[db2c2ee1-14e6-4d1d-9cab-ebd6b278abbc]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"457ba89b-334c-4fbd-acc4-160ac0e0cdc0\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"b1566228-6785-4ce1-aea2-053736f80341\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"vpls-pe\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:21:551-42774\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[98336], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230525-23:24:21:551-42774]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"db2c2ee1-14e6-4d1d-9cab-ebd6b278abbc","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"54","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"38600f76-78d0-4819-94c6-50a45910fe53","LogTimestamp":"2023-05-25T23:24:21.615Z","elapsedTime":"8"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:21.651Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"db2c2ee1-14e6-4d1d-9cab-ebd6b278abbc","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"101","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"38600f76-78d0-4819-94c6-50a45910fe53","LogTimestamp":"2023-05-25T23:24:21.651Z","ResponseDesc":"Created","elapsedTime":"8"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:21 +0000] "PUT /aai/v27/service-design-and-creation/models/model/457ba89b-334c-4fbd-acc4-160ac0e0cdc0" 201 0 REST db2c2ee1-14e6-4d1d-9cab-ebd6b278abbc AAI-TOOLS 127.0.0.6 - - - - - - - - - 105 - "logType": "access"
{"timestamp":"2023-05-25T23:24:21.667Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"db2c2ee1-14e6-4d1d-9cab-ebd6b278abbc","ServiceName":"/aai/v27/service-design-and-creation/models/model/457ba89b-334c-4fbd-acc4-160ac0e0cdc0","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:21.666Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:21.728Z","message":"Entering","context":{"RequestID":"00f245af-8bff-47e0-a006-bb2c7f59b079","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"53317be3-3983-4061-9679-55d8eb35b0c5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:21.728Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:21.738Z","message":"Checking for system property [partnerName]","context":{"RequestID":"00f245af-8bff-47e0-a006-bb2c7f59b079","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"53317be3-3983-4061-9679-55d8eb35b0c5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:21.728Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:21.738Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"00f245af-8bff-47e0-a006-bb2c7f59b079","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"53317be3-3983-4061-9679-55d8eb35b0c5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:21.728Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:21.738Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"00f245af-8bff-47e0-a006-bb2c7f59b079","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"53317be3-3983-4061-9679-55d8eb35b0c5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:21.728Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:21.739Z","message":"Invoke","context":{"RequestID":"00f245af-8bff-47e0-a006-bb2c7f59b079","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/9e23b675-db2b-488b-b459-57aa9857baa0","InvocationID":"53317be3-3983-4061-9679-55d8eb35b0c5","LogTimestamp":"2023-05-25T23:24:21.739Z"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:21.802Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"00f245af-8bff-47e0-a006-bb2c7f59b079","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"63","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/9e23b675-db2b-488b-b459-57aa9857baa0","InvocationID":"53317be3-3983-4061-9679-55d8eb35b0c5","LogTimestamp":"2023-05-25T23:24:21.802Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:21.819Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/9e23b675-db2b-488b-b459-57aa9857baa0\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"00f245af-8bff-47e0-a006-bb2c7f59b079\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:21:810\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057061737\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"21a146e5-9901-448c-9197-723076770119\",\"resource-version\":\"1685057061737\",\"model-name\":\"vpn-binding\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"9e23b675-db2b-488b-b459-57aa9857baa0\"}}","context":{"RequestID":"00f245af-8bff-47e0-a006-bb2c7f59b079","ServiceName":"/aai/v27/service-design-and-creation/models/model/9e23b675-db2b-488b-b459-57aa9857baa0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:21.819Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:21.831Z","message":"{\"transactionId\":\"00f245af-8bff-47e0-a006-bb2c7f59b079\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:21:729\",\"respDate\":\"230525-23:24:21:831\",\"sourceId\":\"AAI-TOOLS:00f245af-8bff-47e0-a006-bb2c7f59b079\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/9e23b675-db2b-488b-b459-57aa9857baa0\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:21:729-89280\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[562da977-98d9-4731-95b1-d97f0212ac8f], x-b3-parentspanid=[5dc3a4e12869cda5], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[00f245af-8bff-47e0-a006-bb2c7f59b079], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9ec0a11d25a8020d45ad6e4bc4140d66], x-b3-spanid=[c4e5d16f8466fe72], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[265], Content-Type=[application/json], X-ONAP-RequestID=[00f245af-8bff-47e0-a006-bb2c7f59b079]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"9e23b675-db2b-488b-b459-57aa9857baa0\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"21a146e5-9901-448c-9197-723076770119\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"vpn-binding\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:21:729-89280\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[49312], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230525-23:24:21:729-89280]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"00f245af-8bff-47e0-a006-bb2c7f59b079","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"63","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"53317be3-3983-4061-9679-55d8eb35b0c5","LogTimestamp":"2023-05-25T23:24:21.802Z","elapsedTime":"5"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:21.832Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"00f245af-8bff-47e0-a006-bb2c7f59b079","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"104","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"53317be3-3983-4061-9679-55d8eb35b0c5","LogTimestamp":"2023-05-25T23:24:21.832Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:21 +0000] "PUT /aai/v27/service-design-and-creation/models/model/9e23b675-db2b-488b-b459-57aa9857baa0" 201 0 REST 00f245af-8bff-47e0-a006-bb2c7f59b079 AAI-TOOLS 127.0.0.6 - - - - - - - - - 109 - "logType": "access"
{"timestamp":"2023-05-25T23:24:21.844Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"00f245af-8bff-47e0-a006-bb2c7f59b079","ServiceName":"/aai/v27/service-design-and-creation/models/model/9e23b675-db2b-488b-b459-57aa9857baa0","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:21.844Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:21.908Z","message":"Entering","context":{"RequestID":"76e93a4a-ffd6-4658-9130-c1f82a136b96","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a8469432-3294-45a7-bf70-ea1079fcbf46","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:24:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:21.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"76e93a4a-ffd6-4658-9130-c1f82a136b96","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a8469432-3294-45a7-bf70-ea1079fcbf46","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:24:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:21.911Z","message":"{\"transactionId\":\"76e93a4a-ffd6-4658-9130-c1f82a136b96\",\"status\":\"200\",\"rqstDate\":\"230525-23:24:21:908\",\"respDate\":\"230525-23:24:21:910\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:76e93a4a-ffd6-4658-9130-c1f82a136b96\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:21:908-81764\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[76e93a4a-ffd6-4658-9130-c1f82a136b96]}\\\"}\"}","context":{"RequestID":"76e93a4a-ffd6-4658-9130-c1f82a136b96","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a8469432-3294-45a7-bf70-ea1079fcbf46","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:24:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:21.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"76e93a4a-ffd6-4658-9130-c1f82a136b96","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a8469432-3294-45a7-bf70-ea1079fcbf46","LogTimestamp":"2023-05-25T23:24:21.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:24:21.924Z","message":"Entering","context":{"RequestID":"88b2720d-156f-4c57-a26c-436623cb7266","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7533face-b657-4d4c-9071-04877001c6d8","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:21.924Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:21.930Z","message":"Checking for system property [partnerName]","context":{"RequestID":"88b2720d-156f-4c57-a26c-436623cb7266","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7533face-b657-4d4c-9071-04877001c6d8","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:21.924Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:21.930Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"88b2720d-156f-4c57-a26c-436623cb7266","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7533face-b657-4d4c-9071-04877001c6d8","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:21.924Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:21.930Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"88b2720d-156f-4c57-a26c-436623cb7266","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7533face-b657-4d4c-9071-04877001c6d8","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:21.924Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:21.931Z","message":"Invoke","context":{"RequestID":"88b2720d-156f-4c57-a26c-436623cb7266","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","InvocationID":"7533face-b657-4d4c-9071-04877001c6d8","LogTimestamp":"2023-05-25T23:24:21.931Z"},"thread":"qtp1094674892-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:21.976Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"88b2720d-156f-4c57-a26c-436623cb7266","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"46","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","InvocationID":"7533face-b657-4d4c-9071-04877001c6d8","LogTimestamp":"2023-05-25T23:24:21.976Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1094674892-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:21.990Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"88b2720d-156f-4c57-a26c-436623cb7266\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:21:981\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057061930\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"8ecb2c5d-7176-4317-a255-26274edfdd53\",\"resource-version\":\"1685057061930\",\"model-name\":\"vserver\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"88b2720d-156f-4c57-a26c-436623cb7266","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:21.989Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:21.994Z","message":"Entering","context":{"RequestID":"f19b4c58-0b50-4335-8188-6744372acdc5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"15d9e924-04f7-417f-aa65-184f269d00ca","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:24:21.994Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:21.998Z","message":"{\"transactionId\":\"f19b4c58-0b50-4335-8188-6744372acdc5\",\"status\":\"200\",\"rqstDate\":\"230525-23:24:21:995\",\"respDate\":\"230525-23:24:21:998\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f19b4c58-0b50-4335-8188-6744372acdc5\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:21:995-67314\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e5cafafa-38df-4a7e-b54c-3e1dae08efff], x-b3-parentspanid=[0edf49cb2b8a8106], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41219], x-envoy-attempt-count=[1], x-b3-traceid=[9282c106564594040edf49cb2b8a8106], x-b3-spanid=[3a80cc925cab091e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f19b4c58-0b50-4335-8188-6744372acdc5]}\\\"}\"}","context":{"RequestID":"f19b4c58-0b50-4335-8188-6744372acdc5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"15d9e924-04f7-417f-aa65-184f269d00ca","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:24:21.994Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:21.999Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f19b4c58-0b50-4335-8188-6744372acdc5","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"15d9e924-04f7-417f-aa65-184f269d00ca","LogTimestamp":"2023-05-25T23:24:21.999Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:22 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:24:22.007Z","message":"{\"transactionId\":\"88b2720d-156f-4c57-a26c-436623cb7266\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:21:924\",\"respDate\":\"230525-23:24:22:007\",\"sourceId\":\"AAI-TOOLS:88b2720d-156f-4c57-a26c-436623cb7266\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:21:924-7737\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[fa937ba4-0c2b-48c7-a919-b66b15f27ecf], x-b3-parentspanid=[05446e3df973a040], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[88b2720d-156f-4c57-a26c-436623cb7266], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b1c8c4f0075cc7c4404d8e5f063c0767], x-b3-spanid=[1ca5b842a9dc13d4], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[261], Content-Type=[application/json], X-ONAP-RequestID=[88b2720d-156f-4c57-a26c-436623cb7266]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"8ecb2c5d-7176-4317-a255-26274edfdd53\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"vserver\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:21:924-7737\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[82136], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230525-23:24:21:924-7737]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"88b2720d-156f-4c57-a26c-436623cb7266","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"46","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"7533face-b657-4d4c-9071-04877001c6d8","LogTimestamp":"2023-05-25T23:24:21.976Z","elapsedTime":"2"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:22.007Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"88b2720d-156f-4c57-a26c-436623cb7266","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"83","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"7533face-b657-4d4c-9071-04877001c6d8","LogTimestamp":"2023-05-25T23:24:22.007Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:22 +0000] "PUT /aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7" 201 0 REST 88b2720d-156f-4c57-a26c-436623cb7266 AAI-TOOLS 127.0.0.6 - - - - - - - - - 86 - "logType": "access"
{"timestamp":"2023-05-25T23:24:22.017Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"88b2720d-156f-4c57-a26c-436623cb7266","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:22.017Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:22.090Z","message":"Entering","context":{"RequestID":"48914e66-1640-4c07-b622-aaefd52e91ac","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9adf56ce-5e7a-47a7-b6c1-52b7d58481bc","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:22.090Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:22.096Z","message":"Checking for system property [partnerName]","context":{"RequestID":"48914e66-1640-4c07-b622-aaefd52e91ac","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9adf56ce-5e7a-47a7-b6c1-52b7d58481bc","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:22.090Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:22.096Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"48914e66-1640-4c07-b622-aaefd52e91ac","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9adf56ce-5e7a-47a7-b6c1-52b7d58481bc","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:22.090Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:22.096Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"48914e66-1640-4c07-b622-aaefd52e91ac","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9adf56ce-5e7a-47a7-b6c1-52b7d58481bc","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:22.090Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:22.096Z","message":"Invoke","context":{"RequestID":"48914e66-1640-4c07-b622-aaefd52e91ac","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/16f7cb93-e807-4065-816b-9cdf391d4992","InvocationID":"9adf56ce-5e7a-47a7-b6c1-52b7d58481bc","LogTimestamp":"2023-05-25T23:24:22.096Z"},"thread":"qtp1094674892-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:22.147Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"48914e66-1640-4c07-b622-aaefd52e91ac","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"51","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/16f7cb93-e807-4065-816b-9cdf391d4992","InvocationID":"9adf56ce-5e7a-47a7-b6c1-52b7d58481bc","LogTimestamp":"2023-05-25T23:24:22.147Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1094674892-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:22.161Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/16f7cb93-e807-4065-816b-9cdf391d4992\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"48914e66-1640-4c07-b622-aaefd52e91ac\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:22:151\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1685057062095\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"f7f21a66-4714-431c-af17-52d64e21de95\",\"resource-version\":\"1685057062095\",\"model-name\":\"zone\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"16f7cb93-e807-4065-816b-9cdf391d4992\"}}","context":{"RequestID":"48914e66-1640-4c07-b622-aaefd52e91ac","ServiceName":"/aai/v27/service-design-and-creation/models/model/16f7cb93-e807-4065-816b-9cdf391d4992","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:22.161Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:22.175Z","message":"{\"transactionId\":\"48914e66-1640-4c07-b622-aaefd52e91ac\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:22:091\",\"respDate\":\"230525-23:24:22:175\",\"sourceId\":\"AAI-TOOLS:48914e66-1640-4c07-b622-aaefd52e91ac\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/16f7cb93-e807-4065-816b-9cdf391d4992\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:22:091-9737\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[11c15394-4c15-4262-88fa-7e04190a761b], x-b3-parentspanid=[ee6fe0e18c9ee70d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[48914e66-1640-4c07-b622-aaefd52e91ac], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aad4c01915ead7bd6690f4aef9971e06], x-b3-spanid=[2f201ee10b44c0d7], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[292], Content-Type=[application/json], X-ONAP-RequestID=[48914e66-1640-4c07-b622-aaefd52e91ac]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"16f7cb93-e807-4065-816b-9cdf391d4992\\\\\\\",\\\\n \\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n \\\\\\\"model-vers\\\\\\\" : {\\\\n \\\\\\\"model-ver\\\\\\\" : [ {\\\\n \\\\\\\"model-version-id\\\\\\\" : \\\\\\\"f7f21a66-4714-431c-af17-52d64e21de95\\\\\\\",\\\\n \\\\\\\"model-name\\\\\\\" : \\\\\\\"zone\\\\\\\",\\\\n \\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\"\\\\n } ]\\\\n }\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:22:091-9737\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[53408], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230525-23:24:22:091-9737]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"48914e66-1640-4c07-b622-aaefd52e91ac","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"51","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"9adf56ce-5e7a-47a7-b6c1-52b7d58481bc","LogTimestamp":"2023-05-25T23:24:22.147Z","elapsedTime":"2"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:22.176Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"48914e66-1640-4c07-b622-aaefd52e91ac","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"86","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"9adf56ce-5e7a-47a7-b6c1-52b7d58481bc","LogTimestamp":"2023-05-25T23:24:22.176Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:22 +0000] "PUT /aai/v27/service-design-and-creation/models/model/16f7cb93-e807-4065-816b-9cdf391d4992" 201 0 REST 48914e66-1640-4c07-b622-aaefd52e91ac AAI-TOOLS 127.0.0.6 - - - - - - - - - 89 - "logType": "access"
{"timestamp":"2023-05-25T23:24:22.188Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"48914e66-1640-4c07-b622-aaefd52e91ac","ServiceName":"/aai/v27/service-design-and-creation/models/model/16f7cb93-e807-4065-816b-9cdf391d4992","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:22.187Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:22.259Z","message":"Entering","context":{"RequestID":"af8785f0-a219-4a75-8668-243b4781dde3","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c259b6a1-2e7c-4599-8dd4-409e3c035246","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:22.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:22.287Z","message":"Checking for system property [partnerName]","context":{"RequestID":"af8785f0-a219-4a75-8668-243b4781dde3","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c259b6a1-2e7c-4599-8dd4-409e3c035246","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:22.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:22.287Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"af8785f0-a219-4a75-8668-243b4781dde3","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c259b6a1-2e7c-4599-8dd4-409e3c035246","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:22.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:22.287Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"af8785f0-a219-4a75-8668-243b4781dde3","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c259b6a1-2e7c-4599-8dd4-409e3c035246","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:22.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:22.288Z","message":"Invoke","context":{"RequestID":"af8785f0-a219-4a75-8668-243b4781dde3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469","InvocationID":"c259b6a1-2e7c-4599-8dd4-409e3c035246","LogTimestamp":"2023-05-25T23:24:22.288Z"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:22.466Z","message":"Entering","context":{"RequestID":"3c4f6613-73cb-4d80-ba18-90edf0d44bb5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d120adad-826e-44b8-82b1-b27e2ad8fb20","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:24:22.466Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:22.470Z","message":"{\"transactionId\":\"3c4f6613-73cb-4d80-ba18-90edf0d44bb5\",\"status\":\"200\",\"rqstDate\":\"230525-23:24:22:467\",\"respDate\":\"230525-23:24:22:470\",\"sourceId\":\"haproxy:3c4f6613-73cb-4d80-ba18-90edf0d44bb5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:22:467-85579\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[93639355-c657-458b-aed8-97aba332e0cb], x-b3-parentspanid=[32f46d6a11d7d5ac], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cbcb3dde57700cd332f46d6a11d7d5ac], x-b3-spanid=[ec940db3edb9d4a4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3c4f6613-73cb-4d80-ba18-90edf0d44bb5]}\\\"}\"}","context":{"RequestID":"3c4f6613-73cb-4d80-ba18-90edf0d44bb5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d120adad-826e-44b8-82b1-b27e2ad8fb20","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:24:22.466Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:22.471Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3c4f6613-73cb-4d80-ba18-90edf0d44bb5","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d120adad-826e-44b8-82b1-b27e2ad8fb20","LogTimestamp":"2023-05-25T23:24:22.471Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:24:23.524Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"af8785f0-a219-4a75-8668-243b4781dde3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1236","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469","InvocationID":"c259b6a1-2e7c-4599-8dd4-409e3c035246","LogTimestamp":"2023-05-25T23:24:23.523Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:23.716Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"af8785f0-a219-4a75-8668-243b4781dde3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:23:697\"},\"entity\":{\"resource-version\":\"1685057062286\",\"named-query-uuid\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - For closed loop flow\",\"named-query-name\":\"closed-loop-named-query\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"resource-version\":\"1685057062286\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"a1ee78fb-59a2-4689-bd7c-216e5991d20d\",\"resource-version\":\"1685057062286\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model-ver\",\"related-lookup-uuid\":\"d605ff1a-8bba-478e-bf92-a0e457fecb16\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1685057062286\",\"source-node-type\":\"generic-vnf\",\"source-node-property\":\"model-version-id-local\",\"property-collect-list\":[\"model-name\",\"model-version\",\"model-version-id\"]},{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"fd56fc02-da20-4121-9c97-22e1110209c5\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1685057062286\",\"source-node-type\":\"generic-vnf\",\"source-node-property\":\"model-invariant-id-local\",\"property-collect-list\":[\"model-invariant-id\",\"model-type\"]}]},\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"d224592c-8597-44e8-b95c-9739c7a26083\",\"resource-version\":\"1685057062286\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model-ver\",\"related-lookup-uuid\":\"ff98c75b-1dd0-4534-be8f-99227b9f218f\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1685057062286\",\"source-node-type\":\"vf-module\",\"source-node-property\":\"model-version-id-local\",\"property-collect-list\":[\"model-name\",\"model-version\",\"model-version-id\"]},{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"c9f740c8-f62e-45b2-8482-3244d65a238b\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1685057062286\",\"source-node-type\":\"vf-module\",\"source-node-property\":\"model-invariant-id-local\",\"property-collect-list\":[\"model-invariant-id\",\"model-type\"]}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"855380e9-40d7-4e52-bb6e-7fdabbb2b8c9\",\"resource-version\":\"1685057062286\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model-ver\",\"related-lookup-uuid\":\"296d2a42-bfc1-4ba7-a395-5c6abe53cfcd\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1685057062286\",\"source-node-type\":\"service-instance\",\"source-node-property\":\"model-version-id-local\",\"property-collect-list\":[\"model-name\",\"model-version\",\"model-version-id\"]},{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"30c17a6c-e464-4c4b-a26f-2e673496286f\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1685057062286\",\"source-node-type\":\"service-instance\",\"source-node-property\":\"model-invariant-id-local\",\"property-collect-list\":[\"model-invariant-id\",\"model-type\"]}]}}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"b1a92aca-df96-46db-9c05-1552f80608d7\",\"resource-version\":\"1685057062286\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"f7e18df5-945d-4d6f-a7a7-dcbf716c8f1a\",\"resource-version\":\"1685057062286\"}]}}]}}]}}}","context":{"RequestID":"af8785f0-a219-4a75-8668-243b4781dde3","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:23.716Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:23.741Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"af8785f0-a219-4a75-8668-243b4781dde3","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:23.741Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:23.742Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"af8785f0-a219-4a75-8668-243b4781dde3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:23:719\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a1ee78fb-59a2-4689-bd7c-216e5991d20d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d224592c-8597-44e8-b95c-9739c7a26083\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab/named-query-elements/named-query-element/a1ee78fb-59a2-4689-bd7c-216e5991d20d/named-query-elements/named-query-element/d224592c-8597-44e8-b95c-9739c7a26083\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057062286\",\"model-invariant-id\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\"}}","context":{"RequestID":"af8785f0-a219-4a75-8668-243b4781dde3","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:23.742Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:23.762Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"af8785f0-a219-4a75-8668-243b4781dde3","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"20","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:23.762Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:23.763Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"af8785f0-a219-4a75-8668-243b4781dde3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:23:735\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a1ee78fb-59a2-4689-bd7c-216e5991d20d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"855380e9-40d7-4e52-bb6e-7fdabbb2b8c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab/named-query-elements/named-query-element/a1ee78fb-59a2-4689-bd7c-216e5991d20d/named-query-elements/named-query-element/855380e9-40d7-4e52-bb6e-7fdabbb2b8c9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057062286\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"af8785f0-a219-4a75-8668-243b4781dde3","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:23.763Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:23.794Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"af8785f0-a219-4a75-8668-243b4781dde3","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:23.794Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:23.795Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"af8785f0-a219-4a75-8668-243b4781dde3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:23:749\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a1ee78fb-59a2-4689-bd7c-216e5991d20d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab/named-query-elements/named-query-element/a1ee78fb-59a2-4689-bd7c-216e5991d20d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057062286\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"af8785f0-a219-4a75-8668-243b4781dde3","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:23.795Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:23.817Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"af8785f0-a219-4a75-8668-243b4781dde3","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"21","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:23.816Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:23.817Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"af8785f0-a219-4a75-8668-243b4781dde3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:23:756\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b1a92aca-df96-46db-9c05-1552f80608d7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e18df5-945d-4d6f-a7a7-dcbf716c8f1a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab/named-query-elements/named-query-element/b1a92aca-df96-46db-9c05-1552f80608d7/named-query-elements/named-query-element/f7e18df5-945d-4d6f-a7a7-dcbf716c8f1a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057062286\",\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"af8785f0-a219-4a75-8668-243b4781dde3","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:23.817Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:23.842Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"af8785f0-a219-4a75-8668-243b4781dde3","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:23.842Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:23.843Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"af8785f0-a219-4a75-8668-243b4781dde3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:23:766\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b1a92aca-df96-46db-9c05-1552f80608d7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab/named-query-elements/named-query-element/b1a92aca-df96-46db-9c05-1552f80608d7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057062286\",\"model-invariant-id\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\"}}","context":{"RequestID":"af8785f0-a219-4a75-8668-243b4781dde3","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:23.843Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:23.868Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"af8785f0-a219-4a75-8668-243b4781dde3","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:23.868Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:23.869Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"af8785f0-a219-4a75-8668-243b4781dde3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:23:777\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057062286\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"af8785f0-a219-4a75-8668-243b4781dde3","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:23.869Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:23.891Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"af8785f0-a219-4a75-8668-243b4781dde3","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"22","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:23.891Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:24.112Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:24:24.138Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:24.138Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:24.139Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:24.316Z","message":"{\"transactionId\":\"af8785f0-a219-4a75-8668-243b4781dde3\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:22:260\",\"respDate\":\"230525-23:24:24:316\",\"sourceId\":\"AAI-TOOLS:af8785f0-a219-4a75-8668-243b4781dde3\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:22:260-83443\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[64b1b29f-5e52-493e-a452-cd5e7bb2c02a], x-b3-parentspanid=[227d899c35767993], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[af8785f0-a219-4a75-8668-243b4781dde3], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[70165bc230b7ea6262f4de50ef3e8e42], x-b3-spanid=[ae57c971e4e87045], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[10743], Content-Type=[application/json], X-ONAP-RequestID=[af8785f0-a219-4a75-8668-243b4781dde3]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"description\\\\\\\": \\\\\\\"Named Query - For closed loop flow\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\": {\\\\n \\\\\\\"named-query-element\\\\\\\": [\\\\n {\\\\n \\\\\\\"named-query-elements\\\\\\\": {\\\\n \\\\\\\"named-query-element\\\\\\\": [\\\\n {\\\\n \\\\\\\"named-query-elements\\\\\\\": {\\\\n \\\\\\\"named-query-element\\\\\\\": [\\\\n {\\\\n \\\\\\\"relationship-list\\\\\\\": {\\\\n \\\\\\\"relationship\\\\\\\": [\\\\n {\\\\n \\\\\\\"related-to\\\\\\\": \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\": [\\\\n {\\\\n \\\\\\\"relationship-key\\\\\\\": \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\": \\\\\\\"425b2158-e51d-4509-9945-dad4556474a3\\\\\\\"\\\\n }\\\\n ]\\\\n }\\\\n ]\\\\n }\\\\n }\\\\n ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\": {\\\\n \\\\\\\"relationship\\\\\\\": [\\\\n {\\\\n \\\\\\\"related-to\\\\\\\": \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\": [\\\\n {\\\\n \\\\\\\"relationship-key\\\\\\\": \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\": \\\\\\\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\\\\\\\"\\\\n }\\\\n ]\\\\n }\\\\n ]\\\\n }\\\\n },\\\\n {\\\\n \\\\\\\"named-query-elements\\\\\\\": {\\\\n \\\\\\\"named-query-element\\\\\\\": [\\\\n {\\\\n \\\\\\\"related-lookups\\\\\\\": {\\\\n \\\\\\\"related-lookup\\\\\\\": [\\\\n {\\\\n \\\\\\\"property-collect-list\\\\\\\": [\\\\n \\\\\\\"model-invariant-id\\\\\\\",\\\\n \\\\\\\"model-type\\\\\\\"\\\\n ],\\\\n \\\\\\\"source-node-property\\\\\\\": \\\\\\\"model-invariant-id-local\\\\\\\",\\\\n \\\\\\\"source-node-type\\\\\\\": \\\\\\\"vf-module\\\\\\\",\\\\n \\\\\\\"target-node-property\\\\\\\": \\\\\\\"model-invariant-id\\\\\\\",\\\\n \\\\\\\"target-node-type\\\\\\\": \\\\\\\"model\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"property-collect-list\\\\\\\": [\\\\n \\\\\\\"model-name\\\\\\\",\\\\n \\\\\\\"model-version-id\\\\\\\",\\\\n \\\\\\\"model-version\\\\\\\"\\\\n ],\\\\n \\\\\\\"source-node-property\\\\\\\": \\\\\\\"model-version-id-local\\\\\\\",\\\\n \\\\\\\"source-node-type\\\\\\\": \\\\\\\"vf-module\\\\\\\",\\\\n \\\\\\\"target-node-property\\\\\\\": \\\\\\\"model-version-id\\\\\\\",\\\\n \\\\\\\"target-node-type\\\\\\\": \\\\\\\"model-ver\\\\\\\"\\\\n }\\\\n ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\": {\\\\n \\\\\\\"relationship\\\\\\\": [\\\\n {\\\\n \\\\\\\"related-to\\\\\\\": \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\": [\\\\n {\\\\n \\\\\\\"relationship-key\\\\\\\": \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\": \\\\\\\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\\\\\\\"\\\\n }\\\\n ]\\\\n }\\\\n ]\\\\n }\\\\n },\\\\n {\\\\n \\\\\\\"related-lookups\\\\\\\": {\\\\n \\\\\\\"related-lookup\\\\\\\": [\\\\n {\\\\n \\\\\\\"property-collect-list\\\\\\\": [\\\\n \\\\\\\"model-invariant-id\\\\\\\",\\\\n \\\\\\\"model-type\\\\\\\"\\\\n ],\\\\n \\\\\\\"source-node-property\\\\\\\": \\\\\\\"model-invariant-id-local\\\\\\\",\\\\n \\\\\\\"source-node-type\\\\\\\": \\\\\\\"service-instance\\\\\\\",\\\\n \\\\\\\"target-node-property\\\\\\\": \\\\\\\"model-invariant-id\\\\\\\",\\\\n \\\\\\\"target-node-type\\\\\\\": \\\\\\\"model\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"property-collect-list\\\\\\\": [\\\\n \\\\\\\"model-name\\\\\\\",\\\\n \\\\\\\"model-version-id\\\\\\\",\\\\n \\\\\\\"model-version\\\\\\\"\\\\n ],\\\\n \\\\\\\"source-node-property\\\\\\\": \\\\\\\"model-version-id-local\\\\\\\",\\\\n \\\\\\\"source-node-type\\\\\\\": \\\\\\\"service-instance\\\\\\\",\\\\n \\\\\\\"target-node-property\\\\\\\": \\\\\\\"model-version-id\\\\\\\",\\\\n \\\\\\\"target-node-type\\\\\\\": \\\\\\\"model-ver\\\\\\\"\\\\n }\\\\n ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\": {\\\\n \\\\\\\"relationship\\\\\\\": [\\\\n {\\\\n \\\\\\\"related-to\\\\\\\": \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\": [\\\\n {\\\\n \\\\\\\"relationship-key\\\\\\\": \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\": \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n }\\\\n ]\\\\n }\\\\n ]\\\\n }\\\\n }\\\\n ]\\\\n },\\\\n \\\\\\\"related-lookups\\\\\\\": {\\\\n \\\\\\\"related-lookup\\\\\\\": [\\\\n {\\\\n \\\\\\\"property-collect-list\\\\\\\": [\\\\n \\\\\\\"model-invariant-id\\\\\\\",\\\\n \\\\\\\"model-type\\\\\\\"\\\\n ],\\\\n \\\\\\\"source-node-property\\\\\\\": \\\\\\\"model-invariant-id-local\\\\\\\",\\\\n \\\\\\\"source-node-type\\\\\\\": \\\\\\\"generic-vnf\\\\\\\",\\\\n \\\\\\\"target-node-property\\\\\\\": \\\\\\\"model-invariant-id\\\\\\\",\\\\n \\\\\\\"target-node-type\\\\\\\": \\\\\\\"model\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"property-collect-list\\\\\\\": [\\\\n \\\\\\\"model-name\\\\\\\",\\\\n \\\\\\\"model-version-id\\\\\\\",\\\\n \\\\\\\"model-version\\\\\\\"\\\\n ],\\\\n \\\\\\\"source-node-property\\\\\\\": \\\\\\\"model-version-id-local\\\\\\\",\\\\n \\\\\\\"source-node-type\\\\\\\": \\\\\\\"generic-vnf\\\\\\\",\\\\n \\\\\\\"target-node-property\\\\\\\": \\\\\\\"model-version-id\\\\\\\",\\\\n \\\\\\\"target-node-type\\\\\\\": \\\\\\\"model-ver\\\\\\\"\\\\n }\\\\n ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\": {\\\\n \\\\\\\"relationship\\\\\\\": [\\\\n {\\\\n \\\\\\\"related-to\\\\\\\": \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\": [\\\\n {\\\\n \\\\\\\"relationship-key\\\\\\\": \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\": \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n }\\\\n ]\\\\n }\\\\n ]\\\\n }\\\\n }\\\\n ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\": {\\\\n \\\\\\\"relationship\\\\\\\": [\\\\n {\\\\n \\\\\\\"related-to\\\\\\\": \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\": [\\\\n {\\\\n \\\\\\\"relationship-key\\\\\\\": \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\": \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\"\\\\n }\\\\n ]\\\\n }\\\\n ]\\\\n }\\\\n }\\\\n ]\\\\n },\\\\n \\\\\\\"named-query-name\\\\\\\": \\\\\\\"closed-loop-named-query\\\\\\\",\\\\n \\\\\\\"named-query-uuid\\\\\\\": \\\\\\\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\": \\\\\\\"1.0\\\\\\\"\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:22:260-83443\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[77968], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230525-23:24:22:260-83443]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"af8785f0-a219-4a75-8668-243b4781dde3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1236","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"c259b6a1-2e7c-4599-8dd4-409e3c035246","LogTimestamp":"2023-05-25T23:24:23.523Z","elapsedTime":"10"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:24.317Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"af8785f0-a219-4a75-8668-243b4781dde3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2058","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"c259b6a1-2e7c-4599-8dd4-409e3c035246","LogTimestamp":"2023-05-25T23:24:24.317Z","ResponseDesc":"Created","elapsedTime":"10"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:24 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469" 201 0 REST af8785f0-a219-4a75-8668-243b4781dde3 AAI-TOOLS 127.0.0.6 - - - - - - - - - 2061 - "logType": "access"
{"timestamp":"2023-05-25T23:24:24.400Z","message":"Entering","context":{"RequestID":"609bd3bc-cbc7-4aee-bc2f-bd948a716c89","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6a4c58fa-4f1c-44c1-af74-d815d5e0de81","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:24.400Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:24.414Z","message":"Checking for system property [partnerName]","context":{"RequestID":"609bd3bc-cbc7-4aee-bc2f-bd948a716c89","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6a4c58fa-4f1c-44c1-af74-d815d5e0de81","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:24.400Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:24.414Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"609bd3bc-cbc7-4aee-bc2f-bd948a716c89","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6a4c58fa-4f1c-44c1-af74-d815d5e0de81","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:24.400Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:24.414Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"609bd3bc-cbc7-4aee-bc2f-bd948a716c89","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6a4c58fa-4f1c-44c1-af74-d815d5e0de81","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:24.400Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:24.414Z","message":"Invoke","context":{"RequestID":"609bd3bc-cbc7-4aee-bc2f-bd948a716c89","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca","InvocationID":"6a4c58fa-4f1c-44c1-af74-d815d5e0de81","LogTimestamp":"2023-05-25T23:24:24.414Z"},"thread":"qtp1094674892-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:24.482Z","message":"Entering","context":{"RequestID":"5ad53b5d-a323-4643-9271-1eceb21c20a4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b645f525-9281-414a-80d8-b3351b91ce5a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:24:24.482Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:24.485Z","message":"{\"transactionId\":\"5ad53b5d-a323-4643-9271-1eceb21c20a4\",\"status\":\"200\",\"rqstDate\":\"230525-23:24:24:483\",\"respDate\":\"230525-23:24:24:485\",\"sourceId\":\"haproxy:5ad53b5d-a323-4643-9271-1eceb21c20a4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:24:483-20999\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[704efe6a-56db-412b-b621-ef76e7f233c7], x-b3-parentspanid=[afdf67decb25fbaf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[93f4b8a704630839afdf67decb25fbaf], x-b3-spanid=[eaf4300aed360f10], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5ad53b5d-a323-4643-9271-1eceb21c20a4]}\\\"}\"}","context":{"RequestID":"5ad53b5d-a323-4643-9271-1eceb21c20a4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b645f525-9281-414a-80d8-b3351b91ce5a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:24:24.482Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:24.486Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5ad53b5d-a323-4643-9271-1eceb21c20a4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b645f525-9281-414a-80d8-b3351b91ce5a","LogTimestamp":"2023-05-25T23:24:24.486Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:24:25.125Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"609bd3bc-cbc7-4aee-bc2f-bd948a716c89","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"711","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca","InvocationID":"6a4c58fa-4f1c-44c1-af74-d815d5e0de81","LogTimestamp":"2023-05-25T23:24:25.125Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1094674892-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:25.388Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"609bd3bc-cbc7-4aee-bc2f-bd948a716c89\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:25:375\"},\"entity\":{\"resource-version\":\"1685057064413\",\"named-query-uuid\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"named-query-version\":\"1.0\",\"description\":\"Named query - Get CLFI ROADM Tail Summary\",\"named-query-name\":\"GetClfiRoadmTailSummary\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"f420eb94-5d10-4f2f-bcc6-c362e4572e55\",\"resource-version\":\"1685057064413\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"94043c37-4e73-439c-a790-0fdd697924cd\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"3af30e1a-5ccc-448c-822f-2f8a46c99e36\",\"resource-version\":\"1685057064413\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"862b25a1-262a-4961-bdaa-cdc55d69785a\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"44ed8527-4eb1-4e24-b102-ceae8e678882\",\"resource-version\":\"1685057064413\"}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa\",\"resource-version\":\"1685057064413\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"639e5922-c37b-4354-9f0c-fbaac15fdd23\",\"resource-version\":\"1685057064413\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"05489151-8b59-415b-a466-51f20248f41c\",\"resource-version\":\"1685057064413\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"d8315a4e-9af6-4d0c-a245-fd7fd7ec74f4\",\"resource-version\":\"1685057064413\"}]}}]}}]}}]}}]}}}","context":{"RequestID":"609bd3bc-cbc7-4aee-bc2f-bd948a716c89","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:25.388Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:25.414Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"609bd3bc-cbc7-4aee-bc2f-bd948a716c89","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:25.414Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:25.416Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"609bd3bc-cbc7-4aee-bc2f-bd948a716c89\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:25:388\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f420eb94-5d10-4f2f-bcc6-c362e4572e55\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3af30e1a-5ccc-448c-822f-2f8a46c99e36\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/f420eb94-5d10-4f2f-bcc6-c362e4572e55/named-query-elements/named-query-element/3af30e1a-5ccc-448c-822f-2f8a46c99e36\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057064413\",\"model-invariant-id\":\"94043c37-4e73-439c-a790-0fdd697924cd\"}}","context":{"RequestID":"609bd3bc-cbc7-4aee-bc2f-bd948a716c89","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:25.416Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:25.451Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"609bd3bc-cbc7-4aee-bc2f-bd948a716c89","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"35","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:25.451Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:25.453Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"609bd3bc-cbc7-4aee-bc2f-bd948a716c89\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:25:400\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a1ee78fb-59a2-4689-bd7c-216e5991d20d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"855380e9-40d7-4e52-bb6e-7fdabbb2b8c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab/named-query-elements/named-query-element/a1ee78fb-59a2-4689-bd7c-216e5991d20d/named-query-elements/named-query-element/855380e9-40d7-4e52-bb6e-7fdabbb2b8c9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f420eb94-5d10-4f2f-bcc6-c362e4572e55\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"639e5922-c37b-4354-9f0c-fbaac15fdd23\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/f420eb94-5d10-4f2f-bcc6-c362e4572e55/named-query-elements/named-query-element/ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa/named-query-elements/named-query-element/639e5922-c37b-4354-9f0c-fbaac15fdd23\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057064413\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"609bd3bc-cbc7-4aee-bc2f-bd948a716c89","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:25.453Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:25.474Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"609bd3bc-cbc7-4aee-bc2f-bd948a716c89","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"21","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:25.474Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:25.476Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"609bd3bc-cbc7-4aee-bc2f-bd948a716c89\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:25:417\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f420eb94-5d10-4f2f-bcc6-c362e4572e55\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"639e5922-c37b-4354-9f0c-fbaac15fdd23\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"05489151-8b59-415b-a466-51f20248f41c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/f420eb94-5d10-4f2f-bcc6-c362e4572e55/named-query-elements/named-query-element/ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa/named-query-elements/named-query-element/639e5922-c37b-4354-9f0c-fbaac15fdd23/named-query-elements/named-query-element/05489151-8b59-415b-a466-51f20248f41c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057064413\",\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"609bd3bc-cbc7-4aee-bc2f-bd948a716c89","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:25.476Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:25.506Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"609bd3bc-cbc7-4aee-bc2f-bd948a716c89","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:25.502Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:25.508Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"609bd3bc-cbc7-4aee-bc2f-bd948a716c89\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:25:429\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f420eb94-5d10-4f2f-bcc6-c362e4572e55\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"639e5922-c37b-4354-9f0c-fbaac15fdd23\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"05489151-8b59-415b-a466-51f20248f41c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d8315a4e-9af6-4d0c-a245-fd7fd7ec74f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/f420eb94-5d10-4f2f-bcc6-c362e4572e55/named-query-elements/named-query-element/ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa/named-query-elements/named-query-element/639e5922-c37b-4354-9f0c-fbaac15fdd23/named-query-elements/named-query-element/05489151-8b59-415b-a466-51f20248f41c/named-query-elements/named-query-element/d8315a4e-9af6-4d0c-a245-fd7fd7ec74f4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057064413\",\"model-invariant-id\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\"}}","context":{"RequestID":"609bd3bc-cbc7-4aee-bc2f-bd948a716c89","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:25.508Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:25.526Z","message":"{\"transactionId\":\"609bd3bc-cbc7-4aee-bc2f-bd948a716c89\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:24:401\",\"respDate\":\"230525-23:24:25:526\",\"sourceId\":\"AAI-TOOLS:609bd3bc-cbc7-4aee-bc2f-bd948a716c89\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:24:401-48235\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[d40a74ab-aef6-492f-b99d-5d99706fb2d6], x-b3-parentspanid=[feb4ca298021cc2c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[609bd3bc-cbc7-4aee-bc2f-bd948a716c89], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[72fb0c12b2db4ff9524b878266657d87], x-b3-spanid=[156e14985be1ea17], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[4075], Content-Type=[application/json], X-ONAP-RequestID=[609bd3bc-cbc7-4aee-bc2f-bd948a716c89]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"4f448e43-339f-4c1c-85f6-896c444e25ca\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"GetClfiRoadmTailSummary\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named query - Get CLFI ROADM Tail Summary\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"862b25a1-262a-4961-bdaa-cdc55d69785a\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"94043c37-4e73-439c-a790-0fdd697924cd\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"2e1a602a-acd8-4f78-94ff-618b802a303b\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fe012535-2c31-4a39-a739-612374c638a0\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fe012535-2c31-4a39-a739-612374c638a0\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:24:401-48235\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[118976], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230525-23:24:24:401-48235]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"609bd3bc-cbc7-4aee-bc2f-bd948a716c89","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"711","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"6a4c58fa-4f1c-44c1-af74-d815d5e0de81","LogTimestamp":"2023-05-25T23:24:25.125Z","elapsedTime":"22"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:25.527Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"609bd3bc-cbc7-4aee-bc2f-bd948a716c89","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1127","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"6a4c58fa-4f1c-44c1-af74-d815d5e0de81","LogTimestamp":"2023-05-25T23:24:25.527Z","ResponseDesc":"Created","elapsedTime":"22"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:25 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca" 201 0 REST 609bd3bc-cbc7-4aee-bc2f-bd948a716c89 AAI-TOOLS 127.0.0.6 - - - - - - - - - 1130 - "logType": "access"
{"timestamp":"2023-05-25T23:24:25.538Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"609bd3bc-cbc7-4aee-bc2f-bd948a716c89","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:25.538Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:25.539Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"609bd3bc-cbc7-4aee-bc2f-bd948a716c89\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:25:439\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f420eb94-5d10-4f2f-bcc6-c362e4572e55\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/f420eb94-5d10-4f2f-bcc6-c362e4572e55\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f420eb94-5d10-4f2f-bcc6-c362e4572e55\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/f420eb94-5d10-4f2f-bcc6-c362e4572e55/named-query-elements/named-query-element/ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057064413\",\"model-invariant-id\":\"fe012535-2c31-4a39-a739-612374c638a0\"}}","context":{"RequestID":"609bd3bc-cbc7-4aee-bc2f-bd948a716c89","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:25.539Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:25.562Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"609bd3bc-cbc7-4aee-bc2f-bd948a716c89","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:25.562Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:25.563Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"609bd3bc-cbc7-4aee-bc2f-bd948a716c89\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:25:449\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f420eb94-5d10-4f2f-bcc6-c362e4572e55\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3af30e1a-5ccc-448c-822f-2f8a46c99e36\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"44ed8527-4eb1-4e24-b102-ceae8e678882\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/f420eb94-5d10-4f2f-bcc6-c362e4572e55/named-query-elements/named-query-element/3af30e1a-5ccc-448c-822f-2f8a46c99e36/named-query-elements/named-query-element/44ed8527-4eb1-4e24-b102-ceae8e678882\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057064413\",\"model-invariant-id\":\"862b25a1-262a-4961-bdaa-cdc55d69785a\"}}","context":{"RequestID":"609bd3bc-cbc7-4aee-bc2f-bd948a716c89","ServiceName":"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:25.563Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:25.607Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"609bd3bc-cbc7-4aee-bc2f-bd948a716c89","ServiceName":"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","TargetServiceName":"AAI-EVENT","ElapsedTime":"44","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:25.607Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:25.607Z","message":"Entering","context":{"RequestID":"09379a30-af02-4602-8dbf-edfa05b408d8","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2e68f6dd-afa4-4fa0-8964-a5f021d022b6","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:25.607Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:25.620Z","message":"Checking for system property [partnerName]","context":{"RequestID":"09379a30-af02-4602-8dbf-edfa05b408d8","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2e68f6dd-afa4-4fa0-8964-a5f021d022b6","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:25.607Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:25.620Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"09379a30-af02-4602-8dbf-edfa05b408d8","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2e68f6dd-afa4-4fa0-8964-a5f021d022b6","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:25.607Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:25.620Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"09379a30-af02-4602-8dbf-edfa05b408d8","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2e68f6dd-afa4-4fa0-8964-a5f021d022b6","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:25.607Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:25.621Z","message":"Invoke","context":{"RequestID":"09379a30-af02-4602-8dbf-edfa05b408d8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205","InvocationID":"2e68f6dd-afa4-4fa0-8964-a5f021d022b6","LogTimestamp":"2023-05-25T23:24:25.621Z"},"thread":"qtp1094674892-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:25.920Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"09379a30-af02-4602-8dbf-edfa05b408d8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"300","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205","InvocationID":"2e68f6dd-afa4-4fa0-8964-a5f021d022b6","LogTimestamp":"2023-05-25T23:24:25.920Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1094674892-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:26.046Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"09379a30-af02-4602-8dbf-edfa05b408d8\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:26:037\"},\"entity\":{\"resource-version\":\"1685057065619\",\"named-query-uuid\":\"d27ccfea-7098-42d7-a4cd-bbddb37bf205\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - get complex by pnfName\",\"named-query-name\":\"getComplexByPnfName\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"862b25a1-262a-4961-bdaa-cdc55d69785a\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"6804735e-af71-42b2-a89a-5eea62b2bab9\",\"resource-version\":\"1685057065619\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"1b08f9c5-b53b-4eaa-9287-11e2f07131f3\",\"resource-version\":\"1685057065619\"}]}}]}}}","context":{"RequestID":"09379a30-af02-4602-8dbf-edfa05b408d8","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:26.046Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:26.072Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"09379a30-af02-4602-8dbf-edfa05b408d8","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:26.072Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:26.073Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"09379a30-af02-4602-8dbf-edfa05b408d8\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:26:046\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"d27ccfea-7098-42d7-a4cd-bbddb37bf205\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"6804735e-af71-42b2-a89a-5eea62b2bab9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b08f9c5-b53b-4eaa-9287-11e2f07131f3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205/named-query-elements/named-query-element/6804735e-af71-42b2-a89a-5eea62b2bab9/named-query-elements/named-query-element/1b08f9c5-b53b-4eaa-9287-11e2f07131f3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057065619\",\"model-invariant-id\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\"}}","context":{"RequestID":"09379a30-af02-4602-8dbf-edfa05b408d8","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:26.073Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:26.103Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"09379a30-af02-4602-8dbf-edfa05b408d8","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:26.103Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:26.104Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"09379a30-af02-4602-8dbf-edfa05b408d8\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:26:059\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f420eb94-5d10-4f2f-bcc6-c362e4572e55\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3af30e1a-5ccc-448c-822f-2f8a46c99e36\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"44ed8527-4eb1-4e24-b102-ceae8e678882\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/f420eb94-5d10-4f2f-bcc6-c362e4572e55/named-query-elements/named-query-element/3af30e1a-5ccc-448c-822f-2f8a46c99e36/named-query-elements/named-query-element/44ed8527-4eb1-4e24-b102-ceae8e678882\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"d27ccfea-7098-42d7-a4cd-bbddb37bf205\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"6804735e-af71-42b2-a89a-5eea62b2bab9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205/named-query-elements/named-query-element/6804735e-af71-42b2-a89a-5eea62b2bab9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057065619\",\"model-invariant-id\":\"862b25a1-262a-4961-bdaa-cdc55d69785a\"}}","context":{"RequestID":"09379a30-af02-4602-8dbf-edfa05b408d8","ServiceName":"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:26.104Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:26.115Z","message":"{\"transactionId\":\"09379a30-af02-4602-8dbf-edfa05b408d8\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:25:608\",\"respDate\":\"230525-23:24:26:115\",\"sourceId\":\"AAI-TOOLS:09379a30-af02-4602-8dbf-edfa05b408d8\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:25:608-16384\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[560f53ad-fc2c-4c1c-b5e4-798b0a682bfe], x-b3-parentspanid=[ad60b28a3e303a4f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[09379a30-af02-4602-8dbf-edfa05b408d8], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ab9cb86199cd882a295b7fb798f9ff7c], x-b3-spanid=[edba0b8463e72ce7], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[1122], Content-Type=[application/json], X-ONAP-RequestID=[09379a30-af02-4602-8dbf-edfa05b408d8]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"d27ccfea-7098-42d7-a4cd-bbddb37bf205\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"getComplexByPnfName\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - get complex by pnfName\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"af91c2f7-35fc-43cf-a13d-443f385b2353\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"862b25a1-262a-4961-bdaa-cdc55d69785a\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:25:608-16384\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[143560], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230525-23:24:25:608-16384]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"09379a30-af02-4602-8dbf-edfa05b408d8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"300","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"2e68f6dd-afa4-4fa0-8964-a5f021d022b6","LogTimestamp":"2023-05-25T23:24:25.920Z","elapsedTime":"92"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:26.116Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"09379a30-af02-4602-8dbf-edfa05b408d8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"509","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"2e68f6dd-afa4-4fa0-8964-a5f021d022b6","LogTimestamp":"2023-05-25T23:24:26.116Z","ResponseDesc":"Created","elapsedTime":"92"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:26 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205" 201 0 REST 09379a30-af02-4602-8dbf-edfa05b408d8 AAI-TOOLS 127.0.0.6 - - - - - - - - - 512 - "logType": "access"
{"timestamp":"2023-05-25T23:24:26.125Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"09379a30-af02-4602-8dbf-edfa05b408d8","ServiceName":"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","TargetServiceName":"AAI-EVENT","ElapsedTime":"21","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:26.125Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:26.196Z","message":"Entering","context":{"RequestID":"5b35c17b-d096-4091-bb1a-e486b2320a2c","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bc069405-3b47-4e73-9026-a03ac97cf24d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:26.196Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:26.214Z","message":"Checking for system property [partnerName]","context":{"RequestID":"5b35c17b-d096-4091-bb1a-e486b2320a2c","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bc069405-3b47-4e73-9026-a03ac97cf24d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:26.196Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:26.214Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"5b35c17b-d096-4091-bb1a-e486b2320a2c","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bc069405-3b47-4e73-9026-a03ac97cf24d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:26.196Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:26.214Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"5b35c17b-d096-4091-bb1a-e486b2320a2c","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bc069405-3b47-4e73-9026-a03ac97cf24d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:26.196Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:26.215Z","message":"Invoke","context":{"RequestID":"5b35c17b-d096-4091-bb1a-e486b2320a2c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d","InvocationID":"bc069405-3b47-4e73-9026-a03ac97cf24d","LogTimestamp":"2023-05-25T23:24:26.215Z"},"thread":"qtp1094674892-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:26.496Z","message":"Entering","context":{"RequestID":"40b4d844-394d-42cd-888e-0a1d1e024c36","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bc3f42ee-d965-4515-8504-2448726ac819","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:24:26.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:26.501Z","message":"{\"transactionId\":\"40b4d844-394d-42cd-888e-0a1d1e024c36\",\"status\":\"200\",\"rqstDate\":\"230525-23:24:26:498\",\"respDate\":\"230525-23:24:26:500\",\"sourceId\":\"haproxy:40b4d844-394d-42cd-888e-0a1d1e024c36\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:26:498-3221\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1b1b7cc5-4de1-43e8-9c4c-286c0a755bdc], x-b3-parentspanid=[ed2652a2180b9ab0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[687bc07d468e26e8ed2652a2180b9ab0], x-b3-spanid=[00d71c858d13e6cb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[40b4d844-394d-42cd-888e-0a1d1e024c36]}\\\"}\"}","context":{"RequestID":"40b4d844-394d-42cd-888e-0a1d1e024c36","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bc3f42ee-d965-4515-8504-2448726ac819","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:24:26.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:26.502Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"40b4d844-394d-42cd-888e-0a1d1e024c36","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bc3f42ee-d965-4515-8504-2448726ac819","LogTimestamp":"2023-05-25T23:24:26.502Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-05-25T23:24:26.833Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"5b35c17b-d096-4091-bb1a-e486b2320a2c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"619","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d","InvocationID":"bc069405-3b47-4e73-9026-a03ac97cf24d","LogTimestamp":"2023-05-25T23:24:26.833Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1094674892-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:27.048Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"5b35c17b-d096-4091-bb1a-e486b2320a2c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:27:037\"},\"entity\":{\"resource-version\":\"1685057066213\",\"named-query-uuid\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - Get Component List\",\"named-query-name\":\"get-component-list\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"resource-version\":\"1685057066213\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"29c8a98a-5a95-41da-91b4-eef4e13bba58\",\"resource-version\":\"1685057066213\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"resource-version\":\"1685057066213\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"a745dbc8-1ea6-494c-907a-d0f68154ed82\",\"resource-version\":\"1685057066213\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"7f7a27e1-bc62-478a-8528-07d07fdef32e\",\"resource-version\":\"1685057066213\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"dc2831ae-73e2-49a2-b114-c3c50b7bce23\",\"resource-version\":\"1685057066213\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"6bea8465-ec02-43a7-ba1a-d2acd007b69d\",\"resource-version\":\"1685057066213\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"e9e06a7a-32b6-432c-80b5-63cf348ff6ee\",\"resource-version\":\"1685057066213\"}]}}]}}]}}]}}}","context":{"RequestID":"5b35c17b-d096-4091-bb1a-e486b2320a2c","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:27.048Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:27.072Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"5b35c17b-d096-4091-bb1a-e486b2320a2c","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:27.072Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:27.074Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"5b35c17b-d096-4091-bb1a-e486b2320a2c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:27:051\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"29c8a98a-5a95-41da-91b4-eef4e13bba58\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4/named-query-elements/named-query-element/29c8a98a-5a95-41da-91b4-eef4e13bba58\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7f7a27e1-bc62-478a-8528-07d07fdef32e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dc2831ae-73e2-49a2-b114-c3c50b7bce23\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4/named-query-elements/named-query-element/15ce1bb0-a855-427e-99f7-962fc3ae876d/named-query-elements/named-query-element/7f7a27e1-bc62-478a-8528-07d07fdef32e/named-query-elements/named-query-element/dc2831ae-73e2-49a2-b114-c3c50b7bce23\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057066213\",\"model-invariant-id\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\"}}","context":{"RequestID":"5b35c17b-d096-4091-bb1a-e486b2320a2c","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:27.074Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:27.102Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"5b35c17b-d096-4091-bb1a-e486b2320a2c","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:27.102Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:27.104Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"5b35c17b-d096-4091-bb1a-e486b2320a2c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:27:063\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a1ee78fb-59a2-4689-bd7c-216e5991d20d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d224592c-8597-44e8-b95c-9739c7a26083\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab/named-query-elements/named-query-element/a1ee78fb-59a2-4689-bd7c-216e5991d20d/named-query-elements/named-query-element/d224592c-8597-44e8-b95c-9739c7a26083\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7f7a27e1-bc62-478a-8528-07d07fdef32e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4/named-query-elements/named-query-element/15ce1bb0-a855-427e-99f7-962fc3ae876d/named-query-elements/named-query-element/7f7a27e1-bc62-478a-8528-07d07fdef32e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057066213\",\"model-invariant-id\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\"}}","context":{"RequestID":"5b35c17b-d096-4091-bb1a-e486b2320a2c","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:27.104Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:27.131Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"5b35c17b-d096-4091-bb1a-e486b2320a2c","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:27.131Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:27.132Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"5b35c17b-d096-4091-bb1a-e486b2320a2c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:27:076\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a1ee78fb-59a2-4689-bd7c-216e5991d20d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab/named-query-elements/named-query-element/a1ee78fb-59a2-4689-bd7c-216e5991d20d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4/named-query-elements/named-query-element/15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057066213\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"5b35c17b-d096-4091-bb1a-e486b2320a2c","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:27.132Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:27.155Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"5b35c17b-d096-4091-bb1a-e486b2320a2c","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:27.155Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:27.157Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"5b35c17b-d096-4091-bb1a-e486b2320a2c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:27:091\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a1ee78fb-59a2-4689-bd7c-216e5991d20d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"855380e9-40d7-4e52-bb6e-7fdabbb2b8c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab/named-query-elements/named-query-element/a1ee78fb-59a2-4689-bd7c-216e5991d20d/named-query-elements/named-query-element/855380e9-40d7-4e52-bb6e-7fdabbb2b8c9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f420eb94-5d10-4f2f-bcc6-c362e4572e55\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"639e5922-c37b-4354-9f0c-fbaac15fdd23\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/f420eb94-5d10-4f2f-bcc6-c362e4572e55/named-query-elements/named-query-element/ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa/named-query-elements/named-query-element/639e5922-c37b-4354-9f0c-fbaac15fdd23\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057066213\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"5b35c17b-d096-4091-bb1a-e486b2320a2c","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:27.157Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:27.183Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"5b35c17b-d096-4091-bb1a-e486b2320a2c","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:27.183Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:27.185Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"5b35c17b-d096-4091-bb1a-e486b2320a2c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:27:105\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a745dbc8-1ea6-494c-907a-d0f68154ed82\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4/named-query-elements/named-query-element/15ce1bb0-a855-427e-99f7-962fc3ae876d/named-query-elements/named-query-element/a745dbc8-1ea6-494c-907a-d0f68154ed82\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7f7a27e1-bc62-478a-8528-07d07fdef32e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e9e06a7a-32b6-432c-80b5-63cf348ff6ee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4/named-query-elements/named-query-element/15ce1bb0-a855-427e-99f7-962fc3ae876d/named-query-elements/named-query-element/7f7a27e1-bc62-478a-8528-07d07fdef32e/named-query-elements/named-query-element/e9e06a7a-32b6-432c-80b5-63cf348ff6ee\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057066213\",\"model-invariant-id\":\"fcec1b02-b2d0-4834-aef8-d71be04717dd\"}}","context":{"RequestID":"5b35c17b-d096-4091-bb1a-e486b2320a2c","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:27.184Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:27.209Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"5b35c17b-d096-4091-bb1a-e486b2320a2c","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:27.209Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:27.211Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"5b35c17b-d096-4091-bb1a-e486b2320a2c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:27:117\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7f7a27e1-bc62-478a-8528-07d07fdef32e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6bea8465-ec02-43a7-ba1a-d2acd007b69d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4/named-query-elements/named-query-element/15ce1bb0-a855-427e-99f7-962fc3ae876d/named-query-elements/named-query-element/7f7a27e1-bc62-478a-8528-07d07fdef32e/named-query-elements/named-query-element/6bea8465-ec02-43a7-ba1a-d2acd007b69d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057066213\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"5b35c17b-d096-4091-bb1a-e486b2320a2c","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:27.211Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:27.220Z","message":"{\"transactionId\":\"5b35c17b-d096-4091-bb1a-e486b2320a2c\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:26:197\",\"respDate\":\"230525-23:24:27:220\",\"sourceId\":\"AAI-TOOLS:5b35c17b-d096-4091-bb1a-e486b2320a2c\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:26:197-43064\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[61da011a-d9e9-4d9a-a529-5aba8a5677cf], x-b3-parentspanid=[c1b0bd6919fce85b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[5b35c17b-d096-4091-bb1a-e486b2320a2c], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[135b686ae3d7c28c8488003c771821bf], x-b3-spanid=[a25b78bc0fa36922], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[4286], Content-Type=[application/json], X-ONAP-RequestID=[5b35c17b-d096-4091-bb1a-e486b2320a2c]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"get-component-list\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - Get Component List\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"3d560d81-57d0-438b-a2a1-5334dba0651a\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fcec1b02-b2d0-4834-aef8-d71be04717dd\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"3d560d81-57d0-438b-a2a1-5334dba0651a\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fcec1b02-b2d0-4834-aef8-d71be04717dd\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:26:197-43064\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[147656], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230525-23:24:26:197-43064]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"5b35c17b-d096-4091-bb1a-e486b2320a2c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"619","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"bc069405-3b47-4e73-9026-a03ac97cf24d","LogTimestamp":"2023-05-25T23:24:26.833Z","elapsedTime":"17"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:27.221Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"5b35c17b-d096-4091-bb1a-e486b2320a2c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1025","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"bc069405-3b47-4e73-9026-a03ac97cf24d","LogTimestamp":"2023-05-25T23:24:27.221Z","ResponseDesc":"Created","elapsedTime":"17"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:27 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d" 201 0 REST 5b35c17b-d096-4091-bb1a-e486b2320a2c AAI-TOOLS 127.0.0.6 - - - - - - - - - 1030 - "logType": "access"
{"timestamp":"2023-05-25T23:24:27.235Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"5b35c17b-d096-4091-bb1a-e486b2320a2c","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:27.235Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:27.317Z","message":"Entering","context":{"RequestID":"6a69d7f1-6b2b-4c7f-a6b8-d012500ee16d","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1c0ae3c0-2f0e-4938-9579-a62f516618dd","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:27.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:27.334Z","message":"Checking for system property [partnerName]","context":{"RequestID":"6a69d7f1-6b2b-4c7f-a6b8-d012500ee16d","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1c0ae3c0-2f0e-4938-9579-a62f516618dd","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:27.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:27.334Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"6a69d7f1-6b2b-4c7f-a6b8-d012500ee16d","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1c0ae3c0-2f0e-4938-9579-a62f516618dd","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:27.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:27.334Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"6a69d7f1-6b2b-4c7f-a6b8-d012500ee16d","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1c0ae3c0-2f0e-4938-9579-a62f516618dd","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:27.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:27.335Z","message":"Invoke","context":{"RequestID":"6a69d7f1-6b2b-4c7f-a6b8-d012500ee16d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7","InvocationID":"1c0ae3c0-2f0e-4938-9579-a62f516618dd","LogTimestamp":"2023-05-25T23:24:27.335Z"},"thread":"qtp1094674892-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:28.216Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"6a69d7f1-6b2b-4c7f-a6b8-d012500ee16d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"881","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7","InvocationID":"1c0ae3c0-2f0e-4938-9579-a62f516618dd","LogTimestamp":"2023-05-25T23:24:28.216Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1094674892-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:28.515Z","message":"Entering","context":{"RequestID":"6aa3baa6-182e-43a2-bbd2-b6c79f62a699","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"61b4d394-be93-4a7b-bfa2-475254c6cfe8","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:24:28.515Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:28.519Z","message":"{\"transactionId\":\"6aa3baa6-182e-43a2-bbd2-b6c79f62a699\",\"status\":\"200\",\"rqstDate\":\"230525-23:24:28:516\",\"respDate\":\"230525-23:24:28:519\",\"sourceId\":\"haproxy:6aa3baa6-182e-43a2-bbd2-b6c79f62a699\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:28:516-57013\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[33ed750e-b4ca-9fa1-af8c-d21d7ba52cfe], x-b3-parentspanid=[2dbbe11f18462569], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[22f4793425120adf2dbbe11f18462569], x-b3-spanid=[5a20e3f2946b633c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6aa3baa6-182e-43a2-bbd2-b6c79f62a699]}\\\"}\"}","context":{"RequestID":"6aa3baa6-182e-43a2-bbd2-b6c79f62a699","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"61b4d394-be93-4a7b-bfa2-475254c6cfe8","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:24:28.515Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:28.520Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6aa3baa6-182e-43a2-bbd2-b6c79f62a699","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"61b4d394-be93-4a7b-bfa2-475254c6cfe8","LogTimestamp":"2023-05-25T23:24:28.520Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-05-25T23:24:28.648Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"6a69d7f1-6b2b-4c7f-a6b8-d012500ee16d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:28:631\"},\"entity\":{\"resource-version\":\"1685057067333\",\"named-query-uuid\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"named-query-version\":\"1.1\",\"description\":\"Named Query - Get Component List\",\"named-query-name\":\"get-component-list\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"resource-version\":\"1685057067333\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"d16d3834-7fcb-4e59-aa63-4cee25a0df42\",\"resource-version\":\"1685057067333\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"1b2c9ba7-e449-4831-ba15-3073672f5ef2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"0d42562b-aada-4f9f-8a22-d70ef203f531\",\"resource-version\":\"1685057067333\"}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"166c050d-f69d-4305-943e-0bc58c3a26cf\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"5babecef-b224-4483-8ed6-b26d2c8eb8c2\",\"resource-version\":\"1685057067333\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"71f0a5a1-6140-450a-968a-5b88561f084d\",\"resource-version\":\"1685057067333\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"3c0edb3d-f967-44f9-ab71-cc05fbe751e8\",\"resource-version\":\"1685057067333\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"a2eef84f-f7e6-477a-ac1a-786bfe0b2279\",\"resource-version\":\"1685057067333\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"44ebcf93-aa23-44db-98ca-b48f02e203e9\",\"resource-version\":\"1685057067333\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"1b2c9ba7-e449-4831-ba15-3073672f5ef2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"bf564c39-fdbb-44d0-9bde-c80a373ce059\",\"resource-version\":\"1685057067333\"}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"dfd41427-a456-465e-b1f3-7959493e18dc\",\"resource-version\":\"1685057067333\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"51347cc6-45ac-400a-84bf-a2a56886f175\",\"resource-version\":\"1685057067333\"}]}}]}}]},\"property-collect-list\":[\"service-instance-id\",\"service-instance-name\"]}]}}}","context":{"RequestID":"6a69d7f1-6b2b-4c7f-a6b8-d012500ee16d","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:28.647Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:28.676Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"6a69d7f1-6b2b-4c7f-a6b8-d012500ee16d","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:28.676Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:28.679Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"6a69d7f1-6b2b-4c7f-a6b8-d012500ee16d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:28:649\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"29c8a98a-5a95-41da-91b4-eef4e13bba58\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4/named-query-elements/named-query-element/29c8a98a-5a95-41da-91b4-eef4e13bba58\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7f7a27e1-bc62-478a-8528-07d07fdef32e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dc2831ae-73e2-49a2-b114-c3c50b7bce23\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4/named-query-elements/named-query-element/15ce1bb0-a855-427e-99f7-962fc3ae876d/named-query-elements/named-query-element/7f7a27e1-bc62-478a-8528-07d07fdef32e/named-query-elements/named-query-element/dc2831ae-73e2-49a2-b114-c3c50b7bce23\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d16d3834-7fcb-4e59-aa63-4cee25a0df42\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19/named-query-elements/named-query-element/d16d3834-7fcb-4e59-aa63-4cee25a0df42\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71f0a5a1-6140-450a-968a-5b88561f084d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a2eef84f-f7e6-477a-ac1a-786bfe0b2279\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"44ebcf93-aa23-44db-98ca-b48f02e203e9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19/named-query-elements/named-query-element/71f0a5a1-6140-450a-968a-5b88561f084d/named-query-elements/named-query-element/a2eef84f-f7e6-477a-ac1a-786bfe0b2279/named-query-elements/named-query-element/44ebcf93-aa23-44db-98ca-b48f02e203e9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057067333\",\"model-invariant-id\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\"}}","context":{"RequestID":"6a69d7f1-6b2b-4c7f-a6b8-d012500ee16d","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:28.678Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:28.702Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"6a69d7f1-6b2b-4c7f-a6b8-d012500ee16d","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:28.702Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:28.707Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"6a69d7f1-6b2b-4c7f-a6b8-d012500ee16d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:28:662\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a1ee78fb-59a2-4689-bd7c-216e5991d20d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d224592c-8597-44e8-b95c-9739c7a26083\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab/named-query-elements/named-query-element/a1ee78fb-59a2-4689-bd7c-216e5991d20d/named-query-elements/named-query-element/d224592c-8597-44e8-b95c-9739c7a26083\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7f7a27e1-bc62-478a-8528-07d07fdef32e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4/named-query-elements/named-query-element/15ce1bb0-a855-427e-99f7-962fc3ae876d/named-query-elements/named-query-element/7f7a27e1-bc62-478a-8528-07d07fdef32e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71f0a5a1-6140-450a-968a-5b88561f084d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a2eef84f-f7e6-477a-ac1a-786bfe0b2279\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19/named-query-elements/named-query-element/71f0a5a1-6140-450a-968a-5b88561f084d/named-query-elements/named-query-element/a2eef84f-f7e6-477a-ac1a-786bfe0b2279\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057067333\",\"model-invariant-id\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\"}}","context":{"RequestID":"6a69d7f1-6b2b-4c7f-a6b8-d012500ee16d","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:28.707Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:28.739Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"6a69d7f1-6b2b-4c7f-a6b8-d012500ee16d","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:28.738Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:28.740Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"6a69d7f1-6b2b-4c7f-a6b8-d012500ee16d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:28:672\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a1ee78fb-59a2-4689-bd7c-216e5991d20d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab/named-query-elements/named-query-element/a1ee78fb-59a2-4689-bd7c-216e5991d20d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4/named-query-elements/named-query-element/15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71f0a5a1-6140-450a-968a-5b88561f084d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19/named-query-elements/named-query-element/71f0a5a1-6140-450a-968a-5b88561f084d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057067333\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"6a69d7f1-6b2b-4c7f-a6b8-d012500ee16d","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:28.740Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:28.766Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"6a69d7f1-6b2b-4c7f-a6b8-d012500ee16d","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:28.766Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:28.767Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"6a69d7f1-6b2b-4c7f-a6b8-d012500ee16d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:28:709\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a1ee78fb-59a2-4689-bd7c-216e5991d20d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"855380e9-40d7-4e52-bb6e-7fdabbb2b8c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab/named-query-elements/named-query-element/a1ee78fb-59a2-4689-bd7c-216e5991d20d/named-query-elements/named-query-element/855380e9-40d7-4e52-bb6e-7fdabbb2b8c9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f420eb94-5d10-4f2f-bcc6-c362e4572e55\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"639e5922-c37b-4354-9f0c-fbaac15fdd23\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/f420eb94-5d10-4f2f-bcc6-c362e4572e55/named-query-elements/named-query-element/ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa/named-query-elements/named-query-element/639e5922-c37b-4354-9f0c-fbaac15fdd23\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057067333\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"6a69d7f1-6b2b-4c7f-a6b8-d012500ee16d","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:28.767Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:28.827Z","message":"{\"transactionId\":\"6a69d7f1-6b2b-4c7f-a6b8-d012500ee16d\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:27:317\",\"respDate\":\"230525-23:24:28:827\",\"sourceId\":\"AAI-TOOLS:6a69d7f1-6b2b-4c7f-a6b8-d012500ee16d\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:27:317-71577\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[45b43441-adb4-43e0-b19d-9568f7f2222a], x-b3-parentspanid=[aac1972089249fa3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[6a69d7f1-6b2b-4c7f-a6b8-d012500ee16d], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3efa9dcd4abac1af01976ae98d3cc9de], x-b3-spanid=[89e12aa4970269c5], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[6088], Content-Type=[application/json], X-ONAP-RequestID=[6a69d7f1-6b2b-4c7f-a6b8-d012500ee16d]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"get-component-list\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.1\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - Get Component List\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"service-instance-id\\\\\\\", \\\\\\\"service-instance-name\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"166c050d-f69d-4305-943e-0bc58c3a26cf\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"1b2c9ba7-e449-4831-ba15-3073672f5ef2\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"3d560d81-57d0-438b-a2a1-5334dba0651a\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fcec1b02-b2d0-4834-aef8-d71be04717dd\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fcec1b02-b2d0-4834-aef8-d71be04717dd\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"1b2c9ba7-e449-4831-ba15-3073672f5ef2\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"3d560d81-57d0-438b-a2a1-5334dba0651a\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:27:317-71577\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[155848], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230525-23:24:27:317-71577]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"6a69d7f1-6b2b-4c7f-a6b8-d012500ee16d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"881","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"1c0ae3c0-2f0e-4938-9579-a62f516618dd","LogTimestamp":"2023-05-25T23:24:28.216Z","elapsedTime":"80"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:28.828Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"6a69d7f1-6b2b-4c7f-a6b8-d012500ee16d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1512","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"1c0ae3c0-2f0e-4938-9579-a62f516618dd","LogTimestamp":"2023-05-25T23:24:28.828Z","ResponseDesc":"Created","elapsedTime":"80"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:28 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7" 201 0 REST 6a69d7f1-6b2b-4c7f-a6b8-d012500ee16d AAI-TOOLS 127.0.0.6 - - - - - - - - - 1515 - "logType": "access"
{"timestamp":"2023-05-25T23:24:28.829Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"6a69d7f1-6b2b-4c7f-a6b8-d012500ee16d","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"62","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:28.829Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:28.832Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"6a69d7f1-6b2b-4c7f-a6b8-d012500ee16d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:28:721\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a745dbc8-1ea6-494c-907a-d0f68154ed82\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4/named-query-elements/named-query-element/15ce1bb0-a855-427e-99f7-962fc3ae876d/named-query-elements/named-query-element/a745dbc8-1ea6-494c-907a-d0f68154ed82\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71f0a5a1-6140-450a-968a-5b88561f084d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3c0edb3d-f967-44f9-ab71-cc05fbe751e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19/named-query-elements/named-query-element/71f0a5a1-6140-450a-968a-5b88561f084d/named-query-elements/named-query-element/3c0edb3d-f967-44f9-ab71-cc05fbe751e8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71f0a5a1-6140-450a-968a-5b88561f084d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a2eef84f-f7e6-477a-ac1a-786bfe0b2279\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"51347cc6-45ac-400a-84bf-a2a56886f175\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19/named-query-elements/named-query-element/71f0a5a1-6140-450a-968a-5b88561f084d/named-query-elements/named-query-element/a2eef84f-f7e6-477a-ac1a-786bfe0b2279/named-query-elements/named-query-element/51347cc6-45ac-400a-84bf-a2a56886f175\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7f7a27e1-bc62-478a-8528-07d07fdef32e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e9e06a7a-32b6-432c-80b5-63cf348ff6ee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4/named-query-elements/named-query-element/15ce1bb0-a855-427e-99f7-962fc3ae876d/named-query-elements/named-query-element/7f7a27e1-bc62-478a-8528-07d07fdef32e/named-query-elements/named-query-element/e9e06a7a-32b6-432c-80b5-63cf348ff6ee\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057067333\",\"model-invariant-id\":\"fcec1b02-b2d0-4834-aef8-d71be04717dd\"}}","context":{"RequestID":"6a69d7f1-6b2b-4c7f-a6b8-d012500ee16d","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:28.832Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:28.857Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"6a69d7f1-6b2b-4c7f-a6b8-d012500ee16d","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:28.857Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:28.859Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"6a69d7f1-6b2b-4c7f-a6b8-d012500ee16d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:28:733\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5babecef-b224-4483-8ed6-b26d2c8eb8c2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19/named-query-elements/named-query-element/5babecef-b224-4483-8ed6-b26d2c8eb8c2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057067333\",\"model-invariant-id\":\"166c050d-f69d-4305-943e-0bc58c3a26cf\"}}","context":{"RequestID":"6a69d7f1-6b2b-4c7f-a6b8-d012500ee16d","ServiceName":"/aai/v27/service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:28.858Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:28.884Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"6a69d7f1-6b2b-4c7f-a6b8-d012500ee16d","ServiceName":"/aai/v27/service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:28.884Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:28.885Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"6a69d7f1-6b2b-4c7f-a6b8-d012500ee16d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:28:743\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71f0a5a1-6140-450a-968a-5b88561f084d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a2eef84f-f7e6-477a-ac1a-786bfe0b2279\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"44ebcf93-aa23-44db-98ca-b48f02e203e9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bf564c39-fdbb-44d0-9bde-c80a373ce059\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19/named-query-elements/named-query-element/71f0a5a1-6140-450a-968a-5b88561f084d/named-query-elements/named-query-element/a2eef84f-f7e6-477a-ac1a-786bfe0b2279/named-query-elements/named-query-element/44ebcf93-aa23-44db-98ca-b48f02e203e9/named-query-elements/named-query-element/bf564c39-fdbb-44d0-9bde-c80a373ce059\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d16d3834-7fcb-4e59-aa63-4cee25a0df42\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0d42562b-aada-4f9f-8a22-d70ef203f531\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19/named-query-elements/named-query-element/d16d3834-7fcb-4e59-aa63-4cee25a0df42/named-query-elements/named-query-element/0d42562b-aada-4f9f-8a22-d70ef203f531\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057067333\",\"model-invariant-id\":\"1b2c9ba7-e449-4831-ba15-3073672f5ef2\"}}","context":{"RequestID":"6a69d7f1-6b2b-4c7f-a6b8-d012500ee16d","ServiceName":"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:28.885Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:28.903Z","message":"Entering","context":{"RequestID":"15f65f21-3a4a-4adc-9b6a-63457b5e5e73","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"74079bc7-d2e2-44d5-a2d7-e51ee0eac3ef","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:28.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:28.913Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"6a69d7f1-6b2b-4c7f-a6b8-d012500ee16d","ServiceName":"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:28.913Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:28.915Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"6a69d7f1-6b2b-4c7f-a6b8-d012500ee16d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:28:754\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7f7a27e1-bc62-478a-8528-07d07fdef32e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6bea8465-ec02-43a7-ba1a-d2acd007b69d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4/named-query-elements/named-query-element/15ce1bb0-a855-427e-99f7-962fc3ae876d/named-query-elements/named-query-element/7f7a27e1-bc62-478a-8528-07d07fdef32e/named-query-elements/named-query-element/6bea8465-ec02-43a7-ba1a-d2acd007b69d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71f0a5a1-6140-450a-968a-5b88561f084d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a2eef84f-f7e6-477a-ac1a-786bfe0b2279\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dfd41427-a456-465e-b1f3-7959493e18dc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19/named-query-elements/named-query-element/71f0a5a1-6140-450a-968a-5b88561f084d/named-query-elements/named-query-element/a2eef84f-f7e6-477a-ac1a-786bfe0b2279/named-query-elements/named-query-element/dfd41427-a456-465e-b1f3-7959493e18dc\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057067333\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"6a69d7f1-6b2b-4c7f-a6b8-d012500ee16d","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:28.915Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:28.920Z","message":"Checking for system property [partnerName]","context":{"RequestID":"15f65f21-3a4a-4adc-9b6a-63457b5e5e73","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"74079bc7-d2e2-44d5-a2d7-e51ee0eac3ef","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:28.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:28.921Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"15f65f21-3a4a-4adc-9b6a-63457b5e5e73","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"74079bc7-d2e2-44d5-a2d7-e51ee0eac3ef","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:28.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:28.921Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"15f65f21-3a4a-4adc-9b6a-63457b5e5e73","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"74079bc7-d2e2-44d5-a2d7-e51ee0eac3ef","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:28.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:28.921Z","message":"Invoke","context":{"RequestID":"15f65f21-3a4a-4adc-9b6a-63457b5e5e73","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef","InvocationID":"74079bc7-d2e2-44d5-a2d7-e51ee0eac3ef","LogTimestamp":"2023-05-25T23:24:28.921Z"},"thread":"qtp1094674892-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:28.968Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"6a69d7f1-6b2b-4c7f-a6b8-d012500ee16d","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"53","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:28.968Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:29.709Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"15f65f21-3a4a-4adc-9b6a-63457b5e5e73","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"788","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef","InvocationID":"74079bc7-d2e2-44d5-a2d7-e51ee0eac3ef","LogTimestamp":"2023-05-25T23:24:29.709Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1094674892-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:30.025Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"15f65f21-3a4a-4adc-9b6a-63457b5e5e73\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:30:012\"},\"entity\":{\"resource-version\":\"1685057068919\",\"named-query-uuid\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"named-query-version\":\"1.2\",\"description\":\"Named Query - Get Component List\",\"named-query-name\":\"get-component-list\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"resource-version\":\"1685057068919\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"dece6d2c-bf12-45d7-a29e-21da40af6ef6\",\"resource-version\":\"1685057068919\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"1b2c9ba7-e449-4831-ba15-3073672f5ef2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"6db3f9d9-7cf4-4899-8a7e-94759a614ac6\",\"resource-version\":\"1685057068919\"}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"1556ccc9-a30a-480e-8968-b54d568514c8\",\"resource-version\":\"1685057068919\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"dc44e5c1-1ebe-42bf-b186-3bcd24f48fd8\",\"resource-version\":\"1685057068919\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"26bb2684-7ce3-4fa1-a53a-13ce7eda0b8a\",\"resource-version\":\"1685057068919\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"7e832daf-4528-4f0f-837e-308ce562da4b\",\"resource-version\":\"1685057068919\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"cebf6bb6-3e5f-4f5e-95f7-54b64314c9c1\",\"resource-version\":\"1685057068919\",\"do-not-output\":\"true\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"a18013a4-6090-4c00-a62c-2eda277c898b\",\"resource-version\":\"1685057068919\"}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"289e6180-fb2f-49a7-aec4-0651c8f6cac1\",\"resource-version\":\"1685057068919\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"1b2c9ba7-e449-4831-ba15-3073672f5ef2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"645a353b-fc72-4b95-8e20-dcf73254561e\",\"resource-version\":\"1685057068919\"}]}}]}}]}}]},\"property-collect-list\":[\"service-instance-id\",\"service-instance-name\"]}]}}}","context":{"RequestID":"15f65f21-3a4a-4adc-9b6a-63457b5e5e73","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:30.025Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:30.048Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"15f65f21-3a4a-4adc-9b6a-63457b5e5e73","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:30.048Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:30.050Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"15f65f21-3a4a-4adc-9b6a-63457b5e5e73\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:30:028\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"29c8a98a-5a95-41da-91b4-eef4e13bba58\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4/named-query-elements/named-query-element/29c8a98a-5a95-41da-91b4-eef4e13bba58\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7f7a27e1-bc62-478a-8528-07d07fdef32e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dc2831ae-73e2-49a2-b114-c3c50b7bce23\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4/named-query-elements/named-query-element/15ce1bb0-a855-427e-99f7-962fc3ae876d/named-query-elements/named-query-element/7f7a27e1-bc62-478a-8528-07d07fdef32e/named-query-elements/named-query-element/dc2831ae-73e2-49a2-b114-c3c50b7bce23\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d16d3834-7fcb-4e59-aa63-4cee25a0df42\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19/named-query-elements/named-query-element/d16d3834-7fcb-4e59-aa63-4cee25a0df42\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71f0a5a1-6140-450a-968a-5b88561f084d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a2eef84f-f7e6-477a-ac1a-786bfe0b2279\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"44ebcf93-aa23-44db-98ca-b48f02e203e9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19/named-query-elements/named-query-element/71f0a5a1-6140-450a-968a-5b88561f084d/named-query-elements/named-query-element/a2eef84f-f7e6-477a-ac1a-786bfe0b2279/named-query-elements/named-query-element/44ebcf93-aa23-44db-98ca-b48f02e203e9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1556ccc9-a30a-480e-8968-b54d568514c8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"26bb2684-7ce3-4fa1-a53a-13ce7eda0b8a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"289e6180-fb2f-49a7-aec4-0651c8f6cac1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/374a8ecb-0c79-44eb-821f-88212bdd9f70/named-query-elements/named-query-element/1556ccc9-a30a-480e-8968-b54d568514c8/named-query-elements/named-query-element/26bb2684-7ce3-4fa1-a53a-13ce7eda0b8a/named-query-elements/named-query-element/289e6180-fb2f-49a7-aec4-0651c8f6cac1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dece6d2c-bf12-45d7-a29e-21da40af6ef6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/374a8ecb-0c79-44eb-821f-88212bdd9f70/named-query-elements/named-query-element/dece6d2c-bf12-45d7-a29e-21da40af6ef6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057068919\",\"model-invariant-id\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\"}}","context":{"RequestID":"15f65f21-3a4a-4adc-9b6a-63457b5e5e73","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:30.050Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:30.073Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"15f65f21-3a4a-4adc-9b6a-63457b5e5e73","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:30.073Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:30.108Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"15f65f21-3a4a-4adc-9b6a-63457b5e5e73\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:30:045\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a1ee78fb-59a2-4689-bd7c-216e5991d20d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d224592c-8597-44e8-b95c-9739c7a26083\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab/named-query-elements/named-query-element/a1ee78fb-59a2-4689-bd7c-216e5991d20d/named-query-elements/named-query-element/d224592c-8597-44e8-b95c-9739c7a26083\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7f7a27e1-bc62-478a-8528-07d07fdef32e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4/named-query-elements/named-query-element/15ce1bb0-a855-427e-99f7-962fc3ae876d/named-query-elements/named-query-element/7f7a27e1-bc62-478a-8528-07d07fdef32e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71f0a5a1-6140-450a-968a-5b88561f084d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a2eef84f-f7e6-477a-ac1a-786bfe0b2279\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19/named-query-elements/named-query-element/71f0a5a1-6140-450a-968a-5b88561f084d/named-query-elements/named-query-element/a2eef84f-f7e6-477a-ac1a-786bfe0b2279\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1556ccc9-a30a-480e-8968-b54d568514c8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"26bb2684-7ce3-4fa1-a53a-13ce7eda0b8a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/374a8ecb-0c79-44eb-821f-88212bdd9f70/named-query-elements/named-query-element/1556ccc9-a30a-480e-8968-b54d568514c8/named-query-elements/named-query-element/26bb2684-7ce3-4fa1-a53a-13ce7eda0b8a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057068919\",\"model-invariant-id\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\"}}","context":{"RequestID":"15f65f21-3a4a-4adc-9b6a-63457b5e5e73","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:30.108Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:30.131Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"15f65f21-3a4a-4adc-9b6a-63457b5e5e73","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:30.131Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:30.134Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"15f65f21-3a4a-4adc-9b6a-63457b5e5e73\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:30:059\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a1ee78fb-59a2-4689-bd7c-216e5991d20d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab/named-query-elements/named-query-element/a1ee78fb-59a2-4689-bd7c-216e5991d20d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4/named-query-elements/named-query-element/15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71f0a5a1-6140-450a-968a-5b88561f084d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19/named-query-elements/named-query-element/71f0a5a1-6140-450a-968a-5b88561f084d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1556ccc9-a30a-480e-8968-b54d568514c8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/374a8ecb-0c79-44eb-821f-88212bdd9f70/named-query-elements/named-query-element/1556ccc9-a30a-480e-8968-b54d568514c8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057068919\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"15f65f21-3a4a-4adc-9b6a-63457b5e5e73","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:30.134Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:30.153Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"15f65f21-3a4a-4adc-9b6a-63457b5e5e73","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"19","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:30.153Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:30.155Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"15f65f21-3a4a-4adc-9b6a-63457b5e5e73\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:30:070\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a1ee78fb-59a2-4689-bd7c-216e5991d20d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"855380e9-40d7-4e52-bb6e-7fdabbb2b8c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab/named-query-elements/named-query-element/a1ee78fb-59a2-4689-bd7c-216e5991d20d/named-query-elements/named-query-element/855380e9-40d7-4e52-bb6e-7fdabbb2b8c9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f420eb94-5d10-4f2f-bcc6-c362e4572e55\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"639e5922-c37b-4354-9f0c-fbaac15fdd23\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/f420eb94-5d10-4f2f-bcc6-c362e4572e55/named-query-elements/named-query-element/ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa/named-query-elements/named-query-element/639e5922-c37b-4354-9f0c-fbaac15fdd23\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057068919\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"15f65f21-3a4a-4adc-9b6a-63457b5e5e73","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:30.155Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:30.174Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"15f65f21-3a4a-4adc-9b6a-63457b5e5e73","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"19","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:30.174Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:30.175Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"15f65f21-3a4a-4adc-9b6a-63457b5e5e73\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:30:114\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a745dbc8-1ea6-494c-907a-d0f68154ed82\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4/named-query-elements/named-query-element/15ce1bb0-a855-427e-99f7-962fc3ae876d/named-query-elements/named-query-element/a745dbc8-1ea6-494c-907a-d0f68154ed82\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71f0a5a1-6140-450a-968a-5b88561f084d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3c0edb3d-f967-44f9-ab71-cc05fbe751e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19/named-query-elements/named-query-element/71f0a5a1-6140-450a-968a-5b88561f084d/named-query-elements/named-query-element/3c0edb3d-f967-44f9-ab71-cc05fbe751e8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71f0a5a1-6140-450a-968a-5b88561f084d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a2eef84f-f7e6-477a-ac1a-786bfe0b2279\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"51347cc6-45ac-400a-84bf-a2a56886f175\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19/named-query-elements/named-query-element/71f0a5a1-6140-450a-968a-5b88561f084d/named-query-elements/named-query-element/a2eef84f-f7e6-477a-ac1a-786bfe0b2279/named-query-elements/named-query-element/51347cc6-45ac-400a-84bf-a2a56886f175\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1556ccc9-a30a-480e-8968-b54d568514c8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"26bb2684-7ce3-4fa1-a53a-13ce7eda0b8a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7e832daf-4528-4f0f-837e-308ce562da4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/374a8ecb-0c79-44eb-821f-88212bdd9f70/named-query-elements/named-query-element/1556ccc9-a30a-480e-8968-b54d568514c8/named-query-elements/named-query-element/26bb2684-7ce3-4fa1-a53a-13ce7eda0b8a/named-query-elements/named-query-element/7e832daf-4528-4f0f-837e-308ce562da4b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7f7a27e1-bc62-478a-8528-07d07fdef32e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e9e06a7a-32b6-432c-80b5-63cf348ff6ee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4/named-query-elements/named-query-element/15ce1bb0-a855-427e-99f7-962fc3ae876d/named-query-elements/named-query-element/7f7a27e1-bc62-478a-8528-07d07fdef32e/named-query-elements/named-query-element/e9e06a7a-32b6-432c-80b5-63cf348ff6ee\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1556ccc9-a30a-480e-8968-b54d568514c8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dc44e5c1-1ebe-42bf-b186-3bcd24f48fd8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/374a8ecb-0c79-44eb-821f-88212bdd9f70/named-query-elements/named-query-element/1556ccc9-a30a-480e-8968-b54d568514c8/named-query-elements/named-query-element/dc44e5c1-1ebe-42bf-b186-3bcd24f48fd8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057068919\",\"model-invariant-id\":\"fcec1b02-b2d0-4834-aef8-d71be04717dd\"}}","context":{"RequestID":"15f65f21-3a4a-4adc-9b6a-63457b5e5e73","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:30.175Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:30.184Z","message":"{\"transactionId\":\"15f65f21-3a4a-4adc-9b6a-63457b5e5e73\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:28:904\",\"respDate\":\"230525-23:24:30:184\",\"sourceId\":\"AAI-TOOLS:15f65f21-3a4a-4adc-9b6a-63457b5e5e73\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:28:904-57293\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[805e6986-bb62-444d-baee-a2d18202595e], x-b3-parentspanid=[285cfae01eca8598], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[15f65f21-3a4a-4adc-9b6a-63457b5e5e73], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4504c16c7b15bf12400232dd7625da89], x-b3-spanid=[ee02f5496cb9efa5], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[6463], Content-Type=[application/json], X-ONAP-RequestID=[15f65f21-3a4a-4adc-9b6a-63457b5e5e73]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"2a183f99-2c66-482b-ade5-7962efd801ef\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"get-component-list\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.2\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - Get Component List\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"service-instance-id\\\\\\\", \\\\\\\"service-instance-name\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"1b2c9ba7-e449-4831-ba15-3073672f5ef2\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"3d560d81-57d0-438b-a2a1-5334dba0651a\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fcec1b02-b2d0-4834-aef8-d71be04717dd\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"do-not-output\\\\\\\" : \\\\\\\"true\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fcec1b02-b2d0-4834-aef8-d71be04717dd\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"1b2c9ba7-e449-4831-ba15-3073672f5ef2\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"3d560d81-57d0-438b-a2a1-5334dba0651a\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:28:904-57293\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[94352], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230525-23:24:28:904-57293]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"15f65f21-3a4a-4adc-9b6a-63457b5e5e73","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"788","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"74079bc7-d2e2-44d5-a2d7-e51ee0eac3ef","LogTimestamp":"2023-05-25T23:24:29.709Z","elapsedTime":"40"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:30.184Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"15f65f21-3a4a-4adc-9b6a-63457b5e5e73","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1281","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"74079bc7-d2e2-44d5-a2d7-e51ee0eac3ef","LogTimestamp":"2023-05-25T23:24:30.184Z","ResponseDesc":"Created","elapsedTime":"40"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:30 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef" 201 0 REST 15f65f21-3a4a-4adc-9b6a-63457b5e5e73 AAI-TOOLS 127.0.0.6 - - - - - - - - - 1284 - "logType": "access"
{"timestamp":"2023-05-25T23:24:30.204Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"15f65f21-3a4a-4adc-9b6a-63457b5e5e73","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:30.204Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:30.208Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"15f65f21-3a4a-4adc-9b6a-63457b5e5e73\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:30:125\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71f0a5a1-6140-450a-968a-5b88561f084d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a2eef84f-f7e6-477a-ac1a-786bfe0b2279\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"44ebcf93-aa23-44db-98ca-b48f02e203e9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bf564c39-fdbb-44d0-9bde-c80a373ce059\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19/named-query-elements/named-query-element/71f0a5a1-6140-450a-968a-5b88561f084d/named-query-elements/named-query-element/a2eef84f-f7e6-477a-ac1a-786bfe0b2279/named-query-elements/named-query-element/44ebcf93-aa23-44db-98ca-b48f02e203e9/named-query-elements/named-query-element/bf564c39-fdbb-44d0-9bde-c80a373ce059\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1556ccc9-a30a-480e-8968-b54d568514c8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"26bb2684-7ce3-4fa1-a53a-13ce7eda0b8a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"289e6180-fb2f-49a7-aec4-0651c8f6cac1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"645a353b-fc72-4b95-8e20-dcf73254561e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/374a8ecb-0c79-44eb-821f-88212bdd9f70/named-query-elements/named-query-element/1556ccc9-a30a-480e-8968-b54d568514c8/named-query-elements/named-query-element/26bb2684-7ce3-4fa1-a53a-13ce7eda0b8a/named-query-elements/named-query-element/289e6180-fb2f-49a7-aec4-0651c8f6cac1/named-query-elements/named-query-element/645a353b-fc72-4b95-8e20-dcf73254561e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dece6d2c-bf12-45d7-a29e-21da40af6ef6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6db3f9d9-7cf4-4899-8a7e-94759a614ac6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/374a8ecb-0c79-44eb-821f-88212bdd9f70/named-query-elements/named-query-element/dece6d2c-bf12-45d7-a29e-21da40af6ef6/named-query-elements/named-query-element/6db3f9d9-7cf4-4899-8a7e-94759a614ac6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d16d3834-7fcb-4e59-aa63-4cee25a0df42\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0d42562b-aada-4f9f-8a22-d70ef203f531\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19/named-query-elements/named-query-element/d16d3834-7fcb-4e59-aa63-4cee25a0df42/named-query-elements/named-query-element/0d42562b-aada-4f9f-8a22-d70ef203f531\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057068919\",\"model-invariant-id\":\"1b2c9ba7-e449-4831-ba15-3073672f5ef2\"}}","context":{"RequestID":"15f65f21-3a4a-4adc-9b6a-63457b5e5e73","ServiceName":"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:30.207Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:30.231Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"15f65f21-3a4a-4adc-9b6a-63457b5e5e73","ServiceName":"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:30.231Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:30.234Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"15f65f21-3a4a-4adc-9b6a-63457b5e5e73\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:30:137\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1556ccc9-a30a-480e-8968-b54d568514c8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"26bb2684-7ce3-4fa1-a53a-13ce7eda0b8a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cebf6bb6-3e5f-4f5e-95f7-54b64314c9c1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a18013a4-6090-4c00-a62c-2eda277c898b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/374a8ecb-0c79-44eb-821f-88212bdd9f70/named-query-elements/named-query-element/1556ccc9-a30a-480e-8968-b54d568514c8/named-query-elements/named-query-element/26bb2684-7ce3-4fa1-a53a-13ce7eda0b8a/named-query-elements/named-query-element/cebf6bb6-3e5f-4f5e-95f7-54b64314c9c1/named-query-elements/named-query-element/a18013a4-6090-4c00-a62c-2eda277c898b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057068919\",\"model-invariant-id\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\"}}","context":{"RequestID":"15f65f21-3a4a-4adc-9b6a-63457b5e5e73","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:30.234Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:30.263Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"15f65f21-3a4a-4adc-9b6a-63457b5e5e73","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:30.263Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:30.265Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"15f65f21-3a4a-4adc-9b6a-63457b5e5e73\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:30:148\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7f7a27e1-bc62-478a-8528-07d07fdef32e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6bea8465-ec02-43a7-ba1a-d2acd007b69d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4/named-query-elements/named-query-element/15ce1bb0-a855-427e-99f7-962fc3ae876d/named-query-elements/named-query-element/7f7a27e1-bc62-478a-8528-07d07fdef32e/named-query-elements/named-query-element/6bea8465-ec02-43a7-ba1a-d2acd007b69d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71f0a5a1-6140-450a-968a-5b88561f084d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a2eef84f-f7e6-477a-ac1a-786bfe0b2279\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dfd41427-a456-465e-b1f3-7959493e18dc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19/named-query-elements/named-query-element/71f0a5a1-6140-450a-968a-5b88561f084d/named-query-elements/named-query-element/a2eef84f-f7e6-477a-ac1a-786bfe0b2279/named-query-elements/named-query-element/dfd41427-a456-465e-b1f3-7959493e18dc\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1556ccc9-a30a-480e-8968-b54d568514c8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"26bb2684-7ce3-4fa1-a53a-13ce7eda0b8a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cebf6bb6-3e5f-4f5e-95f7-54b64314c9c1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/374a8ecb-0c79-44eb-821f-88212bdd9f70/named-query-elements/named-query-element/1556ccc9-a30a-480e-8968-b54d568514c8/named-query-elements/named-query-element/26bb2684-7ce3-4fa1-a53a-13ce7eda0b8a/named-query-elements/named-query-element/cebf6bb6-3e5f-4f5e-95f7-54b64314c9c1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057068919\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"15f65f21-3a4a-4adc-9b6a-63457b5e5e73","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:30.265Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:30.273Z","message":"Entering","context":{"RequestID":"15f43c6e-2871-463b-8abb-41648fc8f23c","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"eb9ceeea-3e32-48ad-b1a5-a9011be4b68a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:30.273Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:30.290Z","message":"Checking for system property [partnerName]","context":{"RequestID":"15f43c6e-2871-463b-8abb-41648fc8f23c","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"eb9ceeea-3e32-48ad-b1a5-a9011be4b68a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:30.273Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:30.290Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"15f43c6e-2871-463b-8abb-41648fc8f23c","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"eb9ceeea-3e32-48ad-b1a5-a9011be4b68a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:30.273Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:30.290Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"15f43c6e-2871-463b-8abb-41648fc8f23c","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"eb9ceeea-3e32-48ad-b1a5-a9011be4b68a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:30.273Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:30.292Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"15f65f21-3a4a-4adc-9b6a-63457b5e5e73","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:30.292Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:30.292Z","message":"Invoke","context":{"RequestID":"15f43c6e-2871-463b-8abb-41648fc8f23c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519","InvocationID":"eb9ceeea-3e32-48ad-b1a5-a9011be4b68a","LogTimestamp":"2023-05-25T23:24:30.292Z"},"thread":"qtp1094674892-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:30.434Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"15f43c6e-2871-463b-8abb-41648fc8f23c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"144","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519","InvocationID":"eb9ceeea-3e32-48ad-b1a5-a9011be4b68a","LogTimestamp":"2023-05-25T23:24:30.434Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1094674892-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:30.508Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"15f43c6e-2871-463b-8abb-41648fc8f23c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:30:495\"},\"entity\":{\"resource-version\":\"1685057070288\",\"named-query-uuid\":\"670a94e9-874f-4087-8501-62d4d289c519\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - DHV Complex By Hostname\",\"named-query-name\":\"dhv-complex-by-hostname\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"57ac86d5-4f3e-476b-982d-164bca5e2ba2\",\"resource-version\":\"1685057070288\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"e87c2e6d-be06-4046-9025-14460d741a47\",\"resource-version\":\"1685057070288\"}]}}]}}}","context":{"RequestID":"15f43c6e-2871-463b-8abb-41648fc8f23c","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:30.508Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:30.532Z","message":"Entering","context":{"RequestID":"731d2e04-f2fd-4d04-ae94-80f47ce62027","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2ae4c37b-15a2-4de9-b91a-22bbd213cb97","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:24:30.532Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:30.535Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"15f43c6e-2871-463b-8abb-41648fc8f23c","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:30.534Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:30.536Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"15f43c6e-2871-463b-8abb-41648fc8f23c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:30:511\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"670a94e9-874f-4087-8501-62d4d289c519\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"57ac86d5-4f3e-476b-982d-164bca5e2ba2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e87c2e6d-be06-4046-9025-14460d741a47\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519/named-query-elements/named-query-element/57ac86d5-4f3e-476b-982d-164bca5e2ba2/named-query-elements/named-query-element/e87c2e6d-be06-4046-9025-14460d741a47\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"d27ccfea-7098-42d7-a4cd-bbddb37bf205\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"6804735e-af71-42b2-a89a-5eea62b2bab9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b08f9c5-b53b-4eaa-9287-11e2f07131f3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205/named-query-elements/named-query-element/6804735e-af71-42b2-a89a-5eea62b2bab9/named-query-elements/named-query-element/1b08f9c5-b53b-4eaa-9287-11e2f07131f3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057070288\",\"model-invariant-id\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\"}}","context":{"RequestID":"15f43c6e-2871-463b-8abb-41648fc8f23c","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:30.536Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:30.538Z","message":"{\"transactionId\":\"731d2e04-f2fd-4d04-ae94-80f47ce62027\",\"status\":\"200\",\"rqstDate\":\"230525-23:24:30:533\",\"respDate\":\"230525-23:24:30:538\",\"sourceId\":\"haproxy:731d2e04-f2fd-4d04-ae94-80f47ce62027\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:30:533-97639\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a2f17984-b447-4e84-9325-2f6e919bb45f], x-b3-parentspanid=[51f71bc07dd7ea3a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b7608796e781f90a51f71bc07dd7ea3a], x-b3-spanid=[617e4182a213b9fe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[731d2e04-f2fd-4d04-ae94-80f47ce62027]}\\\"}\"}","context":{"RequestID":"731d2e04-f2fd-4d04-ae94-80f47ce62027","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2ae4c37b-15a2-4de9-b91a-22bbd213cb97","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:24:30.532Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:30.539Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"731d2e04-f2fd-4d04-ae94-80f47ce62027","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"7","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2ae4c37b-15a2-4de9-b91a-22bbd213cb97","LogTimestamp":"2023-05-25T23:24:30.539Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-05-25T23:24:30.561Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"15f43c6e-2871-463b-8abb-41648fc8f23c","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:30.561Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:30.563Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"15f43c6e-2871-463b-8abb-41648fc8f23c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:30:526\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1556ccc9-a30a-480e-8968-b54d568514c8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"26bb2684-7ce3-4fa1-a53a-13ce7eda0b8a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cebf6bb6-3e5f-4f5e-95f7-54b64314c9c1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a18013a4-6090-4c00-a62c-2eda277c898b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/374a8ecb-0c79-44eb-821f-88212bdd9f70/named-query-elements/named-query-element/1556ccc9-a30a-480e-8968-b54d568514c8/named-query-elements/named-query-element/26bb2684-7ce3-4fa1-a53a-13ce7eda0b8a/named-query-elements/named-query-element/cebf6bb6-3e5f-4f5e-95f7-54b64314c9c1/named-query-elements/named-query-element/a18013a4-6090-4c00-a62c-2eda277c898b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"670a94e9-874f-4087-8501-62d4d289c519\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"57ac86d5-4f3e-476b-982d-164bca5e2ba2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519/named-query-elements/named-query-element/57ac86d5-4f3e-476b-982d-164bca5e2ba2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057070288\",\"model-invariant-id\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\"}}","context":{"RequestID":"15f43c6e-2871-463b-8abb-41648fc8f23c","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:30.563Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:30.573Z","message":"{\"transactionId\":\"15f43c6e-2871-463b-8abb-41648fc8f23c\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:30:274\",\"respDate\":\"230525-23:24:30:573\",\"sourceId\":\"AAI-TOOLS:15f43c6e-2871-463b-8abb-41648fc8f23c\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:30:274-30094\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[e84cffcd-d2b9-4cd8-8c7c-9e92d161cfaf], x-b3-parentspanid=[1f0fd79c5c9d24c5], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[15f43c6e-2871-463b-8abb-41648fc8f23c], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2a04c69f035d1dd705f234e3157c5be4], x-b3-spanid=[20c456cf4677bd59], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[1127], Content-Type=[application/json], X-ONAP-RequestID=[15f43c6e-2871-463b-8abb-41648fc8f23c]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"670a94e9-874f-4087-8501-62d4d289c519\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"dhv-complex-by-hostname\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - DHV Complex By Hostname\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"af91c2f7-35fc-43cf-a13d-443f385b2353\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:30:274-30094\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[127144], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230525-23:24:30:274-30094]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"15f43c6e-2871-463b-8abb-41648fc8f23c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"144","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"eb9ceeea-3e32-48ad-b1a5-a9011be4b68a","LogTimestamp":"2023-05-25T23:24:30.434Z","elapsedTime":"24"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:30.574Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"15f43c6e-2871-463b-8abb-41648fc8f23c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"301","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"eb9ceeea-3e32-48ad-b1a5-a9011be4b68a","LogTimestamp":"2023-05-25T23:24:30.574Z","ResponseDesc":"Created","elapsedTime":"24"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:30 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519" 201 0 REST 15f43c6e-2871-463b-8abb-41648fc8f23c AAI-TOOLS 127.0.0.6 - - - - - - - - - 305 - "logType": "access"
{"timestamp":"2023-05-25T23:24:30.587Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"15f43c6e-2871-463b-8abb-41648fc8f23c","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:30.587Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:30.642Z","message":"Entering","context":{"RequestID":"a4ca464b-966d-42d6-8054-375b79af36ec","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c365ee1c-7615-424b-9cdf-469bc58bc8b3","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:30.642Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:30.657Z","message":"Checking for system property [partnerName]","context":{"RequestID":"a4ca464b-966d-42d6-8054-375b79af36ec","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c365ee1c-7615-424b-9cdf-469bc58bc8b3","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:30.642Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:30.657Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"a4ca464b-966d-42d6-8054-375b79af36ec","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c365ee1c-7615-424b-9cdf-469bc58bc8b3","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:30.642Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:30.657Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"a4ca464b-966d-42d6-8054-375b79af36ec","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c365ee1c-7615-424b-9cdf-469bc58bc8b3","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:30.642Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:30.658Z","message":"Invoke","context":{"RequestID":"a4ca464b-966d-42d6-8054-375b79af36ec","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9","InvocationID":"c365ee1c-7615-424b-9cdf-469bc58bc8b3","LogTimestamp":"2023-05-25T23:24:30.658Z"},"thread":"qtp1094674892-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:30.784Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"a4ca464b-966d-42d6-8054-375b79af36ec","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"127","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9","InvocationID":"c365ee1c-7615-424b-9cdf-469bc58bc8b3","LogTimestamp":"2023-05-25T23:24:30.784Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1094674892-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:30.867Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"a4ca464b-966d-42d6-8054-375b79af36ec\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:30:856\"},\"entity\":{\"resource-version\":\"1685057070655\",\"named-query-uuid\":\"59490c32-eaae-488d-8442-f301b1ed43a9\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - DHV Complex By LocationId\",\"named-query-name\":\"dhv-complex-by-location-id\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"91a1ee05-5d6d-4d3d-8e65-d1878d4f309d\",\"resource-version\":\"1685057070655\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"97a820b4-a0a8-4ba6-804f-d010f02f97fd\",\"resource-version\":\"1685057070655\"}]}}]}}}","context":{"RequestID":"a4ca464b-966d-42d6-8054-375b79af36ec","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:30.867Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:30.891Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a4ca464b-966d-42d6-8054-375b79af36ec","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:30.890Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:30.894Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"a4ca464b-966d-42d6-8054-375b79af36ec\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:30:868\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"59490c32-eaae-488d-8442-f301b1ed43a9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"91a1ee05-5d6d-4d3d-8e65-d1878d4f309d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9/named-query-elements/named-query-element/91a1ee05-5d6d-4d3d-8e65-d1878d4f309d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"670a94e9-874f-4087-8501-62d4d289c519\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"57ac86d5-4f3e-476b-982d-164bca5e2ba2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e87c2e6d-be06-4046-9025-14460d741a47\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519/named-query-elements/named-query-element/57ac86d5-4f3e-476b-982d-164bca5e2ba2/named-query-elements/named-query-element/e87c2e6d-be06-4046-9025-14460d741a47\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"d27ccfea-7098-42d7-a4cd-bbddb37bf205\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"6804735e-af71-42b2-a89a-5eea62b2bab9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b08f9c5-b53b-4eaa-9287-11e2f07131f3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205/named-query-elements/named-query-element/6804735e-af71-42b2-a89a-5eea62b2bab9/named-query-elements/named-query-element/1b08f9c5-b53b-4eaa-9287-11e2f07131f3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057070655\",\"model-invariant-id\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\"}}","context":{"RequestID":"a4ca464b-966d-42d6-8054-375b79af36ec","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:30.894Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:30.908Z","message":"{\"transactionId\":\"a4ca464b-966d-42d6-8054-375b79af36ec\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:30:643\",\"respDate\":\"230525-23:24:30:907\",\"sourceId\":\"AAI-TOOLS:a4ca464b-966d-42d6-8054-375b79af36ec\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:30:643-56662\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[3ebbe9b3-2502-4fd7-8765-2a47513c1ce4], x-b3-parentspanid=[45f4c1076a90a5fa], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[a4ca464b-966d-42d6-8054-375b79af36ec], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4a539381e6bc00359cdb647cf7c2e35a], x-b3-spanid=[5e709ac4ddd82e08], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[1132], Content-Type=[application/json], X-ONAP-RequestID=[a4ca464b-966d-42d6-8054-375b79af36ec]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"59490c32-eaae-488d-8442-f301b1ed43a9\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"dhv-complex-by-location-id\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - DHV Complex By LocationId\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"af91c2f7-35fc-43cf-a13d-443f385b2353\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:30:643-56662\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[131264], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230525-23:24:30:643-56662]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"a4ca464b-966d-42d6-8054-375b79af36ec","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"127","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"c365ee1c-7615-424b-9cdf-469bc58bc8b3","LogTimestamp":"2023-05-25T23:24:30.784Z","elapsedTime":"29"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:30.909Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"a4ca464b-966d-42d6-8054-375b79af36ec","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"267","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"c365ee1c-7615-424b-9cdf-469bc58bc8b3","LogTimestamp":"2023-05-25T23:24:30.909Z","ResponseDesc":"Created","elapsedTime":"29"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:30 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9" 201 0 REST a4ca464b-966d-42d6-8054-375b79af36ec AAI-TOOLS 127.0.0.6 - - - - - - - - - 271 - "logType": "access"
{"timestamp":"2023-05-25T23:24:30.919Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a4ca464b-966d-42d6-8054-375b79af36ec","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:30.919Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:30.922Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"a4ca464b-966d-42d6-8054-375b79af36ec\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:30:881\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1556ccc9-a30a-480e-8968-b54d568514c8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"26bb2684-7ce3-4fa1-a53a-13ce7eda0b8a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cebf6bb6-3e5f-4f5e-95f7-54b64314c9c1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a18013a4-6090-4c00-a62c-2eda277c898b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/374a8ecb-0c79-44eb-821f-88212bdd9f70/named-query-elements/named-query-element/1556ccc9-a30a-480e-8968-b54d568514c8/named-query-elements/named-query-element/26bb2684-7ce3-4fa1-a53a-13ce7eda0b8a/named-query-elements/named-query-element/cebf6bb6-3e5f-4f5e-95f7-54b64314c9c1/named-query-elements/named-query-element/a18013a4-6090-4c00-a62c-2eda277c898b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"670a94e9-874f-4087-8501-62d4d289c519\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"57ac86d5-4f3e-476b-982d-164bca5e2ba2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519/named-query-elements/named-query-element/57ac86d5-4f3e-476b-982d-164bca5e2ba2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"59490c32-eaae-488d-8442-f301b1ed43a9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"91a1ee05-5d6d-4d3d-8e65-d1878d4f309d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"97a820b4-a0a8-4ba6-804f-d010f02f97fd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9/named-query-elements/named-query-element/91a1ee05-5d6d-4d3d-8e65-d1878d4f309d/named-query-elements/named-query-element/97a820b4-a0a8-4ba6-804f-d010f02f97fd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057070655\",\"model-invariant-id\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\"}}","context":{"RequestID":"a4ca464b-966d-42d6-8054-375b79af36ec","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:30.922Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:30.946Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a4ca464b-966d-42d6-8054-375b79af36ec","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:30.946Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:31.009Z","message":"Entering","context":{"RequestID":"422daa5e-2805-4718-91fd-b7a3348798d3","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c30d7382-a10c-4b9b-bd0d-899534d2a441","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:31.008Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:31.025Z","message":"Checking for system property [partnerName]","context":{"RequestID":"422daa5e-2805-4718-91fd-b7a3348798d3","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c30d7382-a10c-4b9b-bd0d-899534d2a441","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:31.008Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:31.025Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"422daa5e-2805-4718-91fd-b7a3348798d3","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c30d7382-a10c-4b9b-bd0d-899534d2a441","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:31.008Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:31.025Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"422daa5e-2805-4718-91fd-b7a3348798d3","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c30d7382-a10c-4b9b-bd0d-899534d2a441","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:31.008Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:31.026Z","message":"Invoke","context":{"RequestID":"422daa5e-2805-4718-91fd-b7a3348798d3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9","InvocationID":"c30d7382-a10c-4b9b-bd0d-899534d2a441","LogTimestamp":"2023-05-25T23:24:31.026Z"},"thread":"qtp1094674892-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:31.250Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"422daa5e-2805-4718-91fd-b7a3348798d3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"225","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9","InvocationID":"c30d7382-a10c-4b9b-bd0d-899534d2a441","LogTimestamp":"2023-05-25T23:24:31.250Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1094674892-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:31.373Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"422daa5e-2805-4718-91fd-b7a3348798d3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:31:363\"},\"entity\":{\"resource-version\":\"1685057071023\",\"named-query-uuid\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - get logical-link by vnf-name\",\"named-query-name\":\"logical-link-by-vnf-name\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"568452ee-f040-4e32-a82e-fb7e3e490659\",\"resource-version\":\"1685057071023\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"b2273cdc-b78c-4cf1-974c-e433e9a09a63\",\"resource-version\":\"1685057071023\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"8fd4a397-2faa-4ca7-a6b5-6c7f5f7415f4\",\"resource-version\":\"1685057071023\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"6d265988-247c-4ea9-9ed1-042774b24562\",\"resource-version\":\"1685057071023\"}]}}]}}]}}]}}}","context":{"RequestID":"422daa5e-2805-4718-91fd-b7a3348798d3","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:31.373Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:31.398Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"422daa5e-2805-4718-91fd-b7a3348798d3","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:31.397Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:31.401Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"422daa5e-2805-4718-91fd-b7a3348798d3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:31:373\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"568452ee-f040-4e32-a82e-fb7e3e490659\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b2273cdc-b78c-4cf1-974c-e433e9a09a63\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/568452ee-f040-4e32-a82e-fb7e3e490659/named-query-elements/named-query-element/b2273cdc-b78c-4cf1-974c-e433e9a09a63\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057071023\",\"model-invariant-id\":\"cea0a982-8d55-4093-921e-418fbccf7060\"}}","context":{"RequestID":"422daa5e-2805-4718-91fd-b7a3348798d3","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:31.401Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:31.431Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"422daa5e-2805-4718-91fd-b7a3348798d3","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:31.431Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:31.433Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"422daa5e-2805-4718-91fd-b7a3348798d3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:31:387\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"568452ee-f040-4e32-a82e-fb7e3e490659\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/568452ee-f040-4e32-a82e-fb7e3e490659\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a1ee78fb-59a2-4689-bd7c-216e5991d20d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab/named-query-elements/named-query-element/a1ee78fb-59a2-4689-bd7c-216e5991d20d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4/named-query-elements/named-query-element/15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71f0a5a1-6140-450a-968a-5b88561f084d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19/named-query-elements/named-query-element/71f0a5a1-6140-450a-968a-5b88561f084d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1556ccc9-a30a-480e-8968-b54d568514c8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/374a8ecb-0c79-44eb-821f-88212bdd9f70/named-query-elements/named-query-element/1556ccc9-a30a-480e-8968-b54d568514c8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057071023\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"422daa5e-2805-4718-91fd-b7a3348798d3","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:31.433Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:31.444Z","message":"{\"transactionId\":\"422daa5e-2805-4718-91fd-b7a3348798d3\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:31:010\",\"respDate\":\"230525-23:24:31:444\",\"sourceId\":\"AAI-TOOLS:422daa5e-2805-4718-91fd-b7a3348798d3\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:31:010-74772\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[037318f7-cbeb-495a-94dd-7a4ad195afd4], x-b3-parentspanid=[1b0e0f91611b7a6d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[422daa5e-2805-4718-91fd-b7a3348798d3], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c95673851fa013fa3c2236068c90a95a], x-b3-spanid=[627e67ceb5065a68], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[2361], Content-Type=[application/json], X-ONAP-RequestID=[422daa5e-2805-4718-91fd-b7a3348798d3]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"logical-link-by-vnf-name\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - get logical-link by vnf-name\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fe012535-2c31-4a39-a739-612374c638a0\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"cea0a982-8d55-4093-921e-418fbccf7060\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:31:010-74772\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[205000], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230525-23:24:31:010-74772]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"422daa5e-2805-4718-91fd-b7a3348798d3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"225","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"c30d7382-a10c-4b9b-bd0d-899534d2a441","LogTimestamp":"2023-05-25T23:24:31.250Z","elapsedTime":"30"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:31.445Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"422daa5e-2805-4718-91fd-b7a3348798d3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"437","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"c30d7382-a10c-4b9b-bd0d-899534d2a441","LogTimestamp":"2023-05-25T23:24:31.445Z","ResponseDesc":"Created","elapsedTime":"30"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:31 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9" 201 0 REST 422daa5e-2805-4718-91fd-b7a3348798d3 AAI-TOOLS 127.0.0.6 - - - - - - - - - 442 - "logType": "access"
{"timestamp":"2023-05-25T23:24:31.460Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"422daa5e-2805-4718-91fd-b7a3348798d3","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:31.459Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:31.461Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"422daa5e-2805-4718-91fd-b7a3348798d3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:31:400\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"568452ee-f040-4e32-a82e-fb7e3e490659\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b2273cdc-b78c-4cf1-974c-e433e9a09a63\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8fd4a397-2faa-4ca7-a6b5-6c7f5f7415f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/568452ee-f040-4e32-a82e-fb7e3e490659/named-query-elements/named-query-element/b2273cdc-b78c-4cf1-974c-e433e9a09a63/named-query-elements/named-query-element/8fd4a397-2faa-4ca7-a6b5-6c7f5f7415f4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057071023\",\"model-invariant-id\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\"}}","context":{"RequestID":"422daa5e-2805-4718-91fd-b7a3348798d3","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:31.461Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:31.484Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"422daa5e-2805-4718-91fd-b7a3348798d3","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:31.484Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:31.487Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"422daa5e-2805-4718-91fd-b7a3348798d3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:31:415\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f420eb94-5d10-4f2f-bcc6-c362e4572e55\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/f420eb94-5d10-4f2f-bcc6-c362e4572e55\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f420eb94-5d10-4f2f-bcc6-c362e4572e55\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/f420eb94-5d10-4f2f-bcc6-c362e4572e55/named-query-elements/named-query-element/ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"568452ee-f040-4e32-a82e-fb7e3e490659\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b2273cdc-b78c-4cf1-974c-e433e9a09a63\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8fd4a397-2faa-4ca7-a6b5-6c7f5f7415f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6d265988-247c-4ea9-9ed1-042774b24562\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/568452ee-f040-4e32-a82e-fb7e3e490659/named-query-elements/named-query-element/b2273cdc-b78c-4cf1-974c-e433e9a09a63/named-query-elements/named-query-element/8fd4a397-2faa-4ca7-a6b5-6c7f5f7415f4/named-query-elements/named-query-element/6d265988-247c-4ea9-9ed1-042774b24562\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057071023\",\"model-invariant-id\":\"fe012535-2c31-4a39-a739-612374c638a0\"}}","context":{"RequestID":"422daa5e-2805-4718-91fd-b7a3348798d3","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:31.486Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:31.511Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"422daa5e-2805-4718-91fd-b7a3348798d3","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:31.511Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:31.536Z","message":"Entering","context":{"RequestID":"b37825da-70ee-423f-99d7-652363d54865","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"270b7afc-3b8a-4fa9-ad82-e0ecb98198ce","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:31.536Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:31.541Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b37825da-70ee-423f-99d7-652363d54865","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"270b7afc-3b8a-4fa9-ad82-e0ecb98198ce","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:31.536Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:31.541Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b37825da-70ee-423f-99d7-652363d54865","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"270b7afc-3b8a-4fa9-ad82-e0ecb98198ce","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:31.536Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:31.541Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b37825da-70ee-423f-99d7-652363d54865","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"270b7afc-3b8a-4fa9-ad82-e0ecb98198ce","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:31.536Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:31.542Z","message":"Invoke","context":{"RequestID":"b37825da-70ee-423f-99d7-652363d54865","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb","InvocationID":"270b7afc-3b8a-4fa9-ad82-e0ecb98198ce","LogTimestamp":"2023-05-25T23:24:31.542Z"},"thread":"qtp1094674892-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:31.624Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"b37825da-70ee-423f-99d7-652363d54865","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"83","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb","InvocationID":"270b7afc-3b8a-4fa9-ad82-e0ecb98198ce","LogTimestamp":"2023-05-25T23:24:31.624Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1094674892-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:31.689Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"b37825da-70ee-423f-99d7-652363d54865\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:31:675\"},\"entity\":{\"resource-version\":\"1685057071541\",\"named-query-uuid\":\"4028faed-b7d5-4059-9d49-7df06da9ebfb\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - get logical-link by circuit-id\",\"named-query-name\":\"logical-link-by-circuit-id-\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"571be7cd-3dc0-46df-bc2f-aef31e57a24f\",\"resource-version\":\"1685057071541\"}]}}}","context":{"RequestID":"b37825da-70ee-423f-99d7-652363d54865","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:31.689Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:31.715Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b37825da-70ee-423f-99d7-652363d54865","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:31.715Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:31.717Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"b37825da-70ee-423f-99d7-652363d54865\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:31:693\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f420eb94-5d10-4f2f-bcc6-c362e4572e55\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/f420eb94-5d10-4f2f-bcc6-c362e4572e55\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f420eb94-5d10-4f2f-bcc6-c362e4572e55\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/f420eb94-5d10-4f2f-bcc6-c362e4572e55/named-query-elements/named-query-element/ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"568452ee-f040-4e32-a82e-fb7e3e490659\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b2273cdc-b78c-4cf1-974c-e433e9a09a63\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8fd4a397-2faa-4ca7-a6b5-6c7f5f7415f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6d265988-247c-4ea9-9ed1-042774b24562\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/568452ee-f040-4e32-a82e-fb7e3e490659/named-query-elements/named-query-element/b2273cdc-b78c-4cf1-974c-e433e9a09a63/named-query-elements/named-query-element/8fd4a397-2faa-4ca7-a6b5-6c7f5f7415f4/named-query-elements/named-query-element/6d265988-247c-4ea9-9ed1-042774b24562\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4028faed-b7d5-4059-9d49-7df06da9ebfb\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"571be7cd-3dc0-46df-bc2f-aef31e57a24f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb/named-query-elements/named-query-element/571be7cd-3dc0-46df-bc2f-aef31e57a24f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057071541\",\"model-invariant-id\":\"fe012535-2c31-4a39-a739-612374c638a0\"}}","context":{"RequestID":"b37825da-70ee-423f-99d7-652363d54865","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:31.716Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:31.718Z","message":"{\"transactionId\":\"b37825da-70ee-423f-99d7-652363d54865\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:31:536\",\"respDate\":\"230525-23:24:31:717\",\"sourceId\":\"AAI-TOOLS:b37825da-70ee-423f-99d7-652363d54865\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:31:536-29363\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[8456773b-c8ea-4ebb-bf4d-9d83b3ee4ed8], x-b3-parentspanid=[4395bac530fd1e70], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[b37825da-70ee-423f-99d7-652363d54865], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[763922de6410fa718c356e19c7f95070], x-b3-spanid=[a4571633b59bb6a8], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[642], Content-Type=[application/json], X-ONAP-RequestID=[b37825da-70ee-423f-99d7-652363d54865]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"4028faed-b7d5-4059-9d49-7df06da9ebfb\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"logical-link-by-circuit-id-\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - get logical-link by circuit-id\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fe012535-2c31-4a39-a739-612374c638a0\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:31:536-29363\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[209096], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230525-23:24:31:536-29363]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"b37825da-70ee-423f-99d7-652363d54865","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"83","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"270b7afc-3b8a-4fa9-ad82-e0ecb98198ce","LogTimestamp":"2023-05-25T23:24:31.624Z","elapsedTime":"43"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:31.719Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"b37825da-70ee-423f-99d7-652363d54865","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"182","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"270b7afc-3b8a-4fa9-ad82-e0ecb98198ce","LogTimestamp":"2023-05-25T23:24:31.718Z","ResponseDesc":"Created","elapsedTime":"43"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:31 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb" 201 0 REST b37825da-70ee-423f-99d7-652363d54865 AAI-TOOLS 127.0.0.6 - - - - - - - - - 185 - "logType": "access"
{"timestamp":"2023-05-25T23:24:31.740Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b37825da-70ee-423f-99d7-652363d54865","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:31.739Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:31.799Z","message":"Entering","context":{"RequestID":"b79f9cf8-50e1-4459-93ac-3d570d511760","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3cd4ab41-c1af-4ee1-b0c2-b2e44b1600cb","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:31.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:31.823Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b79f9cf8-50e1-4459-93ac-3d570d511760","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3cd4ab41-c1af-4ee1-b0c2-b2e44b1600cb","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:31.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:31.823Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b79f9cf8-50e1-4459-93ac-3d570d511760","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3cd4ab41-c1af-4ee1-b0c2-b2e44b1600cb","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:31.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:31.823Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b79f9cf8-50e1-4459-93ac-3d570d511760","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3cd4ab41-c1af-4ee1-b0c2-b2e44b1600cb","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:31.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:31.824Z","message":"Invoke","context":{"RequestID":"b79f9cf8-50e1-4459-93ac-3d570d511760","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64","InvocationID":"3cd4ab41-c1af-4ee1-b0c2-b2e44b1600cb","LogTimestamp":"2023-05-25T23:24:31.824Z"},"thread":"qtp1094674892-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:31.907Z","message":"Entering","context":{"RequestID":"1ecff3aa-f393-4ca7-8c53-7b698092915f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c5b4eea6-781f-485c-b220-3a6c90f1e6a5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:24:31.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:31.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"1ecff3aa-f393-4ca7-8c53-7b698092915f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c5b4eea6-781f-485c-b220-3a6c90f1e6a5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:24:31.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:31.909Z","message":"{\"transactionId\":\"1ecff3aa-f393-4ca7-8c53-7b698092915f\",\"status\":\"200\",\"rqstDate\":\"230525-23:24:31:908\",\"respDate\":\"230525-23:24:31:909\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1ecff3aa-f393-4ca7-8c53-7b698092915f\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:31:908-74030\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1ecff3aa-f393-4ca7-8c53-7b698092915f]}\\\"}\"}","context":{"RequestID":"1ecff3aa-f393-4ca7-8c53-7b698092915f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c5b4eea6-781f-485c-b220-3a6c90f1e6a5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:24:31.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:31.910Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1ecff3aa-f393-4ca7-8c53-7b698092915f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c5b4eea6-781f-485c-b220-3a6c90f1e6a5","LogTimestamp":"2023-05-25T23:24:31.910Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:24:31.986Z","message":"Entering","context":{"RequestID":"c7f62ef5-5636-47bd-af1f-43819836e3b8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6d97cedc-b321-42f9-979f-d72101026df9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:24:31.986Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:31.990Z","message":"{\"transactionId\":\"c7f62ef5-5636-47bd-af1f-43819836e3b8\",\"status\":\"200\",\"rqstDate\":\"230525-23:24:31:987\",\"respDate\":\"230525-23:24:31:989\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c7f62ef5-5636-47bd-af1f-43819836e3b8\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:31:987-6983\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a07cd356-e8af-4e5f-8949-d5736040e1aa], x-b3-parentspanid=[9af15d2f0866eba2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34797], x-envoy-attempt-count=[1], x-b3-traceid=[bc6a9ff6c2f8fa5b9af15d2f0866eba2], x-b3-spanid=[cd01fbce677f27d2], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c7f62ef5-5636-47bd-af1f-43819836e3b8]}\\\"}\"}","context":{"RequestID":"c7f62ef5-5636-47bd-af1f-43819836e3b8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6d97cedc-b321-42f9-979f-d72101026df9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:24:31.986Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:31.991Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c7f62ef5-5636-47bd-af1f-43819836e3b8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6d97cedc-b321-42f9-979f-d72101026df9","LogTimestamp":"2023-05-25T23:24:31.990Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:31 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-05-25T23:24:32.548Z","message":"Entering","context":{"RequestID":"2438028c-73df-4ab8-b9b7-6ecbd032ec07","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2cf09f65-359f-429f-8e0a-f60be9df0595","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:24:32.548Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:32.550Z","message":"{\"transactionId\":\"2438028c-73df-4ab8-b9b7-6ecbd032ec07\",\"status\":\"200\",\"rqstDate\":\"230525-23:24:32:549\",\"respDate\":\"230525-23:24:32:550\",\"sourceId\":\"haproxy:2438028c-73df-4ab8-b9b7-6ecbd032ec07\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:32:549-6579\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4372926e-76c0-4c13-b8f7-3e16236c7ff6], x-b3-parentspanid=[83d23131eddbc340], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ec8ffd475753e84883d23131eddbc340], x-b3-spanid=[532349e0c0e6c3a9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2438028c-73df-4ab8-b9b7-6ecbd032ec07]}\\\"}\"}","context":{"RequestID":"2438028c-73df-4ab8-b9b7-6ecbd032ec07","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2cf09f65-359f-429f-8e0a-f60be9df0595","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:24:32.548Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:32.550Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2438028c-73df-4ab8-b9b7-6ecbd032ec07","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2cf09f65-359f-429f-8e0a-f60be9df0595","LogTimestamp":"2023-05-25T23:24:32.550Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:24:32.722Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"b79f9cf8-50e1-4459-93ac-3d570d511760","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"899","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64","InvocationID":"3cd4ab41-c1af-4ee1-b0c2-b2e44b1600cb","LogTimestamp":"2023-05-25T23:24:32.722Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1094674892-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:33.188Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"b79f9cf8-50e1-4459-93ac-3d570d511760\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:33:178\"},\"entity\":{\"resource-version\":\"1685057071822\",\"named-query-uuid\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - DHV Service Topology\",\"named-query-name\":\"dhv-service-topology\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"resource-version\":\"1685057071822\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"resource-version\":\"1685057071822\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"resource-version\":\"1685057071822\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"a03672a4-4bdd-4f25-bd8f-17677da14575\",\"resource-version\":\"1685057071822\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"f121bdfa-0ce3-4683-a572-f4b25104fecb\",\"resource-version\":\"1685057071822\",\"property-collect-list\":[\"l3-interface-ipv4-address\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82966045-43ee-4982-8307-7e9610866140\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"f145c73d-79b7-4f7c-ba29-174873d62674\",\"resource-version\":\"1685057071822\",\"property-collect-list\":[\"l3-interface-ipv6-address\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"a8aacc56-204c-4557-845b-a1da637e1103\",\"resource-version\":\"1685057071822\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82966045-43ee-4982-8307-7e9610866140\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"ce7a6224-b753-481c-a0eb-0fe9537f0447\",\"resource-version\":\"1685057071822\",\"property-collect-list\":[\"l3-interface-ipv6-address\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"9469f0c6-e06e-41f7-8cdf-79b6a9b1be64\",\"resource-version\":\"1685057071822\",\"property-collect-list\":[\"l3-interface-ipv4-address\"]}]},\"property-collect-list\":[\"speed-units\",\"speed-value\",\"vlan-description\",\"vlan-id-inner\",\"vlan-id-outer\",\"vlan-interface\"]}]},\"property-collect-list\":[\"interface-name\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"764997fd-f3f0-4310-b4c0-40d7aa1786b3\",\"resource-version\":\"1685057071822\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"0b903601-d656-47bf-a0e4-00c3161b8ca0\",\"resource-version\":\"1685057071822\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"e2510b04-5d36-46c5-b2b2-9c27fc210573\",\"resource-version\":\"1685057071822\",\"property-collect-list\":[\"l3-interface-ipv4-address\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"322ce9e8-4e05-481f-9dd6-c86fd1e7a69d\",\"resource-version\":\"1685057071822\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82966045-43ee-4982-8307-7e9610866140\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"a6422957-076d-48eb-8426-f2c92c7437b7\",\"resource-version\":\"1685057071822\",\"property-collect-list\":[\"l3-interface-ipv6-address\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"c4746149-9da4-41a6-9786-799856c8b8d5\",\"resource-version\":\"1685057071822\",\"property-collect-list\":[\"l3-interface-ipv4-address\"]}]},\"property-collect-list\":[\"speed-units\",\"speed-value\",\"vlan-description\",\"vlan-id-inner\",\"vlan-id-outer\",\"vlan-interface\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82966045-43ee-4982-8307-7e9610866140\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"fbeb6c20-28fd-45a4-9af7-15eb228fc448\",\"resource-version\":\"1685057071822\",\"property-collect-list\":[\"l3-interface-ipv6-address\"]}]},\"property-collect-list\":[\"interface-name\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"b3a8c3a4-933a-405f-9c06-de4694e53da3\",\"resource-version\":\"1685057071822\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"94043c37-4e73-439c-a790-0fdd697924cd\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"4f0477b1-16ec-444f-b52f-20674fb54c4b\",\"resource-version\":\"1685057071822\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"c822d81f-822f-4304-9623-1025b53da568\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"cd4f5de6-be0c-4cb5-a5f0-b7f81242dda9\",\"resource-version\":\"1685057071822\",\"property-collect-list\":[\"service-provider-name\"]}]},\"property-collect-list\":[\"interface-name\"]}]},\"property-collect-list\":[\"hostname\"]}]},\"property-collect-list\":[\"prov-status\",\"vserver-id\",\"vserver-name\"]}]},\"property-collect-list\":[\"operational-state\",\"prov-status\",\"vnf-id\",\"vnf-name\",\"vnf-type\"]}]},\"property-collect-list\":[\"persona-model-id\",\"service-instance-id\",\"service-instance-location-id\",\"service-instance-name\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"146fff5a-12a9-4df2-8826-c2d6254155e5\",\"resource-version\":\"1685057071822\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"f541bfa5-969f-412e-b457-ca2344572626\",\"resource-version\":\"1685057071822\",\"property-collect-list\":[\"global-customer-id\"]}]},\"property-collect-list\":[\"service-type\",\"temp-ub-sub-account-id\"]}]},\"property-collect-list\":[\"persona-model-id\",\"service-instance-id\",\"service-instance-location-id\",\"service-instance-name\"]}]}}}","context":{"RequestID":"b79f9cf8-50e1-4459-93ac-3d570d511760","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:33.187Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:33.207Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b79f9cf8-50e1-4459-93ac-3d570d511760","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64","TargetServiceName":"AAI-EVENT","ElapsedTime":"20","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:33.207Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:33.208Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"b79f9cf8-50e1-4459-93ac-3d570d511760\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:33:198\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a03672a4-4bdd-4f25-bd8f-17677da14575\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a8aacc56-204c-4557-845b-a1da637e1103\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9469f0c6-e06e-41f7-8cdf-79b6a9b1be64\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf/named-query-elements/named-query-element/a03672a4-4bdd-4f25-bd8f-17677da14575/named-query-elements/named-query-element/a8aacc56-204c-4557-845b-a1da637e1103/named-query-elements/named-query-element/9469f0c6-e06e-41f7-8cdf-79b6a9b1be64\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a03672a4-4bdd-4f25-bd8f-17677da14575\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f121bdfa-0ce3-4683-a572-f4b25104fecb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf/named-query-elements/named-query-element/a03672a4-4bdd-4f25-bd8f-17677da14575/named-query-elements/named-query-element/f121bdfa-0ce3-4683-a572-f4b25104fecb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"764997fd-f3f0-4310-b4c0-40d7aa1786b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0b903601-d656-47bf-a0e4-00c3161b8ca0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e2510b04-5d36-46c5-b2b2-9c27fc210573\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf/named-query-elements/named-query-element/764997fd-f3f0-4310-b4c0-40d7aa1786b3/named-query-elements/named-query-element/0b903601-d656-47bf-a0e4-00c3161b8ca0/named-query-elements/named-query-element/e2510b04-5d36-46c5-b2b2-9c27fc210573\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"764997fd-f3f0-4310-b4c0-40d7aa1786b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0b903601-d656-47bf-a0e4-00c3161b8ca0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"322ce9e8-4e05-481f-9dd6-c86fd1e7a69d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c4746149-9da4-41a6-9786-799856c8b8d5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf/named-query-elements/named-query-element/764997fd-f3f0-4310-b4c0-40d7aa1786b3/named-query-elements/named-query-element/0b903601-d656-47bf-a0e4-00c3161b8ca0/named-query-elements/named-query-element/322ce9e8-4e05-481f-9dd6-c86fd1e7a69d/named-query-elements/named-query-element/c4746149-9da4-41a6-9786-799856c8b8d5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057071822\",\"model-invariant-id\":\"aad85df2-09be-40fa-b867-16415e4e10e2\"}}","context":{"RequestID":"b79f9cf8-50e1-4459-93ac-3d570d511760","ServiceName":"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:33.208Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:33.226Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b79f9cf8-50e1-4459-93ac-3d570d511760","ServiceName":"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","TargetServiceName":"AAI-EVENT","ElapsedTime":"18","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:33.226Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:33.227Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"b79f9cf8-50e1-4459-93ac-3d570d511760\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:33:211\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a03672a4-4bdd-4f25-bd8f-17677da14575\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a8aacc56-204c-4557-845b-a1da637e1103\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ce7a6224-b753-481c-a0eb-0fe9537f0447\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf/named-query-elements/named-query-element/a03672a4-4bdd-4f25-bd8f-17677da14575/named-query-elements/named-query-element/a8aacc56-204c-4557-845b-a1da637e1103/named-query-elements/named-query-element/ce7a6224-b753-481c-a0eb-0fe9537f0447\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"764997fd-f3f0-4310-b4c0-40d7aa1786b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0b903601-d656-47bf-a0e4-00c3161b8ca0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"322ce9e8-4e05-481f-9dd6-c86fd1e7a69d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a6422957-076d-48eb-8426-f2c92c7437b7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf/named-query-elements/named-query-element/764997fd-f3f0-4310-b4c0-40d7aa1786b3/named-query-elements/named-query-element/0b903601-d656-47bf-a0e4-00c3161b8ca0/named-query-elements/named-query-element/322ce9e8-4e05-481f-9dd6-c86fd1e7a69d/named-query-elements/named-query-element/a6422957-076d-48eb-8426-f2c92c7437b7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a03672a4-4bdd-4f25-bd8f-17677da14575\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f145c73d-79b7-4f7c-ba29-174873d62674\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf/named-query-elements/named-query-element/a03672a4-4bdd-4f25-bd8f-17677da14575/named-query-elements/named-query-element/f145c73d-79b7-4f7c-ba29-174873d62674\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"764997fd-f3f0-4310-b4c0-40d7aa1786b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0b903601-d656-47bf-a0e4-00c3161b8ca0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fbeb6c20-28fd-45a4-9af7-15eb228fc448\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf/named-query-elements/named-query-element/764997fd-f3f0-4310-b4c0-40d7aa1786b3/named-query-elements/named-query-element/0b903601-d656-47bf-a0e4-00c3161b8ca0/named-query-elements/named-query-element/fbeb6c20-28fd-45a4-9af7-15eb228fc448\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057071822\",\"model-invariant-id\":\"82966045-43ee-4982-8307-7e9610866140\"}}","context":{"RequestID":"b79f9cf8-50e1-4459-93ac-3d570d511760","ServiceName":"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:33.227Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:33.322Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b79f9cf8-50e1-4459-93ac-3d570d511760","ServiceName":"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","TargetServiceName":"AAI-EVENT","ElapsedTime":"95","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:33.322Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:33.323Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"b79f9cf8-50e1-4459-93ac-3d570d511760\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:33:222\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a03672a4-4bdd-4f25-bd8f-17677da14575\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf/named-query-elements/named-query-element/a03672a4-4bdd-4f25-bd8f-17677da14575\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"568452ee-f040-4e32-a82e-fb7e3e490659\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b2273cdc-b78c-4cf1-974c-e433e9a09a63\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/568452ee-f040-4e32-a82e-fb7e3e490659/named-query-elements/named-query-element/b2273cdc-b78c-4cf1-974c-e433e9a09a63\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"764997fd-f3f0-4310-b4c0-40d7aa1786b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0b903601-d656-47bf-a0e4-00c3161b8ca0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf/named-query-elements/named-query-element/764997fd-f3f0-4310-b4c0-40d7aa1786b3/named-query-elements/named-query-element/0b903601-d656-47bf-a0e4-00c3161b8ca0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057071822\",\"model-invariant-id\":\"cea0a982-8d55-4093-921e-418fbccf7060\"}}","context":{"RequestID":"b79f9cf8-50e1-4459-93ac-3d570d511760","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:33.323Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:33.343Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b79f9cf8-50e1-4459-93ac-3d570d511760","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"20","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:33.343Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:33.345Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"b79f9cf8-50e1-4459-93ac-3d570d511760\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:33:233\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f420eb94-5d10-4f2f-bcc6-c362e4572e55\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3af30e1a-5ccc-448c-822f-2f8a46c99e36\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/f420eb94-5d10-4f2f-bcc6-c362e4572e55/named-query-elements/named-query-element/3af30e1a-5ccc-448c-822f-2f8a46c99e36\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"764997fd-f3f0-4310-b4c0-40d7aa1786b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b3a8c3a4-933a-405f-9c06-de4694e53da3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4f0477b1-16ec-444f-b52f-20674fb54c4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf/named-query-elements/named-query-element/764997fd-f3f0-4310-b4c0-40d7aa1786b3/named-query-elements/named-query-element/b3a8c3a4-933a-405f-9c06-de4694e53da3/named-query-elements/named-query-element/4f0477b1-16ec-444f-b52f-20674fb54c4b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057071822\",\"model-invariant-id\":\"94043c37-4e73-439c-a790-0fdd697924cd\"}}","context":{"RequestID":"b79f9cf8-50e1-4459-93ac-3d570d511760","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:33.345Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:33.365Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b79f9cf8-50e1-4459-93ac-3d570d511760","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"20","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:33.365Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:33.367Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"b79f9cf8-50e1-4459-93ac-3d570d511760\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:33:243\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"568452ee-f040-4e32-a82e-fb7e3e490659\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/568452ee-f040-4e32-a82e-fb7e3e490659\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a1ee78fb-59a2-4689-bd7c-216e5991d20d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab/named-query-elements/named-query-element/a1ee78fb-59a2-4689-bd7c-216e5991d20d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4/named-query-elements/named-query-element/15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71f0a5a1-6140-450a-968a-5b88561f084d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19/named-query-elements/named-query-element/71f0a5a1-6140-450a-968a-5b88561f084d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1556ccc9-a30a-480e-8968-b54d568514c8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/374a8ecb-0c79-44eb-821f-88212bdd9f70/named-query-elements/named-query-element/1556ccc9-a30a-480e-8968-b54d568514c8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057071822\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"b79f9cf8-50e1-4459-93ac-3d570d511760","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:33.367Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:33.388Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b79f9cf8-50e1-4459-93ac-3d570d511760","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"21","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:33.388Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:33.408Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"b79f9cf8-50e1-4459-93ac-3d570d511760\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:33:334\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a1ee78fb-59a2-4689-bd7c-216e5991d20d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"855380e9-40d7-4e52-bb6e-7fdabbb2b8c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab/named-query-elements/named-query-element/a1ee78fb-59a2-4689-bd7c-216e5991d20d/named-query-elements/named-query-element/855380e9-40d7-4e52-bb6e-7fdabbb2b8c9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f420eb94-5d10-4f2f-bcc6-c362e4572e55\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"639e5922-c37b-4354-9f0c-fbaac15fdd23\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/f420eb94-5d10-4f2f-bcc6-c362e4572e55/named-query-elements/named-query-element/ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa/named-query-elements/named-query-element/639e5922-c37b-4354-9f0c-fbaac15fdd23\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057071822\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"b79f9cf8-50e1-4459-93ac-3d570d511760","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:33.407Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:33.436Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b79f9cf8-50e1-4459-93ac-3d570d511760","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:33.436Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:33.438Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"b79f9cf8-50e1-4459-93ac-3d570d511760\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:33:350\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f420eb94-5d10-4f2f-bcc6-c362e4572e55\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"639e5922-c37b-4354-9f0c-fbaac15fdd23\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"05489151-8b59-415b-a466-51f20248f41c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/f420eb94-5d10-4f2f-bcc6-c362e4572e55/named-query-elements/named-query-element/ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa/named-query-elements/named-query-element/639e5922-c37b-4354-9f0c-fbaac15fdd23/named-query-elements/named-query-element/05489151-8b59-415b-a466-51f20248f41c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"146fff5a-12a9-4df2-8826-c2d6254155e5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/146fff5a-12a9-4df2-8826-c2d6254155e5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057071822\",\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"b79f9cf8-50e1-4459-93ac-3d570d511760","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:33.438Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:33.464Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b79f9cf8-50e1-4459-93ac-3d570d511760","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:33.464Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:33.466Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"b79f9cf8-50e1-4459-93ac-3d570d511760\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:33:360\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"568452ee-f040-4e32-a82e-fb7e3e490659\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b2273cdc-b78c-4cf1-974c-e433e9a09a63\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8fd4a397-2faa-4ca7-a6b5-6c7f5f7415f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/568452ee-f040-4e32-a82e-fb7e3e490659/named-query-elements/named-query-element/b2273cdc-b78c-4cf1-974c-e433e9a09a63/named-query-elements/named-query-element/8fd4a397-2faa-4ca7-a6b5-6c7f5f7415f4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a03672a4-4bdd-4f25-bd8f-17677da14575\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a8aacc56-204c-4557-845b-a1da637e1103\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf/named-query-elements/named-query-element/a03672a4-4bdd-4f25-bd8f-17677da14575/named-query-elements/named-query-element/a8aacc56-204c-4557-845b-a1da637e1103\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"764997fd-f3f0-4310-b4c0-40d7aa1786b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0b903601-d656-47bf-a0e4-00c3161b8ca0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"322ce9e8-4e05-481f-9dd6-c86fd1e7a69d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf/named-query-elements/named-query-element/764997fd-f3f0-4310-b4c0-40d7aa1786b3/named-query-elements/named-query-element/0b903601-d656-47bf-a0e4-00c3161b8ca0/named-query-elements/named-query-element/322ce9e8-4e05-481f-9dd6-c86fd1e7a69d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057071822\",\"model-invariant-id\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\"}}","context":{"RequestID":"b79f9cf8-50e1-4459-93ac-3d570d511760","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:33.466Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:33.500Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b79f9cf8-50e1-4459-93ac-3d570d511760","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"34","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:33.500Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:33.508Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"b79f9cf8-50e1-4459-93ac-3d570d511760\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:33:379\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"764997fd-f3f0-4310-b4c0-40d7aa1786b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b3a8c3a4-933a-405f-9c06-de4694e53da3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4f0477b1-16ec-444f-b52f-20674fb54c4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cd4f5de6-be0c-4cb5-a5f0-b7f81242dda9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf/named-query-elements/named-query-element/764997fd-f3f0-4310-b4c0-40d7aa1786b3/named-query-elements/named-query-element/b3a8c3a4-933a-405f-9c06-de4694e53da3/named-query-elements/named-query-element/4f0477b1-16ec-444f-b52f-20674fb54c4b/named-query-elements/named-query-element/cd4f5de6-be0c-4cb5-a5f0-b7f81242dda9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057071822\",\"model-invariant-id\":\"c822d81f-822f-4304-9623-1025b53da568\"}}","context":{"RequestID":"b79f9cf8-50e1-4459-93ac-3d570d511760","ServiceName":"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:33.507Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:33.538Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b79f9cf8-50e1-4459-93ac-3d570d511760","ServiceName":"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:33.538Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:33.540Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"b79f9cf8-50e1-4459-93ac-3d570d511760\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:33:413\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f420eb94-5d10-4f2f-bcc6-c362e4572e55\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"639e5922-c37b-4354-9f0c-fbaac15fdd23\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"05489151-8b59-415b-a466-51f20248f41c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d8315a4e-9af6-4d0c-a245-fd7fd7ec74f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/f420eb94-5d10-4f2f-bcc6-c362e4572e55/named-query-elements/named-query-element/ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa/named-query-elements/named-query-element/639e5922-c37b-4354-9f0c-fbaac15fdd23/named-query-elements/named-query-element/05489151-8b59-415b-a466-51f20248f41c/named-query-elements/named-query-element/d8315a4e-9af6-4d0c-a245-fd7fd7ec74f4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"146fff5a-12a9-4df2-8826-c2d6254155e5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f541bfa5-969f-412e-b457-ca2344572626\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/146fff5a-12a9-4df2-8826-c2d6254155e5/named-query-elements/named-query-element/f541bfa5-969f-412e-b457-ca2344572626\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057071822\",\"model-invariant-id\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\"}}","context":{"RequestID":"b79f9cf8-50e1-4459-93ac-3d570d511760","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:33.540Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:33.540Z","message":"{\"transactionId\":\"b79f9cf8-50e1-4459-93ac-3d570d511760\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:31:800\",\"respDate\":\"230525-23:24:33:538\",\"sourceId\":\"AAI-TOOLS:b79f9cf8-50e1-4459-93ac-3d570d511760\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:31:800-83389\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[8b24343e-29fc-48d0-825d-4cfc886bec23], x-b3-parentspanid=[2af0ffa1e31be2e5], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[b79f9cf8-50e1-4459-93ac-3d570d511760], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e2009e9fa6466a66b1a4b1cf38b6d713], x-b3-spanid=[5ad3ddb78aa69683], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[16162], Content-Type=[application/json], X-ONAP-RequestID=[b79f9cf8-50e1-4459-93ac-3d570d511760]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"b546a34b-7e71-45dc-9907-4cbdcf675c64\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"dhv-service-topology\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - DHV Service Topology\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"service-instance-id\\\\\\\", \\\\\\\"persona-model-id\\\\\\\", \\\\\\\"service-instance-name\\\\\\\", \\\\\\\"service-instance-location-id\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"service-type\\\\\\\", \\\\\\\"temp-ub-sub-account-id\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"global-customer-id\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"2e1a602a-acd8-4f78-94ff-618b802a303b\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"service-instance-id\\\\\\\", \\\\\\\"persona-model-id\\\\\\\", \\\\\\\"service-instance-name\\\\\\\", \\\\\\\"service-instance-location-id\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"vnf-name\\\\\\\", \\\\\\\"vnf-id\\\\\\\", \\\\\\\"vnf-type\\\\\\\", \\\\\\\"prov-status\\\\\\\", \\\\\\\"operational-state\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"interface-name\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"vlan-interface\\\\\\\", \\\\\\\"vlan-id-inner\\\\\\\", \\\\\\\"vlan-id-outer\\\\\\\", \\\\\\\"vlan-description\\\\\\\", \\\\\\\"speed-value\\\\\\\", \\\\\\\"speed-units\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv4-address\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv6-address\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv4-address\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv6-address\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"cea0a982-8d55-4093-921e-418fbccf7060\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"vserver-name\\\\\\\", \\\\\\\"vserver-id\\\\\\\", \\\\\\\"prov-status\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"interface-name\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"vlan-interface\\\\\\\", \\\\\\\"vlan-id-inner\\\\\\\", \\\\\\\"vlan-id-outer\\\\\\\", \\\\\\\"vlan-description\\\\\\\", \\\\\\\"speed-value\\\\\\\", \\\\\\\"speed-units\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv4-address\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv6-address\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv4-address\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv6-address\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"cea0a982-8d55-4093-921e-418fbccf7060\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"hostname\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"interface-name\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"service-provider-name\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"c822d81f-822f-4304-9623-1025b53da568\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"94043c37-4e73-439c-a790-0fdd697924cd\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:31:800-83389\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[213192], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230525-23:24:31:800-83389]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"b79f9cf8-50e1-4459-93ac-3d570d511760","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"899","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"3cd4ab41-c1af-4ee1-b0c2-b2e44b1600cb","LogTimestamp":"2023-05-25T23:24:32.722Z","elapsedTime":"33"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:33.542Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"b79f9cf8-50e1-4459-93ac-3d570d511760","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1742","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"3cd4ab41-c1af-4ee1-b0c2-b2e44b1600cb","LogTimestamp":"2023-05-25T23:24:33.541Z","ResponseDesc":"Created","elapsedTime":"33"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:33 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64" 201 0 REST b79f9cf8-50e1-4459-93ac-3d570d511760 AAI-TOOLS 127.0.0.6 - - - - - - - - - 1747 - "logType": "access"
{"timestamp":"2023-05-25T23:24:33.563Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b79f9cf8-50e1-4459-93ac-3d570d511760","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"22","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:33.562Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:33.564Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"b79f9cf8-50e1-4459-93ac-3d570d511760\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:33:440\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1556ccc9-a30a-480e-8968-b54d568514c8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"26bb2684-7ce3-4fa1-a53a-13ce7eda0b8a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cebf6bb6-3e5f-4f5e-95f7-54b64314c9c1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a18013a4-6090-4c00-a62c-2eda277c898b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/374a8ecb-0c79-44eb-821f-88212bdd9f70/named-query-elements/named-query-element/1556ccc9-a30a-480e-8968-b54d568514c8/named-query-elements/named-query-element/26bb2684-7ce3-4fa1-a53a-13ce7eda0b8a/named-query-elements/named-query-element/cebf6bb6-3e5f-4f5e-95f7-54b64314c9c1/named-query-elements/named-query-element/a18013a4-6090-4c00-a62c-2eda277c898b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"670a94e9-874f-4087-8501-62d4d289c519\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"57ac86d5-4f3e-476b-982d-164bca5e2ba2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519/named-query-elements/named-query-element/57ac86d5-4f3e-476b-982d-164bca5e2ba2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"59490c32-eaae-488d-8442-f301b1ed43a9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"91a1ee05-5d6d-4d3d-8e65-d1878d4f309d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"97a820b4-a0a8-4ba6-804f-d010f02f97fd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9/named-query-elements/named-query-element/91a1ee05-5d6d-4d3d-8e65-d1878d4f309d/named-query-elements/named-query-element/97a820b4-a0a8-4ba6-804f-d010f02f97fd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"764997fd-f3f0-4310-b4c0-40d7aa1786b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b3a8c3a4-933a-405f-9c06-de4694e53da3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf/named-query-elements/named-query-element/764997fd-f3f0-4310-b4c0-40d7aa1786b3/named-query-elements/named-query-element/b3a8c3a4-933a-405f-9c06-de4694e53da3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057071822\",\"model-invariant-id\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\"}}","context":{"RequestID":"b79f9cf8-50e1-4459-93ac-3d570d511760","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:33.564Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:33.588Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b79f9cf8-50e1-4459-93ac-3d570d511760","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:33.588Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:33.590Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"b79f9cf8-50e1-4459-93ac-3d570d511760\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:33:456\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7f7a27e1-bc62-478a-8528-07d07fdef32e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6bea8465-ec02-43a7-ba1a-d2acd007b69d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4/named-query-elements/named-query-element/15ce1bb0-a855-427e-99f7-962fc3ae876d/named-query-elements/named-query-element/7f7a27e1-bc62-478a-8528-07d07fdef32e/named-query-elements/named-query-element/6bea8465-ec02-43a7-ba1a-d2acd007b69d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71f0a5a1-6140-450a-968a-5b88561f084d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a2eef84f-f7e6-477a-ac1a-786bfe0b2279\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dfd41427-a456-465e-b1f3-7959493e18dc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19/named-query-elements/named-query-element/71f0a5a1-6140-450a-968a-5b88561f084d/named-query-elements/named-query-element/a2eef84f-f7e6-477a-ac1a-786bfe0b2279/named-query-elements/named-query-element/dfd41427-a456-465e-b1f3-7959493e18dc\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1556ccc9-a30a-480e-8968-b54d568514c8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"26bb2684-7ce3-4fa1-a53a-13ce7eda0b8a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cebf6bb6-3e5f-4f5e-95f7-54b64314c9c1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/374a8ecb-0c79-44eb-821f-88212bdd9f70/named-query-elements/named-query-element/1556ccc9-a30a-480e-8968-b54d568514c8/named-query-elements/named-query-element/26bb2684-7ce3-4fa1-a53a-13ce7eda0b8a/named-query-elements/named-query-element/cebf6bb6-3e5f-4f5e-95f7-54b64314c9c1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"764997fd-f3f0-4310-b4c0-40d7aa1786b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf/named-query-elements/named-query-element/764997fd-f3f0-4310-b4c0-40d7aa1786b3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057071822\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"b79f9cf8-50e1-4459-93ac-3d570d511760","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:33.590Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:33.619Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b79f9cf8-50e1-4459-93ac-3d570d511760","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:33.618Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:33.631Z","message":"Entering","context":{"RequestID":"4b2f1446-69d4-4f3a-bf53-01a810a19bb1","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0faba747-6788-4cc9-9875-9c37578fc3c6","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:33.631Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:33.641Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4b2f1446-69d4-4f3a-bf53-01a810a19bb1","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0faba747-6788-4cc9-9875-9c37578fc3c6","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:33.631Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:33.642Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4b2f1446-69d4-4f3a-bf53-01a810a19bb1","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0faba747-6788-4cc9-9875-9c37578fc3c6","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:33.631Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:33.642Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4b2f1446-69d4-4f3a-bf53-01a810a19bb1","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0faba747-6788-4cc9-9875-9c37578fc3c6","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:33.631Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:33.642Z","message":"Invoke","context":{"RequestID":"4b2f1446-69d4-4f3a-bf53-01a810a19bb1","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788","InvocationID":"0faba747-6788-4cc9-9875-9c37578fc3c6","LogTimestamp":"2023-05-25T23:24:33.642Z"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:34.112Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:24:34.125Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:34.125Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:34.125Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:34.455Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"4b2f1446-69d4-4f3a-bf53-01a810a19bb1","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"813","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788","InvocationID":"0faba747-6788-4cc9-9875-9c37578fc3c6","LogTimestamp":"2023-05-25T23:24:34.455Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:34.560Z","message":"Entering","context":{"RequestID":"ede060d1-8fec-4bfc-8810-58a2c1a38791","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"be7e5faf-4680-4827-8627-7f9e49da354b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:24:34.560Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:34.563Z","message":"{\"transactionId\":\"ede060d1-8fec-4bfc-8810-58a2c1a38791\",\"status\":\"200\",\"rqstDate\":\"230525-23:24:34:560\",\"respDate\":\"230525-23:24:34:563\",\"sourceId\":\"haproxy:ede060d1-8fec-4bfc-8810-58a2c1a38791\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:34:560-44023\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[df5c34ff-e400-4554-9809-dd5f5e84f77e], x-b3-parentspanid=[9868a9efef996c31], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[35deefc04583fc449868a9efef996c31], x-b3-spanid=[6fe205dc2ae9edcf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ede060d1-8fec-4bfc-8810-58a2c1a38791]}\\\"}\"}","context":{"RequestID":"ede060d1-8fec-4bfc-8810-58a2c1a38791","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"be7e5faf-4680-4827-8627-7f9e49da354b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:24:34.560Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:34.564Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ede060d1-8fec-4bfc-8810-58a2c1a38791","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"be7e5faf-4680-4827-8627-7f9e49da354b","LogTimestamp":"2023-05-25T23:24:34.564Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:24:34.996Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"4b2f1446-69d4-4f3a-bf53-01a810a19bb1\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:34:978\"},\"entity\":{\"resource-version\":\"1685057073641\",\"named-query-uuid\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"named-query-version\":\"1.1\",\"description\":\"Named Query - DHV Service Topology\",\"named-query-name\":\"dhv-service-topology\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"resource-version\":\"1685057073641\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"resource-version\":\"1685057073641\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"resource-version\":\"1685057073641\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21\",\"resource-version\":\"1685057073641\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"5d9dc195-dd89-47d6-bf5d-f94bb38cd7c9\",\"resource-version\":\"1685057073641\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"9e4116dd-cfc7-4406-9dff-5899f7a85e39\",\"resource-version\":\"1685057073641\",\"property-collect-list\":[\"l3-interface-ipv4-address\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"7ce70cd5-48a0-40b9-8499-16c3e981102e\",\"resource-version\":\"1685057073641\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82966045-43ee-4982-8307-7e9610866140\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"690b7b44-4068-4b8e-b8a9-695700cbfe3c\",\"resource-version\":\"1685057073641\",\"property-collect-list\":[\"l3-interface-ipv6-address\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"2e797938-4512-4f9e-92e2-604cb380c540\",\"resource-version\":\"1685057073641\",\"property-collect-list\":[\"l3-interface-ipv4-address\"]}]},\"property-collect-list\":[\"speed-units\",\"speed-value\",\"vlan-description\",\"vlan-id-inner\",\"vlan-id-outer\",\"vlan-interface\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82966045-43ee-4982-8307-7e9610866140\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"07692bf1-5db3-481d-ad9b-24e1cbad9037\",\"resource-version\":\"1685057073641\",\"property-collect-list\":[\"l3-interface-ipv6-address\"]}]},\"property-collect-list\":[\"interface-name\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"fba20811-343b-448d-be00-e61da106ed51\",\"resource-version\":\"1685057073641\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"94043c37-4e73-439c-a790-0fdd697924cd\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"09377a74-ae80-45dd-81a7-a2756a5b172b\",\"resource-version\":\"1685057073641\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"c822d81f-822f-4304-9623-1025b53da568\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"7ff28f9f-bd26-46e5-9742-b81cf90e5587\",\"resource-version\":\"1685057073641\",\"property-collect-list\":[\"service-provider-name\"]}]},\"property-collect-list\":[\"interface-name\"]}]},\"property-collect-list\":[\"hostname\"]}]},\"property-collect-list\":[\"prov-status\",\"vserver-id\",\"vserver-name\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"519064b9-01ff-4f1f-9751-28371a737eae\",\"resource-version\":\"1685057073641\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82966045-43ee-4982-8307-7e9610866140\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"26a27147-352b-4fc9-ac01-f7de9b3e65a6\",\"resource-version\":\"1685057073641\",\"property-collect-list\":[\"l3-interface-ipv6-address\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"7712b5a9-07c9-4681-b43c-cff428166dd2\",\"resource-version\":\"1685057073641\",\"property-collect-list\":[\"l3-interface-ipv4-address\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"6936935d-4e34-4fc1-a959-040c8a055eb0\",\"resource-version\":\"1685057073641\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"46061f3e-3497-4697-81c9-321b0fb21237\",\"resource-version\":\"1685057073641\",\"property-collect-list\":[\"l3-interface-ipv4-address\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82966045-43ee-4982-8307-7e9610866140\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"352d18ed-1d8b-4a20-8cc7-e937f79f850f\",\"resource-version\":\"1685057073641\",\"property-collect-list\":[\"l3-interface-ipv6-address\"]}]},\"property-collect-list\":[\"speed-units\",\"speed-value\",\"vlan-description\",\"vlan-id-inner\",\"vlan-id-outer\",\"vlan-interface\"]}]},\"property-collect-list\":[\"interface-name\"]}]},\"property-collect-list\":[\"operational-state\",\"prov-status\",\"vnf-id\",\"vnf-name\",\"vnf-type\"]}]},\"property-collect-list\":[\"persona-model-id\",\"service-instance-id\",\"service-instance-location-id\",\"service-instance-name\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"95f97b5e-46ad-44fd-8a03-3b1fff269ab5\",\"resource-version\":\"1685057073641\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"1236bce1-41e6-4cac-994f-2c2db0e161c3\",\"resource-version\":\"1685057073641\",\"property-collect-list\":[\"global-customer-id\"]}]},\"property-collect-list\":[\"service-type\",\"temp-ub-sub-account-id\"]}]},\"property-collect-list\":[\"model-invariant-id\",\"service-instance-id\",\"service-instance-location-id\",\"service-instance-name\"]}]}}}","context":{"RequestID":"4b2f1446-69d4-4f3a-bf53-01a810a19bb1","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:34.996Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:35.023Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4b2f1446-69d4-4f3a-bf53-01a810a19bb1","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:35.022Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:35.025Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"4b2f1446-69d4-4f3a-bf53-01a810a19bb1\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:34:997\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5d9dc195-dd89-47d6-bf5d-f94bb38cd7c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9e4116dd-cfc7-4406-9dff-5899f7a85e39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c/named-query-elements/named-query-element/c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8/named-query-elements/named-query-element/ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21/named-query-elements/named-query-element/5d9dc195-dd89-47d6-bf5d-f94bb38cd7c9/named-query-elements/named-query-element/9e4116dd-cfc7-4406-9dff-5899f7a85e39\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a03672a4-4bdd-4f25-bd8f-17677da14575\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a8aacc56-204c-4557-845b-a1da637e1103\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9469f0c6-e06e-41f7-8cdf-79b6a9b1be64\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf/named-query-elements/named-query-element/a03672a4-4bdd-4f25-bd8f-17677da14575/named-query-elements/named-query-element/a8aacc56-204c-4557-845b-a1da637e1103/named-query-elements/named-query-element/9469f0c6-e06e-41f7-8cdf-79b6a9b1be64\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a03672a4-4bdd-4f25-bd8f-17677da14575\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f121bdfa-0ce3-4683-a572-f4b25104fecb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf/named-query-elements/named-query-element/a03672a4-4bdd-4f25-bd8f-17677da14575/named-query-elements/named-query-element/f121bdfa-0ce3-4683-a572-f4b25104fecb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"764997fd-f3f0-4310-b4c0-40d7aa1786b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0b903601-d656-47bf-a0e4-00c3161b8ca0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e2510b04-5d36-46c5-b2b2-9c27fc210573\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf/named-query-elements/named-query-element/764997fd-f3f0-4310-b4c0-40d7aa1786b3/named-query-elements/named-query-element/0b903601-d656-47bf-a0e4-00c3161b8ca0/named-query-elements/named-query-element/e2510b04-5d36-46c5-b2b2-9c27fc210573\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"519064b9-01ff-4f1f-9751-28371a737eae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7712b5a9-07c9-4681-b43c-cff428166dd2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c/named-query-elements/named-query-element/c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8/named-query-elements/named-query-element/519064b9-01ff-4f1f-9751-28371a737eae/named-query-elements/named-query-element/7712b5a9-07c9-4681-b43c-cff428166dd2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"764997fd-f3f0-4310-b4c0-40d7aa1786b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0b903601-d656-47bf-a0e4-00c3161b8ca0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"322ce9e8-4e05-481f-9dd6-c86fd1e7a69d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c4746149-9da4-41a6-9786-799856c8b8d5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf/named-query-elements/named-query-element/764997fd-f3f0-4310-b4c0-40d7aa1786b3/named-query-elements/named-query-element/0b903601-d656-47bf-a0e4-00c3161b8ca0/named-query-elements/named-query-element/322ce9e8-4e05-481f-9dd6-c86fd1e7a69d/named-query-elements/named-query-element/c4746149-9da4-41a6-9786-799856c8b8d5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"519064b9-01ff-4f1f-9751-28371a737eae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6936935d-4e34-4fc1-a959-040c8a055eb0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"46061f3e-3497-4697-81c9-321b0fb21237\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c/named-query-elements/named-query-element/c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8/named-query-elements/named-query-element/519064b9-01ff-4f1f-9751-28371a737eae/named-query-elements/named-query-element/6936935d-4e34-4fc1-a959-040c8a055eb0/named-query-elements/named-query-element/46061f3e-3497-4697-81c9-321b0fb21237\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5d9dc195-dd89-47d6-bf5d-f94bb38cd7c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7ce70cd5-48a0-40b9-8499-16c3e981102e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2e797938-4512-4f9e-92e2-604cb380c540\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c/named-query-elements/named-query-element/c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8/named-query-elements/named-query-element/ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21/named-query-elements/named-query-element/5d9dc195-dd89-47d6-bf5d-f94bb38cd7c9/named-query-elements/named-query-element/7ce70cd5-48a0-40b9-8499-16c3e981102e/named-query-elements/named-query-element/2e797938-4512-4f9e-92e2-604cb380c540\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057073641\",\"model-invariant-id\":\"aad85df2-09be-40fa-b867-16415e4e10e2\"}}","context":{"RequestID":"4b2f1446-69d4-4f3a-bf53-01a810a19bb1","ServiceName":"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:35.025Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:35.050Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4b2f1446-69d4-4f3a-bf53-01a810a19bb1","ServiceName":"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:35.050Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:35.053Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"4b2f1446-69d4-4f3a-bf53-01a810a19bb1\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:35:012\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a03672a4-4bdd-4f25-bd8f-17677da14575\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a8aacc56-204c-4557-845b-a1da637e1103\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ce7a6224-b753-481c-a0eb-0fe9537f0447\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf/named-query-elements/named-query-element/a03672a4-4bdd-4f25-bd8f-17677da14575/named-query-elements/named-query-element/a8aacc56-204c-4557-845b-a1da637e1103/named-query-elements/named-query-element/ce7a6224-b753-481c-a0eb-0fe9537f0447\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"764997fd-f3f0-4310-b4c0-40d7aa1786b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0b903601-d656-47bf-a0e4-00c3161b8ca0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"322ce9e8-4e05-481f-9dd6-c86fd1e7a69d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a6422957-076d-48eb-8426-f2c92c7437b7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf/named-query-elements/named-query-element/764997fd-f3f0-4310-b4c0-40d7aa1786b3/named-query-elements/named-query-element/0b903601-d656-47bf-a0e4-00c3161b8ca0/named-query-elements/named-query-element/322ce9e8-4e05-481f-9dd6-c86fd1e7a69d/named-query-elements/named-query-element/a6422957-076d-48eb-8426-f2c92c7437b7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"519064b9-01ff-4f1f-9751-28371a737eae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"26a27147-352b-4fc9-ac01-f7de9b3e65a6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c/named-query-elements/named-query-element/c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8/named-query-elements/named-query-element/519064b9-01ff-4f1f-9751-28371a737eae/named-query-elements/named-query-element/26a27147-352b-4fc9-ac01-f7de9b3e65a6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5d9dc195-dd89-47d6-bf5d-f94bb38cd7c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7ce70cd5-48a0-40b9-8499-16c3e981102e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"690b7b44-4068-4b8e-b8a9-695700cbfe3c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c/named-query-elements/named-query-element/c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8/named-query-elements/named-query-element/ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21/named-query-elements/named-query-element/5d9dc195-dd89-47d6-bf5d-f94bb38cd7c9/named-query-elements/named-query-element/7ce70cd5-48a0-40b9-8499-16c3e981102e/named-query-elements/named-query-element/690b7b44-4068-4b8e-b8a9-695700cbfe3c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a03672a4-4bdd-4f25-bd8f-17677da14575\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f145c73d-79b7-4f7c-ba29-174873d62674\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf/named-query-elements/named-query-element/a03672a4-4bdd-4f25-bd8f-17677da14575/named-query-elements/named-query-element/f145c73d-79b7-4f7c-ba29-174873d62674\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"764997fd-f3f0-4310-b4c0-40d7aa1786b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0b903601-d656-47bf-a0e4-00c3161b8ca0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fbeb6c20-28fd-45a4-9af7-15eb228fc448\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf/named-query-elements/named-query-element/764997fd-f3f0-4310-b4c0-40d7aa1786b3/named-query-elements/named-query-element/0b903601-d656-47bf-a0e4-00c3161b8ca0/named-query-elements/named-query-element/fbeb6c20-28fd-45a4-9af7-15eb228fc448\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"519064b9-01ff-4f1f-9751-28371a737eae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6936935d-4e34-4fc1-a959-040c8a055eb0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"352d18ed-1d8b-4a20-8cc7-e937f79f850f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c/named-query-elements/named-query-element/c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8/named-query-elements/named-query-element/519064b9-01ff-4f1f-9751-28371a737eae/named-query-elements/named-query-element/6936935d-4e34-4fc1-a959-040c8a055eb0/named-query-elements/named-query-element/352d18ed-1d8b-4a20-8cc7-e937f79f850f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5d9dc195-dd89-47d6-bf5d-f94bb38cd7c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"07692bf1-5db3-481d-ad9b-24e1cbad9037\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c/named-query-elements/named-query-element/c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8/named-query-elements/named-query-element/ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21/named-query-elements/named-query-element/5d9dc195-dd89-47d6-bf5d-f94bb38cd7c9/named-query-elements/named-query-element/07692bf1-5db3-481d-ad9b-24e1cbad9037\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057073641\",\"model-invariant-id\":\"82966045-43ee-4982-8307-7e9610866140\"}}","context":{"RequestID":"4b2f1446-69d4-4f3a-bf53-01a810a19bb1","ServiceName":"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:35.053Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:35.075Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4b2f1446-69d4-4f3a-bf53-01a810a19bb1","ServiceName":"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","TargetServiceName":"AAI-EVENT","ElapsedTime":"22","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:35.075Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:35.078Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"4b2f1446-69d4-4f3a-bf53-01a810a19bb1\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:35:030\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a03672a4-4bdd-4f25-bd8f-17677da14575\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf/named-query-elements/named-query-element/a03672a4-4bdd-4f25-bd8f-17677da14575\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"568452ee-f040-4e32-a82e-fb7e3e490659\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b2273cdc-b78c-4cf1-974c-e433e9a09a63\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/568452ee-f040-4e32-a82e-fb7e3e490659/named-query-elements/named-query-element/b2273cdc-b78c-4cf1-974c-e433e9a09a63\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5d9dc195-dd89-47d6-bf5d-f94bb38cd7c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c/named-query-elements/named-query-element/c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8/named-query-elements/named-query-element/ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21/named-query-elements/named-query-element/5d9dc195-dd89-47d6-bf5d-f94bb38cd7c9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"519064b9-01ff-4f1f-9751-28371a737eae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c/named-query-elements/named-query-element/c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8/named-query-elements/named-query-element/519064b9-01ff-4f1f-9751-28371a737eae\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"764997fd-f3f0-4310-b4c0-40d7aa1786b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0b903601-d656-47bf-a0e4-00c3161b8ca0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf/named-query-elements/named-query-element/764997fd-f3f0-4310-b4c0-40d7aa1786b3/named-query-elements/named-query-element/0b903601-d656-47bf-a0e4-00c3161b8ca0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057073641\",\"model-invariant-id\":\"cea0a982-8d55-4093-921e-418fbccf7060\"}}","context":{"RequestID":"4b2f1446-69d4-4f3a-bf53-01a810a19bb1","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:35.078Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:35.132Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4b2f1446-69d4-4f3a-bf53-01a810a19bb1","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"54","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:35.132Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:35.134Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"4b2f1446-69d4-4f3a-bf53-01a810a19bb1\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:35:045\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f420eb94-5d10-4f2f-bcc6-c362e4572e55\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3af30e1a-5ccc-448c-822f-2f8a46c99e36\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/f420eb94-5d10-4f2f-bcc6-c362e4572e55/named-query-elements/named-query-element/3af30e1a-5ccc-448c-822f-2f8a46c99e36\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fba20811-343b-448d-be00-e61da106ed51\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09377a74-ae80-45dd-81a7-a2756a5b172b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c/named-query-elements/named-query-element/c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8/named-query-elements/named-query-element/ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21/named-query-elements/named-query-element/fba20811-343b-448d-be00-e61da106ed51/named-query-elements/named-query-element/09377a74-ae80-45dd-81a7-a2756a5b172b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"764997fd-f3f0-4310-b4c0-40d7aa1786b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b3a8c3a4-933a-405f-9c06-de4694e53da3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4f0477b1-16ec-444f-b52f-20674fb54c4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf/named-query-elements/named-query-element/764997fd-f3f0-4310-b4c0-40d7aa1786b3/named-query-elements/named-query-element/b3a8c3a4-933a-405f-9c06-de4694e53da3/named-query-elements/named-query-element/4f0477b1-16ec-444f-b52f-20674fb54c4b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057073641\",\"model-invariant-id\":\"94043c37-4e73-439c-a790-0fdd697924cd\"}}","context":{"RequestID":"4b2f1446-69d4-4f3a-bf53-01a810a19bb1","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:35.134Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:35.157Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4b2f1446-69d4-4f3a-bf53-01a810a19bb1","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:35.157Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:35.159Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"4b2f1446-69d4-4f3a-bf53-01a810a19bb1\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:35:059\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"568452ee-f040-4e32-a82e-fb7e3e490659\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/568452ee-f040-4e32-a82e-fb7e3e490659\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a1ee78fb-59a2-4689-bd7c-216e5991d20d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab/named-query-elements/named-query-element/a1ee78fb-59a2-4689-bd7c-216e5991d20d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4/named-query-elements/named-query-element/15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c/named-query-elements/named-query-element/c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71f0a5a1-6140-450a-968a-5b88561f084d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19/named-query-elements/named-query-element/71f0a5a1-6140-450a-968a-5b88561f084d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1556ccc9-a30a-480e-8968-b54d568514c8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/374a8ecb-0c79-44eb-821f-88212bdd9f70/named-query-elements/named-query-element/1556ccc9-a30a-480e-8968-b54d568514c8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057073641\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"4b2f1446-69d4-4f3a-bf53-01a810a19bb1","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:35.159Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:35.180Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4b2f1446-69d4-4f3a-bf53-01a810a19bb1","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"21","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:35.180Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:35.181Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"4b2f1446-69d4-4f3a-bf53-01a810a19bb1\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:35:072\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a1ee78fb-59a2-4689-bd7c-216e5991d20d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"855380e9-40d7-4e52-bb6e-7fdabbb2b8c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab/named-query-elements/named-query-element/a1ee78fb-59a2-4689-bd7c-216e5991d20d/named-query-elements/named-query-element/855380e9-40d7-4e52-bb6e-7fdabbb2b8c9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f420eb94-5d10-4f2f-bcc6-c362e4572e55\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"639e5922-c37b-4354-9f0c-fbaac15fdd23\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/f420eb94-5d10-4f2f-bcc6-c362e4572e55/named-query-elements/named-query-element/ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa/named-query-elements/named-query-element/639e5922-c37b-4354-9f0c-fbaac15fdd23\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057073641\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"4b2f1446-69d4-4f3a-bf53-01a810a19bb1","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:35.181Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:35.202Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4b2f1446-69d4-4f3a-bf53-01a810a19bb1","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"21","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:35.202Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:35.212Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"4b2f1446-69d4-4f3a-bf53-01a810a19bb1\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:35:116\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"95f97b5e-46ad-44fd-8a03-3b1fff269ab5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/95f97b5e-46ad-44fd-8a03-3b1fff269ab5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f420eb94-5d10-4f2f-bcc6-c362e4572e55\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"639e5922-c37b-4354-9f0c-fbaac15fdd23\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"05489151-8b59-415b-a466-51f20248f41c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/f420eb94-5d10-4f2f-bcc6-c362e4572e55/named-query-elements/named-query-element/ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa/named-query-elements/named-query-element/639e5922-c37b-4354-9f0c-fbaac15fdd23/named-query-elements/named-query-element/05489151-8b59-415b-a466-51f20248f41c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"146fff5a-12a9-4df2-8826-c2d6254155e5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/146fff5a-12a9-4df2-8826-c2d6254155e5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057073641\",\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"4b2f1446-69d4-4f3a-bf53-01a810a19bb1","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:35.212Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:35.235Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4b2f1446-69d4-4f3a-bf53-01a810a19bb1","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:35.235Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:35.237Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"4b2f1446-69d4-4f3a-bf53-01a810a19bb1\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:35:138\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"568452ee-f040-4e32-a82e-fb7e3e490659\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b2273cdc-b78c-4cf1-974c-e433e9a09a63\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8fd4a397-2faa-4ca7-a6b5-6c7f5f7415f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/568452ee-f040-4e32-a82e-fb7e3e490659/named-query-elements/named-query-element/b2273cdc-b78c-4cf1-974c-e433e9a09a63/named-query-elements/named-query-element/8fd4a397-2faa-4ca7-a6b5-6c7f5f7415f4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a03672a4-4bdd-4f25-bd8f-17677da14575\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a8aacc56-204c-4557-845b-a1da637e1103\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf/named-query-elements/named-query-element/a03672a4-4bdd-4f25-bd8f-17677da14575/named-query-elements/named-query-element/a8aacc56-204c-4557-845b-a1da637e1103\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"764997fd-f3f0-4310-b4c0-40d7aa1786b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0b903601-d656-47bf-a0e4-00c3161b8ca0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"322ce9e8-4e05-481f-9dd6-c86fd1e7a69d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf/named-query-elements/named-query-element/764997fd-f3f0-4310-b4c0-40d7aa1786b3/named-query-elements/named-query-element/0b903601-d656-47bf-a0e4-00c3161b8ca0/named-query-elements/named-query-element/322ce9e8-4e05-481f-9dd6-c86fd1e7a69d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"519064b9-01ff-4f1f-9751-28371a737eae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6936935d-4e34-4fc1-a959-040c8a055eb0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c/named-query-elements/named-query-element/c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8/named-query-elements/named-query-element/519064b9-01ff-4f1f-9751-28371a737eae/named-query-elements/named-query-element/6936935d-4e34-4fc1-a959-040c8a055eb0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5d9dc195-dd89-47d6-bf5d-f94bb38cd7c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7ce70cd5-48a0-40b9-8499-16c3e981102e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c/named-query-elements/named-query-element/c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8/named-query-elements/named-query-element/ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21/named-query-elements/named-query-element/5d9dc195-dd89-47d6-bf5d-f94bb38cd7c9/named-query-elements/named-query-element/7ce70cd5-48a0-40b9-8499-16c3e981102e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057073641\",\"model-invariant-id\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\"}}","context":{"RequestID":"4b2f1446-69d4-4f3a-bf53-01a810a19bb1","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:35.237Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:35.246Z","message":"{\"transactionId\":\"4b2f1446-69d4-4f3a-bf53-01a810a19bb1\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:33:632\",\"respDate\":\"230525-23:24:35:246\",\"sourceId\":\"AAI-TOOLS:4b2f1446-69d4-4f3a-bf53-01a810a19bb1\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:33:632-72472\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[5b26db28-6a9e-4fe0-aa91-6820cb725c31], x-b3-parentspanid=[00e16790584f46f7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[4b2f1446-69d4-4f3a-bf53-01a810a19bb1], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c904b04a2fde76f6a623945770711b81], x-b3-spanid=[2535a4bd338f9db8], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[16164], Content-Type=[application/json], X-ONAP-RequestID=[4b2f1446-69d4-4f3a-bf53-01a810a19bb1]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"888d6065-e1ff-409c-ac6b-baafc4777788\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"dhv-service-topology\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.1\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - DHV Service Topology\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"service-instance-id\\\\\\\", \\\\\\\"model-invariant-id\\\\\\\", \\\\\\\"service-instance-name\\\\\\\", \\\\\\\"service-instance-location-id\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"service-type\\\\\\\", \\\\\\\"temp-ub-sub-account-id\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"global-customer-id\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"2e1a602a-acd8-4f78-94ff-618b802a303b\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"service-instance-id\\\\\\\", \\\\\\\"persona-model-id\\\\\\\", \\\\\\\"service-instance-name\\\\\\\", \\\\\\\"service-instance-location-id\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"vnf-name\\\\\\\", \\\\\\\"vnf-id\\\\\\\", \\\\\\\"vnf-type\\\\\\\", \\\\\\\"prov-status\\\\\\\", \\\\\\\"operational-state\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"interface-name\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"vlan-interface\\\\\\\", \\\\\\\"vlan-id-inner\\\\\\\", \\\\\\\"vlan-id-outer\\\\\\\", \\\\\\\"vlan-description\\\\\\\", \\\\\\\"speed-value\\\\\\\", \\\\\\\"speed-units\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv4-address\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv6-address\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv4-address\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv6-address\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"cea0a982-8d55-4093-921e-418fbccf7060\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"vserver-name\\\\\\\", \\\\\\\"vserver-id\\\\\\\", \\\\\\\"prov-status\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"interface-name\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"vlan-interface\\\\\\\", \\\\\\\"vlan-id-inner\\\\\\\", \\\\\\\"vlan-id-outer\\\\\\\", \\\\\\\"vlan-description\\\\\\\", \\\\\\\"speed-value\\\\\\\", \\\\\\\"speed-units\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv4-address\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv6-address\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv4-address\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv6-address\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"cea0a982-8d55-4093-921e-418fbccf7060\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"hostname\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"interface-name\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"service-provider-name\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"c822d81f-822f-4304-9623-1025b53da568\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"94043c37-4e73-439c-a790-0fdd697924cd\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:33:632-72472\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[102616], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230525-23:24:33:632-72472]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"4b2f1446-69d4-4f3a-bf53-01a810a19bb1","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"813","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"0faba747-6788-4cc9-9875-9c37578fc3c6","LogTimestamp":"2023-05-25T23:24:34.455Z","elapsedTime":"50"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:35.247Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"4b2f1446-69d4-4f3a-bf53-01a810a19bb1","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1616","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"0faba747-6788-4cc9-9875-9c37578fc3c6","LogTimestamp":"2023-05-25T23:24:35.247Z","ResponseDesc":"Created","elapsedTime":"50"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:35 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788" 201 0 REST 4b2f1446-69d4-4f3a-bf53-01a810a19bb1 AAI-TOOLS 127.0.0.6 - - - - - - - - - 1618 - "logType": "access"
{"timestamp":"2023-05-25T23:24:35.257Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4b2f1446-69d4-4f3a-bf53-01a810a19bb1","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"20","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:35.257Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:35.259Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"4b2f1446-69d4-4f3a-bf53-01a810a19bb1\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:35:154\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"764997fd-f3f0-4310-b4c0-40d7aa1786b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b3a8c3a4-933a-405f-9c06-de4694e53da3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4f0477b1-16ec-444f-b52f-20674fb54c4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cd4f5de6-be0c-4cb5-a5f0-b7f81242dda9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf/named-query-elements/named-query-element/764997fd-f3f0-4310-b4c0-40d7aa1786b3/named-query-elements/named-query-element/b3a8c3a4-933a-405f-9c06-de4694e53da3/named-query-elements/named-query-element/4f0477b1-16ec-444f-b52f-20674fb54c4b/named-query-elements/named-query-element/cd4f5de6-be0c-4cb5-a5f0-b7f81242dda9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fba20811-343b-448d-be00-e61da106ed51\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09377a74-ae80-45dd-81a7-a2756a5b172b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7ff28f9f-bd26-46e5-9742-b81cf90e5587\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c/named-query-elements/named-query-element/c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8/named-query-elements/named-query-element/ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21/named-query-elements/named-query-element/fba20811-343b-448d-be00-e61da106ed51/named-query-elements/named-query-element/09377a74-ae80-45dd-81a7-a2756a5b172b/named-query-elements/named-query-element/7ff28f9f-bd26-46e5-9742-b81cf90e5587\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057073641\",\"model-invariant-id\":\"c822d81f-822f-4304-9623-1025b53da568\"}}","context":{"RequestID":"4b2f1446-69d4-4f3a-bf53-01a810a19bb1","ServiceName":"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:35.259Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:35.282Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4b2f1446-69d4-4f3a-bf53-01a810a19bb1","ServiceName":"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:35.282Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:35.283Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"4b2f1446-69d4-4f3a-bf53-01a810a19bb1\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:35:170\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f420eb94-5d10-4f2f-bcc6-c362e4572e55\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"639e5922-c37b-4354-9f0c-fbaac15fdd23\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"05489151-8b59-415b-a466-51f20248f41c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d8315a4e-9af6-4d0c-a245-fd7fd7ec74f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/f420eb94-5d10-4f2f-bcc6-c362e4572e55/named-query-elements/named-query-element/ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa/named-query-elements/named-query-element/639e5922-c37b-4354-9f0c-fbaac15fdd23/named-query-elements/named-query-element/05489151-8b59-415b-a466-51f20248f41c/named-query-elements/named-query-element/d8315a4e-9af6-4d0c-a245-fd7fd7ec74f4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"146fff5a-12a9-4df2-8826-c2d6254155e5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f541bfa5-969f-412e-b457-ca2344572626\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/146fff5a-12a9-4df2-8826-c2d6254155e5/named-query-elements/named-query-element/f541bfa5-969f-412e-b457-ca2344572626\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"95f97b5e-46ad-44fd-8a03-3b1fff269ab5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1236bce1-41e6-4cac-994f-2c2db0e161c3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/95f97b5e-46ad-44fd-8a03-3b1fff269ab5/named-query-elements/named-query-element/1236bce1-41e6-4cac-994f-2c2db0e161c3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057073641\",\"model-invariant-id\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\"}}","context":{"RequestID":"4b2f1446-69d4-4f3a-bf53-01a810a19bb1","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:35.283Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:35.309Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4b2f1446-69d4-4f3a-bf53-01a810a19bb1","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:35.308Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:35.311Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"4b2f1446-69d4-4f3a-bf53-01a810a19bb1\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:35:182\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fba20811-343b-448d-be00-e61da106ed51\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c/named-query-elements/named-query-element/c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8/named-query-elements/named-query-element/ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21/named-query-elements/named-query-element/fba20811-343b-448d-be00-e61da106ed51\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1556ccc9-a30a-480e-8968-b54d568514c8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"26bb2684-7ce3-4fa1-a53a-13ce7eda0b8a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cebf6bb6-3e5f-4f5e-95f7-54b64314c9c1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a18013a4-6090-4c00-a62c-2eda277c898b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/374a8ecb-0c79-44eb-821f-88212bdd9f70/named-query-elements/named-query-element/1556ccc9-a30a-480e-8968-b54d568514c8/named-query-elements/named-query-element/26bb2684-7ce3-4fa1-a53a-13ce7eda0b8a/named-query-elements/named-query-element/cebf6bb6-3e5f-4f5e-95f7-54b64314c9c1/named-query-elements/named-query-element/a18013a4-6090-4c00-a62c-2eda277c898b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"670a94e9-874f-4087-8501-62d4d289c519\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"57ac86d5-4f3e-476b-982d-164bca5e2ba2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519/named-query-elements/named-query-element/57ac86d5-4f3e-476b-982d-164bca5e2ba2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"59490c32-eaae-488d-8442-f301b1ed43a9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"91a1ee05-5d6d-4d3d-8e65-d1878d4f309d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"97a820b4-a0a8-4ba6-804f-d010f02f97fd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9/named-query-elements/named-query-element/91a1ee05-5d6d-4d3d-8e65-d1878d4f309d/named-query-elements/named-query-element/97a820b4-a0a8-4ba6-804f-d010f02f97fd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"764997fd-f3f0-4310-b4c0-40d7aa1786b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b3a8c3a4-933a-405f-9c06-de4694e53da3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf/named-query-elements/named-query-element/764997fd-f3f0-4310-b4c0-40d7aa1786b3/named-query-elements/named-query-element/b3a8c3a4-933a-405f-9c06-de4694e53da3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057073641\",\"model-invariant-id\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\"}}","context":{"RequestID":"4b2f1446-69d4-4f3a-bf53-01a810a19bb1","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:35.311Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:35.337Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4b2f1446-69d4-4f3a-bf53-01a810a19bb1","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:35.337Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:35.339Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"4b2f1446-69d4-4f3a-bf53-01a810a19bb1\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:35:210\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7f7a27e1-bc62-478a-8528-07d07fdef32e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6bea8465-ec02-43a7-ba1a-d2acd007b69d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4/named-query-elements/named-query-element/15ce1bb0-a855-427e-99f7-962fc3ae876d/named-query-elements/named-query-element/7f7a27e1-bc62-478a-8528-07d07fdef32e/named-query-elements/named-query-element/6bea8465-ec02-43a7-ba1a-d2acd007b69d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c/named-query-elements/named-query-element/c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8/named-query-elements/named-query-element/ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71f0a5a1-6140-450a-968a-5b88561f084d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a2eef84f-f7e6-477a-ac1a-786bfe0b2279\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dfd41427-a456-465e-b1f3-7959493e18dc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19/named-query-elements/named-query-element/71f0a5a1-6140-450a-968a-5b88561f084d/named-query-elements/named-query-element/a2eef84f-f7e6-477a-ac1a-786bfe0b2279/named-query-elements/named-query-element/dfd41427-a456-465e-b1f3-7959493e18dc\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1556ccc9-a30a-480e-8968-b54d568514c8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"26bb2684-7ce3-4fa1-a53a-13ce7eda0b8a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cebf6bb6-3e5f-4f5e-95f7-54b64314c9c1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/374a8ecb-0c79-44eb-821f-88212bdd9f70/named-query-elements/named-query-element/1556ccc9-a30a-480e-8968-b54d568514c8/named-query-elements/named-query-element/26bb2684-7ce3-4fa1-a53a-13ce7eda0b8a/named-query-elements/named-query-element/cebf6bb6-3e5f-4f5e-95f7-54b64314c9c1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"764997fd-f3f0-4310-b4c0-40d7aa1786b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf/named-query-elements/named-query-element/764997fd-f3f0-4310-b4c0-40d7aa1786b3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057073641\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"4b2f1446-69d4-4f3a-bf53-01a810a19bb1","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:35.339Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:35.358Z","message":"Entering","context":{"RequestID":"7d9374cc-0728-48a3-8972-a976a3b5eb8a","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c43d4753-c02a-46f3-b77a-3aa63c99cf57","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:35.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:35.368Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4b2f1446-69d4-4f3a-bf53-01a810a19bb1","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:35.367Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:35.385Z","message":"Checking for system property [partnerName]","context":{"RequestID":"7d9374cc-0728-48a3-8972-a976a3b5eb8a","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c43d4753-c02a-46f3-b77a-3aa63c99cf57","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:35.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:35.385Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"7d9374cc-0728-48a3-8972-a976a3b5eb8a","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c43d4753-c02a-46f3-b77a-3aa63c99cf57","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:35.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:35.385Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"7d9374cc-0728-48a3-8972-a976a3b5eb8a","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c43d4753-c02a-46f3-b77a-3aa63c99cf57","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:35.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:35.386Z","message":"Invoke","context":{"RequestID":"7d9374cc-0728-48a3-8972-a976a3b5eb8a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706","InvocationID":"c43d4753-c02a-46f3-b77a-3aa63c99cf57","LogTimestamp":"2023-05-25T23:24:35.386Z"},"thread":"qtp1094674892-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:36.439Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"7d9374cc-0728-48a3-8972-a976a3b5eb8a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1054","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706","InvocationID":"c43d4753-c02a-46f3-b77a-3aa63c99cf57","LogTimestamp":"2023-05-25T23:24:36.439Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1094674892-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:36.574Z","message":"Entering","context":{"RequestID":"ffb51daa-3349-4003-8e56-c32321ae16ed","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0d36b2a7-5ffa-48d9-b89c-e9d6a2b4072f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:24:36.574Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:36.577Z","message":"{\"transactionId\":\"ffb51daa-3349-4003-8e56-c32321ae16ed\",\"status\":\"200\",\"rqstDate\":\"230525-23:24:36:575\",\"respDate\":\"230525-23:24:36:577\",\"sourceId\":\"haproxy:ffb51daa-3349-4003-8e56-c32321ae16ed\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:36:575-99213\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[478a1d1f-1c94-4d91-b772-7624760befa7], x-b3-parentspanid=[4743976410227bba], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[52ea081739ed6f8e4743976410227bba], x-b3-spanid=[d0dd806b5579b4dc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ffb51daa-3349-4003-8e56-c32321ae16ed]}\\\"}\"}","context":{"RequestID":"ffb51daa-3349-4003-8e56-c32321ae16ed","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0d36b2a7-5ffa-48d9-b89c-e9d6a2b4072f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:24:36.574Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:36.578Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ffb51daa-3349-4003-8e56-c32321ae16ed","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0d36b2a7-5ffa-48d9-b89c-e9d6a2b4072f","LogTimestamp":"2023-05-25T23:24:36.578Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:24:37.162Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"7d9374cc-0728-48a3-8972-a976a3b5eb8a\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:37:142\"},\"entity\":{\"resource-version\":\"1685057075384\",\"named-query-uuid\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - DHV Service Topology 2\",\"named-query-name\":\"dhv-service-topology-2\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"resource-version\":\"1685057075384\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"f6d6a23d-a1a9-48ff-8419-b6530da2d381\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"5c9859b0-0ac8-47ac-abd4-7a1574f96a09\",\"resource-version\":\"1685057075384\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"1c913923-a38c-4090-8fee-9ef00221a0da\",\"resource-version\":\"1685057075384\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"f25332f8-3271-45dc-8888-77e74cf87155\",\"resource-version\":\"1685057075384\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"64c5b276-6136-465c-9a26-bad2b08743f8\",\"resource-version\":\"1685057075384\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"e62a90c7-226b-467a-8688-248eec897997\",\"resource-version\":\"1685057075384\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"3d5c798a-4cd3-4fad-9483-8aac043c42bf\",\"resource-version\":\"1685057075384\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82966045-43ee-4982-8307-7e9610866140\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"9d72a10d-3188-44f6-a4d4-ec78a529fc22\",\"resource-version\":\"1685057075384\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"dc530834-2724-4a6d-86fb-5407d777e42b\",\"resource-version\":\"1685057075384\"}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"62a060c3-e3c7-4411-a468-cfd8af2b8d1f\",\"resource-version\":\"1685057075384\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82966045-43ee-4982-8307-7e9610866140\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"43478ec0-2688-4077-a73d-267e30eca99b\",\"resource-version\":\"1685057075384\"}]}}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"c56336aa-91a4-4f47-b6ed-cd7eeab453cd\",\"resource-version\":\"1685057075384\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82966045-43ee-4982-8307-7e9610866140\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"0e5fed21-1a40-42ae-8244-f3d82a60f0c6\",\"resource-version\":\"1685057075384\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"2cd68bca-eb09-4148-8c4a-320b140bab10\",\"resource-version\":\"1685057075384\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"a590d2f4-556b-4bf0-9678-ff0171608c13\",\"resource-version\":\"1685057075384\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82966045-43ee-4982-8307-7e9610866140\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"564a8d05-69db-4e80-b6ac-e64af883149c\",\"resource-version\":\"1685057075384\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"0e3b7653-02d1-4876-800e-93b940708f6a\",\"resource-version\":\"1685057075384\"}]}}]}}]}}]}}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"20ef68ac-edd7-4242-bad0-96a979f7afff\",\"resource-version\":\"1685057075384\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"96e5f942-96ce-4e54-8746-6844221b5397\",\"resource-version\":\"1685057075384\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"59bdf169-9e8b-457c-b8ce-1edae4e0bc7e\",\"resource-version\":\"1685057075384\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"5ef995a5-ebb9-4d3d-8ba2-d943138b28f9\",\"resource-version\":\"1685057075384\"}]}}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"71271849-aece-4c3e-92e7-4058bcb276cf\",\"resource-version\":\"1685057075384\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"99d46ecf-05e3-41fd-acec-80a01ed6ab77\",\"resource-version\":\"1685057075384\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"afd60df4-a4e4-4c82-bf78-955d39def25b\",\"resource-version\":\"1685057075384\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82966045-43ee-4982-8307-7e9610866140\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"75b84577-19c0-40f3-9b0d-febfb30982cc\",\"resource-version\":\"1685057075384\"}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"05fcfc7d-f1f1-4bac-b3b4-d95513c03cea\",\"resource-version\":\"1685057075384\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82966045-43ee-4982-8307-7e9610866140\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"7fde63ec-b672-4355-a2a2-b1df37168ca1\",\"resource-version\":\"1685057075384\"}]}}]}}]}}]}}}","context":{"RequestID":"7d9374cc-0728-48a3-8972-a976a3b5eb8a","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:37.162Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:37.193Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7d9374cc-0728-48a3-8972-a976a3b5eb8a","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:37.193Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:37.199Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"7d9374cc-0728-48a3-8972-a976a3b5eb8a\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:37:160\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5d9dc195-dd89-47d6-bf5d-f94bb38cd7c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9e4116dd-cfc7-4406-9dff-5899f7a85e39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c/named-query-elements/named-query-element/c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8/named-query-elements/named-query-element/ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21/named-query-elements/named-query-element/5d9dc195-dd89-47d6-bf5d-f94bb38cd7c9/named-query-elements/named-query-element/9e4116dd-cfc7-4406-9dff-5899f7a85e39\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a03672a4-4bdd-4f25-bd8f-17677da14575\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a8aacc56-204c-4557-845b-a1da637e1103\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9469f0c6-e06e-41f7-8cdf-79b6a9b1be64\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf/named-query-elements/named-query-element/a03672a4-4bdd-4f25-bd8f-17677da14575/named-query-elements/named-query-element/a8aacc56-204c-4557-845b-a1da637e1103/named-query-elements/named-query-element/9469f0c6-e06e-41f7-8cdf-79b6a9b1be64\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a03672a4-4bdd-4f25-bd8f-17677da14575\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f121bdfa-0ce3-4683-a572-f4b25104fecb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf/named-query-elements/named-query-element/a03672a4-4bdd-4f25-bd8f-17677da14575/named-query-elements/named-query-element/f121bdfa-0ce3-4683-a572-f4b25104fecb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"20ef68ac-edd7-4242-bad0-96a979f7afff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71271849-aece-4c3e-92e7-4058bcb276cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"99d46ecf-05e3-41fd-acec-80a01ed6ab77\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"afd60df4-a4e4-4c82-bf78-955d39def25b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/20ef68ac-edd7-4242-bad0-96a979f7afff/named-query-elements/named-query-element/71271849-aece-4c3e-92e7-4058bcb276cf/named-query-elements/named-query-element/99d46ecf-05e3-41fd-acec-80a01ed6ab77/named-query-elements/named-query-element/afd60df4-a4e4-4c82-bf78-955d39def25b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"764997fd-f3f0-4310-b4c0-40d7aa1786b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0b903601-d656-47bf-a0e4-00c3161b8ca0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e2510b04-5d36-46c5-b2b2-9c27fc210573\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf/named-query-elements/named-query-element/764997fd-f3f0-4310-b4c0-40d7aa1786b3/named-query-elements/named-query-element/0b903601-d656-47bf-a0e4-00c3161b8ca0/named-query-elements/named-query-element/e2510b04-5d36-46c5-b2b2-9c27fc210573\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"519064b9-01ff-4f1f-9751-28371a737eae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7712b5a9-07c9-4681-b43c-cff428166dd2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c/named-query-elements/named-query-element/c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8/named-query-elements/named-query-element/519064b9-01ff-4f1f-9751-28371a737eae/named-query-elements/named-query-element/7712b5a9-07c9-4681-b43c-cff428166dd2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"764997fd-f3f0-4310-b4c0-40d7aa1786b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0b903601-d656-47bf-a0e4-00c3161b8ca0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"322ce9e8-4e05-481f-9dd6-c86fd1e7a69d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c4746149-9da4-41a6-9786-799856c8b8d5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf/named-query-elements/named-query-element/764997fd-f3f0-4310-b4c0-40d7aa1786b3/named-query-elements/named-query-element/0b903601-d656-47bf-a0e4-00c3161b8ca0/named-query-elements/named-query-element/322ce9e8-4e05-481f-9dd6-c86fd1e7a69d/named-query-elements/named-query-element/c4746149-9da4-41a6-9786-799856c8b8d5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5c9859b0-0ac8-47ac-abd4-7a1574f96a09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1c913923-a38c-4090-8fee-9ef00221a0da\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f25332f8-3271-45dc-8888-77e74cf87155\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"64c5b276-6136-465c-9a26-bad2b08743f8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e62a90c7-226b-467a-8688-248eec897997\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"62a060c3-e3c7-4411-a468-cfd8af2b8d1f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/5c9859b0-0ac8-47ac-abd4-7a1574f96a09/named-query-elements/named-query-element/1c913923-a38c-4090-8fee-9ef00221a0da/named-query-elements/named-query-element/f25332f8-3271-45dc-8888-77e74cf87155/named-query-elements/named-query-element/64c5b276-6136-465c-9a26-bad2b08743f8/named-query-elements/named-query-element/e62a90c7-226b-467a-8688-248eec897997/named-query-elements/named-query-element/62a060c3-e3c7-4411-a468-cfd8af2b8d1f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5c9859b0-0ac8-47ac-abd4-7a1574f96a09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1c913923-a38c-4090-8fee-9ef00221a0da\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f25332f8-3271-45dc-8888-77e74cf87155\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"64c5b276-6136-465c-9a26-bad2b08743f8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e62a90c7-226b-467a-8688-248eec897997\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3d5c798a-4cd3-4fad-9483-8aac043c42bf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dc530834-2724-4a6d-86fb-5407d777e42b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/5c9859b0-0ac8-47ac-abd4-7a1574f96a09/named-query-elements/named-query-element/1c913923-a38c-4090-8fee-9ef00221a0da/named-query-elements/named-query-element/f25332f8-3271-45dc-8888-77e74cf87155/named-query-elements/named-query-element/64c5b276-6136-465c-9a26-bad2b08743f8/named-query-elements/named-query-element/e62a90c7-226b-467a-8688-248eec897997/named-query-elements/named-query-element/3d5c798a-4cd3-4fad-9483-8aac043c42bf/named-query-elements/named-query-element/dc530834-2724-4a6d-86fb-5407d777e42b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5c9859b0-0ac8-47ac-abd4-7a1574f96a09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1c913923-a38c-4090-8fee-9ef00221a0da\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f25332f8-3271-45dc-8888-77e74cf87155\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c56336aa-91a4-4f47-b6ed-cd7eeab453cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a590d2f4-556b-4bf0-9678-ff0171608c13\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0e3b7653-02d1-4876-800e-93b940708f6a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/5c9859b0-0ac8-47ac-abd4-7a1574f96a09/named-query-elements/named-query-element/1c913923-a38c-4090-8fee-9ef00221a0da/named-query-elements/named-query-element/f25332f8-3271-45dc-8888-77e74cf87155/named-query-elements/named-query-element/c56336aa-91a4-4f47-b6ed-cd7eeab453cd/named-query-elements/named-query-element/a590d2f4-556b-4bf0-9678-ff0171608c13/named-query-elements/named-query-element/0e3b7653-02d1-4876-800e-93b940708f6a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"519064b9-01ff-4f1f-9751-28371a737eae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6936935d-4e34-4fc1-a959-040c8a055eb0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"46061f3e-3497-4697-81c9-321b0fb21237\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c/named-query-elements/named-query-element/c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8/named-query-elements/named-query-element/519064b9-01ff-4f1f-9751-28371a737eae/named-query-elements/named-query-element/6936935d-4e34-4fc1-a959-040c8a055eb0/named-query-elements/named-query-element/46061f3e-3497-4697-81c9-321b0fb21237\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5d9dc195-dd89-47d6-bf5d-f94bb38cd7c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7ce70cd5-48a0-40b9-8499-16c3e981102e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2e797938-4512-4f9e-92e2-604cb380c540\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c/named-query-elements/named-query-element/c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8/named-query-elements/named-query-element/ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21/named-query-elements/named-query-element/5d9dc195-dd89-47d6-bf5d-f94bb38cd7c9/named-query-elements/named-query-element/7ce70cd5-48a0-40b9-8499-16c3e981102e/named-query-elements/named-query-element/2e797938-4512-4f9e-92e2-604cb380c540\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"20ef68ac-edd7-4242-bad0-96a979f7afff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71271849-aece-4c3e-92e7-4058bcb276cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"05fcfc7d-f1f1-4bac-b3b4-d95513c03cea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/20ef68ac-edd7-4242-bad0-96a979f7afff/named-query-elements/named-query-element/71271849-aece-4c3e-92e7-4058bcb276cf/named-query-elements/named-query-element/05fcfc7d-f1f1-4bac-b3b4-d95513c03cea\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5c9859b0-0ac8-47ac-abd4-7a1574f96a09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1c913923-a38c-4090-8fee-9ef00221a0da\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f25332f8-3271-45dc-8888-77e74cf87155\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c56336aa-91a4-4f47-b6ed-cd7eeab453cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2cd68bca-eb09-4148-8c4a-320b140bab10\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/5c9859b0-0ac8-47ac-abd4-7a1574f96a09/named-query-elements/named-query-element/1c913923-a38c-4090-8fee-9ef00221a0da/named-query-elements/named-query-element/f25332f8-3271-45dc-8888-77e74cf87155/named-query-elements/named-query-element/c56336aa-91a4-4f47-b6ed-cd7eeab453cd/named-query-elements/named-query-element/2cd68bca-eb09-4148-8c4a-320b140bab10\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057075384\",\"model-invariant-id\":\"aad85df2-09be-40fa-b867-16415e4e10e2\"}}","context":{"RequestID":"7d9374cc-0728-48a3-8972-a976a3b5eb8a","ServiceName":"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:37.199Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:37.231Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7d9374cc-0728-48a3-8972-a976a3b5eb8a","ServiceName":"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","TargetServiceName":"AAI-EVENT","ElapsedTime":"32","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:37.231Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:37.236Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"7d9374cc-0728-48a3-8972-a976a3b5eb8a\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:37:179\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a03672a4-4bdd-4f25-bd8f-17677da14575\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a8aacc56-204c-4557-845b-a1da637e1103\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ce7a6224-b753-481c-a0eb-0fe9537f0447\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf/named-query-elements/named-query-element/a03672a4-4bdd-4f25-bd8f-17677da14575/named-query-elements/named-query-element/a8aacc56-204c-4557-845b-a1da637e1103/named-query-elements/named-query-element/ce7a6224-b753-481c-a0eb-0fe9537f0447\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5c9859b0-0ac8-47ac-abd4-7a1574f96a09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1c913923-a38c-4090-8fee-9ef00221a0da\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f25332f8-3271-45dc-8888-77e74cf87155\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c56336aa-91a4-4f47-b6ed-cd7eeab453cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0e5fed21-1a40-42ae-8244-f3d82a60f0c6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/5c9859b0-0ac8-47ac-abd4-7a1574f96a09/named-query-elements/named-query-element/1c913923-a38c-4090-8fee-9ef00221a0da/named-query-elements/named-query-element/f25332f8-3271-45dc-8888-77e74cf87155/named-query-elements/named-query-element/c56336aa-91a4-4f47-b6ed-cd7eeab453cd/named-query-elements/named-query-element/0e5fed21-1a40-42ae-8244-f3d82a60f0c6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5c9859b0-0ac8-47ac-abd4-7a1574f96a09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1c913923-a38c-4090-8fee-9ef00221a0da\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f25332f8-3271-45dc-8888-77e74cf87155\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"64c5b276-6136-465c-9a26-bad2b08743f8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e62a90c7-226b-467a-8688-248eec897997\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3d5c798a-4cd3-4fad-9483-8aac043c42bf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d72a10d-3188-44f6-a4d4-ec78a529fc22\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/5c9859b0-0ac8-47ac-abd4-7a1574f96a09/named-query-elements/named-query-element/1c913923-a38c-4090-8fee-9ef00221a0da/named-query-elements/named-query-element/f25332f8-3271-45dc-8888-77e74cf87155/named-query-elements/named-query-element/64c5b276-6136-465c-9a26-bad2b08743f8/named-query-elements/named-query-element/e62a90c7-226b-467a-8688-248eec897997/named-query-elements/named-query-element/3d5c798a-4cd3-4fad-9483-8aac043c42bf/named-query-elements/named-query-element/9d72a10d-3188-44f6-a4d4-ec78a529fc22\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"764997fd-f3f0-4310-b4c0-40d7aa1786b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0b903601-d656-47bf-a0e4-00c3161b8ca0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"322ce9e8-4e05-481f-9dd6-c86fd1e7a69d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a6422957-076d-48eb-8426-f2c92c7437b7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf/named-query-elements/named-query-element/764997fd-f3f0-4310-b4c0-40d7aa1786b3/named-query-elements/named-query-element/0b903601-d656-47bf-a0e4-00c3161b8ca0/named-query-elements/named-query-element/322ce9e8-4e05-481f-9dd6-c86fd1e7a69d/named-query-elements/named-query-element/a6422957-076d-48eb-8426-f2c92c7437b7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5c9859b0-0ac8-47ac-abd4-7a1574f96a09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1c913923-a38c-4090-8fee-9ef00221a0da\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f25332f8-3271-45dc-8888-77e74cf87155\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c56336aa-91a4-4f47-b6ed-cd7eeab453cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a590d2f4-556b-4bf0-9678-ff0171608c13\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"564a8d05-69db-4e80-b6ac-e64af883149c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/5c9859b0-0ac8-47ac-abd4-7a1574f96a09/named-query-elements/named-query-element/1c913923-a38c-4090-8fee-9ef00221a0da/named-query-elements/named-query-element/f25332f8-3271-45dc-8888-77e74cf87155/named-query-elements/named-query-element/c56336aa-91a4-4f47-b6ed-cd7eeab453cd/named-query-elements/named-query-element/a590d2f4-556b-4bf0-9678-ff0171608c13/named-query-elements/named-query-element/564a8d05-69db-4e80-b6ac-e64af883149c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"519064b9-01ff-4f1f-9751-28371a737eae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"26a27147-352b-4fc9-ac01-f7de9b3e65a6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c/named-query-elements/named-query-element/c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8/named-query-elements/named-query-element/519064b9-01ff-4f1f-9751-28371a737eae/named-query-elements/named-query-element/26a27147-352b-4fc9-ac01-f7de9b3e65a6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5d9dc195-dd89-47d6-bf5d-f94bb38cd7c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7ce70cd5-48a0-40b9-8499-16c3e981102e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"690b7b44-4068-4b8e-b8a9-695700cbfe3c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c/named-query-elements/named-query-element/c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8/named-query-elements/named-query-element/ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21/named-query-elements/named-query-element/5d9dc195-dd89-47d6-bf5d-f94bb38cd7c9/named-query-elements/named-query-element/7ce70cd5-48a0-40b9-8499-16c3e981102e/named-query-elements/named-query-element/690b7b44-4068-4b8e-b8a9-695700cbfe3c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a03672a4-4bdd-4f25-bd8f-17677da14575\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f145c73d-79b7-4f7c-ba29-174873d62674\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf/named-query-elements/named-query-element/a03672a4-4bdd-4f25-bd8f-17677da14575/named-query-elements/named-query-element/f145c73d-79b7-4f7c-ba29-174873d62674\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"20ef68ac-edd7-4242-bad0-96a979f7afff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71271849-aece-4c3e-92e7-4058bcb276cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"99d46ecf-05e3-41fd-acec-80a01ed6ab77\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75b84577-19c0-40f3-9b0d-febfb30982cc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/20ef68ac-edd7-4242-bad0-96a979f7afff/named-query-elements/named-query-element/71271849-aece-4c3e-92e7-4058bcb276cf/named-query-elements/named-query-element/99d46ecf-05e3-41fd-acec-80a01ed6ab77/named-query-elements/named-query-element/75b84577-19c0-40f3-9b0d-febfb30982cc\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"764997fd-f3f0-4310-b4c0-40d7aa1786b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0b903601-d656-47bf-a0e4-00c3161b8ca0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fbeb6c20-28fd-45a4-9af7-15eb228fc448\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf/named-query-elements/named-query-element/764997fd-f3f0-4310-b4c0-40d7aa1786b3/named-query-elements/named-query-element/0b903601-d656-47bf-a0e4-00c3161b8ca0/named-query-elements/named-query-element/fbeb6c20-28fd-45a4-9af7-15eb228fc448\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"519064b9-01ff-4f1f-9751-28371a737eae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6936935d-4e34-4fc1-a959-040c8a055eb0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"352d18ed-1d8b-4a20-8cc7-e937f79f850f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c/named-query-elements/named-query-element/c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8/named-query-elements/named-query-element/519064b9-01ff-4f1f-9751-28371a737eae/named-query-elements/named-query-element/6936935d-4e34-4fc1-a959-040c8a055eb0/named-query-elements/named-query-element/352d18ed-1d8b-4a20-8cc7-e937f79f850f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5d9dc195-dd89-47d6-bf5d-f94bb38cd7c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"07692bf1-5db3-481d-ad9b-24e1cbad9037\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c/named-query-elements/named-query-element/c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8/named-query-elements/named-query-element/ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21/named-query-elements/named-query-element/5d9dc195-dd89-47d6-bf5d-f94bb38cd7c9/named-query-elements/named-query-element/07692bf1-5db3-481d-ad9b-24e1cbad9037\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"20ef68ac-edd7-4242-bad0-96a979f7afff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71271849-aece-4c3e-92e7-4058bcb276cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7fde63ec-b672-4355-a2a2-b1df37168ca1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/20ef68ac-edd7-4242-bad0-96a979f7afff/named-query-elements/named-query-element/71271849-aece-4c3e-92e7-4058bcb276cf/named-query-elements/named-query-element/7fde63ec-b672-4355-a2a2-b1df37168ca1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5c9859b0-0ac8-47ac-abd4-7a1574f96a09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1c913923-a38c-4090-8fee-9ef00221a0da\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f25332f8-3271-45dc-8888-77e74cf87155\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"64c5b276-6136-465c-9a26-bad2b08743f8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e62a90c7-226b-467a-8688-248eec897997\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"43478ec0-2688-4077-a73d-267e30eca99b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/5c9859b0-0ac8-47ac-abd4-7a1574f96a09/named-query-elements/named-query-element/1c913923-a38c-4090-8fee-9ef00221a0da/named-query-elements/named-query-element/f25332f8-3271-45dc-8888-77e74cf87155/named-query-elements/named-query-element/64c5b276-6136-465c-9a26-bad2b08743f8/named-query-elements/named-query-element/e62a90c7-226b-467a-8688-248eec897997/named-query-elements/named-query-element/43478ec0-2688-4077-a73d-267e30eca99b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057075384\",\"model-invariant-id\":\"82966045-43ee-4982-8307-7e9610866140\"}}","context":{"RequestID":"7d9374cc-0728-48a3-8972-a976a3b5eb8a","ServiceName":"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:37.236Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:37.264Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7d9374cc-0728-48a3-8972-a976a3b5eb8a","ServiceName":"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:37.264Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:37.266Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"7d9374cc-0728-48a3-8972-a976a3b5eb8a\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:37:196\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a03672a4-4bdd-4f25-bd8f-17677da14575\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf/named-query-elements/named-query-element/a03672a4-4bdd-4f25-bd8f-17677da14575\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"20ef68ac-edd7-4242-bad0-96a979f7afff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71271849-aece-4c3e-92e7-4058bcb276cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/20ef68ac-edd7-4242-bad0-96a979f7afff/named-query-elements/named-query-element/71271849-aece-4c3e-92e7-4058bcb276cf\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5c9859b0-0ac8-47ac-abd4-7a1574f96a09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1c913923-a38c-4090-8fee-9ef00221a0da\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f25332f8-3271-45dc-8888-77e74cf87155\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"64c5b276-6136-465c-9a26-bad2b08743f8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e62a90c7-226b-467a-8688-248eec897997\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/5c9859b0-0ac8-47ac-abd4-7a1574f96a09/named-query-elements/named-query-element/1c913923-a38c-4090-8fee-9ef00221a0da/named-query-elements/named-query-element/f25332f8-3271-45dc-8888-77e74cf87155/named-query-elements/named-query-element/64c5b276-6136-465c-9a26-bad2b08743f8/named-query-elements/named-query-element/e62a90c7-226b-467a-8688-248eec897997\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"568452ee-f040-4e32-a82e-fb7e3e490659\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b2273cdc-b78c-4cf1-974c-e433e9a09a63\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/568452ee-f040-4e32-a82e-fb7e3e490659/named-query-elements/named-query-element/b2273cdc-b78c-4cf1-974c-e433e9a09a63\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5d9dc195-dd89-47d6-bf5d-f94bb38cd7c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c/named-query-elements/named-query-element/c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8/named-query-elements/named-query-element/ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21/named-query-elements/named-query-element/5d9dc195-dd89-47d6-bf5d-f94bb38cd7c9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5c9859b0-0ac8-47ac-abd4-7a1574f96a09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1c913923-a38c-4090-8fee-9ef00221a0da\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f25332f8-3271-45dc-8888-77e74cf87155\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c56336aa-91a4-4f47-b6ed-cd7eeab453cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/5c9859b0-0ac8-47ac-abd4-7a1574f96a09/named-query-elements/named-query-element/1c913923-a38c-4090-8fee-9ef00221a0da/named-query-elements/named-query-element/f25332f8-3271-45dc-8888-77e74cf87155/named-query-elements/named-query-element/c56336aa-91a4-4f47-b6ed-cd7eeab453cd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"519064b9-01ff-4f1f-9751-28371a737eae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c/named-query-elements/named-query-element/c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8/named-query-elements/named-query-element/519064b9-01ff-4f1f-9751-28371a737eae\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"764997fd-f3f0-4310-b4c0-40d7aa1786b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0b903601-d656-47bf-a0e4-00c3161b8ca0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf/named-query-elements/named-query-element/764997fd-f3f0-4310-b4c0-40d7aa1786b3/named-query-elements/named-query-element/0b903601-d656-47bf-a0e4-00c3161b8ca0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057075384\",\"model-invariant-id\":\"cea0a982-8d55-4093-921e-418fbccf7060\"}}","context":{"RequestID":"7d9374cc-0728-48a3-8972-a976a3b5eb8a","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:37.266Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:37.292Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7d9374cc-0728-48a3-8972-a976a3b5eb8a","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:37.292Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:37.293Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"7d9374cc-0728-48a3-8972-a976a3b5eb8a\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:37:211\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"59490c32-eaae-488d-8442-f301b1ed43a9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"91a1ee05-5d6d-4d3d-8e65-d1878d4f309d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9/named-query-elements/named-query-element/91a1ee05-5d6d-4d3d-8e65-d1878d4f309d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"670a94e9-874f-4087-8501-62d4d289c519\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"57ac86d5-4f3e-476b-982d-164bca5e2ba2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e87c2e6d-be06-4046-9025-14460d741a47\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519/named-query-elements/named-query-element/57ac86d5-4f3e-476b-982d-164bca5e2ba2/named-query-elements/named-query-element/e87c2e6d-be06-4046-9025-14460d741a47\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"d27ccfea-7098-42d7-a4cd-bbddb37bf205\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"6804735e-af71-42b2-a89a-5eea62b2bab9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b08f9c5-b53b-4eaa-9287-11e2f07131f3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205/named-query-elements/named-query-element/6804735e-af71-42b2-a89a-5eea62b2bab9/named-query-elements/named-query-element/1b08f9c5-b53b-4eaa-9287-11e2f07131f3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"20ef68ac-edd7-4242-bad0-96a979f7afff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"96e5f942-96ce-4e54-8746-6844221b5397\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"59bdf169-9e8b-457c-b8ce-1edae4e0bc7e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5ef995a5-ebb9-4d3d-8ba2-d943138b28f9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/20ef68ac-edd7-4242-bad0-96a979f7afff/named-query-elements/named-query-element/96e5f942-96ce-4e54-8746-6844221b5397/named-query-elements/named-query-element/59bdf169-9e8b-457c-b8ce-1edae4e0bc7e/named-query-elements/named-query-element/5ef995a5-ebb9-4d3d-8ba2-d943138b28f9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057075384\",\"model-invariant-id\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\"}}","context":{"RequestID":"7d9374cc-0728-48a3-8972-a976a3b5eb8a","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:37.293Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:37.318Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7d9374cc-0728-48a3-8972-a976a3b5eb8a","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:37.318Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:37.321Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"7d9374cc-0728-48a3-8972-a976a3b5eb8a\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:37:223\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"568452ee-f040-4e32-a82e-fb7e3e490659\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/568452ee-f040-4e32-a82e-fb7e3e490659\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a1ee78fb-59a2-4689-bd7c-216e5991d20d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab/named-query-elements/named-query-element/a1ee78fb-59a2-4689-bd7c-216e5991d20d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4/named-query-elements/named-query-element/15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c/named-query-elements/named-query-element/c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"20ef68ac-edd7-4242-bad0-96a979f7afff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/20ef68ac-edd7-4242-bad0-96a979f7afff\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71f0a5a1-6140-450a-968a-5b88561f084d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19/named-query-elements/named-query-element/71f0a5a1-6140-450a-968a-5b88561f084d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1556ccc9-a30a-480e-8968-b54d568514c8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/374a8ecb-0c79-44eb-821f-88212bdd9f70/named-query-elements/named-query-element/1556ccc9-a30a-480e-8968-b54d568514c8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5c9859b0-0ac8-47ac-abd4-7a1574f96a09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1c913923-a38c-4090-8fee-9ef00221a0da\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f25332f8-3271-45dc-8888-77e74cf87155\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/5c9859b0-0ac8-47ac-abd4-7a1574f96a09/named-query-elements/named-query-element/1c913923-a38c-4090-8fee-9ef00221a0da/named-query-elements/named-query-element/f25332f8-3271-45dc-8888-77e74cf87155\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057075384\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"7d9374cc-0728-48a3-8972-a976a3b5eb8a","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:37.321Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:37.348Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7d9374cc-0728-48a3-8972-a976a3b5eb8a","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:37.348Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:37.352Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"7d9374cc-0728-48a3-8972-a976a3b5eb8a\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:37:235\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a1ee78fb-59a2-4689-bd7c-216e5991d20d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"855380e9-40d7-4e52-bb6e-7fdabbb2b8c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab/named-query-elements/named-query-element/a1ee78fb-59a2-4689-bd7c-216e5991d20d/named-query-elements/named-query-element/855380e9-40d7-4e52-bb6e-7fdabbb2b8c9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5c9859b0-0ac8-47ac-abd4-7a1574f96a09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1c913923-a38c-4090-8fee-9ef00221a0da\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/5c9859b0-0ac8-47ac-abd4-7a1574f96a09/named-query-elements/named-query-element/1c913923-a38c-4090-8fee-9ef00221a0da\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f420eb94-5d10-4f2f-bcc6-c362e4572e55\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"639e5922-c37b-4354-9f0c-fbaac15fdd23\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/f420eb94-5d10-4f2f-bcc6-c362e4572e55/named-query-elements/named-query-element/ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa/named-query-elements/named-query-element/639e5922-c37b-4354-9f0c-fbaac15fdd23\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057075384\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"7d9374cc-0728-48a3-8972-a976a3b5eb8a","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:37.352Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:37.404Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7d9374cc-0728-48a3-8972-a976a3b5eb8a","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"52","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:37.404Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:37.407Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"7d9374cc-0728-48a3-8972-a976a3b5eb8a\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:37:245\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"20ef68ac-edd7-4242-bad0-96a979f7afff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71271849-aece-4c3e-92e7-4058bcb276cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"99d46ecf-05e3-41fd-acec-80a01ed6ab77\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/20ef68ac-edd7-4242-bad0-96a979f7afff/named-query-elements/named-query-element/71271849-aece-4c3e-92e7-4058bcb276cf/named-query-elements/named-query-element/99d46ecf-05e3-41fd-acec-80a01ed6ab77\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"568452ee-f040-4e32-a82e-fb7e3e490659\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b2273cdc-b78c-4cf1-974c-e433e9a09a63\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8fd4a397-2faa-4ca7-a6b5-6c7f5f7415f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/568452ee-f040-4e32-a82e-fb7e3e490659/named-query-elements/named-query-element/b2273cdc-b78c-4cf1-974c-e433e9a09a63/named-query-elements/named-query-element/8fd4a397-2faa-4ca7-a6b5-6c7f5f7415f4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a03672a4-4bdd-4f25-bd8f-17677da14575\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a8aacc56-204c-4557-845b-a1da637e1103\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf/named-query-elements/named-query-element/a03672a4-4bdd-4f25-bd8f-17677da14575/named-query-elements/named-query-element/a8aacc56-204c-4557-845b-a1da637e1103\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5c9859b0-0ac8-47ac-abd4-7a1574f96a09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1c913923-a38c-4090-8fee-9ef00221a0da\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f25332f8-3271-45dc-8888-77e74cf87155\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"64c5b276-6136-465c-9a26-bad2b08743f8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e62a90c7-226b-467a-8688-248eec897997\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3d5c798a-4cd3-4fad-9483-8aac043c42bf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/5c9859b0-0ac8-47ac-abd4-7a1574f96a09/named-query-elements/named-query-element/1c913923-a38c-4090-8fee-9ef00221a0da/named-query-elements/named-query-element/f25332f8-3271-45dc-8888-77e74cf87155/named-query-elements/named-query-element/64c5b276-6136-465c-9a26-bad2b08743f8/named-query-elements/named-query-element/e62a90c7-226b-467a-8688-248eec897997/named-query-elements/named-query-element/3d5c798a-4cd3-4fad-9483-8aac043c42bf\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"764997fd-f3f0-4310-b4c0-40d7aa1786b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0b903601-d656-47bf-a0e4-00c3161b8ca0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"322ce9e8-4e05-481f-9dd6-c86fd1e7a69d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf/named-query-elements/named-query-element/764997fd-f3f0-4310-b4c0-40d7aa1786b3/named-query-elements/named-query-element/0b903601-d656-47bf-a0e4-00c3161b8ca0/named-query-elements/named-query-element/322ce9e8-4e05-481f-9dd6-c86fd1e7a69d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"519064b9-01ff-4f1f-9751-28371a737eae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6936935d-4e34-4fc1-a959-040c8a055eb0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c/named-query-elements/named-query-element/c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8/named-query-elements/named-query-element/519064b9-01ff-4f1f-9751-28371a737eae/named-query-elements/named-query-element/6936935d-4e34-4fc1-a959-040c8a055eb0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5d9dc195-dd89-47d6-bf5d-f94bb38cd7c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7ce70cd5-48a0-40b9-8499-16c3e981102e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c/named-query-elements/named-query-element/c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8/named-query-elements/named-query-element/ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21/named-query-elements/named-query-element/5d9dc195-dd89-47d6-bf5d-f94bb38cd7c9/named-query-elements/named-query-element/7ce70cd5-48a0-40b9-8499-16c3e981102e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5c9859b0-0ac8-47ac-abd4-7a1574f96a09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1c913923-a38c-4090-8fee-9ef00221a0da\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f25332f8-3271-45dc-8888-77e74cf87155\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c56336aa-91a4-4f47-b6ed-cd7eeab453cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a590d2f4-556b-4bf0-9678-ff0171608c13\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/5c9859b0-0ac8-47ac-abd4-7a1574f96a09/named-query-elements/named-query-element/1c913923-a38c-4090-8fee-9ef00221a0da/named-query-elements/named-query-element/f25332f8-3271-45dc-8888-77e74cf87155/named-query-elements/named-query-element/c56336aa-91a4-4f47-b6ed-cd7eeab453cd/named-query-elements/named-query-element/a590d2f4-556b-4bf0-9678-ff0171608c13\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057075384\",\"model-invariant-id\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\"}}","context":{"RequestID":"7d9374cc-0728-48a3-8972-a976a3b5eb8a","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:37.407Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:37.425Z","message":"{\"transactionId\":\"7d9374cc-0728-48a3-8972-a976a3b5eb8a\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:35:359\",\"respDate\":\"230525-23:24:37:424\",\"sourceId\":\"AAI-TOOLS:7d9374cc-0728-48a3-8972-a976a3b5eb8a\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:35:359-56141\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[b4512a3c-9bab-4bc7-86ed-f997d61a7496], x-b3-parentspanid=[b57916f02e1a76c4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[7d9374cc-0728-48a3-8972-a976a3b5eb8a], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[834ae0dd93bb4d0d87c98b9429549805], x-b3-spanid=[7d9e26abb336c053], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[18105], Content-Type=[application/json], X-ONAP-RequestID=[7d9374cc-0728-48a3-8972-a976a3b5eb8a]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"09236f18-a9d2-4468-9086-464b8385b706\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"dhv-service-topology-2\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - DHV Service Topology 2\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"cea0a982-8d55-4093-921e-418fbccf7060\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"af91c2f7-35fc-43cf-a13d-443f385b2353\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"cea0a982-8d55-4093-921e-418fbccf7060\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"cea0a982-8d55-4093-921e-418fbccf7060\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"f6d6a23d-a1a9-48ff-8419-b6530da2d381\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:35:359-56141\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[98352], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230525-23:24:35:359-56141]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"7d9374cc-0728-48a3-8972-a976a3b5eb8a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1054","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"c43d4753-c02a-46f3-b77a-3aa63c99cf57","LogTimestamp":"2023-05-25T23:24:36.439Z","elapsedTime":"48"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:37.426Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"7d9374cc-0728-48a3-8972-a976a3b5eb8a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2068","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"c43d4753-c02a-46f3-b77a-3aa63c99cf57","LogTimestamp":"2023-05-25T23:24:37.426Z","ResponseDesc":"Created","elapsedTime":"48"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:37 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706" 201 0 REST 7d9374cc-0728-48a3-8972-a976a3b5eb8a AAI-TOOLS 127.0.0.6 - - - - - - - - - 2072 - "logType": "access"
{"timestamp":"2023-05-25T23:24:37.437Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7d9374cc-0728-48a3-8972-a976a3b5eb8a","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:37.437Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:37.438Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"7d9374cc-0728-48a3-8972-a976a3b5eb8a\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:37:256\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5c9859b0-0ac8-47ac-abd4-7a1574f96a09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/5c9859b0-0ac8-47ac-abd4-7a1574f96a09\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057075384\",\"model-invariant-id\":\"f6d6a23d-a1a9-48ff-8419-b6530da2d381\"}}","context":{"RequestID":"7d9374cc-0728-48a3-8972-a976a3b5eb8a","ServiceName":"/aai/v27/service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:37.438Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:37.472Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7d9374cc-0728-48a3-8972-a976a3b5eb8a","ServiceName":"/aai/v27/service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381","TargetServiceName":"AAI-EVENT","ElapsedTime":"34","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:37.472Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:37.475Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"7d9374cc-0728-48a3-8972-a976a3b5eb8a\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:37:269\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fba20811-343b-448d-be00-e61da106ed51\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c/named-query-elements/named-query-element/c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8/named-query-elements/named-query-element/ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21/named-query-elements/named-query-element/fba20811-343b-448d-be00-e61da106ed51\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"20ef68ac-edd7-4242-bad0-96a979f7afff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"96e5f942-96ce-4e54-8746-6844221b5397\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"59bdf169-9e8b-457c-b8ce-1edae4e0bc7e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/20ef68ac-edd7-4242-bad0-96a979f7afff/named-query-elements/named-query-element/96e5f942-96ce-4e54-8746-6844221b5397/named-query-elements/named-query-element/59bdf169-9e8b-457c-b8ce-1edae4e0bc7e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1556ccc9-a30a-480e-8968-b54d568514c8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"26bb2684-7ce3-4fa1-a53a-13ce7eda0b8a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cebf6bb6-3e5f-4f5e-95f7-54b64314c9c1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a18013a4-6090-4c00-a62c-2eda277c898b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/374a8ecb-0c79-44eb-821f-88212bdd9f70/named-query-elements/named-query-element/1556ccc9-a30a-480e-8968-b54d568514c8/named-query-elements/named-query-element/26bb2684-7ce3-4fa1-a53a-13ce7eda0b8a/named-query-elements/named-query-element/cebf6bb6-3e5f-4f5e-95f7-54b64314c9c1/named-query-elements/named-query-element/a18013a4-6090-4c00-a62c-2eda277c898b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"670a94e9-874f-4087-8501-62d4d289c519\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"57ac86d5-4f3e-476b-982d-164bca5e2ba2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519/named-query-elements/named-query-element/57ac86d5-4f3e-476b-982d-164bca5e2ba2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"59490c32-eaae-488d-8442-f301b1ed43a9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"91a1ee05-5d6d-4d3d-8e65-d1878d4f309d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"97a820b4-a0a8-4ba6-804f-d010f02f97fd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9/named-query-elements/named-query-element/91a1ee05-5d6d-4d3d-8e65-d1878d4f309d/named-query-elements/named-query-element/97a820b4-a0a8-4ba6-804f-d010f02f97fd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"764997fd-f3f0-4310-b4c0-40d7aa1786b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b3a8c3a4-933a-405f-9c06-de4694e53da3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf/named-query-elements/named-query-element/764997fd-f3f0-4310-b4c0-40d7aa1786b3/named-query-elements/named-query-element/b3a8c3a4-933a-405f-9c06-de4694e53da3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057075384\",\"model-invariant-id\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\"}}","context":{"RequestID":"7d9374cc-0728-48a3-8972-a976a3b5eb8a","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:37.475Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:37.501Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7d9374cc-0728-48a3-8972-a976a3b5eb8a","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:37.501Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:37.504Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"7d9374cc-0728-48a3-8972-a976a3b5eb8a\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:37:277\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7f7a27e1-bc62-478a-8528-07d07fdef32e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6bea8465-ec02-43a7-ba1a-d2acd007b69d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4/named-query-elements/named-query-element/15ce1bb0-a855-427e-99f7-962fc3ae876d/named-query-elements/named-query-element/7f7a27e1-bc62-478a-8528-07d07fdef32e/named-query-elements/named-query-element/6bea8465-ec02-43a7-ba1a-d2acd007b69d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"20ef68ac-edd7-4242-bad0-96a979f7afff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"96e5f942-96ce-4e54-8746-6844221b5397\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/20ef68ac-edd7-4242-bad0-96a979f7afff/named-query-elements/named-query-element/96e5f942-96ce-4e54-8746-6844221b5397\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5c9859b0-0ac8-47ac-abd4-7a1574f96a09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1c913923-a38c-4090-8fee-9ef00221a0da\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f25332f8-3271-45dc-8888-77e74cf87155\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"64c5b276-6136-465c-9a26-bad2b08743f8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/5c9859b0-0ac8-47ac-abd4-7a1574f96a09/named-query-elements/named-query-element/1c913923-a38c-4090-8fee-9ef00221a0da/named-query-elements/named-query-element/f25332f8-3271-45dc-8888-77e74cf87155/named-query-elements/named-query-element/64c5b276-6136-465c-9a26-bad2b08743f8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c/named-query-elements/named-query-element/c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8/named-query-elements/named-query-element/ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71f0a5a1-6140-450a-968a-5b88561f084d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a2eef84f-f7e6-477a-ac1a-786bfe0b2279\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dfd41427-a456-465e-b1f3-7959493e18dc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19/named-query-elements/named-query-element/71f0a5a1-6140-450a-968a-5b88561f084d/named-query-elements/named-query-element/a2eef84f-f7e6-477a-ac1a-786bfe0b2279/named-query-elements/named-query-element/dfd41427-a456-465e-b1f3-7959493e18dc\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1556ccc9-a30a-480e-8968-b54d568514c8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"26bb2684-7ce3-4fa1-a53a-13ce7eda0b8a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cebf6bb6-3e5f-4f5e-95f7-54b64314c9c1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/374a8ecb-0c79-44eb-821f-88212bdd9f70/named-query-elements/named-query-element/1556ccc9-a30a-480e-8968-b54d568514c8/named-query-elements/named-query-element/26bb2684-7ce3-4fa1-a53a-13ce7eda0b8a/named-query-elements/named-query-element/cebf6bb6-3e5f-4f5e-95f7-54b64314c9c1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"764997fd-f3f0-4310-b4c0-40d7aa1786b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf/named-query-elements/named-query-element/764997fd-f3f0-4310-b4c0-40d7aa1786b3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057075384\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"7d9374cc-0728-48a3-8972-a976a3b5eb8a","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:37.504Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:37.519Z","message":"Entering","context":{"RequestID":"56e6eb48-6ee7-4588-8216-7c8671e03ab6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9ffb5aae-8312-46f2-97e3-cee874791187","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:37.519Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:37.533Z","message":"Checking for system property [partnerName]","context":{"RequestID":"56e6eb48-6ee7-4588-8216-7c8671e03ab6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9ffb5aae-8312-46f2-97e3-cee874791187","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:37.519Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:37.533Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"56e6eb48-6ee7-4588-8216-7c8671e03ab6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9ffb5aae-8312-46f2-97e3-cee874791187","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:37.519Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:37.533Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"56e6eb48-6ee7-4588-8216-7c8671e03ab6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9ffb5aae-8312-46f2-97e3-cee874791187","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:37.519Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:37.533Z","message":"Invoke","context":{"RequestID":"56e6eb48-6ee7-4588-8216-7c8671e03ab6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01","InvocationID":"9ffb5aae-8312-46f2-97e3-cee874791187","LogTimestamp":"2023-05-25T23:24:37.533Z"},"thread":"qtp1094674892-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:37.539Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7d9374cc-0728-48a3-8972-a976a3b5eb8a","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"35","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:37.539Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:37.800Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"56e6eb48-6ee7-4588-8216-7c8671e03ab6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"267","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01","InvocationID":"9ffb5aae-8312-46f2-97e3-cee874791187","LogTimestamp":"2023-05-25T23:24:37.800Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1094674892-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:38.110Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"56e6eb48-6ee7-4588-8216-7c8671e03ab6\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:38:097\"},\"entity\":{\"resource-version\":\"1685057077530\",\"named-query-uuid\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - get l3Network and cloudRegion by networkRole\",\"named-query-name\":\"l3network-cloud-region-by-network-role\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"5649c7f6-12e8-4011-9f2b-8f60f6a2901b\",\"resource-version\":\"1685057077530\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"6b465a81-2cca-4fbf-a8e1-59f6539b0f56\",\"resource-version\":\"1685057077530\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"669de760-739d-40d0-b9dd-4ccdd343a823\",\"resource-version\":\"1685057077530\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"654daf03-392f-48cf-9755-b7949846f367\",\"resource-version\":\"1685057077530\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"2cad8295-0cf2-4f0e-830f-068399486449\",\"resource-version\":\"1685057077530\"}]}}]}}]}}]}}]}}}","context":{"RequestID":"56e6eb48-6ee7-4588-8216-7c8671e03ab6","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:38.110Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:38.134Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"56e6eb48-6ee7-4588-8216-7c8671e03ab6","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:38.133Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:38.136Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"56e6eb48-6ee7-4588-8216-7c8671e03ab6\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:38:111\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"568452ee-f040-4e32-a82e-fb7e3e490659\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/568452ee-f040-4e32-a82e-fb7e3e490659\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"5649c7f6-12e8-4011-9f2b-8f60f6a2901b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b465a81-2cca-4fbf-a8e1-59f6539b0f56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/5649c7f6-12e8-4011-9f2b-8f60f6a2901b/named-query-elements/named-query-element/6b465a81-2cca-4fbf-a8e1-59f6539b0f56\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a1ee78fb-59a2-4689-bd7c-216e5991d20d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab/named-query-elements/named-query-element/a1ee78fb-59a2-4689-bd7c-216e5991d20d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4/named-query-elements/named-query-element/15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c/named-query-elements/named-query-element/c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"20ef68ac-edd7-4242-bad0-96a979f7afff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/20ef68ac-edd7-4242-bad0-96a979f7afff\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71f0a5a1-6140-450a-968a-5b88561f084d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19/named-query-elements/named-query-element/71f0a5a1-6140-450a-968a-5b88561f084d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1556ccc9-a30a-480e-8968-b54d568514c8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/374a8ecb-0c79-44eb-821f-88212bdd9f70/named-query-elements/named-query-element/1556ccc9-a30a-480e-8968-b54d568514c8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5c9859b0-0ac8-47ac-abd4-7a1574f96a09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1c913923-a38c-4090-8fee-9ef00221a0da\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f25332f8-3271-45dc-8888-77e74cf87155\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/5c9859b0-0ac8-47ac-abd4-7a1574f96a09/named-query-elements/named-query-element/1c913923-a38c-4090-8fee-9ef00221a0da/named-query-elements/named-query-element/f25332f8-3271-45dc-8888-77e74cf87155\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057077530\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"56e6eb48-6ee7-4588-8216-7c8671e03ab6","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:38.136Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:38.152Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:38.157Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:38.164Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"56e6eb48-6ee7-4588-8216-7c8671e03ab6","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:38.164Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:38.167Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"56e6eb48-6ee7-4588-8216-7c8671e03ab6\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:38:131\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"29c8a98a-5a95-41da-91b4-eef4e13bba58\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4/named-query-elements/named-query-element/29c8a98a-5a95-41da-91b4-eef4e13bba58\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7f7a27e1-bc62-478a-8528-07d07fdef32e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dc2831ae-73e2-49a2-b114-c3c50b7bce23\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4/named-query-elements/named-query-element/15ce1bb0-a855-427e-99f7-962fc3ae876d/named-query-elements/named-query-element/7f7a27e1-bc62-478a-8528-07d07fdef32e/named-query-elements/named-query-element/dc2831ae-73e2-49a2-b114-c3c50b7bce23\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d16d3834-7fcb-4e59-aa63-4cee25a0df42\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19/named-query-elements/named-query-element/d16d3834-7fcb-4e59-aa63-4cee25a0df42\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71f0a5a1-6140-450a-968a-5b88561f084d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a2eef84f-f7e6-477a-ac1a-786bfe0b2279\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"44ebcf93-aa23-44db-98ca-b48f02e203e9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19/named-query-elements/named-query-element/71f0a5a1-6140-450a-968a-5b88561f084d/named-query-elements/named-query-element/a2eef84f-f7e6-477a-ac1a-786bfe0b2279/named-query-elements/named-query-element/44ebcf93-aa23-44db-98ca-b48f02e203e9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1556ccc9-a30a-480e-8968-b54d568514c8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"26bb2684-7ce3-4fa1-a53a-13ce7eda0b8a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"289e6180-fb2f-49a7-aec4-0651c8f6cac1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/374a8ecb-0c79-44eb-821f-88212bdd9f70/named-query-elements/named-query-element/1556ccc9-a30a-480e-8968-b54d568514c8/named-query-elements/named-query-element/26bb2684-7ce3-4fa1-a53a-13ce7eda0b8a/named-query-elements/named-query-element/289e6180-fb2f-49a7-aec4-0651c8f6cac1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dece6d2c-bf12-45d7-a29e-21da40af6ef6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/374a8ecb-0c79-44eb-821f-88212bdd9f70/named-query-elements/named-query-element/dece6d2c-bf12-45d7-a29e-21da40af6ef6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"5649c7f6-12e8-4011-9f2b-8f60f6a2901b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/5649c7f6-12e8-4011-9f2b-8f60f6a2901b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057077530\",\"model-invariant-id\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\"}}","context":{"RequestID":"56e6eb48-6ee7-4588-8216-7c8671e03ab6","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:38.167Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:38.190Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"56e6eb48-6ee7-4588-8216-7c8671e03ab6","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:38.190Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:38.207Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"56e6eb48-6ee7-4588-8216-7c8671e03ab6\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:38:146\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b1a92aca-df96-46db-9c05-1552f80608d7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e18df5-945d-4d6f-a7a7-dcbf716c8f1a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab/named-query-elements/named-query-element/b1a92aca-df96-46db-9c05-1552f80608d7/named-query-elements/named-query-element/f7e18df5-945d-4d6f-a7a7-dcbf716c8f1a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"5649c7f6-12e8-4011-9f2b-8f60f6a2901b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b465a81-2cca-4fbf-a8e1-59f6539b0f56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"669de760-739d-40d0-b9dd-4ccdd343a823\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"654daf03-392f-48cf-9755-b7949846f367\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2cad8295-0cf2-4f0e-830f-068399486449\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/5649c7f6-12e8-4011-9f2b-8f60f6a2901b/named-query-elements/named-query-element/6b465a81-2cca-4fbf-a8e1-59f6539b0f56/named-query-elements/named-query-element/669de760-739d-40d0-b9dd-4ccdd343a823/named-query-elements/named-query-element/654daf03-392f-48cf-9755-b7949846f367/named-query-elements/named-query-element/2cad8295-0cf2-4f0e-830f-068399486449\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057077530\",\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"56e6eb48-6ee7-4588-8216-7c8671e03ab6","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:38.207Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:38.225Z","message":"{\"transactionId\":\"56e6eb48-6ee7-4588-8216-7c8671e03ab6\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:37:521\",\"respDate\":\"230525-23:24:38:225\",\"sourceId\":\"AAI-TOOLS:56e6eb48-6ee7-4588-8216-7c8671e03ab6\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:37:521-51784\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[d97c1a7e-c7ea-4f94-8d9f-665a4bf01278], x-b3-parentspanid=[e2afd3a8f89caf37], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[56e6eb48-6ee7-4588-8216-7c8671e03ab6], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[76d4f84dc9efc4799c18a84894f2c9cb], x-b3-spanid=[d0638521b3ae8b2f], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[3122], Content-Type=[application/json], X-ONAP-RequestID=[56e6eb48-6ee7-4588-8216-7c8671e03ab6]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"96e54642-c0e1-4aa2-af53-e37c623b8d01\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"l3network-cloud-region-by-network-role\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - get l3Network and cloudRegion by networkRole\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"425b2158-e51d-4509-9945-dad4556474a3\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"3d560d81-57d0-438b-a2a1-5334dba0651a\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:37:521-51784\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[94288], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230525-23:24:37:521-51784]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"56e6eb48-6ee7-4588-8216-7c8671e03ab6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"267","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"9ffb5aae-8312-46f2-97e3-cee874791187","LogTimestamp":"2023-05-25T23:24:37.800Z","elapsedTime":"87"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:38.226Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"56e6eb48-6ee7-4588-8216-7c8671e03ab6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"707","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"9ffb5aae-8312-46f2-97e3-cee874791187","LogTimestamp":"2023-05-25T23:24:38.226Z","ResponseDesc":"Created","elapsedTime":"87"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:38 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01" 201 0 REST 56e6eb48-6ee7-4588-8216-7c8671e03ab6 AAI-TOOLS 127.0.0.6 - - - - - - - - - 711 - "logType": "access"
{"timestamp":"2023-05-25T23:24:38.230Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"56e6eb48-6ee7-4588-8216-7c8671e03ab6","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:38.230Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:38.232Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"56e6eb48-6ee7-4588-8216-7c8671e03ab6\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:38:158\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b1a92aca-df96-46db-9c05-1552f80608d7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab/named-query-elements/named-query-element/b1a92aca-df96-46db-9c05-1552f80608d7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"5649c7f6-12e8-4011-9f2b-8f60f6a2901b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b465a81-2cca-4fbf-a8e1-59f6539b0f56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"669de760-739d-40d0-b9dd-4ccdd343a823\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"654daf03-392f-48cf-9755-b7949846f367\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/5649c7f6-12e8-4011-9f2b-8f60f6a2901b/named-query-elements/named-query-element/6b465a81-2cca-4fbf-a8e1-59f6539b0f56/named-query-elements/named-query-element/669de760-739d-40d0-b9dd-4ccdd343a823/named-query-elements/named-query-element/654daf03-392f-48cf-9755-b7949846f367\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057077530\",\"model-invariant-id\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\"}}","context":{"RequestID":"56e6eb48-6ee7-4588-8216-7c8671e03ab6","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:38.232Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:38.268Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"56e6eb48-6ee7-4588-8216-7c8671e03ab6","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"36","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:38.268Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:38.272Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"56e6eb48-6ee7-4588-8216-7c8671e03ab6\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:38:170\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7f7a27e1-bc62-478a-8528-07d07fdef32e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6bea8465-ec02-43a7-ba1a-d2acd007b69d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4/named-query-elements/named-query-element/15ce1bb0-a855-427e-99f7-962fc3ae876d/named-query-elements/named-query-element/7f7a27e1-bc62-478a-8528-07d07fdef32e/named-query-elements/named-query-element/6bea8465-ec02-43a7-ba1a-d2acd007b69d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"20ef68ac-edd7-4242-bad0-96a979f7afff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"96e5f942-96ce-4e54-8746-6844221b5397\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/20ef68ac-edd7-4242-bad0-96a979f7afff/named-query-elements/named-query-element/96e5f942-96ce-4e54-8746-6844221b5397\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5c9859b0-0ac8-47ac-abd4-7a1574f96a09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1c913923-a38c-4090-8fee-9ef00221a0da\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f25332f8-3271-45dc-8888-77e74cf87155\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"64c5b276-6136-465c-9a26-bad2b08743f8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/5c9859b0-0ac8-47ac-abd4-7a1574f96a09/named-query-elements/named-query-element/1c913923-a38c-4090-8fee-9ef00221a0da/named-query-elements/named-query-element/f25332f8-3271-45dc-8888-77e74cf87155/named-query-elements/named-query-element/64c5b276-6136-465c-9a26-bad2b08743f8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c/named-query-elements/named-query-element/c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8/named-query-elements/named-query-element/ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71f0a5a1-6140-450a-968a-5b88561f084d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a2eef84f-f7e6-477a-ac1a-786bfe0b2279\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dfd41427-a456-465e-b1f3-7959493e18dc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19/named-query-elements/named-query-element/71f0a5a1-6140-450a-968a-5b88561f084d/named-query-elements/named-query-element/a2eef84f-f7e6-477a-ac1a-786bfe0b2279/named-query-elements/named-query-element/dfd41427-a456-465e-b1f3-7959493e18dc\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1556ccc9-a30a-480e-8968-b54d568514c8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"26bb2684-7ce3-4fa1-a53a-13ce7eda0b8a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cebf6bb6-3e5f-4f5e-95f7-54b64314c9c1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/374a8ecb-0c79-44eb-821f-88212bdd9f70/named-query-elements/named-query-element/1556ccc9-a30a-480e-8968-b54d568514c8/named-query-elements/named-query-element/26bb2684-7ce3-4fa1-a53a-13ce7eda0b8a/named-query-elements/named-query-element/cebf6bb6-3e5f-4f5e-95f7-54b64314c9c1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"5649c7f6-12e8-4011-9f2b-8f60f6a2901b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b465a81-2cca-4fbf-a8e1-59f6539b0f56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"669de760-739d-40d0-b9dd-4ccdd343a823\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/5649c7f6-12e8-4011-9f2b-8f60f6a2901b/named-query-elements/named-query-element/6b465a81-2cca-4fbf-a8e1-59f6539b0f56/named-query-elements/named-query-element/669de760-739d-40d0-b9dd-4ccdd343a823\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"764997fd-f3f0-4310-b4c0-40d7aa1786b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf/named-query-elements/named-query-element/764997fd-f3f0-4310-b4c0-40d7aa1786b3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057077530\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"56e6eb48-6ee7-4588-8216-7c8671e03ab6","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:38.272Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:38.299Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"56e6eb48-6ee7-4588-8216-7c8671e03ab6","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:38.299Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:38.317Z","message":"Entering","context":{"RequestID":"610d9f79-8d13-4a42-ac78-802615d36dd0","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"69b6c619-71e7-4ea7-8b00-b8b408af959b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:38.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:38.330Z","message":"Checking for system property [partnerName]","context":{"RequestID":"610d9f79-8d13-4a42-ac78-802615d36dd0","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"69b6c619-71e7-4ea7-8b00-b8b408af959b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:38.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:38.330Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"610d9f79-8d13-4a42-ac78-802615d36dd0","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"69b6c619-71e7-4ea7-8b00-b8b408af959b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:38.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:38.330Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"610d9f79-8d13-4a42-ac78-802615d36dd0","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"69b6c619-71e7-4ea7-8b00-b8b408af959b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:38.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:38.331Z","message":"Invoke","context":{"RequestID":"610d9f79-8d13-4a42-ac78-802615d36dd0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d","InvocationID":"69b6c619-71e7-4ea7-8b00-b8b408af959b","LogTimestamp":"2023-05-25T23:24:38.331Z"},"thread":"qtp1094674892-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:38.457Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"610d9f79-8d13-4a42-ac78-802615d36dd0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"127","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d","InvocationID":"69b6c619-71e7-4ea7-8b00-b8b408af959b","LogTimestamp":"2023-05-25T23:24:38.457Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1094674892-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:38.548Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"610d9f79-8d13-4a42-ac78-802615d36dd0\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:38:536\"},\"entity\":{\"resource-version\":\"1685057078328\",\"named-query-uuid\":\"25096aa7-bc97-4ece-8a81-41dd28cd0f7d\",\"named-query-version\":\"1.0\",\"description\":\"Named query - get logical link by cloud region id\",\"named-query-name\":\"getLogicalLinkByCloudRegionId\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"9334f4d7-c4e8-4476-8916-0cf10fdcbbad\",\"resource-version\":\"1685057078328\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"77af60e8-0b60-40ce-844a-a873be662937\",\"resource-version\":\"1685057078328\"}]}}]}}}","context":{"RequestID":"610d9f79-8d13-4a42-ac78-802615d36dd0","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:38.548Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:38.574Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"610d9f79-8d13-4a42-ac78-802615d36dd0","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:38.574Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:38.576Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"610d9f79-8d13-4a42-ac78-802615d36dd0\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:38:550\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f420eb94-5d10-4f2f-bcc6-c362e4572e55\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/f420eb94-5d10-4f2f-bcc6-c362e4572e55\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f420eb94-5d10-4f2f-bcc6-c362e4572e55\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/f420eb94-5d10-4f2f-bcc6-c362e4572e55/named-query-elements/named-query-element/ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"568452ee-f040-4e32-a82e-fb7e3e490659\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b2273cdc-b78c-4cf1-974c-e433e9a09a63\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8fd4a397-2faa-4ca7-a6b5-6c7f5f7415f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6d265988-247c-4ea9-9ed1-042774b24562\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/568452ee-f040-4e32-a82e-fb7e3e490659/named-query-elements/named-query-element/b2273cdc-b78c-4cf1-974c-e433e9a09a63/named-query-elements/named-query-element/8fd4a397-2faa-4ca7-a6b5-6c7f5f7415f4/named-query-elements/named-query-element/6d265988-247c-4ea9-9ed1-042774b24562\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4028faed-b7d5-4059-9d49-7df06da9ebfb\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"571be7cd-3dc0-46df-bc2f-aef31e57a24f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb/named-query-elements/named-query-element/571be7cd-3dc0-46df-bc2f-aef31e57a24f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"25096aa7-bc97-4ece-8a81-41dd28cd0f7d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"9334f4d7-c4e8-4476-8916-0cf10fdcbbad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"77af60e8-0b60-40ce-844a-a873be662937\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d/named-query-elements/named-query-element/9334f4d7-c4e8-4476-8916-0cf10fdcbbad/named-query-elements/named-query-element/77af60e8-0b60-40ce-844a-a873be662937\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057078328\",\"model-invariant-id\":\"fe012535-2c31-4a39-a739-612374c638a0\"}}","context":{"RequestID":"610d9f79-8d13-4a42-ac78-802615d36dd0","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:38.576Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:38.591Z","message":"{\"transactionId\":\"610d9f79-8d13-4a42-ac78-802615d36dd0\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:38:318\",\"respDate\":\"230525-23:24:38:591\",\"sourceId\":\"AAI-TOOLS:610d9f79-8d13-4a42-ac78-802615d36dd0\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:38:318-24095\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[0ecdac23-3d62-404e-9c0a-17efc74bdd68], x-b3-parentspanid=[1cefab38195c235a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[610d9f79-8d13-4a42-ac78-802615d36dd0], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[20216b8ace1885a5312aa9009560f8a9], x-b3-spanid=[05ec6caf9be26949], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[1145], Content-Type=[application/json], X-ONAP-RequestID=[610d9f79-8d13-4a42-ac78-802615d36dd0]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"25096aa7-bc97-4ece-8a81-41dd28cd0f7d\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"getLogicalLinkByCloudRegionId\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named query - get logical link by cloud region id\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fe012535-2c31-4a39-a739-612374c638a0\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"425b2158-e51d-4509-9945-dad4556474a3\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:38:318-24095\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[102560], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230525-23:24:38:318-24095]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"610d9f79-8d13-4a42-ac78-802615d36dd0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"127","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"69b6c619-71e7-4ea7-8b00-b8b408af959b","LogTimestamp":"2023-05-25T23:24:38.457Z","elapsedTime":"25"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:38.592Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"610d9f79-8d13-4a42-ac78-802615d36dd0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"275","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"69b6c619-71e7-4ea7-8b00-b8b408af959b","LogTimestamp":"2023-05-25T23:24:38.592Z","ResponseDesc":"Created","elapsedTime":"25"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:38 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d" 201 0 REST 610d9f79-8d13-4a42-ac78-802615d36dd0 AAI-TOOLS 127.0.0.6 - - - - - - - - - 278 - "logType": "access"
{"timestamp":"2023-05-25T23:24:38.594Z","message":"Entering","context":{"RequestID":"6b6f667b-2d80-425e-b095-0f47bc145232","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6efaf5f4-9f7d-437d-aabe-707fade6390a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:24:38.594Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:38.597Z","message":"{\"transactionId\":\"6b6f667b-2d80-425e-b095-0f47bc145232\",\"status\":\"200\",\"rqstDate\":\"230525-23:24:38:595\",\"respDate\":\"230525-23:24:38:597\",\"sourceId\":\"haproxy:6b6f667b-2d80-425e-b095-0f47bc145232\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:38:595-28248\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[56fc2256-34c8-4615-83cc-ad97a28f2210], x-b3-parentspanid=[597ddc5573300323], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0db5e3b0afa50a73597ddc5573300323], x-b3-spanid=[6c1114aa53a1c9ba], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6b6f667b-2d80-425e-b095-0f47bc145232]}\\\"}\"}","context":{"RequestID":"6b6f667b-2d80-425e-b095-0f47bc145232","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6efaf5f4-9f7d-437d-aabe-707fade6390a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:24:38.594Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:38.598Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6b6f667b-2d80-425e-b095-0f47bc145232","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6efaf5f4-9f7d-437d-aabe-707fade6390a","LogTimestamp":"2023-05-25T23:24:38.598Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:24:38.603Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"610d9f79-8d13-4a42-ac78-802615d36dd0","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:38.603Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:38.605Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"610d9f79-8d13-4a42-ac78-802615d36dd0\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:38:563\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b1a92aca-df96-46db-9c05-1552f80608d7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e18df5-945d-4d6f-a7a7-dcbf716c8f1a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab/named-query-elements/named-query-element/b1a92aca-df96-46db-9c05-1552f80608d7/named-query-elements/named-query-element/f7e18df5-945d-4d6f-a7a7-dcbf716c8f1a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"5649c7f6-12e8-4011-9f2b-8f60f6a2901b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b465a81-2cca-4fbf-a8e1-59f6539b0f56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"669de760-739d-40d0-b9dd-4ccdd343a823\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"654daf03-392f-48cf-9755-b7949846f367\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2cad8295-0cf2-4f0e-830f-068399486449\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/5649c7f6-12e8-4011-9f2b-8f60f6a2901b/named-query-elements/named-query-element/6b465a81-2cca-4fbf-a8e1-59f6539b0f56/named-query-elements/named-query-element/669de760-739d-40d0-b9dd-4ccdd343a823/named-query-elements/named-query-element/654daf03-392f-48cf-9755-b7949846f367/named-query-elements/named-query-element/2cad8295-0cf2-4f0e-830f-068399486449\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"25096aa7-bc97-4ece-8a81-41dd28cd0f7d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"9334f4d7-c4e8-4476-8916-0cf10fdcbbad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d/named-query-elements/named-query-element/9334f4d7-c4e8-4476-8916-0cf10fdcbbad\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057078328\",\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"610d9f79-8d13-4a42-ac78-802615d36dd0","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:38.605Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:38.633Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"610d9f79-8d13-4a42-ac78-802615d36dd0","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:38.633Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:38.676Z","message":"Entering","context":{"RequestID":"4d9211fe-a985-4855-b7f0-a5c8ab9357b7","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0058b322-5f33-485d-81df-113ee7fbc581","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:38.676Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:38.689Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4d9211fe-a985-4855-b7f0-a5c8ab9357b7","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0058b322-5f33-485d-81df-113ee7fbc581","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:38.676Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:38.689Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4d9211fe-a985-4855-b7f0-a5c8ab9357b7","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0058b322-5f33-485d-81df-113ee7fbc581","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:38.676Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:38.689Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4d9211fe-a985-4855-b7f0-a5c8ab9357b7","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0058b322-5f33-485d-81df-113ee7fbc581","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:38.676Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:38.689Z","message":"Invoke","context":{"RequestID":"4d9211fe-a985-4855-b7f0-a5c8ab9357b7","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693","InvocationID":"0058b322-5f33-485d-81df-113ee7fbc581","LogTimestamp":"2023-05-25T23:24:38.689Z"},"thread":"qtp1094674892-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:38.982Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"4d9211fe-a985-4855-b7f0-a5c8ab9357b7","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"293","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693","InvocationID":"0058b322-5f33-485d-81df-113ee7fbc581","LogTimestamp":"2023-05-25T23:24:38.982Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1094674892-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:39.440Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"4d9211fe-a985-4855-b7f0-a5c8ab9357b7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:39:430\"},\"entity\":{\"resource-version\":\"1685057078688\",\"named-query-uuid\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - get pInterface and physicalLink by serviceInstanceId\",\"named-query-name\":\"pinterface-physical-link-by-service-instance-id\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"d7d22ead-e079-4fe4-9979-fd1ee07234c1\",\"resource-version\":\"1685057078688\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"360b342c-4fc6-46ab-9a37-3b9585e84e07\",\"resource-version\":\"1685057078688\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"59ecf21c-ed7b-4ef7-9c22-f2540f38e1cc\",\"resource-version\":\"1685057078688\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"5004f07a-d74e-40b8-ac8b-a95752a886e1\",\"resource-version\":\"1685057078688\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"94043c37-4e73-439c-a790-0fdd697924cd\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"c811e59d-4718-49aa-8294-d87bf07be053\",\"resource-version\":\"1685057078688\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"c822d81f-822f-4304-9623-1025b53da568\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"24f2aad7-52d2-45c1-9591-c406cc60c596\",\"resource-version\":\"1685057078688\"}]}}]}}]}}]}}]}}]}}}","context":{"RequestID":"4d9211fe-a985-4855-b7f0-a5c8ab9357b7","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:39.440Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:39.467Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4d9211fe-a985-4855-b7f0-a5c8ab9357b7","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:39.467Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:39.469Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"4d9211fe-a985-4855-b7f0-a5c8ab9357b7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:39:442\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f420eb94-5d10-4f2f-bcc6-c362e4572e55\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3af30e1a-5ccc-448c-822f-2f8a46c99e36\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/f420eb94-5d10-4f2f-bcc6-c362e4572e55/named-query-elements/named-query-element/3af30e1a-5ccc-448c-822f-2f8a46c99e36\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fba20811-343b-448d-be00-e61da106ed51\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09377a74-ae80-45dd-81a7-a2756a5b172b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c/named-query-elements/named-query-element/c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8/named-query-elements/named-query-element/ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21/named-query-elements/named-query-element/fba20811-343b-448d-be00-e61da106ed51/named-query-elements/named-query-element/09377a74-ae80-45dd-81a7-a2756a5b172b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d7d22ead-e079-4fe4-9979-fd1ee07234c1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"360b342c-4fc6-46ab-9a37-3b9585e84e07\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"59ecf21c-ed7b-4ef7-9c22-f2540f38e1cc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5004f07a-d74e-40b8-ac8b-a95752a886e1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c811e59d-4718-49aa-8294-d87bf07be053\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/d7d22ead-e079-4fe4-9979-fd1ee07234c1/named-query-elements/named-query-element/360b342c-4fc6-46ab-9a37-3b9585e84e07/named-query-elements/named-query-element/59ecf21c-ed7b-4ef7-9c22-f2540f38e1cc/named-query-elements/named-query-element/5004f07a-d74e-40b8-ac8b-a95752a886e1/named-query-elements/named-query-element/c811e59d-4718-49aa-8294-d87bf07be053\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"764997fd-f3f0-4310-b4c0-40d7aa1786b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b3a8c3a4-933a-405f-9c06-de4694e53da3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4f0477b1-16ec-444f-b52f-20674fb54c4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf/named-query-elements/named-query-element/764997fd-f3f0-4310-b4c0-40d7aa1786b3/named-query-elements/named-query-element/b3a8c3a4-933a-405f-9c06-de4694e53da3/named-query-elements/named-query-element/4f0477b1-16ec-444f-b52f-20674fb54c4b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057078688\",\"model-invariant-id\":\"94043c37-4e73-439c-a790-0fdd697924cd\"}}","context":{"RequestID":"4d9211fe-a985-4855-b7f0-a5c8ab9357b7","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:39.469Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:39.495Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4d9211fe-a985-4855-b7f0-a5c8ab9357b7","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:39.494Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:39.497Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"4d9211fe-a985-4855-b7f0-a5c8ab9357b7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:39:456\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"568452ee-f040-4e32-a82e-fb7e3e490659\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/568452ee-f040-4e32-a82e-fb7e3e490659\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"5649c7f6-12e8-4011-9f2b-8f60f6a2901b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b465a81-2cca-4fbf-a8e1-59f6539b0f56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/5649c7f6-12e8-4011-9f2b-8f60f6a2901b/named-query-elements/named-query-element/6b465a81-2cca-4fbf-a8e1-59f6539b0f56\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a1ee78fb-59a2-4689-bd7c-216e5991d20d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab/named-query-elements/named-query-element/a1ee78fb-59a2-4689-bd7c-216e5991d20d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4/named-query-elements/named-query-element/15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d7d22ead-e079-4fe4-9979-fd1ee07234c1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"360b342c-4fc6-46ab-9a37-3b9585e84e07\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/d7d22ead-e079-4fe4-9979-fd1ee07234c1/named-query-elements/named-query-element/360b342c-4fc6-46ab-9a37-3b9585e84e07\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c/named-query-elements/named-query-element/c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"20ef68ac-edd7-4242-bad0-96a979f7afff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/20ef68ac-edd7-4242-bad0-96a979f7afff\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71f0a5a1-6140-450a-968a-5b88561f084d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19/named-query-elements/named-query-element/71f0a5a1-6140-450a-968a-5b88561f084d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1556ccc9-a30a-480e-8968-b54d568514c8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/374a8ecb-0c79-44eb-821f-88212bdd9f70/named-query-elements/named-query-element/1556ccc9-a30a-480e-8968-b54d568514c8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5c9859b0-0ac8-47ac-abd4-7a1574f96a09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1c913923-a38c-4090-8fee-9ef00221a0da\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f25332f8-3271-45dc-8888-77e74cf87155\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/5c9859b0-0ac8-47ac-abd4-7a1574f96a09/named-query-elements/named-query-element/1c913923-a38c-4090-8fee-9ef00221a0da/named-query-elements/named-query-element/f25332f8-3271-45dc-8888-77e74cf87155\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057078688\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"4d9211fe-a985-4855-b7f0-a5c8ab9357b7","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:39.497Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:39.524Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4d9211fe-a985-4855-b7f0-a5c8ab9357b7","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:39.524Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:39.526Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"4d9211fe-a985-4855-b7f0-a5c8ab9357b7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:39:469\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a1ee78fb-59a2-4689-bd7c-216e5991d20d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"855380e9-40d7-4e52-bb6e-7fdabbb2b8c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab/named-query-elements/named-query-element/a1ee78fb-59a2-4689-bd7c-216e5991d20d/named-query-elements/named-query-element/855380e9-40d7-4e52-bb6e-7fdabbb2b8c9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5c9859b0-0ac8-47ac-abd4-7a1574f96a09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1c913923-a38c-4090-8fee-9ef00221a0da\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/5c9859b0-0ac8-47ac-abd4-7a1574f96a09/named-query-elements/named-query-element/1c913923-a38c-4090-8fee-9ef00221a0da\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f420eb94-5d10-4f2f-bcc6-c362e4572e55\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"639e5922-c37b-4354-9f0c-fbaac15fdd23\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/f420eb94-5d10-4f2f-bcc6-c362e4572e55/named-query-elements/named-query-element/ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa/named-query-elements/named-query-element/639e5922-c37b-4354-9f0c-fbaac15fdd23\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d7d22ead-e079-4fe4-9979-fd1ee07234c1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/d7d22ead-e079-4fe4-9979-fd1ee07234c1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057078688\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"4d9211fe-a985-4855-b7f0-a5c8ab9357b7","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:39.526Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:39.551Z","message":"{\"transactionId\":\"4d9211fe-a985-4855-b7f0-a5c8ab9357b7\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:38:677\",\"respDate\":\"230525-23:24:39:550\",\"sourceId\":\"AAI-TOOLS:4d9211fe-a985-4855-b7f0-a5c8ab9357b7\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:38:677-24470\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[b588d653-a711-45e3-8007-b4cd1b93e505], x-b3-parentspanid=[110993c0d13db4de], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[4d9211fe-a985-4855-b7f0-a5c8ab9357b7], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9fb8196eb2c123794e353a619f3196b3], x-b3-spanid=[5622c0c0d5accff4], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[3948], Content-Type=[application/json], X-ONAP-RequestID=[4d9211fe-a985-4855-b7f0-a5c8ab9357b7]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"75d55786-200b-49fd-92d7-1393e755d693\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"pinterface-physical-link-by-service-instance-id\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - get pInterface and physicalLink by serviceInstanceId\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"c822d81f-822f-4304-9623-1025b53da568\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"94043c37-4e73-439c-a790-0fdd697924cd\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:38:677-24470\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[295112], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230525-23:24:38:677-24470]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"4d9211fe-a985-4855-b7f0-a5c8ab9357b7","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"293","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"0058b322-5f33-485d-81df-113ee7fbc581","LogTimestamp":"2023-05-25T23:24:38.982Z","elapsedTime":"86"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:39.551Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4d9211fe-a985-4855-b7f0-a5c8ab9357b7","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:39.551Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:39.552Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"4d9211fe-a985-4855-b7f0-a5c8ab9357b7","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"876","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"0058b322-5f33-485d-81df-113ee7fbc581","LogTimestamp":"2023-05-25T23:24:39.552Z","ResponseDesc":"Created","elapsedTime":"86"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:39 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693" 201 0 REST 4d9211fe-a985-4855-b7f0-a5c8ab9357b7 AAI-TOOLS 127.0.0.6 - - - - - - - - - 879 - "logType": "access"
{"timestamp":"2023-05-25T23:24:39.553Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"4d9211fe-a985-4855-b7f0-a5c8ab9357b7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:39:484\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d7d22ead-e079-4fe4-9979-fd1ee07234c1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"360b342c-4fc6-46ab-9a37-3b9585e84e07\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"59ecf21c-ed7b-4ef7-9c22-f2540f38e1cc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5004f07a-d74e-40b8-ac8b-a95752a886e1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c811e59d-4718-49aa-8294-d87bf07be053\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"24f2aad7-52d2-45c1-9591-c406cc60c596\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/d7d22ead-e079-4fe4-9979-fd1ee07234c1/named-query-elements/named-query-element/360b342c-4fc6-46ab-9a37-3b9585e84e07/named-query-elements/named-query-element/59ecf21c-ed7b-4ef7-9c22-f2540f38e1cc/named-query-elements/named-query-element/5004f07a-d74e-40b8-ac8b-a95752a886e1/named-query-elements/named-query-element/c811e59d-4718-49aa-8294-d87bf07be053/named-query-elements/named-query-element/24f2aad7-52d2-45c1-9591-c406cc60c596\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"764997fd-f3f0-4310-b4c0-40d7aa1786b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b3a8c3a4-933a-405f-9c06-de4694e53da3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4f0477b1-16ec-444f-b52f-20674fb54c4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cd4f5de6-be0c-4cb5-a5f0-b7f81242dda9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf/named-query-elements/named-query-element/764997fd-f3f0-4310-b4c0-40d7aa1786b3/named-query-elements/named-query-element/b3a8c3a4-933a-405f-9c06-de4694e53da3/named-query-elements/named-query-element/4f0477b1-16ec-444f-b52f-20674fb54c4b/named-query-elements/named-query-element/cd4f5de6-be0c-4cb5-a5f0-b7f81242dda9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fba20811-343b-448d-be00-e61da106ed51\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09377a74-ae80-45dd-81a7-a2756a5b172b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7ff28f9f-bd26-46e5-9742-b81cf90e5587\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c/named-query-elements/named-query-element/c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8/named-query-elements/named-query-element/ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21/named-query-elements/named-query-element/fba20811-343b-448d-be00-e61da106ed51/named-query-elements/named-query-element/09377a74-ae80-45dd-81a7-a2756a5b172b/named-query-elements/named-query-element/7ff28f9f-bd26-46e5-9742-b81cf90e5587\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057078688\",\"model-invariant-id\":\"c822d81f-822f-4304-9623-1025b53da568\"}}","context":{"RequestID":"4d9211fe-a985-4855-b7f0-a5c8ab9357b7","ServiceName":"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:39.553Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:39.578Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4d9211fe-a985-4855-b7f0-a5c8ab9357b7","ServiceName":"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:39.578Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:39.581Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"4d9211fe-a985-4855-b7f0-a5c8ab9357b7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:39:497\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fba20811-343b-448d-be00-e61da106ed51\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c/named-query-elements/named-query-element/c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8/named-query-elements/named-query-element/ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21/named-query-elements/named-query-element/fba20811-343b-448d-be00-e61da106ed51\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"20ef68ac-edd7-4242-bad0-96a979f7afff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"96e5f942-96ce-4e54-8746-6844221b5397\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"59bdf169-9e8b-457c-b8ce-1edae4e0bc7e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/20ef68ac-edd7-4242-bad0-96a979f7afff/named-query-elements/named-query-element/96e5f942-96ce-4e54-8746-6844221b5397/named-query-elements/named-query-element/59bdf169-9e8b-457c-b8ce-1edae4e0bc7e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d7d22ead-e079-4fe4-9979-fd1ee07234c1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"360b342c-4fc6-46ab-9a37-3b9585e84e07\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"59ecf21c-ed7b-4ef7-9c22-f2540f38e1cc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5004f07a-d74e-40b8-ac8b-a95752a886e1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/d7d22ead-e079-4fe4-9979-fd1ee07234c1/named-query-elements/named-query-element/360b342c-4fc6-46ab-9a37-3b9585e84e07/named-query-elements/named-query-element/59ecf21c-ed7b-4ef7-9c22-f2540f38e1cc/named-query-elements/named-query-element/5004f07a-d74e-40b8-ac8b-a95752a886e1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1556ccc9-a30a-480e-8968-b54d568514c8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"26bb2684-7ce3-4fa1-a53a-13ce7eda0b8a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cebf6bb6-3e5f-4f5e-95f7-54b64314c9c1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a18013a4-6090-4c00-a62c-2eda277c898b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/374a8ecb-0c79-44eb-821f-88212bdd9f70/named-query-elements/named-query-element/1556ccc9-a30a-480e-8968-b54d568514c8/named-query-elements/named-query-element/26bb2684-7ce3-4fa1-a53a-13ce7eda0b8a/named-query-elements/named-query-element/cebf6bb6-3e5f-4f5e-95f7-54b64314c9c1/named-query-elements/named-query-element/a18013a4-6090-4c00-a62c-2eda277c898b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"670a94e9-874f-4087-8501-62d4d289c519\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"57ac86d5-4f3e-476b-982d-164bca5e2ba2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519/named-query-elements/named-query-element/57ac86d5-4f3e-476b-982d-164bca5e2ba2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"59490c32-eaae-488d-8442-f301b1ed43a9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"91a1ee05-5d6d-4d3d-8e65-d1878d4f309d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"97a820b4-a0a8-4ba6-804f-d010f02f97fd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9/named-query-elements/named-query-element/91a1ee05-5d6d-4d3d-8e65-d1878d4f309d/named-query-elements/named-query-element/97a820b4-a0a8-4ba6-804f-d010f02f97fd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"764997fd-f3f0-4310-b4c0-40d7aa1786b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b3a8c3a4-933a-405f-9c06-de4694e53da3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf/named-query-elements/named-query-element/764997fd-f3f0-4310-b4c0-40d7aa1786b3/named-query-elements/named-query-element/b3a8c3a4-933a-405f-9c06-de4694e53da3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057078688\",\"model-invariant-id\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\"}}","context":{"RequestID":"4d9211fe-a985-4855-b7f0-a5c8ab9357b7","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:39.580Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:39.604Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4d9211fe-a985-4855-b7f0-a5c8ab9357b7","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:39.604Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:39.607Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"4d9211fe-a985-4855-b7f0-a5c8ab9357b7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:39:513\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7f7a27e1-bc62-478a-8528-07d07fdef32e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6bea8465-ec02-43a7-ba1a-d2acd007b69d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4/named-query-elements/named-query-element/15ce1bb0-a855-427e-99f7-962fc3ae876d/named-query-elements/named-query-element/7f7a27e1-bc62-478a-8528-07d07fdef32e/named-query-elements/named-query-element/6bea8465-ec02-43a7-ba1a-d2acd007b69d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"20ef68ac-edd7-4242-bad0-96a979f7afff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"96e5f942-96ce-4e54-8746-6844221b5397\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/20ef68ac-edd7-4242-bad0-96a979f7afff/named-query-elements/named-query-element/96e5f942-96ce-4e54-8746-6844221b5397\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5c9859b0-0ac8-47ac-abd4-7a1574f96a09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1c913923-a38c-4090-8fee-9ef00221a0da\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f25332f8-3271-45dc-8888-77e74cf87155\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"64c5b276-6136-465c-9a26-bad2b08743f8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/5c9859b0-0ac8-47ac-abd4-7a1574f96a09/named-query-elements/named-query-element/1c913923-a38c-4090-8fee-9ef00221a0da/named-query-elements/named-query-element/f25332f8-3271-45dc-8888-77e74cf87155/named-query-elements/named-query-element/64c5b276-6136-465c-9a26-bad2b08743f8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c/named-query-elements/named-query-element/c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8/named-query-elements/named-query-element/ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71f0a5a1-6140-450a-968a-5b88561f084d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a2eef84f-f7e6-477a-ac1a-786bfe0b2279\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dfd41427-a456-465e-b1f3-7959493e18dc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19/named-query-elements/named-query-element/71f0a5a1-6140-450a-968a-5b88561f084d/named-query-elements/named-query-element/a2eef84f-f7e6-477a-ac1a-786bfe0b2279/named-query-elements/named-query-element/dfd41427-a456-465e-b1f3-7959493e18dc\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1556ccc9-a30a-480e-8968-b54d568514c8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"26bb2684-7ce3-4fa1-a53a-13ce7eda0b8a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cebf6bb6-3e5f-4f5e-95f7-54b64314c9c1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/374a8ecb-0c79-44eb-821f-88212bdd9f70/named-query-elements/named-query-element/1556ccc9-a30a-480e-8968-b54d568514c8/named-query-elements/named-query-element/26bb2684-7ce3-4fa1-a53a-13ce7eda0b8a/named-query-elements/named-query-element/cebf6bb6-3e5f-4f5e-95f7-54b64314c9c1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"5649c7f6-12e8-4011-9f2b-8f60f6a2901b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b465a81-2cca-4fbf-a8e1-59f6539b0f56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"669de760-739d-40d0-b9dd-4ccdd343a823\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/5649c7f6-12e8-4011-9f2b-8f60f6a2901b/named-query-elements/named-query-element/6b465a81-2cca-4fbf-a8e1-59f6539b0f56/named-query-elements/named-query-element/669de760-739d-40d0-b9dd-4ccdd343a823\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d7d22ead-e079-4fe4-9979-fd1ee07234c1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"360b342c-4fc6-46ab-9a37-3b9585e84e07\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"59ecf21c-ed7b-4ef7-9c22-f2540f38e1cc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/d7d22ead-e079-4fe4-9979-fd1ee07234c1/named-query-elements/named-query-element/360b342c-4fc6-46ab-9a37-3b9585e84e07/named-query-elements/named-query-element/59ecf21c-ed7b-4ef7-9c22-f2540f38e1cc\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"764997fd-f3f0-4310-b4c0-40d7aa1786b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf/named-query-elements/named-query-element/764997fd-f3f0-4310-b4c0-40d7aa1786b3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057078688\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"4d9211fe-a985-4855-b7f0-a5c8ab9357b7","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:39.607Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:39.629Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4d9211fe-a985-4855-b7f0-a5c8ab9357b7","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"22","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:39.629Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:39.641Z","message":"Entering","context":{"RequestID":"4af405fd-300b-4fa7-8f6c-7c08de471a69","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b4b478b9-2ee3-4849-b0d5-74c540454b52","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:39.641Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:39.654Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4af405fd-300b-4fa7-8f6c-7c08de471a69","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b4b478b9-2ee3-4849-b0d5-74c540454b52","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:39.641Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:39.656Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4af405fd-300b-4fa7-8f6c-7c08de471a69","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b4b478b9-2ee3-4849-b0d5-74c540454b52","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:39.641Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:39.656Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4af405fd-300b-4fa7-8f6c-7c08de471a69","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b4b478b9-2ee3-4849-b0d5-74c540454b52","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:39.641Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:39.657Z","message":"Invoke","context":{"RequestID":"4af405fd-300b-4fa7-8f6c-7c08de471a69","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a","InvocationID":"b4b478b9-2ee3-4849-b0d5-74c540454b52","LogTimestamp":"2023-05-25T23:24:39.657Z"},"thread":"qtp1094674892-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:40.055Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"4af405fd-300b-4fa7-8f6c-7c08de471a69","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"398","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a","InvocationID":"b4b478b9-2ee3-4849-b0d5-74c540454b52","LogTimestamp":"2023-05-25T23:24:40.055Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1094674892-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:40.391Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"4af405fd-300b-4fa7-8f6c-7c08de471a69\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:40:375\"},\"entity\":{\"resource-version\":\"1685057079653\",\"named-query-uuid\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"named-query-version\":\"1.0\",\"description\":\"Named query - Get Router ROADM Tail Summary\",\"named-query-name\":\"GetRouterRoadmTailSummary\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"862b25a1-262a-4961-bdaa-cdc55d69785a\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"ed10714f-4c00-4ed8-a56e-3893f7578b31\",\"resource-version\":\"1685057079653\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"94043c37-4e73-439c-a790-0fdd697924cd\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"122e4435-48a3-4ad0-8ef4-967f848a0421\",\"resource-version\":\"1685057079653\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"982a66f6-8af6-405e-8c80-c019308b6d9c\",\"resource-version\":\"1685057079653\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"94043c37-4e73-439c-a790-0fdd697924cd\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"e5fe6923-8957-40dc-b633-8d665dee3bf8\",\"resource-version\":\"1685057079653\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"862b25a1-262a-4961-bdaa-cdc55d69785a\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"1dd77e79-cc67-47b5-81a7-0831972ac240\",\"resource-version\":\"1685057079653\"}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"fd0c976d-5cce-47d3-9644-dd33ced68ab8\",\"resource-version\":\"1685057079653\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"de689470-0aa4-48bb-9cdb-27edbc73a1a0\",\"resource-version\":\"1685057079653\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"d2ad7594-180c-4d24-9ae8-54d01e4ec41c\",\"resource-version\":\"1685057079653\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"2533b60d-dea4-4b81-b340-67fe4fb3846c\",\"resource-version\":\"1685057079653\"}]}}]}}]}}]}}]}}]}}]}}}","context":{"RequestID":"4af405fd-300b-4fa7-8f6c-7c08de471a69","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:40.391Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:40.416Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4af405fd-300b-4fa7-8f6c-7c08de471a69","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:40.416Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:40.418Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"4af405fd-300b-4fa7-8f6c-7c08de471a69\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:40:393\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f420eb94-5d10-4f2f-bcc6-c362e4572e55\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3af30e1a-5ccc-448c-822f-2f8a46c99e36\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/f420eb94-5d10-4f2f-bcc6-c362e4572e55/named-query-elements/named-query-element/3af30e1a-5ccc-448c-822f-2f8a46c99e36\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fba20811-343b-448d-be00-e61da106ed51\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09377a74-ae80-45dd-81a7-a2756a5b172b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c/named-query-elements/named-query-element/c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8/named-query-elements/named-query-element/ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21/named-query-elements/named-query-element/fba20811-343b-448d-be00-e61da106ed51/named-query-elements/named-query-element/09377a74-ae80-45dd-81a7-a2756a5b172b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d7d22ead-e079-4fe4-9979-fd1ee07234c1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"360b342c-4fc6-46ab-9a37-3b9585e84e07\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"59ecf21c-ed7b-4ef7-9c22-f2540f38e1cc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5004f07a-d74e-40b8-ac8b-a95752a886e1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c811e59d-4718-49aa-8294-d87bf07be053\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/d7d22ead-e079-4fe4-9979-fd1ee07234c1/named-query-elements/named-query-element/360b342c-4fc6-46ab-9a37-3b9585e84e07/named-query-elements/named-query-element/59ecf21c-ed7b-4ef7-9c22-f2540f38e1cc/named-query-elements/named-query-element/5004f07a-d74e-40b8-ac8b-a95752a886e1/named-query-elements/named-query-element/c811e59d-4718-49aa-8294-d87bf07be053\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ed10714f-4c00-4ed8-a56e-3893f7578b31\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"122e4435-48a3-4ad0-8ef4-967f848a0421\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"982a66f6-8af6-405e-8c80-c019308b6d9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e5fe6923-8957-40dc-b633-8d665dee3bf8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/ed10714f-4c00-4ed8-a56e-3893f7578b31/named-query-elements/named-query-element/122e4435-48a3-4ad0-8ef4-967f848a0421/named-query-elements/named-query-element/982a66f6-8af6-405e-8c80-c019308b6d9c/named-query-elements/named-query-element/e5fe6923-8957-40dc-b633-8d665dee3bf8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"764997fd-f3f0-4310-b4c0-40d7aa1786b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b3a8c3a4-933a-405f-9c06-de4694e53da3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4f0477b1-16ec-444f-b52f-20674fb54c4b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf/named-query-elements/named-query-element/764997fd-f3f0-4310-b4c0-40d7aa1786b3/named-query-elements/named-query-element/b3a8c3a4-933a-405f-9c06-de4694e53da3/named-query-elements/named-query-element/4f0477b1-16ec-444f-b52f-20674fb54c4b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ed10714f-4c00-4ed8-a56e-3893f7578b31\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"122e4435-48a3-4ad0-8ef4-967f848a0421\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/ed10714f-4c00-4ed8-a56e-3893f7578b31/named-query-elements/named-query-element/122e4435-48a3-4ad0-8ef4-967f848a0421\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057079653\",\"model-invariant-id\":\"94043c37-4e73-439c-a790-0fdd697924cd\"}}","context":{"RequestID":"4af405fd-300b-4fa7-8f6c-7c08de471a69","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:40.418Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:40.446Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4af405fd-300b-4fa7-8f6c-7c08de471a69","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:40.446Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:40.448Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"4af405fd-300b-4fa7-8f6c-7c08de471a69\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:40:421\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ed10714f-4c00-4ed8-a56e-3893f7578b31\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"122e4435-48a3-4ad0-8ef4-967f848a0421\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"982a66f6-8af6-405e-8c80-c019308b6d9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0c976d-5cce-47d3-9644-dd33ced68ab8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"de689470-0aa4-48bb-9cdb-27edbc73a1a0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/ed10714f-4c00-4ed8-a56e-3893f7578b31/named-query-elements/named-query-element/122e4435-48a3-4ad0-8ef4-967f848a0421/named-query-elements/named-query-element/982a66f6-8af6-405e-8c80-c019308b6d9c/named-query-elements/named-query-element/fd0c976d-5cce-47d3-9644-dd33ced68ab8/named-query-elements/named-query-element/de689470-0aa4-48bb-9cdb-27edbc73a1a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a1ee78fb-59a2-4689-bd7c-216e5991d20d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"855380e9-40d7-4e52-bb6e-7fdabbb2b8c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab/named-query-elements/named-query-element/a1ee78fb-59a2-4689-bd7c-216e5991d20d/named-query-elements/named-query-element/855380e9-40d7-4e52-bb6e-7fdabbb2b8c9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5c9859b0-0ac8-47ac-abd4-7a1574f96a09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1c913923-a38c-4090-8fee-9ef00221a0da\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/5c9859b0-0ac8-47ac-abd4-7a1574f96a09/named-query-elements/named-query-element/1c913923-a38c-4090-8fee-9ef00221a0da\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f420eb94-5d10-4f2f-bcc6-c362e4572e55\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"639e5922-c37b-4354-9f0c-fbaac15fdd23\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/f420eb94-5d10-4f2f-bcc6-c362e4572e55/named-query-elements/named-query-element/ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa/named-query-elements/named-query-element/639e5922-c37b-4354-9f0c-fbaac15fdd23\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d7d22ead-e079-4fe4-9979-fd1ee07234c1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/d7d22ead-e079-4fe4-9979-fd1ee07234c1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057079653\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"4af405fd-300b-4fa7-8f6c-7c08de471a69","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:40.448Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:40.480Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4af405fd-300b-4fa7-8f6c-7c08de471a69","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"32","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:40.480Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:40.482Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"4af405fd-300b-4fa7-8f6c-7c08de471a69\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:40:443\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"95f97b5e-46ad-44fd-8a03-3b1fff269ab5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/95f97b5e-46ad-44fd-8a03-3b1fff269ab5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f420eb94-5d10-4f2f-bcc6-c362e4572e55\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"639e5922-c37b-4354-9f0c-fbaac15fdd23\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"05489151-8b59-415b-a466-51f20248f41c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/f420eb94-5d10-4f2f-bcc6-c362e4572e55/named-query-elements/named-query-element/ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa/named-query-elements/named-query-element/639e5922-c37b-4354-9f0c-fbaac15fdd23/named-query-elements/named-query-element/05489151-8b59-415b-a466-51f20248f41c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"146fff5a-12a9-4df2-8826-c2d6254155e5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/146fff5a-12a9-4df2-8826-c2d6254155e5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ed10714f-4c00-4ed8-a56e-3893f7578b31\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"122e4435-48a3-4ad0-8ef4-967f848a0421\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"982a66f6-8af6-405e-8c80-c019308b6d9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0c976d-5cce-47d3-9644-dd33ced68ab8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"de689470-0aa4-48bb-9cdb-27edbc73a1a0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d2ad7594-180c-4d24-9ae8-54d01e4ec41c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/ed10714f-4c00-4ed8-a56e-3893f7578b31/named-query-elements/named-query-element/122e4435-48a3-4ad0-8ef4-967f848a0421/named-query-elements/named-query-element/982a66f6-8af6-405e-8c80-c019308b6d9c/named-query-elements/named-query-element/fd0c976d-5cce-47d3-9644-dd33ced68ab8/named-query-elements/named-query-element/de689470-0aa4-48bb-9cdb-27edbc73a1a0/named-query-elements/named-query-element/d2ad7594-180c-4d24-9ae8-54d01e4ec41c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057079653\",\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"4af405fd-300b-4fa7-8f6c-7c08de471a69","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:40.482Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:40.508Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4af405fd-300b-4fa7-8f6c-7c08de471a69","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:40.508Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:40.510Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"4af405fd-300b-4fa7-8f6c-7c08de471a69\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:40:456\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f420eb94-5d10-4f2f-bcc6-c362e4572e55\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"639e5922-c37b-4354-9f0c-fbaac15fdd23\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"05489151-8b59-415b-a466-51f20248f41c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d8315a4e-9af6-4d0c-a245-fd7fd7ec74f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/f420eb94-5d10-4f2f-bcc6-c362e4572e55/named-query-elements/named-query-element/ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa/named-query-elements/named-query-element/639e5922-c37b-4354-9f0c-fbaac15fdd23/named-query-elements/named-query-element/05489151-8b59-415b-a466-51f20248f41c/named-query-elements/named-query-element/d8315a4e-9af6-4d0c-a245-fd7fd7ec74f4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"146fff5a-12a9-4df2-8826-c2d6254155e5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f541bfa5-969f-412e-b457-ca2344572626\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/146fff5a-12a9-4df2-8826-c2d6254155e5/named-query-elements/named-query-element/f541bfa5-969f-412e-b457-ca2344572626\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"95f97b5e-46ad-44fd-8a03-3b1fff269ab5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1236bce1-41e6-4cac-994f-2c2db0e161c3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/95f97b5e-46ad-44fd-8a03-3b1fff269ab5/named-query-elements/named-query-element/1236bce1-41e6-4cac-994f-2c2db0e161c3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ed10714f-4c00-4ed8-a56e-3893f7578b31\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"122e4435-48a3-4ad0-8ef4-967f848a0421\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"982a66f6-8af6-405e-8c80-c019308b6d9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0c976d-5cce-47d3-9644-dd33ced68ab8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"de689470-0aa4-48bb-9cdb-27edbc73a1a0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d2ad7594-180c-4d24-9ae8-54d01e4ec41c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2533b60d-dea4-4b81-b340-67fe4fb3846c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/ed10714f-4c00-4ed8-a56e-3893f7578b31/named-query-elements/named-query-element/122e4435-48a3-4ad0-8ef4-967f848a0421/named-query-elements/named-query-element/982a66f6-8af6-405e-8c80-c019308b6d9c/named-query-elements/named-query-element/fd0c976d-5cce-47d3-9644-dd33ced68ab8/named-query-elements/named-query-element/de689470-0aa4-48bb-9cdb-27edbc73a1a0/named-query-elements/named-query-element/d2ad7594-180c-4d24-9ae8-54d01e4ec41c/named-query-elements/named-query-element/2533b60d-dea4-4b81-b340-67fe4fb3846c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057079653\",\"model-invariant-id\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\"}}","context":{"RequestID":"4af405fd-300b-4fa7-8f6c-7c08de471a69","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:40.510Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:40.532Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4af405fd-300b-4fa7-8f6c-7c08de471a69","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"21","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:40.531Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:40.534Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"4af405fd-300b-4fa7-8f6c-7c08de471a69\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:40:472\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ed10714f-4c00-4ed8-a56e-3893f7578b31\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"122e4435-48a3-4ad0-8ef4-967f848a0421\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"982a66f6-8af6-405e-8c80-c019308b6d9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/ed10714f-4c00-4ed8-a56e-3893f7578b31/named-query-elements/named-query-element/122e4435-48a3-4ad0-8ef4-967f848a0421/named-query-elements/named-query-element/982a66f6-8af6-405e-8c80-c019308b6d9c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f420eb94-5d10-4f2f-bcc6-c362e4572e55\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/f420eb94-5d10-4f2f-bcc6-c362e4572e55\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f420eb94-5d10-4f2f-bcc6-c362e4572e55\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/f420eb94-5d10-4f2f-bcc6-c362e4572e55/named-query-elements/named-query-element/ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"568452ee-f040-4e32-a82e-fb7e3e490659\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b2273cdc-b78c-4cf1-974c-e433e9a09a63\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8fd4a397-2faa-4ca7-a6b5-6c7f5f7415f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6d265988-247c-4ea9-9ed1-042774b24562\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/568452ee-f040-4e32-a82e-fb7e3e490659/named-query-elements/named-query-element/b2273cdc-b78c-4cf1-974c-e433e9a09a63/named-query-elements/named-query-element/8fd4a397-2faa-4ca7-a6b5-6c7f5f7415f4/named-query-elements/named-query-element/6d265988-247c-4ea9-9ed1-042774b24562\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4028faed-b7d5-4059-9d49-7df06da9ebfb\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"571be7cd-3dc0-46df-bc2f-aef31e57a24f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb/named-query-elements/named-query-element/571be7cd-3dc0-46df-bc2f-aef31e57a24f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ed10714f-4c00-4ed8-a56e-3893f7578b31\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"122e4435-48a3-4ad0-8ef4-967f848a0421\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"982a66f6-8af6-405e-8c80-c019308b6d9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0c976d-5cce-47d3-9644-dd33ced68ab8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/ed10714f-4c00-4ed8-a56e-3893f7578b31/named-query-elements/named-query-element/122e4435-48a3-4ad0-8ef4-967f848a0421/named-query-elements/named-query-element/982a66f6-8af6-405e-8c80-c019308b6d9c/named-query-elements/named-query-element/fd0c976d-5cce-47d3-9644-dd33ced68ab8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"25096aa7-bc97-4ece-8a81-41dd28cd0f7d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"9334f4d7-c4e8-4476-8916-0cf10fdcbbad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"77af60e8-0b60-40ce-844a-a873be662937\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d/named-query-elements/named-query-element/9334f4d7-c4e8-4476-8916-0cf10fdcbbad/named-query-elements/named-query-element/77af60e8-0b60-40ce-844a-a873be662937\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057079653\",\"model-invariant-id\":\"fe012535-2c31-4a39-a739-612374c638a0\"}}","context":{"RequestID":"4af405fd-300b-4fa7-8f6c-7c08de471a69","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:40.534Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:40.533Z","message":"{\"transactionId\":\"4af405fd-300b-4fa7-8f6c-7c08de471a69\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:39:642\",\"respDate\":\"230525-23:24:40:532\",\"sourceId\":\"AAI-TOOLS:4af405fd-300b-4fa7-8f6c-7c08de471a69\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:39:642-52244\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[a4777efa-f0f0-44f6-933c-7105f6676156], x-b3-parentspanid=[9077414825d02d47], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[4af405fd-300b-4fa7-8f6c-7c08de471a69], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3e685c539653a631cac6b43537ba4b43], x-b3-spanid=[a1800540b9d4bce8], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[6051], Content-Type=[application/json], X-ONAP-RequestID=[4af405fd-300b-4fa7-8f6c-7c08de471a69]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"cbf22b8a-f29a-4b9b-a466-a878095b258a\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"GetRouterRoadmTailSummary\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named query - Get Router ROADM Tail Summary\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"862b25a1-262a-4961-bdaa-cdc55d69785a\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"94043c37-4e73-439c-a790-0fdd697924cd\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"2e1a602a-acd8-4f78-94ff-618b802a303b\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fe012535-2c31-4a39-a739-612374c638a0\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fe012535-2c31-4a39-a739-612374c638a0\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"94043c37-4e73-439c-a790-0fdd697924cd\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"862b25a1-262a-4961-bdaa-cdc55d69785a\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:39:642-52244\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[143504], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230525-23:24:39:642-52244]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"4af405fd-300b-4fa7-8f6c-7c08de471a69","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"398","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"b4b478b9-2ee3-4849-b0d5-74c540454b52","LogTimestamp":"2023-05-25T23:24:40.055Z","elapsedTime":"23"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:40.535Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"4af405fd-300b-4fa7-8f6c-7c08de471a69","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"894","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"b4b478b9-2ee3-4849-b0d5-74c540454b52","LogTimestamp":"2023-05-25T23:24:40.535Z","ResponseDesc":"Created","elapsedTime":"23"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:40 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a" 201 0 REST 4af405fd-300b-4fa7-8f6c-7c08de471a69 AAI-TOOLS 127.0.0.6 - - - - - - - - - 899 - "logType": "access"
{"timestamp":"2023-05-25T23:24:40.556Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4af405fd-300b-4fa7-8f6c-7c08de471a69","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"22","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:40.556Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:40.558Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"4af405fd-300b-4fa7-8f6c-7c08de471a69\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:40:489\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f420eb94-5d10-4f2f-bcc6-c362e4572e55\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3af30e1a-5ccc-448c-822f-2f8a46c99e36\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"44ed8527-4eb1-4e24-b102-ceae8e678882\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/f420eb94-5d10-4f2f-bcc6-c362e4572e55/named-query-elements/named-query-element/3af30e1a-5ccc-448c-822f-2f8a46c99e36/named-query-elements/named-query-element/44ed8527-4eb1-4e24-b102-ceae8e678882\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ed10714f-4c00-4ed8-a56e-3893f7578b31\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"122e4435-48a3-4ad0-8ef4-967f848a0421\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"982a66f6-8af6-405e-8c80-c019308b6d9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e5fe6923-8957-40dc-b633-8d665dee3bf8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1dd77e79-cc67-47b5-81a7-0831972ac240\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/ed10714f-4c00-4ed8-a56e-3893f7578b31/named-query-elements/named-query-element/122e4435-48a3-4ad0-8ef4-967f848a0421/named-query-elements/named-query-element/982a66f6-8af6-405e-8c80-c019308b6d9c/named-query-elements/named-query-element/e5fe6923-8957-40dc-b633-8d665dee3bf8/named-query-elements/named-query-element/1dd77e79-cc67-47b5-81a7-0831972ac240\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"d27ccfea-7098-42d7-a4cd-bbddb37bf205\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"6804735e-af71-42b2-a89a-5eea62b2bab9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205/named-query-elements/named-query-element/6804735e-af71-42b2-a89a-5eea62b2bab9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ed10714f-4c00-4ed8-a56e-3893f7578b31\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/ed10714f-4c00-4ed8-a56e-3893f7578b31\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057079653\",\"model-invariant-id\":\"862b25a1-262a-4961-bdaa-cdc55d69785a\"}}","context":{"RequestID":"4af405fd-300b-4fa7-8f6c-7c08de471a69","ServiceName":"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:40.558Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:40.578Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4af405fd-300b-4fa7-8f6c-7c08de471a69","ServiceName":"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","TargetServiceName":"AAI-EVENT","ElapsedTime":"20","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:40.578Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:40.607Z","message":"Entering","context":{"RequestID":"1ac65933-43d1-462b-a9c7-f29ee5d915d5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2295a60b-71a8-45e1-9f92-1568bae357fb","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:24:40.607Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:40.611Z","message":"{\"transactionId\":\"1ac65933-43d1-462b-a9c7-f29ee5d915d5\",\"status\":\"200\",\"rqstDate\":\"230525-23:24:40:608\",\"respDate\":\"230525-23:24:40:611\",\"sourceId\":\"haproxy:1ac65933-43d1-462b-a9c7-f29ee5d915d5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:40:608-90364\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c35df777-c528-4872-b7af-2d6a46c4fdcb], x-b3-parentspanid=[5a41fa0037618221], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[864608a6b22fb9b45a41fa0037618221], x-b3-spanid=[b013876fdb494a21], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1ac65933-43d1-462b-a9c7-f29ee5d915d5]}\\\"}\"}","context":{"RequestID":"1ac65933-43d1-462b-a9c7-f29ee5d915d5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2295a60b-71a8-45e1-9f92-1568bae357fb","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:24:40.607Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:40.612Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1ac65933-43d1-462b-a9c7-f29ee5d915d5","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2295a60b-71a8-45e1-9f92-1568bae357fb","LogTimestamp":"2023-05-25T23:24:40.611Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:24:40.645Z","message":"Entering","context":{"RequestID":"28f2269f-de7e-43b0-a73e-89b3dfb83236","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3a20a993-f023-494f-af43-7c3f2253bf3f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:40.645Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:40.666Z","message":"Checking for system property [partnerName]","context":{"RequestID":"28f2269f-de7e-43b0-a73e-89b3dfb83236","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3a20a993-f023-494f-af43-7c3f2253bf3f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:40.645Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:40.666Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"28f2269f-de7e-43b0-a73e-89b3dfb83236","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3a20a993-f023-494f-af43-7c3f2253bf3f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:40.645Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:40.666Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"28f2269f-de7e-43b0-a73e-89b3dfb83236","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3a20a993-f023-494f-af43-7c3f2253bf3f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:40.645Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:40.666Z","message":"Invoke","context":{"RequestID":"28f2269f-de7e-43b0-a73e-89b3dfb83236","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81","InvocationID":"3a20a993-f023-494f-af43-7c3f2253bf3f","LogTimestamp":"2023-05-25T23:24:40.666Z"},"thread":"qtp1094674892-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:41.011Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"28f2269f-de7e-43b0-a73e-89b3dfb83236","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"345","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81","InvocationID":"3a20a993-f023-494f-af43-7c3f2253bf3f","LogTimestamp":"2023-05-25T23:24:41.011Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1094674892-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:41.357Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"28f2269f-de7e-43b0-a73e-89b3dfb83236\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:41:345\"},\"entity\":{\"resource-version\":\"1685057080665\",\"named-query-uuid\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"named-query-version\":\"1.0\",\"description\":\"Named query - Get service instance model\",\"named-query-name\":\"getServiceInstanceModel-1.0\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"dfd79f7f-3d9e-4c31-9757-8fa292e51225\",\"resource-version\":\"1685057080665\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"f544b532-ce2c-4a55-88f1-4fe2134a33ab\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1685057080665\",\"source-node-type\":\"service-instance\",\"source-node-property\":\"model-invariant-id-local\",\"property-collect-list\":[\"model-name\",\"model-version\",\"model-version-id\"]},{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"a1882b83-2c0c-44d5-8481-badf3cda18ec\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1685057080665\",\"source-node-type\":\"service-instance\",\"source-node-property\":\"model-invariant-id-local\",\"property-collect-list\":[\"model-invariant-id\",\"model-type\"]}]},\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"a7af8234-030d-4895-8cb9-bc11d39fdf4a\",\"resource-version\":\"1685057080665\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model-ver\",\"related-lookup-uuid\":\"d02d359a-0f4f-4ac5-af07-0c89a97438a1\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1685057080665\",\"source-node-type\":\"generic-vnf\",\"source-node-property\":\"model-version-id-local\",\"property-collect-list\":[\"model-name\",\"model-version\",\"model-version-id\"]},{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"699795e9-c1b1-409c-b9d9-fd3a6e1e5fdc\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1685057080665\",\"source-node-type\":\"generic-vnf\",\"source-node-property\":\"model-invariant-id-local\",\"property-collect-list\":[\"model-invariant-id\",\"model-type\"]}]},\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"1440990e-6c97-4f37-afb8-c717f3f336a3\",\"resource-version\":\"1685057080665\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model-ver\",\"related-lookup-uuid\":\"74b57036-0fcf-42d2-84e4-29dcca11e2c7\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1685057080665\",\"source-node-type\":\"vf-module\",\"source-node-property\":\"model-version-id-local\",\"property-collect-list\":[\"model-name\",\"model-version\",\"model-version-id\"]},{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"66f43d4b-b1e9-44c4-a78b-55302ea2f0e3\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1685057080665\",\"source-node-type\":\"vf-module\",\"source-node-property\":\"model-invariant-id-local\",\"property-collect-list\":[\"model-invariant-id\",\"model-type\"]}]}}]}}]}}]}}}","context":{"RequestID":"28f2269f-de7e-43b0-a73e-89b3dfb83236","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:41.356Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:41.382Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"28f2269f-de7e-43b0-a73e-89b3dfb83236","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:41.382Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:41.385Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"28f2269f-de7e-43b0-a73e-89b3dfb83236\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:41:358\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a1ee78fb-59a2-4689-bd7c-216e5991d20d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d224592c-8597-44e8-b95c-9739c7a26083\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab/named-query-elements/named-query-element/a1ee78fb-59a2-4689-bd7c-216e5991d20d/named-query-elements/named-query-element/d224592c-8597-44e8-b95c-9739c7a26083\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7f7a27e1-bc62-478a-8528-07d07fdef32e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4/named-query-elements/named-query-element/15ce1bb0-a855-427e-99f7-962fc3ae876d/named-query-elements/named-query-element/7f7a27e1-bc62-478a-8528-07d07fdef32e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71f0a5a1-6140-450a-968a-5b88561f084d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a2eef84f-f7e6-477a-ac1a-786bfe0b2279\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19/named-query-elements/named-query-element/71f0a5a1-6140-450a-968a-5b88561f084d/named-query-elements/named-query-element/a2eef84f-f7e6-477a-ac1a-786bfe0b2279\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"dfd79f7f-3d9e-4c31-9757-8fa292e51225\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a7af8234-030d-4895-8cb9-bc11d39fdf4a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1440990e-6c97-4f37-afb8-c717f3f336a3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/dfd79f7f-3d9e-4c31-9757-8fa292e51225/named-query-elements/named-query-element/a7af8234-030d-4895-8cb9-bc11d39fdf4a/named-query-elements/named-query-element/1440990e-6c97-4f37-afb8-c717f3f336a3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1556ccc9-a30a-480e-8968-b54d568514c8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"26bb2684-7ce3-4fa1-a53a-13ce7eda0b8a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/374a8ecb-0c79-44eb-821f-88212bdd9f70/named-query-elements/named-query-element/1556ccc9-a30a-480e-8968-b54d568514c8/named-query-elements/named-query-element/26bb2684-7ce3-4fa1-a53a-13ce7eda0b8a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057080665\",\"model-invariant-id\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\"}}","context":{"RequestID":"28f2269f-de7e-43b0-a73e-89b3dfb83236","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:41.384Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:41.407Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"28f2269f-de7e-43b0-a73e-89b3dfb83236","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:41.407Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:41.410Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"28f2269f-de7e-43b0-a73e-89b3dfb83236\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:41:367\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"568452ee-f040-4e32-a82e-fb7e3e490659\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/568452ee-f040-4e32-a82e-fb7e3e490659\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"5649c7f6-12e8-4011-9f2b-8f60f6a2901b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b465a81-2cca-4fbf-a8e1-59f6539b0f56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/5649c7f6-12e8-4011-9f2b-8f60f6a2901b/named-query-elements/named-query-element/6b465a81-2cca-4fbf-a8e1-59f6539b0f56\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a1ee78fb-59a2-4689-bd7c-216e5991d20d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab/named-query-elements/named-query-element/a1ee78fb-59a2-4689-bd7c-216e5991d20d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4/named-query-elements/named-query-element/15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d7d22ead-e079-4fe4-9979-fd1ee07234c1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"360b342c-4fc6-46ab-9a37-3b9585e84e07\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/d7d22ead-e079-4fe4-9979-fd1ee07234c1/named-query-elements/named-query-element/360b342c-4fc6-46ab-9a37-3b9585e84e07\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c/named-query-elements/named-query-element/c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"20ef68ac-edd7-4242-bad0-96a979f7afff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/20ef68ac-edd7-4242-bad0-96a979f7afff\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71f0a5a1-6140-450a-968a-5b88561f084d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19/named-query-elements/named-query-element/71f0a5a1-6140-450a-968a-5b88561f084d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"dfd79f7f-3d9e-4c31-9757-8fa292e51225\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a7af8234-030d-4895-8cb9-bc11d39fdf4a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/dfd79f7f-3d9e-4c31-9757-8fa292e51225/named-query-elements/named-query-element/a7af8234-030d-4895-8cb9-bc11d39fdf4a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1556ccc9-a30a-480e-8968-b54d568514c8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/374a8ecb-0c79-44eb-821f-88212bdd9f70/named-query-elements/named-query-element/1556ccc9-a30a-480e-8968-b54d568514c8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5c9859b0-0ac8-47ac-abd4-7a1574f96a09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1c913923-a38c-4090-8fee-9ef00221a0da\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f25332f8-3271-45dc-8888-77e74cf87155\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/5c9859b0-0ac8-47ac-abd4-7a1574f96a09/named-query-elements/named-query-element/1c913923-a38c-4090-8fee-9ef00221a0da/named-query-elements/named-query-element/f25332f8-3271-45dc-8888-77e74cf87155\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057080665\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"28f2269f-de7e-43b0-a73e-89b3dfb83236","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:41.410Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:41.425Z","message":"{\"transactionId\":\"28f2269f-de7e-43b0-a73e-89b3dfb83236\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:40:646\",\"respDate\":\"230525-23:24:41:425\",\"sourceId\":\"AAI-TOOLS:28f2269f-de7e-43b0-a73e-89b3dfb83236\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:40:646-94742\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[59acebef-9426-468c-a064-2dbee27733d1], x-b3-parentspanid=[ed1c592098b0e1af], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[28f2269f-de7e-43b0-a73e-89b3dfb83236], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0ee78fa305c62485a89b8dcdf260e72c], x-b3-spanid=[e2525492652ad163], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[4254], Content-Type=[application/json], X-ONAP-RequestID=[28f2269f-de7e-43b0-a73e-89b3dfb83236]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"getServiceInstanceModel-1.0\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named query - Get service instance model\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"related-lookups\\\\\\\" : {\\\\n \\\\\\\"related-lookup\\\\\\\" : [ {\\\\n \\\\\\\"source-node-type\\\\\\\" : \\\\\\\"vf-module\\\\\\\",\\\\n \\\\\\\"source-node-property\\\\\\\" : \\\\\\\"model-invariant-id-local\\\\\\\",\\\\n \\\\\\\"target-node-type\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"target-node-property\\\\\\\" : \\\\\\\"model-invariant-id\\\\\\\",\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"model-invariant-id\\\\\\\", \\\\\\\"model-type\\\\\\\" ]\\\\n }, \\\\n {\\\\n \\\\\\\"source-node-type\\\\\\\" : \\\\\\\"vf-module\\\\\\\",\\\\n \\\\\\\"source-node-property\\\\\\\" : \\\\\\\"model-version-id-local\\\\\\\",\\\\n \\\\\\\"target-node-type\\\\\\\" : \\\\\\\"model-ver\\\\\\\",\\\\n \\\\\\\"target-node-property\\\\\\\" : \\\\\\\"model-version-id\\\\\\\",\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"model-name\\\\\\\", \\\\\\\"model-version-id\\\\\\\", \\\\\\\"model-version\\\\\\\" ]\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"related-lookups\\\\\\\" : {\\\\n \\\\\\\"related-lookup\\\\\\\" : [ {\\\\n \\\\\\\"source-node-type\\\\\\\" : \\\\\\\"generic-vnf\\\\\\\",\\\\n \\\\\\\"source-node-property\\\\\\\" : \\\\\\\"model-invariant-id-local\\\\\\\",\\\\n \\\\\\\"target-node-type\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"target-node-property\\\\\\\" : \\\\\\\"model-invariant-id\\\\\\\",\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"model-invariant-id\\\\\\\", \\\\\\\"model-type\\\\\\\" ]\\\\n },\\\\n {\\\\n \\\\\\\"source-node-type\\\\\\\" : \\\\\\\"generic-vnf\\\\\\\",\\\\n \\\\\\\"source-node-property\\\\\\\" : \\\\\\\"model-version-id-local\\\\\\\",\\\\n \\\\\\\"target-node-type\\\\\\\" : \\\\\\\"model-ver\\\\\\\",\\\\n \\\\\\\"target-node-property\\\\\\\" : \\\\\\\"model-version-id\\\\\\\",\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"model-name\\\\\\\", \\\\\\\"model-version-id\\\\\\\", \\\\\\\"model-version\\\\\\\" ]\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"related-lookups\\\\\\\" : {\\\\n \\\\\\\"related-lookup\\\\\\\" : [ {\\\\n \\\\\\\"source-node-type\\\\\\\" : \\\\\\\"service-instance\\\\\\\",\\\\n \\\\\\\"source-node-property\\\\\\\" : \\\\\\\"model-invariant-id-local\\\\\\\",\\\\n \\\\\\\"target-node-type\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"target-node-property\\\\\\\" : \\\\\\\"model-invariant-id\\\\\\\",\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"model-invariant-id\\\\\\\", \\\\\\\"model-type\\\\\\\" ]\\\\n },\\\\n {\\\\n \\\\\\\"source-node-type\\\\\\\" : \\\\\\\"service-instance\\\\\\\",\\\\n \\\\\\\"source-node-property\\\\\\\" : \\\\\\\"model-invariant-id-local\\\\\\\",\\\\n \\\\\\\"target-node-type\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"target-node-property\\\\\\\" : \\\\\\\"model-invariant-id\\\\\\\",\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"model-name\\\\\\\", \\\\\\\"model-version-id\\\\\\\", \\\\\\\"model-version\\\\\\\" ]\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:40:646-94742\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[319688], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230525-23:24:40:646-94742]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"28f2269f-de7e-43b0-a73e-89b3dfb83236","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"345","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"3a20a993-f023-494f-af43-7c3f2253bf3f","LogTimestamp":"2023-05-25T23:24:41.011Z","elapsedTime":"127"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:41.426Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"28f2269f-de7e-43b0-a73e-89b3dfb83236","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"781","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"3a20a993-f023-494f-af43-7c3f2253bf3f","LogTimestamp":"2023-05-25T23:24:41.426Z","ResponseDesc":"Created","elapsedTime":"127"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:41 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81" 201 0 REST 28f2269f-de7e-43b0-a73e-89b3dfb83236 AAI-TOOLS 127.0.0.6 - - - - - - - - - 784 - "logType": "access"
{"timestamp":"2023-05-25T23:24:41.437Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"28f2269f-de7e-43b0-a73e-89b3dfb83236","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:41.437Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:41.440Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"28f2269f-de7e-43b0-a73e-89b3dfb83236\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:41:385\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ed10714f-4c00-4ed8-a56e-3893f7578b31\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"122e4435-48a3-4ad0-8ef4-967f848a0421\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"982a66f6-8af6-405e-8c80-c019308b6d9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0c976d-5cce-47d3-9644-dd33ced68ab8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"de689470-0aa4-48bb-9cdb-27edbc73a1a0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/ed10714f-4c00-4ed8-a56e-3893f7578b31/named-query-elements/named-query-element/122e4435-48a3-4ad0-8ef4-967f848a0421/named-query-elements/named-query-element/982a66f6-8af6-405e-8c80-c019308b6d9c/named-query-elements/named-query-element/fd0c976d-5cce-47d3-9644-dd33ced68ab8/named-query-elements/named-query-element/de689470-0aa4-48bb-9cdb-27edbc73a1a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"dfd79f7f-3d9e-4c31-9757-8fa292e51225\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/dfd79f7f-3d9e-4c31-9757-8fa292e51225\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a1ee78fb-59a2-4689-bd7c-216e5991d20d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"855380e9-40d7-4e52-bb6e-7fdabbb2b8c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab/named-query-elements/named-query-element/a1ee78fb-59a2-4689-bd7c-216e5991d20d/named-query-elements/named-query-element/855380e9-40d7-4e52-bb6e-7fdabbb2b8c9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5c9859b0-0ac8-47ac-abd4-7a1574f96a09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1c913923-a38c-4090-8fee-9ef00221a0da\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/5c9859b0-0ac8-47ac-abd4-7a1574f96a09/named-query-elements/named-query-element/1c913923-a38c-4090-8fee-9ef00221a0da\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f420eb94-5d10-4f2f-bcc6-c362e4572e55\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"639e5922-c37b-4354-9f0c-fbaac15fdd23\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/f420eb94-5d10-4f2f-bcc6-c362e4572e55/named-query-elements/named-query-element/ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa/named-query-elements/named-query-element/639e5922-c37b-4354-9f0c-fbaac15fdd23\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d7d22ead-e079-4fe4-9979-fd1ee07234c1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/d7d22ead-e079-4fe4-9979-fd1ee07234c1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057080665\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"28f2269f-de7e-43b0-a73e-89b3dfb83236","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:41.440Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:41.466Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"28f2269f-de7e-43b0-a73e-89b3dfb83236","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:41.465Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:41.527Z","message":"Entering","context":{"RequestID":"165ff8c4-de02-4fca-9a3b-de5f6edae358","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"20cc12cd-4e4d-4a75-ba62-444a055d0f4b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:41.527Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:41.534Z","message":"Checking for system property [partnerName]","context":{"RequestID":"165ff8c4-de02-4fca-9a3b-de5f6edae358","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"20cc12cd-4e4d-4a75-ba62-444a055d0f4b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:41.527Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:41.534Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"165ff8c4-de02-4fca-9a3b-de5f6edae358","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"20cc12cd-4e4d-4a75-ba62-444a055d0f4b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:41.527Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:41.534Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"165ff8c4-de02-4fca-9a3b-de5f6edae358","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"20cc12cd-4e4d-4a75-ba62-444a055d0f4b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:41.527Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:41.535Z","message":"Invoke","context":{"RequestID":"165ff8c4-de02-4fca-9a3b-de5f6edae358","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f","InvocationID":"20cc12cd-4e4d-4a75-ba62-444a055d0f4b","LogTimestamp":"2023-05-25T23:24:41.535Z"},"thread":"qtp1094674892-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:41.909Z","message":"Entering","context":{"RequestID":"309c449f-9345-4ea1-88a9-d6c03ec37ca1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bca20107-7a7b-4b4a-abd0-0237b2c3908c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:24:41.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:41.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"309c449f-9345-4ea1-88a9-d6c03ec37ca1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bca20107-7a7b-4b4a-abd0-0237b2c3908c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:24:41.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:41.912Z","message":"{\"transactionId\":\"309c449f-9345-4ea1-88a9-d6c03ec37ca1\",\"status\":\"200\",\"rqstDate\":\"230525-23:24:41:910\",\"respDate\":\"230525-23:24:41:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:309c449f-9345-4ea1-88a9-d6c03ec37ca1\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:41:910-23063\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[309c449f-9345-4ea1-88a9-d6c03ec37ca1]}\\\"}\"}","context":{"RequestID":"309c449f-9345-4ea1-88a9-d6c03ec37ca1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bca20107-7a7b-4b4a-abd0-0237b2c3908c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:24:41.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:41.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"309c449f-9345-4ea1-88a9-d6c03ec37ca1","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bca20107-7a7b-4b4a-abd0-0237b2c3908c","LogTimestamp":"2023-05-25T23:24:41.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:24:41.982Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"165ff8c4-de02-4fca-9a3b-de5f6edae358","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"448","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f","InvocationID":"20cc12cd-4e4d-4a75-ba62-444a055d0f4b","LogTimestamp":"2023-05-25T23:24:41.982Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1094674892-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:41.985Z","message":"Entering","context":{"RequestID":"9d93f34f-3ab0-4f31-b18b-daa9a21a8d24","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c15a930f-ec11-493c-a1e9-4664559c10a9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:24:41.985Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:41.988Z","message":"{\"transactionId\":\"9d93f34f-3ab0-4f31-b18b-daa9a21a8d24\",\"status\":\"200\",\"rqstDate\":\"230525-23:24:41:986\",\"respDate\":\"230525-23:24:41:988\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:9d93f34f-3ab0-4f31-b18b-daa9a21a8d24\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:41:986-65869\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[97244145-6013-44e3-abfb-c9b3904d1256], x-b3-parentspanid=[57e744daabb015b5], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42453], x-envoy-attempt-count=[1], x-b3-traceid=[6e8d94deacfc0fcf57e744daabb015b5], x-b3-spanid=[0d62676127ae801e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[9d93f34f-3ab0-4f31-b18b-daa9a21a8d24]}\\\"}\"}","context":{"RequestID":"9d93f34f-3ab0-4f31-b18b-daa9a21a8d24","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c15a930f-ec11-493c-a1e9-4664559c10a9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:24:41.985Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:41.989Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9d93f34f-3ab0-4f31-b18b-daa9a21a8d24","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c15a930f-ec11-493c-a1e9-4664559c10a9","LogTimestamp":"2023-05-25T23:24:41.989Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:41 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:24:42.617Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"165ff8c4-de02-4fca-9a3b-de5f6edae358\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:42:605\"},\"entity\":{\"resource-version\":\"1685057081534\",\"named-query-uuid\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - Get Service Instance Summary\",\"named-query-name\":\"get-service-instance-summary\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"f81f3ad0-3647-4fe7-8ff8-fa43a391ad30\",\"resource-version\":\"1685057081534\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"da885b3c-ad74-4e85-b6ee-72357b4b144b\",\"resource-version\":\"1685057081534\",\"do-not-output\":\"true\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"e80d3b62-062d-4789-b259-e51c2154df63\",\"resource-version\":\"1685057081534\",\"do-not-output\":\"true\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"584b04b4-27f9-4340-82ef-3975f4fb9575\",\"resource-version\":\"1685057081534\",\"do-not-output\":\"true\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"694c5a37-7fd7-417d-a43e-d7e30712de76\",\"resource-version\":\"1685057081534\",\"property-collect-list\":[\"cloud-region-id\"]}]}}]}}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"9d2a362a-cedb-4f8d-b47a-231dc46df75f\",\"resource-version\":\"1685057081534\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"5bf45f40-ad66-4a98-a7df-8ee26f647ee7\",\"resource-version\":\"1685057081534\",\"property-collect-list\":[\"global-customer-id\",\"subscriber-name\"]}]},\"property-collect-list\":[\"service-type\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"cbd11383-56c3-4580-9d65-85b26325ac6d\",\"resource-version\":\"1685057081534\",\"do-not-output\":\"true\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"9b1900d2-9223-4972-adfd-2a483b042795\",\"resource-version\":\"1685057081534\",\"property-collect-list\":[\"cloud-region-id\"]}]}}]},\"property-collect-list\":[\"operational-status\",\"service-instance-id\",\"service-instance-name\"]}]}}}","context":{"RequestID":"165ff8c4-de02-4fca-9a3b-de5f6edae358","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:42.617Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:42.623Z","message":"Entering","context":{"RequestID":"a8045b75-da16-4876-bb51-7928c58ffa6b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d8bb5cf1-2962-428c-a7cd-263b656ece40","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:24:42.623Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:42.626Z","message":"{\"transactionId\":\"a8045b75-da16-4876-bb51-7928c58ffa6b\",\"status\":\"200\",\"rqstDate\":\"230525-23:24:42:624\",\"respDate\":\"230525-23:24:42:626\",\"sourceId\":\"haproxy:a8045b75-da16-4876-bb51-7928c58ffa6b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:42:624-14883\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b6d86d84-4c21-4302-ad3e-93bf02c56cf9], x-b3-parentspanid=[259222f4bde6f231], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f12300611b62d641259222f4bde6f231], x-b3-spanid=[e1377586a2ff05c3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a8045b75-da16-4876-bb51-7928c58ffa6b]}\\\"}\"}","context":{"RequestID":"a8045b75-da16-4876-bb51-7928c58ffa6b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d8bb5cf1-2962-428c-a7cd-263b656ece40","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:24:42.623Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:42.628Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a8045b75-da16-4876-bb51-7928c58ffa6b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d8bb5cf1-2962-428c-a7cd-263b656ece40","LogTimestamp":"2023-05-25T23:24:42.628Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:24:42.649Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"165ff8c4-de02-4fca-9a3b-de5f6edae358","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f","TargetServiceName":"AAI-EVENT","ElapsedTime":"32","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:42.649Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:42.653Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"165ff8c4-de02-4fca-9a3b-de5f6edae358\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:42:617\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"29c8a98a-5a95-41da-91b4-eef4e13bba58\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4/named-query-elements/named-query-element/29c8a98a-5a95-41da-91b4-eef4e13bba58\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7f7a27e1-bc62-478a-8528-07d07fdef32e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dc2831ae-73e2-49a2-b114-c3c50b7bce23\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4/named-query-elements/named-query-element/15ce1bb0-a855-427e-99f7-962fc3ae876d/named-query-elements/named-query-element/7f7a27e1-bc62-478a-8528-07d07fdef32e/named-query-elements/named-query-element/dc2831ae-73e2-49a2-b114-c3c50b7bce23\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d16d3834-7fcb-4e59-aa63-4cee25a0df42\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19/named-query-elements/named-query-element/d16d3834-7fcb-4e59-aa63-4cee25a0df42\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71f0a5a1-6140-450a-968a-5b88561f084d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a2eef84f-f7e6-477a-ac1a-786bfe0b2279\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"44ebcf93-aa23-44db-98ca-b48f02e203e9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19/named-query-elements/named-query-element/71f0a5a1-6140-450a-968a-5b88561f084d/named-query-elements/named-query-element/a2eef84f-f7e6-477a-ac1a-786bfe0b2279/named-query-elements/named-query-element/44ebcf93-aa23-44db-98ca-b48f02e203e9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1556ccc9-a30a-480e-8968-b54d568514c8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"26bb2684-7ce3-4fa1-a53a-13ce7eda0b8a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"289e6180-fb2f-49a7-aec4-0651c8f6cac1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/374a8ecb-0c79-44eb-821f-88212bdd9f70/named-query-elements/named-query-element/1556ccc9-a30a-480e-8968-b54d568514c8/named-query-elements/named-query-element/26bb2684-7ce3-4fa1-a53a-13ce7eda0b8a/named-query-elements/named-query-element/289e6180-fb2f-49a7-aec4-0651c8f6cac1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dece6d2c-bf12-45d7-a29e-21da40af6ef6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/374a8ecb-0c79-44eb-821f-88212bdd9f70/named-query-elements/named-query-element/dece6d2c-bf12-45d7-a29e-21da40af6ef6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"5649c7f6-12e8-4011-9f2b-8f60f6a2901b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/5649c7f6-12e8-4011-9f2b-8f60f6a2901b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f81f3ad0-3647-4fe7-8ff8-fa43a391ad30\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cbd11383-56c3-4580-9d65-85b26325ac6d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/f81f3ad0-3647-4fe7-8ff8-fa43a391ad30/named-query-elements/named-query-element/cbd11383-56c3-4580-9d65-85b26325ac6d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057081534\",\"model-invariant-id\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\"}}","context":{"RequestID":"165ff8c4-de02-4fca-9a3b-de5f6edae358","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:42.652Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:42.676Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"165ff8c4-de02-4fca-9a3b-de5f6edae358","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:42.676Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:42.679Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"165ff8c4-de02-4fca-9a3b-de5f6edae358\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:42:631\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"568452ee-f040-4e32-a82e-fb7e3e490659\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/568452ee-f040-4e32-a82e-fb7e3e490659\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"5649c7f6-12e8-4011-9f2b-8f60f6a2901b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b465a81-2cca-4fbf-a8e1-59f6539b0f56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/5649c7f6-12e8-4011-9f2b-8f60f6a2901b/named-query-elements/named-query-element/6b465a81-2cca-4fbf-a8e1-59f6539b0f56\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a1ee78fb-59a2-4689-bd7c-216e5991d20d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab/named-query-elements/named-query-element/a1ee78fb-59a2-4689-bd7c-216e5991d20d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4/named-query-elements/named-query-element/15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d7d22ead-e079-4fe4-9979-fd1ee07234c1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"360b342c-4fc6-46ab-9a37-3b9585e84e07\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/d7d22ead-e079-4fe4-9979-fd1ee07234c1/named-query-elements/named-query-element/360b342c-4fc6-46ab-9a37-3b9585e84e07\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f81f3ad0-3647-4fe7-8ff8-fa43a391ad30\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"da885b3c-ad74-4e85-b6ee-72357b4b144b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/f81f3ad0-3647-4fe7-8ff8-fa43a391ad30/named-query-elements/named-query-element/da885b3c-ad74-4e85-b6ee-72357b4b144b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c/named-query-elements/named-query-element/c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"20ef68ac-edd7-4242-bad0-96a979f7afff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/20ef68ac-edd7-4242-bad0-96a979f7afff\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71f0a5a1-6140-450a-968a-5b88561f084d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19/named-query-elements/named-query-element/71f0a5a1-6140-450a-968a-5b88561f084d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"dfd79f7f-3d9e-4c31-9757-8fa292e51225\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a7af8234-030d-4895-8cb9-bc11d39fdf4a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/dfd79f7f-3d9e-4c31-9757-8fa292e51225/named-query-elements/named-query-element/a7af8234-030d-4895-8cb9-bc11d39fdf4a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1556ccc9-a30a-480e-8968-b54d568514c8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/374a8ecb-0c79-44eb-821f-88212bdd9f70/named-query-elements/named-query-element/1556ccc9-a30a-480e-8968-b54d568514c8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5c9859b0-0ac8-47ac-abd4-7a1574f96a09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1c913923-a38c-4090-8fee-9ef00221a0da\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f25332f8-3271-45dc-8888-77e74cf87155\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/5c9859b0-0ac8-47ac-abd4-7a1574f96a09/named-query-elements/named-query-element/1c913923-a38c-4090-8fee-9ef00221a0da/named-query-elements/named-query-element/f25332f8-3271-45dc-8888-77e74cf87155\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057081534\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"165ff8c4-de02-4fca-9a3b-de5f6edae358","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:42.679Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:42.699Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"165ff8c4-de02-4fca-9a3b-de5f6edae358","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"20","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:42.699Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:42.706Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"165ff8c4-de02-4fca-9a3b-de5f6edae358\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:42:647\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ed10714f-4c00-4ed8-a56e-3893f7578b31\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"122e4435-48a3-4ad0-8ef4-967f848a0421\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"982a66f6-8af6-405e-8c80-c019308b6d9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0c976d-5cce-47d3-9644-dd33ced68ab8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"de689470-0aa4-48bb-9cdb-27edbc73a1a0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/ed10714f-4c00-4ed8-a56e-3893f7578b31/named-query-elements/named-query-element/122e4435-48a3-4ad0-8ef4-967f848a0421/named-query-elements/named-query-element/982a66f6-8af6-405e-8c80-c019308b6d9c/named-query-elements/named-query-element/fd0c976d-5cce-47d3-9644-dd33ced68ab8/named-query-elements/named-query-element/de689470-0aa4-48bb-9cdb-27edbc73a1a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"dfd79f7f-3d9e-4c31-9757-8fa292e51225\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/dfd79f7f-3d9e-4c31-9757-8fa292e51225\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a1ee78fb-59a2-4689-bd7c-216e5991d20d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"855380e9-40d7-4e52-bb6e-7fdabbb2b8c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab/named-query-elements/named-query-element/a1ee78fb-59a2-4689-bd7c-216e5991d20d/named-query-elements/named-query-element/855380e9-40d7-4e52-bb6e-7fdabbb2b8c9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f81f3ad0-3647-4fe7-8ff8-fa43a391ad30\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/f81f3ad0-3647-4fe7-8ff8-fa43a391ad30\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5c9859b0-0ac8-47ac-abd4-7a1574f96a09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1c913923-a38c-4090-8fee-9ef00221a0da\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/5c9859b0-0ac8-47ac-abd4-7a1574f96a09/named-query-elements/named-query-element/1c913923-a38c-4090-8fee-9ef00221a0da\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f420eb94-5d10-4f2f-bcc6-c362e4572e55\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"639e5922-c37b-4354-9f0c-fbaac15fdd23\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/f420eb94-5d10-4f2f-bcc6-c362e4572e55/named-query-elements/named-query-element/ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa/named-query-elements/named-query-element/639e5922-c37b-4354-9f0c-fbaac15fdd23\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d7d22ead-e079-4fe4-9979-fd1ee07234c1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/d7d22ead-e079-4fe4-9979-fd1ee07234c1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057081534\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"165ff8c4-de02-4fca-9a3b-de5f6edae358","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:42.702Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:42.733Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"165ff8c4-de02-4fca-9a3b-de5f6edae358","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:42.733Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:42.735Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"165ff8c4-de02-4fca-9a3b-de5f6edae358\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:42:663\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"95f97b5e-46ad-44fd-8a03-3b1fff269ab5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/95f97b5e-46ad-44fd-8a03-3b1fff269ab5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f420eb94-5d10-4f2f-bcc6-c362e4572e55\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"639e5922-c37b-4354-9f0c-fbaac15fdd23\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"05489151-8b59-415b-a466-51f20248f41c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/f420eb94-5d10-4f2f-bcc6-c362e4572e55/named-query-elements/named-query-element/ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa/named-query-elements/named-query-element/639e5922-c37b-4354-9f0c-fbaac15fdd23/named-query-elements/named-query-element/05489151-8b59-415b-a466-51f20248f41c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"146fff5a-12a9-4df2-8826-c2d6254155e5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/146fff5a-12a9-4df2-8826-c2d6254155e5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f81f3ad0-3647-4fe7-8ff8-fa43a391ad30\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d2a362a-cedb-4f8d-b47a-231dc46df75f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/f81f3ad0-3647-4fe7-8ff8-fa43a391ad30/named-query-elements/named-query-element/9d2a362a-cedb-4f8d-b47a-231dc46df75f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ed10714f-4c00-4ed8-a56e-3893f7578b31\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"122e4435-48a3-4ad0-8ef4-967f848a0421\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"982a66f6-8af6-405e-8c80-c019308b6d9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0c976d-5cce-47d3-9644-dd33ced68ab8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"de689470-0aa4-48bb-9cdb-27edbc73a1a0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d2ad7594-180c-4d24-9ae8-54d01e4ec41c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/ed10714f-4c00-4ed8-a56e-3893f7578b31/named-query-elements/named-query-element/122e4435-48a3-4ad0-8ef4-967f848a0421/named-query-elements/named-query-element/982a66f6-8af6-405e-8c80-c019308b6d9c/named-query-elements/named-query-element/fd0c976d-5cce-47d3-9644-dd33ced68ab8/named-query-elements/named-query-element/de689470-0aa4-48bb-9cdb-27edbc73a1a0/named-query-elements/named-query-element/d2ad7594-180c-4d24-9ae8-54d01e4ec41c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057081534\",\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"165ff8c4-de02-4fca-9a3b-de5f6edae358","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:42.735Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:42.760Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"165ff8c4-de02-4fca-9a3b-de5f6edae358","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:42.760Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:42.760Z","message":"{\"transactionId\":\"165ff8c4-de02-4fca-9a3b-de5f6edae358\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:41:527\",\"respDate\":\"230525-23:24:42:760\",\"sourceId\":\"AAI-TOOLS:165ff8c4-de02-4fca-9a3b-de5f6edae358\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:41:527-79342\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[591f4c6c-f8c1-4ae7-95e0-0406a0d616c8], x-b3-parentspanid=[cb37489460dd8fc6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[165ff8c4-de02-4fca-9a3b-de5f6edae358], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[21775d751fb611c8e933c487663c03b6], x-b3-spanid=[891ab7ddebbb823f], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[5663], Content-Type=[application/json], X-ONAP-RequestID=[165ff8c4-de02-4fca-9a3b-de5f6edae358]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"5aaae840-ca96-4e5f-9308-58883564a80f\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"get-service-instance-summary\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - Get Service Instance Summary\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"service-instance-id\\\\\\\", \\\\\\\"service-instance-name\\\\\\\", \\\\\\\"operational-status\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"do-not-output\\\\\\\" : \\\\\\\"true\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"cloud-region-id\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"425b2158-e51d-4509-9945-dad4556474a3\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"3d560d81-57d0-438b-a2a1-5334dba0651a\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"service-type\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"global-customer-id\\\\\\\", \\\\\\\"subscriber-name\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"2e1a602a-acd8-4f78-94ff-618b802a303b\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"do-not-output\\\\\\\" : \\\\\\\"true\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"do-not-output\\\\\\\" : \\\\\\\"true\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"do-not-output\\\\\\\" : \\\\\\\"true\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"cloud-region-id\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"425b2158-e51d-4509-9945-dad4556474a3\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:41:527-79342\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[114848], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230525-23:24:41:527-79342]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"165ff8c4-de02-4fca-9a3b-de5f6edae358","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"448","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"20cc12cd-4e4d-4a75-ba62-444a055d0f4b","LogTimestamp":"2023-05-25T23:24:41.982Z","elapsedTime":"85"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:42.761Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"165ff8c4-de02-4fca-9a3b-de5f6edae358","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1234","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"20cc12cd-4e4d-4a75-ba62-444a055d0f4b","LogTimestamp":"2023-05-25T23:24:42.761Z","ResponseDesc":"Created","elapsedTime":"85"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:42 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f" 201 0 REST 165ff8c4-de02-4fca-9a3b-de5f6edae358 AAI-TOOLS 127.0.0.6 - - - - - - - - - 1236 - "logType": "access"
{"timestamp":"2023-05-25T23:24:42.762Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"165ff8c4-de02-4fca-9a3b-de5f6edae358\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:42:674\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b1a92aca-df96-46db-9c05-1552f80608d7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e18df5-945d-4d6f-a7a7-dcbf716c8f1a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab/named-query-elements/named-query-element/b1a92aca-df96-46db-9c05-1552f80608d7/named-query-elements/named-query-element/f7e18df5-945d-4d6f-a7a7-dcbf716c8f1a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"5649c7f6-12e8-4011-9f2b-8f60f6a2901b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b465a81-2cca-4fbf-a8e1-59f6539b0f56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"669de760-739d-40d0-b9dd-4ccdd343a823\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"654daf03-392f-48cf-9755-b7949846f367\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2cad8295-0cf2-4f0e-830f-068399486449\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/5649c7f6-12e8-4011-9f2b-8f60f6a2901b/named-query-elements/named-query-element/6b465a81-2cca-4fbf-a8e1-59f6539b0f56/named-query-elements/named-query-element/669de760-739d-40d0-b9dd-4ccdd343a823/named-query-elements/named-query-element/654daf03-392f-48cf-9755-b7949846f367/named-query-elements/named-query-element/2cad8295-0cf2-4f0e-830f-068399486449\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f81f3ad0-3647-4fe7-8ff8-fa43a391ad30\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cbd11383-56c3-4580-9d65-85b26325ac6d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9b1900d2-9223-4972-adfd-2a483b042795\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/f81f3ad0-3647-4fe7-8ff8-fa43a391ad30/named-query-elements/named-query-element/cbd11383-56c3-4580-9d65-85b26325ac6d/named-query-elements/named-query-element/9b1900d2-9223-4972-adfd-2a483b042795\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f81f3ad0-3647-4fe7-8ff8-fa43a391ad30\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"da885b3c-ad74-4e85-b6ee-72357b4b144b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e80d3b62-062d-4789-b259-e51c2154df63\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"584b04b4-27f9-4340-82ef-3975f4fb9575\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"694c5a37-7fd7-417d-a43e-d7e30712de76\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/f81f3ad0-3647-4fe7-8ff8-fa43a391ad30/named-query-elements/named-query-element/da885b3c-ad74-4e85-b6ee-72357b4b144b/named-query-elements/named-query-element/e80d3b62-062d-4789-b259-e51c2154df63/named-query-elements/named-query-element/584b04b4-27f9-4340-82ef-3975f4fb9575/named-query-elements/named-query-element/694c5a37-7fd7-417d-a43e-d7e30712de76\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"25096aa7-bc97-4ece-8a81-41dd28cd0f7d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"9334f4d7-c4e8-4476-8916-0cf10fdcbbad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d/named-query-elements/named-query-element/9334f4d7-c4e8-4476-8916-0cf10fdcbbad\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057081534\",\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"165ff8c4-de02-4fca-9a3b-de5f6edae358","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:42.762Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:42.787Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"165ff8c4-de02-4fca-9a3b-de5f6edae358","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:42.787Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:42.790Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"165ff8c4-de02-4fca-9a3b-de5f6edae358\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:42:685\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f420eb94-5d10-4f2f-bcc6-c362e4572e55\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"639e5922-c37b-4354-9f0c-fbaac15fdd23\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"05489151-8b59-415b-a466-51f20248f41c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d8315a4e-9af6-4d0c-a245-fd7fd7ec74f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/f420eb94-5d10-4f2f-bcc6-c362e4572e55/named-query-elements/named-query-element/ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa/named-query-elements/named-query-element/639e5922-c37b-4354-9f0c-fbaac15fdd23/named-query-elements/named-query-element/05489151-8b59-415b-a466-51f20248f41c/named-query-elements/named-query-element/d8315a4e-9af6-4d0c-a245-fd7fd7ec74f4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"146fff5a-12a9-4df2-8826-c2d6254155e5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f541bfa5-969f-412e-b457-ca2344572626\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/146fff5a-12a9-4df2-8826-c2d6254155e5/named-query-elements/named-query-element/f541bfa5-969f-412e-b457-ca2344572626\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f81f3ad0-3647-4fe7-8ff8-fa43a391ad30\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d2a362a-cedb-4f8d-b47a-231dc46df75f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5bf45f40-ad66-4a98-a7df-8ee26f647ee7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/f81f3ad0-3647-4fe7-8ff8-fa43a391ad30/named-query-elements/named-query-element/9d2a362a-cedb-4f8d-b47a-231dc46df75f/named-query-elements/named-query-element/5bf45f40-ad66-4a98-a7df-8ee26f647ee7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"95f97b5e-46ad-44fd-8a03-3b1fff269ab5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1236bce1-41e6-4cac-994f-2c2db0e161c3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/95f97b5e-46ad-44fd-8a03-3b1fff269ab5/named-query-elements/named-query-element/1236bce1-41e6-4cac-994f-2c2db0e161c3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ed10714f-4c00-4ed8-a56e-3893f7578b31\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"122e4435-48a3-4ad0-8ef4-967f848a0421\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"982a66f6-8af6-405e-8c80-c019308b6d9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0c976d-5cce-47d3-9644-dd33ced68ab8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"de689470-0aa4-48bb-9cdb-27edbc73a1a0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d2ad7594-180c-4d24-9ae8-54d01e4ec41c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2533b60d-dea4-4b81-b340-67fe4fb3846c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/ed10714f-4c00-4ed8-a56e-3893f7578b31/named-query-elements/named-query-element/122e4435-48a3-4ad0-8ef4-967f848a0421/named-query-elements/named-query-element/982a66f6-8af6-405e-8c80-c019308b6d9c/named-query-elements/named-query-element/fd0c976d-5cce-47d3-9644-dd33ced68ab8/named-query-elements/named-query-element/de689470-0aa4-48bb-9cdb-27edbc73a1a0/named-query-elements/named-query-element/d2ad7594-180c-4d24-9ae8-54d01e4ec41c/named-query-elements/named-query-element/2533b60d-dea4-4b81-b340-67fe4fb3846c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057081534\",\"model-invariant-id\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\"}}","context":{"RequestID":"165ff8c4-de02-4fca-9a3b-de5f6edae358","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:42.790Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:42.813Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"165ff8c4-de02-4fca-9a3b-de5f6edae358","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:42.813Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:42.815Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"165ff8c4-de02-4fca-9a3b-de5f6edae358\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:42:696\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f81f3ad0-3647-4fe7-8ff8-fa43a391ad30\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"da885b3c-ad74-4e85-b6ee-72357b4b144b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e80d3b62-062d-4789-b259-e51c2154df63\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"584b04b4-27f9-4340-82ef-3975f4fb9575\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/f81f3ad0-3647-4fe7-8ff8-fa43a391ad30/named-query-elements/named-query-element/da885b3c-ad74-4e85-b6ee-72357b4b144b/named-query-elements/named-query-element/e80d3b62-062d-4789-b259-e51c2154df63/named-query-elements/named-query-element/584b04b4-27f9-4340-82ef-3975f4fb9575\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b1a92aca-df96-46db-9c05-1552f80608d7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab/named-query-elements/named-query-element/b1a92aca-df96-46db-9c05-1552f80608d7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"5649c7f6-12e8-4011-9f2b-8f60f6a2901b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b465a81-2cca-4fbf-a8e1-59f6539b0f56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"669de760-739d-40d0-b9dd-4ccdd343a823\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"654daf03-392f-48cf-9755-b7949846f367\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/5649c7f6-12e8-4011-9f2b-8f60f6a2901b/named-query-elements/named-query-element/6b465a81-2cca-4fbf-a8e1-59f6539b0f56/named-query-elements/named-query-element/669de760-739d-40d0-b9dd-4ccdd343a823/named-query-elements/named-query-element/654daf03-392f-48cf-9755-b7949846f367\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057081534\",\"model-invariant-id\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\"}}","context":{"RequestID":"165ff8c4-de02-4fca-9a3b-de5f6edae358","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:42.815Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:42.838Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"165ff8c4-de02-4fca-9a3b-de5f6edae358","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:42.838Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:42.841Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"165ff8c4-de02-4fca-9a3b-de5f6edae358\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:42:725\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7f7a27e1-bc62-478a-8528-07d07fdef32e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6bea8465-ec02-43a7-ba1a-d2acd007b69d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4/named-query-elements/named-query-element/15ce1bb0-a855-427e-99f7-962fc3ae876d/named-query-elements/named-query-element/7f7a27e1-bc62-478a-8528-07d07fdef32e/named-query-elements/named-query-element/6bea8465-ec02-43a7-ba1a-d2acd007b69d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"20ef68ac-edd7-4242-bad0-96a979f7afff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"96e5f942-96ce-4e54-8746-6844221b5397\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/20ef68ac-edd7-4242-bad0-96a979f7afff/named-query-elements/named-query-element/96e5f942-96ce-4e54-8746-6844221b5397\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5c9859b0-0ac8-47ac-abd4-7a1574f96a09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1c913923-a38c-4090-8fee-9ef00221a0da\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f25332f8-3271-45dc-8888-77e74cf87155\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"64c5b276-6136-465c-9a26-bad2b08743f8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/5c9859b0-0ac8-47ac-abd4-7a1574f96a09/named-query-elements/named-query-element/1c913923-a38c-4090-8fee-9ef00221a0da/named-query-elements/named-query-element/f25332f8-3271-45dc-8888-77e74cf87155/named-query-elements/named-query-element/64c5b276-6136-465c-9a26-bad2b08743f8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c/named-query-elements/named-query-element/c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8/named-query-elements/named-query-element/ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71f0a5a1-6140-450a-968a-5b88561f084d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a2eef84f-f7e6-477a-ac1a-786bfe0b2279\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dfd41427-a456-465e-b1f3-7959493e18dc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19/named-query-elements/named-query-element/71f0a5a1-6140-450a-968a-5b88561f084d/named-query-elements/named-query-element/a2eef84f-f7e6-477a-ac1a-786bfe0b2279/named-query-elements/named-query-element/dfd41427-a456-465e-b1f3-7959493e18dc\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1556ccc9-a30a-480e-8968-b54d568514c8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"26bb2684-7ce3-4fa1-a53a-13ce7eda0b8a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cebf6bb6-3e5f-4f5e-95f7-54b64314c9c1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/374a8ecb-0c79-44eb-821f-88212bdd9f70/named-query-elements/named-query-element/1556ccc9-a30a-480e-8968-b54d568514c8/named-query-elements/named-query-element/26bb2684-7ce3-4fa1-a53a-13ce7eda0b8a/named-query-elements/named-query-element/cebf6bb6-3e5f-4f5e-95f7-54b64314c9c1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"5649c7f6-12e8-4011-9f2b-8f60f6a2901b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b465a81-2cca-4fbf-a8e1-59f6539b0f56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"669de760-739d-40d0-b9dd-4ccdd343a823\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/5649c7f6-12e8-4011-9f2b-8f60f6a2901b/named-query-elements/named-query-element/6b465a81-2cca-4fbf-a8e1-59f6539b0f56/named-query-elements/named-query-element/669de760-739d-40d0-b9dd-4ccdd343a823\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f81f3ad0-3647-4fe7-8ff8-fa43a391ad30\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"da885b3c-ad74-4e85-b6ee-72357b4b144b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e80d3b62-062d-4789-b259-e51c2154df63\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/f81f3ad0-3647-4fe7-8ff8-fa43a391ad30/named-query-elements/named-query-element/da885b3c-ad74-4e85-b6ee-72357b4b144b/named-query-elements/named-query-element/e80d3b62-062d-4789-b259-e51c2154df63\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d7d22ead-e079-4fe4-9979-fd1ee07234c1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"360b342c-4fc6-46ab-9a37-3b9585e84e07\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"59ecf21c-ed7b-4ef7-9c22-f2540f38e1cc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/d7d22ead-e079-4fe4-9979-fd1ee07234c1/named-query-elements/named-query-element/360b342c-4fc6-46ab-9a37-3b9585e84e07/named-query-elements/named-query-element/59ecf21c-ed7b-4ef7-9c22-f2540f38e1cc\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"764997fd-f3f0-4310-b4c0-40d7aa1786b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf/named-query-elements/named-query-element/764997fd-f3f0-4310-b4c0-40d7aa1786b3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057081534\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"165ff8c4-de02-4fca-9a3b-de5f6edae358","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:42.841Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:42.850Z","message":"Entering","context":{"RequestID":"cd784ae0-626f-4a63-9bb2-34029e5ce004","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b6b135fe-c56f-40b5-be8a-27bbe64850d5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:42.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:42.862Z","message":"Checking for system property [partnerName]","context":{"RequestID":"cd784ae0-626f-4a63-9bb2-34029e5ce004","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b6b135fe-c56f-40b5-be8a-27bbe64850d5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:42.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:42.862Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"cd784ae0-626f-4a63-9bb2-34029e5ce004","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b6b135fe-c56f-40b5-be8a-27bbe64850d5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:42.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:42.862Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"cd784ae0-626f-4a63-9bb2-34029e5ce004","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b6b135fe-c56f-40b5-be8a-27bbe64850d5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:42.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:42.862Z","message":"Invoke","context":{"RequestID":"cd784ae0-626f-4a63-9bb2-34029e5ce004","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8","InvocationID":"b6b135fe-c56f-40b5-be8a-27bbe64850d5","LogTimestamp":"2023-05-25T23:24:42.862Z"},"thread":"qtp1094674892-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:42.874Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"165ff8c4-de02-4fca-9a3b-de5f6edae358","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"32","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:42.873Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:43.042Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"cd784ae0-626f-4a63-9bb2-34029e5ce004","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"179","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8","InvocationID":"b6b135fe-c56f-40b5-be8a-27bbe64850d5","LogTimestamp":"2023-05-25T23:24:43.041Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1094674892-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:43.256Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"cd784ae0-626f-4a63-9bb2-34029e5ce004\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:43:237\"},\"entity\":{\"resource-version\":\"1685057082861\",\"named-query-uuid\":\"6e806bc2-8f9b-4534-bb68-be91267ff6c8\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - Get Service Instance Model Info\",\"named-query-name\":\"get-service-instance-model-info\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"91e1d8cb-4677-463f-b979-a0d51e1f4165\",\"resource-version\":\"1685057082861\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"a26b1e1a-4e2f-4ac9-9dc1-788b50442777\",\"resource-version\":\"1685057082861\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model-ver\",\"related-lookup-uuid\":\"04c9fe56-41d5-4b38-a5d7-fb6da7f7a801\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1685057082861\",\"source-node-type\":\"service-instance\",\"source-node-property\":\"model-version-id-local\",\"property-collect-list\":[\"model-description\",\"model-name\",\"model-version\",\"model-version-id\"]},{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"59dcb82d-b448-40df-93c9-ab0eaf097835\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1685057082861\",\"source-node-type\":\"service-instance\",\"source-node-property\":\"model-invariant-id-local\",\"property-collect-list\":[\"model-description\",\"model-invariant-id\",\"model-type\"]}]},\"do-not-output\":\"false\"}]}}]}}}","context":{"RequestID":"cd784ae0-626f-4a63-9bb2-34029e5ce004","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:43.256Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:43.283Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"cd784ae0-626f-4a63-9bb2-34029e5ce004","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:43.283Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:43.288Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"cd784ae0-626f-4a63-9bb2-34029e5ce004\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:43:249\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ed10714f-4c00-4ed8-a56e-3893f7578b31\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"122e4435-48a3-4ad0-8ef4-967f848a0421\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"982a66f6-8af6-405e-8c80-c019308b6d9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0c976d-5cce-47d3-9644-dd33ced68ab8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"de689470-0aa4-48bb-9cdb-27edbc73a1a0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/ed10714f-4c00-4ed8-a56e-3893f7578b31/named-query-elements/named-query-element/122e4435-48a3-4ad0-8ef4-967f848a0421/named-query-elements/named-query-element/982a66f6-8af6-405e-8c80-c019308b6d9c/named-query-elements/named-query-element/fd0c976d-5cce-47d3-9644-dd33ced68ab8/named-query-elements/named-query-element/de689470-0aa4-48bb-9cdb-27edbc73a1a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"dfd79f7f-3d9e-4c31-9757-8fa292e51225\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/dfd79f7f-3d9e-4c31-9757-8fa292e51225\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"6e806bc2-8f9b-4534-bb68-be91267ff6c8\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"91e1d8cb-4677-463f-b979-a0d51e1f4165\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a26b1e1a-4e2f-4ac9-9dc1-788b50442777\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8/named-query-elements/named-query-element/91e1d8cb-4677-463f-b979-a0d51e1f4165/named-query-elements/named-query-element/a26b1e1a-4e2f-4ac9-9dc1-788b50442777\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a1ee78fb-59a2-4689-bd7c-216e5991d20d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"855380e9-40d7-4e52-bb6e-7fdabbb2b8c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab/named-query-elements/named-query-element/a1ee78fb-59a2-4689-bd7c-216e5991d20d/named-query-elements/named-query-element/855380e9-40d7-4e52-bb6e-7fdabbb2b8c9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f81f3ad0-3647-4fe7-8ff8-fa43a391ad30\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/f81f3ad0-3647-4fe7-8ff8-fa43a391ad30\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5c9859b0-0ac8-47ac-abd4-7a1574f96a09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1c913923-a38c-4090-8fee-9ef00221a0da\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/5c9859b0-0ac8-47ac-abd4-7a1574f96a09/named-query-elements/named-query-element/1c913923-a38c-4090-8fee-9ef00221a0da\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f420eb94-5d10-4f2f-bcc6-c362e4572e55\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"639e5922-c37b-4354-9f0c-fbaac15fdd23\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/f420eb94-5d10-4f2f-bcc6-c362e4572e55/named-query-elements/named-query-element/ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa/named-query-elements/named-query-element/639e5922-c37b-4354-9f0c-fbaac15fdd23\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d7d22ead-e079-4fe4-9979-fd1ee07234c1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/d7d22ead-e079-4fe4-9979-fd1ee07234c1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057082861\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"cd784ae0-626f-4a63-9bb2-34029e5ce004","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:43.287Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:43.292Z","message":"{\"transactionId\":\"cd784ae0-626f-4a63-9bb2-34029e5ce004\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:42:851\",\"respDate\":\"230525-23:24:43:292\",\"sourceId\":\"AAI-TOOLS:cd784ae0-626f-4a63-9bb2-34029e5ce004\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:42:851-90027\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[f0009129-9f1f-4a9d-a5ae-3cf19fc9cc10], x-b3-parentspanid=[14338d12dbdc81db], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[cd784ae0-626f-4a63-9bb2-34029e5ce004], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[14f172c456de1050c352143e9c38e60a], x-b3-spanid=[f5547af0fd316e1a], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[1982], Content-Type=[application/json], X-ONAP-RequestID=[cd784ae0-626f-4a63-9bb2-34029e5ce004]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"6e806bc2-8f9b-4534-bb68-be91267ff6c8\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"get-service-instance-model-info\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - Get Service Instance Model Info\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"do-not-output\\\\\\\" : \\\\\\\"false\\\\\\\",\\\\n \\\\\\\"related-lookups\\\\\\\" : {\\\\n \\\\\\\"related-lookup\\\\\\\" : [ {\\\\n \\\\\\\"source-node-type\\\\\\\" : \\\\\\\"service-instance\\\\\\\",\\\\n \\\\\\\"source-node-property\\\\\\\" : \\\\\\\"model-invariant-id-local\\\\\\\",\\\\n \\\\\\\"target-node-type\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"target-node-property\\\\\\\" : \\\\\\\"model-invariant-id\\\\\\\",\\\\n \\\\\\\"property-collect-list\\\\\\\" : [\\\\\\\"model-invariant-id\\\\\\\", \\\\\\\"model-type\\\\\\\", \\\\\\\"model-description\\\\\\\" ]\\\\n }, {\\\\n \\\\\\\"source-node-type\\\\\\\" : \\\\\\\"service-instance\\\\\\\",\\\\n \\\\\\\"source-node-property\\\\\\\" : \\\\\\\"model-version-id-local\\\\\\\",\\\\n \\\\\\\"target-node-type\\\\\\\" : \\\\\\\"model-ver\\\\\\\",\\\\n \\\\\\\"target-node-property\\\\\\\" : \\\\\\\"model-version-id\\\\\\\",\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"model-version-id\\\\\\\", \\\\\\\"model-name\\\\\\\", \\\\\\\"model-version\\\\\\\", \\\\\\\"model-description\\\\\\\" ]\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"2e1a602a-acd8-4f78-94ff-618b802a303b\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:42:851-90027\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[188608], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230525-23:24:42:851-90027]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"cd784ae0-626f-4a63-9bb2-34029e5ce004","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"179","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"b6b135fe-c56f-40b5-be8a-27bbe64850d5","LogTimestamp":"2023-05-25T23:24:43.041Z","elapsedTime":"48"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:43.293Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"cd784ae0-626f-4a63-9bb2-34029e5ce004","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"443","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"b6b135fe-c56f-40b5-be8a-27bbe64850d5","LogTimestamp":"2023-05-25T23:24:43.293Z","ResponseDesc":"Created","elapsedTime":"48"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:43 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8" 201 0 REST cd784ae0-626f-4a63-9bb2-34029e5ce004 AAI-TOOLS 127.0.0.6 - - - - - - - - - 447 - "logType": "access"
{"timestamp":"2023-05-25T23:24:43.335Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"cd784ae0-626f-4a63-9bb2-34029e5ce004","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"47","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:43.334Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:43.340Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"cd784ae0-626f-4a63-9bb2-34029e5ce004\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:43:266\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"95f97b5e-46ad-44fd-8a03-3b1fff269ab5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/95f97b5e-46ad-44fd-8a03-3b1fff269ab5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f420eb94-5d10-4f2f-bcc6-c362e4572e55\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"639e5922-c37b-4354-9f0c-fbaac15fdd23\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"05489151-8b59-415b-a466-51f20248f41c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/f420eb94-5d10-4f2f-bcc6-c362e4572e55/named-query-elements/named-query-element/ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa/named-query-elements/named-query-element/639e5922-c37b-4354-9f0c-fbaac15fdd23/named-query-elements/named-query-element/05489151-8b59-415b-a466-51f20248f41c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"6e806bc2-8f9b-4534-bb68-be91267ff6c8\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"91e1d8cb-4677-463f-b979-a0d51e1f4165\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8/named-query-elements/named-query-element/91e1d8cb-4677-463f-b979-a0d51e1f4165\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"146fff5a-12a9-4df2-8826-c2d6254155e5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/146fff5a-12a9-4df2-8826-c2d6254155e5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f81f3ad0-3647-4fe7-8ff8-fa43a391ad30\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d2a362a-cedb-4f8d-b47a-231dc46df75f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/f81f3ad0-3647-4fe7-8ff8-fa43a391ad30/named-query-elements/named-query-element/9d2a362a-cedb-4f8d-b47a-231dc46df75f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ed10714f-4c00-4ed8-a56e-3893f7578b31\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"122e4435-48a3-4ad0-8ef4-967f848a0421\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"982a66f6-8af6-405e-8c80-c019308b6d9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0c976d-5cce-47d3-9644-dd33ced68ab8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"de689470-0aa4-48bb-9cdb-27edbc73a1a0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d2ad7594-180c-4d24-9ae8-54d01e4ec41c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/ed10714f-4c00-4ed8-a56e-3893f7578b31/named-query-elements/named-query-element/122e4435-48a3-4ad0-8ef4-967f848a0421/named-query-elements/named-query-element/982a66f6-8af6-405e-8c80-c019308b6d9c/named-query-elements/named-query-element/fd0c976d-5cce-47d3-9644-dd33ced68ab8/named-query-elements/named-query-element/de689470-0aa4-48bb-9cdb-27edbc73a1a0/named-query-elements/named-query-element/d2ad7594-180c-4d24-9ae8-54d01e4ec41c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057082861\",\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"cd784ae0-626f-4a63-9bb2-34029e5ce004","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:43.340Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:43.365Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"cd784ae0-626f-4a63-9bb2-34029e5ce004","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:43.365Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:43.384Z","message":"Entering","context":{"RequestID":"85f1a4b9-8d6d-4d2a-bf74-747fa1a59c09","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5fa46e16-f531-4cc3-8471-cf426b4cce68","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:43.384Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:43.398Z","message":"Checking for system property [partnerName]","context":{"RequestID":"85f1a4b9-8d6d-4d2a-bf74-747fa1a59c09","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5fa46e16-f531-4cc3-8471-cf426b4cce68","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:43.384Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:43.399Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"85f1a4b9-8d6d-4d2a-bf74-747fa1a59c09","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5fa46e16-f531-4cc3-8471-cf426b4cce68","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:43.384Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:43.399Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"85f1a4b9-8d6d-4d2a-bf74-747fa1a59c09","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5fa46e16-f531-4cc3-8471-cf426b4cce68","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:43.384Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:43.399Z","message":"Invoke","context":{"RequestID":"85f1a4b9-8d6d-4d2a-bf74-747fa1a59c09","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d","InvocationID":"5fa46e16-f531-4cc3-8471-cf426b4cce68","LogTimestamp":"2023-05-25T23:24:43.399Z"},"thread":"qtp1094674892-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:43.801Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"85f1a4b9-8d6d-4d2a-bf74-747fa1a59c09","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"402","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d","InvocationID":"5fa46e16-f531-4cc3-8471-cf426b4cce68","LogTimestamp":"2023-05-25T23:24:43.801Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1094674892-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:44.113Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:24:44.129Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:44.129Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:44.129Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:44.349Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"85f1a4b9-8d6d-4d2a-bf74-747fa1a59c09\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:44:339\"},\"entity\":{\"resource-version\":\"1685057083397\",\"named-query-uuid\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - Tenant Info At Service Instance\",\"named-query-name\":\"getTenantInfoAtSvcInstance\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"37920280-68e3-4e78-ad66-8ab2331bddc9\",\"resource-version\":\"1685057083397\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"7fe5eafa-7b30-48a5-9ada-b601b1f24f1c\",\"resource-version\":\"1685057083397\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"3f3621b6-1464-4619-89d8-b31feb03e107\",\"resource-version\":\"1685057083397\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"5e25879c-2b3a-4a6f-ab77-64585ceb09c6\",\"resource-version\":\"1685057083397\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"5846bf62-1954-4d2f-bb29-5a38ac7fd316\",\"resource-version\":\"1685057083397\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"1c65678f-7e34-4851-9de0-26c34bc63a18\",\"resource-version\":\"1685057083397\"}]}}]}}]},\"property-collect-list\":[\"vserver-id\",\"vserver-name\"]}]},\"property-collect-list\":[\"vnf-id\",\"vnf-name\"]}]},\"property-collect-list\":[\"service-instance-id\",\"service-instance-name\"]}]}}}","context":{"RequestID":"85f1a4b9-8d6d-4d2a-bf74-747fa1a59c09","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:44.349Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:44.373Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"85f1a4b9-8d6d-4d2a-bf74-747fa1a59c09","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:44.373Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:44.377Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"85f1a4b9-8d6d-4d2a-bf74-747fa1a59c09\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:44:351\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"59490c32-eaae-488d-8442-f301b1ed43a9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"91a1ee05-5d6d-4d3d-8e65-d1878d4f309d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9/named-query-elements/named-query-element/91a1ee05-5d6d-4d3d-8e65-d1878d4f309d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"670a94e9-874f-4087-8501-62d4d289c519\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"57ac86d5-4f3e-476b-982d-164bca5e2ba2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e87c2e6d-be06-4046-9025-14460d741a47\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519/named-query-elements/named-query-element/57ac86d5-4f3e-476b-982d-164bca5e2ba2/named-query-elements/named-query-element/e87c2e6d-be06-4046-9025-14460d741a47\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"d27ccfea-7098-42d7-a4cd-bbddb37bf205\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"6804735e-af71-42b2-a89a-5eea62b2bab9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b08f9c5-b53b-4eaa-9287-11e2f07131f3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205/named-query-elements/named-query-element/6804735e-af71-42b2-a89a-5eea62b2bab9/named-query-elements/named-query-element/1b08f9c5-b53b-4eaa-9287-11e2f07131f3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"20ef68ac-edd7-4242-bad0-96a979f7afff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"96e5f942-96ce-4e54-8746-6844221b5397\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"59bdf169-9e8b-457c-b8ce-1edae4e0bc7e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5ef995a5-ebb9-4d3d-8ba2-d943138b28f9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/20ef68ac-edd7-4242-bad0-96a979f7afff/named-query-elements/named-query-element/96e5f942-96ce-4e54-8746-6844221b5397/named-query-elements/named-query-element/59bdf169-9e8b-457c-b8ce-1edae4e0bc7e/named-query-elements/named-query-element/5ef995a5-ebb9-4d3d-8ba2-d943138b28f9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"37920280-68e3-4e78-ad66-8ab2331bddc9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7fe5eafa-7b30-48a5-9ada-b601b1f24f1c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3f3621b6-1464-4619-89d8-b31feb03e107\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5e25879c-2b3a-4a6f-ab77-64585ceb09c6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5846bf62-1954-4d2f-bb29-5a38ac7fd316\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1c65678f-7e34-4851-9de0-26c34bc63a18\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/37920280-68e3-4e78-ad66-8ab2331bddc9/named-query-elements/named-query-element/7fe5eafa-7b30-48a5-9ada-b601b1f24f1c/named-query-elements/named-query-element/3f3621b6-1464-4619-89d8-b31feb03e107/named-query-elements/named-query-element/5e25879c-2b3a-4a6f-ab77-64585ceb09c6/named-query-elements/named-query-element/5846bf62-1954-4d2f-bb29-5a38ac7fd316/named-query-elements/named-query-element/1c65678f-7e34-4851-9de0-26c34bc63a18\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057083397\",\"model-invariant-id\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\"}}","context":{"RequestID":"85f1a4b9-8d6d-4d2a-bf74-747fa1a59c09","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:44.377Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:44.400Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"85f1a4b9-8d6d-4d2a-bf74-747fa1a59c09","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:44.400Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:44.406Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"85f1a4b9-8d6d-4d2a-bf74-747fa1a59c09\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:44:360\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"568452ee-f040-4e32-a82e-fb7e3e490659\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/568452ee-f040-4e32-a82e-fb7e3e490659\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"5649c7f6-12e8-4011-9f2b-8f60f6a2901b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b465a81-2cca-4fbf-a8e1-59f6539b0f56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/5649c7f6-12e8-4011-9f2b-8f60f6a2901b/named-query-elements/named-query-element/6b465a81-2cca-4fbf-a8e1-59f6539b0f56\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a1ee78fb-59a2-4689-bd7c-216e5991d20d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab/named-query-elements/named-query-element/a1ee78fb-59a2-4689-bd7c-216e5991d20d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4/named-query-elements/named-query-element/15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d7d22ead-e079-4fe4-9979-fd1ee07234c1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"360b342c-4fc6-46ab-9a37-3b9585e84e07\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/d7d22ead-e079-4fe4-9979-fd1ee07234c1/named-query-elements/named-query-element/360b342c-4fc6-46ab-9a37-3b9585e84e07\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f81f3ad0-3647-4fe7-8ff8-fa43a391ad30\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"da885b3c-ad74-4e85-b6ee-72357b4b144b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/f81f3ad0-3647-4fe7-8ff8-fa43a391ad30/named-query-elements/named-query-element/da885b3c-ad74-4e85-b6ee-72357b4b144b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"37920280-68e3-4e78-ad66-8ab2331bddc9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7fe5eafa-7b30-48a5-9ada-b601b1f24f1c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/37920280-68e3-4e78-ad66-8ab2331bddc9/named-query-elements/named-query-element/7fe5eafa-7b30-48a5-9ada-b601b1f24f1c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c/named-query-elements/named-query-element/c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"20ef68ac-edd7-4242-bad0-96a979f7afff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/20ef68ac-edd7-4242-bad0-96a979f7afff\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71f0a5a1-6140-450a-968a-5b88561f084d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19/named-query-elements/named-query-element/71f0a5a1-6140-450a-968a-5b88561f084d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"dfd79f7f-3d9e-4c31-9757-8fa292e51225\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a7af8234-030d-4895-8cb9-bc11d39fdf4a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/dfd79f7f-3d9e-4c31-9757-8fa292e51225/named-query-elements/named-query-element/a7af8234-030d-4895-8cb9-bc11d39fdf4a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1556ccc9-a30a-480e-8968-b54d568514c8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/374a8ecb-0c79-44eb-821f-88212bdd9f70/named-query-elements/named-query-element/1556ccc9-a30a-480e-8968-b54d568514c8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5c9859b0-0ac8-47ac-abd4-7a1574f96a09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1c913923-a38c-4090-8fee-9ef00221a0da\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f25332f8-3271-45dc-8888-77e74cf87155\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/5c9859b0-0ac8-47ac-abd4-7a1574f96a09/named-query-elements/named-query-element/1c913923-a38c-4090-8fee-9ef00221a0da/named-query-elements/named-query-element/f25332f8-3271-45dc-8888-77e74cf87155\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057083397\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"85f1a4b9-8d6d-4d2a-bf74-747fa1a59c09","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:44.406Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:44.426Z","message":"{\"transactionId\":\"85f1a4b9-8d6d-4d2a-bf74-747fa1a59c09\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:43:385\",\"respDate\":\"230525-23:24:44:426\",\"sourceId\":\"AAI-TOOLS:85f1a4b9-8d6d-4d2a-bf74-747fa1a59c09\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:43:385-8931\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[c06848fe-e72c-4b5c-ad3d-e242217edd98], x-b3-parentspanid=[6800f58ecf32b497], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[85f1a4b9-8d6d-4d2a-bf74-747fa1a59c09], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eec30f6675830f5f7d4a639d96ed7274], x-b3-spanid=[85dab555c21318ba], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[4142], Content-Type=[application/json], X-ONAP-RequestID=[85f1a4b9-8d6d-4d2a-bf74-747fa1a59c09]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"3c167fdb-5a99-46a3-8165-e566d289358d\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"getTenantInfoAtSvcInstance\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - Tenant Info At Service Instance\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"service-instance-id\\\\\\\", \\\\\\\"service-instance-name\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"vnf-id\\\\\\\", \\\\\\\"vnf-name\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"vserver-id\\\\\\\", \\\\\\\"vserver-name\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"af91c2f7-35fc-43cf-a13d-443f385b2353\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"425b2158-e51d-4509-9945-dad4556474a3\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:43:385-8931\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[127192], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230525-23:24:43:385-8931]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"85f1a4b9-8d6d-4d2a-bf74-747fa1a59c09","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"402","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"5fa46e16-f531-4cc3-8471-cf426b4cce68","LogTimestamp":"2023-05-25T23:24:43.801Z","elapsedTime":"112"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:44.427Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"85f1a4b9-8d6d-4d2a-bf74-747fa1a59c09","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1043","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"5fa46e16-f531-4cc3-8471-cf426b4cce68","LogTimestamp":"2023-05-25T23:24:44.427Z","ResponseDesc":"Created","elapsedTime":"112"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:44 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d" 201 0 REST 85f1a4b9-8d6d-4d2a-bf74-747fa1a59c09 AAI-TOOLS 127.0.0.6 - - - - - - - - - 1046 - "logType": "access"
{"timestamp":"2023-05-25T23:24:44.433Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"85f1a4b9-8d6d-4d2a-bf74-747fa1a59c09","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:44.433Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:44.436Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"85f1a4b9-8d6d-4d2a-bf74-747fa1a59c09\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:44:370\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ed10714f-4c00-4ed8-a56e-3893f7578b31\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"122e4435-48a3-4ad0-8ef4-967f848a0421\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"982a66f6-8af6-405e-8c80-c019308b6d9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0c976d-5cce-47d3-9644-dd33ced68ab8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"de689470-0aa4-48bb-9cdb-27edbc73a1a0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/ed10714f-4c00-4ed8-a56e-3893f7578b31/named-query-elements/named-query-element/122e4435-48a3-4ad0-8ef4-967f848a0421/named-query-elements/named-query-element/982a66f6-8af6-405e-8c80-c019308b6d9c/named-query-elements/named-query-element/fd0c976d-5cce-47d3-9644-dd33ced68ab8/named-query-elements/named-query-element/de689470-0aa4-48bb-9cdb-27edbc73a1a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"dfd79f7f-3d9e-4c31-9757-8fa292e51225\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/dfd79f7f-3d9e-4c31-9757-8fa292e51225\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"6e806bc2-8f9b-4534-bb68-be91267ff6c8\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"91e1d8cb-4677-463f-b979-a0d51e1f4165\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a26b1e1a-4e2f-4ac9-9dc1-788b50442777\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8/named-query-elements/named-query-element/91e1d8cb-4677-463f-b979-a0d51e1f4165/named-query-elements/named-query-element/a26b1e1a-4e2f-4ac9-9dc1-788b50442777\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a1ee78fb-59a2-4689-bd7c-216e5991d20d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"855380e9-40d7-4e52-bb6e-7fdabbb2b8c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab/named-query-elements/named-query-element/a1ee78fb-59a2-4689-bd7c-216e5991d20d/named-query-elements/named-query-element/855380e9-40d7-4e52-bb6e-7fdabbb2b8c9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f81f3ad0-3647-4fe7-8ff8-fa43a391ad30\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/f81f3ad0-3647-4fe7-8ff8-fa43a391ad30\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5c9859b0-0ac8-47ac-abd4-7a1574f96a09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1c913923-a38c-4090-8fee-9ef00221a0da\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/5c9859b0-0ac8-47ac-abd4-7a1574f96a09/named-query-elements/named-query-element/1c913923-a38c-4090-8fee-9ef00221a0da\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"37920280-68e3-4e78-ad66-8ab2331bddc9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/37920280-68e3-4e78-ad66-8ab2331bddc9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f420eb94-5d10-4f2f-bcc6-c362e4572e55\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"639e5922-c37b-4354-9f0c-fbaac15fdd23\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/f420eb94-5d10-4f2f-bcc6-c362e4572e55/named-query-elements/named-query-element/ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa/named-query-elements/named-query-element/639e5922-c37b-4354-9f0c-fbaac15fdd23\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d7d22ead-e079-4fe4-9979-fd1ee07234c1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/d7d22ead-e079-4fe4-9979-fd1ee07234c1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057083397\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"85f1a4b9-8d6d-4d2a-bf74-747fa1a59c09","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:44.436Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:44.462Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"85f1a4b9-8d6d-4d2a-bf74-747fa1a59c09","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:44.462Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:44.464Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"85f1a4b9-8d6d-4d2a-bf74-747fa1a59c09\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:44:380\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b1a92aca-df96-46db-9c05-1552f80608d7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e18df5-945d-4d6f-a7a7-dcbf716c8f1a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab/named-query-elements/named-query-element/b1a92aca-df96-46db-9c05-1552f80608d7/named-query-elements/named-query-element/f7e18df5-945d-4d6f-a7a7-dcbf716c8f1a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"5649c7f6-12e8-4011-9f2b-8f60f6a2901b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b465a81-2cca-4fbf-a8e1-59f6539b0f56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"669de760-739d-40d0-b9dd-4ccdd343a823\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"654daf03-392f-48cf-9755-b7949846f367\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2cad8295-0cf2-4f0e-830f-068399486449\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/5649c7f6-12e8-4011-9f2b-8f60f6a2901b/named-query-elements/named-query-element/6b465a81-2cca-4fbf-a8e1-59f6539b0f56/named-query-elements/named-query-element/669de760-739d-40d0-b9dd-4ccdd343a823/named-query-elements/named-query-element/654daf03-392f-48cf-9755-b7949846f367/named-query-elements/named-query-element/2cad8295-0cf2-4f0e-830f-068399486449\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"37920280-68e3-4e78-ad66-8ab2331bddc9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7fe5eafa-7b30-48a5-9ada-b601b1f24f1c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3f3621b6-1464-4619-89d8-b31feb03e107\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5e25879c-2b3a-4a6f-ab77-64585ceb09c6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5846bf62-1954-4d2f-bb29-5a38ac7fd316\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/37920280-68e3-4e78-ad66-8ab2331bddc9/named-query-elements/named-query-element/7fe5eafa-7b30-48a5-9ada-b601b1f24f1c/named-query-elements/named-query-element/3f3621b6-1464-4619-89d8-b31feb03e107/named-query-elements/named-query-element/5e25879c-2b3a-4a6f-ab77-64585ceb09c6/named-query-elements/named-query-element/5846bf62-1954-4d2f-bb29-5a38ac7fd316\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f81f3ad0-3647-4fe7-8ff8-fa43a391ad30\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cbd11383-56c3-4580-9d65-85b26325ac6d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9b1900d2-9223-4972-adfd-2a483b042795\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/f81f3ad0-3647-4fe7-8ff8-fa43a391ad30/named-query-elements/named-query-element/cbd11383-56c3-4580-9d65-85b26325ac6d/named-query-elements/named-query-element/9b1900d2-9223-4972-adfd-2a483b042795\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f81f3ad0-3647-4fe7-8ff8-fa43a391ad30\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"da885b3c-ad74-4e85-b6ee-72357b4b144b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e80d3b62-062d-4789-b259-e51c2154df63\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"584b04b4-27f9-4340-82ef-3975f4fb9575\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"694c5a37-7fd7-417d-a43e-d7e30712de76\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/f81f3ad0-3647-4fe7-8ff8-fa43a391ad30/named-query-elements/named-query-element/da885b3c-ad74-4e85-b6ee-72357b4b144b/named-query-elements/named-query-element/e80d3b62-062d-4789-b259-e51c2154df63/named-query-elements/named-query-element/584b04b4-27f9-4340-82ef-3975f4fb9575/named-query-elements/named-query-element/694c5a37-7fd7-417d-a43e-d7e30712de76\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"25096aa7-bc97-4ece-8a81-41dd28cd0f7d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"9334f4d7-c4e8-4476-8916-0cf10fdcbbad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d/named-query-elements/named-query-element/9334f4d7-c4e8-4476-8916-0cf10fdcbbad\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057083397\",\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"85f1a4b9-8d6d-4d2a-bf74-747fa1a59c09","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:44.464Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:44.485Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"85f1a4b9-8d6d-4d2a-bf74-747fa1a59c09","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"21","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:44.485Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:44.487Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"85f1a4b9-8d6d-4d2a-bf74-747fa1a59c09\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:44:390\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f81f3ad0-3647-4fe7-8ff8-fa43a391ad30\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"da885b3c-ad74-4e85-b6ee-72357b4b144b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e80d3b62-062d-4789-b259-e51c2154df63\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"584b04b4-27f9-4340-82ef-3975f4fb9575\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/f81f3ad0-3647-4fe7-8ff8-fa43a391ad30/named-query-elements/named-query-element/da885b3c-ad74-4e85-b6ee-72357b4b144b/named-query-elements/named-query-element/e80d3b62-062d-4789-b259-e51c2154df63/named-query-elements/named-query-element/584b04b4-27f9-4340-82ef-3975f4fb9575\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b1a92aca-df96-46db-9c05-1552f80608d7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab/named-query-elements/named-query-element/b1a92aca-df96-46db-9c05-1552f80608d7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"37920280-68e3-4e78-ad66-8ab2331bddc9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7fe5eafa-7b30-48a5-9ada-b601b1f24f1c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3f3621b6-1464-4619-89d8-b31feb03e107\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5e25879c-2b3a-4a6f-ab77-64585ceb09c6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/37920280-68e3-4e78-ad66-8ab2331bddc9/named-query-elements/named-query-element/7fe5eafa-7b30-48a5-9ada-b601b1f24f1c/named-query-elements/named-query-element/3f3621b6-1464-4619-89d8-b31feb03e107/named-query-elements/named-query-element/5e25879c-2b3a-4a6f-ab77-64585ceb09c6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"5649c7f6-12e8-4011-9f2b-8f60f6a2901b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b465a81-2cca-4fbf-a8e1-59f6539b0f56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"669de760-739d-40d0-b9dd-4ccdd343a823\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"654daf03-392f-48cf-9755-b7949846f367\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/5649c7f6-12e8-4011-9f2b-8f60f6a2901b/named-query-elements/named-query-element/6b465a81-2cca-4fbf-a8e1-59f6539b0f56/named-query-elements/named-query-element/669de760-739d-40d0-b9dd-4ccdd343a823/named-query-elements/named-query-element/654daf03-392f-48cf-9755-b7949846f367\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057083397\",\"model-invariant-id\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\"}}","context":{"RequestID":"85f1a4b9-8d6d-4d2a-bf74-747fa1a59c09","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:44.487Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:44.509Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"85f1a4b9-8d6d-4d2a-bf74-747fa1a59c09","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"22","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:44.509Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:44.512Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"85f1a4b9-8d6d-4d2a-bf74-747fa1a59c09\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:44:399\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7f7a27e1-bc62-478a-8528-07d07fdef32e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6bea8465-ec02-43a7-ba1a-d2acd007b69d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4/named-query-elements/named-query-element/15ce1bb0-a855-427e-99f7-962fc3ae876d/named-query-elements/named-query-element/7f7a27e1-bc62-478a-8528-07d07fdef32e/named-query-elements/named-query-element/6bea8465-ec02-43a7-ba1a-d2acd007b69d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"20ef68ac-edd7-4242-bad0-96a979f7afff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"96e5f942-96ce-4e54-8746-6844221b5397\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/20ef68ac-edd7-4242-bad0-96a979f7afff/named-query-elements/named-query-element/96e5f942-96ce-4e54-8746-6844221b5397\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5c9859b0-0ac8-47ac-abd4-7a1574f96a09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1c913923-a38c-4090-8fee-9ef00221a0da\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f25332f8-3271-45dc-8888-77e74cf87155\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"64c5b276-6136-465c-9a26-bad2b08743f8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/5c9859b0-0ac8-47ac-abd4-7a1574f96a09/named-query-elements/named-query-element/1c913923-a38c-4090-8fee-9ef00221a0da/named-query-elements/named-query-element/f25332f8-3271-45dc-8888-77e74cf87155/named-query-elements/named-query-element/64c5b276-6136-465c-9a26-bad2b08743f8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c/named-query-elements/named-query-element/c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8/named-query-elements/named-query-element/ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71f0a5a1-6140-450a-968a-5b88561f084d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a2eef84f-f7e6-477a-ac1a-786bfe0b2279\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dfd41427-a456-465e-b1f3-7959493e18dc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19/named-query-elements/named-query-element/71f0a5a1-6140-450a-968a-5b88561f084d/named-query-elements/named-query-element/a2eef84f-f7e6-477a-ac1a-786bfe0b2279/named-query-elements/named-query-element/dfd41427-a456-465e-b1f3-7959493e18dc\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1556ccc9-a30a-480e-8968-b54d568514c8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"26bb2684-7ce3-4fa1-a53a-13ce7eda0b8a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cebf6bb6-3e5f-4f5e-95f7-54b64314c9c1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/374a8ecb-0c79-44eb-821f-88212bdd9f70/named-query-elements/named-query-element/1556ccc9-a30a-480e-8968-b54d568514c8/named-query-elements/named-query-element/26bb2684-7ce3-4fa1-a53a-13ce7eda0b8a/named-query-elements/named-query-element/cebf6bb6-3e5f-4f5e-95f7-54b64314c9c1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"5649c7f6-12e8-4011-9f2b-8f60f6a2901b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b465a81-2cca-4fbf-a8e1-59f6539b0f56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"669de760-739d-40d0-b9dd-4ccdd343a823\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/5649c7f6-12e8-4011-9f2b-8f60f6a2901b/named-query-elements/named-query-element/6b465a81-2cca-4fbf-a8e1-59f6539b0f56/named-query-elements/named-query-element/669de760-739d-40d0-b9dd-4ccdd343a823\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"37920280-68e3-4e78-ad66-8ab2331bddc9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7fe5eafa-7b30-48a5-9ada-b601b1f24f1c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3f3621b6-1464-4619-89d8-b31feb03e107\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/37920280-68e3-4e78-ad66-8ab2331bddc9/named-query-elements/named-query-element/7fe5eafa-7b30-48a5-9ada-b601b1f24f1c/named-query-elements/named-query-element/3f3621b6-1464-4619-89d8-b31feb03e107\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f81f3ad0-3647-4fe7-8ff8-fa43a391ad30\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"da885b3c-ad74-4e85-b6ee-72357b4b144b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e80d3b62-062d-4789-b259-e51c2154df63\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/f81f3ad0-3647-4fe7-8ff8-fa43a391ad30/named-query-elements/named-query-element/da885b3c-ad74-4e85-b6ee-72357b4b144b/named-query-elements/named-query-element/e80d3b62-062d-4789-b259-e51c2154df63\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d7d22ead-e079-4fe4-9979-fd1ee07234c1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"360b342c-4fc6-46ab-9a37-3b9585e84e07\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"59ecf21c-ed7b-4ef7-9c22-f2540f38e1cc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/d7d22ead-e079-4fe4-9979-fd1ee07234c1/named-query-elements/named-query-element/360b342c-4fc6-46ab-9a37-3b9585e84e07/named-query-elements/named-query-element/59ecf21c-ed7b-4ef7-9c22-f2540f38e1cc\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"764997fd-f3f0-4310-b4c0-40d7aa1786b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf/named-query-elements/named-query-element/764997fd-f3f0-4310-b4c0-40d7aa1786b3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057083397\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"85f1a4b9-8d6d-4d2a-bf74-747fa1a59c09","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:44.512Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:44.521Z","message":"Entering","context":{"RequestID":"9d019435-e4c3-49cd-9135-af4b6a566fac","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1e3b021f-aee3-4295-bcda-42372b829fce","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:44.521Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:44.530Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"85f1a4b9-8d6d-4d2a-bf74-747fa1a59c09","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"18","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:44.530Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:44.531Z","message":"Checking for system property [partnerName]","context":{"RequestID":"9d019435-e4c3-49cd-9135-af4b6a566fac","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1e3b021f-aee3-4295-bcda-42372b829fce","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:44.521Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:44.531Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"9d019435-e4c3-49cd-9135-af4b6a566fac","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1e3b021f-aee3-4295-bcda-42372b829fce","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:44.521Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:44.531Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"9d019435-e4c3-49cd-9135-af4b6a566fac","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1e3b021f-aee3-4295-bcda-42372b829fce","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:44.521Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:44.531Z","message":"Invoke","context":{"RequestID":"9d019435-e4c3-49cd-9135-af4b6a566fac","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91","InvocationID":"1e3b021f-aee3-4295-bcda-42372b829fce","LogTimestamp":"2023-05-25T23:24:44.531Z"},"thread":"qtp1094674892-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:44.639Z","message":"Entering","context":{"RequestID":"67ddb29f-d22f-4c33-9a32-c6de27529c9a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e42d7297-49c5-48a8-80fa-a55d4502dbde","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:24:44.639Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:44.642Z","message":"{\"transactionId\":\"67ddb29f-d22f-4c33-9a32-c6de27529c9a\",\"status\":\"200\",\"rqstDate\":\"230525-23:24:44:640\",\"respDate\":\"230525-23:24:44:642\",\"sourceId\":\"haproxy:67ddb29f-d22f-4c33-9a32-c6de27529c9a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:44:640-31008\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c9821952-30b5-41d8-8ae3-e840e50b656b], x-b3-parentspanid=[3d392fc46ff51ae1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[72086a8fcf31fc093d392fc46ff51ae1], x-b3-spanid=[d836db013ca95b94], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[67ddb29f-d22f-4c33-9a32-c6de27529c9a]}\\\"}\"}","context":{"RequestID":"67ddb29f-d22f-4c33-9a32-c6de27529c9a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e42d7297-49c5-48a8-80fa-a55d4502dbde","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:24:44.639Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:44.643Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"67ddb29f-d22f-4c33-9a32-c6de27529c9a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e42d7297-49c5-48a8-80fa-a55d4502dbde","LogTimestamp":"2023-05-25T23:24:44.643Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:24:44.758Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"9d019435-e4c3-49cd-9135-af4b6a566fac","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"227","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91","InvocationID":"1e3b021f-aee3-4295-bcda-42372b829fce","LogTimestamp":"2023-05-25T23:24:44.758Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1094674892-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:45.014Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"9d019435-e4c3-49cd-9135-af4b6a566fac\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:45:001\"},\"entity\":{\"resource-version\":\"1685057084530\",\"named-query-uuid\":\"35b13965-ef9d-4597-9859-bde64c521c91\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - Tenant Info At ServiceSubscription\",\"named-query-name\":\"getTenantInfoAtSvcSubscription\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"ba1d1438-8191-4572-b8e0-2806743e2805\",\"resource-version\":\"1685057084530\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"e2557667-8b8a-4951-9419-4289e7295199\",\"resource-version\":\"1685057084530\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"f220f74b-afba-4256-9dad-2a92328c6cea\",\"resource-version\":\"1685057084530\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"8ac02fbc-c72d-4359-9694-3e9b8d9e5edc\",\"resource-version\":\"1685057084530\"}]}}]}}]}}]}}}","context":{"RequestID":"9d019435-e4c3-49cd-9135-af4b6a566fac","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:45.013Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:45.043Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9d019435-e4c3-49cd-9135-af4b6a566fac","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:45.043Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:45.046Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"9d019435-e4c3-49cd-9135-af4b6a566fac\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:45:015\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"59490c32-eaae-488d-8442-f301b1ed43a9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"91a1ee05-5d6d-4d3d-8e65-d1878d4f309d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9/named-query-elements/named-query-element/91a1ee05-5d6d-4d3d-8e65-d1878d4f309d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"670a94e9-874f-4087-8501-62d4d289c519\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"57ac86d5-4f3e-476b-982d-164bca5e2ba2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e87c2e6d-be06-4046-9025-14460d741a47\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519/named-query-elements/named-query-element/57ac86d5-4f3e-476b-982d-164bca5e2ba2/named-query-elements/named-query-element/e87c2e6d-be06-4046-9025-14460d741a47\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"d27ccfea-7098-42d7-a4cd-bbddb37bf205\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"6804735e-af71-42b2-a89a-5eea62b2bab9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b08f9c5-b53b-4eaa-9287-11e2f07131f3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205/named-query-elements/named-query-element/6804735e-af71-42b2-a89a-5eea62b2bab9/named-query-elements/named-query-element/1b08f9c5-b53b-4eaa-9287-11e2f07131f3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"20ef68ac-edd7-4242-bad0-96a979f7afff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"96e5f942-96ce-4e54-8746-6844221b5397\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"59bdf169-9e8b-457c-b8ce-1edae4e0bc7e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5ef995a5-ebb9-4d3d-8ba2-d943138b28f9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/20ef68ac-edd7-4242-bad0-96a979f7afff/named-query-elements/named-query-element/96e5f942-96ce-4e54-8746-6844221b5397/named-query-elements/named-query-element/59bdf169-9e8b-457c-b8ce-1edae4e0bc7e/named-query-elements/named-query-element/5ef995a5-ebb9-4d3d-8ba2-d943138b28f9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"35b13965-ef9d-4597-9859-bde64c521c91\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ba1d1438-8191-4572-b8e0-2806743e2805\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e2557667-8b8a-4951-9419-4289e7295199\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f220f74b-afba-4256-9dad-2a92328c6cea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8ac02fbc-c72d-4359-9694-3e9b8d9e5edc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91/named-query-elements/named-query-element/ba1d1438-8191-4572-b8e0-2806743e2805/named-query-elements/named-query-element/e2557667-8b8a-4951-9419-4289e7295199/named-query-elements/named-query-element/f220f74b-afba-4256-9dad-2a92328c6cea/named-query-elements/named-query-element/8ac02fbc-c72d-4359-9694-3e9b8d9e5edc\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"37920280-68e3-4e78-ad66-8ab2331bddc9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7fe5eafa-7b30-48a5-9ada-b601b1f24f1c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3f3621b6-1464-4619-89d8-b31feb03e107\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5e25879c-2b3a-4a6f-ab77-64585ceb09c6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5846bf62-1954-4d2f-bb29-5a38ac7fd316\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1c65678f-7e34-4851-9de0-26c34bc63a18\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/37920280-68e3-4e78-ad66-8ab2331bddc9/named-query-elements/named-query-element/7fe5eafa-7b30-48a5-9ada-b601b1f24f1c/named-query-elements/named-query-element/3f3621b6-1464-4619-89d8-b31feb03e107/named-query-elements/named-query-element/5e25879c-2b3a-4a6f-ab77-64585ceb09c6/named-query-elements/named-query-element/5846bf62-1954-4d2f-bb29-5a38ac7fd316/named-query-elements/named-query-element/1c65678f-7e34-4851-9de0-26c34bc63a18\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057084530\",\"model-invariant-id\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\"}}","context":{"RequestID":"9d019435-e4c3-49cd-9135-af4b6a566fac","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:45.046Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:45.070Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9d019435-e4c3-49cd-9135-af4b6a566fac","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:45.070Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:45.073Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"9d019435-e4c3-49cd-9135-af4b6a566fac\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:45:030\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"95f97b5e-46ad-44fd-8a03-3b1fff269ab5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/95f97b5e-46ad-44fd-8a03-3b1fff269ab5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f420eb94-5d10-4f2f-bcc6-c362e4572e55\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"639e5922-c37b-4354-9f0c-fbaac15fdd23\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"05489151-8b59-415b-a466-51f20248f41c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/f420eb94-5d10-4f2f-bcc6-c362e4572e55/named-query-elements/named-query-element/ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa/named-query-elements/named-query-element/639e5922-c37b-4354-9f0c-fbaac15fdd23/named-query-elements/named-query-element/05489151-8b59-415b-a466-51f20248f41c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"6e806bc2-8f9b-4534-bb68-be91267ff6c8\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"91e1d8cb-4677-463f-b979-a0d51e1f4165\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8/named-query-elements/named-query-element/91e1d8cb-4677-463f-b979-a0d51e1f4165\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"146fff5a-12a9-4df2-8826-c2d6254155e5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/146fff5a-12a9-4df2-8826-c2d6254155e5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f81f3ad0-3647-4fe7-8ff8-fa43a391ad30\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d2a362a-cedb-4f8d-b47a-231dc46df75f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/f81f3ad0-3647-4fe7-8ff8-fa43a391ad30/named-query-elements/named-query-element/9d2a362a-cedb-4f8d-b47a-231dc46df75f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ed10714f-4c00-4ed8-a56e-3893f7578b31\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"122e4435-48a3-4ad0-8ef4-967f848a0421\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"982a66f6-8af6-405e-8c80-c019308b6d9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0c976d-5cce-47d3-9644-dd33ced68ab8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"de689470-0aa4-48bb-9cdb-27edbc73a1a0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d2ad7594-180c-4d24-9ae8-54d01e4ec41c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/ed10714f-4c00-4ed8-a56e-3893f7578b31/named-query-elements/named-query-element/122e4435-48a3-4ad0-8ef4-967f848a0421/named-query-elements/named-query-element/982a66f6-8af6-405e-8c80-c019308b6d9c/named-query-elements/named-query-element/fd0c976d-5cce-47d3-9644-dd33ced68ab8/named-query-elements/named-query-element/de689470-0aa4-48bb-9cdb-27edbc73a1a0/named-query-elements/named-query-element/d2ad7594-180c-4d24-9ae8-54d01e4ec41c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"35b13965-ef9d-4597-9859-bde64c521c91\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ba1d1438-8191-4572-b8e0-2806743e2805\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91/named-query-elements/named-query-element/ba1d1438-8191-4572-b8e0-2806743e2805\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057084530\",\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"9d019435-e4c3-49cd-9135-af4b6a566fac","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:45.073Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:45.086Z","message":"{\"transactionId\":\"9d019435-e4c3-49cd-9135-af4b6a566fac\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:44:522\",\"respDate\":\"230525-23:24:45:086\",\"sourceId\":\"AAI-TOOLS:9d019435-e4c3-49cd-9135-af4b6a566fac\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:44:522-30420\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[e960e213-d15b-46c0-9ec2-0f2700d1be9c], x-b3-parentspanid=[220755a6e1703d7a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[9d019435-e4c3-49cd-9135-af4b6a566fac], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3329a5478c209d49674364e3964b4ed4], x-b3-spanid=[8223d7106ca47373], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[2374], Content-Type=[application/json], X-ONAP-RequestID=[9d019435-e4c3-49cd-9135-af4b6a566fac]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"35b13965-ef9d-4597-9859-bde64c521c91\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"getTenantInfoAtSvcSubscription\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - Tenant Info At ServiceSubscription\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"af91c2f7-35fc-43cf-a13d-443f385b2353\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"425b2158-e51d-4509-9945-dad4556474a3\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"2e1a602a-acd8-4f78-94ff-618b802a303b\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:44:522-30420\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[143520], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230525-23:24:44:522-30420]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"9d019435-e4c3-49cd-9135-af4b6a566fac","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"227","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"1e3b021f-aee3-4295-bcda-42372b829fce","LogTimestamp":"2023-05-25T23:24:44.758Z","elapsedTime":"46"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:45.087Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"9d019435-e4c3-49cd-9135-af4b6a566fac","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"566","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"1e3b021f-aee3-4295-bcda-42372b829fce","LogTimestamp":"2023-05-25T23:24:45.087Z","ResponseDesc":"Created","elapsedTime":"46"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:45 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91" 201 0 REST 9d019435-e4c3-49cd-9135-af4b6a566fac AAI-TOOLS 127.0.0.6 - - - - - - - - - 569 - "logType": "access"
{"timestamp":"2023-05-25T23:24:45.107Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9d019435-e4c3-49cd-9135-af4b6a566fac","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"33","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:45.106Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:45.109Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"9d019435-e4c3-49cd-9135-af4b6a566fac\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:45:045\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b1a92aca-df96-46db-9c05-1552f80608d7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e18df5-945d-4d6f-a7a7-dcbf716c8f1a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab/named-query-elements/named-query-element/b1a92aca-df96-46db-9c05-1552f80608d7/named-query-elements/named-query-element/f7e18df5-945d-4d6f-a7a7-dcbf716c8f1a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"5649c7f6-12e8-4011-9f2b-8f60f6a2901b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b465a81-2cca-4fbf-a8e1-59f6539b0f56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"669de760-739d-40d0-b9dd-4ccdd343a823\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"654daf03-392f-48cf-9755-b7949846f367\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2cad8295-0cf2-4f0e-830f-068399486449\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/5649c7f6-12e8-4011-9f2b-8f60f6a2901b/named-query-elements/named-query-element/6b465a81-2cca-4fbf-a8e1-59f6539b0f56/named-query-elements/named-query-element/669de760-739d-40d0-b9dd-4ccdd343a823/named-query-elements/named-query-element/654daf03-392f-48cf-9755-b7949846f367/named-query-elements/named-query-element/2cad8295-0cf2-4f0e-830f-068399486449\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"37920280-68e3-4e78-ad66-8ab2331bddc9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7fe5eafa-7b30-48a5-9ada-b601b1f24f1c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3f3621b6-1464-4619-89d8-b31feb03e107\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5e25879c-2b3a-4a6f-ab77-64585ceb09c6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5846bf62-1954-4d2f-bb29-5a38ac7fd316\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/37920280-68e3-4e78-ad66-8ab2331bddc9/named-query-elements/named-query-element/7fe5eafa-7b30-48a5-9ada-b601b1f24f1c/named-query-elements/named-query-element/3f3621b6-1464-4619-89d8-b31feb03e107/named-query-elements/named-query-element/5e25879c-2b3a-4a6f-ab77-64585ceb09c6/named-query-elements/named-query-element/5846bf62-1954-4d2f-bb29-5a38ac7fd316\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f81f3ad0-3647-4fe7-8ff8-fa43a391ad30\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cbd11383-56c3-4580-9d65-85b26325ac6d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9b1900d2-9223-4972-adfd-2a483b042795\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/f81f3ad0-3647-4fe7-8ff8-fa43a391ad30/named-query-elements/named-query-element/cbd11383-56c3-4580-9d65-85b26325ac6d/named-query-elements/named-query-element/9b1900d2-9223-4972-adfd-2a483b042795\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f81f3ad0-3647-4fe7-8ff8-fa43a391ad30\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"da885b3c-ad74-4e85-b6ee-72357b4b144b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e80d3b62-062d-4789-b259-e51c2154df63\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"584b04b4-27f9-4340-82ef-3975f4fb9575\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"694c5a37-7fd7-417d-a43e-d7e30712de76\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/f81f3ad0-3647-4fe7-8ff8-fa43a391ad30/named-query-elements/named-query-element/da885b3c-ad74-4e85-b6ee-72357b4b144b/named-query-elements/named-query-element/e80d3b62-062d-4789-b259-e51c2154df63/named-query-elements/named-query-element/584b04b4-27f9-4340-82ef-3975f4fb9575/named-query-elements/named-query-element/694c5a37-7fd7-417d-a43e-d7e30712de76\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"25096aa7-bc97-4ece-8a81-41dd28cd0f7d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"9334f4d7-c4e8-4476-8916-0cf10fdcbbad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d/named-query-elements/named-query-element/9334f4d7-c4e8-4476-8916-0cf10fdcbbad\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"35b13965-ef9d-4597-9859-bde64c521c91\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ba1d1438-8191-4572-b8e0-2806743e2805\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e2557667-8b8a-4951-9419-4289e7295199\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f220f74b-afba-4256-9dad-2a92328c6cea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91/named-query-elements/named-query-element/ba1d1438-8191-4572-b8e0-2806743e2805/named-query-elements/named-query-element/e2557667-8b8a-4951-9419-4289e7295199/named-query-elements/named-query-element/f220f74b-afba-4256-9dad-2a92328c6cea\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057084530\",\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"9d019435-e4c3-49cd-9135-af4b6a566fac","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:45.109Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:45.144Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9d019435-e4c3-49cd-9135-af4b6a566fac","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"34","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:45.143Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:45.146Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"9d019435-e4c3-49cd-9135-af4b6a566fac\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:45:061\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f81f3ad0-3647-4fe7-8ff8-fa43a391ad30\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"da885b3c-ad74-4e85-b6ee-72357b4b144b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e80d3b62-062d-4789-b259-e51c2154df63\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"584b04b4-27f9-4340-82ef-3975f4fb9575\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/f81f3ad0-3647-4fe7-8ff8-fa43a391ad30/named-query-elements/named-query-element/da885b3c-ad74-4e85-b6ee-72357b4b144b/named-query-elements/named-query-element/e80d3b62-062d-4789-b259-e51c2154df63/named-query-elements/named-query-element/584b04b4-27f9-4340-82ef-3975f4fb9575\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b1a92aca-df96-46db-9c05-1552f80608d7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab/named-query-elements/named-query-element/b1a92aca-df96-46db-9c05-1552f80608d7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"37920280-68e3-4e78-ad66-8ab2331bddc9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7fe5eafa-7b30-48a5-9ada-b601b1f24f1c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3f3621b6-1464-4619-89d8-b31feb03e107\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5e25879c-2b3a-4a6f-ab77-64585ceb09c6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/37920280-68e3-4e78-ad66-8ab2331bddc9/named-query-elements/named-query-element/7fe5eafa-7b30-48a5-9ada-b601b1f24f1c/named-query-elements/named-query-element/3f3621b6-1464-4619-89d8-b31feb03e107/named-query-elements/named-query-element/5e25879c-2b3a-4a6f-ab77-64585ceb09c6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"5649c7f6-12e8-4011-9f2b-8f60f6a2901b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b465a81-2cca-4fbf-a8e1-59f6539b0f56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"669de760-739d-40d0-b9dd-4ccdd343a823\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"654daf03-392f-48cf-9755-b7949846f367\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/5649c7f6-12e8-4011-9f2b-8f60f6a2901b/named-query-elements/named-query-element/6b465a81-2cca-4fbf-a8e1-59f6539b0f56/named-query-elements/named-query-element/669de760-739d-40d0-b9dd-4ccdd343a823/named-query-elements/named-query-element/654daf03-392f-48cf-9755-b7949846f367\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"35b13965-ef9d-4597-9859-bde64c521c91\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ba1d1438-8191-4572-b8e0-2806743e2805\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e2557667-8b8a-4951-9419-4289e7295199\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91/named-query-elements/named-query-element/ba1d1438-8191-4572-b8e0-2806743e2805/named-query-elements/named-query-element/e2557667-8b8a-4951-9419-4289e7295199\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057084530\",\"model-invariant-id\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\"}}","context":{"RequestID":"9d019435-e4c3-49cd-9135-af4b6a566fac","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:45.146Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:45.169Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9d019435-e4c3-49cd-9135-af4b6a566fac","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:45.169Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:45.185Z","message":"Entering","context":{"RequestID":"8eed6a6c-260b-442b-846d-0de01b9db138","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"83463b34-329b-4ad3-8df2-b1060658bf6b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:45.185Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:45.197Z","message":"Checking for system property [partnerName]","context":{"RequestID":"8eed6a6c-260b-442b-846d-0de01b9db138","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"83463b34-329b-4ad3-8df2-b1060658bf6b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:45.185Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:45.197Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"8eed6a6c-260b-442b-846d-0de01b9db138","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"83463b34-329b-4ad3-8df2-b1060658bf6b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:45.185Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:45.197Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"8eed6a6c-260b-442b-846d-0de01b9db138","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"83463b34-329b-4ad3-8df2-b1060658bf6b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:45.185Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:45.198Z","message":"Invoke","context":{"RequestID":"8eed6a6c-260b-442b-846d-0de01b9db138","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22","InvocationID":"83463b34-329b-4ad3-8df2-b1060658bf6b","LogTimestamp":"2023-05-25T23:24:45.198Z"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:45.397Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"8eed6a6c-260b-442b-846d-0de01b9db138","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"200","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22","InvocationID":"83463b34-329b-4ad3-8df2-b1060658bf6b","LogTimestamp":"2023-05-25T23:24:45.397Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:45.754Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"8eed6a6c-260b-442b-846d-0de01b9db138\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:45:746\"},\"entity\":{\"resource-version\":\"1685057085196\",\"named-query-uuid\":\"9abb2661-d92c-4f84-aea6-b16acfa00e22\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - get genericVnf and vlan by circuitId\",\"named-query-name\":\"generic-vnf-vlan-by-circuit-id\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"57c28815-e26f-40f0-b73b-be2aa5c46044\",\"resource-version\":\"1685057085196\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"e6544fab-5ef8-4bb7-a3f2-938283cead19\",\"resource-version\":\"1685057085196\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"296b94f1-48a8-45db-98ae-e87a21b9a9f5\",\"resource-version\":\"1685057085196\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"346a7cfc-f800-4a07-bdf9-2ed6613d06cb\",\"resource-version\":\"1685057085196\"}]}}]}}]}}]}}}","context":{"RequestID":"8eed6a6c-260b-442b-846d-0de01b9db138","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:45.754Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:45.789Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"8eed6a6c-260b-442b-846d-0de01b9db138","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22","TargetServiceName":"AAI-EVENT","ElapsedTime":"35","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:45.789Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:45.861Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"8eed6a6c-260b-442b-846d-0de01b9db138\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:45:758\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"568452ee-f040-4e32-a82e-fb7e3e490659\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/568452ee-f040-4e32-a82e-fb7e3e490659\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"5649c7f6-12e8-4011-9f2b-8f60f6a2901b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b465a81-2cca-4fbf-a8e1-59f6539b0f56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/5649c7f6-12e8-4011-9f2b-8f60f6a2901b/named-query-elements/named-query-element/6b465a81-2cca-4fbf-a8e1-59f6539b0f56\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a1ee78fb-59a2-4689-bd7c-216e5991d20d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab/named-query-elements/named-query-element/a1ee78fb-59a2-4689-bd7c-216e5991d20d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4/named-query-elements/named-query-element/15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d7d22ead-e079-4fe4-9979-fd1ee07234c1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"360b342c-4fc6-46ab-9a37-3b9585e84e07\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/d7d22ead-e079-4fe4-9979-fd1ee07234c1/named-query-elements/named-query-element/360b342c-4fc6-46ab-9a37-3b9585e84e07\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f81f3ad0-3647-4fe7-8ff8-fa43a391ad30\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"da885b3c-ad74-4e85-b6ee-72357b4b144b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/f81f3ad0-3647-4fe7-8ff8-fa43a391ad30/named-query-elements/named-query-element/da885b3c-ad74-4e85-b6ee-72357b4b144b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"37920280-68e3-4e78-ad66-8ab2331bddc9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7fe5eafa-7b30-48a5-9ada-b601b1f24f1c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/37920280-68e3-4e78-ad66-8ab2331bddc9/named-query-elements/named-query-element/7fe5eafa-7b30-48a5-9ada-b601b1f24f1c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"9abb2661-d92c-4f84-aea6-b16acfa00e22\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"57c28815-e26f-40f0-b73b-be2aa5c46044\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e6544fab-5ef8-4bb7-a3f2-938283cead19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"296b94f1-48a8-45db-98ae-e87a21b9a9f5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"346a7cfc-f800-4a07-bdf9-2ed6613d06cb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22/named-query-elements/named-query-element/57c28815-e26f-40f0-b73b-be2aa5c46044/named-query-elements/named-query-element/e6544fab-5ef8-4bb7-a3f2-938283cead19/named-query-elements/named-query-element/296b94f1-48a8-45db-98ae-e87a21b9a9f5/named-query-elements/named-query-element/346a7cfc-f800-4a07-bdf9-2ed6613d06cb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c/named-query-elements/named-query-element/c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"20ef68ac-edd7-4242-bad0-96a979f7afff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/20ef68ac-edd7-4242-bad0-96a979f7afff\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71f0a5a1-6140-450a-968a-5b88561f084d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19/named-query-elements/named-query-element/71f0a5a1-6140-450a-968a-5b88561f084d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"dfd79f7f-3d9e-4c31-9757-8fa292e51225\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a7af8234-030d-4895-8cb9-bc11d39fdf4a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/dfd79f7f-3d9e-4c31-9757-8fa292e51225/named-query-elements/named-query-element/a7af8234-030d-4895-8cb9-bc11d39fdf4a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1556ccc9-a30a-480e-8968-b54d568514c8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/374a8ecb-0c79-44eb-821f-88212bdd9f70/named-query-elements/named-query-element/1556ccc9-a30a-480e-8968-b54d568514c8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5c9859b0-0ac8-47ac-abd4-7a1574f96a09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1c913923-a38c-4090-8fee-9ef00221a0da\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f25332f8-3271-45dc-8888-77e74cf87155\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/5c9859b0-0ac8-47ac-abd4-7a1574f96a09/named-query-elements/named-query-element/1c913923-a38c-4090-8fee-9ef00221a0da/named-query-elements/named-query-element/f25332f8-3271-45dc-8888-77e74cf87155\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057085196\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"8eed6a6c-260b-442b-846d-0de01b9db138","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:45.860Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:45.889Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"8eed6a6c-260b-442b-846d-0de01b9db138","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:45.888Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:45.914Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"8eed6a6c-260b-442b-846d-0de01b9db138\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:45:770\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a03672a4-4bdd-4f25-bd8f-17677da14575\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf/named-query-elements/named-query-element/a03672a4-4bdd-4f25-bd8f-17677da14575\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"20ef68ac-edd7-4242-bad0-96a979f7afff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71271849-aece-4c3e-92e7-4058bcb276cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/20ef68ac-edd7-4242-bad0-96a979f7afff/named-query-elements/named-query-element/71271849-aece-4c3e-92e7-4058bcb276cf\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5c9859b0-0ac8-47ac-abd4-7a1574f96a09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1c913923-a38c-4090-8fee-9ef00221a0da\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f25332f8-3271-45dc-8888-77e74cf87155\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"64c5b276-6136-465c-9a26-bad2b08743f8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e62a90c7-226b-467a-8688-248eec897997\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/5c9859b0-0ac8-47ac-abd4-7a1574f96a09/named-query-elements/named-query-element/1c913923-a38c-4090-8fee-9ef00221a0da/named-query-elements/named-query-element/f25332f8-3271-45dc-8888-77e74cf87155/named-query-elements/named-query-element/64c5b276-6136-465c-9a26-bad2b08743f8/named-query-elements/named-query-element/e62a90c7-226b-467a-8688-248eec897997\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"568452ee-f040-4e32-a82e-fb7e3e490659\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b2273cdc-b78c-4cf1-974c-e433e9a09a63\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/568452ee-f040-4e32-a82e-fb7e3e490659/named-query-elements/named-query-element/b2273cdc-b78c-4cf1-974c-e433e9a09a63\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5d9dc195-dd89-47d6-bf5d-f94bb38cd7c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c/named-query-elements/named-query-element/c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8/named-query-elements/named-query-element/ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21/named-query-elements/named-query-element/5d9dc195-dd89-47d6-bf5d-f94bb38cd7c9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5c9859b0-0ac8-47ac-abd4-7a1574f96a09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1c913923-a38c-4090-8fee-9ef00221a0da\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f25332f8-3271-45dc-8888-77e74cf87155\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c56336aa-91a4-4f47-b6ed-cd7eeab453cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/5c9859b0-0ac8-47ac-abd4-7a1574f96a09/named-query-elements/named-query-element/1c913923-a38c-4090-8fee-9ef00221a0da/named-query-elements/named-query-element/f25332f8-3271-45dc-8888-77e74cf87155/named-query-elements/named-query-element/c56336aa-91a4-4f47-b6ed-cd7eeab453cd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"519064b9-01ff-4f1f-9751-28371a737eae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c/named-query-elements/named-query-element/c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8/named-query-elements/named-query-element/519064b9-01ff-4f1f-9751-28371a737eae\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"764997fd-f3f0-4310-b4c0-40d7aa1786b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0b903601-d656-47bf-a0e4-00c3161b8ca0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf/named-query-elements/named-query-element/764997fd-f3f0-4310-b4c0-40d7aa1786b3/named-query-elements/named-query-element/0b903601-d656-47bf-a0e4-00c3161b8ca0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"9abb2661-d92c-4f84-aea6-b16acfa00e22\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"57c28815-e26f-40f0-b73b-be2aa5c46044\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e6544fab-5ef8-4bb7-a3f2-938283cead19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"296b94f1-48a8-45db-98ae-e87a21b9a9f5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22/named-query-elements/named-query-element/57c28815-e26f-40f0-b73b-be2aa5c46044/named-query-elements/named-query-element/e6544fab-5ef8-4bb7-a3f2-938283cead19/named-query-elements/named-query-element/296b94f1-48a8-45db-98ae-e87a21b9a9f5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057085196\",\"model-invariant-id\":\"cea0a982-8d55-4093-921e-418fbccf7060\"}}","context":{"RequestID":"8eed6a6c-260b-442b-846d-0de01b9db138","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:45.914Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:45.935Z","message":"{\"transactionId\":\"8eed6a6c-260b-442b-846d-0de01b9db138\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:45:185\",\"respDate\":\"230525-23:24:45:935\",\"sourceId\":\"AAI-TOOLS:8eed6a6c-260b-442b-846d-0de01b9db138\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:45:185-27570\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[5cfba031-c15c-4b92-b552-564eafb7d98b], x-b3-parentspanid=[f83763056ed5f63a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[8eed6a6c-260b-442b-846d-0de01b9db138], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0a2d437cab9769c21e5286f28652c156], x-b3-spanid=[846adede359a0233], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[2376], Content-Type=[application/json], X-ONAP-RequestID=[8eed6a6c-260b-442b-846d-0de01b9db138]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"9abb2661-d92c-4f84-aea6-b16acfa00e22\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"generic-vnf-vlan-by-circuit-id\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - get genericVnf and vlan by circuitId\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"cea0a982-8d55-4093-921e-418fbccf7060\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fe012535-2c31-4a39-a739-612374c638a0\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:45:185-27570\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[344264], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230525-23:24:45:185-27570]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"8eed6a6c-260b-442b-846d-0de01b9db138","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"200","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"83463b34-329b-4ad3-8df2-b1060658bf6b","LogTimestamp":"2023-05-25T23:24:45.397Z","elapsedTime":"57"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:45.937Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"8eed6a6c-260b-442b-846d-0de01b9db138","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"752","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"83463b34-329b-4ad3-8df2-b1060658bf6b","LogTimestamp":"2023-05-25T23:24:45.937Z","ResponseDesc":"Created","elapsedTime":"57"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:45 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22" 201 0 REST 8eed6a6c-260b-442b-846d-0de01b9db138 AAI-TOOLS 127.0.0.6 - - - - - - - - - 756 - "logType": "access"
{"timestamp":"2023-05-25T23:24:45.949Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"8eed6a6c-260b-442b-846d-0de01b9db138","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"35","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:45.949Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:45.953Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"8eed6a6c-260b-442b-846d-0de01b9db138\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:45:784\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"20ef68ac-edd7-4242-bad0-96a979f7afff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71271849-aece-4c3e-92e7-4058bcb276cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"99d46ecf-05e3-41fd-acec-80a01ed6ab77\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/20ef68ac-edd7-4242-bad0-96a979f7afff/named-query-elements/named-query-element/71271849-aece-4c3e-92e7-4058bcb276cf/named-query-elements/named-query-element/99d46ecf-05e3-41fd-acec-80a01ed6ab77\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"568452ee-f040-4e32-a82e-fb7e3e490659\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b2273cdc-b78c-4cf1-974c-e433e9a09a63\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8fd4a397-2faa-4ca7-a6b5-6c7f5f7415f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/568452ee-f040-4e32-a82e-fb7e3e490659/named-query-elements/named-query-element/b2273cdc-b78c-4cf1-974c-e433e9a09a63/named-query-elements/named-query-element/8fd4a397-2faa-4ca7-a6b5-6c7f5f7415f4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a03672a4-4bdd-4f25-bd8f-17677da14575\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a8aacc56-204c-4557-845b-a1da637e1103\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf/named-query-elements/named-query-element/a03672a4-4bdd-4f25-bd8f-17677da14575/named-query-elements/named-query-element/a8aacc56-204c-4557-845b-a1da637e1103\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5c9859b0-0ac8-47ac-abd4-7a1574f96a09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1c913923-a38c-4090-8fee-9ef00221a0da\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f25332f8-3271-45dc-8888-77e74cf87155\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"64c5b276-6136-465c-9a26-bad2b08743f8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e62a90c7-226b-467a-8688-248eec897997\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3d5c798a-4cd3-4fad-9483-8aac043c42bf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/5c9859b0-0ac8-47ac-abd4-7a1574f96a09/named-query-elements/named-query-element/1c913923-a38c-4090-8fee-9ef00221a0da/named-query-elements/named-query-element/f25332f8-3271-45dc-8888-77e74cf87155/named-query-elements/named-query-element/64c5b276-6136-465c-9a26-bad2b08743f8/named-query-elements/named-query-element/e62a90c7-226b-467a-8688-248eec897997/named-query-elements/named-query-element/3d5c798a-4cd3-4fad-9483-8aac043c42bf\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"764997fd-f3f0-4310-b4c0-40d7aa1786b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0b903601-d656-47bf-a0e4-00c3161b8ca0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"322ce9e8-4e05-481f-9dd6-c86fd1e7a69d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf/named-query-elements/named-query-element/764997fd-f3f0-4310-b4c0-40d7aa1786b3/named-query-elements/named-query-element/0b903601-d656-47bf-a0e4-00c3161b8ca0/named-query-elements/named-query-element/322ce9e8-4e05-481f-9dd6-c86fd1e7a69d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"9abb2661-d92c-4f84-aea6-b16acfa00e22\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"57c28815-e26f-40f0-b73b-be2aa5c46044\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e6544fab-5ef8-4bb7-a3f2-938283cead19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22/named-query-elements/named-query-element/57c28815-e26f-40f0-b73b-be2aa5c46044/named-query-elements/named-query-element/e6544fab-5ef8-4bb7-a3f2-938283cead19\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"519064b9-01ff-4f1f-9751-28371a737eae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6936935d-4e34-4fc1-a959-040c8a055eb0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c/named-query-elements/named-query-element/c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8/named-query-elements/named-query-element/519064b9-01ff-4f1f-9751-28371a737eae/named-query-elements/named-query-element/6936935d-4e34-4fc1-a959-040c8a055eb0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5d9dc195-dd89-47d6-bf5d-f94bb38cd7c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7ce70cd5-48a0-40b9-8499-16c3e981102e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c/named-query-elements/named-query-element/c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8/named-query-elements/named-query-element/ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21/named-query-elements/named-query-element/5d9dc195-dd89-47d6-bf5d-f94bb38cd7c9/named-query-elements/named-query-element/7ce70cd5-48a0-40b9-8499-16c3e981102e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5c9859b0-0ac8-47ac-abd4-7a1574f96a09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1c913923-a38c-4090-8fee-9ef00221a0da\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f25332f8-3271-45dc-8888-77e74cf87155\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c56336aa-91a4-4f47-b6ed-cd7eeab453cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a590d2f4-556b-4bf0-9678-ff0171608c13\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/5c9859b0-0ac8-47ac-abd4-7a1574f96a09/named-query-elements/named-query-element/1c913923-a38c-4090-8fee-9ef00221a0da/named-query-elements/named-query-element/f25332f8-3271-45dc-8888-77e74cf87155/named-query-elements/named-query-element/c56336aa-91a4-4f47-b6ed-cd7eeab453cd/named-query-elements/named-query-element/a590d2f4-556b-4bf0-9678-ff0171608c13\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057085196\",\"model-invariant-id\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\"}}","context":{"RequestID":"8eed6a6c-260b-442b-846d-0de01b9db138","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:45.953Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:45.991Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"8eed6a6c-260b-442b-846d-0de01b9db138","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"38","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:45.991Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:45.995Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"8eed6a6c-260b-442b-846d-0de01b9db138\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:45:869\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ed10714f-4c00-4ed8-a56e-3893f7578b31\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"122e4435-48a3-4ad0-8ef4-967f848a0421\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"982a66f6-8af6-405e-8c80-c019308b6d9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/ed10714f-4c00-4ed8-a56e-3893f7578b31/named-query-elements/named-query-element/122e4435-48a3-4ad0-8ef4-967f848a0421/named-query-elements/named-query-element/982a66f6-8af6-405e-8c80-c019308b6d9c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f420eb94-5d10-4f2f-bcc6-c362e4572e55\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/f420eb94-5d10-4f2f-bcc6-c362e4572e55\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f420eb94-5d10-4f2f-bcc6-c362e4572e55\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/f420eb94-5d10-4f2f-bcc6-c362e4572e55/named-query-elements/named-query-element/ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"568452ee-f040-4e32-a82e-fb7e3e490659\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b2273cdc-b78c-4cf1-974c-e433e9a09a63\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8fd4a397-2faa-4ca7-a6b5-6c7f5f7415f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6d265988-247c-4ea9-9ed1-042774b24562\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/568452ee-f040-4e32-a82e-fb7e3e490659/named-query-elements/named-query-element/b2273cdc-b78c-4cf1-974c-e433e9a09a63/named-query-elements/named-query-element/8fd4a397-2faa-4ca7-a6b5-6c7f5f7415f4/named-query-elements/named-query-element/6d265988-247c-4ea9-9ed1-042774b24562\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4028faed-b7d5-4059-9d49-7df06da9ebfb\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"571be7cd-3dc0-46df-bc2f-aef31e57a24f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb/named-query-elements/named-query-element/571be7cd-3dc0-46df-bc2f-aef31e57a24f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ed10714f-4c00-4ed8-a56e-3893f7578b31\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"122e4435-48a3-4ad0-8ef4-967f848a0421\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"982a66f6-8af6-405e-8c80-c019308b6d9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0c976d-5cce-47d3-9644-dd33ced68ab8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/ed10714f-4c00-4ed8-a56e-3893f7578b31/named-query-elements/named-query-element/122e4435-48a3-4ad0-8ef4-967f848a0421/named-query-elements/named-query-element/982a66f6-8af6-405e-8c80-c019308b6d9c/named-query-elements/named-query-element/fd0c976d-5cce-47d3-9644-dd33ced68ab8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"25096aa7-bc97-4ece-8a81-41dd28cd0f7d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"9334f4d7-c4e8-4476-8916-0cf10fdcbbad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"77af60e8-0b60-40ce-844a-a873be662937\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d/named-query-elements/named-query-element/9334f4d7-c4e8-4476-8916-0cf10fdcbbad/named-query-elements/named-query-element/77af60e8-0b60-40ce-844a-a873be662937\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"9abb2661-d92c-4f84-aea6-b16acfa00e22\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"57c28815-e26f-40f0-b73b-be2aa5c46044\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22/named-query-elements/named-query-element/57c28815-e26f-40f0-b73b-be2aa5c46044\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057085196\",\"model-invariant-id\":\"fe012535-2c31-4a39-a739-612374c638a0\"}}","context":{"RequestID":"8eed6a6c-260b-442b-846d-0de01b9db138","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:45.995Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:46.030Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"8eed6a6c-260b-442b-846d-0de01b9db138","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"35","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:46.030Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:46.044Z","message":"Entering","context":{"RequestID":"fb7afc59-02f8-4e2e-9968-935443834950","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3413dcfa-0c8a-428f-bed3-a4bf69a8b32c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:46.044Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:46.058Z","message":"Checking for system property [partnerName]","context":{"RequestID":"fb7afc59-02f8-4e2e-9968-935443834950","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3413dcfa-0c8a-428f-bed3-a4bf69a8b32c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:46.044Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:46.058Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"fb7afc59-02f8-4e2e-9968-935443834950","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3413dcfa-0c8a-428f-bed3-a4bf69a8b32c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:46.044Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:46.058Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"fb7afc59-02f8-4e2e-9968-935443834950","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3413dcfa-0c8a-428f-bed3-a4bf69a8b32c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:46.044Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:46.058Z","message":"Invoke","context":{"RequestID":"fb7afc59-02f8-4e2e-9968-935443834950","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066","InvocationID":"3413dcfa-0c8a-428f-bed3-a4bf69a8b32c","LogTimestamp":"2023-05-25T23:24:46.058Z"},"thread":"qtp1094674892-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:46.527Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"fb7afc59-02f8-4e2e-9968-935443834950","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"469","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066","InvocationID":"3413dcfa-0c8a-428f-bed3-a4bf69a8b32c","LogTimestamp":"2023-05-25T23:24:46.527Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1094674892-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:46.652Z","message":"Entering","context":{"RequestID":"a45bbd8d-c847-48ff-a392-a9b96ba6006f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0ae72bcd-0304-4dda-9b82-0150880dc1c5","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:24:46.652Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:46.655Z","message":"{\"transactionId\":\"a45bbd8d-c847-48ff-a392-a9b96ba6006f\",\"status\":\"200\",\"rqstDate\":\"230525-23:24:46:653\",\"respDate\":\"230525-23:24:46:655\",\"sourceId\":\"haproxy:a45bbd8d-c847-48ff-a392-a9b96ba6006f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:46:653-92902\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5e8c709c-b1a8-449a-bb1a-eab012ee9eda], x-b3-parentspanid=[9ece5016923e4582], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[29f4233864c2b9519ece5016923e4582], x-b3-spanid=[dede8913618c2383], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a45bbd8d-c847-48ff-a392-a9b96ba6006f]}\\\"}\"}","context":{"RequestID":"a45bbd8d-c847-48ff-a392-a9b96ba6006f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0ae72bcd-0304-4dda-9b82-0150880dc1c5","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:24:46.652Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:46.656Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a45bbd8d-c847-48ff-a392-a9b96ba6006f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0ae72bcd-0304-4dda-9b82-0150880dc1c5","LogTimestamp":"2023-05-25T23:24:46.656Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:24:47.146Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"fb7afc59-02f8-4e2e-9968-935443834950\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:47:137\"},\"entity\":{\"resource-version\":\"1685057086057\",\"named-query-uuid\":\"f199cb88-5e69-4b1f-93e0-6f257877d066\",\"named-query-version\":\"1.0\",\"description\":\"Named query - Get vserver\",\"named-query-name\":\"getVserver-1.0\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"9b678bd1-02b9-4722-944b-a98dcac61d85\",\"resource-version\":\"1685057086057\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"c81f1af9-8dc2-4d48-afe1-1f871ff40cab\",\"resource-version\":\"1685057086057\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"b58a92fe-82c2-482e-bd17-8d5909b05cd4\",\"resource-version\":\"1685057086057\"}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"8fff9d93-8eab-4077-8f81-c3acb716e449\",\"resource-version\":\"1685057086057\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"d49ac593-5f05-44bb-9e65-199d1055c4ce\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1685057086057\",\"source-node-type\":\"generic-vnf\",\"source-node-property\":\"model-invariant-id-local\",\"property-collect-list\":[\"model-invariant-id\",\"model-type\"]},{\"target-node-type\":\"model-ver\",\"related-lookup-uuid\":\"1a6703ee-bbb3-4f56-9d25-eb153d5b4316\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1685057086057\",\"source-node-type\":\"generic-vnf\",\"source-node-property\":\"model-version-id-local\",\"property-collect-list\":[\"model-name\",\"model-version\",\"model-version-id\"]}]},\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"478348fc-e66e-40a8-879f-c0060460268f\",\"resource-version\":\"1685057086057\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"f3f90dc9-ce45-4c86-a8f8-1e323801304a\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1685057086057\",\"source-node-type\":\"service-instance\",\"source-node-property\":\"model-invariant-id-local\",\"property-collect-list\":[\"model-invariant-id\",\"model-type\"]},{\"target-node-type\":\"model-ver\",\"related-lookup-uuid\":\"281a7a5d-021d-42c1-a5ea-a7892fab2801\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1685057086057\",\"source-node-type\":\"service-instance\",\"source-node-property\":\"model-version-id-local\",\"property-collect-list\":[\"model-name\",\"model-version\",\"model-version-id\"]}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"11761688-25e0-4e78-be74-b0b78c510037\",\"resource-version\":\"1685057086057\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"5a107552-3d54-4690-81df-fe311b101435\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1685057086057\",\"source-node-type\":\"vf-module\",\"source-node-property\":\"model-invariant-id-local\",\"property-collect-list\":[\"model-invariant-id\",\"model-type\"]},{\"target-node-type\":\"model-ver\",\"related-lookup-uuid\":\"bfe5c27f-62c3-4b2a-b90c-53d51da79140\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1685057086057\",\"source-node-type\":\"vf-module\",\"source-node-property\":\"model-version-id-local\",\"property-collect-list\":[\"model-name\",\"model-version\",\"model-version-id\"]}]}}]}}]}}]}}}","context":{"RequestID":"fb7afc59-02f8-4e2e-9968-935443834950","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:47.146Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:47.172Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"fb7afc59-02f8-4e2e-9968-935443834950","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:47.172Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:47.174Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"fb7afc59-02f8-4e2e-9968-935443834950\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:47:149\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a1ee78fb-59a2-4689-bd7c-216e5991d20d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d224592c-8597-44e8-b95c-9739c7a26083\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab/named-query-elements/named-query-element/a1ee78fb-59a2-4689-bd7c-216e5991d20d/named-query-elements/named-query-element/d224592c-8597-44e8-b95c-9739c7a26083\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7f7a27e1-bc62-478a-8528-07d07fdef32e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4/named-query-elements/named-query-element/15ce1bb0-a855-427e-99f7-962fc3ae876d/named-query-elements/named-query-element/7f7a27e1-bc62-478a-8528-07d07fdef32e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71f0a5a1-6140-450a-968a-5b88561f084d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a2eef84f-f7e6-477a-ac1a-786bfe0b2279\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19/named-query-elements/named-query-element/71f0a5a1-6140-450a-968a-5b88561f084d/named-query-elements/named-query-element/a2eef84f-f7e6-477a-ac1a-786bfe0b2279\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"f199cb88-5e69-4b1f-93e0-6f257877d066\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"9b678bd1-02b9-4722-944b-a98dcac61d85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8fff9d93-8eab-4077-8f81-c3acb716e449\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"11761688-25e0-4e78-be74-b0b78c510037\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/9b678bd1-02b9-4722-944b-a98dcac61d85/named-query-elements/named-query-element/8fff9d93-8eab-4077-8f81-c3acb716e449/named-query-elements/named-query-element/11761688-25e0-4e78-be74-b0b78c510037\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"dfd79f7f-3d9e-4c31-9757-8fa292e51225\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a7af8234-030d-4895-8cb9-bc11d39fdf4a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1440990e-6c97-4f37-afb8-c717f3f336a3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/dfd79f7f-3d9e-4c31-9757-8fa292e51225/named-query-elements/named-query-element/a7af8234-030d-4895-8cb9-bc11d39fdf4a/named-query-elements/named-query-element/1440990e-6c97-4f37-afb8-c717f3f336a3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1556ccc9-a30a-480e-8968-b54d568514c8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"26bb2684-7ce3-4fa1-a53a-13ce7eda0b8a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/374a8ecb-0c79-44eb-821f-88212bdd9f70/named-query-elements/named-query-element/1556ccc9-a30a-480e-8968-b54d568514c8/named-query-elements/named-query-element/26bb2684-7ce3-4fa1-a53a-13ce7eda0b8a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057086057\",\"model-invariant-id\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\"}}","context":{"RequestID":"fb7afc59-02f8-4e2e-9968-935443834950","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:47.174Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:47.193Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"fb7afc59-02f8-4e2e-9968-935443834950","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"19","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:47.193Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:47.197Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"fb7afc59-02f8-4e2e-9968-935443834950\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:47:161\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ed10714f-4c00-4ed8-a56e-3893f7578b31\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"122e4435-48a3-4ad0-8ef4-967f848a0421\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"982a66f6-8af6-405e-8c80-c019308b6d9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0c976d-5cce-47d3-9644-dd33ced68ab8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"de689470-0aa4-48bb-9cdb-27edbc73a1a0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/ed10714f-4c00-4ed8-a56e-3893f7578b31/named-query-elements/named-query-element/122e4435-48a3-4ad0-8ef4-967f848a0421/named-query-elements/named-query-element/982a66f6-8af6-405e-8c80-c019308b6d9c/named-query-elements/named-query-element/fd0c976d-5cce-47d3-9644-dd33ced68ab8/named-query-elements/named-query-element/de689470-0aa4-48bb-9cdb-27edbc73a1a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"dfd79f7f-3d9e-4c31-9757-8fa292e51225\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/dfd79f7f-3d9e-4c31-9757-8fa292e51225\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"6e806bc2-8f9b-4534-bb68-be91267ff6c8\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"91e1d8cb-4677-463f-b979-a0d51e1f4165\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a26b1e1a-4e2f-4ac9-9dc1-788b50442777\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8/named-query-elements/named-query-element/91e1d8cb-4677-463f-b979-a0d51e1f4165/named-query-elements/named-query-element/a26b1e1a-4e2f-4ac9-9dc1-788b50442777\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a1ee78fb-59a2-4689-bd7c-216e5991d20d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"855380e9-40d7-4e52-bb6e-7fdabbb2b8c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab/named-query-elements/named-query-element/a1ee78fb-59a2-4689-bd7c-216e5991d20d/named-query-elements/named-query-element/855380e9-40d7-4e52-bb6e-7fdabbb2b8c9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"f199cb88-5e69-4b1f-93e0-6f257877d066\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"9b678bd1-02b9-4722-944b-a98dcac61d85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8fff9d93-8eab-4077-8f81-c3acb716e449\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"478348fc-e66e-40a8-879f-c0060460268f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/9b678bd1-02b9-4722-944b-a98dcac61d85/named-query-elements/named-query-element/8fff9d93-8eab-4077-8f81-c3acb716e449/named-query-elements/named-query-element/478348fc-e66e-40a8-879f-c0060460268f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f81f3ad0-3647-4fe7-8ff8-fa43a391ad30\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/f81f3ad0-3647-4fe7-8ff8-fa43a391ad30\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5c9859b0-0ac8-47ac-abd4-7a1574f96a09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1c913923-a38c-4090-8fee-9ef00221a0da\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/5c9859b0-0ac8-47ac-abd4-7a1574f96a09/named-query-elements/named-query-element/1c913923-a38c-4090-8fee-9ef00221a0da\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"37920280-68e3-4e78-ad66-8ab2331bddc9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/37920280-68e3-4e78-ad66-8ab2331bddc9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f420eb94-5d10-4f2f-bcc6-c362e4572e55\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"639e5922-c37b-4354-9f0c-fbaac15fdd23\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/f420eb94-5d10-4f2f-bcc6-c362e4572e55/named-query-elements/named-query-element/ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa/named-query-elements/named-query-element/639e5922-c37b-4354-9f0c-fbaac15fdd23\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d7d22ead-e079-4fe4-9979-fd1ee07234c1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/d7d22ead-e079-4fe4-9979-fd1ee07234c1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057086057\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"fb7afc59-02f8-4e2e-9968-935443834950","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:47.197Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:47.231Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"fb7afc59-02f8-4e2e-9968-935443834950","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"34","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:47.231Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:47.236Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"fb7afc59-02f8-4e2e-9968-935443834950\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:47:179\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"568452ee-f040-4e32-a82e-fb7e3e490659\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/568452ee-f040-4e32-a82e-fb7e3e490659\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"5649c7f6-12e8-4011-9f2b-8f60f6a2901b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b465a81-2cca-4fbf-a8e1-59f6539b0f56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/5649c7f6-12e8-4011-9f2b-8f60f6a2901b/named-query-elements/named-query-element/6b465a81-2cca-4fbf-a8e1-59f6539b0f56\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a1ee78fb-59a2-4689-bd7c-216e5991d20d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab/named-query-elements/named-query-element/a1ee78fb-59a2-4689-bd7c-216e5991d20d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4/named-query-elements/named-query-element/15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d7d22ead-e079-4fe4-9979-fd1ee07234c1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"360b342c-4fc6-46ab-9a37-3b9585e84e07\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/d7d22ead-e079-4fe4-9979-fd1ee07234c1/named-query-elements/named-query-element/360b342c-4fc6-46ab-9a37-3b9585e84e07\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f81f3ad0-3647-4fe7-8ff8-fa43a391ad30\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"da885b3c-ad74-4e85-b6ee-72357b4b144b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/f81f3ad0-3647-4fe7-8ff8-fa43a391ad30/named-query-elements/named-query-element/da885b3c-ad74-4e85-b6ee-72357b4b144b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"37920280-68e3-4e78-ad66-8ab2331bddc9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7fe5eafa-7b30-48a5-9ada-b601b1f24f1c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/37920280-68e3-4e78-ad66-8ab2331bddc9/named-query-elements/named-query-element/7fe5eafa-7b30-48a5-9ada-b601b1f24f1c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"9abb2661-d92c-4f84-aea6-b16acfa00e22\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"57c28815-e26f-40f0-b73b-be2aa5c46044\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e6544fab-5ef8-4bb7-a3f2-938283cead19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"296b94f1-48a8-45db-98ae-e87a21b9a9f5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"346a7cfc-f800-4a07-bdf9-2ed6613d06cb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22/named-query-elements/named-query-element/57c28815-e26f-40f0-b73b-be2aa5c46044/named-query-elements/named-query-element/e6544fab-5ef8-4bb7-a3f2-938283cead19/named-query-elements/named-query-element/296b94f1-48a8-45db-98ae-e87a21b9a9f5/named-query-elements/named-query-element/346a7cfc-f800-4a07-bdf9-2ed6613d06cb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c/named-query-elements/named-query-element/c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"20ef68ac-edd7-4242-bad0-96a979f7afff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/20ef68ac-edd7-4242-bad0-96a979f7afff\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71f0a5a1-6140-450a-968a-5b88561f084d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19/named-query-elements/named-query-element/71f0a5a1-6140-450a-968a-5b88561f084d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"dfd79f7f-3d9e-4c31-9757-8fa292e51225\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a7af8234-030d-4895-8cb9-bc11d39fdf4a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/dfd79f7f-3d9e-4c31-9757-8fa292e51225/named-query-elements/named-query-element/a7af8234-030d-4895-8cb9-bc11d39fdf4a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1556ccc9-a30a-480e-8968-b54d568514c8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/374a8ecb-0c79-44eb-821f-88212bdd9f70/named-query-elements/named-query-element/1556ccc9-a30a-480e-8968-b54d568514c8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5c9859b0-0ac8-47ac-abd4-7a1574f96a09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1c913923-a38c-4090-8fee-9ef00221a0da\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f25332f8-3271-45dc-8888-77e74cf87155\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/5c9859b0-0ac8-47ac-abd4-7a1574f96a09/named-query-elements/named-query-element/1c913923-a38c-4090-8fee-9ef00221a0da/named-query-elements/named-query-element/f25332f8-3271-45dc-8888-77e74cf87155\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"f199cb88-5e69-4b1f-93e0-6f257877d066\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"9b678bd1-02b9-4722-944b-a98dcac61d85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8fff9d93-8eab-4077-8f81-c3acb716e449\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/9b678bd1-02b9-4722-944b-a98dcac61d85/named-query-elements/named-query-element/8fff9d93-8eab-4077-8f81-c3acb716e449\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057086057\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"fb7afc59-02f8-4e2e-9968-935443834950","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:47.236Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:47.262Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"fb7afc59-02f8-4e2e-9968-935443834950","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:47.262Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:47.265Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"fb7afc59-02f8-4e2e-9968-935443834950\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:47:196\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b1a92aca-df96-46db-9c05-1552f80608d7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e18df5-945d-4d6f-a7a7-dcbf716c8f1a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab/named-query-elements/named-query-element/b1a92aca-df96-46db-9c05-1552f80608d7/named-query-elements/named-query-element/f7e18df5-945d-4d6f-a7a7-dcbf716c8f1a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"5649c7f6-12e8-4011-9f2b-8f60f6a2901b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b465a81-2cca-4fbf-a8e1-59f6539b0f56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"669de760-739d-40d0-b9dd-4ccdd343a823\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"654daf03-392f-48cf-9755-b7949846f367\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2cad8295-0cf2-4f0e-830f-068399486449\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/5649c7f6-12e8-4011-9f2b-8f60f6a2901b/named-query-elements/named-query-element/6b465a81-2cca-4fbf-a8e1-59f6539b0f56/named-query-elements/named-query-element/669de760-739d-40d0-b9dd-4ccdd343a823/named-query-elements/named-query-element/654daf03-392f-48cf-9755-b7949846f367/named-query-elements/named-query-element/2cad8295-0cf2-4f0e-830f-068399486449\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"37920280-68e3-4e78-ad66-8ab2331bddc9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7fe5eafa-7b30-48a5-9ada-b601b1f24f1c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3f3621b6-1464-4619-89d8-b31feb03e107\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5e25879c-2b3a-4a6f-ab77-64585ceb09c6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5846bf62-1954-4d2f-bb29-5a38ac7fd316\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/37920280-68e3-4e78-ad66-8ab2331bddc9/named-query-elements/named-query-element/7fe5eafa-7b30-48a5-9ada-b601b1f24f1c/named-query-elements/named-query-element/3f3621b6-1464-4619-89d8-b31feb03e107/named-query-elements/named-query-element/5e25879c-2b3a-4a6f-ab77-64585ceb09c6/named-query-elements/named-query-element/5846bf62-1954-4d2f-bb29-5a38ac7fd316\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f81f3ad0-3647-4fe7-8ff8-fa43a391ad30\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cbd11383-56c3-4580-9d65-85b26325ac6d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9b1900d2-9223-4972-adfd-2a483b042795\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/f81f3ad0-3647-4fe7-8ff8-fa43a391ad30/named-query-elements/named-query-element/cbd11383-56c3-4580-9d65-85b26325ac6d/named-query-elements/named-query-element/9b1900d2-9223-4972-adfd-2a483b042795\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f81f3ad0-3647-4fe7-8ff8-fa43a391ad30\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"da885b3c-ad74-4e85-b6ee-72357b4b144b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e80d3b62-062d-4789-b259-e51c2154df63\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"584b04b4-27f9-4340-82ef-3975f4fb9575\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"694c5a37-7fd7-417d-a43e-d7e30712de76\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/f81f3ad0-3647-4fe7-8ff8-fa43a391ad30/named-query-elements/named-query-element/da885b3c-ad74-4e85-b6ee-72357b4b144b/named-query-elements/named-query-element/e80d3b62-062d-4789-b259-e51c2154df63/named-query-elements/named-query-element/584b04b4-27f9-4340-82ef-3975f4fb9575/named-query-elements/named-query-element/694c5a37-7fd7-417d-a43e-d7e30712de76\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"f199cb88-5e69-4b1f-93e0-6f257877d066\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"9b678bd1-02b9-4722-944b-a98dcac61d85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c81f1af9-8dc2-4d48-afe1-1f871ff40cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b58a92fe-82c2-482e-bd17-8d5909b05cd4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/9b678bd1-02b9-4722-944b-a98dcac61d85/named-query-elements/named-query-element/c81f1af9-8dc2-4d48-afe1-1f871ff40cab/named-query-elements/named-query-element/b58a92fe-82c2-482e-bd17-8d5909b05cd4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"25096aa7-bc97-4ece-8a81-41dd28cd0f7d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"9334f4d7-c4e8-4476-8916-0cf10fdcbbad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d/named-query-elements/named-query-element/9334f4d7-c4e8-4476-8916-0cf10fdcbbad\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"35b13965-ef9d-4597-9859-bde64c521c91\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ba1d1438-8191-4572-b8e0-2806743e2805\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e2557667-8b8a-4951-9419-4289e7295199\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f220f74b-afba-4256-9dad-2a92328c6cea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91/named-query-elements/named-query-element/ba1d1438-8191-4572-b8e0-2806743e2805/named-query-elements/named-query-element/e2557667-8b8a-4951-9419-4289e7295199/named-query-elements/named-query-element/f220f74b-afba-4256-9dad-2a92328c6cea\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057086057\",\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"fb7afc59-02f8-4e2e-9968-935443834950","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:47.265Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:47.281Z","message":"{\"transactionId\":\"fb7afc59-02f8-4e2e-9968-935443834950\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:46:045\",\"respDate\":\"230525-23:24:47:281\",\"sourceId\":\"AAI-TOOLS:fb7afc59-02f8-4e2e-9968-935443834950\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:46:045-72841\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[adcbcb29-47d1-47eb-b53c-cd2d329d5ed8], x-b3-parentspanid=[06de39724aa2fb81], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[fb7afc59-02f8-4e2e-9968-935443834950], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[31858bd21eb14dd4691cf3f972a1299e], x-b3-spanid=[1a91cdbabf757122], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[5872], Content-Type=[application/json], X-ONAP-RequestID=[fb7afc59-02f8-4e2e-9968-935443834950]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"f199cb88-5e69-4b1f-93e0-6f257877d066\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"getVserver-1.0\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named query - Get vserver\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"425b2158-e51d-4509-9945-dad4556474a3\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"related-lookups\\\\\\\" : {\\\\n \\\\\\\"related-lookup\\\\\\\" : [ {\\\\n \\\\\\\"source-node-type\\\\\\\" : \\\\\\\"vf-module\\\\\\\",\\\\n \\\\\\\"source-node-property\\\\\\\" : \\\\\\\"model-invariant-id-local\\\\\\\",\\\\n \\\\\\\"target-node-type\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"target-node-property\\\\\\\" : \\\\\\\"model-invariant-id\\\\\\\",\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"model-invariant-id\\\\\\\", \\\\\\\"model-type\\\\\\\" ]\\\\n }, \\\\n {\\\\n \\\\\\\"source-node-type\\\\\\\" : \\\\\\\"vf-module\\\\\\\",\\\\n \\\\\\\"source-node-property\\\\\\\" : \\\\\\\"model-version-id-local\\\\\\\",\\\\n \\\\\\\"target-node-type\\\\\\\" : \\\\\\\"model-ver\\\\\\\",\\\\n \\\\\\\"target-node-property\\\\\\\" : \\\\\\\"model-version-id\\\\\\\",\\\\n \\\\\\\"property-collect-list\\\\\\\" : [\\\\\\\"model-name\\\\\\\", \\\\\\\"model-version-id\\\\\\\", \\\\\\\"model-version\\\\\\\" ]\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"related-lookups\\\\\\\" : {\\\\n \\\\\\\"related-lookup\\\\\\\" : [ {\\\\n \\\\\\\"source-node-type\\\\\\\" : \\\\\\\"service-instance\\\\\\\",\\\\n \\\\\\\"source-node-property\\\\\\\" : \\\\\\\"model-invariant-id-local\\\\\\\",\\\\n \\\\\\\"target-node-type\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"target-node-property\\\\\\\" : \\\\\\\"model-invariant-id\\\\\\\",\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"model-invariant-id\\\\\\\", \\\\\\\"model-type\\\\\\\" ]\\\\n }, \\\\n {\\\\n \\\\\\\"source-node-type\\\\\\\" : \\\\\\\"service-instance\\\\\\\",\\\\n \\\\\\\"source-node-property\\\\\\\" : \\\\\\\"model-version-id-local\\\\\\\",\\\\n \\\\\\\"target-node-type\\\\\\\" : \\\\\\\"model-ver\\\\\\\",\\\\n \\\\\\\"target-node-property\\\\\\\" : \\\\\\\"model-version-id\\\\\\\",\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"model-name\\\\\\\", \\\\\\\"model-version-id\\\\\\\", \\\\\\\"model-version\\\\\\\" ]\\\\n }]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"related-lookups\\\\\\\" : {\\\\n \\\\\\\"related-lookup\\\\\\\" : [ {\\\\n \\\\\\\"source-node-type\\\\\\\" : \\\\\\\"generic-vnf\\\\\\\",\\\\n \\\\\\\"source-node-property\\\\\\\" : \\\\\\\"model-invariant-id-local\\\\\\\",\\\\n \\\\\\\"target-node-type\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"target-node-property\\\\\\\" : \\\\\\\"model-invariant-id\\\\\\\",\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"model-invariant-id\\\\\\\", \\\\\\\"model-type\\\\\\\" ]\\\\n },\\\\n {\\\\n \\\\\\\"source-node-type\\\\\\\" : \\\\\\\"generic-vnf\\\\\\\",\\\\n \\\\\\\"source-node-property\\\\\\\" : \\\\\\\"model-version-id-local\\\\\\\",\\\\n \\\\\\\"target-node-type\\\\\\\" : \\\\\\\"model-ver\\\\\\\",\\\\n \\\\\\\"target-node-property\\\\\\\" : \\\\\\\"model-version-id\\\\\\\",\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"model-name\\\\\\\", \\\\\\\"model-version-id\\\\\\\", \\\\\\\"model-version\\\\\\\" ]\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:46:045-72841\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[196800], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230525-23:24:46:045-72841]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"fb7afc59-02f8-4e2e-9968-935443834950","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"469","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"3413dcfa-0c8a-428f-bed3-a4bf69a8b32c","LogTimestamp":"2023-05-25T23:24:46.527Z","elapsedTime":"109"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:47.283Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"fb7afc59-02f8-4e2e-9968-935443834950","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1238","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"3413dcfa-0c8a-428f-bed3-a4bf69a8b32c","LogTimestamp":"2023-05-25T23:24:47.282Z","ResponseDesc":"Created","elapsedTime":"109"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:47 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066" 201 0 REST fb7afc59-02f8-4e2e-9968-935443834950 AAI-TOOLS 127.0.0.6 - - - - - - - - - 1244 - "logType": "access"
{"timestamp":"2023-05-25T23:24:47.293Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"fb7afc59-02f8-4e2e-9968-935443834950","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:47.293Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:47.294Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"fb7afc59-02f8-4e2e-9968-935443834950\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:47:220\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f81f3ad0-3647-4fe7-8ff8-fa43a391ad30\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"da885b3c-ad74-4e85-b6ee-72357b4b144b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e80d3b62-062d-4789-b259-e51c2154df63\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"584b04b4-27f9-4340-82ef-3975f4fb9575\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/f81f3ad0-3647-4fe7-8ff8-fa43a391ad30/named-query-elements/named-query-element/da885b3c-ad74-4e85-b6ee-72357b4b144b/named-query-elements/named-query-element/e80d3b62-062d-4789-b259-e51c2154df63/named-query-elements/named-query-element/584b04b4-27f9-4340-82ef-3975f4fb9575\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b1a92aca-df96-46db-9c05-1552f80608d7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab/named-query-elements/named-query-element/b1a92aca-df96-46db-9c05-1552f80608d7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"37920280-68e3-4e78-ad66-8ab2331bddc9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7fe5eafa-7b30-48a5-9ada-b601b1f24f1c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3f3621b6-1464-4619-89d8-b31feb03e107\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5e25879c-2b3a-4a6f-ab77-64585ceb09c6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/37920280-68e3-4e78-ad66-8ab2331bddc9/named-query-elements/named-query-element/7fe5eafa-7b30-48a5-9ada-b601b1f24f1c/named-query-elements/named-query-element/3f3621b6-1464-4619-89d8-b31feb03e107/named-query-elements/named-query-element/5e25879c-2b3a-4a6f-ab77-64585ceb09c6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"f199cb88-5e69-4b1f-93e0-6f257877d066\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"9b678bd1-02b9-4722-944b-a98dcac61d85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c81f1af9-8dc2-4d48-afe1-1f871ff40cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/9b678bd1-02b9-4722-944b-a98dcac61d85/named-query-elements/named-query-element/c81f1af9-8dc2-4d48-afe1-1f871ff40cab\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"5649c7f6-12e8-4011-9f2b-8f60f6a2901b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b465a81-2cca-4fbf-a8e1-59f6539b0f56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"669de760-739d-40d0-b9dd-4ccdd343a823\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"654daf03-392f-48cf-9755-b7949846f367\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/5649c7f6-12e8-4011-9f2b-8f60f6a2901b/named-query-elements/named-query-element/6b465a81-2cca-4fbf-a8e1-59f6539b0f56/named-query-elements/named-query-element/669de760-739d-40d0-b9dd-4ccdd343a823/named-query-elements/named-query-element/654daf03-392f-48cf-9755-b7949846f367\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"35b13965-ef9d-4597-9859-bde64c521c91\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ba1d1438-8191-4572-b8e0-2806743e2805\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e2557667-8b8a-4951-9419-4289e7295199\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91/named-query-elements/named-query-element/ba1d1438-8191-4572-b8e0-2806743e2805/named-query-elements/named-query-element/e2557667-8b8a-4951-9419-4289e7295199\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057086057\",\"model-invariant-id\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\"}}","context":{"RequestID":"fb7afc59-02f8-4e2e-9968-935443834950","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:47.294Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:47.333Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"fb7afc59-02f8-4e2e-9968-935443834950","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"39","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:47.333Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:47.337Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"fb7afc59-02f8-4e2e-9968-935443834950\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:47:235\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7f7a27e1-bc62-478a-8528-07d07fdef32e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6bea8465-ec02-43a7-ba1a-d2acd007b69d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4/named-query-elements/named-query-element/15ce1bb0-a855-427e-99f7-962fc3ae876d/named-query-elements/named-query-element/7f7a27e1-bc62-478a-8528-07d07fdef32e/named-query-elements/named-query-element/6bea8465-ec02-43a7-ba1a-d2acd007b69d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"20ef68ac-edd7-4242-bad0-96a979f7afff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"96e5f942-96ce-4e54-8746-6844221b5397\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/20ef68ac-edd7-4242-bad0-96a979f7afff/named-query-elements/named-query-element/96e5f942-96ce-4e54-8746-6844221b5397\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5c9859b0-0ac8-47ac-abd4-7a1574f96a09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1c913923-a38c-4090-8fee-9ef00221a0da\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f25332f8-3271-45dc-8888-77e74cf87155\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"64c5b276-6136-465c-9a26-bad2b08743f8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/5c9859b0-0ac8-47ac-abd4-7a1574f96a09/named-query-elements/named-query-element/1c913923-a38c-4090-8fee-9ef00221a0da/named-query-elements/named-query-element/f25332f8-3271-45dc-8888-77e74cf87155/named-query-elements/named-query-element/64c5b276-6136-465c-9a26-bad2b08743f8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c/named-query-elements/named-query-element/c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8/named-query-elements/named-query-element/ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71f0a5a1-6140-450a-968a-5b88561f084d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a2eef84f-f7e6-477a-ac1a-786bfe0b2279\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dfd41427-a456-465e-b1f3-7959493e18dc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19/named-query-elements/named-query-element/71f0a5a1-6140-450a-968a-5b88561f084d/named-query-elements/named-query-element/a2eef84f-f7e6-477a-ac1a-786bfe0b2279/named-query-elements/named-query-element/dfd41427-a456-465e-b1f3-7959493e18dc\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1556ccc9-a30a-480e-8968-b54d568514c8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"26bb2684-7ce3-4fa1-a53a-13ce7eda0b8a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cebf6bb6-3e5f-4f5e-95f7-54b64314c9c1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/374a8ecb-0c79-44eb-821f-88212bdd9f70/named-query-elements/named-query-element/1556ccc9-a30a-480e-8968-b54d568514c8/named-query-elements/named-query-element/26bb2684-7ce3-4fa1-a53a-13ce7eda0b8a/named-query-elements/named-query-element/cebf6bb6-3e5f-4f5e-95f7-54b64314c9c1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"5649c7f6-12e8-4011-9f2b-8f60f6a2901b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b465a81-2cca-4fbf-a8e1-59f6539b0f56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"669de760-739d-40d0-b9dd-4ccdd343a823\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/5649c7f6-12e8-4011-9f2b-8f60f6a2901b/named-query-elements/named-query-element/6b465a81-2cca-4fbf-a8e1-59f6539b0f56/named-query-elements/named-query-element/669de760-739d-40d0-b9dd-4ccdd343a823\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"37920280-68e3-4e78-ad66-8ab2331bddc9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7fe5eafa-7b30-48a5-9ada-b601b1f24f1c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3f3621b6-1464-4619-89d8-b31feb03e107\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/37920280-68e3-4e78-ad66-8ab2331bddc9/named-query-elements/named-query-element/7fe5eafa-7b30-48a5-9ada-b601b1f24f1c/named-query-elements/named-query-element/3f3621b6-1464-4619-89d8-b31feb03e107\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"f199cb88-5e69-4b1f-93e0-6f257877d066\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"9b678bd1-02b9-4722-944b-a98dcac61d85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/9b678bd1-02b9-4722-944b-a98dcac61d85\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f81f3ad0-3647-4fe7-8ff8-fa43a391ad30\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"da885b3c-ad74-4e85-b6ee-72357b4b144b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e80d3b62-062d-4789-b259-e51c2154df63\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/f81f3ad0-3647-4fe7-8ff8-fa43a391ad30/named-query-elements/named-query-element/da885b3c-ad74-4e85-b6ee-72357b4b144b/named-query-elements/named-query-element/e80d3b62-062d-4789-b259-e51c2154df63\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d7d22ead-e079-4fe4-9979-fd1ee07234c1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"360b342c-4fc6-46ab-9a37-3b9585e84e07\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"59ecf21c-ed7b-4ef7-9c22-f2540f38e1cc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/d7d22ead-e079-4fe4-9979-fd1ee07234c1/named-query-elements/named-query-element/360b342c-4fc6-46ab-9a37-3b9585e84e07/named-query-elements/named-query-element/59ecf21c-ed7b-4ef7-9c22-f2540f38e1cc\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"764997fd-f3f0-4310-b4c0-40d7aa1786b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf/named-query-elements/named-query-element/764997fd-f3f0-4310-b4c0-40d7aa1786b3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057086057\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"fb7afc59-02f8-4e2e-9968-935443834950","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:47.337Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:47.364Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"fb7afc59-02f8-4e2e-9968-935443834950","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:47.364Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:47.383Z","message":"Entering","context":{"RequestID":"90281725-05b3-4513-ba07-aaa170ca5c08","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ab82dfac-9972-4a1f-884e-27fc89ffd4d6","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:47.383Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:47.400Z","message":"Checking for system property [partnerName]","context":{"RequestID":"90281725-05b3-4513-ba07-aaa170ca5c08","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ab82dfac-9972-4a1f-884e-27fc89ffd4d6","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:47.383Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:47.400Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"90281725-05b3-4513-ba07-aaa170ca5c08","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ab82dfac-9972-4a1f-884e-27fc89ffd4d6","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:47.383Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:47.400Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"90281725-05b3-4513-ba07-aaa170ca5c08","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ab82dfac-9972-4a1f-884e-27fc89ffd4d6","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:47.383Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:47.401Z","message":"Invoke","context":{"RequestID":"90281725-05b3-4513-ba07-aaa170ca5c08","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c","InvocationID":"ab82dfac-9972-4a1f-884e-27fc89ffd4d6","LogTimestamp":"2023-05-25T23:24:47.401Z"},"thread":"qtp1094674892-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:47.676Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"90281725-05b3-4513-ba07-aaa170ca5c08","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"275","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c","InvocationID":"ab82dfac-9972-4a1f-884e-27fc89ffd4d6","LogTimestamp":"2023-05-25T23:24:47.676Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1094674892-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:48.066Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"90281725-05b3-4513-ba07-aaa170ca5c08\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:48:054\"},\"entity\":{\"resource-version\":\"1685057087399\",\"named-query-uuid\":\"88aae9bc-9b3d-44c8-a0ba-3c4911da755c\",\"named-query-version\":\"1.0\",\"description\":\"Named query for wavelength services with same Bundle Id\",\"named-query-name\":\"GetWlBundleId\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"bb40c8c9-c5c9-4b43-a5f3-7c03d049bc18\",\"resource-version\":\"1685057087399\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"25821cc8-a155-4922-b3e3-6eba02141888\",\"resource-version\":\"1685057087399\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"6fe09ddc-cb51-4e0a-bea5-b6b38e9b5396\",\"resource-version\":\"1685057087399\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"c2bbb022-4170-40a1-b399-adb083e742c8\",\"resource-version\":\"1685057087399\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"809849e1-c910-4eb4-ba91-e0a28563af9d\",\"resource-version\":\"1685057087399\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"e83f24a2-92cc-4439-a239-d82251c3ee94\",\"resource-version\":\"1685057087399\"}]}}]}}]}}]}}]}}}","context":{"RequestID":"90281725-05b3-4513-ba07-aaa170ca5c08","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:48.066Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:48.095Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"90281725-05b3-4513-ba07-aaa170ca5c08","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:48.094Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:48.100Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"90281725-05b3-4513-ba07-aaa170ca5c08\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:48:070\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ed10714f-4c00-4ed8-a56e-3893f7578b31\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"122e4435-48a3-4ad0-8ef4-967f848a0421\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"982a66f6-8af6-405e-8c80-c019308b6d9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0c976d-5cce-47d3-9644-dd33ced68ab8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"de689470-0aa4-48bb-9cdb-27edbc73a1a0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/ed10714f-4c00-4ed8-a56e-3893f7578b31/named-query-elements/named-query-element/122e4435-48a3-4ad0-8ef4-967f848a0421/named-query-elements/named-query-element/982a66f6-8af6-405e-8c80-c019308b6d9c/named-query-elements/named-query-element/fd0c976d-5cce-47d3-9644-dd33ced68ab8/named-query-elements/named-query-element/de689470-0aa4-48bb-9cdb-27edbc73a1a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"dfd79f7f-3d9e-4c31-9757-8fa292e51225\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/dfd79f7f-3d9e-4c31-9757-8fa292e51225\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"6e806bc2-8f9b-4534-bb68-be91267ff6c8\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"91e1d8cb-4677-463f-b979-a0d51e1f4165\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a26b1e1a-4e2f-4ac9-9dc1-788b50442777\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8/named-query-elements/named-query-element/91e1d8cb-4677-463f-b979-a0d51e1f4165/named-query-elements/named-query-element/a26b1e1a-4e2f-4ac9-9dc1-788b50442777\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a1ee78fb-59a2-4689-bd7c-216e5991d20d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"855380e9-40d7-4e52-bb6e-7fdabbb2b8c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab/named-query-elements/named-query-element/a1ee78fb-59a2-4689-bd7c-216e5991d20d/named-query-elements/named-query-element/855380e9-40d7-4e52-bb6e-7fdabbb2b8c9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"f199cb88-5e69-4b1f-93e0-6f257877d066\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"9b678bd1-02b9-4722-944b-a98dcac61d85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8fff9d93-8eab-4077-8f81-c3acb716e449\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"478348fc-e66e-40a8-879f-c0060460268f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/9b678bd1-02b9-4722-944b-a98dcac61d85/named-query-elements/named-query-element/8fff9d93-8eab-4077-8f81-c3acb716e449/named-query-elements/named-query-element/478348fc-e66e-40a8-879f-c0060460268f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f81f3ad0-3647-4fe7-8ff8-fa43a391ad30\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/f81f3ad0-3647-4fe7-8ff8-fa43a391ad30\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5c9859b0-0ac8-47ac-abd4-7a1574f96a09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1c913923-a38c-4090-8fee-9ef00221a0da\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/5c9859b0-0ac8-47ac-abd4-7a1574f96a09/named-query-elements/named-query-element/1c913923-a38c-4090-8fee-9ef00221a0da\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"37920280-68e3-4e78-ad66-8ab2331bddc9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/37920280-68e3-4e78-ad66-8ab2331bddc9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f420eb94-5d10-4f2f-bcc6-c362e4572e55\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"639e5922-c37b-4354-9f0c-fbaac15fdd23\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/f420eb94-5d10-4f2f-bcc6-c362e4572e55/named-query-elements/named-query-element/ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa/named-query-elements/named-query-element/639e5922-c37b-4354-9f0c-fbaac15fdd23\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"88aae9bc-9b3d-44c8-a0ba-3c4911da755c\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"bb40c8c9-c5c9-4b43-a5f3-7c03d049bc18\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"25821cc8-a155-4922-b3e3-6eba02141888\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2bbb022-4170-40a1-b399-adb083e742c8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c/named-query-elements/named-query-element/bb40c8c9-c5c9-4b43-a5f3-7c03d049bc18/named-query-elements/named-query-element/25821cc8-a155-4922-b3e3-6eba02141888/named-query-elements/named-query-element/c2bbb022-4170-40a1-b399-adb083e742c8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d7d22ead-e079-4fe4-9979-fd1ee07234c1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/d7d22ead-e079-4fe4-9979-fd1ee07234c1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057087399\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"90281725-05b3-4513-ba07-aaa170ca5c08","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:48.100Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:48.129Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"90281725-05b3-4513-ba07-aaa170ca5c08","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:48.129Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:48.133Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"90281725-05b3-4513-ba07-aaa170ca5c08\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:48:088\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"88aae9bc-9b3d-44c8-a0ba-3c4911da755c\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"bb40c8c9-c5c9-4b43-a5f3-7c03d049bc18\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c/named-query-elements/named-query-element/bb40c8c9-c5c9-4b43-a5f3-7c03d049bc18\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057087399\",\"model-invariant-id\":\"86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98\"}}","context":{"RequestID":"90281725-05b3-4513-ba07-aaa170ca5c08","ServiceName":"/aai/v27/service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:48.133Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:48.158Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"90281725-05b3-4513-ba07-aaa170ca5c08","ServiceName":"/aai/v27/service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:48.158Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:48.162Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"90281725-05b3-4513-ba07-aaa170ca5c08\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:48:108\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"95f97b5e-46ad-44fd-8a03-3b1fff269ab5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/95f97b5e-46ad-44fd-8a03-3b1fff269ab5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f420eb94-5d10-4f2f-bcc6-c362e4572e55\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"639e5922-c37b-4354-9f0c-fbaac15fdd23\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"05489151-8b59-415b-a466-51f20248f41c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/f420eb94-5d10-4f2f-bcc6-c362e4572e55/named-query-elements/named-query-element/ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa/named-query-elements/named-query-element/639e5922-c37b-4354-9f0c-fbaac15fdd23/named-query-elements/named-query-element/05489151-8b59-415b-a466-51f20248f41c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"6e806bc2-8f9b-4534-bb68-be91267ff6c8\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"91e1d8cb-4677-463f-b979-a0d51e1f4165\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8/named-query-elements/named-query-element/91e1d8cb-4677-463f-b979-a0d51e1f4165\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"146fff5a-12a9-4df2-8826-c2d6254155e5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/146fff5a-12a9-4df2-8826-c2d6254155e5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f81f3ad0-3647-4fe7-8ff8-fa43a391ad30\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d2a362a-cedb-4f8d-b47a-231dc46df75f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/f81f3ad0-3647-4fe7-8ff8-fa43a391ad30/named-query-elements/named-query-element/9d2a362a-cedb-4f8d-b47a-231dc46df75f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"88aae9bc-9b3d-44c8-a0ba-3c4911da755c\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"bb40c8c9-c5c9-4b43-a5f3-7c03d049bc18\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"25821cc8-a155-4922-b3e3-6eba02141888\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2bbb022-4170-40a1-b399-adb083e742c8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"809849e1-c910-4eb4-ba91-e0a28563af9d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c/named-query-elements/named-query-element/bb40c8c9-c5c9-4b43-a5f3-7c03d049bc18/named-query-elements/named-query-element/25821cc8-a155-4922-b3e3-6eba02141888/named-query-elements/named-query-element/c2bbb022-4170-40a1-b399-adb083e742c8/named-query-elements/named-query-element/809849e1-c910-4eb4-ba91-e0a28563af9d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ed10714f-4c00-4ed8-a56e-3893f7578b31\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"122e4435-48a3-4ad0-8ef4-967f848a0421\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"982a66f6-8af6-405e-8c80-c019308b6d9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0c976d-5cce-47d3-9644-dd33ced68ab8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"de689470-0aa4-48bb-9cdb-27edbc73a1a0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d2ad7594-180c-4d24-9ae8-54d01e4ec41c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/ed10714f-4c00-4ed8-a56e-3893f7578b31/named-query-elements/named-query-element/122e4435-48a3-4ad0-8ef4-967f848a0421/named-query-elements/named-query-element/982a66f6-8af6-405e-8c80-c019308b6d9c/named-query-elements/named-query-element/fd0c976d-5cce-47d3-9644-dd33ced68ab8/named-query-elements/named-query-element/de689470-0aa4-48bb-9cdb-27edbc73a1a0/named-query-elements/named-query-element/d2ad7594-180c-4d24-9ae8-54d01e4ec41c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"35b13965-ef9d-4597-9859-bde64c521c91\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ba1d1438-8191-4572-b8e0-2806743e2805\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91/named-query-elements/named-query-element/ba1d1438-8191-4572-b8e0-2806743e2805\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057087399\",\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"90281725-05b3-4513-ba07-aaa170ca5c08","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:48.162Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:48.175Z","message":"{\"transactionId\":\"90281725-05b3-4513-ba07-aaa170ca5c08\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:47:384\",\"respDate\":\"230525-23:24:48:174\",\"sourceId\":\"AAI-TOOLS:90281725-05b3-4513-ba07-aaa170ca5c08\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:47:384-41403\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[02377db8-dc17-4ddc-a24b-9c16707ef6c7], x-b3-parentspanid=[95c908704167fd80], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[90281725-05b3-4513-ba07-aaa170ca5c08], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[658a5a31adb6f8ede32ed3d6a66e6255], x-b3-spanid=[df43a03f49dc504c], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[3564], Content-Type=[application/json], X-ONAP-RequestID=[90281725-05b3-4513-ba07-aaa170ca5c08]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"88aae9bc-9b3d-44c8-a0ba-3c4911da755c\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"GetWlBundleId\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named query for wavelength services with same Bundle Id\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"2e1a602a-acd8-4f78-94ff-618b802a303b\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fe012535-2c31-4a39-a739-612374c638a0\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fe012535-2c31-4a39-a739-612374c638a0\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:47:384-41403\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[360648], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230525-23:24:47:384-41403]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"90281725-05b3-4513-ba07-aaa170ca5c08","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"275","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"ab82dfac-9972-4a1f-884e-27fc89ffd4d6","LogTimestamp":"2023-05-25T23:24:47.676Z","elapsedTime":"71"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:48.176Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"90281725-05b3-4513-ba07-aaa170ca5c08","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"793","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"ab82dfac-9972-4a1f-884e-27fc89ffd4d6","LogTimestamp":"2023-05-25T23:24:48.176Z","ResponseDesc":"Created","elapsedTime":"71"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:48 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c" 201 0 REST 90281725-05b3-4513-ba07-aaa170ca5c08 AAI-TOOLS 127.0.0.6 - - - - - - - - - 797 - "logType": "access"
{"timestamp":"2023-05-25T23:24:48.187Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"90281725-05b3-4513-ba07-aaa170ca5c08","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:48.187Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:48.190Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"90281725-05b3-4513-ba07-aaa170ca5c08\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:48:122\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f420eb94-5d10-4f2f-bcc6-c362e4572e55\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"639e5922-c37b-4354-9f0c-fbaac15fdd23\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"05489151-8b59-415b-a466-51f20248f41c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d8315a4e-9af6-4d0c-a245-fd7fd7ec74f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/f420eb94-5d10-4f2f-bcc6-c362e4572e55/named-query-elements/named-query-element/ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa/named-query-elements/named-query-element/639e5922-c37b-4354-9f0c-fbaac15fdd23/named-query-elements/named-query-element/05489151-8b59-415b-a466-51f20248f41c/named-query-elements/named-query-element/d8315a4e-9af6-4d0c-a245-fd7fd7ec74f4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"146fff5a-12a9-4df2-8826-c2d6254155e5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f541bfa5-969f-412e-b457-ca2344572626\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/146fff5a-12a9-4df2-8826-c2d6254155e5/named-query-elements/named-query-element/f541bfa5-969f-412e-b457-ca2344572626\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f81f3ad0-3647-4fe7-8ff8-fa43a391ad30\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d2a362a-cedb-4f8d-b47a-231dc46df75f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5bf45f40-ad66-4a98-a7df-8ee26f647ee7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/f81f3ad0-3647-4fe7-8ff8-fa43a391ad30/named-query-elements/named-query-element/9d2a362a-cedb-4f8d-b47a-231dc46df75f/named-query-elements/named-query-element/5bf45f40-ad66-4a98-a7df-8ee26f647ee7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"95f97b5e-46ad-44fd-8a03-3b1fff269ab5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1236bce1-41e6-4cac-994f-2c2db0e161c3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/95f97b5e-46ad-44fd-8a03-3b1fff269ab5/named-query-elements/named-query-element/1236bce1-41e6-4cac-994f-2c2db0e161c3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"88aae9bc-9b3d-44c8-a0ba-3c4911da755c\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"bb40c8c9-c5c9-4b43-a5f3-7c03d049bc18\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"25821cc8-a155-4922-b3e3-6eba02141888\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2bbb022-4170-40a1-b399-adb083e742c8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"809849e1-c910-4eb4-ba91-e0a28563af9d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e83f24a2-92cc-4439-a239-d82251c3ee94\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c/named-query-elements/named-query-element/bb40c8c9-c5c9-4b43-a5f3-7c03d049bc18/named-query-elements/named-query-element/25821cc8-a155-4922-b3e3-6eba02141888/named-query-elements/named-query-element/c2bbb022-4170-40a1-b399-adb083e742c8/named-query-elements/named-query-element/809849e1-c910-4eb4-ba91-e0a28563af9d/named-query-elements/named-query-element/e83f24a2-92cc-4439-a239-d82251c3ee94\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ed10714f-4c00-4ed8-a56e-3893f7578b31\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"122e4435-48a3-4ad0-8ef4-967f848a0421\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"982a66f6-8af6-405e-8c80-c019308b6d9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0c976d-5cce-47d3-9644-dd33ced68ab8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"de689470-0aa4-48bb-9cdb-27edbc73a1a0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d2ad7594-180c-4d24-9ae8-54d01e4ec41c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2533b60d-dea4-4b81-b340-67fe4fb3846c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/ed10714f-4c00-4ed8-a56e-3893f7578b31/named-query-elements/named-query-element/122e4435-48a3-4ad0-8ef4-967f848a0421/named-query-elements/named-query-element/982a66f6-8af6-405e-8c80-c019308b6d9c/named-query-elements/named-query-element/fd0c976d-5cce-47d3-9644-dd33ced68ab8/named-query-elements/named-query-element/de689470-0aa4-48bb-9cdb-27edbc73a1a0/named-query-elements/named-query-element/d2ad7594-180c-4d24-9ae8-54d01e4ec41c/named-query-elements/named-query-element/2533b60d-dea4-4b81-b340-67fe4fb3846c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057087399\",\"model-invariant-id\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\"}}","context":{"RequestID":"90281725-05b3-4513-ba07-aaa170ca5c08","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:48.190Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:48.235Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"90281725-05b3-4513-ba07-aaa170ca5c08","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"45","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:48.235Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:48.238Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"90281725-05b3-4513-ba07-aaa170ca5c08\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:48:140\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ed10714f-4c00-4ed8-a56e-3893f7578b31\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"122e4435-48a3-4ad0-8ef4-967f848a0421\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"982a66f6-8af6-405e-8c80-c019308b6d9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/ed10714f-4c00-4ed8-a56e-3893f7578b31/named-query-elements/named-query-element/122e4435-48a3-4ad0-8ef4-967f848a0421/named-query-elements/named-query-element/982a66f6-8af6-405e-8c80-c019308b6d9c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f420eb94-5d10-4f2f-bcc6-c362e4572e55\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/f420eb94-5d10-4f2f-bcc6-c362e4572e55\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f420eb94-5d10-4f2f-bcc6-c362e4572e55\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/f420eb94-5d10-4f2f-bcc6-c362e4572e55/named-query-elements/named-query-element/ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"568452ee-f040-4e32-a82e-fb7e3e490659\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b2273cdc-b78c-4cf1-974c-e433e9a09a63\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8fd4a397-2faa-4ca7-a6b5-6c7f5f7415f4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6d265988-247c-4ea9-9ed1-042774b24562\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/568452ee-f040-4e32-a82e-fb7e3e490659/named-query-elements/named-query-element/b2273cdc-b78c-4cf1-974c-e433e9a09a63/named-query-elements/named-query-element/8fd4a397-2faa-4ca7-a6b5-6c7f5f7415f4/named-query-elements/named-query-element/6d265988-247c-4ea9-9ed1-042774b24562\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"88aae9bc-9b3d-44c8-a0ba-3c4911da755c\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"bb40c8c9-c5c9-4b43-a5f3-7c03d049bc18\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"25821cc8-a155-4922-b3e3-6eba02141888\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6fe09ddc-cb51-4e0a-bea5-b6b38e9b5396\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c/named-query-elements/named-query-element/bb40c8c9-c5c9-4b43-a5f3-7c03d049bc18/named-query-elements/named-query-element/25821cc8-a155-4922-b3e3-6eba02141888/named-query-elements/named-query-element/6fe09ddc-cb51-4e0a-bea5-b6b38e9b5396\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4028faed-b7d5-4059-9d49-7df06da9ebfb\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"571be7cd-3dc0-46df-bc2f-aef31e57a24f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb/named-query-elements/named-query-element/571be7cd-3dc0-46df-bc2f-aef31e57a24f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ed10714f-4c00-4ed8-a56e-3893f7578b31\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"122e4435-48a3-4ad0-8ef4-967f848a0421\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"982a66f6-8af6-405e-8c80-c019308b6d9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0c976d-5cce-47d3-9644-dd33ced68ab8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/ed10714f-4c00-4ed8-a56e-3893f7578b31/named-query-elements/named-query-element/122e4435-48a3-4ad0-8ef4-967f848a0421/named-query-elements/named-query-element/982a66f6-8af6-405e-8c80-c019308b6d9c/named-query-elements/named-query-element/fd0c976d-5cce-47d3-9644-dd33ced68ab8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"25096aa7-bc97-4ece-8a81-41dd28cd0f7d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"9334f4d7-c4e8-4476-8916-0cf10fdcbbad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"77af60e8-0b60-40ce-844a-a873be662937\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d/named-query-elements/named-query-element/9334f4d7-c4e8-4476-8916-0cf10fdcbbad/named-query-elements/named-query-element/77af60e8-0b60-40ce-844a-a873be662937\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"9abb2661-d92c-4f84-aea6-b16acfa00e22\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"57c28815-e26f-40f0-b73b-be2aa5c46044\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22/named-query-elements/named-query-element/57c28815-e26f-40f0-b73b-be2aa5c46044\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"88aae9bc-9b3d-44c8-a0ba-3c4911da755c\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"bb40c8c9-c5c9-4b43-a5f3-7c03d049bc18\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"25821cc8-a155-4922-b3e3-6eba02141888\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c/named-query-elements/named-query-element/bb40c8c9-c5c9-4b43-a5f3-7c03d049bc18/named-query-elements/named-query-element/25821cc8-a155-4922-b3e3-6eba02141888\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057087399\",\"model-invariant-id\":\"fe012535-2c31-4a39-a739-612374c638a0\"}}","context":{"RequestID":"90281725-05b3-4513-ba07-aaa170ca5c08","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:48.237Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:48.267Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"90281725-05b3-4513-ba07-aaa170ca5c08","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:48.267Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:48.277Z","message":"Entering","context":{"RequestID":"1deb1bce-86be-42fe-b4b5-d85841a58f17","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3690d2ea-ed7c-4288-8407-04b2c6dce87e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:48.276Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:48.289Z","message":"Checking for system property [partnerName]","context":{"RequestID":"1deb1bce-86be-42fe-b4b5-d85841a58f17","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3690d2ea-ed7c-4288-8407-04b2c6dce87e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:48.276Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:48.289Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"1deb1bce-86be-42fe-b4b5-d85841a58f17","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3690d2ea-ed7c-4288-8407-04b2c6dce87e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:48.276Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:48.289Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"1deb1bce-86be-42fe-b4b5-d85841a58f17","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3690d2ea-ed7c-4288-8407-04b2c6dce87e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:48.276Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:48.290Z","message":"Invoke","context":{"RequestID":"1deb1bce-86be-42fe-b4b5-d85841a58f17","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031","InvocationID":"3690d2ea-ed7c-4288-8407-04b2c6dce87e","LogTimestamp":"2023-05-25T23:24:48.290Z"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:48.538Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"1deb1bce-86be-42fe-b4b5-d85841a58f17","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"249","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031","InvocationID":"3690d2ea-ed7c-4288-8407-04b2c6dce87e","LogTimestamp":"2023-05-25T23:24:48.538Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1094674892-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:48.667Z","message":"Entering","context":{"RequestID":"0d73b669-522f-4fb0-a6a5-ac9aa49295a3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1a7ae50d-c320-414c-9907-d74366e06836","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:24:48.666Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:48.670Z","message":"{\"transactionId\":\"0d73b669-522f-4fb0-a6a5-ac9aa49295a3\",\"status\":\"200\",\"rqstDate\":\"230525-23:24:48:667\",\"respDate\":\"230525-23:24:48:670\",\"sourceId\":\"haproxy:0d73b669-522f-4fb0-a6a5-ac9aa49295a3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:48:667-14550\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7dc96c21-bfa0-45d0-a3cb-62dca86da367], x-b3-parentspanid=[18df2809aa546738], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ce6353125822d1be18df2809aa546738], x-b3-spanid=[50bac8a804b15ce5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0d73b669-522f-4fb0-a6a5-ac9aa49295a3]}\\\"}\"}","context":{"RequestID":"0d73b669-522f-4fb0-a6a5-ac9aa49295a3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1a7ae50d-c320-414c-9907-d74366e06836","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:24:48.666Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:48.671Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0d73b669-522f-4fb0-a6a5-ac9aa49295a3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1a7ae50d-c320-414c-9907-d74366e06836","LogTimestamp":"2023-05-25T23:24:48.671Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:24:48.960Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"1deb1bce-86be-42fe-b4b5-d85841a58f17\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:48:949\"},\"entity\":{\"resource-version\":\"1685057088288\",\"named-query-uuid\":\"037eb932-edac-48f5-9782-c19c0aa5a031\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - VNF to ESR System Info\",\"named-query-name\":\"vnf-to-esr-system-info\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"411f11cf-4d88-41ac-b236-982d17dcac8a\",\"resource-version\":\"1685057088288\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"0020663d-741b-4372-8a52-36219dfefedb\",\"resource-version\":\"1685057088288\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"e4b94f7c-0bdc-4475-8a72-3f148d2b0474\",\"resource-version\":\"1685057088288\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"bf8c7b80-d4e4-464a-8025-60aa0f18f069\",\"resource-version\":\"1685057088288\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"0562518b-e5b3-49f4-8ad8-19b43766c79d\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"20f701df-b0e0-4c62-b6ae-26fb64f83e86\",\"resource-version\":\"1685057088288\"}]}}]}}]}}]}}]}}}","context":{"RequestID":"1deb1bce-86be-42fe-b4b5-d85841a58f17","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:48.960Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:48.985Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"1deb1bce-86be-42fe-b4b5-d85841a58f17","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:48.985Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:48.987Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"1deb1bce-86be-42fe-b4b5-d85841a58f17\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:48:962\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"037eb932-edac-48f5-9782-c19c0aa5a031\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"411f11cf-4d88-41ac-b236-982d17dcac8a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0020663d-741b-4372-8a52-36219dfefedb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e4b94f7c-0bdc-4475-8a72-3f148d2b0474\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bf8c7b80-d4e4-464a-8025-60aa0f18f069\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"20f701df-b0e0-4c62-b6ae-26fb64f83e86\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031/named-query-elements/named-query-element/411f11cf-4d88-41ac-b236-982d17dcac8a/named-query-elements/named-query-element/0020663d-741b-4372-8a52-36219dfefedb/named-query-elements/named-query-element/e4b94f7c-0bdc-4475-8a72-3f148d2b0474/named-query-elements/named-query-element/bf8c7b80-d4e4-464a-8025-60aa0f18f069/named-query-elements/named-query-element/20f701df-b0e0-4c62-b6ae-26fb64f83e86\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057088288\",\"model-invariant-id\":\"0562518b-e5b3-49f4-8ad8-19b43766c79d\"}}","context":{"RequestID":"1deb1bce-86be-42fe-b4b5-d85841a58f17","ServiceName":"/aai/v27/service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:48.987Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:49.015Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"1deb1bce-86be-42fe-b4b5-d85841a58f17","ServiceName":"/aai/v27/service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:49.015Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:49.019Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"1deb1bce-86be-42fe-b4b5-d85841a58f17\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:48:973\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"568452ee-f040-4e32-a82e-fb7e3e490659\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/568452ee-f040-4e32-a82e-fb7e3e490659\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"5649c7f6-12e8-4011-9f2b-8f60f6a2901b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b465a81-2cca-4fbf-a8e1-59f6539b0f56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/5649c7f6-12e8-4011-9f2b-8f60f6a2901b/named-query-elements/named-query-element/6b465a81-2cca-4fbf-a8e1-59f6539b0f56\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a1ee78fb-59a2-4689-bd7c-216e5991d20d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab/named-query-elements/named-query-element/a1ee78fb-59a2-4689-bd7c-216e5991d20d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4/named-query-elements/named-query-element/15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d7d22ead-e079-4fe4-9979-fd1ee07234c1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"360b342c-4fc6-46ab-9a37-3b9585e84e07\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/d7d22ead-e079-4fe4-9979-fd1ee07234c1/named-query-elements/named-query-element/360b342c-4fc6-46ab-9a37-3b9585e84e07\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f81f3ad0-3647-4fe7-8ff8-fa43a391ad30\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"da885b3c-ad74-4e85-b6ee-72357b4b144b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/f81f3ad0-3647-4fe7-8ff8-fa43a391ad30/named-query-elements/named-query-element/da885b3c-ad74-4e85-b6ee-72357b4b144b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"037eb932-edac-48f5-9782-c19c0aa5a031\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"411f11cf-4d88-41ac-b236-982d17dcac8a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031/named-query-elements/named-query-element/411f11cf-4d88-41ac-b236-982d17dcac8a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"37920280-68e3-4e78-ad66-8ab2331bddc9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7fe5eafa-7b30-48a5-9ada-b601b1f24f1c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/37920280-68e3-4e78-ad66-8ab2331bddc9/named-query-elements/named-query-element/7fe5eafa-7b30-48a5-9ada-b601b1f24f1c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"9abb2661-d92c-4f84-aea6-b16acfa00e22\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"57c28815-e26f-40f0-b73b-be2aa5c46044\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e6544fab-5ef8-4bb7-a3f2-938283cead19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"296b94f1-48a8-45db-98ae-e87a21b9a9f5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"346a7cfc-f800-4a07-bdf9-2ed6613d06cb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22/named-query-elements/named-query-element/57c28815-e26f-40f0-b73b-be2aa5c46044/named-query-elements/named-query-element/e6544fab-5ef8-4bb7-a3f2-938283cead19/named-query-elements/named-query-element/296b94f1-48a8-45db-98ae-e87a21b9a9f5/named-query-elements/named-query-element/346a7cfc-f800-4a07-bdf9-2ed6613d06cb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c/named-query-elements/named-query-element/c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"20ef68ac-edd7-4242-bad0-96a979f7afff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/20ef68ac-edd7-4242-bad0-96a979f7afff\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71f0a5a1-6140-450a-968a-5b88561f084d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19/named-query-elements/named-query-element/71f0a5a1-6140-450a-968a-5b88561f084d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"dfd79f7f-3d9e-4c31-9757-8fa292e51225\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a7af8234-030d-4895-8cb9-bc11d39fdf4a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/dfd79f7f-3d9e-4c31-9757-8fa292e51225/named-query-elements/named-query-element/a7af8234-030d-4895-8cb9-bc11d39fdf4a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1556ccc9-a30a-480e-8968-b54d568514c8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/374a8ecb-0c79-44eb-821f-88212bdd9f70/named-query-elements/named-query-element/1556ccc9-a30a-480e-8968-b54d568514c8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5c9859b0-0ac8-47ac-abd4-7a1574f96a09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1c913923-a38c-4090-8fee-9ef00221a0da\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f25332f8-3271-45dc-8888-77e74cf87155\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/5c9859b0-0ac8-47ac-abd4-7a1574f96a09/named-query-elements/named-query-element/1c913923-a38c-4090-8fee-9ef00221a0da/named-query-elements/named-query-element/f25332f8-3271-45dc-8888-77e74cf87155\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"f199cb88-5e69-4b1f-93e0-6f257877d066\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"9b678bd1-02b9-4722-944b-a98dcac61d85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8fff9d93-8eab-4077-8f81-c3acb716e449\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/9b678bd1-02b9-4722-944b-a98dcac61d85/named-query-elements/named-query-element/8fff9d93-8eab-4077-8f81-c3acb716e449\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057088288\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"1deb1bce-86be-42fe-b4b5-d85841a58f17","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:49.019Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:49.050Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"1deb1bce-86be-42fe-b4b5-d85841a58f17","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:49.050Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:49.052Z","message":"{\"transactionId\":\"1deb1bce-86be-42fe-b4b5-d85841a58f17\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:48:277\",\"respDate\":\"230525-23:24:49:052\",\"sourceId\":\"AAI-TOOLS:1deb1bce-86be-42fe-b4b5-d85841a58f17\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:48:277-18165\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[ebccaa56-c2a0-4f4a-bf71-81b01f3f69cb], x-b3-parentspanid=[e2165656530dd661], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[1deb1bce-86be-42fe-b4b5-d85841a58f17], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0942d7d60d98a7df84e9c084dffaeb4b], x-b3-spanid=[f262f64836d5db34], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[3084], Content-Type=[application/json], X-ONAP-RequestID=[1deb1bce-86be-42fe-b4b5-d85841a58f17]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"037eb932-edac-48f5-9782-c19c0aa5a031\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"vnf-to-esr-system-info\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - VNF to ESR System Info\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"0562518b-e5b3-49f4-8ad8-19b43766c79d\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"425b2158-e51d-4509-9945-dad4556474a3\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:48:277-18165\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[368840], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230525-23:24:48:277-18165]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"1deb1bce-86be-42fe-b4b5-d85841a58f17","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"249","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"3690d2ea-ed7c-4288-8407-04b2c6dce87e","LogTimestamp":"2023-05-25T23:24:48.538Z","elapsedTime":"124"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:49.053Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"1deb1bce-86be-42fe-b4b5-d85841a58f17\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:48:988\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b1a92aca-df96-46db-9c05-1552f80608d7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e18df5-945d-4d6f-a7a7-dcbf716c8f1a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab/named-query-elements/named-query-element/b1a92aca-df96-46db-9c05-1552f80608d7/named-query-elements/named-query-element/f7e18df5-945d-4d6f-a7a7-dcbf716c8f1a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"5649c7f6-12e8-4011-9f2b-8f60f6a2901b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b465a81-2cca-4fbf-a8e1-59f6539b0f56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"669de760-739d-40d0-b9dd-4ccdd343a823\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"654daf03-392f-48cf-9755-b7949846f367\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2cad8295-0cf2-4f0e-830f-068399486449\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/5649c7f6-12e8-4011-9f2b-8f60f6a2901b/named-query-elements/named-query-element/6b465a81-2cca-4fbf-a8e1-59f6539b0f56/named-query-elements/named-query-element/669de760-739d-40d0-b9dd-4ccdd343a823/named-query-elements/named-query-element/654daf03-392f-48cf-9755-b7949846f367/named-query-elements/named-query-element/2cad8295-0cf2-4f0e-830f-068399486449\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"37920280-68e3-4e78-ad66-8ab2331bddc9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7fe5eafa-7b30-48a5-9ada-b601b1f24f1c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3f3621b6-1464-4619-89d8-b31feb03e107\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5e25879c-2b3a-4a6f-ab77-64585ceb09c6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5846bf62-1954-4d2f-bb29-5a38ac7fd316\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/37920280-68e3-4e78-ad66-8ab2331bddc9/named-query-elements/named-query-element/7fe5eafa-7b30-48a5-9ada-b601b1f24f1c/named-query-elements/named-query-element/3f3621b6-1464-4619-89d8-b31feb03e107/named-query-elements/named-query-element/5e25879c-2b3a-4a6f-ab77-64585ceb09c6/named-query-elements/named-query-element/5846bf62-1954-4d2f-bb29-5a38ac7fd316\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f81f3ad0-3647-4fe7-8ff8-fa43a391ad30\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cbd11383-56c3-4580-9d65-85b26325ac6d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9b1900d2-9223-4972-adfd-2a483b042795\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/f81f3ad0-3647-4fe7-8ff8-fa43a391ad30/named-query-elements/named-query-element/cbd11383-56c3-4580-9d65-85b26325ac6d/named-query-elements/named-query-element/9b1900d2-9223-4972-adfd-2a483b042795\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f81f3ad0-3647-4fe7-8ff8-fa43a391ad30\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"da885b3c-ad74-4e85-b6ee-72357b4b144b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e80d3b62-062d-4789-b259-e51c2154df63\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"584b04b4-27f9-4340-82ef-3975f4fb9575\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"694c5a37-7fd7-417d-a43e-d7e30712de76\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/f81f3ad0-3647-4fe7-8ff8-fa43a391ad30/named-query-elements/named-query-element/da885b3c-ad74-4e85-b6ee-72357b4b144b/named-query-elements/named-query-element/e80d3b62-062d-4789-b259-e51c2154df63/named-query-elements/named-query-element/584b04b4-27f9-4340-82ef-3975f4fb9575/named-query-elements/named-query-element/694c5a37-7fd7-417d-a43e-d7e30712de76\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"f199cb88-5e69-4b1f-93e0-6f257877d066\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"9b678bd1-02b9-4722-944b-a98dcac61d85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c81f1af9-8dc2-4d48-afe1-1f871ff40cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b58a92fe-82c2-482e-bd17-8d5909b05cd4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/9b678bd1-02b9-4722-944b-a98dcac61d85/named-query-elements/named-query-element/c81f1af9-8dc2-4d48-afe1-1f871ff40cab/named-query-elements/named-query-element/b58a92fe-82c2-482e-bd17-8d5909b05cd4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"25096aa7-bc97-4ece-8a81-41dd28cd0f7d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"9334f4d7-c4e8-4476-8916-0cf10fdcbbad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d/named-query-elements/named-query-element/9334f4d7-c4e8-4476-8916-0cf10fdcbbad\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"35b13965-ef9d-4597-9859-bde64c521c91\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ba1d1438-8191-4572-b8e0-2806743e2805\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e2557667-8b8a-4951-9419-4289e7295199\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f220f74b-afba-4256-9dad-2a92328c6cea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91/named-query-elements/named-query-element/ba1d1438-8191-4572-b8e0-2806743e2805/named-query-elements/named-query-element/e2557667-8b8a-4951-9419-4289e7295199/named-query-elements/named-query-element/f220f74b-afba-4256-9dad-2a92328c6cea\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"037eb932-edac-48f5-9782-c19c0aa5a031\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"411f11cf-4d88-41ac-b236-982d17dcac8a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0020663d-741b-4372-8a52-36219dfefedb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e4b94f7c-0bdc-4475-8a72-3f148d2b0474\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bf8c7b80-d4e4-464a-8025-60aa0f18f069\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031/named-query-elements/named-query-element/411f11cf-4d88-41ac-b236-982d17dcac8a/named-query-elements/named-query-element/0020663d-741b-4372-8a52-36219dfefedb/named-query-elements/named-query-element/e4b94f7c-0bdc-4475-8a72-3f148d2b0474/named-query-elements/named-query-element/bf8c7b80-d4e4-464a-8025-60aa0f18f069\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057088288\",\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"1deb1bce-86be-42fe-b4b5-d85841a58f17","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:49.053Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:49.054Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"1deb1bce-86be-42fe-b4b5-d85841a58f17","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"777","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"3690d2ea-ed7c-4288-8407-04b2c6dce87e","LogTimestamp":"2023-05-25T23:24:49.053Z","ResponseDesc":"Created","elapsedTime":"124"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:49 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031" 201 0 REST 1deb1bce-86be-42fe-b4b5-d85841a58f17 AAI-TOOLS 127.0.0.6 - - - - - - - - - 781 - "logType": "access"
{"timestamp":"2023-05-25T23:24:49.130Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"1deb1bce-86be-42fe-b4b5-d85841a58f17","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"77","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:49.130Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:49.133Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"1deb1bce-86be-42fe-b4b5-d85841a58f17\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:49:001\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f81f3ad0-3647-4fe7-8ff8-fa43a391ad30\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"da885b3c-ad74-4e85-b6ee-72357b4b144b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e80d3b62-062d-4789-b259-e51c2154df63\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"584b04b4-27f9-4340-82ef-3975f4fb9575\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/f81f3ad0-3647-4fe7-8ff8-fa43a391ad30/named-query-elements/named-query-element/da885b3c-ad74-4e85-b6ee-72357b4b144b/named-query-elements/named-query-element/e80d3b62-062d-4789-b259-e51c2154df63/named-query-elements/named-query-element/584b04b4-27f9-4340-82ef-3975f4fb9575\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b1a92aca-df96-46db-9c05-1552f80608d7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab/named-query-elements/named-query-element/b1a92aca-df96-46db-9c05-1552f80608d7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"37920280-68e3-4e78-ad66-8ab2331bddc9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7fe5eafa-7b30-48a5-9ada-b601b1f24f1c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3f3621b6-1464-4619-89d8-b31feb03e107\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5e25879c-2b3a-4a6f-ab77-64585ceb09c6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/37920280-68e3-4e78-ad66-8ab2331bddc9/named-query-elements/named-query-element/7fe5eafa-7b30-48a5-9ada-b601b1f24f1c/named-query-elements/named-query-element/3f3621b6-1464-4619-89d8-b31feb03e107/named-query-elements/named-query-element/5e25879c-2b3a-4a6f-ab77-64585ceb09c6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"f199cb88-5e69-4b1f-93e0-6f257877d066\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"9b678bd1-02b9-4722-944b-a98dcac61d85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c81f1af9-8dc2-4d48-afe1-1f871ff40cab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/9b678bd1-02b9-4722-944b-a98dcac61d85/named-query-elements/named-query-element/c81f1af9-8dc2-4d48-afe1-1f871ff40cab\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"5649c7f6-12e8-4011-9f2b-8f60f6a2901b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b465a81-2cca-4fbf-a8e1-59f6539b0f56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"669de760-739d-40d0-b9dd-4ccdd343a823\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"654daf03-392f-48cf-9755-b7949846f367\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/5649c7f6-12e8-4011-9f2b-8f60f6a2901b/named-query-elements/named-query-element/6b465a81-2cca-4fbf-a8e1-59f6539b0f56/named-query-elements/named-query-element/669de760-739d-40d0-b9dd-4ccdd343a823/named-query-elements/named-query-element/654daf03-392f-48cf-9755-b7949846f367\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"35b13965-ef9d-4597-9859-bde64c521c91\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ba1d1438-8191-4572-b8e0-2806743e2805\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e2557667-8b8a-4951-9419-4289e7295199\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91/named-query-elements/named-query-element/ba1d1438-8191-4572-b8e0-2806743e2805/named-query-elements/named-query-element/e2557667-8b8a-4951-9419-4289e7295199\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"037eb932-edac-48f5-9782-c19c0aa5a031\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"411f11cf-4d88-41ac-b236-982d17dcac8a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0020663d-741b-4372-8a52-36219dfefedb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e4b94f7c-0bdc-4475-8a72-3f148d2b0474\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031/named-query-elements/named-query-element/411f11cf-4d88-41ac-b236-982d17dcac8a/named-query-elements/named-query-element/0020663d-741b-4372-8a52-36219dfefedb/named-query-elements/named-query-element/e4b94f7c-0bdc-4475-8a72-3f148d2b0474\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057088288\",\"model-invariant-id\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\"}}","context":{"RequestID":"1deb1bce-86be-42fe-b4b5-d85841a58f17","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:49.133Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:49.146Z","message":"Entering","context":{"RequestID":"cdea9721-e29a-44d5-87b8-eb8fd72d21e9","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"57bfe25e-4273-493a-9dd8-afa790d1827d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:49.146Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:49.153Z","message":"Checking for system property [partnerName]","context":{"RequestID":"cdea9721-e29a-44d5-87b8-eb8fd72d21e9","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"57bfe25e-4273-493a-9dd8-afa790d1827d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:49.146Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:49.153Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"cdea9721-e29a-44d5-87b8-eb8fd72d21e9","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"57bfe25e-4273-493a-9dd8-afa790d1827d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:49.146Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:49.153Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"cdea9721-e29a-44d5-87b8-eb8fd72d21e9","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"57bfe25e-4273-493a-9dd8-afa790d1827d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-05-25T23:24:49.146Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:49.154Z","message":"Invoke","context":{"RequestID":"cdea9721-e29a-44d5-87b8-eb8fd72d21e9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/a93ac487-409c-4e8c-9e5f-334ae8f99087","InvocationID":"57bfe25e-4273-493a-9dd8-afa790d1827d","LogTimestamp":"2023-05-25T23:24:49.154Z"},"thread":"qtp1094674892-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:49.155Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"1deb1bce-86be-42fe-b4b5-d85841a58f17","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"22","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:49.155Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:49.160Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"1deb1bce-86be-42fe-b4b5-d85841a58f17\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:49:017\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7f7a27e1-bc62-478a-8528-07d07fdef32e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6bea8465-ec02-43a7-ba1a-d2acd007b69d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4/named-query-elements/named-query-element/15ce1bb0-a855-427e-99f7-962fc3ae876d/named-query-elements/named-query-element/7f7a27e1-bc62-478a-8528-07d07fdef32e/named-query-elements/named-query-element/6bea8465-ec02-43a7-ba1a-d2acd007b69d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"20ef68ac-edd7-4242-bad0-96a979f7afff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"96e5f942-96ce-4e54-8746-6844221b5397\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/20ef68ac-edd7-4242-bad0-96a979f7afff/named-query-elements/named-query-element/96e5f942-96ce-4e54-8746-6844221b5397\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5c9859b0-0ac8-47ac-abd4-7a1574f96a09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1c913923-a38c-4090-8fee-9ef00221a0da\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f25332f8-3271-45dc-8888-77e74cf87155\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"64c5b276-6136-465c-9a26-bad2b08743f8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/5c9859b0-0ac8-47ac-abd4-7a1574f96a09/named-query-elements/named-query-element/1c913923-a38c-4090-8fee-9ef00221a0da/named-query-elements/named-query-element/f25332f8-3271-45dc-8888-77e74cf87155/named-query-elements/named-query-element/64c5b276-6136-465c-9a26-bad2b08743f8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c/named-query-elements/named-query-element/c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8/named-query-elements/named-query-element/ff169a0c-f6f0-4929-9cc3-8dc2cdd9bb21\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71f0a5a1-6140-450a-968a-5b88561f084d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a2eef84f-f7e6-477a-ac1a-786bfe0b2279\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dfd41427-a456-465e-b1f3-7959493e18dc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19/named-query-elements/named-query-element/71f0a5a1-6140-450a-968a-5b88561f084d/named-query-elements/named-query-element/a2eef84f-f7e6-477a-ac1a-786bfe0b2279/named-query-elements/named-query-element/dfd41427-a456-465e-b1f3-7959493e18dc\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1556ccc9-a30a-480e-8968-b54d568514c8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"26bb2684-7ce3-4fa1-a53a-13ce7eda0b8a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cebf6bb6-3e5f-4f5e-95f7-54b64314c9c1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/374a8ecb-0c79-44eb-821f-88212bdd9f70/named-query-elements/named-query-element/1556ccc9-a30a-480e-8968-b54d568514c8/named-query-elements/named-query-element/26bb2684-7ce3-4fa1-a53a-13ce7eda0b8a/named-query-elements/named-query-element/cebf6bb6-3e5f-4f5e-95f7-54b64314c9c1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"5649c7f6-12e8-4011-9f2b-8f60f6a2901b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b465a81-2cca-4fbf-a8e1-59f6539b0f56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"669de760-739d-40d0-b9dd-4ccdd343a823\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/5649c7f6-12e8-4011-9f2b-8f60f6a2901b/named-query-elements/named-query-element/6b465a81-2cca-4fbf-a8e1-59f6539b0f56/named-query-elements/named-query-element/669de760-739d-40d0-b9dd-4ccdd343a823\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"37920280-68e3-4e78-ad66-8ab2331bddc9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7fe5eafa-7b30-48a5-9ada-b601b1f24f1c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3f3621b6-1464-4619-89d8-b31feb03e107\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/37920280-68e3-4e78-ad66-8ab2331bddc9/named-query-elements/named-query-element/7fe5eafa-7b30-48a5-9ada-b601b1f24f1c/named-query-elements/named-query-element/3f3621b6-1464-4619-89d8-b31feb03e107\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"f199cb88-5e69-4b1f-93e0-6f257877d066\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"9b678bd1-02b9-4722-944b-a98dcac61d85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/9b678bd1-02b9-4722-944b-a98dcac61d85\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f81f3ad0-3647-4fe7-8ff8-fa43a391ad30\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"da885b3c-ad74-4e85-b6ee-72357b4b144b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e80d3b62-062d-4789-b259-e51c2154df63\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/f81f3ad0-3647-4fe7-8ff8-fa43a391ad30/named-query-elements/named-query-element/da885b3c-ad74-4e85-b6ee-72357b4b144b/named-query-elements/named-query-element/e80d3b62-062d-4789-b259-e51c2154df63\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d7d22ead-e079-4fe4-9979-fd1ee07234c1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"360b342c-4fc6-46ab-9a37-3b9585e84e07\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"59ecf21c-ed7b-4ef7-9c22-f2540f38e1cc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/d7d22ead-e079-4fe4-9979-fd1ee07234c1/named-query-elements/named-query-element/360b342c-4fc6-46ab-9a37-3b9585e84e07/named-query-elements/named-query-element/59ecf21c-ed7b-4ef7-9c22-f2540f38e1cc\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"037eb932-edac-48f5-9782-c19c0aa5a031\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"411f11cf-4d88-41ac-b236-982d17dcac8a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0020663d-741b-4372-8a52-36219dfefedb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031/named-query-elements/named-query-element/411f11cf-4d88-41ac-b236-982d17dcac8a/named-query-elements/named-query-element/0020663d-741b-4372-8a52-36219dfefedb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"764997fd-f3f0-4310-b4c0-40d7aa1786b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf/named-query-elements/named-query-element/764997fd-f3f0-4310-b4c0-40d7aa1786b3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057088288\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"1deb1bce-86be-42fe-b4b5-d85841a58f17","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:49.160Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:49.184Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"1deb1bce-86be-42fe-b4b5-d85841a58f17","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:49.184Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:49.277Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"cdea9721-e29a-44d5-87b8-eb8fd72d21e9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"124","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/a93ac487-409c-4e8c-9e5f-334ae8f99087","InvocationID":"57bfe25e-4273-493a-9dd8-afa790d1827d","LogTimestamp":"2023-05-25T23:24:49.277Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1094674892-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:49.601Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/a93ac487-409c-4e8c-9e5f-334ae8f99087\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"cdea9721-e29a-44d5-87b8-eb8fd72d21e9\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:49:589\"},\"entity\":{\"resource-version\":\"1685057089152\",\"named-query-uuid\":\"a93ac487-409c-4e8c-9e5f-334ae8f99087\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - VNF to Service Instance\",\"named-query-name\":\"vnf-to-service-instance\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"a2a42244-1c11-4b67-8df3-4e7e882b5cfc\",\"resource-version\":\"1685057089152\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"c3bb6a4e-d4e9-444c-958b-7c0eead856da\",\"resource-version\":\"1685057089152\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"14c6dcd7-28ae-4d7e-a74f-352e5006cb39\",\"resource-version\":\"1685057089152\"}]}}]}}]}}}","context":{"RequestID":"cdea9721-e29a-44d5-87b8-eb8fd72d21e9","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/a93ac487-409c-4e8c-9e5f-334ae8f99087","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:49.601Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:49.621Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"cdea9721-e29a-44d5-87b8-eb8fd72d21e9","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/a93ac487-409c-4e8c-9e5f-334ae8f99087","TargetServiceName":"AAI-EVENT","ElapsedTime":"20","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:49.621Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:49.627Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"cdea9721-e29a-44d5-87b8-eb8fd72d21e9\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:49:602\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"568452ee-f040-4e32-a82e-fb7e3e490659\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/568452ee-f040-4e32-a82e-fb7e3e490659\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"5649c7f6-12e8-4011-9f2b-8f60f6a2901b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b465a81-2cca-4fbf-a8e1-59f6539b0f56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/5649c7f6-12e8-4011-9f2b-8f60f6a2901b/named-query-elements/named-query-element/6b465a81-2cca-4fbf-a8e1-59f6539b0f56\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a1ee78fb-59a2-4689-bd7c-216e5991d20d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab/named-query-elements/named-query-element/a1ee78fb-59a2-4689-bd7c-216e5991d20d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4/named-query-elements/named-query-element/15ce1bb0-a855-427e-99f7-962fc3ae876d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d7d22ead-e079-4fe4-9979-fd1ee07234c1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"360b342c-4fc6-46ab-9a37-3b9585e84e07\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/d7d22ead-e079-4fe4-9979-fd1ee07234c1/named-query-elements/named-query-element/360b342c-4fc6-46ab-9a37-3b9585e84e07\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f81f3ad0-3647-4fe7-8ff8-fa43a391ad30\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"da885b3c-ad74-4e85-b6ee-72357b4b144b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/f81f3ad0-3647-4fe7-8ff8-fa43a391ad30/named-query-elements/named-query-element/da885b3c-ad74-4e85-b6ee-72357b4b144b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"037eb932-edac-48f5-9782-c19c0aa5a031\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"411f11cf-4d88-41ac-b236-982d17dcac8a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031/named-query-elements/named-query-element/411f11cf-4d88-41ac-b236-982d17dcac8a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"37920280-68e3-4e78-ad66-8ab2331bddc9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7fe5eafa-7b30-48a5-9ada-b601b1f24f1c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/37920280-68e3-4e78-ad66-8ab2331bddc9/named-query-elements/named-query-element/7fe5eafa-7b30-48a5-9ada-b601b1f24f1c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0/named-query-elements/named-query-element/c2afc80f-7aca-480e-b9ad-860d43ed32cf\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"9abb2661-d92c-4f84-aea6-b16acfa00e22\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"57c28815-e26f-40f0-b73b-be2aa5c46044\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e6544fab-5ef8-4bb7-a3f2-938283cead19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"296b94f1-48a8-45db-98ae-e87a21b9a9f5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"346a7cfc-f800-4a07-bdf9-2ed6613d06cb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22/named-query-elements/named-query-element/57c28815-e26f-40f0-b73b-be2aa5c46044/named-query-elements/named-query-element/e6544fab-5ef8-4bb7-a3f2-938283cead19/named-query-elements/named-query-element/296b94f1-48a8-45db-98ae-e87a21b9a9f5/named-query-elements/named-query-element/346a7cfc-f800-4a07-bdf9-2ed6613d06cb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c/named-query-elements/named-query-element/c7462a1d-f8c1-4cf6-a1bb-9c46fd121df8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"20ef68ac-edd7-4242-bad0-96a979f7afff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/20ef68ac-edd7-4242-bad0-96a979f7afff\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71f0a5a1-6140-450a-968a-5b88561f084d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19/named-query-elements/named-query-element/71f0a5a1-6140-450a-968a-5b88561f084d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"dfd79f7f-3d9e-4c31-9757-8fa292e51225\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a7af8234-030d-4895-8cb9-bc11d39fdf4a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/dfd79f7f-3d9e-4c31-9757-8fa292e51225/named-query-elements/named-query-element/a7af8234-030d-4895-8cb9-bc11d39fdf4a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1556ccc9-a30a-480e-8968-b54d568514c8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/374a8ecb-0c79-44eb-821f-88212bdd9f70/named-query-elements/named-query-element/1556ccc9-a30a-480e-8968-b54d568514c8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5c9859b0-0ac8-47ac-abd4-7a1574f96a09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1c913923-a38c-4090-8fee-9ef00221a0da\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f25332f8-3271-45dc-8888-77e74cf87155\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/5c9859b0-0ac8-47ac-abd4-7a1574f96a09/named-query-elements/named-query-element/1c913923-a38c-4090-8fee-9ef00221a0da/named-query-elements/named-query-element/f25332f8-3271-45dc-8888-77e74cf87155\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"f199cb88-5e69-4b1f-93e0-6f257877d066\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"9b678bd1-02b9-4722-944b-a98dcac61d85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8fff9d93-8eab-4077-8f81-c3acb716e449\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/9b678bd1-02b9-4722-944b-a98dcac61d85/named-query-elements/named-query-element/8fff9d93-8eab-4077-8f81-c3acb716e449\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"a93ac487-409c-4e8c-9e5f-334ae8f99087\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a2a42244-1c11-4b67-8df3-4e7e882b5cfc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/a93ac487-409c-4e8c-9e5f-334ae8f99087/named-query-elements/named-query-element/a2a42244-1c11-4b67-8df3-4e7e882b5cfc\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"a93ac487-409c-4e8c-9e5f-334ae8f99087\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a2a42244-1c11-4b67-8df3-4e7e882b5cfc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c3bb6a4e-d4e9-444c-958b-7c0eead856da\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"14c6dcd7-28ae-4d7e-a74f-352e5006cb39\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/a93ac487-409c-4e8c-9e5f-334ae8f99087/named-query-elements/named-query-element/a2a42244-1c11-4b67-8df3-4e7e882b5cfc/named-query-elements/named-query-element/c3bb6a4e-d4e9-444c-958b-7c0eead856da/named-query-elements/named-query-element/14c6dcd7-28ae-4d7e-a74f-352e5006cb39\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057089152\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"cdea9721-e29a-44d5-87b8-eb8fd72d21e9","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:49.626Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:49.648Z","message":"{\"transactionId\":\"cdea9721-e29a-44d5-87b8-eb8fd72d21e9\",\"status\":\"201\",\"rqstDate\":\"230525-23:24:49:147\",\"respDate\":\"230525-23:24:49:648\",\"sourceId\":\"AAI-TOOLS:cdea9721-e29a-44d5-87b8-eb8fd72d21e9\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/a93ac487-409c-4e8c-9e5f-334ae8f99087\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:49:147-81307\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[38b8d3b7-36b2-4d87-bf42-17684a9991b6], x-b3-parentspanid=[03d4fa1fd56e0337], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[cdea9721-e29a-44d5-87b8-eb8fd72d21e9], Host=[aai.onap], X-Forwarded-Port=[37989], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[26042e658d4fb91784f98f0c2e1c6791], x-b3-spanid=[6935dec3a9d7019c], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[1702], Content-Type=[application/json], X-ONAP-RequestID=[cdea9721-e29a-44d5-87b8-eb8fd72d21e9]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"a93ac487-409c-4e8c-9e5f-334ae8f99087\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"vnf-to-service-instance\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - VNF to Service Instance\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:49:147-81307\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[151712], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230525-23:24:49:147-81307]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"cdea9721-e29a-44d5-87b8-eb8fd72d21e9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"124","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"57bfe25e-4273-493a-9dd8-afa790d1827d","LogTimestamp":"2023-05-25T23:24:49.277Z","elapsedTime":"163"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:49.649Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"cdea9721-e29a-44d5-87b8-eb8fd72d21e9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"503","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"57bfe25e-4273-493a-9dd8-afa790d1827d","LogTimestamp":"2023-05-25T23:24:49.649Z","ResponseDesc":"Created","elapsedTime":"163"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:49 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/a93ac487-409c-4e8c-9e5f-334ae8f99087" 201 0 REST cdea9721-e29a-44d5-87b8-eb8fd72d21e9 AAI-TOOLS 127.0.0.6 - - - - - - - - - 505 - "logType": "access"
{"timestamp":"2023-05-25T23:24:49.654Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"cdea9721-e29a-44d5-87b8-eb8fd72d21e9","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:49.654Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:49.660Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"cdea9721-e29a-44d5-87b8-eb8fd72d21e9\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230525-23:24:49:620\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a/named-query-elements/named-query-element/6e53dca4-742f-4c1d-ba6b-f6040043c55c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/e2de979a-7155-4a32-a871-e1cb758bbcb4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497/named-query-elements/named-query-element/e43bce2e-b7c7-42fc-b60f-29c49cbb01c0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ed10714f-4c00-4ed8-a56e-3893f7578b31\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"122e4435-48a3-4ad0-8ef4-967f848a0421\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"982a66f6-8af6-405e-8c80-c019308b6d9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd0c976d-5cce-47d3-9644-dd33ced68ab8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"de689470-0aa4-48bb-9cdb-27edbc73a1a0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/ed10714f-4c00-4ed8-a56e-3893f7578b31/named-query-elements/named-query-element/122e4435-48a3-4ad0-8ef4-967f848a0421/named-query-elements/named-query-element/982a66f6-8af6-405e-8c80-c019308b6d9c/named-query-elements/named-query-element/fd0c976d-5cce-47d3-9644-dd33ced68ab8/named-query-elements/named-query-element/de689470-0aa4-48bb-9cdb-27edbc73a1a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/a240304a-7e99-472c-a2b5-4368207ae12a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"dfd79f7f-3d9e-4c31-9757-8fa292e51225\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/dfd79f7f-3d9e-4c31-9757-8fa292e51225\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"6e806bc2-8f9b-4534-bb68-be91267ff6c8\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"91e1d8cb-4677-463f-b979-a0d51e1f4165\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a26b1e1a-4e2f-4ac9-9dc1-788b50442777\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8/named-query-elements/named-query-element/91e1d8cb-4677-463f-b979-a0d51e1f4165/named-query-elements/named-query-element/a26b1e1a-4e2f-4ac9-9dc1-788b50442777\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3085c898-ffe3-47e3-b642-2f66017103ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a1ee78fb-59a2-4689-bd7c-216e5991d20d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"855380e9-40d7-4e52-bb6e-7fdabbb2b8c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/3085c898-ffe3-47e3-b642-2f66017103ab/named-query-elements/named-query-element/a1ee78fb-59a2-4689-bd7c-216e5991d20d/named-query-elements/named-query-element/855380e9-40d7-4e52-bb6e-7fdabbb2b8c9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"f199cb88-5e69-4b1f-93e0-6f257877d066\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"9b678bd1-02b9-4722-944b-a98dcac61d85\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8fff9d93-8eab-4077-8f81-c3acb716e449\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"478348fc-e66e-40a8-879f-c0060460268f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/9b678bd1-02b9-4722-944b-a98dcac61d85/named-query-elements/named-query-element/8fff9d93-8eab-4077-8f81-c3acb716e449/named-query-elements/named-query-element/478348fc-e66e-40a8-879f-c0060460268f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f81f3ad0-3647-4fe7-8ff8-fa43a391ad30\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/f81f3ad0-3647-4fe7-8ff8-fa43a391ad30\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/09fb2f6f-fe27-4eb4-bc4c-04da56c8e497\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"536ad6b0-80a6-4a12-a4e2-8f347c80d8b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5c9859b0-0ac8-47ac-abd4-7a1574f96a09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1c913923-a38c-4090-8fee-9ef00221a0da\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/536ad6b0-80a6-4a12-a4e2-8f347c80d8b0/named-query-elements/named-query-element/5c9859b0-0ac8-47ac-abd4-7a1574f96a09/named-query-elements/named-query-element/1c913923-a38c-4090-8fee-9ef00221a0da\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"37920280-68e3-4e78-ad66-8ab2331bddc9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/37920280-68e3-4e78-ad66-8ab2331bddc9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"a93ac487-409c-4e8c-9e5f-334ae8f99087\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a2a42244-1c11-4b67-8df3-4e7e882b5cfc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c3bb6a4e-d4e9-444c-958b-7c0eead856da\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/a93ac487-409c-4e8c-9e5f-334ae8f99087/named-query-elements/named-query-element/a2a42244-1c11-4b67-8df3-4e7e882b5cfc/named-query-elements/named-query-element/c3bb6a4e-d4e9-444c-958b-7c0eead856da\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"f420eb94-5d10-4f2f-bcc6-c362e4572e55\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"639e5922-c37b-4354-9f0c-fbaac15fdd23\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/f420eb94-5d10-4f2f-bcc6-c362e4572e55/named-query-elements/named-query-element/ab1cbc2b-3c14-4444-8af4-fb776e4dd0aa/named-query-elements/named-query-element/639e5922-c37b-4354-9f0c-fbaac15fdd23\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/b5d6b686-7508-4f0b-8204-1e9d2577bf19\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/374a8ecb-0c79-44eb-821f-88212bdd9f70\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"88aae9bc-9b3d-44c8-a0ba-3c4911da755c\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"bb40c8c9-c5c9-4b43-a5f3-7c03d049bc18\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"25821cc8-a155-4922-b3e3-6eba02141888\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2bbb022-4170-40a1-b399-adb083e742c8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c/named-query-elements/named-query-element/bb40c8c9-c5c9-4b43-a5f3-7c03d049bc18/named-query-elements/named-query-element/25821cc8-a155-4922-b3e3-6eba02141888/named-query-elements/named-query-element/c2bbb022-4170-40a1-b399-adb083e742c8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d7d22ead-e079-4fe4-9979-fd1ee07234c1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/d7d22ead-e079-4fe4-9979-fd1ee07234c1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1685057089152\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"cdea9721-e29a-44d5-87b8-eb8fd72d21e9","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:49.660Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:49.700Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"cdea9721-e29a-44d5-87b8-eb8fd72d21e9","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"39","InvocationID":"18151d05-0f93-47eb-8347-2471c4139646","LogTimestamp":"2023-05-25T23:24:49.699Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:50.681Z","message":"Entering","context":{"RequestID":"81dadd66-1ed2-47c2-9db0-af8686fe0e58","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d6ed04d4-878f-4942-8572-b951c7a4fd41","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:24:50.681Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:50.684Z","message":"{\"transactionId\":\"81dadd66-1ed2-47c2-9db0-af8686fe0e58\",\"status\":\"200\",\"rqstDate\":\"230525-23:24:50:682\",\"respDate\":\"230525-23:24:50:684\",\"sourceId\":\"haproxy:81dadd66-1ed2-47c2-9db0-af8686fe0e58\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:50:682-85400\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[46c8db0d-65ff-4b89-92c5-5547a2f05801], x-b3-parentspanid=[213d3d0f40ed32fa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[00aeca58a44c81a6213d3d0f40ed32fa], x-b3-spanid=[936d175ab28aa44d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[81dadd66-1ed2-47c2-9db0-af8686fe0e58]}\\\"}\"}","context":{"RequestID":"81dadd66-1ed2-47c2-9db0-af8686fe0e58","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d6ed04d4-878f-4942-8572-b951c7a4fd41","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:24:50.681Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:50.685Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"81dadd66-1ed2-47c2-9db0-af8686fe0e58","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d6ed04d4-878f-4942-8572-b951c7a4fd41","LogTimestamp":"2023-05-25T23:24:50.685Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:24:51.910Z","message":"Entering","context":{"RequestID":"3928ad14-2df2-4a82-bf6a-ae994e81e2c5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"802d7c14-0a5d-493e-937f-030f45da0c96","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:24:51.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:51.912Z","message":"Database is available from CACHED check.","context":{"RequestID":"3928ad14-2df2-4a82-bf6a-ae994e81e2c5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"802d7c14-0a5d-493e-937f-030f45da0c96","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:24:51.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:51.914Z","message":"{\"transactionId\":\"3928ad14-2df2-4a82-bf6a-ae994e81e2c5\",\"status\":\"200\",\"rqstDate\":\"230525-23:24:51:911\",\"respDate\":\"230525-23:24:51:914\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3928ad14-2df2-4a82-bf6a-ae994e81e2c5\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:24:51:911-84823\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3928ad14-2df2-4a82-bf6a-ae994e81e2c5]}\\\"}\"}","context":{"RequestID":"3928ad14-2df2-4a82-bf6a-ae994e81e2c5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"802d7c14-0a5d-493e-937f-030f45da0c96","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:24:51.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:51.915Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3928ad14-2df2-4a82-bf6a-ae994e81e2c5","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"802d7c14-0a5d-493e-937f-030f45da0c96","LogTimestamp":"2023-05-25T23:24:51.915Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-05-25T23:24:51.985Z","message":"Entering","context":{"RequestID":"f84491aa-82e5-446c-96d3-918217a9699b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c7730e6d-bfb9-4a40-a851-af0c67c0bf66","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:24:51.985Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:51.987Z","message":"{\"transactionId\":\"f84491aa-82e5-446c-96d3-918217a9699b\",\"status\":\"200\",\"rqstDate\":\"230525-23:24:51:986\",\"respDate\":\"230525-23:24:51:987\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f84491aa-82e5-446c-96d3-918217a9699b\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:51:986-10217\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f864e6da-3e55-4680-afd7-7c9d6d574fb1], x-b3-parentspanid=[6bf51e9b674f72e9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34613], x-envoy-attempt-count=[1], x-b3-traceid=[8ec89d12631aa8da6bf51e9b674f72e9], x-b3-spanid=[007971e1f579aa4b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f84491aa-82e5-446c-96d3-918217a9699b]}\\\"}\"}","context":{"RequestID":"f84491aa-82e5-446c-96d3-918217a9699b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c7730e6d-bfb9-4a40-a851-af0c67c0bf66","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:24:51.985Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:51.987Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f84491aa-82e5-446c-96d3-918217a9699b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c7730e6d-bfb9-4a40-a851-af0c67c0bf66","LogTimestamp":"2023-05-25T23:24:51.987Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:51 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:24:52.697Z","message":"Entering","context":{"RequestID":"f26ac524-e9b4-4630-b21d-21059415b4e2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2a68f134-5005-4c52-a846-8c2e5e5192ab","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:24:52.697Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:52.700Z","message":"{\"transactionId\":\"f26ac524-e9b4-4630-b21d-21059415b4e2\",\"status\":\"200\",\"rqstDate\":\"230525-23:24:52:698\",\"respDate\":\"230525-23:24:52:700\",\"sourceId\":\"haproxy:f26ac524-e9b4-4630-b21d-21059415b4e2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:52:698-64036\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5ab67e50-2244-4a71-97ba-75dc9cdc52d1], x-b3-parentspanid=[3083b3259d9f99c3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[33e21bf9db9e88b33083b3259d9f99c3], x-b3-spanid=[f9882a93500f9510], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f26ac524-e9b4-4630-b21d-21059415b4e2]}\\\"}\"}","context":{"RequestID":"f26ac524-e9b4-4630-b21d-21059415b4e2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2a68f134-5005-4c52-a846-8c2e5e5192ab","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:24:52.697Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:52.701Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f26ac524-e9b4-4630-b21d-21059415b4e2","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2a68f134-5005-4c52-a846-8c2e5e5192ab","LogTimestamp":"2023-05-25T23:24:52.701Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:24:54.113Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:24:54.135Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:54.136Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:54.136Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:54.712Z","message":"Entering","context":{"RequestID":"9cc81e39-73d3-415d-965a-42ee1ad9f333","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"92314901-d4b1-431c-8555-1391539d9ba5","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:24:54.712Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:54.714Z","message":"{\"transactionId\":\"9cc81e39-73d3-415d-965a-42ee1ad9f333\",\"status\":\"200\",\"rqstDate\":\"230525-23:24:54:712\",\"respDate\":\"230525-23:24:54:714\",\"sourceId\":\"haproxy:9cc81e39-73d3-415d-965a-42ee1ad9f333\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:24:54:712-52350\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[110b8f7f-48a9-437e-8dd5-d303a8a0cb19], x-b3-parentspanid=[c89bef6fd0695461], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[706352ab845e20e4c89bef6fd0695461], x-b3-spanid=[628633079195df89], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9cc81e39-73d3-415d-965a-42ee1ad9f333]}\\\"}\"}","context":{"RequestID":"9cc81e39-73d3-415d-965a-42ee1ad9f333","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"92314901-d4b1-431c-8555-1391539d9ba5","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:24:54.712Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:54.715Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9cc81e39-73d3-415d-965a-42ee1ad9f333","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"92314901-d4b1-431c-8555-1391539d9ba5","LogTimestamp":"2023-05-25T23:24:54.715Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:24:56.727Z","message":"Entering","context":{"RequestID":"fc9ee585-858e-4b5b-b17c-afbe74e1f2e1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9044a025-713f-41fe-a0f6-1e0046cf52fe","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:24:56.727Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:56.730Z","message":"{\"transactionId\":\"fc9ee585-858e-4b5b-b17c-afbe74e1f2e1\",\"status\":\"200\",\"rqstDate\":\"230525-23:24:56:728\",\"respDate\":\"230525-23:24:56:730\",\"sourceId\":\"haproxy:fc9ee585-858e-4b5b-b17c-afbe74e1f2e1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:56:728-2222\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0ddcb967-1320-4c06-be4d-f869f087b1e0], x-b3-parentspanid=[3c02064830bce6f9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[facc30e5669356e93c02064830bce6f9], x-b3-spanid=[dfb50992aa262af5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fc9ee585-858e-4b5b-b17c-afbe74e1f2e1]}\\\"}\"}","context":{"RequestID":"fc9ee585-858e-4b5b-b17c-afbe74e1f2e1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9044a025-713f-41fe-a0f6-1e0046cf52fe","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:24:56.727Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:56.731Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fc9ee585-858e-4b5b-b17c-afbe74e1f2e1","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9044a025-713f-41fe-a0f6-1e0046cf52fe","LogTimestamp":"2023-05-25T23:24:56.731Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:24:58.741Z","message":"Entering","context":{"RequestID":"702132c3-878e-47c8-a36e-4202ad0fbe70","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4d06bd13-55ae-45ef-bfb7-b415dc29fe6e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:24:58.741Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:24:58.744Z","message":"{\"transactionId\":\"702132c3-878e-47c8-a36e-4202ad0fbe70\",\"status\":\"200\",\"rqstDate\":\"230525-23:24:58:742\",\"respDate\":\"230525-23:24:58:744\",\"sourceId\":\"haproxy:702132c3-878e-47c8-a36e-4202ad0fbe70\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:24:58:742-52934\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[22669d2e-5390-4a43-ad2c-a38467628100], x-b3-parentspanid=[4c27aba6a17b2739], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d145e305531d4ed34c27aba6a17b2739], x-b3-spanid=[0870644bfcb32950], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[702132c3-878e-47c8-a36e-4202ad0fbe70]}\\\"}\"}","context":{"RequestID":"702132c3-878e-47c8-a36e-4202ad0fbe70","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4d06bd13-55ae-45ef-bfb7-b415dc29fe6e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:24:58.741Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:24:58.745Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"702132c3-878e-47c8-a36e-4202ad0fbe70","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4d06bd13-55ae-45ef-bfb7-b415dc29fe6e","LogTimestamp":"2023-05-25T23:24:58.745Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:24:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:25:00.756Z","message":"Entering","context":{"RequestID":"2a7f86de-04f0-49f7-a430-c8ce9788092a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8ab09409-9d81-4239-a284-2e94fad6b188","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:25:00.755Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:25:00.758Z","message":"{\"transactionId\":\"2a7f86de-04f0-49f7-a430-c8ce9788092a\",\"status\":\"200\",\"rqstDate\":\"230525-23:25:00:756\",\"respDate\":\"230525-23:25:00:758\",\"sourceId\":\"haproxy:2a7f86de-04f0-49f7-a430-c8ce9788092a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:25:00:756-81394\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[228bd475-be51-4a6c-8d53-0b1c8f3b6df5], x-b3-parentspanid=[44549b37352c2efb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a4fb3db06e7c376644549b37352c2efb], x-b3-spanid=[5b37d511e8ebcd2a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2a7f86de-04f0-49f7-a430-c8ce9788092a]}\\\"}\"}","context":{"RequestID":"2a7f86de-04f0-49f7-a430-c8ce9788092a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8ab09409-9d81-4239-a284-2e94fad6b188","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:25:00.755Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:00.759Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2a7f86de-04f0-49f7-a430-c8ce9788092a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8ab09409-9d81-4239-a284-2e94fad6b188","LogTimestamp":"2023-05-25T23:25:00.759Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:25:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:25:01.908Z","message":"Entering","context":{"RequestID":"734cbb4e-3595-488f-a7ee-f86029fa89a5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"01aef6fb-bf2a-4376-9b50-17a97e831289","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:25:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:25:01.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"734cbb4e-3595-488f-a7ee-f86029fa89a5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"01aef6fb-bf2a-4376-9b50-17a97e831289","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:25:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:01.912Z","message":"{\"transactionId\":\"734cbb4e-3595-488f-a7ee-f86029fa89a5\",\"status\":\"200\",\"rqstDate\":\"230525-23:25:01:909\",\"respDate\":\"230525-23:25:01:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:734cbb4e-3595-488f-a7ee-f86029fa89a5\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:25:01:909-79839\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[734cbb4e-3595-488f-a7ee-f86029fa89a5]}\\\"}\"}","context":{"RequestID":"734cbb4e-3595-488f-a7ee-f86029fa89a5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"01aef6fb-bf2a-4376-9b50-17a97e831289","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:25:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:01.914Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"734cbb4e-3595-488f-a7ee-f86029fa89a5","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"01aef6fb-bf2a-4376-9b50-17a97e831289","LogTimestamp":"2023-05-25T23:25:01.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:25:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-05-25T23:25:01.986Z","message":"Entering","context":{"RequestID":"69a66f08-be0e-4a66-8a9c-d0d40c8b1c01","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"291e6328-1831-41bf-aac3-913701d27fd7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:25:01.986Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:25:01.989Z","message":"{\"transactionId\":\"69a66f08-be0e-4a66-8a9c-d0d40c8b1c01\",\"status\":\"200\",\"rqstDate\":\"230525-23:25:01:987\",\"respDate\":\"230525-23:25:01:989\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:69a66f08-be0e-4a66-8a9c-d0d40c8b1c01\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:25:01:987-13317\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[71748a9b-ed38-4d2a-9ad7-83e084ee8dc5], x-b3-parentspanid=[1208acfabaa56d65], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57773], x-envoy-attempt-count=[1], x-b3-traceid=[37b09e7e8ec3d1511208acfabaa56d65], x-b3-spanid=[3024a18c012506a8], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[69a66f08-be0e-4a66-8a9c-d0d40c8b1c01]}\\\"}\"}","context":{"RequestID":"69a66f08-be0e-4a66-8a9c-d0d40c8b1c01","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"291e6328-1831-41bf-aac3-913701d27fd7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:25:01.986Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:01.990Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"69a66f08-be0e-4a66-8a9c-d0d40c8b1c01","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"291e6328-1831-41bf-aac3-913701d27fd7","LogTimestamp":"2023-05-25T23:25:01.990Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:25:01 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:25:02.772Z","message":"Entering","context":{"RequestID":"8946546d-c2df-4007-b9d3-eed6382ce9c8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"dcf66acb-86e6-46f0-9621-82a7bb30dca7","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:25:02.772Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:25:02.775Z","message":"{\"transactionId\":\"8946546d-c2df-4007-b9d3-eed6382ce9c8\",\"status\":\"200\",\"rqstDate\":\"230525-23:25:02:773\",\"respDate\":\"230525-23:25:02:775\",\"sourceId\":\"haproxy:8946546d-c2df-4007-b9d3-eed6382ce9c8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:25:02:773-33196\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[75261644-a906-4201-adba-67770e75507b], x-b3-parentspanid=[d9a46ffa2e0ce6cb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cb8cc5e0fbffb592d9a46ffa2e0ce6cb], x-b3-spanid=[088b1be96cebc0bc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8946546d-c2df-4007-b9d3-eed6382ce9c8]}\\\"}\"}","context":{"RequestID":"8946546d-c2df-4007-b9d3-eed6382ce9c8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"dcf66acb-86e6-46f0-9621-82a7bb30dca7","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:25:02.772Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:02.776Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8946546d-c2df-4007-b9d3-eed6382ce9c8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dcf66acb-86e6-46f0-9621-82a7bb30dca7","LogTimestamp":"2023-05-25T23:25:02.776Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:25:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-05-25T23:25:04.113Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:25:04.131Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:04.131Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:04.131Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:04.787Z","message":"Entering","context":{"RequestID":"7eb70243-e347-488b-9984-ed7807fc3bd4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"527831d9-7f00-479b-b89f-c620c99dd92b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:25:04.786Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:25:04.790Z","message":"{\"transactionId\":\"7eb70243-e347-488b-9984-ed7807fc3bd4\",\"status\":\"200\",\"rqstDate\":\"230525-23:25:04:788\",\"respDate\":\"230525-23:25:04:790\",\"sourceId\":\"haproxy:7eb70243-e347-488b-9984-ed7807fc3bd4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:25:04:788-89080\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[992cbff0-a291-4492-9c41-021c8b53213b], x-b3-parentspanid=[3fb29d7e6530d12f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e9d876be2c3efbb93fb29d7e6530d12f], x-b3-spanid=[df11ec5011e6dde3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7eb70243-e347-488b-9984-ed7807fc3bd4]}\\\"}\"}","context":{"RequestID":"7eb70243-e347-488b-9984-ed7807fc3bd4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"527831d9-7f00-479b-b89f-c620c99dd92b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:25:04.786Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:04.791Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7eb70243-e347-488b-9984-ed7807fc3bd4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"527831d9-7f00-479b-b89f-c620c99dd92b","LogTimestamp":"2023-05-25T23:25:04.791Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:25:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:25:06.804Z","message":"Entering","context":{"RequestID":"a7aa3b48-017b-47ce-a751-961a800019a4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9481ef81-3343-4bf5-ad5a-181140d8d2e2","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:25:06.804Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:25:06.807Z","message":"{\"transactionId\":\"a7aa3b48-017b-47ce-a751-961a800019a4\",\"status\":\"200\",\"rqstDate\":\"230525-23:25:06:805\",\"respDate\":\"230525-23:25:06:807\",\"sourceId\":\"haproxy:a7aa3b48-017b-47ce-a751-961a800019a4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:25:06:805-30515\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2998577f-6bda-4b86-a6f2-e67b08f5cf2b], x-b3-parentspanid=[29c4833cea2f8c69], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9a9949c48826273729c4833cea2f8c69], x-b3-spanid=[829f0346dbeea8b2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a7aa3b48-017b-47ce-a751-961a800019a4]}\\\"}\"}","context":{"RequestID":"a7aa3b48-017b-47ce-a751-961a800019a4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9481ef81-3343-4bf5-ad5a-181140d8d2e2","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:25:06.804Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:06.808Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a7aa3b48-017b-47ce-a751-961a800019a4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9481ef81-3343-4bf5-ad5a-181140d8d2e2","LogTimestamp":"2023-05-25T23:25:06.808Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:25:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:25:08.158Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:08.163Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:08.820Z","message":"Entering","context":{"RequestID":"651ad732-7574-43cb-8bc2-7dffab3a6dc7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e7d38094-1e00-4466-a5be-c68a94c589bd","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:25:08.820Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:25:08.823Z","message":"{\"transactionId\":\"651ad732-7574-43cb-8bc2-7dffab3a6dc7\",\"status\":\"200\",\"rqstDate\":\"230525-23:25:08:821\",\"respDate\":\"230525-23:25:08:823\",\"sourceId\":\"haproxy:651ad732-7574-43cb-8bc2-7dffab3a6dc7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:25:08:821-64410\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[76a05e47-8790-41e6-9f68-706a9571e25d], x-b3-parentspanid=[cfbe7a5b01eb5b90], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8dbc4cf0bb726f09cfbe7a5b01eb5b90], x-b3-spanid=[e955a64641a64e70], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[651ad732-7574-43cb-8bc2-7dffab3a6dc7]}\\\"}\"}","context":{"RequestID":"651ad732-7574-43cb-8bc2-7dffab3a6dc7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e7d38094-1e00-4466-a5be-c68a94c589bd","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:25:08.820Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:08.825Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"651ad732-7574-43cb-8bc2-7dffab3a6dc7","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e7d38094-1e00-4466-a5be-c68a94c589bd","LogTimestamp":"2023-05-25T23:25:08.824Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:25:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:25:10.836Z","message":"Entering","context":{"RequestID":"fa8093ea-4f54-499f-8600-ca790ec263c7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9ce1908e-aa51-45c9-81e9-3dcedf1ab1cf","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:25:10.836Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:25:10.839Z","message":"{\"transactionId\":\"fa8093ea-4f54-499f-8600-ca790ec263c7\",\"status\":\"200\",\"rqstDate\":\"230525-23:25:10:837\",\"respDate\":\"230525-23:25:10:839\",\"sourceId\":\"haproxy:fa8093ea-4f54-499f-8600-ca790ec263c7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:25:10:837-88511\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[68e71dc4-3dbb-4699-a6ef-23eef76f9632], x-b3-parentspanid=[02f40bbb3a4df2e3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[81e4817eedccefca02f40bbb3a4df2e3], x-b3-spanid=[87f522e68d0c87ef], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fa8093ea-4f54-499f-8600-ca790ec263c7]}\\\"}\"}","context":{"RequestID":"fa8093ea-4f54-499f-8600-ca790ec263c7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9ce1908e-aa51-45c9-81e9-3dcedf1ab1cf","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:25:10.836Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:10.841Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fa8093ea-4f54-499f-8600-ca790ec263c7","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ce1908e-aa51-45c9-81e9-3dcedf1ab1cf","LogTimestamp":"2023-05-25T23:25:10.840Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:25:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:25:11.908Z","message":"Entering","context":{"RequestID":"b2399bab-2290-47f2-9549-18291442a5a5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1604aa9f-2930-4f49-8aa2-4ecc05bacfcd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:25:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:25:11.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"b2399bab-2290-47f2-9549-18291442a5a5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1604aa9f-2930-4f49-8aa2-4ecc05bacfcd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:25:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:11.911Z","message":"{\"transactionId\":\"b2399bab-2290-47f2-9549-18291442a5a5\",\"status\":\"200\",\"rqstDate\":\"230525-23:25:11:909\",\"respDate\":\"230525-23:25:11:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b2399bab-2290-47f2-9549-18291442a5a5\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:25:11:909-88972\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b2399bab-2290-47f2-9549-18291442a5a5]}\\\"}\"}","context":{"RequestID":"b2399bab-2290-47f2-9549-18291442a5a5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1604aa9f-2930-4f49-8aa2-4ecc05bacfcd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:25:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:11.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b2399bab-2290-47f2-9549-18291442a5a5","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1604aa9f-2930-4f49-8aa2-4ecc05bacfcd","LogTimestamp":"2023-05-25T23:25:11.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:25:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:25:11.986Z","message":"Entering","context":{"RequestID":"510bb61a-5785-43d9-a022-0ed280d53374","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7255602c-8182-4c00-8fa0-9c5715705c86","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:25:11.986Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:25:11.990Z","message":"{\"transactionId\":\"510bb61a-5785-43d9-a022-0ed280d53374\",\"status\":\"200\",\"rqstDate\":\"230525-23:25:11:987\",\"respDate\":\"230525-23:25:11:990\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:510bb61a-5785-43d9-a022-0ed280d53374\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:25:11:987-41072\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dec3eba6-7e81-43e0-bce6-a2d60a1da3f8], x-b3-parentspanid=[7a211324bcb36bc7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53307], x-envoy-attempt-count=[1], x-b3-traceid=[abc9dee809a5885a7a211324bcb36bc7], x-b3-spanid=[d139b0ccc94e8314], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[510bb61a-5785-43d9-a022-0ed280d53374]}\\\"}\"}","context":{"RequestID":"510bb61a-5785-43d9-a022-0ed280d53374","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7255602c-8182-4c00-8fa0-9c5715705c86","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:25:11.986Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:11.991Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"510bb61a-5785-43d9-a022-0ed280d53374","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7255602c-8182-4c00-8fa0-9c5715705c86","LogTimestamp":"2023-05-25T23:25:11.990Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:25:11 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:25:12.851Z","message":"Entering","context":{"RequestID":"9eeafc22-b657-4928-b4b4-ecbf43407b08","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"102b41e9-8835-4bd2-bbc5-100a33b50df5","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:25:12.851Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:25:12.854Z","message":"{\"transactionId\":\"9eeafc22-b657-4928-b4b4-ecbf43407b08\",\"status\":\"200\",\"rqstDate\":\"230525-23:25:12:852\",\"respDate\":\"230525-23:25:12:854\",\"sourceId\":\"haproxy:9eeafc22-b657-4928-b4b4-ecbf43407b08\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:25:12:852-646\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[72c8baa0-d67c-49b7-b118-df272eff6528], x-b3-parentspanid=[d1a5ddbf90049231], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[982e43111f96fe36d1a5ddbf90049231], x-b3-spanid=[4f8a6084d1e6946d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9eeafc22-b657-4928-b4b4-ecbf43407b08]}\\\"}\"}","context":{"RequestID":"9eeafc22-b657-4928-b4b4-ecbf43407b08","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"102b41e9-8835-4bd2-bbc5-100a33b50df5","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:25:12.851Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:12.855Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9eeafc22-b657-4928-b4b4-ecbf43407b08","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"102b41e9-8835-4bd2-bbc5-100a33b50df5","LogTimestamp":"2023-05-25T23:25:12.855Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:25:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:25:14.112Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:25:14.132Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:14.132Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:14.132Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:14.866Z","message":"Entering","context":{"RequestID":"6dcd90ec-b56e-4a72-afd8-a225471879aa","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"4bcb5df2-6d39-4d22-a12a-27da55f60103","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:25:14.866Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:25:14.868Z","message":"{\"transactionId\":\"6dcd90ec-b56e-4a72-afd8-a225471879aa\",\"status\":\"200\",\"rqstDate\":\"230525-23:25:14:866\",\"respDate\":\"230525-23:25:14:868\",\"sourceId\":\"haproxy:6dcd90ec-b56e-4a72-afd8-a225471879aa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:25:14:866-69350\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ceafa075-8653-47de-9e90-35eb5822a890], x-b3-parentspanid=[a0d1c4c01350bd35], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7eba1ebf233f5ee6a0d1c4c01350bd35], x-b3-spanid=[653b07682607b14b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6dcd90ec-b56e-4a72-afd8-a225471879aa]}\\\"}\"}","context":{"RequestID":"6dcd90ec-b56e-4a72-afd8-a225471879aa","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"4bcb5df2-6d39-4d22-a12a-27da55f60103","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:25:14.866Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:14.869Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6dcd90ec-b56e-4a72-afd8-a225471879aa","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4bcb5df2-6d39-4d22-a12a-27da55f60103","LogTimestamp":"2023-05-25T23:25:14.869Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:25:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:25:16.880Z","message":"Entering","context":{"RequestID":"0bc5f330-82cc-4af6-8779-c548fcd0137e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"35288946-7a5d-4586-9e17-8af098609adf","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:25:16.880Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:25:16.884Z","message":"{\"transactionId\":\"0bc5f330-82cc-4af6-8779-c548fcd0137e\",\"status\":\"200\",\"rqstDate\":\"230525-23:25:16:881\",\"respDate\":\"230525-23:25:16:883\",\"sourceId\":\"haproxy:0bc5f330-82cc-4af6-8779-c548fcd0137e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:25:16:881-11097\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7821d86d-7f61-439a-9c75-231e0fee4cc9], x-b3-parentspanid=[b94969c47a99e471], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[74ad9bff64a458e3b94969c47a99e471], x-b3-spanid=[e03f804ee09032fb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0bc5f330-82cc-4af6-8779-c548fcd0137e]}\\\"}\"}","context":{"RequestID":"0bc5f330-82cc-4af6-8779-c548fcd0137e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"35288946-7a5d-4586-9e17-8af098609adf","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:25:16.880Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:16.884Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0bc5f330-82cc-4af6-8779-c548fcd0137e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"35288946-7a5d-4586-9e17-8af098609adf","LogTimestamp":"2023-05-25T23:25:16.884Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:25:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:25:18.895Z","message":"Entering","context":{"RequestID":"1e2b06e2-975c-410a-a51d-59b81dce78b3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6186f73d-febf-484f-9368-699987f6e3e3","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:25:18.895Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:25:18.899Z","message":"{\"transactionId\":\"1e2b06e2-975c-410a-a51d-59b81dce78b3\",\"status\":\"200\",\"rqstDate\":\"230525-23:25:18:896\",\"respDate\":\"230525-23:25:18:899\",\"sourceId\":\"haproxy:1e2b06e2-975c-410a-a51d-59b81dce78b3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:25:18:896-20226\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9fd15c3b-fd12-4962-ac86-06bf26115277], x-b3-parentspanid=[c47e4a6f66795dd7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[663b2865737ad57bc47e4a6f66795dd7], x-b3-spanid=[8690e0fcef15ad2c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1e2b06e2-975c-410a-a51d-59b81dce78b3]}\\\"}\"}","context":{"RequestID":"1e2b06e2-975c-410a-a51d-59b81dce78b3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6186f73d-febf-484f-9368-699987f6e3e3","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:25:18.895Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:18.900Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1e2b06e2-975c-410a-a51d-59b81dce78b3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6186f73d-febf-484f-9368-699987f6e3e3","LogTimestamp":"2023-05-25T23:25:18.900Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:25:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:25:20.914Z","message":"Entering","context":{"RequestID":"dc377b5d-ec6a-4a84-a4e5-1a17de1cd3aa","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e4174a43-2d04-40a5-b129-1ab837c0b40c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:25:20.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:25:20.917Z","message":"{\"transactionId\":\"dc377b5d-ec6a-4a84-a4e5-1a17de1cd3aa\",\"status\":\"200\",\"rqstDate\":\"230525-23:25:20:914\",\"respDate\":\"230525-23:25:20:917\",\"sourceId\":\"haproxy:dc377b5d-ec6a-4a84-a4e5-1a17de1cd3aa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:25:20:914-70419\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6e8cd2ae-f529-4ea2-a4cb-0310a04c51b6], x-b3-parentspanid=[f9e4f8520525cccf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[21e1780ed143afa7f9e4f8520525cccf], x-b3-spanid=[55a82545de58b589], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dc377b5d-ec6a-4a84-a4e5-1a17de1cd3aa]}\\\"}\"}","context":{"RequestID":"dc377b5d-ec6a-4a84-a4e5-1a17de1cd3aa","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e4174a43-2d04-40a5-b129-1ab837c0b40c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:25:20.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:20.918Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dc377b5d-ec6a-4a84-a4e5-1a17de1cd3aa","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e4174a43-2d04-40a5-b129-1ab837c0b40c","LogTimestamp":"2023-05-25T23:25:20.918Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:25:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:25:21.908Z","message":"Entering","context":{"RequestID":"6d7c7b88-fc7a-45f0-a176-f5c81a0a9573","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ad564f89-367a-425b-a3a9-00bc23e186c9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:25:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:25:21.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"6d7c7b88-fc7a-45f0-a176-f5c81a0a9573","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ad564f89-367a-425b-a3a9-00bc23e186c9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:25:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:21.910Z","message":"{\"transactionId\":\"6d7c7b88-fc7a-45f0-a176-f5c81a0a9573\",\"status\":\"200\",\"rqstDate\":\"230525-23:25:21:909\",\"respDate\":\"230525-23:25:21:910\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6d7c7b88-fc7a-45f0-a176-f5c81a0a9573\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:25:21:909-94993\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6d7c7b88-fc7a-45f0-a176-f5c81a0a9573]}\\\"}\"}","context":{"RequestID":"6d7c7b88-fc7a-45f0-a176-f5c81a0a9573","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ad564f89-367a-425b-a3a9-00bc23e186c9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:25:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:21.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6d7c7b88-fc7a-45f0-a176-f5c81a0a9573","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ad564f89-367a-425b-a3a9-00bc23e186c9","LogTimestamp":"2023-05-25T23:25:21.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:25:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:25:21.986Z","message":"Entering","context":{"RequestID":"12ca7774-87d1-4c5d-98ff-de50e86723e4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4b7a47a4-c075-4c10-abf2-c2828ca427d9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:25:21.986Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:25:21.990Z","message":"{\"transactionId\":\"12ca7774-87d1-4c5d-98ff-de50e86723e4\",\"status\":\"200\",\"rqstDate\":\"230525-23:25:21:988\",\"respDate\":\"230525-23:25:21:990\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:12ca7774-87d1-4c5d-98ff-de50e86723e4\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:25:21:988-82168\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4547de8e-33e0-4aef-b4b9-49988be41872], x-b3-parentspanid=[e9ac9c9620acd4ab], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54575], x-envoy-attempt-count=[1], x-b3-traceid=[88e0469d3e90acaae9ac9c9620acd4ab], x-b3-spanid=[5b77a819887771bc], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[12ca7774-87d1-4c5d-98ff-de50e86723e4]}\\\"}\"}","context":{"RequestID":"12ca7774-87d1-4c5d-98ff-de50e86723e4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4b7a47a4-c075-4c10-abf2-c2828ca427d9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:25:21.986Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:21.992Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"12ca7774-87d1-4c5d-98ff-de50e86723e4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4b7a47a4-c075-4c10-abf2-c2828ca427d9","LogTimestamp":"2023-05-25T23:25:21.991Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:25:21 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-05-25T23:25:22.929Z","message":"Entering","context":{"RequestID":"c737c82a-6a84-4040-abaf-019eaed49a9f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"d883b1a8-5bdb-4c37-a46c-564a083ac60d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:25:22.929Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:25:22.931Z","message":"{\"transactionId\":\"c737c82a-6a84-4040-abaf-019eaed49a9f\",\"status\":\"200\",\"rqstDate\":\"230525-23:25:22:929\",\"respDate\":\"230525-23:25:22:931\",\"sourceId\":\"haproxy:c737c82a-6a84-4040-abaf-019eaed49a9f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:25:22:929-48334\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fe9ef7b1-92e0-44c1-a5c5-f2b611eb7904], x-b3-parentspanid=[66d86fe70d84a331], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[163ca71ff9e9863e66d86fe70d84a331], x-b3-spanid=[a6d771d4c634707c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c737c82a-6a84-4040-abaf-019eaed49a9f]}\\\"}\"}","context":{"RequestID":"c737c82a-6a84-4040-abaf-019eaed49a9f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"d883b1a8-5bdb-4c37-a46c-564a083ac60d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:25:22.929Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:22.931Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c737c82a-6a84-4040-abaf-019eaed49a9f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d883b1a8-5bdb-4c37-a46c-564a083ac60d","LogTimestamp":"2023-05-25T23:25:22.931Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:25:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:25:24.113Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:25:24.130Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:24.131Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:24.131Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:24.945Z","message":"Entering","context":{"RequestID":"f6f86a63-9df1-4c59-a683-5b5c4a9e1035","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fa69a2b1-d546-47ef-973c-5183eb4728e5","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:25:24.945Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:25:24.948Z","message":"{\"transactionId\":\"f6f86a63-9df1-4c59-a683-5b5c4a9e1035\",\"status\":\"200\",\"rqstDate\":\"230525-23:25:24:946\",\"respDate\":\"230525-23:25:24:948\",\"sourceId\":\"haproxy:f6f86a63-9df1-4c59-a683-5b5c4a9e1035\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:25:24:946-91665\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b9756ecc-5348-44d4-a174-3f97cb468de4], x-b3-parentspanid=[e2b001da43b35b5f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6d76993148c1a2f0e2b001da43b35b5f], x-b3-spanid=[fc3b5fd2f5265b52], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f6f86a63-9df1-4c59-a683-5b5c4a9e1035]}\\\"}\"}","context":{"RequestID":"f6f86a63-9df1-4c59-a683-5b5c4a9e1035","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fa69a2b1-d546-47ef-973c-5183eb4728e5","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:25:24.945Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:24.949Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f6f86a63-9df1-4c59-a683-5b5c4a9e1035","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fa69a2b1-d546-47ef-973c-5183eb4728e5","LogTimestamp":"2023-05-25T23:25:24.949Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:25:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:25:26.961Z","message":"Entering","context":{"RequestID":"5fb49863-6704-4bfa-806a-6cd1e9c7b4f9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cc9782d3-079b-4dcf-aa5a-4e2b720f15f4","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:25:26.961Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:25:26.964Z","message":"{\"transactionId\":\"5fb49863-6704-4bfa-806a-6cd1e9c7b4f9\",\"status\":\"200\",\"rqstDate\":\"230525-23:25:26:962\",\"respDate\":\"230525-23:25:26:964\",\"sourceId\":\"haproxy:5fb49863-6704-4bfa-806a-6cd1e9c7b4f9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:25:26:962-99342\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ab31a16b-aa53-4666-8898-bad6b9a5dd06], x-b3-parentspanid=[e7469eb2016e21af], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[11864f177d0ba347e7469eb2016e21af], x-b3-spanid=[0e8c1769a4b5a6a6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5fb49863-6704-4bfa-806a-6cd1e9c7b4f9]}\\\"}\"}","context":{"RequestID":"5fb49863-6704-4bfa-806a-6cd1e9c7b4f9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cc9782d3-079b-4dcf-aa5a-4e2b720f15f4","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:25:26.961Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:26.965Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5fb49863-6704-4bfa-806a-6cd1e9c7b4f9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cc9782d3-079b-4dcf-aa5a-4e2b720f15f4","LogTimestamp":"2023-05-25T23:25:26.964Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:25:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:25:28.975Z","message":"Entering","context":{"RequestID":"4c8c38b2-4fd7-4343-a41c-1f7fad287431","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"56e5ea5e-ba78-41b8-b392-33c26173d492","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:25:28.975Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:25:28.979Z","message":"{\"transactionId\":\"4c8c38b2-4fd7-4343-a41c-1f7fad287431\",\"status\":\"200\",\"rqstDate\":\"230525-23:25:28:976\",\"respDate\":\"230525-23:25:28:978\",\"sourceId\":\"haproxy:4c8c38b2-4fd7-4343-a41c-1f7fad287431\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:25:28:976-67095\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f19d4e57-f276-46be-b378-bba9058d6267], x-b3-parentspanid=[1590ef8432fd2b24], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[14ae3e012a267a2a1590ef8432fd2b24], x-b3-spanid=[8bcb04ea6c8f5e0c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4c8c38b2-4fd7-4343-a41c-1f7fad287431]}\\\"}\"}","context":{"RequestID":"4c8c38b2-4fd7-4343-a41c-1f7fad287431","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"56e5ea5e-ba78-41b8-b392-33c26173d492","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:25:28.975Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:28.980Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4c8c38b2-4fd7-4343-a41c-1f7fad287431","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"56e5ea5e-ba78-41b8-b392-33c26173d492","LogTimestamp":"2023-05-25T23:25:28.979Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:25:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:25:30.989Z","message":"Entering","context":{"RequestID":"44a14f31-726e-43c3-8314-9e0c67a80fa5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9f550e5b-b681-4102-a974-d312f1ce0f32","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:25:30.989Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:25:30.992Z","message":"{\"transactionId\":\"44a14f31-726e-43c3-8314-9e0c67a80fa5\",\"status\":\"200\",\"rqstDate\":\"230525-23:25:30:990\",\"respDate\":\"230525-23:25:30:992\",\"sourceId\":\"haproxy:44a14f31-726e-43c3-8314-9e0c67a80fa5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:25:30:990-96403\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9881fb5a-6675-4b13-b6f6-ea4199b62244], x-b3-parentspanid=[706f341a04604574], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1ac1d3c70f0675f8706f341a04604574], x-b3-spanid=[677b227eab044d61], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[44a14f31-726e-43c3-8314-9e0c67a80fa5]}\\\"}\"}","context":{"RequestID":"44a14f31-726e-43c3-8314-9e0c67a80fa5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9f550e5b-b681-4102-a974-d312f1ce0f32","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:25:30.989Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:30.993Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"44a14f31-726e-43c3-8314-9e0c67a80fa5","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9f550e5b-b681-4102-a974-d312f1ce0f32","LogTimestamp":"2023-05-25T23:25:30.993Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:25:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:25:31.909Z","message":"Entering","context":{"RequestID":"cca0e4e9-9295-49d6-85b8-454bb7991a32","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"aaa4d2f4-69a7-4534-b29f-404debc4d7ef","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:25:31.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:25:31.912Z","message":"Database is available from CACHED check.","context":{"RequestID":"cca0e4e9-9295-49d6-85b8-454bb7991a32","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"aaa4d2f4-69a7-4534-b29f-404debc4d7ef","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:25:31.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:31.913Z","message":"{\"transactionId\":\"cca0e4e9-9295-49d6-85b8-454bb7991a32\",\"status\":\"200\",\"rqstDate\":\"230525-23:25:31:910\",\"respDate\":\"230525-23:25:31:913\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:cca0e4e9-9295-49d6-85b8-454bb7991a32\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:25:31:910-88210\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[cca0e4e9-9295-49d6-85b8-454bb7991a32]}\\\"}\"}","context":{"RequestID":"cca0e4e9-9295-49d6-85b8-454bb7991a32","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"aaa4d2f4-69a7-4534-b29f-404debc4d7ef","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:25:31.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:31.914Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cca0e4e9-9295-49d6-85b8-454bb7991a32","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aaa4d2f4-69a7-4534-b29f-404debc4d7ef","LogTimestamp":"2023-05-25T23:25:31.914Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:25:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:25:31.987Z","message":"Entering","context":{"RequestID":"24178650-cf0e-4cbc-a282-5c437e8c2a37","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"750d55d2-2943-4cec-940b-75eb55dd8438","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:25:31.987Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:25:31.991Z","message":"{\"transactionId\":\"24178650-cf0e-4cbc-a282-5c437e8c2a37\",\"status\":\"200\",\"rqstDate\":\"230525-23:25:31:989\",\"respDate\":\"230525-23:25:31:991\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:24178650-cf0e-4cbc-a282-5c437e8c2a37\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:25:31:989-58837\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ec1231f2-fc4e-4c0b-9cd3-1a0e5b9749ee], x-b3-parentspanid=[6085b29c368ae8d8], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34031], x-envoy-attempt-count=[1], x-b3-traceid=[dffd62c3c56987086085b29c368ae8d8], x-b3-spanid=[bee552d7950beb04], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[24178650-cf0e-4cbc-a282-5c437e8c2a37]}\\\"}\"}","context":{"RequestID":"24178650-cf0e-4cbc-a282-5c437e8c2a37","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"750d55d2-2943-4cec-940b-75eb55dd8438","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:25:31.987Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:31.993Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"24178650-cf0e-4cbc-a282-5c437e8c2a37","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"6","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"750d55d2-2943-4cec-940b-75eb55dd8438","LogTimestamp":"2023-05-25T23:25:31.993Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:25:31 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-05-25T23:25:33.003Z","message":"Entering","context":{"RequestID":"ddfab0f4-f7b4-4bdf-a516-89eebada249a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"68b75dd5-230c-4920-9f1f-e0865a13e039","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:25:33.003Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:25:33.006Z","message":"{\"transactionId\":\"ddfab0f4-f7b4-4bdf-a516-89eebada249a\",\"status\":\"200\",\"rqstDate\":\"230525-23:25:33:004\",\"respDate\":\"230525-23:25:33:006\",\"sourceId\":\"haproxy:ddfab0f4-f7b4-4bdf-a516-89eebada249a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:25:33:004-59482\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c12a7a70-6fa3-4f99-8ea7-799e40a7fd1c], x-b3-parentspanid=[f852395e7481d953], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a0bd8e500eb877f5f852395e7481d953], x-b3-spanid=[d29bdf1497cede51], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ddfab0f4-f7b4-4bdf-a516-89eebada249a]}\\\"}\"}","context":{"RequestID":"ddfab0f4-f7b4-4bdf-a516-89eebada249a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"68b75dd5-230c-4920-9f1f-e0865a13e039","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:25:33.003Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:33.007Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ddfab0f4-f7b4-4bdf-a516-89eebada249a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"68b75dd5-230c-4920-9f1f-e0865a13e039","LogTimestamp":"2023-05-25T23:25:33.007Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:25:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:25:34.114Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:25:34.132Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:34.132Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:34.132Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:35.024Z","message":"Entering","context":{"RequestID":"629477db-3342-4419-ba08-00d45b6522e5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b14cf263-3345-478d-8162-2486322ac63f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:25:35.024Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:25:35.029Z","message":"{\"transactionId\":\"629477db-3342-4419-ba08-00d45b6522e5\",\"status\":\"200\",\"rqstDate\":\"230525-23:25:35:025\",\"respDate\":\"230525-23:25:35:028\",\"sourceId\":\"haproxy:629477db-3342-4419-ba08-00d45b6522e5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:25:35:025-85774\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4536fa88-183d-406d-9557-0d29129e7fa6], x-b3-parentspanid=[f54dd89664d1fd27], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e1e25504c4928f3cf54dd89664d1fd27], x-b3-spanid=[d6b514677691b6cd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[629477db-3342-4419-ba08-00d45b6522e5]}\\\"}\"}","context":{"RequestID":"629477db-3342-4419-ba08-00d45b6522e5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b14cf263-3345-478d-8162-2486322ac63f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:25:35.024Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:35.029Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"629477db-3342-4419-ba08-00d45b6522e5","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b14cf263-3345-478d-8162-2486322ac63f","LogTimestamp":"2023-05-25T23:25:35.029Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:25:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-05-25T23:25:37.041Z","message":"Entering","context":{"RequestID":"15968f42-3739-4f83-b157-1d7461c6155f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"05f96fc4-5758-44fe-8c96-e833827c1547","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:25:37.041Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:25:37.045Z","message":"{\"transactionId\":\"15968f42-3739-4f83-b157-1d7461c6155f\",\"status\":\"200\",\"rqstDate\":\"230525-23:25:37:042\",\"respDate\":\"230525-23:25:37:044\",\"sourceId\":\"haproxy:15968f42-3739-4f83-b157-1d7461c6155f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:25:37:042-56912\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3cd91a1d-31d4-49e9-b68e-7a3cc0a437f0], x-b3-parentspanid=[7a6fb73220c21a86], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2602e6dce3a30bd27a6fb73220c21a86], x-b3-spanid=[da84e0e745c39ff6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[15968f42-3739-4f83-b157-1d7461c6155f]}\\\"}\"}","context":{"RequestID":"15968f42-3739-4f83-b157-1d7461c6155f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"05f96fc4-5758-44fe-8c96-e833827c1547","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:25:37.041Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:37.046Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"15968f42-3739-4f83-b157-1d7461c6155f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"05f96fc4-5758-44fe-8c96-e833827c1547","LogTimestamp":"2023-05-25T23:25:37.046Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:25:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:25:37.238Z","message":"Received event EVENT CREATED KEYSPACE workflow, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:37.841Z","message":"Received event EVENT CREATED KEYSPACE zusammen_workflow, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:38.843Z","message":"[Control connection] Refreshing schema for everything.null (null)","thread":"JanusGraph Cluster-worker-4","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:38.904Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-4","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:38.914Z","message":"Token to replica map computation for keyspace sdctitan completed in 8 milliseconds","thread":"JanusGraph Cluster-worker-4","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:39.057Z","message":"Entering","context":{"RequestID":"30f39e34-7e45-4ada-a713-2f62626244a6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6a965883-b545-4f43-b463-1aeb3ff8bd96","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:25:39.057Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:25:39.061Z","message":"{\"transactionId\":\"30f39e34-7e45-4ada-a713-2f62626244a6\",\"status\":\"200\",\"rqstDate\":\"230525-23:25:39:058\",\"respDate\":\"230525-23:25:39:061\",\"sourceId\":\"haproxy:30f39e34-7e45-4ada-a713-2f62626244a6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:25:39:058-15261\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f27c85ba-6ec8-4df0-83f6-8c793fbe66e6], x-b3-parentspanid=[91a8d48c7da9b0ec], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7aaecac6d7b1a66791a8d48c7da9b0ec], x-b3-spanid=[ea9a403dd55ddb17], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[30f39e34-7e45-4ada-a713-2f62626244a6]}\\\"}\"}","context":{"RequestID":"30f39e34-7e45-4ada-a713-2f62626244a6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6a965883-b545-4f43-b463-1aeb3ff8bd96","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:25:39.057Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:39.062Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"30f39e34-7e45-4ada-a713-2f62626244a6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6a965883-b545-4f43-b463-1aeb3ff8bd96","LogTimestamp":"2023-05-25T23:25:39.062Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:25:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:25:40.420Z","message":"Received event EVENT CREATED TABLE workflow.unique_value, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:41.073Z","message":"Entering","context":{"RequestID":"349659af-fc85-4b7e-8005-2fe4fc5827fd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"15b2c875-29f3-4cc7-ab34-7bcea29bd5b9","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:25:41.073Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:25:41.077Z","message":"{\"transactionId\":\"349659af-fc85-4b7e-8005-2fe4fc5827fd\",\"status\":\"200\",\"rqstDate\":\"230525-23:25:41:074\",\"respDate\":\"230525-23:25:41:076\",\"sourceId\":\"haproxy:349659af-fc85-4b7e-8005-2fe4fc5827fd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:25:41:074-60644\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eb63742a-7569-49b0-8a12-f6e545603749], x-b3-parentspanid=[42d14a4cc78920b5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b1fd6aaf03d92df142d14a4cc78920b5], x-b3-spanid=[d7cbbf71851f5ef0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[349659af-fc85-4b7e-8005-2fe4fc5827fd]}\\\"}\"}","context":{"RequestID":"349659af-fc85-4b7e-8005-2fe4fc5827fd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"15b2c875-29f3-4cc7-ab34-7bcea29bd5b9","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:25:41.073Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:41.078Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"349659af-fc85-4b7e-8005-2fe4fc5827fd","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"15b2c875-29f3-4cc7-ab34-7bcea29bd5b9","LogTimestamp":"2023-05-25T23:25:41.078Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:25:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:25:41.305Z","message":"Received event EVENT CREATED TABLE zusammen_workflow.item, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:41.908Z","message":"Entering","context":{"RequestID":"acd9cf3d-25a3-4da7-9b27-99fdf56d25d4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"27229592-d047-425d-8007-779234245743","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:25:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:25:41.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"acd9cf3d-25a3-4da7-9b27-99fdf56d25d4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"27229592-d047-425d-8007-779234245743","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:25:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:41.913Z","message":"{\"transactionId\":\"acd9cf3d-25a3-4da7-9b27-99fdf56d25d4\",\"status\":\"200\",\"rqstDate\":\"230525-23:25:41:909\",\"respDate\":\"230525-23:25:41:913\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:acd9cf3d-25a3-4da7-9b27-99fdf56d25d4\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:25:41:909-92071\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[acd9cf3d-25a3-4da7-9b27-99fdf56d25d4]}\\\"}\"}","context":{"RequestID":"acd9cf3d-25a3-4da7-9b27-99fdf56d25d4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"27229592-d047-425d-8007-779234245743","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:25:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:41.914Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"acd9cf3d-25a3-4da7-9b27-99fdf56d25d4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"27229592-d047-425d-8007-779234245743","LogTimestamp":"2023-05-25T23:25:41.914Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:25:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-05-25T23:25:41.986Z","message":"Entering","context":{"RequestID":"25456fe3-867c-406a-854a-9ed63585e79d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"aedc8286-2eed-47ae-a598-4ba3d82f2024","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:25:41.986Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:25:41.989Z","message":"{\"transactionId\":\"25456fe3-867c-406a-854a-9ed63585e79d\",\"status\":\"200\",\"rqstDate\":\"230525-23:25:41:987\",\"respDate\":\"230525-23:25:41:989\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:25456fe3-867c-406a-854a-9ed63585e79d\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:25:41:987-22824\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c75e4a91-5b4a-4b10-ba2d-023906af5985], x-b3-parentspanid=[567cef6e8a0373fd], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36205], x-envoy-attempt-count=[1], x-b3-traceid=[cae8aa2b108e18e6567cef6e8a0373fd], x-b3-spanid=[c2325432e8f01699], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[25456fe3-867c-406a-854a-9ed63585e79d]}\\\"}\"}","context":{"RequestID":"25456fe3-867c-406a-854a-9ed63585e79d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"aedc8286-2eed-47ae-a598-4ba3d82f2024","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:25:41.986Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:41.990Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"25456fe3-867c-406a-854a-9ed63585e79d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aedc8286-2eed-47ae-a598-4ba3d82f2024","LogTimestamp":"2023-05-25T23:25:41.990Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:25:41 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:25:42.236Z","message":"Received event EVENT CREATED TABLE zusammen_workflow.version, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:43.087Z","message":"Entering","context":{"RequestID":"e3a16775-7ec4-432e-9e37-2c52831fd5bc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fe60fa18-817a-48bf-bd57-20bbe399f37a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:25:43.087Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:25:43.088Z","message":"{\"transactionId\":\"e3a16775-7ec4-432e-9e37-2c52831fd5bc\",\"status\":\"200\",\"rqstDate\":\"230525-23:25:43:087\",\"respDate\":\"230525-23:25:43:088\",\"sourceId\":\"haproxy:e3a16775-7ec4-432e-9e37-2c52831fd5bc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:25:43:087-38189\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7893daa3-5d24-4410-9ff4-ecc552a8fbdf], x-b3-parentspanid=[0e16282e19cba5e7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b2be1ad005b9f4720e16282e19cba5e7], x-b3-spanid=[4a764661fca5de85], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e3a16775-7ec4-432e-9e37-2c52831fd5bc]}\\\"}\"}","context":{"RequestID":"e3a16775-7ec4-432e-9e37-2c52831fd5bc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fe60fa18-817a-48bf-bd57-20bbe399f37a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:25:43.087Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:43.089Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e3a16775-7ec4-432e-9e37-2c52831fd5bc","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fe60fa18-817a-48bf-bd57-20bbe399f37a","LogTimestamp":"2023-05-25T23:25:43.089Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:25:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-25T23:25:43.232Z","message":"Received event EVENT CREATED TABLE zusammen_workflow.version_elements, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:44.114Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:25:44.151Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:44.151Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:44.151Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:44.170Z","message":"Received event EVENT CREATED TABLE zusammen_workflow.element_namespace, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:45.098Z","message":"Entering","context":{"RequestID":"d5950a77-98d6-42ee-9cbb-61b290510c3b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1993fa28-23d2-43d2-a9ee-3140e31d67c0","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:25:45.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:25:45.100Z","message":"{\"transactionId\":\"d5950a77-98d6-42ee-9cbb-61b290510c3b\",\"status\":\"200\",\"rqstDate\":\"230525-23:25:45:098\",\"respDate\":\"230525-23:25:45:100\",\"sourceId\":\"haproxy:d5950a77-98d6-42ee-9cbb-61b290510c3b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:25:45:098-81506\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4b05e76f-80bf-4c51-a369-e395acef22ed], x-b3-parentspanid=[461afdb45bd02522], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2e856d8011b52875461afdb45bd02522], x-b3-spanid=[0363d3ce9c6d8003], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d5950a77-98d6-42ee-9cbb-61b290510c3b]}\\\"}\"}","context":{"RequestID":"d5950a77-98d6-42ee-9cbb-61b290510c3b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1993fa28-23d2-43d2-a9ee-3140e31d67c0","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:25:45.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:45.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d5950a77-98d6-42ee-9cbb-61b290510c3b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1993fa28-23d2-43d2-a9ee-3140e31d67c0","LogTimestamp":"2023-05-25T23:25:45.101Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:25:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:25:45.171Z","message":"[Control connection] Refreshing schema for everything.null (null)","thread":"JanusGraph Cluster-worker-5","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:45.214Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-5","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:45.222Z","message":"Token to replica map computation for keyspace sdctitan completed in 7 milliseconds","thread":"JanusGraph Cluster-worker-5","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:45.313Z","message":"Received event EVENT CREATED TABLE zusammen_workflow.element, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:46.281Z","message":"Received event EVENT CREATED TABLE zusammen_workflow.element_synchronization_state, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:47.112Z","message":"Entering","context":{"RequestID":"bd47be3c-dfa6-4d51-b685-2e425d5f1287","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"342a8e4d-9ac5-4c7f-a0f8-3a19f6aeb8cf","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:25:47.112Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:25:47.115Z","message":"{\"transactionId\":\"bd47be3c-dfa6-4d51-b685-2e425d5f1287\",\"status\":\"200\",\"rqstDate\":\"230525-23:25:47:113\",\"respDate\":\"230525-23:25:47:115\",\"sourceId\":\"haproxy:bd47be3c-dfa6-4d51-b685-2e425d5f1287\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:25:47:113-44212\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[783750a6-7acf-4a20-8828-ce6ac87eea74], x-b3-parentspanid=[d8ba65afb8ee1866], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aa9fcb4e492b7cf9d8ba65afb8ee1866], x-b3-spanid=[65a82daab9891eab], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bd47be3c-dfa6-4d51-b685-2e425d5f1287]}\\\"}\"}","context":{"RequestID":"bd47be3c-dfa6-4d51-b685-2e425d5f1287","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"342a8e4d-9ac5-4c7f-a0f8-3a19f6aeb8cf","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:25:47.112Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:47.116Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bd47be3c-dfa6-4d51-b685-2e425d5f1287","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"342a8e4d-9ac5-4c7f-a0f8-3a19f6aeb8cf","LogTimestamp":"2023-05-25T23:25:47.116Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:25:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:25:47.230Z","message":"Received event EVENT CREATED TABLE zusammen_workflow.element_stage, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:48.231Z","message":"[Control connection] Refreshing schema for zusammen_workflow","thread":"JanusGraph Cluster-worker-4","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:48.244Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-4","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:48.252Z","message":"Token to replica map computation for keyspace sdctitan completed in 8 milliseconds","thread":"JanusGraph Cluster-worker-4","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:49.014Z","message":"Received event EVENT CREATED TABLE zusammen_workflow.version_stage, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:49.128Z","message":"Entering","context":{"RequestID":"e8764a34-4a22-4d49-b9fb-426b7a512cca","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"70d9e02f-4b37-4979-a633-da9ea518a869","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:25:49.128Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:25:49.131Z","message":"{\"transactionId\":\"e8764a34-4a22-4d49-b9fb-426b7a512cca\",\"status\":\"200\",\"rqstDate\":\"230525-23:25:49:129\",\"respDate\":\"230525-23:25:49:131\",\"sourceId\":\"haproxy:e8764a34-4a22-4d49-b9fb-426b7a512cca\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:25:49:129-18805\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3b3be8b2-dc28-4e67-9e28-019c2b69d639], x-b3-parentspanid=[325114f09f6281c6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a43daf8836baa24c325114f09f6281c6], x-b3-spanid=[7ad41e6b41e10cbe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e8764a34-4a22-4d49-b9fb-426b7a512cca]}\\\"}\"}","context":{"RequestID":"e8764a34-4a22-4d49-b9fb-426b7a512cca","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"70d9e02f-4b37-4979-a633-da9ea518a869","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:25:49.128Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:49.132Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e8764a34-4a22-4d49-b9fb-426b7a512cca","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"70d9e02f-4b37-4979-a633-da9ea518a869","LogTimestamp":"2023-05-25T23:25:49.132Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:25:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:25:50.015Z","message":"[Control connection] Refreshing schema for zusammen_workflow.version_stage (TABLE)","thread":"JanusGraph Cluster-worker-5","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:51.141Z","message":"Entering","context":{"RequestID":"900a5d7b-a34b-4aa3-8f27-a65ca7b4e696","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"35d844ee-675f-47e5-8ac6-645d5f040b84","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:25:51.141Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:25:51.144Z","message":"{\"transactionId\":\"900a5d7b-a34b-4aa3-8f27-a65ca7b4e696\",\"status\":\"200\",\"rqstDate\":\"230525-23:25:51:142\",\"respDate\":\"230525-23:25:51:144\",\"sourceId\":\"haproxy:900a5d7b-a34b-4aa3-8f27-a65ca7b4e696\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:25:51:142-80755\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[867a34dd-e64b-433e-b144-7e421337f930], x-b3-parentspanid=[9bac5a3d8a6746dd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[680e1dad6f62f02b9bac5a3d8a6746dd], x-b3-spanid=[131bad50ff35945a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[900a5d7b-a34b-4aa3-8f27-a65ca7b4e696]}\\\"}\"}","context":{"RequestID":"900a5d7b-a34b-4aa3-8f27-a65ca7b4e696","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"35d844ee-675f-47e5-8ac6-645d5f040b84","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:25:51.141Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:51.144Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"900a5d7b-a34b-4aa3-8f27-a65ca7b4e696","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"35d844ee-675f-47e5-8ac6-645d5f040b84","LogTimestamp":"2023-05-25T23:25:51.144Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:25:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:25:51.909Z","message":"Entering","context":{"RequestID":"45a8d091-8a24-435c-8581-7b4778a5e256","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cfc13f1f-9f82-4c59-9786-783b1163bdc7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:25:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:25:51.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"45a8d091-8a24-435c-8581-7b4778a5e256","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cfc13f1f-9f82-4c59-9786-783b1163bdc7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:25:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:51.912Z","message":"{\"transactionId\":\"45a8d091-8a24-435c-8581-7b4778a5e256\",\"status\":\"200\",\"rqstDate\":\"230525-23:25:51:909\",\"respDate\":\"230525-23:25:51:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:45a8d091-8a24-435c-8581-7b4778a5e256\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:25:51:909-5027\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[45a8d091-8a24-435c-8581-7b4778a5e256]}\\\"}\"}","context":{"RequestID":"45a8d091-8a24-435c-8581-7b4778a5e256","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cfc13f1f-9f82-4c59-9786-783b1163bdc7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:25:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:51.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"45a8d091-8a24-435c-8581-7b4778a5e256","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cfc13f1f-9f82-4c59-9786-783b1163bdc7","LogTimestamp":"2023-05-25T23:25:51.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:25:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:25:51.988Z","message":"Entering","context":{"RequestID":"aebd9e4f-b55c-42e3-8285-5b5c18ee8ac7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"90c7c3d5-c516-41d9-83e9-fa30d9cb0c6a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:25:51.987Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:25:51.991Z","message":"{\"transactionId\":\"aebd9e4f-b55c-42e3-8285-5b5c18ee8ac7\",\"status\":\"200\",\"rqstDate\":\"230525-23:25:51:988\",\"respDate\":\"230525-23:25:51:991\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:aebd9e4f-b55c-42e3-8285-5b5c18ee8ac7\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:25:51:988-46477\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[461797c2-2c39-405d-8e12-e99eed98bd46], x-b3-parentspanid=[fb201b659501b5f7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51189], x-envoy-attempt-count=[1], x-b3-traceid=[a26e038a81ee2194fb201b659501b5f7], x-b3-spanid=[1dfa4e66a7984418], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[aebd9e4f-b55c-42e3-8285-5b5c18ee8ac7]}\\\"}\"}","context":{"RequestID":"aebd9e4f-b55c-42e3-8285-5b5c18ee8ac7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"90c7c3d5-c516-41d9-83e9-fa30d9cb0c6a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:25:51.987Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:51.992Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aebd9e4f-b55c-42e3-8285-5b5c18ee8ac7","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"90c7c3d5-c516-41d9-83e9-fa30d9cb0c6a","LogTimestamp":"2023-05-25T23:25:51.991Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:25:51 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:25:53.156Z","message":"Entering","context":{"RequestID":"a8286f3c-cc69-4992-a737-81faefa3844c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"dea834bb-aed4-429e-a340-984fa89f6a81","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:25:53.156Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:25:53.160Z","message":"{\"transactionId\":\"a8286f3c-cc69-4992-a737-81faefa3844c\",\"status\":\"200\",\"rqstDate\":\"230525-23:25:53:157\",\"respDate\":\"230525-23:25:53:160\",\"sourceId\":\"haproxy:a8286f3c-cc69-4992-a737-81faefa3844c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:25:53:157-99122\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ab83ba1a-7f1c-423a-9688-a53f4a10924c], x-b3-parentspanid=[52528978686a1110], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6078102112fd974d52528978686a1110], x-b3-spanid=[c2bc7fdbc6be2095], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a8286f3c-cc69-4992-a737-81faefa3844c]}\\\"}\"}","context":{"RequestID":"a8286f3c-cc69-4992-a737-81faefa3844c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"dea834bb-aed4-429e-a340-984fa89f6a81","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:25:53.156Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:53.161Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a8286f3c-cc69-4992-a737-81faefa3844c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dea834bb-aed4-429e-a340-984fa89f6a81","LogTimestamp":"2023-05-25T23:25:53.161Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:25:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-05-25T23:25:54.115Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:25:54.131Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:54.132Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:54.132Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:55.174Z","message":"Entering","context":{"RequestID":"efd7891e-63df-4669-b090-45fd036cfe6e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2c24c1e4-ecd8-44ea-822c-6c8b9a65eec1","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:25:55.174Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:25:55.178Z","message":"{\"transactionId\":\"efd7891e-63df-4669-b090-45fd036cfe6e\",\"status\":\"200\",\"rqstDate\":\"230525-23:25:55:175\",\"respDate\":\"230525-23:25:55:177\",\"sourceId\":\"haproxy:efd7891e-63df-4669-b090-45fd036cfe6e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:25:55:175-24846\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4137db49-8b0d-4fe2-b378-ff4c8d82af35], x-b3-parentspanid=[91594a78d273fac1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[00ab43884e0d935091594a78d273fac1], x-b3-spanid=[fad503a3d4958f50], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[efd7891e-63df-4669-b090-45fd036cfe6e]}\\\"}\"}","context":{"RequestID":"efd7891e-63df-4669-b090-45fd036cfe6e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2c24c1e4-ecd8-44ea-822c-6c8b9a65eec1","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:25:55.174Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:55.178Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"efd7891e-63df-4669-b090-45fd036cfe6e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2c24c1e4-ecd8-44ea-822c-6c8b9a65eec1","LogTimestamp":"2023-05-25T23:25:55.178Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:25:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:25:57.187Z","message":"Entering","context":{"RequestID":"3bef7bfa-fb82-46df-8785-4b9c8924f2cb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"72406cff-d8e9-4c5e-bc8b-124f807a79c9","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:25:57.187Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:25:57.189Z","message":"{\"transactionId\":\"3bef7bfa-fb82-46df-8785-4b9c8924f2cb\",\"status\":\"200\",\"rqstDate\":\"230525-23:25:57:188\",\"respDate\":\"230525-23:25:57:189\",\"sourceId\":\"haproxy:3bef7bfa-fb82-46df-8785-4b9c8924f2cb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:25:57:188-85803\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[28347af2-4bf9-4475-a57c-7dad0a1ddb0f], x-b3-parentspanid=[016050546b0575e4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cda30a805b94fa69016050546b0575e4], x-b3-spanid=[ff091eff6756f4d0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3bef7bfa-fb82-46df-8785-4b9c8924f2cb]}\\\"}\"}","context":{"RequestID":"3bef7bfa-fb82-46df-8785-4b9c8924f2cb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"72406cff-d8e9-4c5e-bc8b-124f807a79c9","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:25:57.187Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:57.190Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3bef7bfa-fb82-46df-8785-4b9c8924f2cb","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"72406cff-d8e9-4c5e-bc8b-124f807a79c9","LogTimestamp":"2023-05-25T23:25:57.190Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:25:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:25:59.201Z","message":"Entering","context":{"RequestID":"a231fd32-5390-47b2-91f7-49cb045bf6dc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"46d53e71-9716-4507-ae3d-fe1eba56f8f4","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:25:59.201Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:25:59.204Z","message":"{\"transactionId\":\"a231fd32-5390-47b2-91f7-49cb045bf6dc\",\"status\":\"200\",\"rqstDate\":\"230525-23:25:59:202\",\"respDate\":\"230525-23:25:59:204\",\"sourceId\":\"haproxy:a231fd32-5390-47b2-91f7-49cb045bf6dc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:25:59:202-73714\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4311ab68-0fb5-4620-aa79-3eb0fcd35b30], x-b3-parentspanid=[138da275176c8699], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[221350497384f939138da275176c8699], x-b3-spanid=[628b2872101ef4a1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a231fd32-5390-47b2-91f7-49cb045bf6dc]}\\\"}\"}","context":{"RequestID":"a231fd32-5390-47b2-91f7-49cb045bf6dc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"46d53e71-9716-4507-ae3d-fe1eba56f8f4","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:25:59.201Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:25:59.205Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a231fd32-5390-47b2-91f7-49cb045bf6dc","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"46d53e71-9716-4507-ae3d-fe1eba56f8f4","LogTimestamp":"2023-05-25T23:25:59.205Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:25:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:26:01.213Z","message":"Entering","context":{"RequestID":"e9779ca4-0d1b-4b1c-97f0-95b962d432ab","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5d600a31-caa0-4342-8538-d951d736b3d3","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:26:01.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:26:01.215Z","message":"{\"transactionId\":\"e9779ca4-0d1b-4b1c-97f0-95b962d432ab\",\"status\":\"200\",\"rqstDate\":\"230525-23:26:01:213\",\"respDate\":\"230525-23:26:01:215\",\"sourceId\":\"haproxy:e9779ca4-0d1b-4b1c-97f0-95b962d432ab\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:26:01:213-20914\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a017e663-e7f8-4fc5-a045-89d9cc58d9ac], x-b3-parentspanid=[9dcdd5ce68b7da21], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[65f7ba34780b1ce89dcdd5ce68b7da21], x-b3-spanid=[232c0c85edc2a34c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e9779ca4-0d1b-4b1c-97f0-95b962d432ab]}\\\"}\"}","context":{"RequestID":"e9779ca4-0d1b-4b1c-97f0-95b962d432ab","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5d600a31-caa0-4342-8538-d951d736b3d3","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:26:01.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:01.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e9779ca4-0d1b-4b1c-97f0-95b962d432ab","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5d600a31-caa0-4342-8538-d951d736b3d3","LogTimestamp":"2023-05-25T23:26:01.215Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:26:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:26:01.908Z","message":"Entering","context":{"RequestID":"7feffcee-9449-4df7-823e-f1c395582b0d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"16c26afe-d5ad-4337-896f-ffd1dd72e4d5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:26:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:26:01.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"7feffcee-9449-4df7-823e-f1c395582b0d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"16c26afe-d5ad-4337-896f-ffd1dd72e4d5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:26:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:01.912Z","message":"{\"transactionId\":\"7feffcee-9449-4df7-823e-f1c395582b0d\",\"status\":\"200\",\"rqstDate\":\"230525-23:26:01:909\",\"respDate\":\"230525-23:26:01:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7feffcee-9449-4df7-823e-f1c395582b0d\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:26:01:909-23820\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7feffcee-9449-4df7-823e-f1c395582b0d]}\\\"}\"}","context":{"RequestID":"7feffcee-9449-4df7-823e-f1c395582b0d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"16c26afe-d5ad-4337-896f-ffd1dd72e4d5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:26:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:01.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7feffcee-9449-4df7-823e-f1c395582b0d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"16c26afe-d5ad-4337-896f-ffd1dd72e4d5","LogTimestamp":"2023-05-25T23:26:01.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:26:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:26:01.989Z","message":"Entering","context":{"RequestID":"94b775c4-0106-410f-aaba-1789d448207a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3807ee26-c1c8-42b8-b300-299705cf750a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:26:01.989Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:26:01.992Z","message":"{\"transactionId\":\"94b775c4-0106-410f-aaba-1789d448207a\",\"status\":\"200\",\"rqstDate\":\"230525-23:26:01:989\",\"respDate\":\"230525-23:26:01:991\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:94b775c4-0106-410f-aaba-1789d448207a\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:26:01:989-81428\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b7addf67-e3b7-4be5-810d-baff0177393e], x-b3-parentspanid=[348490c119a5081e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46859], x-envoy-attempt-count=[1], x-b3-traceid=[4cd8c587df9af50d348490c119a5081e], x-b3-spanid=[e7f83528c9036bf8], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[94b775c4-0106-410f-aaba-1789d448207a]}\\\"}\"}","context":{"RequestID":"94b775c4-0106-410f-aaba-1789d448207a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3807ee26-c1c8-42b8-b300-299705cf750a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:26:01.989Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:01.993Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"94b775c4-0106-410f-aaba-1789d448207a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3807ee26-c1c8-42b8-b300-299705cf750a","LogTimestamp":"2023-05-25T23:26:01.992Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:26:01 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:26:03.231Z","message":"Entering","context":{"RequestID":"a6d53a7d-7052-4d4a-a66e-980920d65dde","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2bafe97a-bc92-4173-a466-fd575ed20d66","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:26:03.231Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:26:03.235Z","message":"{\"transactionId\":\"a6d53a7d-7052-4d4a-a66e-980920d65dde\",\"status\":\"200\",\"rqstDate\":\"230525-23:26:03:232\",\"respDate\":\"230525-23:26:03:235\",\"sourceId\":\"haproxy:a6d53a7d-7052-4d4a-a66e-980920d65dde\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:26:03:232-94087\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[33a60546-5074-4f2c-ade9-525adfa390f2], x-b3-parentspanid=[599e3dd08c3dfc8e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[98cf4f86ec30a033599e3dd08c3dfc8e], x-b3-spanid=[e2fd860175b255e4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a6d53a7d-7052-4d4a-a66e-980920d65dde]}\\\"}\"}","context":{"RequestID":"a6d53a7d-7052-4d4a-a66e-980920d65dde","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2bafe97a-bc92-4173-a466-fd575ed20d66","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:26:03.231Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:03.236Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a6d53a7d-7052-4d4a-a66e-980920d65dde","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2bafe97a-bc92-4173-a466-fd575ed20d66","LogTimestamp":"2023-05-25T23:26:03.236Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:26:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-05-25T23:26:04.116Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:26:04.133Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:04.133Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:04.133Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:05.248Z","message":"Entering","context":{"RequestID":"59ab91bd-bf60-4fe8-9bd6-587d3349e806","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0abd0e66-dc7d-4973-9059-b81a2243a7dc","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:26:05.248Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:26:05.252Z","message":"{\"transactionId\":\"59ab91bd-bf60-4fe8-9bd6-587d3349e806\",\"status\":\"200\",\"rqstDate\":\"230525-23:26:05:249\",\"respDate\":\"230525-23:26:05:252\",\"sourceId\":\"haproxy:59ab91bd-bf60-4fe8-9bd6-587d3349e806\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:26:05:249-95675\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e1746997-fbbb-42fd-98af-8f9a7f11a11a], x-b3-parentspanid=[2e402e52ca99450c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[11342fcc19a2fb422e402e52ca99450c], x-b3-spanid=[e3cc3130a7972de1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[59ab91bd-bf60-4fe8-9bd6-587d3349e806]}\\\"}\"}","context":{"RequestID":"59ab91bd-bf60-4fe8-9bd6-587d3349e806","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0abd0e66-dc7d-4973-9059-b81a2243a7dc","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:26:05.248Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:05.253Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"59ab91bd-bf60-4fe8-9bd6-587d3349e806","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0abd0e66-dc7d-4973-9059-b81a2243a7dc","LogTimestamp":"2023-05-25T23:26:05.253Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:26:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-05-25T23:26:07.265Z","message":"Entering","context":{"RequestID":"54a2e935-f46a-4be3-a3b1-eeba2a5be91f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b41fca8c-dc82-40f4-a2a7-dca5c8a3936e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:26:07.265Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:26:07.268Z","message":"{\"transactionId\":\"54a2e935-f46a-4be3-a3b1-eeba2a5be91f\",\"status\":\"200\",\"rqstDate\":\"230525-23:26:07:265\",\"respDate\":\"230525-23:26:07:268\",\"sourceId\":\"haproxy:54a2e935-f46a-4be3-a3b1-eeba2a5be91f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:26:07:265-43304\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[42f3f565-fb52-4f7d-b10b-12dff75f7b35], x-b3-parentspanid=[ec13a2af66b5fba7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[780b46d74e571a1fec13a2af66b5fba7], x-b3-spanid=[393673dc947a9712], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[54a2e935-f46a-4be3-a3b1-eeba2a5be91f]}\\\"}\"}","context":{"RequestID":"54a2e935-f46a-4be3-a3b1-eeba2a5be91f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b41fca8c-dc82-40f4-a2a7-dca5c8a3936e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:26:07.265Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:07.269Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"54a2e935-f46a-4be3-a3b1-eeba2a5be91f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b41fca8c-dc82-40f4-a2a7-dca5c8a3936e","LogTimestamp":"2023-05-25T23:26:07.269Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:26:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:26:09.279Z","message":"Entering","context":{"RequestID":"314b6c19-8225-4fa3-8d79-5d126bbd6a95","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"50b075c6-57a4-471b-b63a-5909302a5710","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:26:09.279Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:26:09.282Z","message":"{\"transactionId\":\"314b6c19-8225-4fa3-8d79-5d126bbd6a95\",\"status\":\"200\",\"rqstDate\":\"230525-23:26:09:280\",\"respDate\":\"230525-23:26:09:282\",\"sourceId\":\"haproxy:314b6c19-8225-4fa3-8d79-5d126bbd6a95\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:26:09:280-77416\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[407b40e1-b7c8-4dcf-9ada-f8a2b626a1d9], x-b3-parentspanid=[ae4ba79aeb713b6d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[84723cb18c353fefae4ba79aeb713b6d], x-b3-spanid=[9270eb2eb75172eb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[314b6c19-8225-4fa3-8d79-5d126bbd6a95]}\\\"}\"}","context":{"RequestID":"314b6c19-8225-4fa3-8d79-5d126bbd6a95","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"50b075c6-57a4-471b-b63a-5909302a5710","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:26:09.279Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:09.283Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"314b6c19-8225-4fa3-8d79-5d126bbd6a95","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"50b075c6-57a4-471b-b63a-5909302a5710","LogTimestamp":"2023-05-25T23:26:09.283Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:26:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:26:11.294Z","message":"Entering","context":{"RequestID":"9cdd4aa2-20d4-4cfa-bc58-eefc97b6ccff","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3b497a0f-3c80-4178-a275-0fb0daf8b5a5","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:26:11.294Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:26:11.297Z","message":"{\"transactionId\":\"9cdd4aa2-20d4-4cfa-bc58-eefc97b6ccff\",\"status\":\"200\",\"rqstDate\":\"230525-23:26:11:295\",\"respDate\":\"230525-23:26:11:297\",\"sourceId\":\"haproxy:9cdd4aa2-20d4-4cfa-bc58-eefc97b6ccff\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:26:11:295-2739\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f09c548e-3d39-4b51-b4d5-ba12fc52bafd], x-b3-parentspanid=[dea602bee38a29b4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b298a923fe9ce8f7dea602bee38a29b4], x-b3-spanid=[3cd2fd383b8e8443], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9cdd4aa2-20d4-4cfa-bc58-eefc97b6ccff]}\\\"}\"}","context":{"RequestID":"9cdd4aa2-20d4-4cfa-bc58-eefc97b6ccff","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3b497a0f-3c80-4178-a275-0fb0daf8b5a5","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:26:11.294Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:11.298Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9cdd4aa2-20d4-4cfa-bc58-eefc97b6ccff","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3b497a0f-3c80-4178-a275-0fb0daf8b5a5","LogTimestamp":"2023-05-25T23:26:11.298Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:26:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:26:11.909Z","message":"Entering","context":{"RequestID":"247aba9f-d333-49b1-8e33-5a2d52c76ad0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2cd99740-ee45-4df5-8bf7-de0419fa2f24","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:26:11.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:26:11.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"247aba9f-d333-49b1-8e33-5a2d52c76ad0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2cd99740-ee45-4df5-8bf7-de0419fa2f24","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:26:11.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:11.912Z","message":"{\"transactionId\":\"247aba9f-d333-49b1-8e33-5a2d52c76ad0\",\"status\":\"200\",\"rqstDate\":\"230525-23:26:11:910\",\"respDate\":\"230525-23:26:11:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:247aba9f-d333-49b1-8e33-5a2d52c76ad0\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:26:11:910-93358\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[247aba9f-d333-49b1-8e33-5a2d52c76ad0]}\\\"}\"}","context":{"RequestID":"247aba9f-d333-49b1-8e33-5a2d52c76ad0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2cd99740-ee45-4df5-8bf7-de0419fa2f24","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:26:11.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:11.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"247aba9f-d333-49b1-8e33-5a2d52c76ad0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2cd99740-ee45-4df5-8bf7-de0419fa2f24","LogTimestamp":"2023-05-25T23:26:11.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:26:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:26:11.988Z","message":"Entering","context":{"RequestID":"b396a120-8627-4de9-8864-b295e6718538","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6b2bc902-207a-49b5-88b6-f6bada6b3c01","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:26:11.988Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:26:11.990Z","message":"{\"transactionId\":\"b396a120-8627-4de9-8864-b295e6718538\",\"status\":\"200\",\"rqstDate\":\"230525-23:26:11:989\",\"respDate\":\"230525-23:26:11:990\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b396a120-8627-4de9-8864-b295e6718538\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:26:11:989-90006\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[01029595-f7c7-4da7-a775-0f92067b876e], x-b3-parentspanid=[81a10afdfe101b30], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37605], x-envoy-attempt-count=[1], x-b3-traceid=[66f9c28b225d62a281a10afdfe101b30], x-b3-spanid=[7bdfa8f05382645d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b396a120-8627-4de9-8864-b295e6718538]}\\\"}\"}","context":{"RequestID":"b396a120-8627-4de9-8864-b295e6718538","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6b2bc902-207a-49b5-88b6-f6bada6b3c01","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:26:11.988Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:11.991Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b396a120-8627-4de9-8864-b295e6718538","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6b2bc902-207a-49b5-88b6-f6bada6b3c01","LogTimestamp":"2023-05-25T23:26:11.991Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:26:11 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:26:13.311Z","message":"Entering","context":{"RequestID":"6e21072c-6b29-4173-9e3f-b6b8170cf39a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a00ac335-e264-4abe-ab33-c4fc4bbd25f6","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:26:13.311Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:26:13.315Z","message":"{\"transactionId\":\"6e21072c-6b29-4173-9e3f-b6b8170cf39a\",\"status\":\"200\",\"rqstDate\":\"230525-23:26:13:312\",\"respDate\":\"230525-23:26:13:315\",\"sourceId\":\"haproxy:6e21072c-6b29-4173-9e3f-b6b8170cf39a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:26:13:312-60508\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cd897ab6-a874-4d6d-a107-a7295a06b77a], x-b3-parentspanid=[2909d712fccd8e4e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[25fc2810c1f495d72909d712fccd8e4e], x-b3-spanid=[d1731cbd62dfa860], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6e21072c-6b29-4173-9e3f-b6b8170cf39a]}\\\"}\"}","context":{"RequestID":"6e21072c-6b29-4173-9e3f-b6b8170cf39a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a00ac335-e264-4abe-ab33-c4fc4bbd25f6","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:26:13.311Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:13.316Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6e21072c-6b29-4173-9e3f-b6b8170cf39a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a00ac335-e264-4abe-ab33-c4fc4bbd25f6","LogTimestamp":"2023-05-25T23:26:13.316Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:26:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:26:14.116Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:26:14.130Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:14.131Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:14.131Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:15.327Z","message":"Entering","context":{"RequestID":"b565d394-ff09-4ca3-80d6-9eb2209859e8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f8d280b0-8793-4af4-8661-0261288bd231","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:26:15.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:26:15.331Z","message":"{\"transactionId\":\"b565d394-ff09-4ca3-80d6-9eb2209859e8\",\"status\":\"200\",\"rqstDate\":\"230525-23:26:15:328\",\"respDate\":\"230525-23:26:15:331\",\"sourceId\":\"haproxy:b565d394-ff09-4ca3-80d6-9eb2209859e8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:26:15:328-10548\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[caedeb7e-0093-4de4-867a-a108c669879c], x-b3-parentspanid=[d0cd23660d91b1f3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8079cdbd619bc2eed0cd23660d91b1f3], x-b3-spanid=[b3705a738e797cdf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b565d394-ff09-4ca3-80d6-9eb2209859e8]}\\\"}\"}","context":{"RequestID":"b565d394-ff09-4ca3-80d6-9eb2209859e8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f8d280b0-8793-4af4-8661-0261288bd231","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:26:15.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:15.332Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b565d394-ff09-4ca3-80d6-9eb2209859e8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f8d280b0-8793-4af4-8661-0261288bd231","LogTimestamp":"2023-05-25T23:26:15.332Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:26:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:26:17.343Z","message":"Entering","context":{"RequestID":"accb3006-7f93-4789-b378-330d12fc62e2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cfb68dc1-cc04-4bd4-93ee-276d5d5d7fcd","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:26:17.343Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:26:17.346Z","message":"{\"transactionId\":\"accb3006-7f93-4789-b378-330d12fc62e2\",\"status\":\"200\",\"rqstDate\":\"230525-23:26:17:344\",\"respDate\":\"230525-23:26:17:346\",\"sourceId\":\"haproxy:accb3006-7f93-4789-b378-330d12fc62e2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:26:17:344-34633\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[23895d81-10b6-4746-8b3a-2fde568027d7], x-b3-parentspanid=[65ce88c1b5f58d01], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[46519888f8b254f965ce88c1b5f58d01], x-b3-spanid=[73210959287d6b3c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[accb3006-7f93-4789-b378-330d12fc62e2]}\\\"}\"}","context":{"RequestID":"accb3006-7f93-4789-b378-330d12fc62e2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cfb68dc1-cc04-4bd4-93ee-276d5d5d7fcd","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:26:17.343Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:17.347Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"accb3006-7f93-4789-b378-330d12fc62e2","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cfb68dc1-cc04-4bd4-93ee-276d5d5d7fcd","LogTimestamp":"2023-05-25T23:26:17.347Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:26:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-05-25T23:26:19.357Z","message":"Entering","context":{"RequestID":"74d690e0-5fa6-4006-a132-88c0428b9a89","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fc227467-a244-4ab3-b218-6b616b18e9d2","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:26:19.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:26:19.361Z","message":"{\"transactionId\":\"74d690e0-5fa6-4006-a132-88c0428b9a89\",\"status\":\"200\",\"rqstDate\":\"230525-23:26:19:358\",\"respDate\":\"230525-23:26:19:360\",\"sourceId\":\"haproxy:74d690e0-5fa6-4006-a132-88c0428b9a89\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:26:19:358-21032\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4db1d277-64d5-44bb-ad26-9af83379966d], x-b3-parentspanid=[98e4fd11217d0a60], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d2756acc85a229b498e4fd11217d0a60], x-b3-spanid=[69704dc0552591f4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[74d690e0-5fa6-4006-a132-88c0428b9a89]}\\\"}\"}","context":{"RequestID":"74d690e0-5fa6-4006-a132-88c0428b9a89","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fc227467-a244-4ab3-b218-6b616b18e9d2","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:26:19.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:19.361Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"74d690e0-5fa6-4006-a132-88c0428b9a89","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fc227467-a244-4ab3-b218-6b616b18e9d2","LogTimestamp":"2023-05-25T23:26:19.361Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:26:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:26:20.027Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:20.032Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:21.372Z","message":"Entering","context":{"RequestID":"961fff22-389a-4d0a-b193-c0f5bfb98b1a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0f59954c-1f6b-44df-b189-fd8f5c531eba","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:26:21.372Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:26:21.376Z","message":"{\"transactionId\":\"961fff22-389a-4d0a-b193-c0f5bfb98b1a\",\"status\":\"200\",\"rqstDate\":\"230525-23:26:21:373\",\"respDate\":\"230525-23:26:21:376\",\"sourceId\":\"haproxy:961fff22-389a-4d0a-b193-c0f5bfb98b1a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:26:21:373-84454\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2ca39935-fe49-4ff1-bf57-95fa7b909284], x-b3-parentspanid=[80b401bea50cbcf5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9748c06b668dbadc80b401bea50cbcf5], x-b3-spanid=[04e4c4407f591ac4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[961fff22-389a-4d0a-b193-c0f5bfb98b1a]}\\\"}\"}","context":{"RequestID":"961fff22-389a-4d0a-b193-c0f5bfb98b1a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0f59954c-1f6b-44df-b189-fd8f5c531eba","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:26:21.372Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:21.377Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"961fff22-389a-4d0a-b193-c0f5bfb98b1a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0f59954c-1f6b-44df-b189-fd8f5c531eba","LogTimestamp":"2023-05-25T23:26:21.377Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:26:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:26:21.908Z","message":"Entering","context":{"RequestID":"03350f26-691b-4267-b470-c85614998ca6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2410bde1-0506-4302-8b1b-8fc763cdd4d5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:26:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:26:21.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"03350f26-691b-4267-b470-c85614998ca6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2410bde1-0506-4302-8b1b-8fc763cdd4d5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:26:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:21.912Z","message":"{\"transactionId\":\"03350f26-691b-4267-b470-c85614998ca6\",\"status\":\"200\",\"rqstDate\":\"230525-23:26:21:909\",\"respDate\":\"230525-23:26:21:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:03350f26-691b-4267-b470-c85614998ca6\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:26:21:909-60725\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[03350f26-691b-4267-b470-c85614998ca6]}\\\"}\"}","context":{"RequestID":"03350f26-691b-4267-b470-c85614998ca6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2410bde1-0506-4302-8b1b-8fc763cdd4d5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:26:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:21.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"03350f26-691b-4267-b470-c85614998ca6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2410bde1-0506-4302-8b1b-8fc763cdd4d5","LogTimestamp":"2023-05-25T23:26:21.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:26:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:26:21.988Z","message":"Entering","context":{"RequestID":"fed60e79-150a-4588-b0a6-0bf4d3652f90","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"534802bb-f781-49c3-bd3b-80d17e5925c7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:26:21.988Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:26:21.990Z","message":"{\"transactionId\":\"fed60e79-150a-4588-b0a6-0bf4d3652f90\",\"status\":\"200\",\"rqstDate\":\"230525-23:26:21:989\",\"respDate\":\"230525-23:26:21:990\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:fed60e79-150a-4588-b0a6-0bf4d3652f90\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:26:21:989-203\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6cd95517-4a4c-4182-ba8d-917e52bc065d], x-b3-parentspanid=[4cb00b04a924dcfc], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58213], x-envoy-attempt-count=[1], x-b3-traceid=[52da6684adabcd024cb00b04a924dcfc], x-b3-spanid=[c29fb13021f0d0b8], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[fed60e79-150a-4588-b0a6-0bf4d3652f90]}\\\"}\"}","context":{"RequestID":"fed60e79-150a-4588-b0a6-0bf4d3652f90","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"534802bb-f781-49c3-bd3b-80d17e5925c7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:26:21.988Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:21.991Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fed60e79-150a-4588-b0a6-0bf4d3652f90","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"534802bb-f781-49c3-bd3b-80d17e5925c7","LogTimestamp":"2023-05-25T23:26:21.991Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:26:21 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:26:23.387Z","message":"Entering","context":{"RequestID":"be2fcc4f-af99-4eef-85b8-c8be5c76d63a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"03b19047-91c7-4871-b3b0-44eb50de9b39","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:26:23.387Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:26:23.389Z","message":"{\"transactionId\":\"be2fcc4f-af99-4eef-85b8-c8be5c76d63a\",\"status\":\"200\",\"rqstDate\":\"230525-23:26:23:388\",\"respDate\":\"230525-23:26:23:389\",\"sourceId\":\"haproxy:be2fcc4f-af99-4eef-85b8-c8be5c76d63a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:26:23:388-36954\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5f31965c-a9b8-424f-9859-8a32165d7387], x-b3-parentspanid=[1e77dbe0e1bab2c9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[86a184a360fd62421e77dbe0e1bab2c9], x-b3-spanid=[0436286ba3006ebe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[be2fcc4f-af99-4eef-85b8-c8be5c76d63a]}\\\"}\"}","context":{"RequestID":"be2fcc4f-af99-4eef-85b8-c8be5c76d63a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"03b19047-91c7-4871-b3b0-44eb50de9b39","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:26:23.387Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:23.390Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"be2fcc4f-af99-4eef-85b8-c8be5c76d63a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"03b19047-91c7-4871-b3b0-44eb50de9b39","LogTimestamp":"2023-05-25T23:26:23.390Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:26:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:26:24.117Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:26:24.132Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:24.132Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:24.133Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:25.400Z","message":"Entering","context":{"RequestID":"f09de8e8-6580-497b-8d21-7b13db65fca7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f9c8861e-59d2-4874-be1e-57d7de7f293e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:26:25.400Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:26:25.403Z","message":"{\"transactionId\":\"f09de8e8-6580-497b-8d21-7b13db65fca7\",\"status\":\"200\",\"rqstDate\":\"230525-23:26:25:401\",\"respDate\":\"230525-23:26:25:403\",\"sourceId\":\"haproxy:f09de8e8-6580-497b-8d21-7b13db65fca7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:26:25:401-72329\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[98304104-5710-4563-8f53-69d2f15b0fa2], x-b3-parentspanid=[d37c6ac2c59ffa4f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a69e2b133c7cc757d37c6ac2c59ffa4f], x-b3-spanid=[b97b42ae173322af], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f09de8e8-6580-497b-8d21-7b13db65fca7]}\\\"}\"}","context":{"RequestID":"f09de8e8-6580-497b-8d21-7b13db65fca7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f9c8861e-59d2-4874-be1e-57d7de7f293e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:26:25.400Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:25.404Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f09de8e8-6580-497b-8d21-7b13db65fca7","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f9c8861e-59d2-4874-be1e-57d7de7f293e","LogTimestamp":"2023-05-25T23:26:25.404Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:26:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:26:27.414Z","message":"Entering","context":{"RequestID":"88d4fe7b-1d7a-489b-beb0-6f77720c4357","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"20539568-aaf0-4bd9-992d-509457406b7b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:26:27.414Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:26:27.417Z","message":"{\"transactionId\":\"88d4fe7b-1d7a-489b-beb0-6f77720c4357\",\"status\":\"200\",\"rqstDate\":\"230525-23:26:27:415\",\"respDate\":\"230525-23:26:27:417\",\"sourceId\":\"haproxy:88d4fe7b-1d7a-489b-beb0-6f77720c4357\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:26:27:415-6831\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4d4f1418-6ef9-4606-9064-5b923498e26e], x-b3-parentspanid=[996b7159df95fc2c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[57e29e9ebcf7ed31996b7159df95fc2c], x-b3-spanid=[42092fa460a19c5e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[88d4fe7b-1d7a-489b-beb0-6f77720c4357]}\\\"}\"}","context":{"RequestID":"88d4fe7b-1d7a-489b-beb0-6f77720c4357","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"20539568-aaf0-4bd9-992d-509457406b7b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:26:27.414Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:27.418Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"88d4fe7b-1d7a-489b-beb0-6f77720c4357","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"20539568-aaf0-4bd9-992d-509457406b7b","LogTimestamp":"2023-05-25T23:26:27.418Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:26:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:26:29.429Z","message":"Entering","context":{"RequestID":"ae474441-e80d-4cc2-9a7d-6d3ad960fcae","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"becb8158-e2e4-4847-bc92-e27bd3f432ef","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:26:29.428Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:26:29.432Z","message":"{\"transactionId\":\"ae474441-e80d-4cc2-9a7d-6d3ad960fcae\",\"status\":\"200\",\"rqstDate\":\"230525-23:26:29:429\",\"respDate\":\"230525-23:26:29:432\",\"sourceId\":\"haproxy:ae474441-e80d-4cc2-9a7d-6d3ad960fcae\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:26:29:429-66080\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[571c9259-d392-49f7-b30b-0c0365be2e50], x-b3-parentspanid=[e81d4835c96a6adb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8ca9bf2ae172c79fe81d4835c96a6adb], x-b3-spanid=[23f03788523a0094], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ae474441-e80d-4cc2-9a7d-6d3ad960fcae]}\\\"}\"}","context":{"RequestID":"ae474441-e80d-4cc2-9a7d-6d3ad960fcae","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"becb8158-e2e4-4847-bc92-e27bd3f432ef","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:26:29.428Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:29.433Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ae474441-e80d-4cc2-9a7d-6d3ad960fcae","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"becb8158-e2e4-4847-bc92-e27bd3f432ef","LogTimestamp":"2023-05-25T23:26:29.433Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:26:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:26:31.443Z","message":"Entering","context":{"RequestID":"1774e451-e259-455c-a89d-9a702b827477","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4c10070a-ee71-4ec4-bc5b-dedbb9786568","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:26:31.443Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:26:31.447Z","message":"{\"transactionId\":\"1774e451-e259-455c-a89d-9a702b827477\",\"status\":\"200\",\"rqstDate\":\"230525-23:26:31:444\",\"respDate\":\"230525-23:26:31:447\",\"sourceId\":\"haproxy:1774e451-e259-455c-a89d-9a702b827477\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:26:31:444-67845\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dae3cc46-ff7d-4db8-8966-4ec0bccf452d], x-b3-parentspanid=[98f3f0038ecdb0a9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f7d0aefe41613f0098f3f0038ecdb0a9], x-b3-spanid=[d693a9047718fce6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1774e451-e259-455c-a89d-9a702b827477]}\\\"}\"}","context":{"RequestID":"1774e451-e259-455c-a89d-9a702b827477","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4c10070a-ee71-4ec4-bc5b-dedbb9786568","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:26:31.443Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:31.448Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1774e451-e259-455c-a89d-9a702b827477","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4c10070a-ee71-4ec4-bc5b-dedbb9786568","LogTimestamp":"2023-05-25T23:26:31.448Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:26:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:26:31.907Z","message":"Entering","context":{"RequestID":"2dba7d0f-428f-46a0-a37a-0ce6d96ae674","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0ad377a1-0790-4d3d-97a6-79328e741dc6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:26:31.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:26:31.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"2dba7d0f-428f-46a0-a37a-0ce6d96ae674","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0ad377a1-0790-4d3d-97a6-79328e741dc6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:26:31.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:31.910Z","message":"{\"transactionId\":\"2dba7d0f-428f-46a0-a37a-0ce6d96ae674\",\"status\":\"200\",\"rqstDate\":\"230525-23:26:31:908\",\"respDate\":\"230525-23:26:31:910\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2dba7d0f-428f-46a0-a37a-0ce6d96ae674\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:26:31:908-94035\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2dba7d0f-428f-46a0-a37a-0ce6d96ae674]}\\\"}\"}","context":{"RequestID":"2dba7d0f-428f-46a0-a37a-0ce6d96ae674","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0ad377a1-0790-4d3d-97a6-79328e741dc6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:26:31.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:31.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2dba7d0f-428f-46a0-a37a-0ce6d96ae674","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0ad377a1-0790-4d3d-97a6-79328e741dc6","LogTimestamp":"2023-05-25T23:26:31.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:26:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:26:31.988Z","message":"Entering","context":{"RequestID":"16bc9764-4541-4e69-9791-56bb1b9ebf24","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d9bcfcb2-2d0e-4234-922c-bc2de80e3e56","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:26:31.988Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:26:31.991Z","message":"{\"transactionId\":\"16bc9764-4541-4e69-9791-56bb1b9ebf24\",\"status\":\"200\",\"rqstDate\":\"230525-23:26:31:989\",\"respDate\":\"230525-23:26:31:991\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:16bc9764-4541-4e69-9791-56bb1b9ebf24\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:26:31:989-9773\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1cfe005a-ea4f-4858-acde-99d218899328], x-b3-parentspanid=[a0370e7f66fae766], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45233], x-envoy-attempt-count=[1], x-b3-traceid=[be789aa9a6446186a0370e7f66fae766], x-b3-spanid=[8f3446d4f95fe21f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[16bc9764-4541-4e69-9791-56bb1b9ebf24]}\\\"}\"}","context":{"RequestID":"16bc9764-4541-4e69-9791-56bb1b9ebf24","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d9bcfcb2-2d0e-4234-922c-bc2de80e3e56","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:26:31.988Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:31.991Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"16bc9764-4541-4e69-9791-56bb1b9ebf24","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d9bcfcb2-2d0e-4234-922c-bc2de80e3e56","LogTimestamp":"2023-05-25T23:26:31.991Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:26:31 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:26:33.460Z","message":"Entering","context":{"RequestID":"22de140f-0e8f-4d2d-80bd-131b7bc6d948","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"208d92dc-dd80-4ca2-af84-032a4b161d1c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:26:33.460Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:26:33.464Z","message":"{\"transactionId\":\"22de140f-0e8f-4d2d-80bd-131b7bc6d948\",\"status\":\"200\",\"rqstDate\":\"230525-23:26:33:461\",\"respDate\":\"230525-23:26:33:464\",\"sourceId\":\"haproxy:22de140f-0e8f-4d2d-80bd-131b7bc6d948\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:26:33:461-61275\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4bd3b817-53a5-41c0-b160-fbe63e327f87], x-b3-parentspanid=[6003b768300441c9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8526f59cbace1cba6003b768300441c9], x-b3-spanid=[72abe6fa00f91ea6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[22de140f-0e8f-4d2d-80bd-131b7bc6d948]}\\\"}\"}","context":{"RequestID":"22de140f-0e8f-4d2d-80bd-131b7bc6d948","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"208d92dc-dd80-4ca2-af84-032a4b161d1c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:26:33.460Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:33.465Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"22de140f-0e8f-4d2d-80bd-131b7bc6d948","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"208d92dc-dd80-4ca2-af84-032a4b161d1c","LogTimestamp":"2023-05-25T23:26:33.464Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:26:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:26:34.117Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:26:34.136Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:34.136Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:34.136Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:35.475Z","message":"Entering","context":{"RequestID":"3fe8680c-7177-4ac3-91c1-a37f7bb0c2dc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"afef59b0-26e5-4670-86eb-2394e7218b85","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:26:35.475Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:26:35.478Z","message":"{\"transactionId\":\"3fe8680c-7177-4ac3-91c1-a37f7bb0c2dc\",\"status\":\"200\",\"rqstDate\":\"230525-23:26:35:476\",\"respDate\":\"230525-23:26:35:478\",\"sourceId\":\"haproxy:3fe8680c-7177-4ac3-91c1-a37f7bb0c2dc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:26:35:476-60334\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[efd7bb37-d4fb-4b56-9a2a-2eda7a59841f], x-b3-parentspanid=[798988de3abc68fa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1d7193878ff85862798988de3abc68fa], x-b3-spanid=[9bea90e42bc5b730], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3fe8680c-7177-4ac3-91c1-a37f7bb0c2dc]}\\\"}\"}","context":{"RequestID":"3fe8680c-7177-4ac3-91c1-a37f7bb0c2dc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"afef59b0-26e5-4670-86eb-2394e7218b85","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:26:35.475Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:35.479Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3fe8680c-7177-4ac3-91c1-a37f7bb0c2dc","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"afef59b0-26e5-4670-86eb-2394e7218b85","LogTimestamp":"2023-05-25T23:26:35.479Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:26:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:26:37.488Z","message":"Entering","context":{"RequestID":"d440b364-f117-4423-8c03-b861028d69c0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"86cbdaba-d943-4f45-b050-59e8723a1a2c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:26:37.488Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:26:37.491Z","message":"{\"transactionId\":\"d440b364-f117-4423-8c03-b861028d69c0\",\"status\":\"200\",\"rqstDate\":\"230525-23:26:37:489\",\"respDate\":\"230525-23:26:37:491\",\"sourceId\":\"haproxy:d440b364-f117-4423-8c03-b861028d69c0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:26:37:489-58124\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b3ec0f45-a163-4d19-a0f9-6ad2d8e5524b], x-b3-parentspanid=[5972140ef920f316], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[21e54d1e7bf452505972140ef920f316], x-b3-spanid=[bd4e259823047d5c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d440b364-f117-4423-8c03-b861028d69c0]}\\\"}\"}","context":{"RequestID":"d440b364-f117-4423-8c03-b861028d69c0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"86cbdaba-d943-4f45-b050-59e8723a1a2c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:26:37.488Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:37.492Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d440b364-f117-4423-8c03-b861028d69c0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"86cbdaba-d943-4f45-b050-59e8723a1a2c","LogTimestamp":"2023-05-25T23:26:37.492Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:26:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:26:39.502Z","message":"Entering","context":{"RequestID":"24cb1d1c-ff83-4a95-840d-9c80c06d2b44","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1dc18213-c78d-477a-bf97-0428b6b759d3","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:26:39.502Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:26:39.505Z","message":"{\"transactionId\":\"24cb1d1c-ff83-4a95-840d-9c80c06d2b44\",\"status\":\"200\",\"rqstDate\":\"230525-23:26:39:503\",\"respDate\":\"230525-23:26:39:505\",\"sourceId\":\"haproxy:24cb1d1c-ff83-4a95-840d-9c80c06d2b44\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:26:39:503-80672\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[73027996-b5a9-4389-89f0-68c359410582], x-b3-parentspanid=[8c1d34ed12f38c4a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aebc0d536b7ea0a98c1d34ed12f38c4a], x-b3-spanid=[7f7d2eee9edc369e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[24cb1d1c-ff83-4a95-840d-9c80c06d2b44]}\\\"}\"}","context":{"RequestID":"24cb1d1c-ff83-4a95-840d-9c80c06d2b44","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1dc18213-c78d-477a-bf97-0428b6b759d3","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:26:39.502Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:39.505Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"24cb1d1c-ff83-4a95-840d-9c80c06d2b44","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1dc18213-c78d-477a-bf97-0428b6b759d3","LogTimestamp":"2023-05-25T23:26:39.505Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:26:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:26:41.516Z","message":"Entering","context":{"RequestID":"eb5e3530-21ac-478d-bb24-14215fa0febb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"03a9b42c-7408-48e4-b524-57d8eda9a05e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:26:41.516Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:26:41.519Z","message":"{\"transactionId\":\"eb5e3530-21ac-478d-bb24-14215fa0febb\",\"status\":\"200\",\"rqstDate\":\"230525-23:26:41:517\",\"respDate\":\"230525-23:26:41:519\",\"sourceId\":\"haproxy:eb5e3530-21ac-478d-bb24-14215fa0febb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:26:41:517-22429\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[468b8541-9379-4d4b-8c47-c25d0e601a1c], x-b3-parentspanid=[03cb914af5cf1610], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bc0b0d13da916b7703cb914af5cf1610], x-b3-spanid=[356d782924c5e7af], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eb5e3530-21ac-478d-bb24-14215fa0febb]}\\\"}\"}","context":{"RequestID":"eb5e3530-21ac-478d-bb24-14215fa0febb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"03a9b42c-7408-48e4-b524-57d8eda9a05e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:26:41.516Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:41.520Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eb5e3530-21ac-478d-bb24-14215fa0febb","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"03a9b42c-7408-48e4-b524-57d8eda9a05e","LogTimestamp":"2023-05-25T23:26:41.520Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:26:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:26:41.909Z","message":"Entering","context":{"RequestID":"3b60142d-8f99-43cf-adad-7853991dfcc9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c0e64186-80a7-4699-b6f7-667e6b5235f2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:26:41.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:26:41.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"3b60142d-8f99-43cf-adad-7853991dfcc9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c0e64186-80a7-4699-b6f7-667e6b5235f2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:26:41.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:41.913Z","message":"{\"transactionId\":\"3b60142d-8f99-43cf-adad-7853991dfcc9\",\"status\":\"200\",\"rqstDate\":\"230525-23:26:41:910\",\"respDate\":\"230525-23:26:41:913\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3b60142d-8f99-43cf-adad-7853991dfcc9\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:26:41:910-77718\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3b60142d-8f99-43cf-adad-7853991dfcc9]}\\\"}\"}","context":{"RequestID":"3b60142d-8f99-43cf-adad-7853991dfcc9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c0e64186-80a7-4699-b6f7-667e6b5235f2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:26:41.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:41.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3b60142d-8f99-43cf-adad-7853991dfcc9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c0e64186-80a7-4699-b6f7-667e6b5235f2","LogTimestamp":"2023-05-25T23:26:41.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:26:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:26:41.989Z","message":"Entering","context":{"RequestID":"3a2a71de-6bcb-4a17-beb2-5888e16e9e1a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c0f28b94-d7da-453a-9bb0-baaefb5ffe23","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:26:41.989Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:26:41.993Z","message":"{\"transactionId\":\"3a2a71de-6bcb-4a17-beb2-5888e16e9e1a\",\"status\":\"200\",\"rqstDate\":\"230525-23:26:41:990\",\"respDate\":\"230525-23:26:41:992\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:3a2a71de-6bcb-4a17-beb2-5888e16e9e1a\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:26:41:990-34988\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d85f6462-b319-4c3a-bc86-59b8a1bbfd92], x-b3-parentspanid=[d89b64e371bbc799], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44227], x-envoy-attempt-count=[1], x-b3-traceid=[e88d2030532e0c3dd89b64e371bbc799], x-b3-spanid=[7e5f7f9bab9ac422], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[3a2a71de-6bcb-4a17-beb2-5888e16e9e1a]}\\\"}\"}","context":{"RequestID":"3a2a71de-6bcb-4a17-beb2-5888e16e9e1a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c0f28b94-d7da-453a-9bb0-baaefb5ffe23","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:26:41.989Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:41.993Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3a2a71de-6bcb-4a17-beb2-5888e16e9e1a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c0f28b94-d7da-453a-9bb0-baaefb5ffe23","LogTimestamp":"2023-05-25T23:26:41.993Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:26:41 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:26:43.531Z","message":"Entering","context":{"RequestID":"5b22fe80-3297-4831-ad81-89ccb505eedf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f986cffe-a688-4eb6-a908-5d4d36d513b0","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:26:43.530Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:26:43.533Z","message":"{\"transactionId\":\"5b22fe80-3297-4831-ad81-89ccb505eedf\",\"status\":\"200\",\"rqstDate\":\"230525-23:26:43:531\",\"respDate\":\"230525-23:26:43:533\",\"sourceId\":\"haproxy:5b22fe80-3297-4831-ad81-89ccb505eedf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:26:43:531-53090\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3cc405c4-e2e2-441f-993d-63e55fedb412], x-b3-parentspanid=[574028bad6da3823], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3dd45602063b9936574028bad6da3823], x-b3-spanid=[4c54c2c20bcedf95], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5b22fe80-3297-4831-ad81-89ccb505eedf]}\\\"}\"}","context":{"RequestID":"5b22fe80-3297-4831-ad81-89ccb505eedf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f986cffe-a688-4eb6-a908-5d4d36d513b0","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:26:43.530Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:43.534Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5b22fe80-3297-4831-ad81-89ccb505eedf","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f986cffe-a688-4eb6-a908-5d4d36d513b0","LogTimestamp":"2023-05-25T23:26:43.534Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:26:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:26:44.117Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:26:44.135Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:44.135Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:44.135Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:45.544Z","message":"Entering","context":{"RequestID":"a2f4a7b6-7773-492a-b8a5-5f25765f76fb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4c9f8c60-cee9-446e-b45a-3bf423d7e9e7","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:26:45.544Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:26:45.547Z","message":"{\"transactionId\":\"a2f4a7b6-7773-492a-b8a5-5f25765f76fb\",\"status\":\"200\",\"rqstDate\":\"230525-23:26:45:545\",\"respDate\":\"230525-23:26:45:546\",\"sourceId\":\"haproxy:a2f4a7b6-7773-492a-b8a5-5f25765f76fb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:26:45:545-11940\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a634b8b9-f959-4158-8935-591808cab128], x-b3-parentspanid=[45227a56fcfec2c2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cb4eb45ab82c7ff245227a56fcfec2c2], x-b3-spanid=[d02299bfc2617153], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a2f4a7b6-7773-492a-b8a5-5f25765f76fb]}\\\"}\"}","context":{"RequestID":"a2f4a7b6-7773-492a-b8a5-5f25765f76fb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4c9f8c60-cee9-446e-b45a-3bf423d7e9e7","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:26:45.544Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:45.547Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a2f4a7b6-7773-492a-b8a5-5f25765f76fb","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4c9f8c60-cee9-446e-b45a-3bf423d7e9e7","LogTimestamp":"2023-05-25T23:26:45.547Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:26:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:26:47.557Z","message":"Entering","context":{"RequestID":"2169a9f8-2a45-4ea6-aabf-783c27518d0d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9c3f1fa6-eba5-4213-97fd-e6b22a747df6","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:26:47.557Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:26:47.559Z","message":"{\"transactionId\":\"2169a9f8-2a45-4ea6-aabf-783c27518d0d\",\"status\":\"200\",\"rqstDate\":\"230525-23:26:47:557\",\"respDate\":\"230525-23:26:47:559\",\"sourceId\":\"haproxy:2169a9f8-2a45-4ea6-aabf-783c27518d0d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:26:47:557-46658\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bfd96872-7a7b-412a-8902-e635a27f95dc], x-b3-parentspanid=[ca073709156c1682], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[38a4a339014f95a8ca073709156c1682], x-b3-spanid=[39747fb59abbdd78], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2169a9f8-2a45-4ea6-aabf-783c27518d0d]}\\\"}\"}","context":{"RequestID":"2169a9f8-2a45-4ea6-aabf-783c27518d0d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9c3f1fa6-eba5-4213-97fd-e6b22a747df6","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:26:47.557Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:47.560Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2169a9f8-2a45-4ea6-aabf-783c27518d0d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9c3f1fa6-eba5-4213-97fd-e6b22a747df6","LogTimestamp":"2023-05-25T23:26:47.560Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:26:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:26:49.571Z","message":"Entering","context":{"RequestID":"ab82c24a-3b9a-4fdc-90ac-bd35b0b99df2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8addf58d-f3bf-4598-b00c-3a376605d41b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:26:49.571Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:26:49.574Z","message":"{\"transactionId\":\"ab82c24a-3b9a-4fdc-90ac-bd35b0b99df2\",\"status\":\"200\",\"rqstDate\":\"230525-23:26:49:572\",\"respDate\":\"230525-23:26:49:574\",\"sourceId\":\"haproxy:ab82c24a-3b9a-4fdc-90ac-bd35b0b99df2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:26:49:572-76800\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[65c905d7-c79c-444d-8744-a792be202933], x-b3-parentspanid=[cccb215fdf9a2fd2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6c2bf85713598526cccb215fdf9a2fd2], x-b3-spanid=[a74933b630cb87b1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ab82c24a-3b9a-4fdc-90ac-bd35b0b99df2]}\\\"}\"}","context":{"RequestID":"ab82c24a-3b9a-4fdc-90ac-bd35b0b99df2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8addf58d-f3bf-4598-b00c-3a376605d41b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:26:49.571Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:49.575Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ab82c24a-3b9a-4fdc-90ac-bd35b0b99df2","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8addf58d-f3bf-4598-b00c-3a376605d41b","LogTimestamp":"2023-05-25T23:26:49.575Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:26:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:26:50.043Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:50.048Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:51.587Z","message":"Entering","context":{"RequestID":"68a0b1e0-9a13-4354-8c99-0d91be1f1b88","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"686c5c69-276b-444c-aebb-3e00d19c1687","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:26:51.587Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:26:51.590Z","message":"{\"transactionId\":\"68a0b1e0-9a13-4354-8c99-0d91be1f1b88\",\"status\":\"200\",\"rqstDate\":\"230525-23:26:51:588\",\"respDate\":\"230525-23:26:51:590\",\"sourceId\":\"haproxy:68a0b1e0-9a13-4354-8c99-0d91be1f1b88\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:26:51:588-86614\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[81a89276-1a83-434c-addb-ffb33c1f5552], x-b3-parentspanid=[0f4d08e80253813d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[32345039abd93fd10f4d08e80253813d], x-b3-spanid=[9447bfc6e6ab507f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[68a0b1e0-9a13-4354-8c99-0d91be1f1b88]}\\\"}\"}","context":{"RequestID":"68a0b1e0-9a13-4354-8c99-0d91be1f1b88","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"686c5c69-276b-444c-aebb-3e00d19c1687","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:26:51.587Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:51.592Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"68a0b1e0-9a13-4354-8c99-0d91be1f1b88","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"686c5c69-276b-444c-aebb-3e00d19c1687","LogTimestamp":"2023-05-25T23:26:51.591Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:26:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:26:51.908Z","message":"Entering","context":{"RequestID":"b13c08da-f2a3-43eb-a0fb-088a554d6516","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a9868f4c-edcd-4cfb-ac3e-8c6e48cee77d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:26:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:26:51.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"b13c08da-f2a3-43eb-a0fb-088a554d6516","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a9868f4c-edcd-4cfb-ac3e-8c6e48cee77d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:26:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:51.912Z","message":"{\"transactionId\":\"b13c08da-f2a3-43eb-a0fb-088a554d6516\",\"status\":\"200\",\"rqstDate\":\"230525-23:26:51:909\",\"respDate\":\"230525-23:26:51:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b13c08da-f2a3-43eb-a0fb-088a554d6516\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:26:51:909-80568\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b13c08da-f2a3-43eb-a0fb-088a554d6516]}\\\"}\"}","context":{"RequestID":"b13c08da-f2a3-43eb-a0fb-088a554d6516","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a9868f4c-edcd-4cfb-ac3e-8c6e48cee77d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:26:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:51.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b13c08da-f2a3-43eb-a0fb-088a554d6516","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a9868f4c-edcd-4cfb-ac3e-8c6e48cee77d","LogTimestamp":"2023-05-25T23:26:51.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:26:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:26:51.989Z","message":"Entering","context":{"RequestID":"056b3e26-3264-4bf7-b9ca-1405bba15a6c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"97536568-c4c1-4fdc-bf46-118ca7a9e76f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:26:51.989Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:26:51.992Z","message":"{\"transactionId\":\"056b3e26-3264-4bf7-b9ca-1405bba15a6c\",\"status\":\"200\",\"rqstDate\":\"230525-23:26:51:990\",\"respDate\":\"230525-23:26:51:992\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:056b3e26-3264-4bf7-b9ca-1405bba15a6c\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:26:51:990-87467\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e62fedca-247e-49de-8d5f-2abc8fdefad8], x-b3-parentspanid=[0d60dd470dad50ec], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59929], x-envoy-attempt-count=[1], x-b3-traceid=[63e56afe34fff0f90d60dd470dad50ec], x-b3-spanid=[ac0399b1b69bd652], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[056b3e26-3264-4bf7-b9ca-1405bba15a6c]}\\\"}\"}","context":{"RequestID":"056b3e26-3264-4bf7-b9ca-1405bba15a6c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"97536568-c4c1-4fdc-bf46-118ca7a9e76f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:26:51.989Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:51.993Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"056b3e26-3264-4bf7-b9ca-1405bba15a6c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"97536568-c4c1-4fdc-bf46-118ca7a9e76f","LogTimestamp":"2023-05-25T23:26:51.993Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:26:51 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:26:53.603Z","message":"Entering","context":{"RequestID":"3da74c0e-d55b-483e-ab24-370c8e9946d3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ebeecdb6-0cc0-4675-abf0-b0560ce81e22","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:26:53.603Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:26:53.606Z","message":"{\"transactionId\":\"3da74c0e-d55b-483e-ab24-370c8e9946d3\",\"status\":\"200\",\"rqstDate\":\"230525-23:26:53:604\",\"respDate\":\"230525-23:26:53:606\",\"sourceId\":\"haproxy:3da74c0e-d55b-483e-ab24-370c8e9946d3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:26:53:604-60376\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[12dc5c3f-31cd-48d3-b25a-678e399b3a0e], x-b3-parentspanid=[1c12de436867f659], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1e2373b76b0fa8331c12de436867f659], x-b3-spanid=[f4300129f2aa1eb2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3da74c0e-d55b-483e-ab24-370c8e9946d3]}\\\"}\"}","context":{"RequestID":"3da74c0e-d55b-483e-ab24-370c8e9946d3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ebeecdb6-0cc0-4675-abf0-b0560ce81e22","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:26:53.603Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:53.608Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3da74c0e-d55b-483e-ab24-370c8e9946d3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ebeecdb6-0cc0-4675-abf0-b0560ce81e22","LogTimestamp":"2023-05-25T23:26:53.608Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:26:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:26:54.117Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:26:54.129Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:54.129Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:54.130Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:55.621Z","message":"Entering","context":{"RequestID":"6ffcc115-78dc-42fa-ad8b-e0065a8aac62","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4c3bcfea-fcdf-417e-8653-faae636d69ec","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:26:55.621Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:26:55.624Z","message":"{\"transactionId\":\"6ffcc115-78dc-42fa-ad8b-e0065a8aac62\",\"status\":\"200\",\"rqstDate\":\"230525-23:26:55:622\",\"respDate\":\"230525-23:26:55:624\",\"sourceId\":\"haproxy:6ffcc115-78dc-42fa-ad8b-e0065a8aac62\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:26:55:622-63422\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[188a087d-c607-49f6-8c19-53521f82e379], x-b3-parentspanid=[c62510dddef217a3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[084138853c85577cc62510dddef217a3], x-b3-spanid=[80022caee779fa4e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6ffcc115-78dc-42fa-ad8b-e0065a8aac62]}\\\"}\"}","context":{"RequestID":"6ffcc115-78dc-42fa-ad8b-e0065a8aac62","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4c3bcfea-fcdf-417e-8653-faae636d69ec","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:26:55.621Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:55.625Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6ffcc115-78dc-42fa-ad8b-e0065a8aac62","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4c3bcfea-fcdf-417e-8653-faae636d69ec","LogTimestamp":"2023-05-25T23:26:55.625Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:26:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:26:57.636Z","message":"Entering","context":{"RequestID":"16df165b-da97-43d6-b231-792bdc9caa5d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"915959c6-14e2-4f05-9a7c-5a0c2cfaaa49","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:26:57.635Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:26:57.638Z","message":"{\"transactionId\":\"16df165b-da97-43d6-b231-792bdc9caa5d\",\"status\":\"200\",\"rqstDate\":\"230525-23:26:57:636\",\"respDate\":\"230525-23:26:57:638\",\"sourceId\":\"haproxy:16df165b-da97-43d6-b231-792bdc9caa5d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:26:57:636-27290\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cb87f13a-e660-4dcc-bc80-a8b600c1c0a3], x-b3-parentspanid=[935fe9b8a38d8a1a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[49b899fd03f9fb67935fe9b8a38d8a1a], x-b3-spanid=[06857c764c9aca59], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[16df165b-da97-43d6-b231-792bdc9caa5d]}\\\"}\"}","context":{"RequestID":"16df165b-da97-43d6-b231-792bdc9caa5d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"915959c6-14e2-4f05-9a7c-5a0c2cfaaa49","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:26:57.635Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:57.639Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"16df165b-da97-43d6-b231-792bdc9caa5d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"915959c6-14e2-4f05-9a7c-5a0c2cfaaa49","LogTimestamp":"2023-05-25T23:26:57.639Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:26:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:26:59.649Z","message":"Entering","context":{"RequestID":"304045e3-5c13-4197-bf9b-4ec44d632e6e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"07e81ad5-4158-41a4-8659-d98716aa9aca","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:26:59.649Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:26:59.651Z","message":"{\"transactionId\":\"304045e3-5c13-4197-bf9b-4ec44d632e6e\",\"status\":\"200\",\"rqstDate\":\"230525-23:26:59:650\",\"respDate\":\"230525-23:26:59:651\",\"sourceId\":\"haproxy:304045e3-5c13-4197-bf9b-4ec44d632e6e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:26:59:650-84967\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0f81ee5b-a525-4820-8c57-c380f3f4ea89], x-b3-parentspanid=[1b37753f99308847], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[775d6195c2ed1df41b37753f99308847], x-b3-spanid=[22220a394874a847], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[304045e3-5c13-4197-bf9b-4ec44d632e6e]}\\\"}\"}","context":{"RequestID":"304045e3-5c13-4197-bf9b-4ec44d632e6e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"07e81ad5-4158-41a4-8659-d98716aa9aca","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:26:59.649Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:26:59.651Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"304045e3-5c13-4197-bf9b-4ec44d632e6e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"07e81ad5-4158-41a4-8659-d98716aa9aca","LogTimestamp":"2023-05-25T23:26:59.651Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:26:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:27:01.660Z","message":"Entering","context":{"RequestID":"13a52007-20b4-44d9-894b-9bdd9da38698","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ce0a007f-8ccb-46a9-b816-6da26cf12751","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:27:01.660Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:27:01.663Z","message":"{\"transactionId\":\"13a52007-20b4-44d9-894b-9bdd9da38698\",\"status\":\"200\",\"rqstDate\":\"230525-23:27:01:661\",\"respDate\":\"230525-23:27:01:663\",\"sourceId\":\"haproxy:13a52007-20b4-44d9-894b-9bdd9da38698\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:27:01:661-33596\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9fa3a42a-ebca-4e80-871d-9f0f2ca6560b], x-b3-parentspanid=[6d88bf99b518e934], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7befe8e425fa72006d88bf99b518e934], x-b3-spanid=[9ac682f3dfad39ca], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[13a52007-20b4-44d9-894b-9bdd9da38698]}\\\"}\"}","context":{"RequestID":"13a52007-20b4-44d9-894b-9bdd9da38698","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ce0a007f-8ccb-46a9-b816-6da26cf12751","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:27:01.660Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:01.664Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"13a52007-20b4-44d9-894b-9bdd9da38698","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ce0a007f-8ccb-46a9-b816-6da26cf12751","LogTimestamp":"2023-05-25T23:27:01.664Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:27:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:27:01.909Z","message":"Entering","context":{"RequestID":"ab176aa7-f900-45e9-b9a3-5a4beef3337b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6451ac69-d0ed-453e-8e54-d8127793e98b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:27:01.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:27:01.912Z","message":"Database is available from CACHED check.","context":{"RequestID":"ab176aa7-f900-45e9-b9a3-5a4beef3337b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6451ac69-d0ed-453e-8e54-d8127793e98b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:27:01.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:01.914Z","message":"{\"transactionId\":\"ab176aa7-f900-45e9-b9a3-5a4beef3337b\",\"status\":\"200\",\"rqstDate\":\"230525-23:27:01:911\",\"respDate\":\"230525-23:27:01:914\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ab176aa7-f900-45e9-b9a3-5a4beef3337b\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:27:01:911-75367\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ab176aa7-f900-45e9-b9a3-5a4beef3337b]}\\\"}\"}","context":{"RequestID":"ab176aa7-f900-45e9-b9a3-5a4beef3337b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6451ac69-d0ed-453e-8e54-d8127793e98b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:27:01.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:01.915Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ab176aa7-f900-45e9-b9a3-5a4beef3337b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6451ac69-d0ed-453e-8e54-d8127793e98b","LogTimestamp":"2023-05-25T23:27:01.915Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:27:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-05-25T23:27:01.987Z","message":"Entering","context":{"RequestID":"33536284-557a-4870-a6f8-18d3e06ccd0b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ad0889d1-feb3-4f54-9355-cea130e78468","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:27:01.987Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:27:01.990Z","message":"{\"transactionId\":\"33536284-557a-4870-a6f8-18d3e06ccd0b\",\"status\":\"200\",\"rqstDate\":\"230525-23:27:01:988\",\"respDate\":\"230525-23:27:01:990\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:33536284-557a-4870-a6f8-18d3e06ccd0b\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:27:01:988-85211\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[af0711ed-4c8f-4a5a-82d3-2e222d534738], x-b3-parentspanid=[10e3c8c03fd59b27], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54807], x-envoy-attempt-count=[1], x-b3-traceid=[24e13837b6cb275a10e3c8c03fd59b27], x-b3-spanid=[afc866e411bd9131], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[33536284-557a-4870-a6f8-18d3e06ccd0b]}\\\"}\"}","context":{"RequestID":"33536284-557a-4870-a6f8-18d3e06ccd0b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ad0889d1-feb3-4f54-9355-cea130e78468","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:27:01.987Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:01.991Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"33536284-557a-4870-a6f8-18d3e06ccd0b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ad0889d1-feb3-4f54-9355-cea130e78468","LogTimestamp":"2023-05-25T23:27:01.991Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:27:01 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:27:03.673Z","message":"Entering","context":{"RequestID":"9cd10c6c-1d47-4940-8dae-2dcfdb16c4d0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"868454f8-85b9-4537-bd57-08565bcf20ad","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:27:03.672Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:27:03.675Z","message":"{\"transactionId\":\"9cd10c6c-1d47-4940-8dae-2dcfdb16c4d0\",\"status\":\"200\",\"rqstDate\":\"230525-23:27:03:673\",\"respDate\":\"230525-23:27:03:675\",\"sourceId\":\"haproxy:9cd10c6c-1d47-4940-8dae-2dcfdb16c4d0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:27:03:673-23510\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5012a435-5632-460a-9fe5-df8aff343e26], x-b3-parentspanid=[16535838366650d0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[af714fb1217b4f4d16535838366650d0], x-b3-spanid=[faca0c8180ddc1d6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9cd10c6c-1d47-4940-8dae-2dcfdb16c4d0]}\\\"}\"}","context":{"RequestID":"9cd10c6c-1d47-4940-8dae-2dcfdb16c4d0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"868454f8-85b9-4537-bd57-08565bcf20ad","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:27:03.672Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:03.676Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9cd10c6c-1d47-4940-8dae-2dcfdb16c4d0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"868454f8-85b9-4537-bd57-08565bcf20ad","LogTimestamp":"2023-05-25T23:27:03.676Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:27:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:27:04.117Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:27:04.132Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:04.132Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:04.133Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:05.685Z","message":"Entering","context":{"RequestID":"e7bd0a7b-0520-4d94-91dd-b2678b76786f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"d8f57c39-7c6a-4c12-976e-8ab98867dc18","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:27:05.685Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:27:05.687Z","message":"{\"transactionId\":\"e7bd0a7b-0520-4d94-91dd-b2678b76786f\",\"status\":\"200\",\"rqstDate\":\"230525-23:27:05:685\",\"respDate\":\"230525-23:27:05:687\",\"sourceId\":\"haproxy:e7bd0a7b-0520-4d94-91dd-b2678b76786f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:27:05:685-79056\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b3ce06b7-61d6-412d-a40b-2f4ad245417e], x-b3-parentspanid=[b38d7d52d5987b31], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a37af70c6b12717bb38d7d52d5987b31], x-b3-spanid=[756ad2e0428c3cd3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e7bd0a7b-0520-4d94-91dd-b2678b76786f]}\\\"}\"}","context":{"RequestID":"e7bd0a7b-0520-4d94-91dd-b2678b76786f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"d8f57c39-7c6a-4c12-976e-8ab98867dc18","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:27:05.685Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:05.687Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e7bd0a7b-0520-4d94-91dd-b2678b76786f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d8f57c39-7c6a-4c12-976e-8ab98867dc18","LogTimestamp":"2023-05-25T23:27:05.687Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:27:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:27:07.698Z","message":"Entering","context":{"RequestID":"252f4575-25c9-41b4-acb3-260e81164d39","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d0f21245-7919-4940-8ca9-7843d13ce66a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:27:07.698Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:27:07.701Z","message":"{\"transactionId\":\"252f4575-25c9-41b4-acb3-260e81164d39\",\"status\":\"200\",\"rqstDate\":\"230525-23:27:07:699\",\"respDate\":\"230525-23:27:07:701\",\"sourceId\":\"haproxy:252f4575-25c9-41b4-acb3-260e81164d39\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:27:07:699-5610\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7ac51e0d-c472-4b07-99e2-4e11f0835097], x-b3-parentspanid=[dd373aecf560babb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9165ceea2f1c0cc1dd373aecf560babb], x-b3-spanid=[58cdda7e3c93862d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[252f4575-25c9-41b4-acb3-260e81164d39]}\\\"}\"}","context":{"RequestID":"252f4575-25c9-41b4-acb3-260e81164d39","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d0f21245-7919-4940-8ca9-7843d13ce66a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:27:07.698Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:07.702Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"252f4575-25c9-41b4-acb3-260e81164d39","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d0f21245-7919-4940-8ca9-7843d13ce66a","LogTimestamp":"2023-05-25T23:27:07.702Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:27:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:27:08.797Z","message":"Received event EVENT CREATED KEYSPACE dox, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:09.714Z","message":"Entering","context":{"RequestID":"860e4c60-f0ff-4fd1-9c73-7527df9e9319","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4c4b9bcd-fbda-450a-8278-879d2a5564aa","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:27:09.713Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:27:09.717Z","message":"{\"transactionId\":\"860e4c60-f0ff-4fd1-9c73-7527df9e9319\",\"status\":\"200\",\"rqstDate\":\"230525-23:27:09:715\",\"respDate\":\"230525-23:27:09:717\",\"sourceId\":\"haproxy:860e4c60-f0ff-4fd1-9c73-7527df9e9319\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:27:09:715-50115\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[61c01738-87ed-4ad8-bfa8-c30544d78b27], x-b3-parentspanid=[4090db130e268bf5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cf4aa5e6c6576e564090db130e268bf5], x-b3-spanid=[104244d251b3f33f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[860e4c60-f0ff-4fd1-9c73-7527df9e9319]}\\\"}\"}","context":{"RequestID":"860e4c60-f0ff-4fd1-9c73-7527df9e9319","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4c4b9bcd-fbda-450a-8278-879d2a5564aa","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:27:09.713Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:09.718Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"860e4c60-f0ff-4fd1-9c73-7527df9e9319","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4c4b9bcd-fbda-450a-8278-879d2a5564aa","LogTimestamp":"2023-05-25T23:27:09.718Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:27:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:27:09.798Z","message":"[Control connection] Refreshing schema for dox","thread":"JanusGraph Cluster-worker-6","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:09.806Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-6","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:09.813Z","message":"Token to replica map computation for keyspace sdctitan completed in 7 milliseconds","thread":"JanusGraph Cluster-worker-6","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:09.847Z","message":"Received event EVENT CREATED KEYSPACE zusammen_dox, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:10.848Z","message":"[Control connection] Refreshing schema for zusammen_dox","thread":"JanusGraph Cluster-worker-7","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:10.853Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-7","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:10.856Z","message":"Token to replica map computation for keyspace sdctitan completed in 3 milliseconds","thread":"JanusGraph Cluster-worker-7","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:11.729Z","message":"Entering","context":{"RequestID":"7f24d9d2-5a3f-4642-aee3-af018050e06b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3965257e-1d34-456b-aea9-d706cdf89020","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:27:11.729Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:27:11.732Z","message":"{\"transactionId\":\"7f24d9d2-5a3f-4642-aee3-af018050e06b\",\"status\":\"200\",\"rqstDate\":\"230525-23:27:11:730\",\"respDate\":\"230525-23:27:11:732\",\"sourceId\":\"haproxy:7f24d9d2-5a3f-4642-aee3-af018050e06b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:27:11:730-34201\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8097e732-dd09-4139-a8ae-d6fd7caf76ff], x-b3-parentspanid=[f41d2bcb43375677], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c34a15e0262fab1af41d2bcb43375677], x-b3-spanid=[f03dcd0fdc855693], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7f24d9d2-5a3f-4642-aee3-af018050e06b]}\\\"}\"}","context":{"RequestID":"7f24d9d2-5a3f-4642-aee3-af018050e06b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3965257e-1d34-456b-aea9-d706cdf89020","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:27:11.729Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:11.733Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7f24d9d2-5a3f-4642-aee3-af018050e06b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3965257e-1d34-456b-aea9-d706cdf89020","LogTimestamp":"2023-05-25T23:27:11.733Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:27:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:27:11.910Z","message":"Entering","context":{"RequestID":"05243706-a763-42ae-a4db-7d14fc79ce12","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6a7e23ca-527d-4c0b-8f05-5d14a9746b52","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:27:11.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:27:11.912Z","message":"Database is available from CACHED check.","context":{"RequestID":"05243706-a763-42ae-a4db-7d14fc79ce12","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6a7e23ca-527d-4c0b-8f05-5d14a9746b52","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:27:11.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:11.913Z","message":"{\"transactionId\":\"05243706-a763-42ae-a4db-7d14fc79ce12\",\"status\":\"200\",\"rqstDate\":\"230525-23:27:11:911\",\"respDate\":\"230525-23:27:11:913\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:05243706-a763-42ae-a4db-7d14fc79ce12\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:27:11:911-34295\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[05243706-a763-42ae-a4db-7d14fc79ce12]}\\\"}\"}","context":{"RequestID":"05243706-a763-42ae-a4db-7d14fc79ce12","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6a7e23ca-527d-4c0b-8f05-5d14a9746b52","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:27:11.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:11.914Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"05243706-a763-42ae-a4db-7d14fc79ce12","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6a7e23ca-527d-4c0b-8f05-5d14a9746b52","LogTimestamp":"2023-05-25T23:27:11.914Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:27:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:27:11.990Z","message":"Entering","context":{"RequestID":"7d08b171-c153-4ff4-ab7b-4da3276c9c7b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5cabfe61-54f7-4442-91a4-2c1b1cc531fa","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:27:11.990Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:27:11.993Z","message":"{\"transactionId\":\"7d08b171-c153-4ff4-ab7b-4da3276c9c7b\",\"status\":\"200\",\"rqstDate\":\"230525-23:27:11:991\",\"respDate\":\"230525-23:27:11:993\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:7d08b171-c153-4ff4-ab7b-4da3276c9c7b\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:27:11:991-94528\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e23a4629-db4d-4403-897f-5591f1c31a28], x-b3-parentspanid=[e25ef7ac64d3ab08], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59081], x-envoy-attempt-count=[1], x-b3-traceid=[6a405789907654dfe25ef7ac64d3ab08], x-b3-spanid=[a2979cc336788ba0], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[7d08b171-c153-4ff4-ab7b-4da3276c9c7b]}\\\"}\"}","context":{"RequestID":"7d08b171-c153-4ff4-ab7b-4da3276c9c7b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5cabfe61-54f7-4442-91a4-2c1b1cc531fa","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:27:11.990Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:11.994Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7d08b171-c153-4ff4-ab7b-4da3276c9c7b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5cabfe61-54f7-4442-91a4-2c1b1cc531fa","LogTimestamp":"2023-05-25T23:27:11.994Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:27:11 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:27:12.407Z","message":"Received event EVENT CREATED TYPE dox.version, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:13.310Z","message":"Received event EVENT CREATED TYPE dox.user_candidate_version, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:13.744Z","message":"Entering","context":{"RequestID":"ef0e1372-cdb8-4ced-8844-09f1b3cd32ff","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ee4f157d-a4ef-499d-afa1-bc715878afe8","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:27:13.743Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:27:13.747Z","message":"{\"transactionId\":\"ef0e1372-cdb8-4ced-8844-09f1b3cd32ff\",\"status\":\"200\",\"rqstDate\":\"230525-23:27:13:744\",\"respDate\":\"230525-23:27:13:747\",\"sourceId\":\"haproxy:ef0e1372-cdb8-4ced-8844-09f1b3cd32ff\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:27:13:744-43715\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[deb1f965-37a4-49c3-ad76-12b2d60b3090], x-b3-parentspanid=[bd6e16c443b2534d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9153a66fc3151b1fbd6e16c443b2534d], x-b3-spanid=[c5b905564d51e222], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ef0e1372-cdb8-4ced-8844-09f1b3cd32ff]}\\\"}\"}","context":{"RequestID":"ef0e1372-cdb8-4ced-8844-09f1b3cd32ff","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ee4f157d-a4ef-499d-afa1-bc715878afe8","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:27:13.743Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:13.748Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ef0e1372-cdb8-4ced-8844-09f1b3cd32ff","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ee4f157d-a4ef-499d-afa1-bc715878afe8","LogTimestamp":"2023-05-25T23:27:13.748Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:27:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:27:14.118Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:27:14.132Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:14.133Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:14.133Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:14.310Z","message":"[Control connection] Refreshing schema for dox","thread":"JanusGraph Cluster-worker-6","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:14.326Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-6","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:14.333Z","message":"Token to replica map computation for keyspace sdctitan completed in 7 milliseconds","thread":"JanusGraph Cluster-worker-6","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:15.129Z","message":"Received event EVENT CREATED TABLE dox.version_info, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:15.758Z","message":"Entering","context":{"RequestID":"af7c0998-8aaa-4f2c-b361-2aad4459f109","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7f9a9583-77fc-45d7-b860-9c85596f99b8","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:27:15.758Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:27:15.761Z","message":"{\"transactionId\":\"af7c0998-8aaa-4f2c-b361-2aad4459f109\",\"status\":\"200\",\"rqstDate\":\"230525-23:27:15:759\",\"respDate\":\"230525-23:27:15:761\",\"sourceId\":\"haproxy:af7c0998-8aaa-4f2c-b361-2aad4459f109\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:27:15:759-38944\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[25f8241c-e488-4634-ab9d-90aee51a0cf9], x-b3-parentspanid=[da5bb667c69ce999], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5b5ffa1219a7f9b7da5bb667c69ce999], x-b3-spanid=[9fcf1b7c7dbfc67f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[af7c0998-8aaa-4f2c-b361-2aad4459f109]}\\\"}\"}","context":{"RequestID":"af7c0998-8aaa-4f2c-b361-2aad4459f109","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7f9a9583-77fc-45d7-b860-9c85596f99b8","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:27:15.758Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:15.762Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"af7c0998-8aaa-4f2c-b361-2aad4459f109","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7f9a9583-77fc-45d7-b860-9c85596f99b8","LogTimestamp":"2023-05-25T23:27:15.761Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:27:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:27:16.130Z","message":"[Control connection] Refreshing schema for dox.version_info (TABLE)","thread":"JanusGraph Cluster-worker-7","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:16.140Z","message":"Received event EVENT CREATED TABLE dox.version_info_deleted, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:17.140Z","message":"[Control connection] Refreshing schema for dox.version_info_deleted (TABLE)","thread":"JanusGraph Cluster-worker-6","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:17.305Z","message":"Received event EVENT CREATED TABLE dox.unique_value, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:17.773Z","message":"Entering","context":{"RequestID":"500c5421-d3c6-44db-a6c4-3fd0973128d5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"15efdd52-5a1d-4c0f-8f5a-b8181029541c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:27:17.773Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:27:17.776Z","message":"{\"transactionId\":\"500c5421-d3c6-44db-a6c4-3fd0973128d5\",\"status\":\"200\",\"rqstDate\":\"230525-23:27:17:774\",\"respDate\":\"230525-23:27:17:776\",\"sourceId\":\"haproxy:500c5421-d3c6-44db-a6c4-3fd0973128d5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:27:17:774-81965\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ff1f959e-6cd0-49d0-a27f-81cdbc37bc99], x-b3-parentspanid=[c37a4754e701b28c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[46a6b81191ae78b3c37a4754e701b28c], x-b3-spanid=[9dfbaa2fce10c456], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[500c5421-d3c6-44db-a6c4-3fd0973128d5]}\\\"}\"}","context":{"RequestID":"500c5421-d3c6-44db-a6c4-3fd0973128d5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"15efdd52-5a1d-4c0f-8f5a-b8181029541c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:27:17.773Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:17.777Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"500c5421-d3c6-44db-a6c4-3fd0973128d5","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"15efdd52-5a1d-4c0f-8f5a-b8181029541c","LogTimestamp":"2023-05-25T23:27:17.777Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:27:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:27:18.306Z","message":"[Control connection] Refreshing schema for dox.unique_value (TABLE)","thread":"JanusGraph Cluster-worker-7","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:18.465Z","message":"Received event EVENT CREATED TABLE dox.package_details, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:19.466Z","message":"[Control connection] Refreshing schema for dox.package_details (TABLE)","thread":"JanusGraph Cluster-worker-6","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:19.788Z","message":"Entering","context":{"RequestID":"cbbf648e-5cfb-4070-926f-4c9f3f263203","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"60bb6a3d-edc5-41d6-89a0-cb9092840cce","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:27:19.788Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:27:19.790Z","message":"{\"transactionId\":\"cbbf648e-5cfb-4070-926f-4c9f3f263203\",\"status\":\"200\",\"rqstDate\":\"230525-23:27:19:788\",\"respDate\":\"230525-23:27:19:790\",\"sourceId\":\"haproxy:cbbf648e-5cfb-4070-926f-4c9f3f263203\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:27:19:788-28778\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[59158926-6ab5-4d60-b29f-6bbcda9bae17], x-b3-parentspanid=[b969ef487e957acb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f24c25237fabbf56b969ef487e957acb], x-b3-spanid=[457fbd500c6b55b1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cbbf648e-5cfb-4070-926f-4c9f3f263203]}\\\"}\"}","context":{"RequestID":"cbbf648e-5cfb-4070-926f-4c9f3f263203","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"60bb6a3d-edc5-41d6-89a0-cb9092840cce","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:27:19.788Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:19.791Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cbbf648e-5cfb-4070-926f-4c9f3f263203","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"60bb6a3d-edc5-41d6-89a0-cb9092840cce","LogTimestamp":"2023-05-25T23:27:19.791Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:27:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:27:20.397Z","message":"Received event EVENT CREATED TABLE dox.vsp_enriched_service_template, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:21.398Z","message":"[Control connection] Refreshing schema for dox.vsp_enriched_service_template (TABLE)","thread":"JanusGraph Cluster-worker-7","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:21.548Z","message":"Received event EVENT CREATED TABLE dox.vsp_enriched_service_artifact, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:21.801Z","message":"Entering","context":{"RequestID":"ad63f5cf-4a55-4d85-aeb5-c80445643117","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"46c3dfdf-2f49-427a-b56f-d88c819d3b08","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:27:21.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:27:21.802Z","message":"{\"transactionId\":\"ad63f5cf-4a55-4d85-aeb5-c80445643117\",\"status\":\"200\",\"rqstDate\":\"230525-23:27:21:801\",\"respDate\":\"230525-23:27:21:802\",\"sourceId\":\"haproxy:ad63f5cf-4a55-4d85-aeb5-c80445643117\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:27:21:801-83694\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d22945d0-df90-46ca-9b48-25bacedb1ae1], x-b3-parentspanid=[f02ef8047001e808], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a70d7d9a103c61c7f02ef8047001e808], x-b3-spanid=[d3ddece60b41d639], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ad63f5cf-4a55-4d85-aeb5-c80445643117]}\\\"}\"}","context":{"RequestID":"ad63f5cf-4a55-4d85-aeb5-c80445643117","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"46c3dfdf-2f49-427a-b56f-d88c819d3b08","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:27:21.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:21.803Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ad63f5cf-4a55-4d85-aeb5-c80445643117","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"46c3dfdf-2f49-427a-b56f-d88c819d3b08","LogTimestamp":"2023-05-25T23:27:21.803Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:27:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:27:21.909Z","message":"Entering","context":{"RequestID":"b1630c3c-566b-4544-af84-43dd3ffc0423","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"57f08765-3dd3-40b9-b5dc-7d0a7485421f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:27:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:27:21.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"b1630c3c-566b-4544-af84-43dd3ffc0423","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"57f08765-3dd3-40b9-b5dc-7d0a7485421f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:27:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:21.912Z","message":"{\"transactionId\":\"b1630c3c-566b-4544-af84-43dd3ffc0423\",\"status\":\"200\",\"rqstDate\":\"230525-23:27:21:909\",\"respDate\":\"230525-23:27:21:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b1630c3c-566b-4544-af84-43dd3ffc0423\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:27:21:909-37933\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b1630c3c-566b-4544-af84-43dd3ffc0423]}\\\"}\"}","context":{"RequestID":"b1630c3c-566b-4544-af84-43dd3ffc0423","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"57f08765-3dd3-40b9-b5dc-7d0a7485421f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:27:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:21.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b1630c3c-566b-4544-af84-43dd3ffc0423","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"57f08765-3dd3-40b9-b5dc-7d0a7485421f","LogTimestamp":"2023-05-25T23:27:21.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:27:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:27:21.990Z","message":"Entering","context":{"RequestID":"4c375091-ce46-4be7-b7d7-5b6cd552b02e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e08b0579-a8c0-42c2-9215-4c66be07097f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:27:21.989Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:27:21.992Z","message":"{\"transactionId\":\"4c375091-ce46-4be7-b7d7-5b6cd552b02e\",\"status\":\"200\",\"rqstDate\":\"230525-23:27:21:990\",\"respDate\":\"230525-23:27:21:992\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4c375091-ce46-4be7-b7d7-5b6cd552b02e\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:27:21:990-35906\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[97dff975-6a31-4dae-86b9-ecb6cc7b5444], x-b3-parentspanid=[f9854b8d59c1c84e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59997], x-envoy-attempt-count=[1], x-b3-traceid=[507224d49280db7af9854b8d59c1c84e], x-b3-spanid=[5e3dce1f5c9fe0e0], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4c375091-ce46-4be7-b7d7-5b6cd552b02e]}\\\"}\"}","context":{"RequestID":"4c375091-ce46-4be7-b7d7-5b6cd552b02e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e08b0579-a8c0-42c2-9215-4c66be07097f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:27:21.989Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:21.993Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4c375091-ce46-4be7-b7d7-5b6cd552b02e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e08b0579-a8c0-42c2-9215-4c66be07097f","LogTimestamp":"2023-05-25T23:27:21.993Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:27:21 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:27:22.549Z","message":"[Control connection] Refreshing schema for dox.vsp_enriched_service_artifact (TABLE)","thread":"JanusGraph Cluster-worker-6","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:23.102Z","message":"Received event EVENT CREATED TABLE dox.application_config, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:23.813Z","message":"Entering","context":{"RequestID":"d82417c5-6385-4bcb-a9f3-aaf1d02b1cce","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a793924d-a4e6-4b7d-911e-f6d07410c179","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:27:23.812Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:27:23.816Z","message":"{\"transactionId\":\"d82417c5-6385-4bcb-a9f3-aaf1d02b1cce\",\"status\":\"200\",\"rqstDate\":\"230525-23:27:23:814\",\"respDate\":\"230525-23:27:23:816\",\"sourceId\":\"haproxy:d82417c5-6385-4bcb-a9f3-aaf1d02b1cce\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:27:23:814-32047\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0651e603-4c86-4649-8ba2-5f6e25dcc240], x-b3-parentspanid=[310e816d86f478d1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[835ced0a2bcbee5f310e816d86f478d1], x-b3-spanid=[5247e56f3362248f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d82417c5-6385-4bcb-a9f3-aaf1d02b1cce]}\\\"}\"}","context":{"RequestID":"d82417c5-6385-4bcb-a9f3-aaf1d02b1cce","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a793924d-a4e6-4b7d-911e-f6d07410c179","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:27:23.812Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:23.817Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d82417c5-6385-4bcb-a9f3-aaf1d02b1cce","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a793924d-a4e6-4b7d-911e-f6d07410c179","LogTimestamp":"2023-05-25T23:27:23.817Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:27:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-05-25T23:27:24.103Z","message":"[Control connection] Refreshing schema for dox.application_config (TABLE)","thread":"JanusGraph Cluster-worker-7","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:24.118Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:27:24.134Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:24.135Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:24.135Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:24.273Z","message":"Received event EVENT CREATED TABLE dox.action, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:25.274Z","message":"[Control connection] Refreshing schema for dox.action (TABLE)","thread":"JanusGraph Cluster-worker-6","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:25.567Z","message":"Received event EVENT UPDATED TABLE dox.action, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:25.828Z","message":"Entering","context":{"RequestID":"5a156be0-816b-4f2f-bbef-cee74fdf282b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9f4cc7b3-adba-44cc-bc55-70954123e0b9","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:27:25.828Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:27:25.831Z","message":"{\"transactionId\":\"5a156be0-816b-4f2f-bbef-cee74fdf282b\",\"status\":\"200\",\"rqstDate\":\"230525-23:27:25:829\",\"respDate\":\"230525-23:27:25:831\",\"sourceId\":\"haproxy:5a156be0-816b-4f2f-bbef-cee74fdf282b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:27:25:829-1725\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c15fe4e3-c533-4ceb-838c-cad91a003fe7], x-b3-parentspanid=[7dfeef07ecd0815f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d6088499a5a85a147dfeef07ecd0815f], x-b3-spanid=[0345c0439e16b921], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5a156be0-816b-4f2f-bbef-cee74fdf282b]}\\\"}\"}","context":{"RequestID":"5a156be0-816b-4f2f-bbef-cee74fdf282b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9f4cc7b3-adba-44cc-bc55-70954123e0b9","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:27:25.828Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:25.832Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5a156be0-816b-4f2f-bbef-cee74fdf282b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9f4cc7b3-adba-44cc-bc55-70954123e0b9","LogTimestamp":"2023-05-25T23:27:25.832Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:27:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:27:26.568Z","message":"[Control connection] Refreshing schema for dox.action (TABLE)","thread":"JanusGraph Cluster-worker-7","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:26.632Z","message":"Received event EVENT UPDATED TABLE dox.action, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:27.632Z","message":"[Control connection] Refreshing schema for dox.action (TABLE)","thread":"JanusGraph Cluster-worker-6","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:27.843Z","message":"Entering","context":{"RequestID":"5416800d-9010-4029-98ac-16f84f5d92f2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"589791ae-e1e1-4cae-804c-cd20c2b753d4","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:27:27.843Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:27:27.846Z","message":"{\"transactionId\":\"5416800d-9010-4029-98ac-16f84f5d92f2\",\"status\":\"200\",\"rqstDate\":\"230525-23:27:27:843\",\"respDate\":\"230525-23:27:27:846\",\"sourceId\":\"haproxy:5416800d-9010-4029-98ac-16f84f5d92f2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:27:27:843-66826\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6da2ed93-939c-4b20-91f7-288e4b4efac2], x-b3-parentspanid=[d5424d9c4cde5258], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d6cae6e1d9a69ba3d5424d9c4cde5258], x-b3-spanid=[d28abea4be3ceb40], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5416800d-9010-4029-98ac-16f84f5d92f2]}\\\"}\"}","context":{"RequestID":"5416800d-9010-4029-98ac-16f84f5d92f2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"589791ae-e1e1-4cae-804c-cd20c2b753d4","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:27:27.843Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:27.846Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5416800d-9010-4029-98ac-16f84f5d92f2","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"589791ae-e1e1-4cae-804c-cd20c2b753d4","LogTimestamp":"2023-05-25T23:27:27.846Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:27:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:27:28.338Z","message":"Received event EVENT UPDATED TABLE dox.action, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:29.338Z","message":"[Control connection] Refreshing schema for dox.action (TABLE)","thread":"JanusGraph Cluster-worker-7","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:29.447Z","message":"Received event EVENT UPDATED TABLE dox.action, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:29.857Z","message":"Entering","context":{"RequestID":"d7136d4f-2f86-4f62-91ac-b79a0d2af31a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"16d11856-328a-40ef-a420-1dc3fe579c27","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:27:29.857Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:27:29.862Z","message":"{\"transactionId\":\"d7136d4f-2f86-4f62-91ac-b79a0d2af31a\",\"status\":\"200\",\"rqstDate\":\"230525-23:27:29:858\",\"respDate\":\"230525-23:27:29:861\",\"sourceId\":\"haproxy:d7136d4f-2f86-4f62-91ac-b79a0d2af31a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:27:29:858-25756\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[29c3fdf5-92f3-4a85-918c-4f9a1cb25d34], x-b3-parentspanid=[e9218b32941ec56f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d8ca597ba84e16a5e9218b32941ec56f], x-b3-spanid=[2f327b45a61508a8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d7136d4f-2f86-4f62-91ac-b79a0d2af31a]}\\\"}\"}","context":{"RequestID":"d7136d4f-2f86-4f62-91ac-b79a0d2af31a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"16d11856-328a-40ef-a420-1dc3fe579c27","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:27:29.857Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:29.863Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d7136d4f-2f86-4f62-91ac-b79a0d2af31a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"16d11856-328a-40ef-a420-1dc3fe579c27","LogTimestamp":"2023-05-25T23:27:29.862Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:27:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-05-25T23:27:30.448Z","message":"[Control connection] Refreshing schema for dox.action (TABLE)","thread":"JanusGraph Cluster-worker-6","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:30.469Z","message":"Received event EVENT UPDATED TABLE dox.action, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:31.415Z","message":"Received event EVENT CREATED TABLE dox.ecompcomponent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:31.874Z","message":"Entering","context":{"RequestID":"947d7d28-8074-43b2-9360-8512545f8c08","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8e7f1e94-ca2c-4d68-872f-1fd6bff46de8","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:27:31.874Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:27:31.876Z","message":"{\"transactionId\":\"947d7d28-8074-43b2-9360-8512545f8c08\",\"status\":\"200\",\"rqstDate\":\"230525-23:27:31:874\",\"respDate\":\"230525-23:27:31:876\",\"sourceId\":\"haproxy:947d7d28-8074-43b2-9360-8512545f8c08\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:27:31:874-58513\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[59aa9168-4dcb-44df-96a8-811c33a27646], x-b3-parentspanid=[35f7faa78f369eef], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ad53ce2dd49a6a9d35f7faa78f369eef], x-b3-spanid=[ee196d01d42b994d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[947d7d28-8074-43b2-9360-8512545f8c08]}\\\"}\"}","context":{"RequestID":"947d7d28-8074-43b2-9360-8512545f8c08","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8e7f1e94-ca2c-4d68-872f-1fd6bff46de8","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:27:31.874Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:31.876Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"947d7d28-8074-43b2-9360-8512545f8c08","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8e7f1e94-ca2c-4d68-872f-1fd6bff46de8","LogTimestamp":"2023-05-25T23:27:31.876Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:27:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:27:31.909Z","message":"Entering","context":{"RequestID":"ab2b548e-190b-4371-8895-cdcc5744c5f3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c3c4b951-ba3a-4025-b521-436485794ef8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:27:31.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:27:31.912Z","message":"Database is available from CACHED check.","context":{"RequestID":"ab2b548e-190b-4371-8895-cdcc5744c5f3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c3c4b951-ba3a-4025-b521-436485794ef8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:27:31.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:31.914Z","message":"{\"transactionId\":\"ab2b548e-190b-4371-8895-cdcc5744c5f3\",\"status\":\"200\",\"rqstDate\":\"230525-23:27:31:910\",\"respDate\":\"230525-23:27:31:913\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ab2b548e-190b-4371-8895-cdcc5744c5f3\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:27:31:910-72807\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ab2b548e-190b-4371-8895-cdcc5744c5f3]}\\\"}\"}","context":{"RequestID":"ab2b548e-190b-4371-8895-cdcc5744c5f3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c3c4b951-ba3a-4025-b521-436485794ef8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:27:31.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:31.914Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ab2b548e-190b-4371-8895-cdcc5744c5f3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c3c4b951-ba3a-4025-b521-436485794ef8","LogTimestamp":"2023-05-25T23:27:31.914Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:27:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:27:31.990Z","message":"Entering","context":{"RequestID":"8cdafbd6-708b-4d6c-b1a6-3ee79ef5b754","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b38c92dd-30b4-4761-bcc6-939af9984425","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:27:31.990Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:27:31.993Z","message":"{\"transactionId\":\"8cdafbd6-708b-4d6c-b1a6-3ee79ef5b754\",\"status\":\"200\",\"rqstDate\":\"230525-23:27:31:990\",\"respDate\":\"230525-23:27:31:993\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:8cdafbd6-708b-4d6c-b1a6-3ee79ef5b754\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:27:31:990-96209\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1232399a-0098-4d4a-8508-f91425631a57], x-b3-parentspanid=[195528574e48d872], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45803], x-envoy-attempt-count=[1], x-b3-traceid=[7c90fc7c7e95bd8e195528574e48d872], x-b3-spanid=[17354f7cf7a683c8], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[8cdafbd6-708b-4d6c-b1a6-3ee79ef5b754]}\\\"}\"}","context":{"RequestID":"8cdafbd6-708b-4d6c-b1a6-3ee79ef5b754","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b38c92dd-30b4-4761-bcc6-939af9984425","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:27:31.990Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:31.994Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8cdafbd6-708b-4d6c-b1a6-3ee79ef5b754","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b38c92dd-30b4-4761-bcc6-939af9984425","LogTimestamp":"2023-05-25T23:27:31.994Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:27:31 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:27:32.396Z","message":"Received event EVENT UPDATED TABLE dox.action, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:33.358Z","message":"Received event EVENT CREATED TABLE dox.action_artifact, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:33.885Z","message":"Entering","context":{"RequestID":"68e85070-fa95-4d77-b5d0-7c9c2fd27083","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9f42020c-df87-4aa4-956d-626fd6c8cd2c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:27:33.885Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:27:33.887Z","message":"{\"transactionId\":\"68e85070-fa95-4d77-b5d0-7c9c2fd27083\",\"status\":\"200\",\"rqstDate\":\"230525-23:27:33:886\",\"respDate\":\"230525-23:27:33:887\",\"sourceId\":\"haproxy:68e85070-fa95-4d77-b5d0-7c9c2fd27083\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:27:33:886-90910\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3fd3e9d7-3b31-4248-b04d-4099526001fa], x-b3-parentspanid=[7b2793436388515f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0268a354283acb1d7b2793436388515f], x-b3-spanid=[bbd27b7331d45013], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[68e85070-fa95-4d77-b5d0-7c9c2fd27083]}\\\"}\"}","context":{"RequestID":"68e85070-fa95-4d77-b5d0-7c9c2fd27083","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9f42020c-df87-4aa4-956d-626fd6c8cd2c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:27:33.885Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:33.888Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"68e85070-fa95-4d77-b5d0-7c9c2fd27083","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9f42020c-df87-4aa4-956d-626fd6c8cd2c","LogTimestamp":"2023-05-25T23:27:33.888Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:27:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:27:34.119Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:27:34.135Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:34.135Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:34.136Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:34.359Z","message":"[Control connection] Refreshing schema for dox","thread":"JanusGraph Cluster-worker-7","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:34.373Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-7","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:34.385Z","message":"Token to replica map computation for keyspace sdctitan completed in 12 milliseconds","thread":"JanusGraph Cluster-worker-7","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:34.470Z","message":"Received event EVENT CREATED TABLE dox.activity_log, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:35.359Z","message":"Received event EVENT CREATED TABLE dox.healing, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:35.898Z","message":"Entering","context":{"RequestID":"95eb668c-1900-4815-ae31-1776dbe6c392","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5ad0e9d7-fae9-404a-b809-01012e6e4400","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:27:35.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:27:35.900Z","message":"{\"transactionId\":\"95eb668c-1900-4815-ae31-1776dbe6c392\",\"status\":\"200\",\"rqstDate\":\"230525-23:27:35:899\",\"respDate\":\"230525-23:27:35:900\",\"sourceId\":\"haproxy:95eb668c-1900-4815-ae31-1776dbe6c392\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:27:35:899-46428\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[38a49325-7a13-4319-b515-1daadee973a4], x-b3-parentspanid=[528aa0fc9da725c2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1f4e70a89cf0256f528aa0fc9da725c2], x-b3-spanid=[2c9d6f129f738e90], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[95eb668c-1900-4815-ae31-1776dbe6c392]}\\\"}\"}","context":{"RequestID":"95eb668c-1900-4815-ae31-1776dbe6c392","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5ad0e9d7-fae9-404a-b809-01012e6e4400","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:27:35.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:35.901Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"95eb668c-1900-4815-ae31-1776dbe6c392","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ad0e9d7-fae9-404a-b809-01012e6e4400","LogTimestamp":"2023-05-25T23:27:35.901Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:27:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:27:36.360Z","message":"[Control connection] Refreshing schema for dox","thread":"JanusGraph Cluster-worker-6","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:36.378Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-6","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:36.390Z","message":"Token to replica map computation for keyspace sdctitan completed in 12 milliseconds","thread":"JanusGraph Cluster-worker-6","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:36.535Z","message":"Received event EVENT CREATED TABLE dox.migration, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:37.185Z","message":"Received event EVENT CREATED TABLE dox.item_permissions, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:37.913Z","message":"Entering","context":{"RequestID":"1e95dda4-530c-4ce2-b147-3e20d7c960c8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b414bcea-665b-4f2f-b23b-74cfdad9e043","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:27:37.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:27:37.917Z","message":"{\"transactionId\":\"1e95dda4-530c-4ce2-b147-3e20d7c960c8\",\"status\":\"200\",\"rqstDate\":\"230525-23:27:37:914\",\"respDate\":\"230525-23:27:37:917\",\"sourceId\":\"haproxy:1e95dda4-530c-4ce2-b147-3e20d7c960c8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:27:37:914-88732\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[06082930-d2d5-41f2-814f-97ff23b8d529], x-b3-parentspanid=[2062b186b8e0a621], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9dc0880d1d1105692062b186b8e0a621], x-b3-spanid=[13908ec3b24d439d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1e95dda4-530c-4ce2-b147-3e20d7c960c8]}\\\"}\"}","context":{"RequestID":"1e95dda4-530c-4ce2-b147-3e20d7c960c8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b414bcea-665b-4f2f-b23b-74cfdad9e043","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:27:37.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:37.918Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1e95dda4-530c-4ce2-b147-3e20d7c960c8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b414bcea-665b-4f2f-b23b-74cfdad9e043","LogTimestamp":"2023-05-25T23:27:37.918Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:27:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:27:38.186Z","message":"[Control connection] Refreshing schema for dox","thread":"JanusGraph Cluster-worker-7","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:38.200Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-7","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:38.205Z","message":"Token to replica map computation for keyspace sdctitan completed in 5 milliseconds","thread":"JanusGraph Cluster-worker-7","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:38.329Z","message":"Received event EVENT CREATED TABLE dox.user_permission_items, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:39.330Z","message":"[Control connection] Refreshing schema for dox.user_permission_items (TABLE)","thread":"JanusGraph Cluster-worker-6","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:39.511Z","message":"Received event EVENT CREATED TABLE dox.notification_subscribers, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:39.929Z","message":"Entering","context":{"RequestID":"54a3d20a-2fd8-466c-9f2b-70208fd18cd5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c4aef781-798b-4d3d-b436-99021dbcfa8c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:27:39.929Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:27:39.932Z","message":"{\"transactionId\":\"54a3d20a-2fd8-466c-9f2b-70208fd18cd5\",\"status\":\"200\",\"rqstDate\":\"230525-23:27:39:930\",\"respDate\":\"230525-23:27:39:932\",\"sourceId\":\"haproxy:54a3d20a-2fd8-466c-9f2b-70208fd18cd5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:27:39:930-86030\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b9a7159e-d15c-49ef-a9bc-e7b2f57a76f5], x-b3-parentspanid=[be97733da78d60d1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[142f9e7db08ccd02be97733da78d60d1], x-b3-spanid=[031afa17e48b0eae], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[54a3d20a-2fd8-466c-9f2b-70208fd18cd5]}\\\"}\"}","context":{"RequestID":"54a3d20a-2fd8-466c-9f2b-70208fd18cd5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c4aef781-798b-4d3d-b436-99021dbcfa8c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:27:39.929Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:39.933Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"54a3d20a-2fd8-466c-9f2b-70208fd18cd5","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c4aef781-798b-4d3d-b436-99021dbcfa8c","LogTimestamp":"2023-05-25T23:27:39.933Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:27:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:27:40.511Z","message":"[Control connection] Refreshing schema for dox.notification_subscribers (TABLE)","thread":"JanusGraph Cluster-worker-7","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:41.203Z","message":"Received event EVENT CREATED TABLE dox.last_notification, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:41.908Z","message":"Entering","context":{"RequestID":"cbb0a410-a8ac-44a5-bdca-fc63091d183b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8c4ba621-8135-4486-8bce-384d583f5569","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:27:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:27:41.912Z","message":"Database is available from CACHED check.","context":{"RequestID":"cbb0a410-a8ac-44a5-bdca-fc63091d183b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8c4ba621-8135-4486-8bce-384d583f5569","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:27:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:41.913Z","message":"{\"transactionId\":\"cbb0a410-a8ac-44a5-bdca-fc63091d183b\",\"status\":\"200\",\"rqstDate\":\"230525-23:27:41:910\",\"respDate\":\"230525-23:27:41:913\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:cbb0a410-a8ac-44a5-bdca-fc63091d183b\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:27:41:910-27988\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[cbb0a410-a8ac-44a5-bdca-fc63091d183b]}\\\"}\"}","context":{"RequestID":"cbb0a410-a8ac-44a5-bdca-fc63091d183b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8c4ba621-8135-4486-8bce-384d583f5569","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:27:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:41.914Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cbb0a410-a8ac-44a5-bdca-fc63091d183b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c4ba621-8135-4486-8bce-384d583f5569","LogTimestamp":"2023-05-25T23:27:41.914Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:27:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-05-25T23:27:41.944Z","message":"Entering","context":{"RequestID":"7d213548-e27a-49e5-a115-5a8298cd8449","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cd80bba5-47d5-4b26-aa8d-a609019a5f1c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:27:41.944Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:27:41.947Z","message":"{\"transactionId\":\"7d213548-e27a-49e5-a115-5a8298cd8449\",\"status\":\"200\",\"rqstDate\":\"230525-23:27:41:945\",\"respDate\":\"230525-23:27:41:947\",\"sourceId\":\"haproxy:7d213548-e27a-49e5-a115-5a8298cd8449\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:27:41:945-57758\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8f28a9a1-3fbc-44f8-9605-a15ee6f56b2c], x-b3-parentspanid=[bb3d524bbf8fcf02], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[69946c885e09d326bb3d524bbf8fcf02], x-b3-spanid=[88a40d7f9dd4a11f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7d213548-e27a-49e5-a115-5a8298cd8449]}\\\"}\"}","context":{"RequestID":"7d213548-e27a-49e5-a115-5a8298cd8449","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cd80bba5-47d5-4b26-aa8d-a609019a5f1c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:27:41.944Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:41.948Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7d213548-e27a-49e5-a115-5a8298cd8449","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cd80bba5-47d5-4b26-aa8d-a609019a5f1c","LogTimestamp":"2023-05-25T23:27:41.948Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:27:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:27:41.990Z","message":"Entering","context":{"RequestID":"11cf17bb-daae-4a2e-879e-91547b4a096b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0ce9ea36-2381-4b88-bf4f-000b9e3581fc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:27:41.989Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:27:41.992Z","message":"{\"transactionId\":\"11cf17bb-daae-4a2e-879e-91547b4a096b\",\"status\":\"200\",\"rqstDate\":\"230525-23:27:41:990\",\"respDate\":\"230525-23:27:41:992\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:11cf17bb-daae-4a2e-879e-91547b4a096b\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:27:41:990-27216\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9a8ef764-b4b9-4312-b02a-27fe5d8e0356], x-b3-parentspanid=[68395185a808f908], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37119], x-envoy-attempt-count=[1], x-b3-traceid=[a88f67d29015c10c68395185a808f908], x-b3-spanid=[bd030284292dc3bf], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[11cf17bb-daae-4a2e-879e-91547b4a096b]}\\\"}\"}","context":{"RequestID":"11cf17bb-daae-4a2e-879e-91547b4a096b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0ce9ea36-2381-4b88-bf4f-000b9e3581fc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:27:41.989Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:41.993Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"11cf17bb-daae-4a2e-879e-91547b4a096b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0ce9ea36-2381-4b88-bf4f-000b9e3581fc","LogTimestamp":"2023-05-25T23:27:41.993Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:27:41 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:27:42.204Z","message":"[Control connection] Refreshing schema for dox.last_notification (TABLE)","thread":"JanusGraph Cluster-worker-6","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:42.305Z","message":"Received event EVENT CREATED TABLE dox.notifications, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:43.306Z","message":"[Control connection] Refreshing schema for dox.notifications (TABLE)","thread":"JanusGraph Cluster-worker-7","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:43.479Z","message":"Received event EVENT CREATED TABLE dox.vsp_merge_hint, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:43.958Z","message":"Entering","context":{"RequestID":"fe6473e7-761c-4b8f-9f17-9ac0d8999741","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4a6a0188-00f7-4a6f-a78f-abb97f30ce81","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:27:43.958Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:27:43.959Z","message":"{\"transactionId\":\"fe6473e7-761c-4b8f-9f17-9ac0d8999741\",\"status\":\"200\",\"rqstDate\":\"230525-23:27:43:958\",\"respDate\":\"230525-23:27:43:959\",\"sourceId\":\"haproxy:fe6473e7-761c-4b8f-9f17-9ac0d8999741\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:27:43:958-31844\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a8703bd1-6fc7-4c3f-a0c8-97af36917f04], x-b3-parentspanid=[5cf38dfba463f973], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[06e8e5f30538dcef5cf38dfba463f973], x-b3-spanid=[51e60eed1ad26fc3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fe6473e7-761c-4b8f-9f17-9ac0d8999741]}\\\"}\"}","context":{"RequestID":"fe6473e7-761c-4b8f-9f17-9ac0d8999741","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4a6a0188-00f7-4a6f-a78f-abb97f30ce81","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:27:43.958Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:43.960Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fe6473e7-761c-4b8f-9f17-9ac0d8999741","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4a6a0188-00f7-4a6f-a78f-abb97f30ce81","LogTimestamp":"2023-05-25T23:27:43.960Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:27:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:27:44.119Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:27:44.133Z","message":"Connection[/10.233.75.62:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:44.134Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:44.135Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:44.135Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:44.136Z","message":"Connection[/10.233.75.62:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:44.254Z","message":"Received event EVENT CREATED TABLE dox.vsp_upload_status, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:45.255Z","message":"[Control connection] Refreshing schema for dox","thread":"JanusGraph Cluster-worker-6","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:45.280Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-6","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:45.286Z","message":"Token to replica map computation for keyspace sdctitan completed in 5 milliseconds","thread":"JanusGraph Cluster-worker-6","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:45.289Z","message":"Received event EVENT UPDATED TABLE dox.vsp_upload_status, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:45.970Z","message":"Entering","context":{"RequestID":"18b3c638-9a55-4ba6-8c90-6f3ef0456980","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c360bc9f-09f1-45eb-b3b3-7461a9c1d8d5","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:27:45.970Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:27:45.975Z","message":"{\"transactionId\":\"18b3c638-9a55-4ba6-8c90-6f3ef0456980\",\"status\":\"200\",\"rqstDate\":\"230525-23:27:45:971\",\"respDate\":\"230525-23:27:45:975\",\"sourceId\":\"haproxy:18b3c638-9a55-4ba6-8c90-6f3ef0456980\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:27:45:971-97799\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[62fbd668-b794-47a0-9c9e-83b230148e19], x-b3-parentspanid=[04f00b3577a9e93b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[22395a8a265edae304f00b3577a9e93b], x-b3-spanid=[79be3799efe18c3a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[18b3c638-9a55-4ba6-8c90-6f3ef0456980]}\\\"}\"}","context":{"RequestID":"18b3c638-9a55-4ba6-8c90-6f3ef0456980","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c360bc9f-09f1-45eb-b3b3-7461a9c1d8d5","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:27:45.970Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:45.976Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"18b3c638-9a55-4ba6-8c90-6f3ef0456980","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c360bc9f-09f1-45eb-b3b3-7461a9c1d8d5","LogTimestamp":"2023-05-25T23:27:45.976Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:27:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-05-25T23:27:46.289Z","message":"[Control connection] Refreshing schema for dox.vsp_upload_status (TABLE)","thread":"JanusGraph Cluster-worker-7","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:46.588Z","message":"Received event EVENT UPDATED TABLE dox.vsp_upload_status, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:47.589Z","message":"[Control connection] Refreshing schema for dox.vsp_upload_status (TABLE)","thread":"JanusGraph Cluster-worker-6","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:47.989Z","message":"Entering","context":{"RequestID":"2f089775-04b2-4415-9191-3fca2759fb31","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9c2342c9-54a1-40e3-a411-e5acefdd3a44","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:27:47.988Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:27:47.992Z","message":"{\"transactionId\":\"2f089775-04b2-4415-9191-3fca2759fb31\",\"status\":\"200\",\"rqstDate\":\"230525-23:27:47:989\",\"respDate\":\"230525-23:27:47:992\",\"sourceId\":\"haproxy:2f089775-04b2-4415-9191-3fca2759fb31\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:27:47:989-38141\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1b9c2275-f0a2-470d-b27d-ade65774eba7], x-b3-parentspanid=[2ad7fcf095a19cbe], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b889ff869fba3fee2ad7fcf095a19cbe], x-b3-spanid=[ef4a3afda0e5ecf0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2f089775-04b2-4415-9191-3fca2759fb31]}\\\"}\"}","context":{"RequestID":"2f089775-04b2-4415-9191-3fca2759fb31","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9c2342c9-54a1-40e3-a411-e5acefdd3a44","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:27:47.988Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:47.993Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2f089775-04b2-4415-9191-3fca2759fb31","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9c2342c9-54a1-40e3-a411-e5acefdd3a44","LogTimestamp":"2023-05-25T23:27:47.993Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:27:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:27:48.333Z","message":"Received event EVENT CREATED TABLE zusammen_dox.item, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:49.334Z","message":"[Control connection] Refreshing schema for zusammen_dox.item (TABLE)","thread":"JanusGraph Cluster-worker-7","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:49.356Z","message":"Received event EVENT CREATED TABLE zusammen_dox.version, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:50.005Z","message":"Entering","context":{"RequestID":"b7747e0a-c3dc-4301-9eac-4ca4c5735240","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"42f25737-c55c-4ad0-b25c-7dbabd9ad86a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:27:50.005Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:27:50.008Z","message":"{\"transactionId\":\"b7747e0a-c3dc-4301-9eac-4ca4c5735240\",\"status\":\"200\",\"rqstDate\":\"230525-23:27:50:006\",\"respDate\":\"230525-23:27:50:007\",\"sourceId\":\"haproxy:b7747e0a-c3dc-4301-9eac-4ca4c5735240\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:27:50:006-55924\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[60ce91b4-7811-40fd-bb31-199d20542b4b], x-b3-parentspanid=[c737cfc84f405b8f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[57197c9498606854c737cfc84f405b8f], x-b3-spanid=[775671e668edfda0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b7747e0a-c3dc-4301-9eac-4ca4c5735240]}\\\"}\"}","context":{"RequestID":"b7747e0a-c3dc-4301-9eac-4ca4c5735240","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"42f25737-c55c-4ad0-b25c-7dbabd9ad86a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:27:50.005Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:50.009Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b7747e0a-c3dc-4301-9eac-4ca4c5735240","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"42f25737-c55c-4ad0-b25c-7dbabd9ad86a","LogTimestamp":"2023-05-25T23:27:50.009Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:27:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:27:50.356Z","message":"[Control connection] Refreshing schema for zusammen_dox.version (TABLE)","thread":"JanusGraph Cluster-worker-6","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:50.502Z","message":"Received event EVENT CREATED TABLE zusammen_dox.version_elements, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:51.461Z","message":"Received event EVENT CREATED TABLE zusammen_dox.element_namespace, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:51.909Z","message":"Entering","context":{"RequestID":"ae6ff573-348e-41bf-abab-5b750f983301","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a4b1372c-8c2f-46d4-a1ee-e423451b1eb5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:27:51.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:27:51.912Z","message":"Database is available from CACHED check.","context":{"RequestID":"ae6ff573-348e-41bf-abab-5b750f983301","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a4b1372c-8c2f-46d4-a1ee-e423451b1eb5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:27:51.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:51.913Z","message":"{\"transactionId\":\"ae6ff573-348e-41bf-abab-5b750f983301\",\"status\":\"200\",\"rqstDate\":\"230525-23:27:51:910\",\"respDate\":\"230525-23:27:51:913\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ae6ff573-348e-41bf-abab-5b750f983301\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:27:51:910-15715\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ae6ff573-348e-41bf-abab-5b750f983301]}\\\"}\"}","context":{"RequestID":"ae6ff573-348e-41bf-abab-5b750f983301","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a4b1372c-8c2f-46d4-a1ee-e423451b1eb5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:27:51.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:51.914Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ae6ff573-348e-41bf-abab-5b750f983301","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a4b1372c-8c2f-46d4-a1ee-e423451b1eb5","LogTimestamp":"2023-05-25T23:27:51.914Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:27:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:27:51.991Z","message":"Entering","context":{"RequestID":"8aaa434f-30ad-455a-9854-a7771e09e7e4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b26fefbf-84c7-4bfc-8232-56a3b2d6a002","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:27:51.991Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:27:51.994Z","message":"{\"transactionId\":\"8aaa434f-30ad-455a-9854-a7771e09e7e4\",\"status\":\"200\",\"rqstDate\":\"230525-23:27:51:992\",\"respDate\":\"230525-23:27:51:994\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:8aaa434f-30ad-455a-9854-a7771e09e7e4\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:27:51:992-54534\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4bb3c321-5d8c-41fb-aabb-3406aeea2119], x-b3-parentspanid=[ffa6593166a58df0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36773], x-envoy-attempt-count=[1], x-b3-traceid=[b47c9f65eb0be0fbffa6593166a58df0], x-b3-spanid=[97f46a7b898e27c7], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[8aaa434f-30ad-455a-9854-a7771e09e7e4]}\\\"}\"}","context":{"RequestID":"8aaa434f-30ad-455a-9854-a7771e09e7e4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b26fefbf-84c7-4bfc-8232-56a3b2d6a002","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:27:51.991Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:51.995Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8aaa434f-30ad-455a-9854-a7771e09e7e4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b26fefbf-84c7-4bfc-8232-56a3b2d6a002","LogTimestamp":"2023-05-25T23:27:51.995Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:27:51 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:27:52.023Z","message":"Entering","context":{"RequestID":"1d5a584a-612f-4449-8cb0-ce8eb1a368b8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"126ae3ce-c28c-4dbb-a125-ca48eefbdd2f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:27:52.023Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:27:52.026Z","message":"{\"transactionId\":\"1d5a584a-612f-4449-8cb0-ce8eb1a368b8\",\"status\":\"200\",\"rqstDate\":\"230525-23:27:52:024\",\"respDate\":\"230525-23:27:52:026\",\"sourceId\":\"haproxy:1d5a584a-612f-4449-8cb0-ce8eb1a368b8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:27:52:024-43341\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1e80dc0f-5e02-49fb-b433-e53a3c9ebf75], x-b3-parentspanid=[cbb303ffd8935449], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[85c95e6467d973cfcbb303ffd8935449], x-b3-spanid=[bc7f5b18d9c5f851], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1d5a584a-612f-4449-8cb0-ce8eb1a368b8]}\\\"}\"}","context":{"RequestID":"1d5a584a-612f-4449-8cb0-ce8eb1a368b8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"126ae3ce-c28c-4dbb-a125-ca48eefbdd2f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:27:52.023Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:52.026Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1d5a584a-612f-4449-8cb0-ce8eb1a368b8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"126ae3ce-c28c-4dbb-a125-ca48eefbdd2f","LogTimestamp":"2023-05-25T23:27:52.026Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:27:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:27:52.198Z","message":"Received event EVENT CREATED TABLE zusammen_dox.element, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:53.199Z","message":"[Control connection] Refreshing schema for zusammen_dox","thread":"JanusGraph Cluster-worker-7","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:53.208Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-7","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:53.214Z","message":"Token to replica map computation for keyspace sdctitan completed in 6 milliseconds","thread":"JanusGraph Cluster-worker-7","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:53.314Z","message":"Received event EVENT CREATED TABLE zusammen_dox.element_synchronization_state, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:54.038Z","message":"Entering","context":{"RequestID":"94cd6ebe-59f8-4ed5-b2c6-3377b117b329","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3e393a76-d6d6-46ab-8be6-6803a33c7c77","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:27:54.037Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:27:54.041Z","message":"{\"transactionId\":\"94cd6ebe-59f8-4ed5-b2c6-3377b117b329\",\"status\":\"200\",\"rqstDate\":\"230525-23:27:54:039\",\"respDate\":\"230525-23:27:54:041\",\"sourceId\":\"haproxy:94cd6ebe-59f8-4ed5-b2c6-3377b117b329\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:27:54:039-49440\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2487b8f9-d3c4-4760-a42f-46d3d95716a6], x-b3-parentspanid=[0bb1972ab8a52026], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2f53d01d5b17a1f10bb1972ab8a52026], x-b3-spanid=[99edf3c9b453db98], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[94cd6ebe-59f8-4ed5-b2c6-3377b117b329]}\\\"}\"}","context":{"RequestID":"94cd6ebe-59f8-4ed5-b2c6-3377b117b329","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3e393a76-d6d6-46ab-8be6-6803a33c7c77","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:27:54.037Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:54.042Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"94cd6ebe-59f8-4ed5-b2c6-3377b117b329","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3e393a76-d6d6-46ab-8be6-6803a33c7c77","LogTimestamp":"2023-05-25T23:27:54.042Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:27:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:27:54.120Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:27:54.136Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:54.137Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:54.137Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:54.315Z","message":"[Control connection] Refreshing schema for zusammen_dox.element_synchronization_state (TABLE)","thread":"JanusGraph Cluster-worker-6","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:54.452Z","message":"Received event EVENT CREATED TABLE zusammen_dox.element_stage, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:55.329Z","message":"Received event EVENT CREATED TABLE zusammen_dox.version_stage, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:56.052Z","message":"Entering","context":{"RequestID":"e6350ae5-67dd-4cb0-b857-34c30943dee3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"01237562-d752-4686-a7a4-810398c96475","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:27:56.052Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:27:56.061Z","message":"{\"transactionId\":\"e6350ae5-67dd-4cb0-b857-34c30943dee3\",\"status\":\"200\",\"rqstDate\":\"230525-23:27:56:053\",\"respDate\":\"230525-23:27:56:061\",\"sourceId\":\"haproxy:e6350ae5-67dd-4cb0-b857-34c30943dee3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:27:56:053-12830\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4a02d89a-01f4-477a-b9c4-b94a840639a5], x-b3-parentspanid=[69a7dddebfc7fa5b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[642c4ed7f7be07d469a7dddebfc7fa5b], x-b3-spanid=[de0b331dd0c4a698], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e6350ae5-67dd-4cb0-b857-34c30943dee3]}\\\"}\"}","context":{"RequestID":"e6350ae5-67dd-4cb0-b857-34c30943dee3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"01237562-d752-4686-a7a4-810398c96475","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:27:56.052Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:56.062Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e6350ae5-67dd-4cb0-b857-34c30943dee3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"10","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"01237562-d752-4686-a7a4-810398c96475","LogTimestamp":"2023-05-25T23:27:56.062Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:27:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-05-25T23:27:56.330Z","message":"[Control connection] Refreshing schema for zusammen_dox","thread":"JanusGraph Cluster-worker-7","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:56.341Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-7","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:56.346Z","message":"Token to replica map computation for keyspace sdctitan completed in 5 milliseconds","thread":"JanusGraph Cluster-worker-7","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:58.073Z","message":"Entering","context":{"RequestID":"0f4b5dea-45ee-4ccd-97a9-ce12cac181b8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"daa70688-36c5-4887-afd6-38f637ba0114","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:27:58.073Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:27:58.075Z","message":"{\"transactionId\":\"0f4b5dea-45ee-4ccd-97a9-ce12cac181b8\",\"status\":\"200\",\"rqstDate\":\"230525-23:27:58:073\",\"respDate\":\"230525-23:27:58:075\",\"sourceId\":\"haproxy:0f4b5dea-45ee-4ccd-97a9-ce12cac181b8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:27:58:073-84337\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0445a5e1-aec6-4ed3-b172-5c33dbc56d41], x-b3-parentspanid=[c5b61206b64ec7da], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fe861fc907a88306c5b61206b64ec7da], x-b3-spanid=[eb5440df00b1706b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0f4b5dea-45ee-4ccd-97a9-ce12cac181b8]}\\\"}\"}","context":{"RequestID":"0f4b5dea-45ee-4ccd-97a9-ce12cac181b8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"daa70688-36c5-4887-afd6-38f637ba0114","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:27:58.073Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:27:58.076Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0f4b5dea-45ee-4ccd-97a9-ce12cac181b8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"daa70688-36c5-4887-afd6-38f637ba0114","LogTimestamp":"2023-05-25T23:27:58.076Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:27:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:28:00.085Z","message":"Entering","context":{"RequestID":"7ca8cedf-f766-44de-9824-bb35f29cd1a6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d59026d8-7b09-4a89-b8f1-dd38a389ef4a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:28:00.085Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:28:00.088Z","message":"{\"transactionId\":\"7ca8cedf-f766-44de-9824-bb35f29cd1a6\",\"status\":\"200\",\"rqstDate\":\"230525-23:28:00:086\",\"respDate\":\"230525-23:28:00:088\",\"sourceId\":\"haproxy:7ca8cedf-f766-44de-9824-bb35f29cd1a6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:28:00:086-74393\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b744f03e-a4da-41b4-96f9-270bcabaed54], x-b3-parentspanid=[c50bc127c9b778ef], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5248bb5ec31ce4d3c50bc127c9b778ef], x-b3-spanid=[86b6366dc77b5280], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7ca8cedf-f766-44de-9824-bb35f29cd1a6]}\\\"}\"}","context":{"RequestID":"7ca8cedf-f766-44de-9824-bb35f29cd1a6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d59026d8-7b09-4a89-b8f1-dd38a389ef4a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:28:00.085Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:00.089Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7ca8cedf-f766-44de-9824-bb35f29cd1a6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d59026d8-7b09-4a89-b8f1-dd38a389ef4a","LogTimestamp":"2023-05-25T23:28:00.089Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:28:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:28:01.908Z","message":"Entering","context":{"RequestID":"31659894-6ba3-4231-a5dc-df7c3eb77342","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"277420a5-5098-44f5-8b76-96654b2311b8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:28:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:28:01.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"31659894-6ba3-4231-a5dc-df7c3eb77342","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"277420a5-5098-44f5-8b76-96654b2311b8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:28:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:01.911Z","message":"{\"transactionId\":\"31659894-6ba3-4231-a5dc-df7c3eb77342\",\"status\":\"200\",\"rqstDate\":\"230525-23:28:01:908\",\"respDate\":\"230525-23:28:01:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:31659894-6ba3-4231-a5dc-df7c3eb77342\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:28:01:908-86448\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[31659894-6ba3-4231-a5dc-df7c3eb77342]}\\\"}\"}","context":{"RequestID":"31659894-6ba3-4231-a5dc-df7c3eb77342","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"277420a5-5098-44f5-8b76-96654b2311b8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:28:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:01.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"31659894-6ba3-4231-a5dc-df7c3eb77342","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"277420a5-5098-44f5-8b76-96654b2311b8","LogTimestamp":"2023-05-25T23:28:01.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:28:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:28:01.991Z","message":"Entering","context":{"RequestID":"e5054871-c2a1-4640-b854-10355379ff05","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"052a175b-b661-4c5e-9c42-7d32840a84f6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:28:01.990Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:28:01.994Z","message":"{\"transactionId\":\"e5054871-c2a1-4640-b854-10355379ff05\",\"status\":\"200\",\"rqstDate\":\"230525-23:28:01:991\",\"respDate\":\"230525-23:28:01:993\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e5054871-c2a1-4640-b854-10355379ff05\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:28:01:991-11548\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b2659246-afee-42b9-8c63-3decc01f2c79], x-b3-parentspanid=[7297a60e75fc2973], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34681], x-envoy-attempt-count=[1], x-b3-traceid=[2c5434d73832316d7297a60e75fc2973], x-b3-spanid=[c63233d33ed5f4b2], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e5054871-c2a1-4640-b854-10355379ff05]}\\\"}\"}","context":{"RequestID":"e5054871-c2a1-4640-b854-10355379ff05","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"052a175b-b661-4c5e-9c42-7d32840a84f6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:28:01.990Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:01.995Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e5054871-c2a1-4640-b854-10355379ff05","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"052a175b-b661-4c5e-9c42-7d32840a84f6","LogTimestamp":"2023-05-25T23:28:01.994Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:28:01 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:28:02.100Z","message":"Entering","context":{"RequestID":"6dd76c95-a3a2-43a8-9807-229c8ac79d22","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"419fb7a1-4083-402c-9f75-8814d30e4ddd","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:28:02.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:28:02.103Z","message":"{\"transactionId\":\"6dd76c95-a3a2-43a8-9807-229c8ac79d22\",\"status\":\"200\",\"rqstDate\":\"230525-23:28:02:101\",\"respDate\":\"230525-23:28:02:103\",\"sourceId\":\"haproxy:6dd76c95-a3a2-43a8-9807-229c8ac79d22\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:28:02:101-96369\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[91fa812a-d7fd-4b1f-8755-58f1eaeb5367], x-b3-parentspanid=[1631e0110879cae0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[13ed86436f821f7e1631e0110879cae0], x-b3-spanid=[372ccd0542c8f1e6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6dd76c95-a3a2-43a8-9807-229c8ac79d22]}\\\"}\"}","context":{"RequestID":"6dd76c95-a3a2-43a8-9807-229c8ac79d22","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"419fb7a1-4083-402c-9f75-8814d30e4ddd","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:28:02.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:02.104Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6dd76c95-a3a2-43a8-9807-229c8ac79d22","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"419fb7a1-4083-402c-9f75-8814d30e4ddd","LogTimestamp":"2023-05-25T23:28:02.104Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:28:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:28:04.114Z","message":"Entering","context":{"RequestID":"4b72eaa2-a5f1-4f7e-b163-e182110fe9df","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6e42724c-ce26-49ac-a976-9254239a1ccd","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:28:04.114Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:28:04.117Z","message":"{\"transactionId\":\"4b72eaa2-a5f1-4f7e-b163-e182110fe9df\",\"status\":\"200\",\"rqstDate\":\"230525-23:28:04:115\",\"respDate\":\"230525-23:28:04:117\",\"sourceId\":\"haproxy:4b72eaa2-a5f1-4f7e-b163-e182110fe9df\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:28:04:115-38886\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bf9d948e-15ef-44a7-98a4-9a3d4e26728e], x-b3-parentspanid=[eecf0340a872f12c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a67364c45e71f6e7eecf0340a872f12c], x-b3-spanid=[fb5a30caf8e41b74], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4b72eaa2-a5f1-4f7e-b163-e182110fe9df]}\\\"}\"}","context":{"RequestID":"4b72eaa2-a5f1-4f7e-b163-e182110fe9df","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6e42724c-ce26-49ac-a976-9254239a1ccd","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:28:04.114Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:04.118Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4b72eaa2-a5f1-4f7e-b163-e182110fe9df","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6e42724c-ce26-49ac-a976-9254239a1ccd","LogTimestamp":"2023-05-25T23:28:04.118Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:28:04.120Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
127.0.0.6 - - [25/May/2023:23:28:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:28:04.135Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:04.135Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:04.135Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:06.129Z","message":"Entering","context":{"RequestID":"7acb8d35-86a1-48d3-9a6f-3859a32c0abd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e1e1bf24-d78b-4905-a6b0-6097f1f8dc40","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:28:06.129Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:28:06.132Z","message":"{\"transactionId\":\"7acb8d35-86a1-48d3-9a6f-3859a32c0abd\",\"status\":\"200\",\"rqstDate\":\"230525-23:28:06:130\",\"respDate\":\"230525-23:28:06:132\",\"sourceId\":\"haproxy:7acb8d35-86a1-48d3-9a6f-3859a32c0abd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:28:06:130-34565\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0bc2ce8b-113c-4f0a-9c3b-15bcf3c8f568], x-b3-parentspanid=[db7dc4f0eeaf0c56], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cb3038ad007dc0d1db7dc4f0eeaf0c56], x-b3-spanid=[7a6763179b951a00], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7acb8d35-86a1-48d3-9a6f-3859a32c0abd]}\\\"}\"}","context":{"RequestID":"7acb8d35-86a1-48d3-9a6f-3859a32c0abd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e1e1bf24-d78b-4905-a6b0-6097f1f8dc40","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:28:06.129Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:06.133Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7acb8d35-86a1-48d3-9a6f-3859a32c0abd","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e1e1bf24-d78b-4905-a6b0-6097f1f8dc40","LogTimestamp":"2023-05-25T23:28:06.133Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:28:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:28:08.143Z","message":"Entering","context":{"RequestID":"1cc6e781-56f7-4c56-b062-a933a54610bd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"59708c26-5ae9-4ac9-9d8d-0df2fa4f183b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:28:08.143Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:28:08.146Z","message":"{\"transactionId\":\"1cc6e781-56f7-4c56-b062-a933a54610bd\",\"status\":\"200\",\"rqstDate\":\"230525-23:28:08:144\",\"respDate\":\"230525-23:28:08:146\",\"sourceId\":\"haproxy:1cc6e781-56f7-4c56-b062-a933a54610bd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:28:08:144-892\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3f13d84b-b531-4cb7-8488-02d571c048ba], x-b3-parentspanid=[8629975dac9df000], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[91dd3737c97c42638629975dac9df000], x-b3-spanid=[d10c8e9480bf39d9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1cc6e781-56f7-4c56-b062-a933a54610bd]}\\\"}\"}","context":{"RequestID":"1cc6e781-56f7-4c56-b062-a933a54610bd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"59708c26-5ae9-4ac9-9d8d-0df2fa4f183b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:28:08.143Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:08.147Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1cc6e781-56f7-4c56-b062-a933a54610bd","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"59708c26-5ae9-4ac9-9d8d-0df2fa4f183b","LogTimestamp":"2023-05-25T23:28:08.147Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:28:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:28:10.157Z","message":"Entering","context":{"RequestID":"62d11229-a99d-48ca-9bfd-cc0354828e5a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"69520292-5a0a-475a-a384-0f380bb26c8d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:28:10.157Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:28:10.160Z","message":"{\"transactionId\":\"62d11229-a99d-48ca-9bfd-cc0354828e5a\",\"status\":\"200\",\"rqstDate\":\"230525-23:28:10:158\",\"respDate\":\"230525-23:28:10:160\",\"sourceId\":\"haproxy:62d11229-a99d-48ca-9bfd-cc0354828e5a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:28:10:158-36351\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cfc02522-1469-45fa-8272-90b02cb143be], x-b3-parentspanid=[7807e9dc319cf4be], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0c87a496dd21774e7807e9dc319cf4be], x-b3-spanid=[94f7a3b50d30853f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[62d11229-a99d-48ca-9bfd-cc0354828e5a]}\\\"}\"}","context":{"RequestID":"62d11229-a99d-48ca-9bfd-cc0354828e5a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"69520292-5a0a-475a-a384-0f380bb26c8d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:28:10.157Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:10.160Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"62d11229-a99d-48ca-9bfd-cc0354828e5a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"69520292-5a0a-475a-a384-0f380bb26c8d","LogTimestamp":"2023-05-25T23:28:10.160Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:28:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:28:11.908Z","message":"Entering","context":{"RequestID":"bf7fef90-e95c-484b-8ef3-322180b2ba20","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3697ccf8-1522-4f7c-a9a3-4792a43d1e8b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:28:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:28:11.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"bf7fef90-e95c-484b-8ef3-322180b2ba20","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3697ccf8-1522-4f7c-a9a3-4792a43d1e8b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:28:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:11.912Z","message":"{\"transactionId\":\"bf7fef90-e95c-484b-8ef3-322180b2ba20\",\"status\":\"200\",\"rqstDate\":\"230525-23:28:11:909\",\"respDate\":\"230525-23:28:11:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:bf7fef90-e95c-484b-8ef3-322180b2ba20\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:28:11:909-24579\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[bf7fef90-e95c-484b-8ef3-322180b2ba20]}\\\"}\"}","context":{"RequestID":"bf7fef90-e95c-484b-8ef3-322180b2ba20","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3697ccf8-1522-4f7c-a9a3-4792a43d1e8b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:28:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:11.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bf7fef90-e95c-484b-8ef3-322180b2ba20","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3697ccf8-1522-4f7c-a9a3-4792a43d1e8b","LogTimestamp":"2023-05-25T23:28:11.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:28:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:28:11.991Z","message":"Entering","context":{"RequestID":"cada66cd-91c4-4c8b-93c5-a7307039f096","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1f75b130-35c5-4ce3-9c6d-62da6ee7a8db","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:28:11.991Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:28:11.994Z","message":"{\"transactionId\":\"cada66cd-91c4-4c8b-93c5-a7307039f096\",\"status\":\"200\",\"rqstDate\":\"230525-23:28:11:992\",\"respDate\":\"230525-23:28:11:994\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:cada66cd-91c4-4c8b-93c5-a7307039f096\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:28:11:992-43412\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[73575c7b-e73d-4e11-94b3-61a75249a7f8], x-b3-parentspanid=[6f4770bf77014d83], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50749], x-envoy-attempt-count=[1], x-b3-traceid=[10db06f04d1d659c6f4770bf77014d83], x-b3-spanid=[9128c3c6fc0c938f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[cada66cd-91c4-4c8b-93c5-a7307039f096]}\\\"}\"}","context":{"RequestID":"cada66cd-91c4-4c8b-93c5-a7307039f096","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1f75b130-35c5-4ce3-9c6d-62da6ee7a8db","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:28:11.991Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:11.995Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cada66cd-91c4-4c8b-93c5-a7307039f096","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f75b130-35c5-4ce3-9c6d-62da6ee7a8db","LogTimestamp":"2023-05-25T23:28:11.995Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:28:11 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:28:12.171Z","message":"Entering","context":{"RequestID":"23df7857-6567-48d1-bb40-a89ffb4f5a4d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"29576fd7-df73-4976-9a3b-5e813eab4029","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:28:12.171Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:28:12.174Z","message":"{\"transactionId\":\"23df7857-6567-48d1-bb40-a89ffb4f5a4d\",\"status\":\"200\",\"rqstDate\":\"230525-23:28:12:172\",\"respDate\":\"230525-23:28:12:174\",\"sourceId\":\"haproxy:23df7857-6567-48d1-bb40-a89ffb4f5a4d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:28:12:172-89293\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[32110efd-4761-4371-bb87-1e6c0852143f], x-b3-parentspanid=[239ee6c234bcf5da], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bb01cf9780382afd239ee6c234bcf5da], x-b3-spanid=[99cd16c2928b7121], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[23df7857-6567-48d1-bb40-a89ffb4f5a4d]}\\\"}\"}","context":{"RequestID":"23df7857-6567-48d1-bb40-a89ffb4f5a4d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"29576fd7-df73-4976-9a3b-5e813eab4029","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:28:12.171Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:12.175Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"23df7857-6567-48d1-bb40-a89ffb4f5a4d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"29576fd7-df73-4976-9a3b-5e813eab4029","LogTimestamp":"2023-05-25T23:28:12.175Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:28:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:28:14.120Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:28:14.139Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:14.140Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:14.140Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:14.185Z","message":"Entering","context":{"RequestID":"bd60098b-9750-4a26-ab87-238347711e8f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8f9e275a-b09c-4991-8c18-5fac55f53c67","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:28:14.185Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:28:14.189Z","message":"{\"transactionId\":\"bd60098b-9750-4a26-ab87-238347711e8f\",\"status\":\"200\",\"rqstDate\":\"230525-23:28:14:187\",\"respDate\":\"230525-23:28:14:189\",\"sourceId\":\"haproxy:bd60098b-9750-4a26-ab87-238347711e8f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:28:14:187-22743\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a4bca6bf-5103-4f51-95a1-0128b048963d], x-b3-parentspanid=[5728848bcb40a489], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[05480f7a5d4a29bf5728848bcb40a489], x-b3-spanid=[4e9603f36d0f87bb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bd60098b-9750-4a26-ab87-238347711e8f]}\\\"}\"}","context":{"RequestID":"bd60098b-9750-4a26-ab87-238347711e8f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8f9e275a-b09c-4991-8c18-5fac55f53c67","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:28:14.185Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:14.190Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bd60098b-9750-4a26-ab87-238347711e8f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8f9e275a-b09c-4991-8c18-5fac55f53c67","LogTimestamp":"2023-05-25T23:28:14.190Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:28:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:28:16.200Z","message":"Entering","context":{"RequestID":"4b8c48a6-07e0-4e5e-8ca4-4184d21b7cef","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"158ad245-56ed-4503-8776-418255bdfc13","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:28:16.200Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:28:16.201Z","message":"{\"transactionId\":\"4b8c48a6-07e0-4e5e-8ca4-4184d21b7cef\",\"status\":\"200\",\"rqstDate\":\"230525-23:28:16:200\",\"respDate\":\"230525-23:28:16:201\",\"sourceId\":\"haproxy:4b8c48a6-07e0-4e5e-8ca4-4184d21b7cef\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:28:16:200-33894\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[05ca1d9a-5545-45a8-808a-642fca88cd56], x-b3-parentspanid=[c0a863c49efc748e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7f248e8f35a70755c0a863c49efc748e], x-b3-spanid=[4853f11f1b46b048], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4b8c48a6-07e0-4e5e-8ca4-4184d21b7cef]}\\\"}\"}","context":{"RequestID":"4b8c48a6-07e0-4e5e-8ca4-4184d21b7cef","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"158ad245-56ed-4503-8776-418255bdfc13","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:28:16.200Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:16.202Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4b8c48a6-07e0-4e5e-8ca4-4184d21b7cef","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"158ad245-56ed-4503-8776-418255bdfc13","LogTimestamp":"2023-05-25T23:28:16.202Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:28:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:28:18.211Z","message":"Entering","context":{"RequestID":"e2915e93-cdca-43ce-845b-089f37c57ec0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f328569d-0607-44d3-9831-71dd7919bd1c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:28:18.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:28:18.213Z","message":"{\"transactionId\":\"e2915e93-cdca-43ce-845b-089f37c57ec0\",\"status\":\"200\",\"rqstDate\":\"230525-23:28:18:212\",\"respDate\":\"230525-23:28:18:213\",\"sourceId\":\"haproxy:e2915e93-cdca-43ce-845b-089f37c57ec0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:28:18:212-1886\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9b96028e-4f0d-4335-a15c-452ea4398867], x-b3-parentspanid=[0a051c094da1ee9f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a0fb11a28b9a221d0a051c094da1ee9f], x-b3-spanid=[871ed63ffb9e2027], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e2915e93-cdca-43ce-845b-089f37c57ec0]}\\\"}\"}","context":{"RequestID":"e2915e93-cdca-43ce-845b-089f37c57ec0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f328569d-0607-44d3-9831-71dd7919bd1c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:28:18.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:18.214Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e2915e93-cdca-43ce-845b-089f37c57ec0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f328569d-0607-44d3-9831-71dd7919bd1c","LogTimestamp":"2023-05-25T23:28:18.214Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:28:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:28:20.227Z","message":"Entering","context":{"RequestID":"b5cf7670-8616-4232-8b82-bda51883881c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5c046443-6435-46f0-a646-20fe264a8a4b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:28:20.227Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:28:20.230Z","message":"{\"transactionId\":\"b5cf7670-8616-4232-8b82-bda51883881c\",\"status\":\"200\",\"rqstDate\":\"230525-23:28:20:228\",\"respDate\":\"230525-23:28:20:230\",\"sourceId\":\"haproxy:b5cf7670-8616-4232-8b82-bda51883881c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:28:20:228-87766\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e236fdcb-4625-408c-85b1-e42b02c34693], x-b3-parentspanid=[a6bd4ac69db2b621], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[22aeb28718b3a6b4a6bd4ac69db2b621], x-b3-spanid=[bafd5fede67b5a8a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b5cf7670-8616-4232-8b82-bda51883881c]}\\\"}\"}","context":{"RequestID":"b5cf7670-8616-4232-8b82-bda51883881c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5c046443-6435-46f0-a646-20fe264a8a4b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:28:20.227Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:20.231Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b5cf7670-8616-4232-8b82-bda51883881c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5c046443-6435-46f0-a646-20fe264a8a4b","LogTimestamp":"2023-05-25T23:28:20.231Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:28:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:28:21.908Z","message":"Entering","context":{"RequestID":"d0748d61-6aa3-4feb-bb0a-45f3f9b169c3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b90fb04d-30f2-457f-acd9-a328206f5c86","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:28:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:28:21.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"d0748d61-6aa3-4feb-bb0a-45f3f9b169c3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b90fb04d-30f2-457f-acd9-a328206f5c86","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:28:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:21.910Z","message":"{\"transactionId\":\"d0748d61-6aa3-4feb-bb0a-45f3f9b169c3\",\"status\":\"200\",\"rqstDate\":\"230525-23:28:21:908\",\"respDate\":\"230525-23:28:21:910\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d0748d61-6aa3-4feb-bb0a-45f3f9b169c3\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:28:21:908-49701\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d0748d61-6aa3-4feb-bb0a-45f3f9b169c3]}\\\"}\"}","context":{"RequestID":"d0748d61-6aa3-4feb-bb0a-45f3f9b169c3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b90fb04d-30f2-457f-acd9-a328206f5c86","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:28:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:21.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d0748d61-6aa3-4feb-bb0a-45f3f9b169c3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b90fb04d-30f2-457f-acd9-a328206f5c86","LogTimestamp":"2023-05-25T23:28:21.910Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:28:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:28:21.990Z","message":"Entering","context":{"RequestID":"4ededbfa-f236-4ce8-90a3-3cad53502eef","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d6354add-7d4a-4e3b-ac06-10959d630ba2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:28:21.990Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:28:21.991Z","message":"{\"transactionId\":\"4ededbfa-f236-4ce8-90a3-3cad53502eef\",\"status\":\"200\",\"rqstDate\":\"230525-23:28:21:990\",\"respDate\":\"230525-23:28:21:991\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4ededbfa-f236-4ce8-90a3-3cad53502eef\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:28:21:990-7301\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[91b0027e-28e7-4e4a-ae7a-b3761c53ea83], x-b3-parentspanid=[352becb5f2daa4b6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44073], x-envoy-attempt-count=[1], x-b3-traceid=[2f8c72d764052ede352becb5f2daa4b6], x-b3-spanid=[e3d5ebdb846bcce5], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4ededbfa-f236-4ce8-90a3-3cad53502eef]}\\\"}\"}","context":{"RequestID":"4ededbfa-f236-4ce8-90a3-3cad53502eef","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d6354add-7d4a-4e3b-ac06-10959d630ba2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:28:21.990Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:21.992Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4ededbfa-f236-4ce8-90a3-3cad53502eef","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d6354add-7d4a-4e3b-ac06-10959d630ba2","LogTimestamp":"2023-05-25T23:28:21.992Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:28:21 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:28:22.242Z","message":"Entering","context":{"RequestID":"d25fa81f-ec79-4b7e-a3a0-cdd51b8b1a65","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2bc49200-8ee4-4490-a1cb-32fcaa654582","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:28:22.242Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:28:22.243Z","message":"{\"transactionId\":\"d25fa81f-ec79-4b7e-a3a0-cdd51b8b1a65\",\"status\":\"200\",\"rqstDate\":\"230525-23:28:22:242\",\"respDate\":\"230525-23:28:22:243\",\"sourceId\":\"haproxy:d25fa81f-ec79-4b7e-a3a0-cdd51b8b1a65\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:28:22:242-71459\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1922c185-df87-42b8-a4cb-17996cdcdaec], x-b3-parentspanid=[9e3cf1e7d503f608], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c5d3e9266da88bd09e3cf1e7d503f608], x-b3-spanid=[1809b177c5d6c99b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d25fa81f-ec79-4b7e-a3a0-cdd51b8b1a65]}\\\"}\"}","context":{"RequestID":"d25fa81f-ec79-4b7e-a3a0-cdd51b8b1a65","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2bc49200-8ee4-4490-a1cb-32fcaa654582","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:28:22.242Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:22.244Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d25fa81f-ec79-4b7e-a3a0-cdd51b8b1a65","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2bc49200-8ee4-4490-a1cb-32fcaa654582","LogTimestamp":"2023-05-25T23:28:22.244Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:28:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:28:24.120Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:28:24.140Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:24.140Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:24.141Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:24.261Z","message":"Entering","context":{"RequestID":"5b0bdc3f-20e5-4016-bf54-f0eb7bb9bbe1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"95f906bc-b2fa-45e5-8e4c-40b1d2f52767","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:28:24.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:28:24.264Z","message":"{\"transactionId\":\"5b0bdc3f-20e5-4016-bf54-f0eb7bb9bbe1\",\"status\":\"200\",\"rqstDate\":\"230525-23:28:24:262\",\"respDate\":\"230525-23:28:24:263\",\"sourceId\":\"haproxy:5b0bdc3f-20e5-4016-bf54-f0eb7bb9bbe1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:28:24:262-80537\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[87b8ddf7-17d2-46a2-b938-19cbbfcbf32a], x-b3-parentspanid=[bd5e625fdd2a4660], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1ef13563bf498f01bd5e625fdd2a4660], x-b3-spanid=[6387b889d445e037], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5b0bdc3f-20e5-4016-bf54-f0eb7bb9bbe1]}\\\"}\"}","context":{"RequestID":"5b0bdc3f-20e5-4016-bf54-f0eb7bb9bbe1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"95f906bc-b2fa-45e5-8e4c-40b1d2f52767","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:28:24.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:24.265Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5b0bdc3f-20e5-4016-bf54-f0eb7bb9bbe1","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"95f906bc-b2fa-45e5-8e4c-40b1d2f52767","LogTimestamp":"2023-05-25T23:28:24.264Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:28:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:28:26.275Z","message":"Entering","context":{"RequestID":"b6b96ee0-7efb-46dc-839e-329126bd2dcc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"69876a7e-2653-44e2-afc0-3a61cf2aac4c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:28:26.274Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:28:26.279Z","message":"{\"transactionId\":\"b6b96ee0-7efb-46dc-839e-329126bd2dcc\",\"status\":\"200\",\"rqstDate\":\"230525-23:28:26:276\",\"respDate\":\"230525-23:28:26:279\",\"sourceId\":\"haproxy:b6b96ee0-7efb-46dc-839e-329126bd2dcc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:28:26:276-60362\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3d968f1e-07b8-403e-ae81-9f264fc7c7a8], x-b3-parentspanid=[9db13a9683c9ff9c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5cce27ce9aa474e59db13a9683c9ff9c], x-b3-spanid=[6c16c26d55b0f376], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b6b96ee0-7efb-46dc-839e-329126bd2dcc]}\\\"}\"}","context":{"RequestID":"b6b96ee0-7efb-46dc-839e-329126bd2dcc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"69876a7e-2653-44e2-afc0-3a61cf2aac4c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:28:26.274Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:26.280Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b6b96ee0-7efb-46dc-839e-329126bd2dcc","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"69876a7e-2653-44e2-afc0-3a61cf2aac4c","LogTimestamp":"2023-05-25T23:28:26.280Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:28:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:28:26.341Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:26.346Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:28.291Z","message":"Entering","context":{"RequestID":"87167995-04c0-4863-a44e-ee28c9e60bcf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b4063f7c-c79a-46b2-89ee-80a9491abf74","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:28:28.291Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:28:28.294Z","message":"{\"transactionId\":\"87167995-04c0-4863-a44e-ee28c9e60bcf\",\"status\":\"200\",\"rqstDate\":\"230525-23:28:28:292\",\"respDate\":\"230525-23:28:28:293\",\"sourceId\":\"haproxy:87167995-04c0-4863-a44e-ee28c9e60bcf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:28:28:292-35030\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a059e948-d8d1-428b-984e-b25028621b3c], x-b3-parentspanid=[3f8a5219d5152d5d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4a88b7805fddefe73f8a5219d5152d5d], x-b3-spanid=[7bb66637fa6ffffc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[87167995-04c0-4863-a44e-ee28c9e60bcf]}\\\"}\"}","context":{"RequestID":"87167995-04c0-4863-a44e-ee28c9e60bcf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b4063f7c-c79a-46b2-89ee-80a9491abf74","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:28:28.291Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:28.294Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"87167995-04c0-4863-a44e-ee28c9e60bcf","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b4063f7c-c79a-46b2-89ee-80a9491abf74","LogTimestamp":"2023-05-25T23:28:28.294Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:28:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:28:30.308Z","message":"Entering","context":{"RequestID":"212f984a-ab04-43c8-9bf7-e0e87284805c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"74b2bcca-4b0c-4e14-a64d-88172df5b9ff","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:28:30.308Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:28:30.311Z","message":"{\"transactionId\":\"212f984a-ab04-43c8-9bf7-e0e87284805c\",\"status\":\"200\",\"rqstDate\":\"230525-23:28:30:309\",\"respDate\":\"230525-23:28:30:311\",\"sourceId\":\"haproxy:212f984a-ab04-43c8-9bf7-e0e87284805c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:28:30:309-68786\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2b803249-dbbd-4787-95a5-6afd598a9ef3], x-b3-parentspanid=[e766001974ca3027], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5f859137a9ba8814e766001974ca3027], x-b3-spanid=[8f84db576f61e654], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[212f984a-ab04-43c8-9bf7-e0e87284805c]}\\\"}\"}","context":{"RequestID":"212f984a-ab04-43c8-9bf7-e0e87284805c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"74b2bcca-4b0c-4e14-a64d-88172df5b9ff","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:28:30.308Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:30.312Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"212f984a-ab04-43c8-9bf7-e0e87284805c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"74b2bcca-4b0c-4e14-a64d-88172df5b9ff","LogTimestamp":"2023-05-25T23:28:30.312Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:28:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:28:31.910Z","message":"Entering","context":{"RequestID":"55bdf7da-0ed4-4394-a2e7-2e2d00dde1d7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6401f840-7f24-41a3-88af-01c306c18467","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:28:31.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:28:31.913Z","message":"Database is available from CACHED check.","context":{"RequestID":"55bdf7da-0ed4-4394-a2e7-2e2d00dde1d7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6401f840-7f24-41a3-88af-01c306c18467","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:28:31.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:31.914Z","message":"{\"transactionId\":\"55bdf7da-0ed4-4394-a2e7-2e2d00dde1d7\",\"status\":\"200\",\"rqstDate\":\"230525-23:28:31:911\",\"respDate\":\"230525-23:28:31:914\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:55bdf7da-0ed4-4394-a2e7-2e2d00dde1d7\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:28:31:911-82403\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[55bdf7da-0ed4-4394-a2e7-2e2d00dde1d7]}\\\"}\"}","context":{"RequestID":"55bdf7da-0ed4-4394-a2e7-2e2d00dde1d7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6401f840-7f24-41a3-88af-01c306c18467","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:28:31.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:31.915Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"55bdf7da-0ed4-4394-a2e7-2e2d00dde1d7","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6401f840-7f24-41a3-88af-01c306c18467","LogTimestamp":"2023-05-25T23:28:31.915Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:28:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-05-25T23:28:31.993Z","message":"Entering","context":{"RequestID":"313f542f-a9a9-4f4f-ab72-c97604f71d65","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a43644d6-8d18-4530-94d2-408700b1d5ec","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:28:31.992Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:28:31.997Z","message":"{\"transactionId\":\"313f542f-a9a9-4f4f-ab72-c97604f71d65\",\"status\":\"200\",\"rqstDate\":\"230525-23:28:31:994\",\"respDate\":\"230525-23:28:31:997\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:313f542f-a9a9-4f4f-ab72-c97604f71d65\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:28:31:994-69868\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[67f6c02d-a808-4f48-b044-0655708ea8f6], x-b3-parentspanid=[71ea512a9c57ad90], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33275], x-envoy-attempt-count=[1], x-b3-traceid=[939ea34a05fbc41c71ea512a9c57ad90], x-b3-spanid=[5746e9a82e94985e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[313f542f-a9a9-4f4f-ab72-c97604f71d65]}\\\"}\"}","context":{"RequestID":"313f542f-a9a9-4f4f-ab72-c97604f71d65","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a43644d6-8d18-4530-94d2-408700b1d5ec","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:28:31.992Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:31.998Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"313f542f-a9a9-4f4f-ab72-c97604f71d65","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"6","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a43644d6-8d18-4530-94d2-408700b1d5ec","LogTimestamp":"2023-05-25T23:28:31.998Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:28:32 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-05-25T23:28:32.325Z","message":"Entering","context":{"RequestID":"0108308d-cf13-4b88-b513-3d90ea6770a7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"596ca9b4-5a4b-420a-93d3-5a1c3a695119","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:28:32.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:28:32.328Z","message":"{\"transactionId\":\"0108308d-cf13-4b88-b513-3d90ea6770a7\",\"status\":\"200\",\"rqstDate\":\"230525-23:28:32:326\",\"respDate\":\"230525-23:28:32:328\",\"sourceId\":\"haproxy:0108308d-cf13-4b88-b513-3d90ea6770a7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:28:32:326-56690\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c340c507-7e33-4459-a549-30bbf71061a6], x-b3-parentspanid=[e763cdeda21e2a05], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b78d0c9855042a9ae763cdeda21e2a05], x-b3-spanid=[501b2020a0701ea8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0108308d-cf13-4b88-b513-3d90ea6770a7]}\\\"}\"}","context":{"RequestID":"0108308d-cf13-4b88-b513-3d90ea6770a7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"596ca9b4-5a4b-420a-93d3-5a1c3a695119","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:28:32.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:32.329Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0108308d-cf13-4b88-b513-3d90ea6770a7","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"596ca9b4-5a4b-420a-93d3-5a1c3a695119","LogTimestamp":"2023-05-25T23:28:32.329Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:28:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:28:34.120Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:28:34.136Z","message":"Connection[/10.233.68.155:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:34.138Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:34.138Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:34.139Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:34.139Z","message":"Connection[/10.233.68.155:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:34.341Z","message":"Entering","context":{"RequestID":"c3ecc3cd-b358-41cf-b444-9f5e3f02a7f1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d9ed20fa-2cfe-4489-b658-a8f687e3174d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:28:34.341Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:28:34.344Z","message":"{\"transactionId\":\"c3ecc3cd-b358-41cf-b444-9f5e3f02a7f1\",\"status\":\"200\",\"rqstDate\":\"230525-23:28:34:342\",\"respDate\":\"230525-23:28:34:344\",\"sourceId\":\"haproxy:c3ecc3cd-b358-41cf-b444-9f5e3f02a7f1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:28:34:342-14448\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dd2a9c0e-f944-4362-8afd-7ecd63434298], x-b3-parentspanid=[4ccdd1e4b93ef95e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9f425cee2db4cf3c4ccdd1e4b93ef95e], x-b3-spanid=[0a0f7aa0cf4c00d5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c3ecc3cd-b358-41cf-b444-9f5e3f02a7f1]}\\\"}\"}","context":{"RequestID":"c3ecc3cd-b358-41cf-b444-9f5e3f02a7f1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d9ed20fa-2cfe-4489-b658-a8f687e3174d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:28:34.341Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:34.345Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c3ecc3cd-b358-41cf-b444-9f5e3f02a7f1","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d9ed20fa-2cfe-4489-b658-a8f687e3174d","LogTimestamp":"2023-05-25T23:28:34.345Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:28:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:28:36.356Z","message":"Entering","context":{"RequestID":"d333d67b-0701-4246-92ce-09b3f4e84f27","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"354fd187-7e8c-4f59-9a5c-28056a03c433","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:28:36.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:28:36.358Z","message":"{\"transactionId\":\"d333d67b-0701-4246-92ce-09b3f4e84f27\",\"status\":\"200\",\"rqstDate\":\"230525-23:28:36:356\",\"respDate\":\"230525-23:28:36:358\",\"sourceId\":\"haproxy:d333d67b-0701-4246-92ce-09b3f4e84f27\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:28:36:356-23403\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f40649fd-eab8-42b9-86ea-e5e73761ad6e], x-b3-parentspanid=[774373d8114b56d3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[78f5ad40cad2553d774373d8114b56d3], x-b3-spanid=[1b890b2dd3b1fca2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d333d67b-0701-4246-92ce-09b3f4e84f27]}\\\"}\"}","context":{"RequestID":"d333d67b-0701-4246-92ce-09b3f4e84f27","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"354fd187-7e8c-4f59-9a5c-28056a03c433","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:28:36.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:36.359Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d333d67b-0701-4246-92ce-09b3f4e84f27","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"354fd187-7e8c-4f59-9a5c-28056a03c433","LogTimestamp":"2023-05-25T23:28:36.359Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:28:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:28:38.371Z","message":"Entering","context":{"RequestID":"66ce0e68-699f-40ab-96e0-e134bc6e170d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ef216832-eb8f-4828-9726-1286bfdd9a1b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:28:38.371Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:28:38.374Z","message":"{\"transactionId\":\"66ce0e68-699f-40ab-96e0-e134bc6e170d\",\"status\":\"200\",\"rqstDate\":\"230525-23:28:38:372\",\"respDate\":\"230525-23:28:38:374\",\"sourceId\":\"haproxy:66ce0e68-699f-40ab-96e0-e134bc6e170d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:28:38:372-96761\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[025002cc-686d-42f0-9a83-73d52287209f], x-b3-parentspanid=[d904b77d171ff162], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[895995a6e53134ebd904b77d171ff162], x-b3-spanid=[f09c6843cbe8e031], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[66ce0e68-699f-40ab-96e0-e134bc6e170d]}\\\"}\"}","context":{"RequestID":"66ce0e68-699f-40ab-96e0-e134bc6e170d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ef216832-eb8f-4828-9726-1286bfdd9a1b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:28:38.371Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:38.375Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"66ce0e68-699f-40ab-96e0-e134bc6e170d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ef216832-eb8f-4828-9726-1286bfdd9a1b","LogTimestamp":"2023-05-25T23:28:38.375Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:28:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:28:40.387Z","message":"Entering","context":{"RequestID":"e4e61ac7-d295-4ca8-8b19-f1eda7ea6547","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d962ca7b-273b-45ea-8e16-43fac5fad195","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:28:40.387Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:28:40.391Z","message":"{\"transactionId\":\"e4e61ac7-d295-4ca8-8b19-f1eda7ea6547\",\"status\":\"200\",\"rqstDate\":\"230525-23:28:40:388\",\"respDate\":\"230525-23:28:40:391\",\"sourceId\":\"haproxy:e4e61ac7-d295-4ca8-8b19-f1eda7ea6547\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:28:40:388-3798\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[99b18765-7ca8-415b-9309-7fb99466b3f7], x-b3-parentspanid=[4759b7b4f8ba3bc4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9f860bc0fd9a96884759b7b4f8ba3bc4], x-b3-spanid=[a3b182aaafe71d46], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e4e61ac7-d295-4ca8-8b19-f1eda7ea6547]}\\\"}\"}","context":{"RequestID":"e4e61ac7-d295-4ca8-8b19-f1eda7ea6547","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d962ca7b-273b-45ea-8e16-43fac5fad195","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:28:40.387Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:40.392Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e4e61ac7-d295-4ca8-8b19-f1eda7ea6547","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d962ca7b-273b-45ea-8e16-43fac5fad195","LogTimestamp":"2023-05-25T23:28:40.392Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:28:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-05-25T23:28:41.908Z","message":"Entering","context":{"RequestID":"71d64886-81b3-4145-b8cf-afa8497f635a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"78fc1d93-5967-407c-9975-3cdd0404da6a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:28:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:28:41.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"71d64886-81b3-4145-b8cf-afa8497f635a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"78fc1d93-5967-407c-9975-3cdd0404da6a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:28:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:41.912Z","message":"{\"transactionId\":\"71d64886-81b3-4145-b8cf-afa8497f635a\",\"status\":\"200\",\"rqstDate\":\"230525-23:28:41:909\",\"respDate\":\"230525-23:28:41:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:71d64886-81b3-4145-b8cf-afa8497f635a\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:28:41:909-51277\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[71d64886-81b3-4145-b8cf-afa8497f635a]}\\\"}\"}","context":{"RequestID":"71d64886-81b3-4145-b8cf-afa8497f635a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"78fc1d93-5967-407c-9975-3cdd0404da6a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:28:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:41.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"71d64886-81b3-4145-b8cf-afa8497f635a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"78fc1d93-5967-407c-9975-3cdd0404da6a","LogTimestamp":"2023-05-25T23:28:41.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:28:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:28:41.992Z","message":"Entering","context":{"RequestID":"60f579be-0038-4d07-a172-14f9c5462f47","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f028eae1-84b4-40a8-a82c-60269fd0ebca","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:28:41.992Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:28:41.995Z","message":"{\"transactionId\":\"60f579be-0038-4d07-a172-14f9c5462f47\",\"status\":\"200\",\"rqstDate\":\"230525-23:28:41:993\",\"respDate\":\"230525-23:28:41:995\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:60f579be-0038-4d07-a172-14f9c5462f47\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:28:41:993-56109\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c7e40f63-7d1b-4d64-abe1-e880c124e53c], x-b3-parentspanid=[9069de1fd6b1cc71], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[52943], x-envoy-attempt-count=[1], x-b3-traceid=[c868b87554f8a6f49069de1fd6b1cc71], x-b3-spanid=[5e604e058cd836a3], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[60f579be-0038-4d07-a172-14f9c5462f47]}\\\"}\"}","context":{"RequestID":"60f579be-0038-4d07-a172-14f9c5462f47","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f028eae1-84b4-40a8-a82c-60269fd0ebca","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:28:41.992Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:41.997Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"60f579be-0038-4d07-a172-14f9c5462f47","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f028eae1-84b4-40a8-a82c-60269fd0ebca","LogTimestamp":"2023-05-25T23:28:41.996Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:28:41 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:28:42.404Z","message":"Entering","context":{"RequestID":"b73224fd-f9b2-4dfe-af20-a1702f90c468","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a0dda10f-3d20-46f3-8916-04d9b17e2ca8","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:28:42.403Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:28:42.407Z","message":"{\"transactionId\":\"b73224fd-f9b2-4dfe-af20-a1702f90c468\",\"status\":\"200\",\"rqstDate\":\"230525-23:28:42:404\",\"respDate\":\"230525-23:28:42:406\",\"sourceId\":\"haproxy:b73224fd-f9b2-4dfe-af20-a1702f90c468\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:28:42:404-19301\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bdaea361-0200-4964-bf3d-b9935179be94], x-b3-parentspanid=[d3c7ecfb2c3ff63e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[07607d8ca7f56f4cd3c7ecfb2c3ff63e], x-b3-spanid=[a1c4e299cca76f00], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b73224fd-f9b2-4dfe-af20-a1702f90c468]}\\\"}\"}","context":{"RequestID":"b73224fd-f9b2-4dfe-af20-a1702f90c468","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a0dda10f-3d20-46f3-8916-04d9b17e2ca8","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:28:42.403Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:42.407Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b73224fd-f9b2-4dfe-af20-a1702f90c468","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a0dda10f-3d20-46f3-8916-04d9b17e2ca8","LogTimestamp":"2023-05-25T23:28:42.407Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:28:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:28:44.119Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:28:44.133Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:44.134Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:44.134Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:44.419Z","message":"Entering","context":{"RequestID":"a1b60fda-5a2e-47c0-840e-196d4e1b6b55","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"7edb0768-9afc-4513-8396-af214c9ae2c9","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:28:44.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:28:44.421Z","message":"{\"transactionId\":\"a1b60fda-5a2e-47c0-840e-196d4e1b6b55\",\"status\":\"200\",\"rqstDate\":\"230525-23:28:44:419\",\"respDate\":\"230525-23:28:44:421\",\"sourceId\":\"haproxy:a1b60fda-5a2e-47c0-840e-196d4e1b6b55\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:28:44:419-7793\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d9c877a6-60d6-4eba-a9d4-d7c85e3efc97], x-b3-parentspanid=[4b8de1b2235e2a32], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[807a71390f6b937e4b8de1b2235e2a32], x-b3-spanid=[8db55aa00ddda7fd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a1b60fda-5a2e-47c0-840e-196d4e1b6b55]}\\\"}\"}","context":{"RequestID":"a1b60fda-5a2e-47c0-840e-196d4e1b6b55","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"7edb0768-9afc-4513-8396-af214c9ae2c9","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:28:44.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:44.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a1b60fda-5a2e-47c0-840e-196d4e1b6b55","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7edb0768-9afc-4513-8396-af214c9ae2c9","LogTimestamp":"2023-05-25T23:28:44.422Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:28:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:28:46.433Z","message":"Entering","context":{"RequestID":"dae73009-65bb-49d6-ba71-6f508c0f8674","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"22b3daaa-e3d4-448e-801b-4e49fa172350","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:28:46.433Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:28:46.436Z","message":"{\"transactionId\":\"dae73009-65bb-49d6-ba71-6f508c0f8674\",\"status\":\"200\",\"rqstDate\":\"230525-23:28:46:434\",\"respDate\":\"230525-23:28:46:436\",\"sourceId\":\"haproxy:dae73009-65bb-49d6-ba71-6f508c0f8674\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:28:46:434-77696\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ba6171d4-d3f7-46fe-8753-e625c5934671], x-b3-parentspanid=[f0b6373aaea34342], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[784f901253f2b906f0b6373aaea34342], x-b3-spanid=[2f4f53f4cc37112d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dae73009-65bb-49d6-ba71-6f508c0f8674]}\\\"}\"}","context":{"RequestID":"dae73009-65bb-49d6-ba71-6f508c0f8674","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"22b3daaa-e3d4-448e-801b-4e49fa172350","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:28:46.433Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:46.437Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dae73009-65bb-49d6-ba71-6f508c0f8674","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"22b3daaa-e3d4-448e-801b-4e49fa172350","LogTimestamp":"2023-05-25T23:28:46.437Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:28:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:28:48.448Z","message":"Entering","context":{"RequestID":"a49391a5-466b-42be-b23e-2010d95bbccd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9a55719a-a76e-4971-9423-235121c7b173","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:28:48.448Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:28:48.451Z","message":"{\"transactionId\":\"a49391a5-466b-42be-b23e-2010d95bbccd\",\"status\":\"200\",\"rqstDate\":\"230525-23:28:48:449\",\"respDate\":\"230525-23:28:48:451\",\"sourceId\":\"haproxy:a49391a5-466b-42be-b23e-2010d95bbccd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:28:48:449-93551\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[54a2dcd9-cfb1-4ed5-8a70-e65a7976946b], x-b3-parentspanid=[47a4ebb5cd5a929a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[272200d330e822b247a4ebb5cd5a929a], x-b3-spanid=[b7b43667d666b132], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a49391a5-466b-42be-b23e-2010d95bbccd]}\\\"}\"}","context":{"RequestID":"a49391a5-466b-42be-b23e-2010d95bbccd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9a55719a-a76e-4971-9423-235121c7b173","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:28:48.448Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:48.452Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a49391a5-466b-42be-b23e-2010d95bbccd","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9a55719a-a76e-4971-9423-235121c7b173","LogTimestamp":"2023-05-25T23:28:48.452Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:28:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:28:50.464Z","message":"Entering","context":{"RequestID":"72de274a-5bf5-418f-81f0-343c0d5ad3e6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9fad45a1-d17d-4919-bdcb-436aba15c082","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:28:50.464Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:28:50.466Z","message":"{\"transactionId\":\"72de274a-5bf5-418f-81f0-343c0d5ad3e6\",\"status\":\"200\",\"rqstDate\":\"230525-23:28:50:464\",\"respDate\":\"230525-23:28:50:466\",\"sourceId\":\"haproxy:72de274a-5bf5-418f-81f0-343c0d5ad3e6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:28:50:464-90254\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[81640ce7-4ccd-4ab0-911c-ea6d6d867fa2], x-b3-parentspanid=[3638e61430cc2e49], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[259faec73054ed9b3638e61430cc2e49], x-b3-spanid=[4b93387479d6fe43], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[72de274a-5bf5-418f-81f0-343c0d5ad3e6]}\\\"}\"}","context":{"RequestID":"72de274a-5bf5-418f-81f0-343c0d5ad3e6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9fad45a1-d17d-4919-bdcb-436aba15c082","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:28:50.464Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:50.467Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"72de274a-5bf5-418f-81f0-343c0d5ad3e6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9fad45a1-d17d-4919-bdcb-436aba15c082","LogTimestamp":"2023-05-25T23:28:50.467Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:28:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:28:51.909Z","message":"Entering","context":{"RequestID":"23434b1f-dcb3-4fb3-8919-771824020da0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a921399f-a119-404f-8bf0-db2e0ab59b08","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:28:51.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:28:51.912Z","message":"Database is available from CACHED check.","context":{"RequestID":"23434b1f-dcb3-4fb3-8919-771824020da0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a921399f-a119-404f-8bf0-db2e0ab59b08","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:28:51.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:51.914Z","message":"{\"transactionId\":\"23434b1f-dcb3-4fb3-8919-771824020da0\",\"status\":\"200\",\"rqstDate\":\"230525-23:28:51:910\",\"respDate\":\"230525-23:28:51:914\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:23434b1f-dcb3-4fb3-8919-771824020da0\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:28:51:910-36028\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[23434b1f-dcb3-4fb3-8919-771824020da0]}\\\"}\"}","context":{"RequestID":"23434b1f-dcb3-4fb3-8919-771824020da0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a921399f-a119-404f-8bf0-db2e0ab59b08","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:28:51.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:51.915Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"23434b1f-dcb3-4fb3-8919-771824020da0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a921399f-a119-404f-8bf0-db2e0ab59b08","LogTimestamp":"2023-05-25T23:28:51.915Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:28:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-05-25T23:28:51.991Z","message":"Entering","context":{"RequestID":"29547bfd-a243-44ca-b745-421ce067147a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"86e0f1a4-0818-4fac-9fd9-ab7f767999eb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:28:51.991Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:28:51.994Z","message":"{\"transactionId\":\"29547bfd-a243-44ca-b745-421ce067147a\",\"status\":\"200\",\"rqstDate\":\"230525-23:28:51:992\",\"respDate\":\"230525-23:28:51:993\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:29547bfd-a243-44ca-b745-421ce067147a\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:28:51:992-18047\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[182fb3d6-1ebb-4dd2-a2e7-927c868993b1], x-b3-parentspanid=[410918bad59e58e5], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50567], x-envoy-attempt-count=[1], x-b3-traceid=[07d402650c0eb87d410918bad59e58e5], x-b3-spanid=[5c82b0c69a44c961], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[29547bfd-a243-44ca-b745-421ce067147a]}\\\"}\"}","context":{"RequestID":"29547bfd-a243-44ca-b745-421ce067147a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"86e0f1a4-0818-4fac-9fd9-ab7f767999eb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:28:51.991Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:51.994Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"29547bfd-a243-44ca-b745-421ce067147a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"86e0f1a4-0818-4fac-9fd9-ab7f767999eb","LogTimestamp":"2023-05-25T23:28:51.994Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:28:51 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:28:52.478Z","message":"Entering","context":{"RequestID":"19425046-e765-47a1-a931-2e3df116b90d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"635b7987-aa0b-4df1-abd1-957b14869fab","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:28:52.478Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:28:52.481Z","message":"{\"transactionId\":\"19425046-e765-47a1-a931-2e3df116b90d\",\"status\":\"200\",\"rqstDate\":\"230525-23:28:52:479\",\"respDate\":\"230525-23:28:52:481\",\"sourceId\":\"haproxy:19425046-e765-47a1-a931-2e3df116b90d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:28:52:479-70250\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4562832c-c206-42bb-bed6-4a96a67b39e1], x-b3-parentspanid=[0925d38fca8c3d02], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3ad3af56555b85710925d38fca8c3d02], x-b3-spanid=[55ea88813463a801], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[19425046-e765-47a1-a931-2e3df116b90d]}\\\"}\"}","context":{"RequestID":"19425046-e765-47a1-a931-2e3df116b90d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"635b7987-aa0b-4df1-abd1-957b14869fab","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:28:52.478Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:52.482Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"19425046-e765-47a1-a931-2e3df116b90d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"635b7987-aa0b-4df1-abd1-957b14869fab","LogTimestamp":"2023-05-25T23:28:52.482Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:28:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:28:54.120Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:28:54.135Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:54.135Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:54.135Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:54.493Z","message":"Entering","context":{"RequestID":"58f70c8a-71a4-4a25-a7fa-299c150bdede","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a8574431-3cd7-4a5e-8996-cbe78d324dfa","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:28:54.493Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:28:54.496Z","message":"{\"transactionId\":\"58f70c8a-71a4-4a25-a7fa-299c150bdede\",\"status\":\"200\",\"rqstDate\":\"230525-23:28:54:494\",\"respDate\":\"230525-23:28:54:496\",\"sourceId\":\"haproxy:58f70c8a-71a4-4a25-a7fa-299c150bdede\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:28:54:494-60162\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c5b0cb96-49a6-420f-8880-b4b78d5df642], x-b3-parentspanid=[f8b921297dca7a1c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[835e232d73d8a406f8b921297dca7a1c], x-b3-spanid=[34a0356a4b43252d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[58f70c8a-71a4-4a25-a7fa-299c150bdede]}\\\"}\"}","context":{"RequestID":"58f70c8a-71a4-4a25-a7fa-299c150bdede","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a8574431-3cd7-4a5e-8996-cbe78d324dfa","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:28:54.493Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:54.497Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"58f70c8a-71a4-4a25-a7fa-299c150bdede","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a8574431-3cd7-4a5e-8996-cbe78d324dfa","LogTimestamp":"2023-05-25T23:28:54.497Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:28:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:28:56.346Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:56.351Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:56.509Z","message":"Entering","context":{"RequestID":"f259736c-501c-48d1-9eda-b044068e334f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8fc8bce9-d7ad-46e4-b321-fbdfa809b7b9","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:28:56.509Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:28:56.513Z","message":"{\"transactionId\":\"f259736c-501c-48d1-9eda-b044068e334f\",\"status\":\"200\",\"rqstDate\":\"230525-23:28:56:510\",\"respDate\":\"230525-23:28:56:512\",\"sourceId\":\"haproxy:f259736c-501c-48d1-9eda-b044068e334f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:28:56:510-18345\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d3af4cff-9e6e-41a6-9777-79f3ae89f29a], x-b3-parentspanid=[ff35e3efd2be25bf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9fc06a5f3dd9fa18ff35e3efd2be25bf], x-b3-spanid=[12697d90a7b2b384], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f259736c-501c-48d1-9eda-b044068e334f]}\\\"}\"}","context":{"RequestID":"f259736c-501c-48d1-9eda-b044068e334f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8fc8bce9-d7ad-46e4-b321-fbdfa809b7b9","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:28:56.509Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:56.514Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f259736c-501c-48d1-9eda-b044068e334f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8fc8bce9-d7ad-46e4-b321-fbdfa809b7b9","LogTimestamp":"2023-05-25T23:28:56.514Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:28:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-05-25T23:28:58.525Z","message":"Entering","context":{"RequestID":"e9a0a206-fba8-44bf-ad35-9fdfc4b626f0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"de87943c-9a16-48b1-a093-164d742267e1","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:28:58.525Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:28:58.527Z","message":"{\"transactionId\":\"e9a0a206-fba8-44bf-ad35-9fdfc4b626f0\",\"status\":\"200\",\"rqstDate\":\"230525-23:28:58:526\",\"respDate\":\"230525-23:28:58:527\",\"sourceId\":\"haproxy:e9a0a206-fba8-44bf-ad35-9fdfc4b626f0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:28:58:526-50006\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9761c235-36fc-4602-a09b-bb3bcca5bb8c], x-b3-parentspanid=[6a5feddd6f15e32c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2a3ec73c742ab5576a5feddd6f15e32c], x-b3-spanid=[f420fd987513f318], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e9a0a206-fba8-44bf-ad35-9fdfc4b626f0]}\\\"}\"}","context":{"RequestID":"e9a0a206-fba8-44bf-ad35-9fdfc4b626f0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"de87943c-9a16-48b1-a093-164d742267e1","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:28:58.525Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:28:58.527Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e9a0a206-fba8-44bf-ad35-9fdfc4b626f0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"de87943c-9a16-48b1-a093-164d742267e1","LogTimestamp":"2023-05-25T23:28:58.527Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:28:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:29:00.539Z","message":"Entering","context":{"RequestID":"120f9f0f-919b-480a-af7f-25a6730c599f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"917eb388-826e-456c-bc5c-d698aacb8f24","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:29:00.539Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:29:00.543Z","message":"{\"transactionId\":\"120f9f0f-919b-480a-af7f-25a6730c599f\",\"status\":\"200\",\"rqstDate\":\"230525-23:29:00:540\",\"respDate\":\"230525-23:29:00:542\",\"sourceId\":\"haproxy:120f9f0f-919b-480a-af7f-25a6730c599f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:29:00:540-46314\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[35f6e08c-fbf3-476d-ba35-63e61cfd1419], x-b3-parentspanid=[c663a7f60e077954], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a99783e6227be5f5c663a7f60e077954], x-b3-spanid=[3b7d03ab606b0198], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[120f9f0f-919b-480a-af7f-25a6730c599f]}\\\"}\"}","context":{"RequestID":"120f9f0f-919b-480a-af7f-25a6730c599f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"917eb388-826e-456c-bc5c-d698aacb8f24","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:29:00.539Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:00.544Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"120f9f0f-919b-480a-af7f-25a6730c599f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"917eb388-826e-456c-bc5c-d698aacb8f24","LogTimestamp":"2023-05-25T23:29:00.543Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:29:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:29:01.910Z","message":"Entering","context":{"RequestID":"ad4c7ae4-81bb-4674-b8c1-321d886e6dff","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0d577dd2-354f-4fa4-8b71-f6a1a5915a78","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:29:01.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:29:01.912Z","message":"Database is available from CACHED check.","context":{"RequestID":"ad4c7ae4-81bb-4674-b8c1-321d886e6dff","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0d577dd2-354f-4fa4-8b71-f6a1a5915a78","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:29:01.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:01.914Z","message":"{\"transactionId\":\"ad4c7ae4-81bb-4674-b8c1-321d886e6dff\",\"status\":\"200\",\"rqstDate\":\"230525-23:29:01:911\",\"respDate\":\"230525-23:29:01:914\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ad4c7ae4-81bb-4674-b8c1-321d886e6dff\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:29:01:911-43420\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ad4c7ae4-81bb-4674-b8c1-321d886e6dff]}\\\"}\"}","context":{"RequestID":"ad4c7ae4-81bb-4674-b8c1-321d886e6dff","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0d577dd2-354f-4fa4-8b71-f6a1a5915a78","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:29:01.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:01.915Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ad4c7ae4-81bb-4674-b8c1-321d886e6dff","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0d577dd2-354f-4fa4-8b71-f6a1a5915a78","LogTimestamp":"2023-05-25T23:29:01.915Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:29:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-05-25T23:29:01.993Z","message":"Entering","context":{"RequestID":"6bc5ee58-6a4e-4683-af8a-eec3d106f066","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"514566b0-f401-47ee-8191-9187dd9e470c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:29:01.993Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:29:01.996Z","message":"{\"transactionId\":\"6bc5ee58-6a4e-4683-af8a-eec3d106f066\",\"status\":\"200\",\"rqstDate\":\"230525-23:29:01:994\",\"respDate\":\"230525-23:29:01:996\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6bc5ee58-6a4e-4683-af8a-eec3d106f066\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:29:01:994-70719\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[736f9e46-70b7-473f-a371-96c9a513b8a8], x-b3-parentspanid=[94d8972e63312539], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36619], x-envoy-attempt-count=[1], x-b3-traceid=[2b7c06e2df85ff8194d8972e63312539], x-b3-spanid=[e548c6955f2c0ce3], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6bc5ee58-6a4e-4683-af8a-eec3d106f066]}\\\"}\"}","context":{"RequestID":"6bc5ee58-6a4e-4683-af8a-eec3d106f066","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"514566b0-f401-47ee-8191-9187dd9e470c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:29:01.993Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:01.997Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6bc5ee58-6a4e-4683-af8a-eec3d106f066","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"514566b0-f401-47ee-8191-9187dd9e470c","LogTimestamp":"2023-05-25T23:29:01.996Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:29:01 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:29:02.555Z","message":"Entering","context":{"RequestID":"3ee4512d-8077-48bf-8ab5-11d128f4ebfd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"deef2593-2fd8-4478-9701-9f7d3357e989","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:29:02.555Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:29:02.558Z","message":"{\"transactionId\":\"3ee4512d-8077-48bf-8ab5-11d128f4ebfd\",\"status\":\"200\",\"rqstDate\":\"230525-23:29:02:556\",\"respDate\":\"230525-23:29:02:558\",\"sourceId\":\"haproxy:3ee4512d-8077-48bf-8ab5-11d128f4ebfd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:29:02:556-13955\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2444b875-1561-4b0b-894a-3ee55ea77946], x-b3-parentspanid=[1328de683bdb522c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2d9a9efbef7e97fa1328de683bdb522c], x-b3-spanid=[ab87c56692a1d02f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3ee4512d-8077-48bf-8ab5-11d128f4ebfd]}\\\"}\"}","context":{"RequestID":"3ee4512d-8077-48bf-8ab5-11d128f4ebfd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"deef2593-2fd8-4478-9701-9f7d3357e989","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:29:02.555Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:02.560Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3ee4512d-8077-48bf-8ab5-11d128f4ebfd","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"deef2593-2fd8-4478-9701-9f7d3357e989","LogTimestamp":"2023-05-25T23:29:02.560Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:29:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:29:04.121Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:29:04.136Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:04.137Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:04.137Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:04.572Z","message":"Entering","context":{"RequestID":"8b7ee561-80f5-4294-b38f-22ab20532a05","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"54829b04-27f7-4b3b-974a-533e00f19539","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:29:04.571Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:29:04.574Z","message":"{\"transactionId\":\"8b7ee561-80f5-4294-b38f-22ab20532a05\",\"status\":\"200\",\"rqstDate\":\"230525-23:29:04:572\",\"respDate\":\"230525-23:29:04:574\",\"sourceId\":\"haproxy:8b7ee561-80f5-4294-b38f-22ab20532a05\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:29:04:572-72184\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[920ecb67-cd8d-4ff0-b5fd-3b4553b27481], x-b3-parentspanid=[f0b52dc17cded7c9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[109b47bca01c3eacf0b52dc17cded7c9], x-b3-spanid=[0aa275faee212235], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8b7ee561-80f5-4294-b38f-22ab20532a05]}\\\"}\"}","context":{"RequestID":"8b7ee561-80f5-4294-b38f-22ab20532a05","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"54829b04-27f7-4b3b-974a-533e00f19539","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:29:04.571Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:04.575Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8b7ee561-80f5-4294-b38f-22ab20532a05","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"54829b04-27f7-4b3b-974a-533e00f19539","LogTimestamp":"2023-05-25T23:29:04.575Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:29:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:29:06.588Z","message":"Entering","context":{"RequestID":"4f6e9de4-fe69-47d7-8f52-0d3c362a96c9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3a76d548-af96-4a11-a72f-2b4b5384dfc8","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:29:06.588Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:29:06.591Z","message":"{\"transactionId\":\"4f6e9de4-fe69-47d7-8f52-0d3c362a96c9\",\"status\":\"200\",\"rqstDate\":\"230525-23:29:06:589\",\"respDate\":\"230525-23:29:06:591\",\"sourceId\":\"haproxy:4f6e9de4-fe69-47d7-8f52-0d3c362a96c9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:29:06:589-23747\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[535e7f0d-a411-479e-a213-4e82783298f2], x-b3-parentspanid=[7e3a25c19ada98fc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e1b7a406be6094937e3a25c19ada98fc], x-b3-spanid=[0abbffc48be4c7d2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4f6e9de4-fe69-47d7-8f52-0d3c362a96c9]}\\\"}\"}","context":{"RequestID":"4f6e9de4-fe69-47d7-8f52-0d3c362a96c9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3a76d548-af96-4a11-a72f-2b4b5384dfc8","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:29:06.588Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:06.593Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4f6e9de4-fe69-47d7-8f52-0d3c362a96c9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3a76d548-af96-4a11-a72f-2b4b5384dfc8","LogTimestamp":"2023-05-25T23:29:06.592Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:29:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:29:08.604Z","message":"Entering","context":{"RequestID":"08850053-2571-49b5-a545-9877ccf5db9f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"044a4af8-faf5-4011-a217-5c2feaabe1cb","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:29:08.604Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:29:08.606Z","message":"{\"transactionId\":\"08850053-2571-49b5-a545-9877ccf5db9f\",\"status\":\"200\",\"rqstDate\":\"230525-23:29:08:605\",\"respDate\":\"230525-23:29:08:606\",\"sourceId\":\"haproxy:08850053-2571-49b5-a545-9877ccf5db9f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:29:08:605-61801\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[382bcb78-003c-422b-bc9f-193ec0f7aa6c], x-b3-parentspanid=[f674296f0a4fb1be], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bf239b52a4a2ab18f674296f0a4fb1be], x-b3-spanid=[c74cc46782b8a01f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[08850053-2571-49b5-a545-9877ccf5db9f]}\\\"}\"}","context":{"RequestID":"08850053-2571-49b5-a545-9877ccf5db9f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"044a4af8-faf5-4011-a217-5c2feaabe1cb","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:29:08.604Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:08.607Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"08850053-2571-49b5-a545-9877ccf5db9f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"044a4af8-faf5-4011-a217-5c2feaabe1cb","LogTimestamp":"2023-05-25T23:29:08.607Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:29:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:29:10.618Z","message":"Entering","context":{"RequestID":"4e07ec42-26bd-44e7-bef3-7ea5fd6f3672","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a0d98fb0-bfd3-496f-9d0b-1c0f1bb48051","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:29:10.618Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:29:10.622Z","message":"{\"transactionId\":\"4e07ec42-26bd-44e7-bef3-7ea5fd6f3672\",\"status\":\"200\",\"rqstDate\":\"230525-23:29:10:619\",\"respDate\":\"230525-23:29:10:621\",\"sourceId\":\"haproxy:4e07ec42-26bd-44e7-bef3-7ea5fd6f3672\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:29:10:619-76126\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c1de6085-bdc2-4e35-af27-27bc3fc045ed], x-b3-parentspanid=[0e3b52a8c7511a1f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[18b5582a50c6d5160e3b52a8c7511a1f], x-b3-spanid=[c82865a52a67788f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4e07ec42-26bd-44e7-bef3-7ea5fd6f3672]}\\\"}\"}","context":{"RequestID":"4e07ec42-26bd-44e7-bef3-7ea5fd6f3672","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a0d98fb0-bfd3-496f-9d0b-1c0f1bb48051","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:29:10.618Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:10.623Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4e07ec42-26bd-44e7-bef3-7ea5fd6f3672","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a0d98fb0-bfd3-496f-9d0b-1c0f1bb48051","LogTimestamp":"2023-05-25T23:29:10.622Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:29:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:29:11.913Z","message":"Entering","context":{"RequestID":"6911c8d4-d374-464c-974c-790f0e76db8d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f98e7f73-7afc-4298-bb54-1eed591ec2d9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:29:11.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:29:11.917Z","message":"Database is available from CACHED check.","context":{"RequestID":"6911c8d4-d374-464c-974c-790f0e76db8d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f98e7f73-7afc-4298-bb54-1eed591ec2d9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:29:11.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:11.918Z","message":"{\"transactionId\":\"6911c8d4-d374-464c-974c-790f0e76db8d\",\"status\":\"200\",\"rqstDate\":\"230525-23:29:11:915\",\"respDate\":\"230525-23:29:11:918\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6911c8d4-d374-464c-974c-790f0e76db8d\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:29:11:915-3905\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6911c8d4-d374-464c-974c-790f0e76db8d]}\\\"}\"}","context":{"RequestID":"6911c8d4-d374-464c-974c-790f0e76db8d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f98e7f73-7afc-4298-bb54-1eed591ec2d9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:29:11.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:11.919Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6911c8d4-d374-464c-974c-790f0e76db8d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f98e7f73-7afc-4298-bb54-1eed591ec2d9","LogTimestamp":"2023-05-25T23:29:11.919Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:29:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-05-25T23:29:11.992Z","message":"Entering","context":{"RequestID":"25acb76c-4bbf-4445-9ec0-7bf04ab1b2fa","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d4e157ec-bb9f-4a61-bcdb-cd2bc928bdec","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:29:11.992Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:29:11.995Z","message":"{\"transactionId\":\"25acb76c-4bbf-4445-9ec0-7bf04ab1b2fa\",\"status\":\"200\",\"rqstDate\":\"230525-23:29:11:993\",\"respDate\":\"230525-23:29:11:995\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:25acb76c-4bbf-4445-9ec0-7bf04ab1b2fa\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:29:11:993-22353\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8d938fc6-63d4-4975-8fd4-c8b77017a8af], x-b3-parentspanid=[221575b99220eb57], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39563], x-envoy-attempt-count=[1], x-b3-traceid=[db591aa0a81a3f34221575b99220eb57], x-b3-spanid=[dcd335ad13d86634], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[25acb76c-4bbf-4445-9ec0-7bf04ab1b2fa]}\\\"}\"}","context":{"RequestID":"25acb76c-4bbf-4445-9ec0-7bf04ab1b2fa","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d4e157ec-bb9f-4a61-bcdb-cd2bc928bdec","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:29:11.992Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:11.996Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"25acb76c-4bbf-4445-9ec0-7bf04ab1b2fa","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d4e157ec-bb9f-4a61-bcdb-cd2bc928bdec","LogTimestamp":"2023-05-25T23:29:11.996Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:29:11 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:29:12.635Z","message":"Entering","context":{"RequestID":"684ee1fb-a8e4-47e0-a80f-bfc754687977","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"334c78aa-0812-4c30-aea2-77dce3cb02e3","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:29:12.635Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:29:12.639Z","message":"{\"transactionId\":\"684ee1fb-a8e4-47e0-a80f-bfc754687977\",\"status\":\"200\",\"rqstDate\":\"230525-23:29:12:637\",\"respDate\":\"230525-23:29:12:639\",\"sourceId\":\"haproxy:684ee1fb-a8e4-47e0-a80f-bfc754687977\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:29:12:637-43291\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5f98122a-5996-4988-be6c-d3fce4787a18], x-b3-parentspanid=[15585c74987a2ccd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2d56a124f549ac9615585c74987a2ccd], x-b3-spanid=[e3a0f6050abf7e64], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[684ee1fb-a8e4-47e0-a80f-bfc754687977]}\\\"}\"}","context":{"RequestID":"684ee1fb-a8e4-47e0-a80f-bfc754687977","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"334c78aa-0812-4c30-aea2-77dce3cb02e3","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:29:12.635Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:12.640Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"684ee1fb-a8e4-47e0-a80f-bfc754687977","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"334c78aa-0812-4c30-aea2-77dce3cb02e3","LogTimestamp":"2023-05-25T23:29:12.640Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:29:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:29:14.121Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:29:14.133Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:14.134Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:14.134Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:14.650Z","message":"Entering","context":{"RequestID":"a94fab08-36ae-48dd-84ed-bc1a5c5266ea","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f94824eb-8291-42e0-8819-284426e97bc5","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:29:14.650Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:29:14.652Z","message":"{\"transactionId\":\"a94fab08-36ae-48dd-84ed-bc1a5c5266ea\",\"status\":\"200\",\"rqstDate\":\"230525-23:29:14:650\",\"respDate\":\"230525-23:29:14:652\",\"sourceId\":\"haproxy:a94fab08-36ae-48dd-84ed-bc1a5c5266ea\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:29:14:650-85603\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8d95fa84-8790-48e2-b319-4d04a8c6dce0], x-b3-parentspanid=[f40eb08ff5fec87f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d1af13836863fc80f40eb08ff5fec87f], x-b3-spanid=[a2218a4237cda539], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a94fab08-36ae-48dd-84ed-bc1a5c5266ea]}\\\"}\"}","context":{"RequestID":"a94fab08-36ae-48dd-84ed-bc1a5c5266ea","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f94824eb-8291-42e0-8819-284426e97bc5","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:29:14.650Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:14.653Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a94fab08-36ae-48dd-84ed-bc1a5c5266ea","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f94824eb-8291-42e0-8819-284426e97bc5","LogTimestamp":"2023-05-25T23:29:14.653Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:29:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:29:16.665Z","message":"Entering","context":{"RequestID":"d48c7919-86f6-406f-946e-c3fa4f4f8eff","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2d715812-b07c-416b-ab11-7cb065539349","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:29:16.665Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:29:16.669Z","message":"{\"transactionId\":\"d48c7919-86f6-406f-946e-c3fa4f4f8eff\",\"status\":\"200\",\"rqstDate\":\"230525-23:29:16:666\",\"respDate\":\"230525-23:29:16:669\",\"sourceId\":\"haproxy:d48c7919-86f6-406f-946e-c3fa4f4f8eff\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:29:16:666-28241\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[066effb9-f131-4736-9b50-939d5bbcd136], x-b3-parentspanid=[a43c072b82e88c42], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[617f67d28e754feea43c072b82e88c42], x-b3-spanid=[d03e9adfd17478a0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d48c7919-86f6-406f-946e-c3fa4f4f8eff]}\\\"}\"}","context":{"RequestID":"d48c7919-86f6-406f-946e-c3fa4f4f8eff","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2d715812-b07c-416b-ab11-7cb065539349","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:29:16.665Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:16.670Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d48c7919-86f6-406f-946e-c3fa4f4f8eff","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2d715812-b07c-416b-ab11-7cb065539349","LogTimestamp":"2023-05-25T23:29:16.670Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:29:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-05-25T23:29:18.681Z","message":"Entering","context":{"RequestID":"cebca0eb-9911-4b5e-a65c-8be9d8100cc0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2bc7814c-f66b-447c-9784-a546ec11ebfc","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:29:18.681Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:29:18.684Z","message":"{\"transactionId\":\"cebca0eb-9911-4b5e-a65c-8be9d8100cc0\",\"status\":\"200\",\"rqstDate\":\"230525-23:29:18:682\",\"respDate\":\"230525-23:29:18:684\",\"sourceId\":\"haproxy:cebca0eb-9911-4b5e-a65c-8be9d8100cc0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:29:18:682-33162\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fadbeea8-12d6-47bb-a1b2-f6c1a2c22b39], x-b3-parentspanid=[3a8d71e68d98dd0c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[35892a21035a29103a8d71e68d98dd0c], x-b3-spanid=[f7c654b6bf9efb8b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cebca0eb-9911-4b5e-a65c-8be9d8100cc0]}\\\"}\"}","context":{"RequestID":"cebca0eb-9911-4b5e-a65c-8be9d8100cc0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2bc7814c-f66b-447c-9784-a546ec11ebfc","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:29:18.681Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:18.685Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cebca0eb-9911-4b5e-a65c-8be9d8100cc0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2bc7814c-f66b-447c-9784-a546ec11ebfc","LogTimestamp":"2023-05-25T23:29:18.685Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:29:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:29:20.696Z","message":"Entering","context":{"RequestID":"7473f69a-5380-41ee-a246-08d4c5b9068b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4668bf0f-6e4e-45b3-9460-b24c21fec09b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:29:20.696Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:29:20.699Z","message":"{\"transactionId\":\"7473f69a-5380-41ee-a246-08d4c5b9068b\",\"status\":\"200\",\"rqstDate\":\"230525-23:29:20:697\",\"respDate\":\"230525-23:29:20:699\",\"sourceId\":\"haproxy:7473f69a-5380-41ee-a246-08d4c5b9068b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:29:20:697-65022\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0c8a33bb-0c31-41f7-8366-81b376d1bbab], x-b3-parentspanid=[7dd1fe63a52e46ec], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[30d9d87e019c05b77dd1fe63a52e46ec], x-b3-spanid=[09bc2959e3c4e907], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7473f69a-5380-41ee-a246-08d4c5b9068b]}\\\"}\"}","context":{"RequestID":"7473f69a-5380-41ee-a246-08d4c5b9068b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4668bf0f-6e4e-45b3-9460-b24c21fec09b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:29:20.696Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:20.699Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7473f69a-5380-41ee-a246-08d4c5b9068b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4668bf0f-6e4e-45b3-9460-b24c21fec09b","LogTimestamp":"2023-05-25T23:29:20.699Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:29:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:29:21.910Z","message":"Entering","context":{"RequestID":"f568abd0-2400-4f8c-be84-83cf18f60c0a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8cdc77ab-55f1-42f1-aa4f-d71661272639","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:29:21.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:29:21.913Z","message":"Database is available from CACHED check.","context":{"RequestID":"f568abd0-2400-4f8c-be84-83cf18f60c0a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8cdc77ab-55f1-42f1-aa4f-d71661272639","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:29:21.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:21.915Z","message":"{\"transactionId\":\"f568abd0-2400-4f8c-be84-83cf18f60c0a\",\"status\":\"200\",\"rqstDate\":\"230525-23:29:21:911\",\"respDate\":\"230525-23:29:21:915\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f568abd0-2400-4f8c-be84-83cf18f60c0a\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:29:21:911-25677\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f568abd0-2400-4f8c-be84-83cf18f60c0a]}\\\"}\"}","context":{"RequestID":"f568abd0-2400-4f8c-be84-83cf18f60c0a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8cdc77ab-55f1-42f1-aa4f-d71661272639","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:29:21.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:21.916Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f568abd0-2400-4f8c-be84-83cf18f60c0a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8cdc77ab-55f1-42f1-aa4f-d71661272639","LogTimestamp":"2023-05-25T23:29:21.916Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:29:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-05-25T23:29:21.992Z","message":"Entering","context":{"RequestID":"a2ab6068-47f4-4e66-a011-b514c6199edd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4d999f3f-a1bc-462f-ab6a-1555b76940f3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:29:21.992Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:29:21.994Z","message":"{\"transactionId\":\"a2ab6068-47f4-4e66-a011-b514c6199edd\",\"status\":\"200\",\"rqstDate\":\"230525-23:29:21:992\",\"respDate\":\"230525-23:29:21:994\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a2ab6068-47f4-4e66-a011-b514c6199edd\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:29:21:992-38173\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5e0090cd-a74b-4a24-b4d2-4fa60dc5738b], x-b3-parentspanid=[2d68aaad4f6ef8e6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55683], x-envoy-attempt-count=[1], x-b3-traceid=[7a2d619d40a8282e2d68aaad4f6ef8e6], x-b3-spanid=[1606c0e348845094], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a2ab6068-47f4-4e66-a011-b514c6199edd]}\\\"}\"}","context":{"RequestID":"a2ab6068-47f4-4e66-a011-b514c6199edd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4d999f3f-a1bc-462f-ab6a-1555b76940f3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:29:21.992Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:21.995Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a2ab6068-47f4-4e66-a011-b514c6199edd","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4d999f3f-a1bc-462f-ab6a-1555b76940f3","LogTimestamp":"2023-05-25T23:29:21.995Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:29:21 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:29:22.710Z","message":"Entering","context":{"RequestID":"9ab67a3b-97f3-47cb-8fc7-f08330084444","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7bb57fd0-926b-4d4e-870e-2e83af5668de","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:29:22.710Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:29:22.713Z","message":"{\"transactionId\":\"9ab67a3b-97f3-47cb-8fc7-f08330084444\",\"status\":\"200\",\"rqstDate\":\"230525-23:29:22:711\",\"respDate\":\"230525-23:29:22:713\",\"sourceId\":\"haproxy:9ab67a3b-97f3-47cb-8fc7-f08330084444\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:29:22:711-10280\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c39d852b-7c51-4b7f-86fe-fb7eb2951b99], x-b3-parentspanid=[da4da42041a07957], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fd95bffcc064d030da4da42041a07957], x-b3-spanid=[2852ea4eea4cefe1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9ab67a3b-97f3-47cb-8fc7-f08330084444]}\\\"}\"}","context":{"RequestID":"9ab67a3b-97f3-47cb-8fc7-f08330084444","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7bb57fd0-926b-4d4e-870e-2e83af5668de","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:29:22.710Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:22.714Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9ab67a3b-97f3-47cb-8fc7-f08330084444","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7bb57fd0-926b-4d4e-870e-2e83af5668de","LogTimestamp":"2023-05-25T23:29:22.714Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:29:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:29:24.121Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:29:24.139Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:24.139Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:24.139Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:24.725Z","message":"Entering","context":{"RequestID":"2f286611-efac-4532-ab0c-67b8e24f65a4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"84aa28a0-8006-4246-8c42-ee86cccb8ea2","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:29:24.725Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:29:24.728Z","message":"{\"transactionId\":\"2f286611-efac-4532-ab0c-67b8e24f65a4\",\"status\":\"200\",\"rqstDate\":\"230525-23:29:24:726\",\"respDate\":\"230525-23:29:24:728\",\"sourceId\":\"haproxy:2f286611-efac-4532-ab0c-67b8e24f65a4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:29:24:726-35222\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b39000f1-efb9-45c5-9c3d-a9f502331924], x-b3-parentspanid=[a3cca973c72747d0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cd0f96d0592f59c5a3cca973c72747d0], x-b3-spanid=[d982189651bf4b27], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2f286611-efac-4532-ab0c-67b8e24f65a4]}\\\"}\"}","context":{"RequestID":"2f286611-efac-4532-ab0c-67b8e24f65a4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"84aa28a0-8006-4246-8c42-ee86cccb8ea2","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:29:24.725Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:24.729Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2f286611-efac-4532-ab0c-67b8e24f65a4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"84aa28a0-8006-4246-8c42-ee86cccb8ea2","LogTimestamp":"2023-05-25T23:29:24.729Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:29:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:29:26.352Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:26.355Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:26.740Z","message":"Entering","context":{"RequestID":"f0466e4d-064f-4ba7-94f8-0cccd848af4d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"086d02c2-9e31-4079-b5bd-f0390572fa91","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:29:26.740Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:29:26.744Z","message":"{\"transactionId\":\"f0466e4d-064f-4ba7-94f8-0cccd848af4d\",\"status\":\"200\",\"rqstDate\":\"230525-23:29:26:741\",\"respDate\":\"230525-23:29:26:744\",\"sourceId\":\"haproxy:f0466e4d-064f-4ba7-94f8-0cccd848af4d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:29:26:741-87722\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3b07e4ef-aeef-4837-b713-c7bae9d32657], x-b3-parentspanid=[a321100bdd3d8881], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[57f682d1eca6663da321100bdd3d8881], x-b3-spanid=[52f83d079b03a283], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f0466e4d-064f-4ba7-94f8-0cccd848af4d]}\\\"}\"}","context":{"RequestID":"f0466e4d-064f-4ba7-94f8-0cccd848af4d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"086d02c2-9e31-4079-b5bd-f0390572fa91","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:29:26.740Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:26.745Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f0466e4d-064f-4ba7-94f8-0cccd848af4d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"086d02c2-9e31-4079-b5bd-f0390572fa91","LogTimestamp":"2023-05-25T23:29:26.745Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:29:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-05-25T23:29:28.758Z","message":"Entering","context":{"RequestID":"639157ec-1211-409e-9028-f01c7bd7c633","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7987edf9-b623-4e57-836d-17a94b455039","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:29:28.757Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:29:28.760Z","message":"{\"transactionId\":\"639157ec-1211-409e-9028-f01c7bd7c633\",\"status\":\"200\",\"rqstDate\":\"230525-23:29:28:758\",\"respDate\":\"230525-23:29:28:760\",\"sourceId\":\"haproxy:639157ec-1211-409e-9028-f01c7bd7c633\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:29:28:758-57105\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[673d8a40-4462-45e6-8893-5e9032149432], x-b3-parentspanid=[9f047933191359ce], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ab94010224a511799f047933191359ce], x-b3-spanid=[22862ac84e26b83e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[639157ec-1211-409e-9028-f01c7bd7c633]}\\\"}\"}","context":{"RequestID":"639157ec-1211-409e-9028-f01c7bd7c633","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7987edf9-b623-4e57-836d-17a94b455039","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:29:28.757Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:28.760Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"639157ec-1211-409e-9028-f01c7bd7c633","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7987edf9-b623-4e57-836d-17a94b455039","LogTimestamp":"2023-05-25T23:29:28.760Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:29:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:29:30.772Z","message":"Entering","context":{"RequestID":"67bc6320-4b75-49b3-8272-f0a19060ef1b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d0d882d7-48c6-46a5-8990-1d3e137677bd","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:29:30.772Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:29:30.775Z","message":"{\"transactionId\":\"67bc6320-4b75-49b3-8272-f0a19060ef1b\",\"status\":\"200\",\"rqstDate\":\"230525-23:29:30:773\",\"respDate\":\"230525-23:29:30:775\",\"sourceId\":\"haproxy:67bc6320-4b75-49b3-8272-f0a19060ef1b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:29:30:773-76514\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[afcf1e52-18ad-4ce7-913d-09f7cf819b31], x-b3-parentspanid=[61c6668ed7d7a02b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[126392b0486933b861c6668ed7d7a02b], x-b3-spanid=[93f1c997d5d5afc5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[67bc6320-4b75-49b3-8272-f0a19060ef1b]}\\\"}\"}","context":{"RequestID":"67bc6320-4b75-49b3-8272-f0a19060ef1b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d0d882d7-48c6-46a5-8990-1d3e137677bd","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:29:30.772Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:30.776Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"67bc6320-4b75-49b3-8272-f0a19060ef1b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d0d882d7-48c6-46a5-8990-1d3e137677bd","LogTimestamp":"2023-05-25T23:29:30.776Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:29:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:29:31.910Z","message":"Entering","context":{"RequestID":"6f363426-8712-4d17-a32b-4c6b22a9b2d7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"01a3ec69-0e20-4a35-892b-afc930e0a1d2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:29:31.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:29:31.912Z","message":"Database is available from CACHED check.","context":{"RequestID":"6f363426-8712-4d17-a32b-4c6b22a9b2d7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"01a3ec69-0e20-4a35-892b-afc930e0a1d2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:29:31.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:31.914Z","message":"{\"transactionId\":\"6f363426-8712-4d17-a32b-4c6b22a9b2d7\",\"status\":\"200\",\"rqstDate\":\"230525-23:29:31:911\",\"respDate\":\"230525-23:29:31:913\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6f363426-8712-4d17-a32b-4c6b22a9b2d7\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:29:31:911-41703\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6f363426-8712-4d17-a32b-4c6b22a9b2d7]}\\\"}\"}","context":{"RequestID":"6f363426-8712-4d17-a32b-4c6b22a9b2d7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"01a3ec69-0e20-4a35-892b-afc930e0a1d2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:29:31.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:31.914Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6f363426-8712-4d17-a32b-4c6b22a9b2d7","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"01a3ec69-0e20-4a35-892b-afc930e0a1d2","LogTimestamp":"2023-05-25T23:29:31.914Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:29:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:29:31.994Z","message":"Entering","context":{"RequestID":"eb9e63f3-418e-446b-9fe3-5c1dc6d00c59","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"36a755bb-4c49-4649-ab05-045fb999fa3d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:29:31.994Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:29:31.997Z","message":"{\"transactionId\":\"eb9e63f3-418e-446b-9fe3-5c1dc6d00c59\",\"status\":\"200\",\"rqstDate\":\"230525-23:29:31:995\",\"respDate\":\"230525-23:29:31:997\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:eb9e63f3-418e-446b-9fe3-5c1dc6d00c59\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:29:31:995-27815\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[165e6ca6-c7fa-42ba-a204-8049dc980d54], x-b3-parentspanid=[1f07dc3f56670c7f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47803], x-envoy-attempt-count=[1], x-b3-traceid=[bf8447dfe0c962a31f07dc3f56670c7f], x-b3-spanid=[fe41b981d4cd04a9], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[eb9e63f3-418e-446b-9fe3-5c1dc6d00c59]}\\\"}\"}","context":{"RequestID":"eb9e63f3-418e-446b-9fe3-5c1dc6d00c59","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"36a755bb-4c49-4649-ab05-045fb999fa3d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:29:31.994Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:31.998Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eb9e63f3-418e-446b-9fe3-5c1dc6d00c59","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"36a755bb-4c49-4649-ab05-045fb999fa3d","LogTimestamp":"2023-05-25T23:29:31.998Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:29:32 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:29:32.788Z","message":"Entering","context":{"RequestID":"7ba4f568-6733-44a3-96d7-492669f944b3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0028551a-10a4-4294-a040-3630b9fb2a06","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:29:32.788Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:29:32.789Z","message":"{\"transactionId\":\"7ba4f568-6733-44a3-96d7-492669f944b3\",\"status\":\"200\",\"rqstDate\":\"230525-23:29:32:788\",\"respDate\":\"230525-23:29:32:789\",\"sourceId\":\"haproxy:7ba4f568-6733-44a3-96d7-492669f944b3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:29:32:788-6055\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a730bde7-08df-47f0-8bae-b489d44dc015], x-b3-parentspanid=[b038be38bf98200d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6d4549d3fa7474fcb038be38bf98200d], x-b3-spanid=[31632478917cb394], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7ba4f568-6733-44a3-96d7-492669f944b3]}\\\"}\"}","context":{"RequestID":"7ba4f568-6733-44a3-96d7-492669f944b3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0028551a-10a4-4294-a040-3630b9fb2a06","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:29:32.788Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:32.790Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7ba4f568-6733-44a3-96d7-492669f944b3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0028551a-10a4-4294-a040-3630b9fb2a06","LogTimestamp":"2023-05-25T23:29:32.790Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:29:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:29:34.121Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:29:34.136Z","message":"Connection[/10.233.68.155:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:34.138Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:34.138Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:34.139Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:34.139Z","message":"Connection[/10.233.68.155:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:34.801Z","message":"Entering","context":{"RequestID":"9eb4d913-8232-43ab-a1d3-b44cdc165ec2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9ff5fa2e-11c5-48ec-89ce-03046781356a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:29:34.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:29:34.804Z","message":"{\"transactionId\":\"9eb4d913-8232-43ab-a1d3-b44cdc165ec2\",\"status\":\"200\",\"rqstDate\":\"230525-23:29:34:802\",\"respDate\":\"230525-23:29:34:804\",\"sourceId\":\"haproxy:9eb4d913-8232-43ab-a1d3-b44cdc165ec2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:29:34:802-28028\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6af02f66-840c-45b4-b88d-c5005ce3bb61], x-b3-parentspanid=[7ec285c711d2630b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[274661e359ac8e187ec285c711d2630b], x-b3-spanid=[759af2b9c21e9524], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9eb4d913-8232-43ab-a1d3-b44cdc165ec2]}\\\"}\"}","context":{"RequestID":"9eb4d913-8232-43ab-a1d3-b44cdc165ec2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9ff5fa2e-11c5-48ec-89ce-03046781356a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:29:34.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:34.805Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9eb4d913-8232-43ab-a1d3-b44cdc165ec2","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ff5fa2e-11c5-48ec-89ce-03046781356a","LogTimestamp":"2023-05-25T23:29:34.805Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:29:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:29:36.818Z","message":"Entering","context":{"RequestID":"38595a69-b8ad-4faf-b3e6-7950cd77b4fc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d16b18b0-e484-495c-9804-f6d54e3d8044","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:29:36.818Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:29:36.822Z","message":"{\"transactionId\":\"38595a69-b8ad-4faf-b3e6-7950cd77b4fc\",\"status\":\"200\",\"rqstDate\":\"230525-23:29:36:820\",\"respDate\":\"230525-23:29:36:822\",\"sourceId\":\"haproxy:38595a69-b8ad-4faf-b3e6-7950cd77b4fc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:29:36:820-70004\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[640b31a2-8419-4b94-ad6f-67d8b8915b62], x-b3-parentspanid=[d0ef2b52de589857], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c22a80f737245257d0ef2b52de589857], x-b3-spanid=[9a8db18ef3fe3e6e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[38595a69-b8ad-4faf-b3e6-7950cd77b4fc]}\\\"}\"}","context":{"RequestID":"38595a69-b8ad-4faf-b3e6-7950cd77b4fc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d16b18b0-e484-495c-9804-f6d54e3d8044","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:29:36.818Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:36.823Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"38595a69-b8ad-4faf-b3e6-7950cd77b4fc","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d16b18b0-e484-495c-9804-f6d54e3d8044","LogTimestamp":"2023-05-25T23:29:36.823Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:29:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:29:38.833Z","message":"Entering","context":{"RequestID":"8be370cc-67d1-494b-8beb-18651b487bd1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1a402813-93ea-438a-b3ac-fe2002dbe4ba","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:29:38.833Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:29:38.836Z","message":"{\"transactionId\":\"8be370cc-67d1-494b-8beb-18651b487bd1\",\"status\":\"200\",\"rqstDate\":\"230525-23:29:38:834\",\"respDate\":\"230525-23:29:38:836\",\"sourceId\":\"haproxy:8be370cc-67d1-494b-8beb-18651b487bd1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:29:38:834-16407\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6faca789-71e1-4c6e-ace6-4b3f848a68ba], x-b3-parentspanid=[bf7303b57aafb5ff], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0c9a38b96b4cde98bf7303b57aafb5ff], x-b3-spanid=[07d18346f071c5f2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8be370cc-67d1-494b-8beb-18651b487bd1]}\\\"}\"}","context":{"RequestID":"8be370cc-67d1-494b-8beb-18651b487bd1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1a402813-93ea-438a-b3ac-fe2002dbe4ba","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:29:38.833Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:38.837Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8be370cc-67d1-494b-8beb-18651b487bd1","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1a402813-93ea-438a-b3ac-fe2002dbe4ba","LogTimestamp":"2023-05-25T23:29:38.837Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:29:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:29:40.849Z","message":"Entering","context":{"RequestID":"4c07584d-0d80-4dc9-ba5c-a71d18b6bb69","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2da39ce0-1d85-44f4-b13d-1fed838e28bc","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:29:40.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:29:40.853Z","message":"{\"transactionId\":\"4c07584d-0d80-4dc9-ba5c-a71d18b6bb69\",\"status\":\"200\",\"rqstDate\":\"230525-23:29:40:850\",\"respDate\":\"230525-23:29:40:852\",\"sourceId\":\"haproxy:4c07584d-0d80-4dc9-ba5c-a71d18b6bb69\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:29:40:850-24726\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[66dd35cc-1f82-4759-8f82-0b164259980d], x-b3-parentspanid=[0ce723f9ffbef857], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3972f0b3a8ce5f450ce723f9ffbef857], x-b3-spanid=[59d3839e9ae8ae88], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4c07584d-0d80-4dc9-ba5c-a71d18b6bb69]}\\\"}\"}","context":{"RequestID":"4c07584d-0d80-4dc9-ba5c-a71d18b6bb69","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2da39ce0-1d85-44f4-b13d-1fed838e28bc","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:29:40.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:40.854Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4c07584d-0d80-4dc9-ba5c-a71d18b6bb69","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2da39ce0-1d85-44f4-b13d-1fed838e28bc","LogTimestamp":"2023-05-25T23:29:40.853Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:29:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:29:41.911Z","message":"Entering","context":{"RequestID":"b21dc02b-6dc8-4088-9a96-6b9a38c760c6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1dab8aa2-e68c-44ff-8c77-87c59bea9a87","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:29:41.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:29:41.913Z","message":"Database is available from CACHED check.","context":{"RequestID":"b21dc02b-6dc8-4088-9a96-6b9a38c760c6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1dab8aa2-e68c-44ff-8c77-87c59bea9a87","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:29:41.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:41.914Z","message":"{\"transactionId\":\"b21dc02b-6dc8-4088-9a96-6b9a38c760c6\",\"status\":\"200\",\"rqstDate\":\"230525-23:29:41:912\",\"respDate\":\"230525-23:29:41:914\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b21dc02b-6dc8-4088-9a96-6b9a38c760c6\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:29:41:912-49602\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b21dc02b-6dc8-4088-9a96-6b9a38c760c6]}\\\"}\"}","context":{"RequestID":"b21dc02b-6dc8-4088-9a96-6b9a38c760c6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1dab8aa2-e68c-44ff-8c77-87c59bea9a87","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:29:41.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:41.916Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b21dc02b-6dc8-4088-9a96-6b9a38c760c6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1dab8aa2-e68c-44ff-8c77-87c59bea9a87","LogTimestamp":"2023-05-25T23:29:41.916Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:29:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:29:41.992Z","message":"Entering","context":{"RequestID":"9d84d6d8-20f0-4759-b992-8fee50395eb2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5a452c1a-4960-4522-b6ab-e268986a2793","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:29:41.992Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:29:41.995Z","message":"{\"transactionId\":\"9d84d6d8-20f0-4759-b992-8fee50395eb2\",\"status\":\"200\",\"rqstDate\":\"230525-23:29:41:993\",\"respDate\":\"230525-23:29:41:995\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:9d84d6d8-20f0-4759-b992-8fee50395eb2\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:29:41:993-11959\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8e840e2d-2289-4283-98b9-697f800fec7e], x-b3-parentspanid=[4ae4713c9941e27a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57083], x-envoy-attempt-count=[1], x-b3-traceid=[eaa4855a6d7aca3e4ae4713c9941e27a], x-b3-spanid=[7009516331360949], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[9d84d6d8-20f0-4759-b992-8fee50395eb2]}\\\"}\"}","context":{"RequestID":"9d84d6d8-20f0-4759-b992-8fee50395eb2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5a452c1a-4960-4522-b6ab-e268986a2793","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:29:41.992Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:41.996Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9d84d6d8-20f0-4759-b992-8fee50395eb2","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5a452c1a-4960-4522-b6ab-e268986a2793","LogTimestamp":"2023-05-25T23:29:41.996Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:29:41 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:29:42.866Z","message":"Entering","context":{"RequestID":"d84693c7-2d40-4a6e-9c2a-8edf1bcca240","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"184ffb89-3555-48c8-ba98-bebd07ce3dd8","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:29:42.865Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:29:42.869Z","message":"{\"transactionId\":\"d84693c7-2d40-4a6e-9c2a-8edf1bcca240\",\"status\":\"200\",\"rqstDate\":\"230525-23:29:42:867\",\"respDate\":\"230525-23:29:42:869\",\"sourceId\":\"haproxy:d84693c7-2d40-4a6e-9c2a-8edf1bcca240\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:29:42:867-64390\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a2b169be-8fd6-474a-894f-c0ddc7e03a81], x-b3-parentspanid=[ee4bf2271c0ce88b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ffb45b8096477bd4ee4bf2271c0ce88b], x-b3-spanid=[bcbbf77949aa6e3f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d84693c7-2d40-4a6e-9c2a-8edf1bcca240]}\\\"}\"}","context":{"RequestID":"d84693c7-2d40-4a6e-9c2a-8edf1bcca240","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"184ffb89-3555-48c8-ba98-bebd07ce3dd8","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:29:42.865Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:42.870Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d84693c7-2d40-4a6e-9c2a-8edf1bcca240","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"184ffb89-3555-48c8-ba98-bebd07ce3dd8","LogTimestamp":"2023-05-25T23:29:42.870Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:29:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:29:44.122Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:29:44.137Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:44.138Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:44.138Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:44.881Z","message":"Entering","context":{"RequestID":"aff537a4-45ec-416e-94d8-94bad5a22bd5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f93f0296-e057-413c-bbb2-997b52652af6","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:29:44.881Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:29:44.884Z","message":"{\"transactionId\":\"aff537a4-45ec-416e-94d8-94bad5a22bd5\",\"status\":\"200\",\"rqstDate\":\"230525-23:29:44:882\",\"respDate\":\"230525-23:29:44:884\",\"sourceId\":\"haproxy:aff537a4-45ec-416e-94d8-94bad5a22bd5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:29:44:882-78187\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c5bd062c-ae53-4549-b9ff-f59a3bcd226c], x-b3-parentspanid=[0496c7d2b0509c6b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7f3fe9bd642577ee0496c7d2b0509c6b], x-b3-spanid=[ac0cfea974dbf24e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[aff537a4-45ec-416e-94d8-94bad5a22bd5]}\\\"}\"}","context":{"RequestID":"aff537a4-45ec-416e-94d8-94bad5a22bd5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f93f0296-e057-413c-bbb2-997b52652af6","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:29:44.881Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:44.885Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aff537a4-45ec-416e-94d8-94bad5a22bd5","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f93f0296-e057-413c-bbb2-997b52652af6","LogTimestamp":"2023-05-25T23:29:44.885Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:29:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:29:46.896Z","message":"Entering","context":{"RequestID":"7213d62c-8663-4813-ba36-7e53e8c78084","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"881902e0-28d3-4248-bc61-2eb2a4c14b65","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:29:46.896Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:29:46.899Z","message":"{\"transactionId\":\"7213d62c-8663-4813-ba36-7e53e8c78084\",\"status\":\"200\",\"rqstDate\":\"230525-23:29:46:897\",\"respDate\":\"230525-23:29:46:899\",\"sourceId\":\"haproxy:7213d62c-8663-4813-ba36-7e53e8c78084\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:29:46:897-81970\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[49fea32e-09f5-434d-a0dc-2d8782d13e5e], x-b3-parentspanid=[d8fbfcaf0a5b1ff0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[908e5d04c5fb92c8d8fbfcaf0a5b1ff0], x-b3-spanid=[23fd6271ffacbd61], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7213d62c-8663-4813-ba36-7e53e8c78084]}\\\"}\"}","context":{"RequestID":"7213d62c-8663-4813-ba36-7e53e8c78084","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"881902e0-28d3-4248-bc61-2eb2a4c14b65","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:29:46.896Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:46.900Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7213d62c-8663-4813-ba36-7e53e8c78084","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"881902e0-28d3-4248-bc61-2eb2a4c14b65","LogTimestamp":"2023-05-25T23:29:46.900Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:29:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:29:48.911Z","message":"Entering","context":{"RequestID":"51b677a5-d5e9-4009-b721-3066d260e5b1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"80bbbcdd-a20f-4b15-a7e3-332c2ad0bb2f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:29:48.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:29:48.913Z","message":"{\"transactionId\":\"51b677a5-d5e9-4009-b721-3066d260e5b1\",\"status\":\"200\",\"rqstDate\":\"230525-23:29:48:912\",\"respDate\":\"230525-23:29:48:913\",\"sourceId\":\"haproxy:51b677a5-d5e9-4009-b721-3066d260e5b1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:29:48:912-23186\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4cda8d99-f767-4ada-9891-93bb33aaaaba], x-b3-parentspanid=[8c640f79bf6aa6d6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[936379c40046eba78c640f79bf6aa6d6], x-b3-spanid=[c6d81764a95a4292], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[51b677a5-d5e9-4009-b721-3066d260e5b1]}\\\"}\"}","context":{"RequestID":"51b677a5-d5e9-4009-b721-3066d260e5b1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"80bbbcdd-a20f-4b15-a7e3-332c2ad0bb2f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:29:48.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:48.914Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"51b677a5-d5e9-4009-b721-3066d260e5b1","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"80bbbcdd-a20f-4b15-a7e3-332c2ad0bb2f","LogTimestamp":"2023-05-25T23:29:48.914Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:29:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:29:50.925Z","message":"Entering","context":{"RequestID":"3565589c-e790-47b1-a324-0fe18474fc9a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"59b74d67-dd9d-4e9b-a85d-474a671b728f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:29:50.925Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:29:50.929Z","message":"{\"transactionId\":\"3565589c-e790-47b1-a324-0fe18474fc9a\",\"status\":\"200\",\"rqstDate\":\"230525-23:29:50:927\",\"respDate\":\"230525-23:29:50:929\",\"sourceId\":\"haproxy:3565589c-e790-47b1-a324-0fe18474fc9a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:29:50:927-47256\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[63b65f87-79ba-403a-9801-fadaca81e22e], x-b3-parentspanid=[4ec07c8c290127ea], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[25e6a48c4a09cb874ec07c8c290127ea], x-b3-spanid=[669c5971b6008791], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3565589c-e790-47b1-a324-0fe18474fc9a]}\\\"}\"}","context":{"RequestID":"3565589c-e790-47b1-a324-0fe18474fc9a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"59b74d67-dd9d-4e9b-a85d-474a671b728f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:29:50.925Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:50.930Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3565589c-e790-47b1-a324-0fe18474fc9a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"59b74d67-dd9d-4e9b-a85d-474a671b728f","LogTimestamp":"2023-05-25T23:29:50.930Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:29:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:29:51.909Z","message":"Entering","context":{"RequestID":"f12587d5-98f4-4161-a31f-a9b6c2d1a3b8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a2ade3d2-d87c-480f-8d5f-8fb3037172c6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:29:51.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:29:51.912Z","message":"Database is available from CACHED check.","context":{"RequestID":"f12587d5-98f4-4161-a31f-a9b6c2d1a3b8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a2ade3d2-d87c-480f-8d5f-8fb3037172c6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:29:51.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:51.914Z","message":"{\"transactionId\":\"f12587d5-98f4-4161-a31f-a9b6c2d1a3b8\",\"status\":\"200\",\"rqstDate\":\"230525-23:29:51:910\",\"respDate\":\"230525-23:29:51:914\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f12587d5-98f4-4161-a31f-a9b6c2d1a3b8\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:29:51:910-62450\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f12587d5-98f4-4161-a31f-a9b6c2d1a3b8]}\\\"}\"}","context":{"RequestID":"f12587d5-98f4-4161-a31f-a9b6c2d1a3b8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a2ade3d2-d87c-480f-8d5f-8fb3037172c6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:29:51.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:51.916Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f12587d5-98f4-4161-a31f-a9b6c2d1a3b8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a2ade3d2-d87c-480f-8d5f-8fb3037172c6","LogTimestamp":"2023-05-25T23:29:51.915Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:29:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-05-25T23:29:51.994Z","message":"Entering","context":{"RequestID":"7950fe73-d181-43ef-a01c-1481a2d82950","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"dfaec721-6518-44f4-8537-2ef5af55f59e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:29:51.994Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:29:51.999Z","message":"{\"transactionId\":\"7950fe73-d181-43ef-a01c-1481a2d82950\",\"status\":\"200\",\"rqstDate\":\"230525-23:29:51:996\",\"respDate\":\"230525-23:29:51:998\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:7950fe73-d181-43ef-a01c-1481a2d82950\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:29:51:996-12344\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c9ee7257-9633-4cb5-98b9-f0ceb354aa8a], x-b3-parentspanid=[74583263fb4bde5c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58885], x-envoy-attempt-count=[1], x-b3-traceid=[3c91112262b5dc0c74583263fb4bde5c], x-b3-spanid=[25c54d4dc7c80de1], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[7950fe73-d181-43ef-a01c-1481a2d82950]}\\\"}\"}","context":{"RequestID":"7950fe73-d181-43ef-a01c-1481a2d82950","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"dfaec721-6518-44f4-8537-2ef5af55f59e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:29:51.994Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:52.000Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7950fe73-d181-43ef-a01c-1481a2d82950","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"6","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dfaec721-6518-44f4-8537-2ef5af55f59e","LogTimestamp":"2023-05-25T23:29:52Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:29:52 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-05-25T23:29:52.942Z","message":"Entering","context":{"RequestID":"5dc10245-34c7-46d9-94b0-e0f3f8553d9e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"51668d04-bfd0-4b1b-8141-c0a4101b6270","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:29:52.942Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:29:52.945Z","message":"{\"transactionId\":\"5dc10245-34c7-46d9-94b0-e0f3f8553d9e\",\"status\":\"200\",\"rqstDate\":\"230525-23:29:52:943\",\"respDate\":\"230525-23:29:52:945\",\"sourceId\":\"haproxy:5dc10245-34c7-46d9-94b0-e0f3f8553d9e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:29:52:943-61861\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c3bf5b04-017e-46e3-b1db-c454543a2167], x-b3-parentspanid=[02da4f90dce6ec1e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c135ab60337ecfd702da4f90dce6ec1e], x-b3-spanid=[2827dc83da109a01], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5dc10245-34c7-46d9-94b0-e0f3f8553d9e]}\\\"}\"}","context":{"RequestID":"5dc10245-34c7-46d9-94b0-e0f3f8553d9e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"51668d04-bfd0-4b1b-8141-c0a4101b6270","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:29:52.942Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:52.946Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5dc10245-34c7-46d9-94b0-e0f3f8553d9e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"51668d04-bfd0-4b1b-8141-c0a4101b6270","LogTimestamp":"2023-05-25T23:29:52.946Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:29:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:29:54.123Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:29:54.139Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:54.139Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:54.139Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:54.957Z","message":"Entering","context":{"RequestID":"c603d695-ed36-4a48-ac69-0208d9056dae","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"25ec94ef-b19a-4868-8f8b-191c31b9c8dd","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:29:54.957Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:29:54.959Z","message":"{\"transactionId\":\"c603d695-ed36-4a48-ac69-0208d9056dae\",\"status\":\"200\",\"rqstDate\":\"230525-23:29:54:958\",\"respDate\":\"230525-23:29:54:959\",\"sourceId\":\"haproxy:c603d695-ed36-4a48-ac69-0208d9056dae\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:29:54:958-15539\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3a829581-efec-433a-85c9-cf6215c63892], x-b3-parentspanid=[7ea2dc2a2a29cf6f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0b314c717aa800977ea2dc2a2a29cf6f], x-b3-spanid=[212471fc54a37f26], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c603d695-ed36-4a48-ac69-0208d9056dae]}\\\"}\"}","context":{"RequestID":"c603d695-ed36-4a48-ac69-0208d9056dae","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"25ec94ef-b19a-4868-8f8b-191c31b9c8dd","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:29:54.957Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:54.960Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c603d695-ed36-4a48-ac69-0208d9056dae","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"25ec94ef-b19a-4868-8f8b-191c31b9c8dd","LogTimestamp":"2023-05-25T23:29:54.959Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:29:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:29:56.357Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:56.361Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:56.972Z","message":"Entering","context":{"RequestID":"b059a7c9-f633-4fa4-9336-7b9c1198cc61","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e888105a-8340-40f4-a577-bca65f7bec7c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:29:56.972Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:29:56.975Z","message":"{\"transactionId\":\"b059a7c9-f633-4fa4-9336-7b9c1198cc61\",\"status\":\"200\",\"rqstDate\":\"230525-23:29:56:973\",\"respDate\":\"230525-23:29:56:974\",\"sourceId\":\"haproxy:b059a7c9-f633-4fa4-9336-7b9c1198cc61\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:29:56:973-28242\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f0e4ac65-cf00-499c-be3a-59372ec2a8e1], x-b3-parentspanid=[4fbe9552d29e127f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[92529013b0adaf3c4fbe9552d29e127f], x-b3-spanid=[42f906b3f4b180ca], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b059a7c9-f633-4fa4-9336-7b9c1198cc61]}\\\"}\"}","context":{"RequestID":"b059a7c9-f633-4fa4-9336-7b9c1198cc61","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e888105a-8340-40f4-a577-bca65f7bec7c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:29:56.972Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:56.976Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b059a7c9-f633-4fa4-9336-7b9c1198cc61","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e888105a-8340-40f4-a577-bca65f7bec7c","LogTimestamp":"2023-05-25T23:29:56.975Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:29:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:29:58.988Z","message":"Entering","context":{"RequestID":"7014e1c6-7342-4f33-ae73-7804c8ab749d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"faee4367-c633-46fa-bd79-c2c7ec58adb5","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:29:58.988Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:29:58.992Z","message":"{\"transactionId\":\"7014e1c6-7342-4f33-ae73-7804c8ab749d\",\"status\":\"200\",\"rqstDate\":\"230525-23:29:58:989\",\"respDate\":\"230525-23:29:58:992\",\"sourceId\":\"haproxy:7014e1c6-7342-4f33-ae73-7804c8ab749d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:29:58:989-62299\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f26ec2a2-6c0d-4310-8391-4cc45c5822f5], x-b3-parentspanid=[7ac38befc1ad195a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[109a7be3334684ff7ac38befc1ad195a], x-b3-spanid=[d73da2c22daf5acd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7014e1c6-7342-4f33-ae73-7804c8ab749d]}\\\"}\"}","context":{"RequestID":"7014e1c6-7342-4f33-ae73-7804c8ab749d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"faee4367-c633-46fa-bd79-c2c7ec58adb5","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:29:58.988Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:29:58.993Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7014e1c6-7342-4f33-ae73-7804c8ab749d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"faee4367-c633-46fa-bd79-c2c7ec58adb5","LogTimestamp":"2023-05-25T23:29:58.993Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:29:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:30:01.005Z","message":"Entering","context":{"RequestID":"517dfb59-e928-4f3f-9ca8-167fa14f7a8e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6b76bbd7-f507-4b2c-81b2-54dca87100fc","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:30:01.005Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:30:01.009Z","message":"{\"transactionId\":\"517dfb59-e928-4f3f-9ca8-167fa14f7a8e\",\"status\":\"200\",\"rqstDate\":\"230525-23:30:01:006\",\"respDate\":\"230525-23:30:01:009\",\"sourceId\":\"haproxy:517dfb59-e928-4f3f-9ca8-167fa14f7a8e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:30:01:006-28727\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eab1614d-b81c-4faf-b288-6225a32c6d72], x-b3-parentspanid=[63886ad3f31aab7c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[22caa9637fbfa03963886ad3f31aab7c], x-b3-spanid=[47d1c14f8b0c99b9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[517dfb59-e928-4f3f-9ca8-167fa14f7a8e]}\\\"}\"}","context":{"RequestID":"517dfb59-e928-4f3f-9ca8-167fa14f7a8e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6b76bbd7-f507-4b2c-81b2-54dca87100fc","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:30:01.005Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:01.011Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"517dfb59-e928-4f3f-9ca8-167fa14f7a8e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6b76bbd7-f507-4b2c-81b2-54dca87100fc","LogTimestamp":"2023-05-25T23:30:01.011Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:30:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-05-25T23:30:01.908Z","message":"Entering","context":{"RequestID":"6e4f63bd-dabb-45e4-a945-1d40c8f6c27f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0674affc-31cf-4306-9942-aa1f2a56d8b2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:30:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:30:01.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"6e4f63bd-dabb-45e4-a945-1d40c8f6c27f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0674affc-31cf-4306-9942-aa1f2a56d8b2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:30:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:01.912Z","message":"{\"transactionId\":\"6e4f63bd-dabb-45e4-a945-1d40c8f6c27f\",\"status\":\"200\",\"rqstDate\":\"230525-23:30:01:909\",\"respDate\":\"230525-23:30:01:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6e4f63bd-dabb-45e4-a945-1d40c8f6c27f\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:30:01:909-11591\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6e4f63bd-dabb-45e4-a945-1d40c8f6c27f]}\\\"}\"}","context":{"RequestID":"6e4f63bd-dabb-45e4-a945-1d40c8f6c27f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0674affc-31cf-4306-9942-aa1f2a56d8b2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:30:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:01.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6e4f63bd-dabb-45e4-a945-1d40c8f6c27f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0674affc-31cf-4306-9942-aa1f2a56d8b2","LogTimestamp":"2023-05-25T23:30:01.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:30:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:30:01.993Z","message":"Entering","context":{"RequestID":"94a19557-da87-4f67-99b6-c54e704b8028","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b8a32317-cd61-4cf0-a320-8cc6e8a848f5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:30:01.993Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:30:01.997Z","message":"{\"transactionId\":\"94a19557-da87-4f67-99b6-c54e704b8028\",\"status\":\"200\",\"rqstDate\":\"230525-23:30:01:994\",\"respDate\":\"230525-23:30:01:996\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:94a19557-da87-4f67-99b6-c54e704b8028\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:30:01:994-80917\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2e97a1c7-e0e7-4aec-b40e-a3504126c31f], x-b3-parentspanid=[aeb6fc08433a5c06], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54787], x-envoy-attempt-count=[1], x-b3-traceid=[844945a91e38ed58aeb6fc08433a5c06], x-b3-spanid=[d1633e347d79a7d2], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[94a19557-da87-4f67-99b6-c54e704b8028]}\\\"}\"}","context":{"RequestID":"94a19557-da87-4f67-99b6-c54e704b8028","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b8a32317-cd61-4cf0-a320-8cc6e8a848f5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:30:01.993Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:01.998Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"94a19557-da87-4f67-99b6-c54e704b8028","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b8a32317-cd61-4cf0-a320-8cc6e8a848f5","LogTimestamp":"2023-05-25T23:30:01.997Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:30:02 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:30:03.022Z","message":"Entering","context":{"RequestID":"ddda38fe-acb3-46f6-8a26-feedb69473b3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9c44d63e-7e0d-4353-8cb7-b74a7e485228","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:30:03.022Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:30:03.026Z","message":"{\"transactionId\":\"ddda38fe-acb3-46f6-8a26-feedb69473b3\",\"status\":\"200\",\"rqstDate\":\"230525-23:30:03:024\",\"respDate\":\"230525-23:30:03:026\",\"sourceId\":\"haproxy:ddda38fe-acb3-46f6-8a26-feedb69473b3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:30:03:024-14232\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e62d60cf-5b55-4dc2-a07f-cbe48323229c], x-b3-parentspanid=[ae109a9b84a0ae6a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6a9c19c473ed0d2bae109a9b84a0ae6a], x-b3-spanid=[45ed9aa2fe655399], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ddda38fe-acb3-46f6-8a26-feedb69473b3]}\\\"}\"}","context":{"RequestID":"ddda38fe-acb3-46f6-8a26-feedb69473b3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9c44d63e-7e0d-4353-8cb7-b74a7e485228","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:30:03.022Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:03.027Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ddda38fe-acb3-46f6-8a26-feedb69473b3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9c44d63e-7e0d-4353-8cb7-b74a7e485228","LogTimestamp":"2023-05-25T23:30:03.027Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:30:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:30:04.123Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:30:04.140Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:04.140Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:04.140Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:05.039Z","message":"Entering","context":{"RequestID":"6b702ceb-4815-488d-b794-af2f8080c456","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ba10d6ec-5566-4727-94cc-654cb96a1f6e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:30:05.039Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:30:05.044Z","message":"{\"transactionId\":\"6b702ceb-4815-488d-b794-af2f8080c456\",\"status\":\"200\",\"rqstDate\":\"230525-23:30:05:041\",\"respDate\":\"230525-23:30:05:044\",\"sourceId\":\"haproxy:6b702ceb-4815-488d-b794-af2f8080c456\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:30:05:041-27403\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[141496a4-681a-417b-88b8-15866317710f], x-b3-parentspanid=[c2b832c6491eacd3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0b2e85a29eb49e57c2b832c6491eacd3], x-b3-spanid=[ba54ea63b150ef9e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6b702ceb-4815-488d-b794-af2f8080c456]}\\\"}\"}","context":{"RequestID":"6b702ceb-4815-488d-b794-af2f8080c456","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ba10d6ec-5566-4727-94cc-654cb96a1f6e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:30:05.039Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:05.045Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6b702ceb-4815-488d-b794-af2f8080c456","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ba10d6ec-5566-4727-94cc-654cb96a1f6e","LogTimestamp":"2023-05-25T23:30:05.045Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:30:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-05-25T23:30:07.060Z","message":"Entering","context":{"RequestID":"6f8e6a4d-79d0-4a7d-a5f2-b790f6bf7898","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bc731d79-cb88-403f-85da-6655367e0574","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:30:07.060Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:30:07.063Z","message":"{\"transactionId\":\"6f8e6a4d-79d0-4a7d-a5f2-b790f6bf7898\",\"status\":\"200\",\"rqstDate\":\"230525-23:30:07:061\",\"respDate\":\"230525-23:30:07:063\",\"sourceId\":\"haproxy:6f8e6a4d-79d0-4a7d-a5f2-b790f6bf7898\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:30:07:061-99755\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cd4ffc32-ffad-4807-8e08-3294f6ecbb2d], x-b3-parentspanid=[2f826e1ede00c32c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2100712b42fc901e2f826e1ede00c32c], x-b3-spanid=[9039db7c789809f8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6f8e6a4d-79d0-4a7d-a5f2-b790f6bf7898]}\\\"}\"}","context":{"RequestID":"6f8e6a4d-79d0-4a7d-a5f2-b790f6bf7898","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bc731d79-cb88-403f-85da-6655367e0574","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:30:07.060Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:07.064Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6f8e6a4d-79d0-4a7d-a5f2-b790f6bf7898","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bc731d79-cb88-403f-85da-6655367e0574","LogTimestamp":"2023-05-25T23:30:07.064Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:30:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:30:09.076Z","message":"Entering","context":{"RequestID":"e3bbacdc-0a13-4321-a788-20910978059e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"79962b63-8bda-4277-9825-bad895819ae4","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:30:09.075Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:30:09.079Z","message":"{\"transactionId\":\"e3bbacdc-0a13-4321-a788-20910978059e\",\"status\":\"200\",\"rqstDate\":\"230525-23:30:09:077\",\"respDate\":\"230525-23:30:09:079\",\"sourceId\":\"haproxy:e3bbacdc-0a13-4321-a788-20910978059e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:30:09:077-68046\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1019d7b9-20ec-4e18-89c4-8d34875b45b6], x-b3-parentspanid=[0a42032ba53bffd0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f67e124125691cb10a42032ba53bffd0], x-b3-spanid=[a632b145a0e7f0fa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e3bbacdc-0a13-4321-a788-20910978059e]}\\\"}\"}","context":{"RequestID":"e3bbacdc-0a13-4321-a788-20910978059e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"79962b63-8bda-4277-9825-bad895819ae4","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:30:09.075Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:09.081Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e3bbacdc-0a13-4321-a788-20910978059e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"79962b63-8bda-4277-9825-bad895819ae4","LogTimestamp":"2023-05-25T23:30:09.081Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:30:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:30:11.091Z","message":"Entering","context":{"RequestID":"4ed0c5db-caf9-485a-9133-e76ffc66a492","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1c70f299-98be-4b57-a902-40845339a229","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:30:11.091Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:30:11.093Z","message":"{\"transactionId\":\"4ed0c5db-caf9-485a-9133-e76ffc66a492\",\"status\":\"200\",\"rqstDate\":\"230525-23:30:11:092\",\"respDate\":\"230525-23:30:11:093\",\"sourceId\":\"haproxy:4ed0c5db-caf9-485a-9133-e76ffc66a492\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:30:11:092-21495\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[be9a8992-6229-47b8-a267-cfea077bd9eb], x-b3-parentspanid=[0f6c6a0278de4228], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ba4fbda899f214810f6c6a0278de4228], x-b3-spanid=[7adde15d0b7e1f47], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4ed0c5db-caf9-485a-9133-e76ffc66a492]}\\\"}\"}","context":{"RequestID":"4ed0c5db-caf9-485a-9133-e76ffc66a492","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1c70f299-98be-4b57-a902-40845339a229","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:30:11.091Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:11.094Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4ed0c5db-caf9-485a-9133-e76ffc66a492","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1c70f299-98be-4b57-a902-40845339a229","LogTimestamp":"2023-05-25T23:30:11.093Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:30:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:30:11.909Z","message":"Entering","context":{"RequestID":"bbca673d-8036-4d96-a557-7141b580fc72","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fb8d484b-18ae-436e-89e9-789e9d54e7dc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:30:11.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:30:11.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"bbca673d-8036-4d96-a557-7141b580fc72","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fb8d484b-18ae-436e-89e9-789e9d54e7dc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:30:11.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:11.912Z","message":"{\"transactionId\":\"bbca673d-8036-4d96-a557-7141b580fc72\",\"status\":\"200\",\"rqstDate\":\"230525-23:30:11:910\",\"respDate\":\"230525-23:30:11:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:bbca673d-8036-4d96-a557-7141b580fc72\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:30:11:910-2884\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[bbca673d-8036-4d96-a557-7141b580fc72]}\\\"}\"}","context":{"RequestID":"bbca673d-8036-4d96-a557-7141b580fc72","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fb8d484b-18ae-436e-89e9-789e9d54e7dc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:30:11.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:11.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bbca673d-8036-4d96-a557-7141b580fc72","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fb8d484b-18ae-436e-89e9-789e9d54e7dc","LogTimestamp":"2023-05-25T23:30:11.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:30:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:30:11.993Z","message":"Entering","context":{"RequestID":"0f706a1d-b306-42df-a893-3b2aff84f769","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b318e1d3-9f32-499d-b504-3a5fb76c0d63","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:30:11.993Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:30:11.996Z","message":"{\"transactionId\":\"0f706a1d-b306-42df-a893-3b2aff84f769\",\"status\":\"200\",\"rqstDate\":\"230525-23:30:11:994\",\"respDate\":\"230525-23:30:11:996\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0f706a1d-b306-42df-a893-3b2aff84f769\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:30:11:994-25390\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dc8a2b2f-e980-4aa3-b7fd-a98cfa1de884], x-b3-parentspanid=[8fdd4591f388cdc2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35623], x-envoy-attempt-count=[1], x-b3-traceid=[40dac5b4cd9b3d548fdd4591f388cdc2], x-b3-spanid=[a0c69238492b0f5e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0f706a1d-b306-42df-a893-3b2aff84f769]}\\\"}\"}","context":{"RequestID":"0f706a1d-b306-42df-a893-3b2aff84f769","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b318e1d3-9f32-499d-b504-3a5fb76c0d63","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:30:11.993Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:11.997Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0f706a1d-b306-42df-a893-3b2aff84f769","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b318e1d3-9f32-499d-b504-3a5fb76c0d63","LogTimestamp":"2023-05-25T23:30:11.997Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:30:11 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:30:13.103Z","message":"Entering","context":{"RequestID":"109f7c43-23fc-41b4-a2c3-0b414ccbae6a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7a0456b0-9fba-4c2a-b309-b179b569949c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:30:13.103Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:30:13.106Z","message":"{\"transactionId\":\"109f7c43-23fc-41b4-a2c3-0b414ccbae6a\",\"status\":\"200\",\"rqstDate\":\"230525-23:30:13:104\",\"respDate\":\"230525-23:30:13:106\",\"sourceId\":\"haproxy:109f7c43-23fc-41b4-a2c3-0b414ccbae6a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:30:13:104-16657\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[91f4b37a-00ea-4e92-baff-08ff2f61bd2f], x-b3-parentspanid=[828025a297483471], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[54eec9e198ab2f3c828025a297483471], x-b3-spanid=[dc5e95434a22b6e4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[109f7c43-23fc-41b4-a2c3-0b414ccbae6a]}\\\"}\"}","context":{"RequestID":"109f7c43-23fc-41b4-a2c3-0b414ccbae6a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7a0456b0-9fba-4c2a-b309-b179b569949c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:30:13.103Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:13.107Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"109f7c43-23fc-41b4-a2c3-0b414ccbae6a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7a0456b0-9fba-4c2a-b309-b179b569949c","LogTimestamp":"2023-05-25T23:30:13.107Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:30:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:30:14.122Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:30:14.144Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:14.145Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:14.145Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:15.119Z","message":"Entering","context":{"RequestID":"ee6cfecc-19ab-4b58-86c9-5620e3d3451d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5d38d893-fa00-4118-bf7f-25178face532","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:30:15.119Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:30:15.122Z","message":"{\"transactionId\":\"ee6cfecc-19ab-4b58-86c9-5620e3d3451d\",\"status\":\"200\",\"rqstDate\":\"230525-23:30:15:120\",\"respDate\":\"230525-23:30:15:121\",\"sourceId\":\"haproxy:ee6cfecc-19ab-4b58-86c9-5620e3d3451d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:30:15:120-66213\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f1f67ab6-6473-4b7c-adc5-8d3e7824d378], x-b3-parentspanid=[fbb0c385153d2775], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[10fc39c684400258fbb0c385153d2775], x-b3-spanid=[677ab2828ee4f4fe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ee6cfecc-19ab-4b58-86c9-5620e3d3451d]}\\\"}\"}","context":{"RequestID":"ee6cfecc-19ab-4b58-86c9-5620e3d3451d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5d38d893-fa00-4118-bf7f-25178face532","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:30:15.119Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:15.122Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee6cfecc-19ab-4b58-86c9-5620e3d3451d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5d38d893-fa00-4118-bf7f-25178face532","LogTimestamp":"2023-05-25T23:30:15.122Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:30:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:30:17.132Z","message":"Entering","context":{"RequestID":"d38282b1-a424-4418-85fb-15786f3cf4d0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"89b8f33e-a0d0-4e2f-a469-db5b8a288d50","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:30:17.132Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:30:17.136Z","message":"{\"transactionId\":\"d38282b1-a424-4418-85fb-15786f3cf4d0\",\"status\":\"200\",\"rqstDate\":\"230525-23:30:17:134\",\"respDate\":\"230525-23:30:17:135\",\"sourceId\":\"haproxy:d38282b1-a424-4418-85fb-15786f3cf4d0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:30:17:134-4227\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[904b3e31-437f-4921-83ad-c82b2d8b6d08], x-b3-parentspanid=[11b0c37b094cbf0e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ad472863e766d5fe11b0c37b094cbf0e], x-b3-spanid=[3ef9c5adfa94a79c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d38282b1-a424-4418-85fb-15786f3cf4d0]}\\\"}\"}","context":{"RequestID":"d38282b1-a424-4418-85fb-15786f3cf4d0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"89b8f33e-a0d0-4e2f-a469-db5b8a288d50","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:30:17.132Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:17.137Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d38282b1-a424-4418-85fb-15786f3cf4d0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"89b8f33e-a0d0-4e2f-a469-db5b8a288d50","LogTimestamp":"2023-05-25T23:30:17.137Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:30:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:30:19.147Z","message":"Entering","context":{"RequestID":"ccf09eba-e0df-450a-a433-37626d693d0e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0c964e58-c2f8-4840-97c1-ce07db70011c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:30:19.147Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:30:19.149Z","message":"{\"transactionId\":\"ccf09eba-e0df-450a-a433-37626d693d0e\",\"status\":\"200\",\"rqstDate\":\"230525-23:30:19:147\",\"respDate\":\"230525-23:30:19:149\",\"sourceId\":\"haproxy:ccf09eba-e0df-450a-a433-37626d693d0e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:30:19:147-95066\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[42fc18ac-2b12-400a-b36b-6b98946c3cab], x-b3-parentspanid=[a6c70ad419c81618], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[42c84b6eb014b7e3a6c70ad419c81618], x-b3-spanid=[0332ed16288a0f02], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ccf09eba-e0df-450a-a433-37626d693d0e]}\\\"}\"}","context":{"RequestID":"ccf09eba-e0df-450a-a433-37626d693d0e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0c964e58-c2f8-4840-97c1-ce07db70011c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:30:19.147Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:19.150Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ccf09eba-e0df-450a-a433-37626d693d0e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0c964e58-c2f8-4840-97c1-ce07db70011c","LogTimestamp":"2023-05-25T23:30:19.150Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:30:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:30:21.161Z","message":"Entering","context":{"RequestID":"d23d5b7a-7c1e-4828-91bc-cd848ad2bba9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"77fefd11-22fd-493f-b985-b283c4373a60","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:30:21.161Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:30:21.164Z","message":"{\"transactionId\":\"d23d5b7a-7c1e-4828-91bc-cd848ad2bba9\",\"status\":\"200\",\"rqstDate\":\"230525-23:30:21:162\",\"respDate\":\"230525-23:30:21:163\",\"sourceId\":\"haproxy:d23d5b7a-7c1e-4828-91bc-cd848ad2bba9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:30:21:162-74876\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[321f6c3e-ae81-4f46-a6a6-871b18fea4c2], x-b3-parentspanid=[8b1856f363208552], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[47390340f5eaca128b1856f363208552], x-b3-spanid=[fe476374b5c091e7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d23d5b7a-7c1e-4828-91bc-cd848ad2bba9]}\\\"}\"}","context":{"RequestID":"d23d5b7a-7c1e-4828-91bc-cd848ad2bba9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"77fefd11-22fd-493f-b985-b283c4373a60","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:30:21.161Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:21.164Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d23d5b7a-7c1e-4828-91bc-cd848ad2bba9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"77fefd11-22fd-493f-b985-b283c4373a60","LogTimestamp":"2023-05-25T23:30:21.164Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:30:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:30:21.909Z","message":"Entering","context":{"RequestID":"e2a6b0e0-88c7-4bb0-b880-74f2a97dc1e2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"486a009e-2051-44e7-a2e8-51cacfeba58e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:30:21.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:30:21.912Z","message":"Database is available from CACHED check.","context":{"RequestID":"e2a6b0e0-88c7-4bb0-b880-74f2a97dc1e2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"486a009e-2051-44e7-a2e8-51cacfeba58e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:30:21.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:21.913Z","message":"{\"transactionId\":\"e2a6b0e0-88c7-4bb0-b880-74f2a97dc1e2\",\"status\":\"200\",\"rqstDate\":\"230525-23:30:21:910\",\"respDate\":\"230525-23:30:21:913\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e2a6b0e0-88c7-4bb0-b880-74f2a97dc1e2\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:30:21:910-9089\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e2a6b0e0-88c7-4bb0-b880-74f2a97dc1e2]}\\\"}\"}","context":{"RequestID":"e2a6b0e0-88c7-4bb0-b880-74f2a97dc1e2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"486a009e-2051-44e7-a2e8-51cacfeba58e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:30:21.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:21.914Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e2a6b0e0-88c7-4bb0-b880-74f2a97dc1e2","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"486a009e-2051-44e7-a2e8-51cacfeba58e","LogTimestamp":"2023-05-25T23:30:21.914Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:30:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:30:21.994Z","message":"Entering","context":{"RequestID":"8cd45289-a4b9-44e4-8b00-85f97fe7b6a8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"246c922b-36e8-4d8e-9e17-b4036379916c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:30:21.994Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:30:21.997Z","message":"{\"transactionId\":\"8cd45289-a4b9-44e4-8b00-85f97fe7b6a8\",\"status\":\"200\",\"rqstDate\":\"230525-23:30:21:995\",\"respDate\":\"230525-23:30:21:997\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:8cd45289-a4b9-44e4-8b00-85f97fe7b6a8\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:30:21:995-614\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[59a7336e-0fb8-4223-9e83-3a6d7fc8f5ef], x-b3-parentspanid=[7eaa1fdc544a9a7e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40491], x-envoy-attempt-count=[1], x-b3-traceid=[0b1dba965ad6911a7eaa1fdc544a9a7e], x-b3-spanid=[3c27fed7ee53546a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[8cd45289-a4b9-44e4-8b00-85f97fe7b6a8]}\\\"}\"}","context":{"RequestID":"8cd45289-a4b9-44e4-8b00-85f97fe7b6a8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"246c922b-36e8-4d8e-9e17-b4036379916c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:30:21.994Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:21.998Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8cd45289-a4b9-44e4-8b00-85f97fe7b6a8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"246c922b-36e8-4d8e-9e17-b4036379916c","LogTimestamp":"2023-05-25T23:30:21.998Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:30:21 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:30:23.176Z","message":"Entering","context":{"RequestID":"5e07c35f-6d75-459b-bb72-1cbfc6ae0927","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2914ec07-3757-4568-9fde-cee36f97ba06","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:30:23.175Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:30:23.178Z","message":"{\"transactionId\":\"5e07c35f-6d75-459b-bb72-1cbfc6ae0927\",\"status\":\"200\",\"rqstDate\":\"230525-23:30:23:176\",\"respDate\":\"230525-23:30:23:178\",\"sourceId\":\"haproxy:5e07c35f-6d75-459b-bb72-1cbfc6ae0927\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:30:23:176-45338\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[55271701-da6a-4613-853b-e8ff2b7c05ff], x-b3-parentspanid=[1850cf6446b989f0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0989a20f2f8483231850cf6446b989f0], x-b3-spanid=[ae1a41de4d4a7345], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5e07c35f-6d75-459b-bb72-1cbfc6ae0927]}\\\"}\"}","context":{"RequestID":"5e07c35f-6d75-459b-bb72-1cbfc6ae0927","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2914ec07-3757-4568-9fde-cee36f97ba06","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:30:23.175Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:23.179Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5e07c35f-6d75-459b-bb72-1cbfc6ae0927","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2914ec07-3757-4568-9fde-cee36f97ba06","LogTimestamp":"2023-05-25T23:30:23.179Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:30:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:30:24.123Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:30:24.139Z","message":"Connection[cassandra/10.233.69.175:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:24.141Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:24.141Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:24.141Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:24.143Z","message":"Connection[cassandra/10.233.69.175:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:25.190Z","message":"Entering","context":{"RequestID":"7cde9a54-2567-4777-ada8-bfe6753bdb89","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b126de79-e1b7-4e66-a47a-dfa1da994f81","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:30:25.189Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:30:25.191Z","message":"{\"transactionId\":\"7cde9a54-2567-4777-ada8-bfe6753bdb89\",\"status\":\"200\",\"rqstDate\":\"230525-23:30:25:190\",\"respDate\":\"230525-23:30:25:191\",\"sourceId\":\"haproxy:7cde9a54-2567-4777-ada8-bfe6753bdb89\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:30:25:190-8569\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[761d6eb0-ecc6-4956-bc0e-8b1d0e8dff4b], x-b3-parentspanid=[b5187d009e4bc4c5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b63d79ce3d81189cb5187d009e4bc4c5], x-b3-spanid=[9321d40a2dd213b4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7cde9a54-2567-4777-ada8-bfe6753bdb89]}\\\"}\"}","context":{"RequestID":"7cde9a54-2567-4777-ada8-bfe6753bdb89","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b126de79-e1b7-4e66-a47a-dfa1da994f81","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:30:25.189Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:25.192Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7cde9a54-2567-4777-ada8-bfe6753bdb89","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b126de79-e1b7-4e66-a47a-dfa1da994f81","LogTimestamp":"2023-05-25T23:30:25.192Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:30:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:30:26.361Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:26.367Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:27.202Z","message":"Entering","context":{"RequestID":"9d843edd-5141-42df-947c-90780a4a6dbd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"59714730-661a-4764-9863-b6eadea6af5e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:30:27.201Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:30:27.206Z","message":"{\"transactionId\":\"9d843edd-5141-42df-947c-90780a4a6dbd\",\"status\":\"200\",\"rqstDate\":\"230525-23:30:27:203\",\"respDate\":\"230525-23:30:27:206\",\"sourceId\":\"haproxy:9d843edd-5141-42df-947c-90780a4a6dbd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:30:27:203-4478\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dee41e7d-090a-40b4-831f-ff84345c9f2c], x-b3-parentspanid=[d0ec836ddf3968a9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[086d8bc5fb87ee87d0ec836ddf3968a9], x-b3-spanid=[059d1b482324c06c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9d843edd-5141-42df-947c-90780a4a6dbd]}\\\"}\"}","context":{"RequestID":"9d843edd-5141-42df-947c-90780a4a6dbd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"59714730-661a-4764-9863-b6eadea6af5e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:30:27.201Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:27.207Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9d843edd-5141-42df-947c-90780a4a6dbd","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"59714730-661a-4764-9863-b6eadea6af5e","LogTimestamp":"2023-05-25T23:30:27.207Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:30:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-05-25T23:30:29.220Z","message":"Entering","context":{"RequestID":"0869e48c-177f-4d82-a61c-95bc24cf6edc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0236ebeb-d96d-4b2b-a795-028aa3f6ffc7","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:30:29.219Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:30:29.223Z","message":"{\"transactionId\":\"0869e48c-177f-4d82-a61c-95bc24cf6edc\",\"status\":\"200\",\"rqstDate\":\"230525-23:30:29:220\",\"respDate\":\"230525-23:30:29:223\",\"sourceId\":\"haproxy:0869e48c-177f-4d82-a61c-95bc24cf6edc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:30:29:220-81341\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d0374a2f-8ea9-416a-9665-0f17e56b70ad], x-b3-parentspanid=[706235ba11258acf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[91d31e6c4952d7c0706235ba11258acf], x-b3-spanid=[78054a8c88b4fcd7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0869e48c-177f-4d82-a61c-95bc24cf6edc]}\\\"}\"}","context":{"RequestID":"0869e48c-177f-4d82-a61c-95bc24cf6edc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0236ebeb-d96d-4b2b-a795-028aa3f6ffc7","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:30:29.219Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:29.224Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0869e48c-177f-4d82-a61c-95bc24cf6edc","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0236ebeb-d96d-4b2b-a795-028aa3f6ffc7","LogTimestamp":"2023-05-25T23:30:29.224Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:30:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:30:31.234Z","message":"Entering","context":{"RequestID":"96afad77-4c55-44e4-b2f7-1d4ab7433bd0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"e5fca1bb-23c2-486f-ae2e-44eaef5173ba","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:30:31.234Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:30:31.237Z","message":"{\"transactionId\":\"96afad77-4c55-44e4-b2f7-1d4ab7433bd0\",\"status\":\"200\",\"rqstDate\":\"230525-23:30:31:235\",\"respDate\":\"230525-23:30:31:237\",\"sourceId\":\"haproxy:96afad77-4c55-44e4-b2f7-1d4ab7433bd0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:30:31:235-89350\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8f6e3d32-f718-4e6a-a963-f0a52fb5865e], x-b3-parentspanid=[c7ceffba80fef220], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[26521eff155e299fc7ceffba80fef220], x-b3-spanid=[58664d42a586fa3e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[96afad77-4c55-44e4-b2f7-1d4ab7433bd0]}\\\"}\"}","context":{"RequestID":"96afad77-4c55-44e4-b2f7-1d4ab7433bd0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"e5fca1bb-23c2-486f-ae2e-44eaef5173ba","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:30:31.234Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:31.238Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"96afad77-4c55-44e4-b2f7-1d4ab7433bd0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e5fca1bb-23c2-486f-ae2e-44eaef5173ba","LogTimestamp":"2023-05-25T23:30:31.238Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:30:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-05-25T23:30:31.909Z","message":"Entering","context":{"RequestID":"af73d543-76bb-4121-8043-61dd51018cea","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9f05b433-eb43-4994-9bbf-bb67a26d179b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:30:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:30:31.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"af73d543-76bb-4121-8043-61dd51018cea","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9f05b433-eb43-4994-9bbf-bb67a26d179b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:30:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:31.912Z","message":"{\"transactionId\":\"af73d543-76bb-4121-8043-61dd51018cea\",\"status\":\"200\",\"rqstDate\":\"230525-23:30:31:909\",\"respDate\":\"230525-23:30:31:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:af73d543-76bb-4121-8043-61dd51018cea\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:30:31:909-78237\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[af73d543-76bb-4121-8043-61dd51018cea]}\\\"}\"}","context":{"RequestID":"af73d543-76bb-4121-8043-61dd51018cea","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9f05b433-eb43-4994-9bbf-bb67a26d179b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:30:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:31.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"af73d543-76bb-4121-8043-61dd51018cea","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9f05b433-eb43-4994-9bbf-bb67a26d179b","LogTimestamp":"2023-05-25T23:30:31.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:30:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:30:31.995Z","message":"Entering","context":{"RequestID":"8489df97-19b3-4a68-8249-4aac4a3514f2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1aeede36-5e42-469b-b2eb-8f86c8391cba","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:30:31.995Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:30:31.998Z","message":"{\"transactionId\":\"8489df97-19b3-4a68-8249-4aac4a3514f2\",\"status\":\"200\",\"rqstDate\":\"230525-23:30:31:996\",\"respDate\":\"230525-23:30:31:998\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:8489df97-19b3-4a68-8249-4aac4a3514f2\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:30:31:996-41779\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[277c66fa-1335-4879-bbfd-50a1d0e82f87], x-b3-parentspanid=[958236fe916cf8cf], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40969], x-envoy-attempt-count=[1], x-b3-traceid=[a568d2c2546b8138958236fe916cf8cf], x-b3-spanid=[04003fe163d1693c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[8489df97-19b3-4a68-8249-4aac4a3514f2]}\\\"}\"}","context":{"RequestID":"8489df97-19b3-4a68-8249-4aac4a3514f2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1aeede36-5e42-469b-b2eb-8f86c8391cba","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:30:31.995Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:31.999Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8489df97-19b3-4a68-8249-4aac4a3514f2","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1aeede36-5e42-469b-b2eb-8f86c8391cba","LogTimestamp":"2023-05-25T23:30:31.999Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:30:32 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:30:33.249Z","message":"Entering","context":{"RequestID":"2367133d-2c2a-49ca-8fe3-6a922420a6c1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6f1f7677-1371-43d0-aa1a-158e8ce10c6d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:30:33.249Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:30:33.253Z","message":"{\"transactionId\":\"2367133d-2c2a-49ca-8fe3-6a922420a6c1\",\"status\":\"200\",\"rqstDate\":\"230525-23:30:33:250\",\"respDate\":\"230525-23:30:33:252\",\"sourceId\":\"haproxy:2367133d-2c2a-49ca-8fe3-6a922420a6c1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:30:33:250-18781\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f5448931-1005-4de3-b595-cfb0b95bd1e6], x-b3-parentspanid=[233848ebccd891ae], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e0ebaf04cd48c36f233848ebccd891ae], x-b3-spanid=[001a91fe7ea7a752], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2367133d-2c2a-49ca-8fe3-6a922420a6c1]}\\\"}\"}","context":{"RequestID":"2367133d-2c2a-49ca-8fe3-6a922420a6c1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6f1f7677-1371-43d0-aa1a-158e8ce10c6d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:30:33.249Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:33.253Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2367133d-2c2a-49ca-8fe3-6a922420a6c1","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6f1f7677-1371-43d0-aa1a-158e8ce10c6d","LogTimestamp":"2023-05-25T23:30:33.253Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:30:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:30:34.123Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:30:34.138Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:34.138Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:34.138Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:35.264Z","message":"Entering","context":{"RequestID":"cba8606a-44fc-405b-93f1-92692b60fc5b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9fdabdba-fc0f-42f4-ab3c-11e02be846f6","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:30:35.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:30:35.267Z","message":"{\"transactionId\":\"cba8606a-44fc-405b-93f1-92692b60fc5b\",\"status\":\"200\",\"rqstDate\":\"230525-23:30:35:265\",\"respDate\":\"230525-23:30:35:267\",\"sourceId\":\"haproxy:cba8606a-44fc-405b-93f1-92692b60fc5b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:30:35:265-74224\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[670ce4ad-c8ff-4442-a707-817dd075fabb], x-b3-parentspanid=[de5e82f46c56f81a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bdeefa54f43f5396de5e82f46c56f81a], x-b3-spanid=[d22558be42985c1a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cba8606a-44fc-405b-93f1-92692b60fc5b]}\\\"}\"}","context":{"RequestID":"cba8606a-44fc-405b-93f1-92692b60fc5b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9fdabdba-fc0f-42f4-ab3c-11e02be846f6","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:30:35.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:35.268Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cba8606a-44fc-405b-93f1-92692b60fc5b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9fdabdba-fc0f-42f4-ab3c-11e02be846f6","LogTimestamp":"2023-05-25T23:30:35.268Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:30:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:30:37.279Z","message":"Entering","context":{"RequestID":"0c024a8b-5410-4510-8c0c-2f609866164c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f823b056-0bb3-4637-b20b-6a38a49a7d89","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:30:37.279Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:30:37.282Z","message":"{\"transactionId\":\"0c024a8b-5410-4510-8c0c-2f609866164c\",\"status\":\"200\",\"rqstDate\":\"230525-23:30:37:280\",\"respDate\":\"230525-23:30:37:281\",\"sourceId\":\"haproxy:0c024a8b-5410-4510-8c0c-2f609866164c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:30:37:280-39777\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[be4c79c3-450b-4bff-ae1f-ea7ef1875d0a], x-b3-parentspanid=[3b80ddbf59bef02d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[624d3810d294e6dc3b80ddbf59bef02d], x-b3-spanid=[7e6e213aed631adc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0c024a8b-5410-4510-8c0c-2f609866164c]}\\\"}\"}","context":{"RequestID":"0c024a8b-5410-4510-8c0c-2f609866164c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f823b056-0bb3-4637-b20b-6a38a49a7d89","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:30:37.279Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:37.282Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0c024a8b-5410-4510-8c0c-2f609866164c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f823b056-0bb3-4637-b20b-6a38a49a7d89","LogTimestamp":"2023-05-25T23:30:37.282Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:30:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:30:39.293Z","message":"Entering","context":{"RequestID":"f29918d6-f111-473a-922e-c4cf6ce5822c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"40c958d3-44ef-4639-9e84-4db59ed29a27","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:30:39.293Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:30:39.297Z","message":"{\"transactionId\":\"f29918d6-f111-473a-922e-c4cf6ce5822c\",\"status\":\"200\",\"rqstDate\":\"230525-23:30:39:294\",\"respDate\":\"230525-23:30:39:296\",\"sourceId\":\"haproxy:f29918d6-f111-473a-922e-c4cf6ce5822c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:30:39:294-85275\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5c4116f8-2c17-4740-bc18-baa4626786d0], x-b3-parentspanid=[a0bc40bc7b5286de], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3e8fa8eb05e1d24ea0bc40bc7b5286de], x-b3-spanid=[a98bac8990bc050f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f29918d6-f111-473a-922e-c4cf6ce5822c]}\\\"}\"}","context":{"RequestID":"f29918d6-f111-473a-922e-c4cf6ce5822c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"40c958d3-44ef-4639-9e84-4db59ed29a27","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:30:39.293Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:39.297Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f29918d6-f111-473a-922e-c4cf6ce5822c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"40c958d3-44ef-4639-9e84-4db59ed29a27","LogTimestamp":"2023-05-25T23:30:39.297Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:30:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:30:41.308Z","message":"Entering","context":{"RequestID":"a27cd6f2-543d-4bcd-a079-f1f176d269b3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c096719d-9a21-44f0-8a84-31d0d57fe211","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:30:41.307Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:30:41.310Z","message":"{\"transactionId\":\"a27cd6f2-543d-4bcd-a079-f1f176d269b3\",\"status\":\"200\",\"rqstDate\":\"230525-23:30:41:308\",\"respDate\":\"230525-23:30:41:310\",\"sourceId\":\"haproxy:a27cd6f2-543d-4bcd-a079-f1f176d269b3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:30:41:308-66420\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[efd4663f-f670-45b3-a3ae-f82b9fdf7a18], x-b3-parentspanid=[5fa6c8d54abe8293], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[06d19794e8b6a3ba5fa6c8d54abe8293], x-b3-spanid=[bcef1b376dba0143], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a27cd6f2-543d-4bcd-a079-f1f176d269b3]}\\\"}\"}","context":{"RequestID":"a27cd6f2-543d-4bcd-a079-f1f176d269b3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c096719d-9a21-44f0-8a84-31d0d57fe211","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:30:41.307Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:41.311Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a27cd6f2-543d-4bcd-a079-f1f176d269b3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c096719d-9a21-44f0-8a84-31d0d57fe211","LogTimestamp":"2023-05-25T23:30:41.311Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:30:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:30:41.910Z","message":"Entering","context":{"RequestID":"6628bea5-40eb-4ab8-a6f4-6769854c7bd7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"dbbec1a4-715b-469b-985c-c94d3c8a8b26","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:30:41.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:30:41.913Z","message":"Database is available from CACHED check.","context":{"RequestID":"6628bea5-40eb-4ab8-a6f4-6769854c7bd7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"dbbec1a4-715b-469b-985c-c94d3c8a8b26","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:30:41.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:41.914Z","message":"{\"transactionId\":\"6628bea5-40eb-4ab8-a6f4-6769854c7bd7\",\"status\":\"200\",\"rqstDate\":\"230525-23:30:41:911\",\"respDate\":\"230525-23:30:41:914\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6628bea5-40eb-4ab8-a6f4-6769854c7bd7\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:30:41:911-35518\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6628bea5-40eb-4ab8-a6f4-6769854c7bd7]}\\\"}\"}","context":{"RequestID":"6628bea5-40eb-4ab8-a6f4-6769854c7bd7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"dbbec1a4-715b-469b-985c-c94d3c8a8b26","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:30:41.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:41.916Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6628bea5-40eb-4ab8-a6f4-6769854c7bd7","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dbbec1a4-715b-469b-985c-c94d3c8a8b26","LogTimestamp":"2023-05-25T23:30:41.915Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:30:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-05-25T23:30:41.998Z","message":"Entering","context":{"RequestID":"ad1e2263-3d48-4b15-8f20-36b6b494282a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a64ab8c2-9f73-4fe7-92ff-d484f5b3061e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:30:41.997Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:30:42.001Z","message":"{\"transactionId\":\"ad1e2263-3d48-4b15-8f20-36b6b494282a\",\"status\":\"200\",\"rqstDate\":\"230525-23:30:41:999\",\"respDate\":\"230525-23:30:42:001\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ad1e2263-3d48-4b15-8f20-36b6b494282a\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:30:41:999-12321\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[98b2051a-eda6-40b0-943a-709eb8407038], x-b3-parentspanid=[c655d6fcee6f099f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57971], x-envoy-attempt-count=[1], x-b3-traceid=[21dcf3342289f42ac655d6fcee6f099f], x-b3-spanid=[c9e23dc3ff2da778], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ad1e2263-3d48-4b15-8f20-36b6b494282a]}\\\"}\"}","context":{"RequestID":"ad1e2263-3d48-4b15-8f20-36b6b494282a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a64ab8c2-9f73-4fe7-92ff-d484f5b3061e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:30:41.997Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:42.002Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ad1e2263-3d48-4b15-8f20-36b6b494282a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a64ab8c2-9f73-4fe7-92ff-d484f5b3061e","LogTimestamp":"2023-05-25T23:30:42.002Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:30:42 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:30:43.322Z","message":"Entering","context":{"RequestID":"c5d51765-5fbf-44b3-b6ed-d4e7bef8da96","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6675bde3-1d8c-4eda-86cd-aeabd3663c30","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:30:43.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:30:43.325Z","message":"{\"transactionId\":\"c5d51765-5fbf-44b3-b6ed-d4e7bef8da96\",\"status\":\"200\",\"rqstDate\":\"230525-23:30:43:323\",\"respDate\":\"230525-23:30:43:325\",\"sourceId\":\"haproxy:c5d51765-5fbf-44b3-b6ed-d4e7bef8da96\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:30:43:323-72287\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[29f7680a-d162-4a12-8384-2d520f5c01b0], x-b3-parentspanid=[afc293113bf0bbda], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4ebd664e0a4337d4afc293113bf0bbda], x-b3-spanid=[996b6b14a7df77f0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c5d51765-5fbf-44b3-b6ed-d4e7bef8da96]}\\\"}\"}","context":{"RequestID":"c5d51765-5fbf-44b3-b6ed-d4e7bef8da96","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6675bde3-1d8c-4eda-86cd-aeabd3663c30","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:30:43.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:43.326Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c5d51765-5fbf-44b3-b6ed-d4e7bef8da96","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6675bde3-1d8c-4eda-86cd-aeabd3663c30","LogTimestamp":"2023-05-25T23:30:43.326Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:30:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:30:44.123Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:30:44.140Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:44.140Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:44.140Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:45.338Z","message":"Entering","context":{"RequestID":"97ffd522-a141-4a21-8ad2-873e3879e434","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"89471594-8063-4327-abe8-e0795ffcc404","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:30:45.338Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:30:45.341Z","message":"{\"transactionId\":\"97ffd522-a141-4a21-8ad2-873e3879e434\",\"status\":\"200\",\"rqstDate\":\"230525-23:30:45:339\",\"respDate\":\"230525-23:30:45:340\",\"sourceId\":\"haproxy:97ffd522-a141-4a21-8ad2-873e3879e434\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:30:45:339-93012\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[68ce83da-0c0a-4126-9a29-b12dde6bcb0d], x-b3-parentspanid=[2d7ef2696ce67dff], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fe93eb1ebba1d2102d7ef2696ce67dff], x-b3-spanid=[89eb5d55b9906243], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[97ffd522-a141-4a21-8ad2-873e3879e434]}\\\"}\"}","context":{"RequestID":"97ffd522-a141-4a21-8ad2-873e3879e434","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"89471594-8063-4327-abe8-e0795ffcc404","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:30:45.338Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:45.341Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"97ffd522-a141-4a21-8ad2-873e3879e434","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"89471594-8063-4327-abe8-e0795ffcc404","LogTimestamp":"2023-05-25T23:30:45.341Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:30:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:30:47.352Z","message":"Entering","context":{"RequestID":"dbb74e85-ab21-4f1a-8b23-43d2a2652cc7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"46f60882-d820-47b2-96a6-3cbf110b3335","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:30:47.352Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:30:47.354Z","message":"{\"transactionId\":\"dbb74e85-ab21-4f1a-8b23-43d2a2652cc7\",\"status\":\"200\",\"rqstDate\":\"230525-23:30:47:353\",\"respDate\":\"230525-23:30:47:354\",\"sourceId\":\"haproxy:dbb74e85-ab21-4f1a-8b23-43d2a2652cc7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:30:47:353-27239\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1ee643a9-4d40-4805-97a5-49fb4b66af0e], x-b3-parentspanid=[eff798292cc09fd6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f9166dae706fa11aeff798292cc09fd6], x-b3-spanid=[259b7398e89998f5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dbb74e85-ab21-4f1a-8b23-43d2a2652cc7]}\\\"}\"}","context":{"RequestID":"dbb74e85-ab21-4f1a-8b23-43d2a2652cc7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"46f60882-d820-47b2-96a6-3cbf110b3335","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:30:47.352Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:47.355Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dbb74e85-ab21-4f1a-8b23-43d2a2652cc7","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"46f60882-d820-47b2-96a6-3cbf110b3335","LogTimestamp":"2023-05-25T23:30:47.355Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:30:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:30:49.367Z","message":"Entering","context":{"RequestID":"4ef09cfa-d155-41d3-a903-1d554139169b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8026898d-7b4c-4e6e-91f8-61c7fb67d1bb","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:30:49.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:30:49.370Z","message":"{\"transactionId\":\"4ef09cfa-d155-41d3-a903-1d554139169b\",\"status\":\"200\",\"rqstDate\":\"230525-23:30:49:368\",\"respDate\":\"230525-23:30:49:370\",\"sourceId\":\"haproxy:4ef09cfa-d155-41d3-a903-1d554139169b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:30:49:368-26679\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[314a7caf-6505-4ddf-b1d6-11a3eda91731], x-b3-parentspanid=[74b90888adc4af4c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ab19578a8009197274b90888adc4af4c], x-b3-spanid=[510f8e8d5f9f8790], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4ef09cfa-d155-41d3-a903-1d554139169b]}\\\"}\"}","context":{"RequestID":"4ef09cfa-d155-41d3-a903-1d554139169b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8026898d-7b4c-4e6e-91f8-61c7fb67d1bb","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:30:49.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:49.371Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4ef09cfa-d155-41d3-a903-1d554139169b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8026898d-7b4c-4e6e-91f8-61c7fb67d1bb","LogTimestamp":"2023-05-25T23:30:49.371Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:30:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:30:51.382Z","message":"Entering","context":{"RequestID":"0f73d71f-10cf-455c-8f07-72a7beb6e128","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9e2c312f-b5ad-46c1-9714-f37ef2f71ebc","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:30:51.382Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:30:51.385Z","message":"{\"transactionId\":\"0f73d71f-10cf-455c-8f07-72a7beb6e128\",\"status\":\"200\",\"rqstDate\":\"230525-23:30:51:383\",\"respDate\":\"230525-23:30:51:385\",\"sourceId\":\"haproxy:0f73d71f-10cf-455c-8f07-72a7beb6e128\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:30:51:383-10886\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d061e81d-4705-441c-bdb3-bc1c4c6690c3], x-b3-parentspanid=[5bbb9610845eb59d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b7ccab62fb75de055bbb9610845eb59d], x-b3-spanid=[f7b11380866dcc6e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0f73d71f-10cf-455c-8f07-72a7beb6e128]}\\\"}\"}","context":{"RequestID":"0f73d71f-10cf-455c-8f07-72a7beb6e128","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9e2c312f-b5ad-46c1-9714-f37ef2f71ebc","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:30:51.382Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:51.386Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0f73d71f-10cf-455c-8f07-72a7beb6e128","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9e2c312f-b5ad-46c1-9714-f37ef2f71ebc","LogTimestamp":"2023-05-25T23:30:51.386Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:30:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:30:51.909Z","message":"Entering","context":{"RequestID":"7ae7d703-e6f4-4733-a361-db1aa94dcd1e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a70f86d2-f4c3-434a-974c-d872f2aac0c5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:30:51.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:30:51.912Z","message":"Database is available from CACHED check.","context":{"RequestID":"7ae7d703-e6f4-4733-a361-db1aa94dcd1e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a70f86d2-f4c3-434a-974c-d872f2aac0c5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:30:51.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:51.913Z","message":"{\"transactionId\":\"7ae7d703-e6f4-4733-a361-db1aa94dcd1e\",\"status\":\"200\",\"rqstDate\":\"230525-23:30:51:910\",\"respDate\":\"230525-23:30:51:913\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7ae7d703-e6f4-4733-a361-db1aa94dcd1e\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:30:51:910-8328\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7ae7d703-e6f4-4733-a361-db1aa94dcd1e]}\\\"}\"}","context":{"RequestID":"7ae7d703-e6f4-4733-a361-db1aa94dcd1e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a70f86d2-f4c3-434a-974c-d872f2aac0c5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:30:51.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:51.914Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7ae7d703-e6f4-4733-a361-db1aa94dcd1e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a70f86d2-f4c3-434a-974c-d872f2aac0c5","LogTimestamp":"2023-05-25T23:30:51.914Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:30:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:30:51.994Z","message":"Entering","context":{"RequestID":"c53f2132-d82f-4ab0-9ea8-559a7cb7c287","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e03d8cd0-0125-4582-bb99-e3274c14645a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:30:51.994Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:30:51.997Z","message":"{\"transactionId\":\"c53f2132-d82f-4ab0-9ea8-559a7cb7c287\",\"status\":\"200\",\"rqstDate\":\"230525-23:30:51:995\",\"respDate\":\"230525-23:30:51:996\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c53f2132-d82f-4ab0-9ea8-559a7cb7c287\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:30:51:995-31247\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[093dd62e-3f46-4af0-808b-2f77ca5d7980], x-b3-parentspanid=[4e5c11326d351bd1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55521], x-envoy-attempt-count=[1], x-b3-traceid=[216198232614710c4e5c11326d351bd1], x-b3-spanid=[f6e762baaa010f0d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c53f2132-d82f-4ab0-9ea8-559a7cb7c287]}\\\"}\"}","context":{"RequestID":"c53f2132-d82f-4ab0-9ea8-559a7cb7c287","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e03d8cd0-0125-4582-bb99-e3274c14645a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:30:51.994Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:51.998Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c53f2132-d82f-4ab0-9ea8-559a7cb7c287","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e03d8cd0-0125-4582-bb99-e3274c14645a","LogTimestamp":"2023-05-25T23:30:51.997Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:30:51 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:30:53.397Z","message":"Entering","context":{"RequestID":"998896c1-33e5-4fa4-abc9-d7ab430f8752","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"50f22563-6315-46cf-86aa-1a15eda6b5d6","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:30:53.396Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:30:53.400Z","message":"{\"transactionId\":\"998896c1-33e5-4fa4-abc9-d7ab430f8752\",\"status\":\"200\",\"rqstDate\":\"230525-23:30:53:397\",\"respDate\":\"230525-23:30:53:399\",\"sourceId\":\"haproxy:998896c1-33e5-4fa4-abc9-d7ab430f8752\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:30:53:397-448\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9c60ad73-3288-46b3-9564-168d69ad23d4], x-b3-parentspanid=[52c22f782b5bd36b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[28b963180d3a5c6352c22f782b5bd36b], x-b3-spanid=[d96eedcf4a444a1e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[998896c1-33e5-4fa4-abc9-d7ab430f8752]}\\\"}\"}","context":{"RequestID":"998896c1-33e5-4fa4-abc9-d7ab430f8752","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"50f22563-6315-46cf-86aa-1a15eda6b5d6","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:30:53.396Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:53.401Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"998896c1-33e5-4fa4-abc9-d7ab430f8752","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"50f22563-6315-46cf-86aa-1a15eda6b5d6","LogTimestamp":"2023-05-25T23:30:53.401Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:30:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:30:54.124Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:30:54.140Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:54.141Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:54.141Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:55.412Z","message":"Entering","context":{"RequestID":"cae35c14-2553-4d69-91be-95a5fea70fd7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0d10cc7c-44cb-4afd-bd3e-906ac6039c41","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:30:55.412Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:30:55.415Z","message":"{\"transactionId\":\"cae35c14-2553-4d69-91be-95a5fea70fd7\",\"status\":\"200\",\"rqstDate\":\"230525-23:30:55:413\",\"respDate\":\"230525-23:30:55:415\",\"sourceId\":\"haproxy:cae35c14-2553-4d69-91be-95a5fea70fd7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:30:55:413-3500\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ec523b21-14c6-4e1e-8e13-51696a4c58bd], x-b3-parentspanid=[2c337b642ed5f3ca], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4df7200fd2e2c5802c337b642ed5f3ca], x-b3-spanid=[edee95812f68cb50], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cae35c14-2553-4d69-91be-95a5fea70fd7]}\\\"}\"}","context":{"RequestID":"cae35c14-2553-4d69-91be-95a5fea70fd7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0d10cc7c-44cb-4afd-bd3e-906ac6039c41","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:30:55.412Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:55.416Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cae35c14-2553-4d69-91be-95a5fea70fd7","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0d10cc7c-44cb-4afd-bd3e-906ac6039c41","LogTimestamp":"2023-05-25T23:30:55.416Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:30:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:30:56.367Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:56.373Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:57.426Z","message":"Entering","context":{"RequestID":"567a0f12-648f-4635-a4c6-32771e82ab4f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"22d1dffd-2859-4f41-ad47-0ea1985c2b63","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:30:57.426Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:30:57.429Z","message":"{\"transactionId\":\"567a0f12-648f-4635-a4c6-32771e82ab4f\",\"status\":\"200\",\"rqstDate\":\"230525-23:30:57:427\",\"respDate\":\"230525-23:30:57:429\",\"sourceId\":\"haproxy:567a0f12-648f-4635-a4c6-32771e82ab4f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:30:57:427-23916\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[44f60bdd-b64e-46c6-aa3e-e06e580bff44], x-b3-parentspanid=[d1e9848e3908a85b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7384cfb961b199ced1e9848e3908a85b], x-b3-spanid=[f2eaad61b1edfba5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[567a0f12-648f-4635-a4c6-32771e82ab4f]}\\\"}\"}","context":{"RequestID":"567a0f12-648f-4635-a4c6-32771e82ab4f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"22d1dffd-2859-4f41-ad47-0ea1985c2b63","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:30:57.426Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:57.431Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"567a0f12-648f-4635-a4c6-32771e82ab4f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"22d1dffd-2859-4f41-ad47-0ea1985c2b63","LogTimestamp":"2023-05-25T23:30:57.430Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:30:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:30:59.442Z","message":"Entering","context":{"RequestID":"9b356227-f2b2-4c2f-ab5e-da12198900f8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2b487f38-ecf1-48a2-80cf-1ccaf36d7d18","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:30:59.442Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:30:59.447Z","message":"{\"transactionId\":\"9b356227-f2b2-4c2f-ab5e-da12198900f8\",\"status\":\"200\",\"rqstDate\":\"230525-23:30:59:443\",\"respDate\":\"230525-23:30:59:447\",\"sourceId\":\"haproxy:9b356227-f2b2-4c2f-ab5e-da12198900f8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:30:59:443-42233\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[36639a17-8220-4446-940d-96dde2e47849], x-b3-parentspanid=[154b3eb0bb9d2ecf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3833467a045b7058154b3eb0bb9d2ecf], x-b3-spanid=[2e9d69032312372a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9b356227-f2b2-4c2f-ab5e-da12198900f8]}\\\"}\"}","context":{"RequestID":"9b356227-f2b2-4c2f-ab5e-da12198900f8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2b487f38-ecf1-48a2-80cf-1ccaf36d7d18","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:30:59.442Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:30:59.448Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9b356227-f2b2-4c2f-ab5e-da12198900f8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2b487f38-ecf1-48a2-80cf-1ccaf36d7d18","LogTimestamp":"2023-05-25T23:30:59.448Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:30:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-05-25T23:31:01.459Z","message":"Entering","context":{"RequestID":"e9e1650d-8dc4-4a26-8304-b85131fbf403","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5c3f7503-5edf-4567-9c22-1c0cb2883730","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:31:01.458Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:31:01.462Z","message":"{\"transactionId\":\"e9e1650d-8dc4-4a26-8304-b85131fbf403\",\"status\":\"200\",\"rqstDate\":\"230525-23:31:01:460\",\"respDate\":\"230525-23:31:01:462\",\"sourceId\":\"haproxy:e9e1650d-8dc4-4a26-8304-b85131fbf403\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:31:01:460-16521\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5c64daf5-e596-4118-8d62-c39f870958a4], x-b3-parentspanid=[ca89a9c57c964ff7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6f53181ed82c1cb1ca89a9c57c964ff7], x-b3-spanid=[f070de277ddce1b6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e9e1650d-8dc4-4a26-8304-b85131fbf403]}\\\"}\"}","context":{"RequestID":"e9e1650d-8dc4-4a26-8304-b85131fbf403","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5c3f7503-5edf-4567-9c22-1c0cb2883730","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:31:01.458Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:01.463Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e9e1650d-8dc4-4a26-8304-b85131fbf403","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5c3f7503-5edf-4567-9c22-1c0cb2883730","LogTimestamp":"2023-05-25T23:31:01.463Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:31:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:31:01.908Z","message":"Entering","context":{"RequestID":"7ff8879f-a601-4b15-91bc-9161daab2ffa","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"99a85ee3-ea0a-4c42-95d8-2e85d08e57a9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:31:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:31:01.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"7ff8879f-a601-4b15-91bc-9161daab2ffa","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"99a85ee3-ea0a-4c42-95d8-2e85d08e57a9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:31:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:01.911Z","message":"{\"transactionId\":\"7ff8879f-a601-4b15-91bc-9161daab2ffa\",\"status\":\"200\",\"rqstDate\":\"230525-23:31:01:909\",\"respDate\":\"230525-23:31:01:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7ff8879f-a601-4b15-91bc-9161daab2ffa\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:31:01:909-81865\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7ff8879f-a601-4b15-91bc-9161daab2ffa]}\\\"}\"}","context":{"RequestID":"7ff8879f-a601-4b15-91bc-9161daab2ffa","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"99a85ee3-ea0a-4c42-95d8-2e85d08e57a9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:31:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:01.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7ff8879f-a601-4b15-91bc-9161daab2ffa","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"99a85ee3-ea0a-4c42-95d8-2e85d08e57a9","LogTimestamp":"2023-05-25T23:31:01.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:31:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:31:01.994Z","message":"Entering","context":{"RequestID":"c3abf0a1-2c46-46fb-9b8a-8c939e390800","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f2e10deb-a004-4dab-9d7d-88749c2b0b4c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:31:01.993Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:31:01.997Z","message":"{\"transactionId\":\"c3abf0a1-2c46-46fb-9b8a-8c939e390800\",\"status\":\"200\",\"rqstDate\":\"230525-23:31:01:994\",\"respDate\":\"230525-23:31:01:996\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c3abf0a1-2c46-46fb-9b8a-8c939e390800\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:31:01:994-67269\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1e64fcf1-7f4e-40b4-b032-2c202161bd7f], x-b3-parentspanid=[e149b6f33849e33a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51965], x-envoy-attempt-count=[1], x-b3-traceid=[46ec71a2d4ab4530e149b6f33849e33a], x-b3-spanid=[2793c11f213ac606], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c3abf0a1-2c46-46fb-9b8a-8c939e390800]}\\\"}\"}","context":{"RequestID":"c3abf0a1-2c46-46fb-9b8a-8c939e390800","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f2e10deb-a004-4dab-9d7d-88749c2b0b4c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:31:01.993Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:01.998Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c3abf0a1-2c46-46fb-9b8a-8c939e390800","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f2e10deb-a004-4dab-9d7d-88749c2b0b4c","LogTimestamp":"2023-05-25T23:31:01.997Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:31:02 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:31:03.474Z","message":"Entering","context":{"RequestID":"493544e4-c319-4ea5-8b21-6cc2ebb6dc92","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6edaeee8-7b7c-4bb9-97e8-804001c51bec","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:31:03.474Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:31:03.477Z","message":"{\"transactionId\":\"493544e4-c319-4ea5-8b21-6cc2ebb6dc92\",\"status\":\"200\",\"rqstDate\":\"230525-23:31:03:475\",\"respDate\":\"230525-23:31:03:477\",\"sourceId\":\"haproxy:493544e4-c319-4ea5-8b21-6cc2ebb6dc92\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:31:03:475-65606\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[adeb1f40-fc99-4f3b-bde9-748eb34e0288], x-b3-parentspanid=[465f35757b90e30a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[578d0e9d1170693e465f35757b90e30a], x-b3-spanid=[a57d6755f7ac74c6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[493544e4-c319-4ea5-8b21-6cc2ebb6dc92]}\\\"}\"}","context":{"RequestID":"493544e4-c319-4ea5-8b21-6cc2ebb6dc92","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6edaeee8-7b7c-4bb9-97e8-804001c51bec","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:31:03.474Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:03.478Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"493544e4-c319-4ea5-8b21-6cc2ebb6dc92","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6edaeee8-7b7c-4bb9-97e8-804001c51bec","LogTimestamp":"2023-05-25T23:31:03.478Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:31:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:31:04.125Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:31:04.140Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:04.141Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:04.141Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:05.488Z","message":"Entering","context":{"RequestID":"ef0b7b7f-eb95-4acc-b746-cb7d0ae7ce96","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2892076f-714b-48c5-8a78-17711608369e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:31:05.488Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:31:05.492Z","message":"{\"transactionId\":\"ef0b7b7f-eb95-4acc-b746-cb7d0ae7ce96\",\"status\":\"200\",\"rqstDate\":\"230525-23:31:05:489\",\"respDate\":\"230525-23:31:05:491\",\"sourceId\":\"haproxy:ef0b7b7f-eb95-4acc-b746-cb7d0ae7ce96\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:31:05:489-55892\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f8629eb8-5585-4044-90b0-fda0e3f94ea9], x-b3-parentspanid=[23e009e34bf41212], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2b9cabfc504dfc8223e009e34bf41212], x-b3-spanid=[4fdfb755bb4b4f2a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ef0b7b7f-eb95-4acc-b746-cb7d0ae7ce96]}\\\"}\"}","context":{"RequestID":"ef0b7b7f-eb95-4acc-b746-cb7d0ae7ce96","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2892076f-714b-48c5-8a78-17711608369e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:31:05.488Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:05.492Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ef0b7b7f-eb95-4acc-b746-cb7d0ae7ce96","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2892076f-714b-48c5-8a78-17711608369e","LogTimestamp":"2023-05-25T23:31:05.492Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:31:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:31:07.504Z","message":"Entering","context":{"RequestID":"a665c206-83ec-403e-9401-bbd5e160b59d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"546ae2ad-950b-4603-a4b1-8b5fb290efba","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:31:07.504Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:31:07.507Z","message":"{\"transactionId\":\"a665c206-83ec-403e-9401-bbd5e160b59d\",\"status\":\"200\",\"rqstDate\":\"230525-23:31:07:505\",\"respDate\":\"230525-23:31:07:507\",\"sourceId\":\"haproxy:a665c206-83ec-403e-9401-bbd5e160b59d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:31:07:505-72050\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6872078e-5db0-4df9-8798-744bfe27ad0f], x-b3-parentspanid=[4965a84c3329f4a5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a81505da3a8997a24965a84c3329f4a5], x-b3-spanid=[a99e66e391ac75c5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a665c206-83ec-403e-9401-bbd5e160b59d]}\\\"}\"}","context":{"RequestID":"a665c206-83ec-403e-9401-bbd5e160b59d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"546ae2ad-950b-4603-a4b1-8b5fb290efba","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:31:07.504Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:07.508Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a665c206-83ec-403e-9401-bbd5e160b59d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"546ae2ad-950b-4603-a4b1-8b5fb290efba","LogTimestamp":"2023-05-25T23:31:07.508Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:31:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:31:09.518Z","message":"Entering","context":{"RequestID":"557a83d1-262a-4583-887c-dec667344c56","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ce527f30-d866-42d6-8301-7863590d1a37","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:31:09.518Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:31:09.521Z","message":"{\"transactionId\":\"557a83d1-262a-4583-887c-dec667344c56\",\"status\":\"200\",\"rqstDate\":\"230525-23:31:09:519\",\"respDate\":\"230525-23:31:09:521\",\"sourceId\":\"haproxy:557a83d1-262a-4583-887c-dec667344c56\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:31:09:519-44051\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[95dcfad5-e979-4ff9-a863-00ff8d6e17f0], x-b3-parentspanid=[a63aaf445dc94ec0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5cfa8151fbb384e4a63aaf445dc94ec0], x-b3-spanid=[31ecc8a42f637e07], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[557a83d1-262a-4583-887c-dec667344c56]}\\\"}\"}","context":{"RequestID":"557a83d1-262a-4583-887c-dec667344c56","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ce527f30-d866-42d6-8301-7863590d1a37","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:31:09.518Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:09.522Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"557a83d1-262a-4583-887c-dec667344c56","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ce527f30-d866-42d6-8301-7863590d1a37","LogTimestamp":"2023-05-25T23:31:09.522Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:31:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:31:11.532Z","message":"Entering","context":{"RequestID":"d756d9ab-4ee3-4668-a425-22aadd1a703b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e881e744-3569-4bea-9957-4885a6f017fd","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:31:11.532Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:31:11.535Z","message":"{\"transactionId\":\"d756d9ab-4ee3-4668-a425-22aadd1a703b\",\"status\":\"200\",\"rqstDate\":\"230525-23:31:11:533\",\"respDate\":\"230525-23:31:11:535\",\"sourceId\":\"haproxy:d756d9ab-4ee3-4668-a425-22aadd1a703b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:31:11:533-77120\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[74cf0ec6-14c5-4e70-af69-f01f0394f93e], x-b3-parentspanid=[580e9a0ddc4edd52], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4d34bb6861657b93580e9a0ddc4edd52], x-b3-spanid=[29d80ff2f064e2c8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d756d9ab-4ee3-4668-a425-22aadd1a703b]}\\\"}\"}","context":{"RequestID":"d756d9ab-4ee3-4668-a425-22aadd1a703b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e881e744-3569-4bea-9957-4885a6f017fd","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:31:11.532Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:11.536Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d756d9ab-4ee3-4668-a425-22aadd1a703b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e881e744-3569-4bea-9957-4885a6f017fd","LogTimestamp":"2023-05-25T23:31:11.536Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:31:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:31:11.910Z","message":"Entering","context":{"RequestID":"378b0442-0272-44b7-bc80-e2cb7dabdda7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a7ef06b4-b546-404f-b3ee-c74e799a9239","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:31:11.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:31:11.913Z","message":"Database is available from CACHED check.","context":{"RequestID":"378b0442-0272-44b7-bc80-e2cb7dabdda7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a7ef06b4-b546-404f-b3ee-c74e799a9239","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:31:11.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:11.914Z","message":"{\"transactionId\":\"378b0442-0272-44b7-bc80-e2cb7dabdda7\",\"status\":\"200\",\"rqstDate\":\"230525-23:31:11:911\",\"respDate\":\"230525-23:31:11:914\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:378b0442-0272-44b7-bc80-e2cb7dabdda7\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:31:11:911-10990\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[378b0442-0272-44b7-bc80-e2cb7dabdda7]}\\\"}\"}","context":{"RequestID":"378b0442-0272-44b7-bc80-e2cb7dabdda7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a7ef06b4-b546-404f-b3ee-c74e799a9239","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:31:11.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:11.915Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"378b0442-0272-44b7-bc80-e2cb7dabdda7","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a7ef06b4-b546-404f-b3ee-c74e799a9239","LogTimestamp":"2023-05-25T23:31:11.915Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:31:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:31:11.995Z","message":"Entering","context":{"RequestID":"29835026-aad6-4907-bdf8-4c705d000d34","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"79e601c7-d59e-4daf-991d-9ee1801ba8d2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:31:11.995Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:31:11.998Z","message":"{\"transactionId\":\"29835026-aad6-4907-bdf8-4c705d000d34\",\"status\":\"200\",\"rqstDate\":\"230525-23:31:11:996\",\"respDate\":\"230525-23:31:11:998\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:29835026-aad6-4907-bdf8-4c705d000d34\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:31:11:996-67886\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2b6da689-5b6f-4747-ae4d-391b2c23d21a], x-b3-parentspanid=[73e28fadbd670561], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39075], x-envoy-attempt-count=[1], x-b3-traceid=[b4399e9bd9fe560d73e28fadbd670561], x-b3-spanid=[526e446ed22a369d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[29835026-aad6-4907-bdf8-4c705d000d34]}\\\"}\"}","context":{"RequestID":"29835026-aad6-4907-bdf8-4c705d000d34","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"79e601c7-d59e-4daf-991d-9ee1801ba8d2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:31:11.995Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:11.999Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"29835026-aad6-4907-bdf8-4c705d000d34","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"79e601c7-d59e-4daf-991d-9ee1801ba8d2","LogTimestamp":"2023-05-25T23:31:11.999Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:31:12 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:31:13.548Z","message":"Entering","context":{"RequestID":"801d95b5-1d19-48e5-a79c-18016746a2b9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"122f2869-7ed3-4522-a2e8-2c9a927261ad","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:31:13.548Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:31:13.551Z","message":"{\"transactionId\":\"801d95b5-1d19-48e5-a79c-18016746a2b9\",\"status\":\"200\",\"rqstDate\":\"230525-23:31:13:549\",\"respDate\":\"230525-23:31:13:551\",\"sourceId\":\"haproxy:801d95b5-1d19-48e5-a79c-18016746a2b9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:31:13:549-76726\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d495c30f-1812-4cc0-9920-ccddc72f41b0], x-b3-parentspanid=[e1f6184438978c40], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bf8fed429e48a6d5e1f6184438978c40], x-b3-spanid=[5714291a4a41d099], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[801d95b5-1d19-48e5-a79c-18016746a2b9]}\\\"}\"}","context":{"RequestID":"801d95b5-1d19-48e5-a79c-18016746a2b9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"122f2869-7ed3-4522-a2e8-2c9a927261ad","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:31:13.548Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:13.552Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"801d95b5-1d19-48e5-a79c-18016746a2b9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"122f2869-7ed3-4522-a2e8-2c9a927261ad","LogTimestamp":"2023-05-25T23:31:13.552Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:31:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:31:14.126Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:31:14.143Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:14.143Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:14.143Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:15.563Z","message":"Entering","context":{"RequestID":"3dca55c5-7717-49a2-8afb-2a51a7019132","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e02a6245-3175-439c-95cf-e48ba207ee46","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:31:15.562Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:31:15.567Z","message":"{\"transactionId\":\"3dca55c5-7717-49a2-8afb-2a51a7019132\",\"status\":\"200\",\"rqstDate\":\"230525-23:31:15:564\",\"respDate\":\"230525-23:31:15:566\",\"sourceId\":\"haproxy:3dca55c5-7717-49a2-8afb-2a51a7019132\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:31:15:564-16512\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a2b3986b-e710-4bc3-99b8-d2f311474e73], x-b3-parentspanid=[b329e5f906438072], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3de85e312a7bb2b7b329e5f906438072], x-b3-spanid=[c3f633ceef288699], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3dca55c5-7717-49a2-8afb-2a51a7019132]}\\\"}\"}","context":{"RequestID":"3dca55c5-7717-49a2-8afb-2a51a7019132","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e02a6245-3175-439c-95cf-e48ba207ee46","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:31:15.562Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:15.568Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3dca55c5-7717-49a2-8afb-2a51a7019132","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e02a6245-3175-439c-95cf-e48ba207ee46","LogTimestamp":"2023-05-25T23:31:15.567Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:31:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-05-25T23:31:17.579Z","message":"Entering","context":{"RequestID":"8c735182-6706-47c7-a90f-6e356c3790de","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"57e01a16-2580-4424-bdb5-6e48cbe27a25","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:31:17.579Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:31:17.582Z","message":"{\"transactionId\":\"8c735182-6706-47c7-a90f-6e356c3790de\",\"status\":\"200\",\"rqstDate\":\"230525-23:31:17:580\",\"respDate\":\"230525-23:31:17:582\",\"sourceId\":\"haproxy:8c735182-6706-47c7-a90f-6e356c3790de\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:31:17:580-81435\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ea78dd21-7676-40ef-b522-e9d499feaca8], x-b3-parentspanid=[e39e08296d941272], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b9c4507c6cb629a9e39e08296d941272], x-b3-spanid=[73a5aa000ae8302c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8c735182-6706-47c7-a90f-6e356c3790de]}\\\"}\"}","context":{"RequestID":"8c735182-6706-47c7-a90f-6e356c3790de","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"57e01a16-2580-4424-bdb5-6e48cbe27a25","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:31:17.579Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:17.583Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8c735182-6706-47c7-a90f-6e356c3790de","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"57e01a16-2580-4424-bdb5-6e48cbe27a25","LogTimestamp":"2023-05-25T23:31:17.583Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:31:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:31:19.595Z","message":"Entering","context":{"RequestID":"3ba3bfdf-9cd2-49e9-a570-a88fcb5cb3a0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"32f2f7a4-7a2f-4db4-892c-fb5709ff922f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:31:19.595Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:31:19.598Z","message":"{\"transactionId\":\"3ba3bfdf-9cd2-49e9-a570-a88fcb5cb3a0\",\"status\":\"200\",\"rqstDate\":\"230525-23:31:19:596\",\"respDate\":\"230525-23:31:19:598\",\"sourceId\":\"haproxy:3ba3bfdf-9cd2-49e9-a570-a88fcb5cb3a0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:31:19:596-6383\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2b74d81d-edd8-4dde-90f4-736b27a4d730], x-b3-parentspanid=[4d31286d8f67dcbb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[60293925a0686bf94d31286d8f67dcbb], x-b3-spanid=[03dca970ef943bd3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3ba3bfdf-9cd2-49e9-a570-a88fcb5cb3a0]}\\\"}\"}","context":{"RequestID":"3ba3bfdf-9cd2-49e9-a570-a88fcb5cb3a0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"32f2f7a4-7a2f-4db4-892c-fb5709ff922f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:31:19.595Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:19.599Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3ba3bfdf-9cd2-49e9-a570-a88fcb5cb3a0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"32f2f7a4-7a2f-4db4-892c-fb5709ff922f","LogTimestamp":"2023-05-25T23:31:19.599Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:31:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:31:21.612Z","message":"Entering","context":{"RequestID":"cb6f25f3-e820-45ad-8a95-199f9e72b28d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b7ea08d5-202a-40b2-8b41-283167a468c9","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:31:21.611Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:31:21.614Z","message":"{\"transactionId\":\"cb6f25f3-e820-45ad-8a95-199f9e72b28d\",\"status\":\"200\",\"rqstDate\":\"230525-23:31:21:612\",\"respDate\":\"230525-23:31:21:614\",\"sourceId\":\"haproxy:cb6f25f3-e820-45ad-8a95-199f9e72b28d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:31:21:612-74823\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d55b798f-f2af-48b0-b805-f4599462b7e1], x-b3-parentspanid=[aff54fea821dccb9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cca28a5fbcd52df8aff54fea821dccb9], x-b3-spanid=[3be8f9b88e8929de], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cb6f25f3-e820-45ad-8a95-199f9e72b28d]}\\\"}\"}","context":{"RequestID":"cb6f25f3-e820-45ad-8a95-199f9e72b28d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b7ea08d5-202a-40b2-8b41-283167a468c9","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:31:21.611Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:21.615Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cb6f25f3-e820-45ad-8a95-199f9e72b28d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b7ea08d5-202a-40b2-8b41-283167a468c9","LogTimestamp":"2023-05-25T23:31:21.615Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:31:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:31:21.909Z","message":"Entering","context":{"RequestID":"ecd7a095-cc12-42a4-a231-3c484885c4eb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8846b061-01af-4e56-92b9-4662e0b88c74","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:31:21.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:31:21.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"ecd7a095-cc12-42a4-a231-3c484885c4eb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8846b061-01af-4e56-92b9-4662e0b88c74","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:31:21.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:21.912Z","message":"{\"transactionId\":\"ecd7a095-cc12-42a4-a231-3c484885c4eb\",\"status\":\"200\",\"rqstDate\":\"230525-23:31:21:910\",\"respDate\":\"230525-23:31:21:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ecd7a095-cc12-42a4-a231-3c484885c4eb\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:31:21:910-60089\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ecd7a095-cc12-42a4-a231-3c484885c4eb]}\\\"}\"}","context":{"RequestID":"ecd7a095-cc12-42a4-a231-3c484885c4eb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8846b061-01af-4e56-92b9-4662e0b88c74","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:31:21.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:21.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ecd7a095-cc12-42a4-a231-3c484885c4eb","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8846b061-01af-4e56-92b9-4662e0b88c74","LogTimestamp":"2023-05-25T23:31:21.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:31:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:31:21.995Z","message":"Entering","context":{"RequestID":"a21235c7-5538-4df2-9ba1-93951d21ff6f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bf3d8b13-9ff5-441e-b79d-94661f5dbf00","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:31:21.995Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:31:21.999Z","message":"{\"transactionId\":\"a21235c7-5538-4df2-9ba1-93951d21ff6f\",\"status\":\"200\",\"rqstDate\":\"230525-23:31:21:997\",\"respDate\":\"230525-23:31:21:999\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a21235c7-5538-4df2-9ba1-93951d21ff6f\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:31:21:997-14333\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a836bac1-8a67-4976-8ad5-436a93cb8818], x-b3-parentspanid=[f8279ea81cd5bdda], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47159], x-envoy-attempt-count=[1], x-b3-traceid=[14dcb518b63a83d4f8279ea81cd5bdda], x-b3-spanid=[533afcd554029875], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a21235c7-5538-4df2-9ba1-93951d21ff6f]}\\\"}\"}","context":{"RequestID":"a21235c7-5538-4df2-9ba1-93951d21ff6f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bf3d8b13-9ff5-441e-b79d-94661f5dbf00","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:31:21.995Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:22.001Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a21235c7-5538-4df2-9ba1-93951d21ff6f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"6","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bf3d8b13-9ff5-441e-b79d-94661f5dbf00","LogTimestamp":"2023-05-25T23:31:22.001Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:31:22 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:31:23.627Z","message":"Entering","context":{"RequestID":"2f4cab68-aa5b-4915-b99e-5eabc3b12aa5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0313cbef-0f18-47a6-8723-e8537461b24a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:31:23.627Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:31:23.632Z","message":"{\"transactionId\":\"2f4cab68-aa5b-4915-b99e-5eabc3b12aa5\",\"status\":\"200\",\"rqstDate\":\"230525-23:31:23:629\",\"respDate\":\"230525-23:31:23:632\",\"sourceId\":\"haproxy:2f4cab68-aa5b-4915-b99e-5eabc3b12aa5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:31:23:629-68468\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6b4c0f9d-5d3d-4cef-bc8f-5f6684c712b1], x-b3-parentspanid=[f0b2491442215c5f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[efb03c1744b05883f0b2491442215c5f], x-b3-spanid=[0eab125ec11a53c1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2f4cab68-aa5b-4915-b99e-5eabc3b12aa5]}\\\"}\"}","context":{"RequestID":"2f4cab68-aa5b-4915-b99e-5eabc3b12aa5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0313cbef-0f18-47a6-8723-e8537461b24a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:31:23.627Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:23.634Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2f4cab68-aa5b-4915-b99e-5eabc3b12aa5","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"7","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0313cbef-0f18-47a6-8723-e8537461b24a","LogTimestamp":"2023-05-25T23:31:23.634Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:31:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-05-25T23:31:24.125Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:31:24.140Z","message":"Connection[cassandra/10.233.69.175:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:24.143Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:24.143Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:24.144Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:24.144Z","message":"Connection[cassandra/10.233.69.175:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:25.645Z","message":"Entering","context":{"RequestID":"f9e666d8-b7a2-4b82-bf33-e5a22e240bfb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"18bb9af8-7c22-4128-8521-ffaa705a66af","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:31:25.645Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:31:25.648Z","message":"{\"transactionId\":\"f9e666d8-b7a2-4b82-bf33-e5a22e240bfb\",\"status\":\"200\",\"rqstDate\":\"230525-23:31:25:646\",\"respDate\":\"230525-23:31:25:648\",\"sourceId\":\"haproxy:f9e666d8-b7a2-4b82-bf33-e5a22e240bfb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:31:25:646-37660\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cb5d7c80-c448-4294-8194-b702810c89d6], x-b3-parentspanid=[c386474a2328c9ff], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a341213e1881b172c386474a2328c9ff], x-b3-spanid=[9e3e632b797a4005], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f9e666d8-b7a2-4b82-bf33-e5a22e240bfb]}\\\"}\"}","context":{"RequestID":"f9e666d8-b7a2-4b82-bf33-e5a22e240bfb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"18bb9af8-7c22-4128-8521-ffaa705a66af","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:31:25.645Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:25.649Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f9e666d8-b7a2-4b82-bf33-e5a22e240bfb","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"18bb9af8-7c22-4128-8521-ffaa705a66af","LogTimestamp":"2023-05-25T23:31:25.649Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:31:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:31:26.374Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:26.378Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:27.663Z","message":"Entering","context":{"RequestID":"f95e86ef-87a9-4a50-a5e7-a11f5799eb26","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"36e5d613-a491-4da6-b7bd-56d33e9fbf62","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:31:27.662Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:31:27.666Z","message":"{\"transactionId\":\"f95e86ef-87a9-4a50-a5e7-a11f5799eb26\",\"status\":\"200\",\"rqstDate\":\"230525-23:31:27:664\",\"respDate\":\"230525-23:31:27:666\",\"sourceId\":\"haproxy:f95e86ef-87a9-4a50-a5e7-a11f5799eb26\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:31:27:664-25170\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[91e2c6c3-6773-45f8-a625-5b43f20f819c], x-b3-parentspanid=[0a9a8281f44d804d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f275a4bd796cc3fb0a9a8281f44d804d], x-b3-spanid=[c4baeb6405af92ac], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f95e86ef-87a9-4a50-a5e7-a11f5799eb26]}\\\"}\"}","context":{"RequestID":"f95e86ef-87a9-4a50-a5e7-a11f5799eb26","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"36e5d613-a491-4da6-b7bd-56d33e9fbf62","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:31:27.662Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:27.668Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f95e86ef-87a9-4a50-a5e7-a11f5799eb26","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"36e5d613-a491-4da6-b7bd-56d33e9fbf62","LogTimestamp":"2023-05-25T23:31:27.667Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:31:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-05-25T23:31:29.680Z","message":"Entering","context":{"RequestID":"4d81097f-2047-4966-bdd3-196b57e126db","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7ed65b53-2d26-4532-a6e8-4d0be019e73e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:31:29.680Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:31:29.683Z","message":"{\"transactionId\":\"4d81097f-2047-4966-bdd3-196b57e126db\",\"status\":\"200\",\"rqstDate\":\"230525-23:31:29:681\",\"respDate\":\"230525-23:31:29:683\",\"sourceId\":\"haproxy:4d81097f-2047-4966-bdd3-196b57e126db\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:31:29:681-11825\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[176a9300-c275-4d16-badd-71297a7a0f02], x-b3-parentspanid=[da11890879bd5496], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[617417b92519fcf8da11890879bd5496], x-b3-spanid=[2f082cdda8842325], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4d81097f-2047-4966-bdd3-196b57e126db]}\\\"}\"}","context":{"RequestID":"4d81097f-2047-4966-bdd3-196b57e126db","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7ed65b53-2d26-4532-a6e8-4d0be019e73e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:31:29.680Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:29.684Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4d81097f-2047-4966-bdd3-196b57e126db","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7ed65b53-2d26-4532-a6e8-4d0be019e73e","LogTimestamp":"2023-05-25T23:31:29.684Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:31:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:31:31.697Z","message":"Entering","context":{"RequestID":"2f9cc68e-7237-42bc-b504-2c60a9010ee8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8160fe26-2247-49d1-abdc-99144eb68360","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:31:31.697Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:31:31.699Z","message":"{\"transactionId\":\"2f9cc68e-7237-42bc-b504-2c60a9010ee8\",\"status\":\"200\",\"rqstDate\":\"230525-23:31:31:698\",\"respDate\":\"230525-23:31:31:699\",\"sourceId\":\"haproxy:2f9cc68e-7237-42bc-b504-2c60a9010ee8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:31:31:698-32269\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f462419c-3f85-97a9-9d82-8f1804db4d11], x-b3-parentspanid=[c80e6af0b91304bd], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8fea46216627419dc80e6af0b91304bd], x-b3-spanid=[a76768d5a592f23a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2f9cc68e-7237-42bc-b504-2c60a9010ee8]}\\\"}\"}","context":{"RequestID":"2f9cc68e-7237-42bc-b504-2c60a9010ee8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8160fe26-2247-49d1-abdc-99144eb68360","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:31:31.697Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:31.700Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2f9cc68e-7237-42bc-b504-2c60a9010ee8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8160fe26-2247-49d1-abdc-99144eb68360","LogTimestamp":"2023-05-25T23:31:31.700Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:31:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:31:31.908Z","message":"Entering","context":{"RequestID":"55eb95f7-e995-4863-a842-3d511d897858","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2fb934e5-7877-4e08-9bff-4b04d41693df","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:31:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:31:31.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"55eb95f7-e995-4863-a842-3d511d897858","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2fb934e5-7877-4e08-9bff-4b04d41693df","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:31:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:31.912Z","message":"{\"transactionId\":\"55eb95f7-e995-4863-a842-3d511d897858\",\"status\":\"200\",\"rqstDate\":\"230525-23:31:31:909\",\"respDate\":\"230525-23:31:31:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:55eb95f7-e995-4863-a842-3d511d897858\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:31:31:909-51045\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[55eb95f7-e995-4863-a842-3d511d897858]}\\\"}\"}","context":{"RequestID":"55eb95f7-e995-4863-a842-3d511d897858","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2fb934e5-7877-4e08-9bff-4b04d41693df","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:31:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:31.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"55eb95f7-e995-4863-a842-3d511d897858","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2fb934e5-7877-4e08-9bff-4b04d41693df","LogTimestamp":"2023-05-25T23:31:31.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:31:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:31:31.995Z","message":"Entering","context":{"RequestID":"14cb2f72-8174-4e82-a28f-7968e2f864ff","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ad3b2dff-b6d2-498d-9fb3-b266e95158a9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:31:31.994Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:31:31.998Z","message":"{\"transactionId\":\"14cb2f72-8174-4e82-a28f-7968e2f864ff\",\"status\":\"200\",\"rqstDate\":\"230525-23:31:31:996\",\"respDate\":\"230525-23:31:31:998\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:14cb2f72-8174-4e82-a28f-7968e2f864ff\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:31:31:996-38504\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4a507733-b92b-4657-baea-a86af31018ec], x-b3-parentspanid=[a0daa368dc16ce53], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39539], x-envoy-attempt-count=[1], x-b3-traceid=[4d3e2849d7bb1976a0daa368dc16ce53], x-b3-spanid=[11173abef53bf355], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[14cb2f72-8174-4e82-a28f-7968e2f864ff]}\\\"}\"}","context":{"RequestID":"14cb2f72-8174-4e82-a28f-7968e2f864ff","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ad3b2dff-b6d2-498d-9fb3-b266e95158a9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:31:31.994Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:31.999Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"14cb2f72-8174-4e82-a28f-7968e2f864ff","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ad3b2dff-b6d2-498d-9fb3-b266e95158a9","LogTimestamp":"2023-05-25T23:31:31.999Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:31:32 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:31:33.712Z","message":"Entering","context":{"RequestID":"4219182b-5ed4-478e-8932-f7edb514c841","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6c6e24e5-5b7e-4094-a3db-0a8ec589bfbe","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:31:33.712Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:31:33.715Z","message":"{\"transactionId\":\"4219182b-5ed4-478e-8932-f7edb514c841\",\"status\":\"200\",\"rqstDate\":\"230525-23:31:33:713\",\"respDate\":\"230525-23:31:33:715\",\"sourceId\":\"haproxy:4219182b-5ed4-478e-8932-f7edb514c841\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:31:33:713-56919\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f1c11894-7857-419e-b0e1-f12a1d37f67b], x-b3-parentspanid=[c409036ad648c7df], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3ad8355679109c20c409036ad648c7df], x-b3-spanid=[176a798546744ead], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4219182b-5ed4-478e-8932-f7edb514c841]}\\\"}\"}","context":{"RequestID":"4219182b-5ed4-478e-8932-f7edb514c841","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6c6e24e5-5b7e-4094-a3db-0a8ec589bfbe","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:31:33.712Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:33.716Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4219182b-5ed4-478e-8932-f7edb514c841","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c6e24e5-5b7e-4094-a3db-0a8ec589bfbe","LogTimestamp":"2023-05-25T23:31:33.716Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:31:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:31:34.126Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:31:34.144Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:34.144Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:34.144Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:35.727Z","message":"Entering","context":{"RequestID":"24f40931-e3b2-44a2-95a6-e9a981910dcd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5784947b-97eb-4c14-9ba1-92cec086e096","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:31:35.727Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:31:35.730Z","message":"{\"transactionId\":\"24f40931-e3b2-44a2-95a6-e9a981910dcd\",\"status\":\"200\",\"rqstDate\":\"230525-23:31:35:728\",\"respDate\":\"230525-23:31:35:730\",\"sourceId\":\"haproxy:24f40931-e3b2-44a2-95a6-e9a981910dcd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:31:35:728-67873\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0dec71a7-3d67-4433-8d85-204894cd4e9d], x-b3-parentspanid=[4c1c301b37fe6de7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[257182aabcee496d4c1c301b37fe6de7], x-b3-spanid=[139291f91203ca71], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[24f40931-e3b2-44a2-95a6-e9a981910dcd]}\\\"}\"}","context":{"RequestID":"24f40931-e3b2-44a2-95a6-e9a981910dcd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5784947b-97eb-4c14-9ba1-92cec086e096","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:31:35.727Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:35.731Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"24f40931-e3b2-44a2-95a6-e9a981910dcd","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5784947b-97eb-4c14-9ba1-92cec086e096","LogTimestamp":"2023-05-25T23:31:35.731Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:31:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:31:37.743Z","message":"Entering","context":{"RequestID":"fcf77fb5-5d7a-4635-8aaf-90d1831af09a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ced50295-51ad-4737-b24a-3c663050e6bc","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:31:37.743Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:31:37.745Z","message":"{\"transactionId\":\"fcf77fb5-5d7a-4635-8aaf-90d1831af09a\",\"status\":\"200\",\"rqstDate\":\"230525-23:31:37:744\",\"respDate\":\"230525-23:31:37:745\",\"sourceId\":\"haproxy:fcf77fb5-5d7a-4635-8aaf-90d1831af09a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:31:37:744-87444\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eee42c11-56a3-4fd8-8331-5b9527bb7704], x-b3-parentspanid=[2f36af71a3d8365f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[00cdb873724c284c2f36af71a3d8365f], x-b3-spanid=[0608d6b532e09461], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fcf77fb5-5d7a-4635-8aaf-90d1831af09a]}\\\"}\"}","context":{"RequestID":"fcf77fb5-5d7a-4635-8aaf-90d1831af09a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ced50295-51ad-4737-b24a-3c663050e6bc","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:31:37.743Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:37.746Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fcf77fb5-5d7a-4635-8aaf-90d1831af09a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ced50295-51ad-4737-b24a-3c663050e6bc","LogTimestamp":"2023-05-25T23:31:37.746Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:31:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:31:39.755Z","message":"Entering","context":{"RequestID":"0e2d0884-eaf3-47a5-a350-66e3c298181f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6e7ffa79-dae4-46b8-86d8-0594fa839abc","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:31:39.755Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:31:39.758Z","message":"{\"transactionId\":\"0e2d0884-eaf3-47a5-a350-66e3c298181f\",\"status\":\"200\",\"rqstDate\":\"230525-23:31:39:756\",\"respDate\":\"230525-23:31:39:758\",\"sourceId\":\"haproxy:0e2d0884-eaf3-47a5-a350-66e3c298181f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:31:39:756-4621\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[58a5fbf2-4df8-4ac8-9483-5f6e0120d06e], x-b3-parentspanid=[dc54118e413db0dc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c44312b18c5c9107dc54118e413db0dc], x-b3-spanid=[511787e9bff60472], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0e2d0884-eaf3-47a5-a350-66e3c298181f]}\\\"}\"}","context":{"RequestID":"0e2d0884-eaf3-47a5-a350-66e3c298181f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6e7ffa79-dae4-46b8-86d8-0594fa839abc","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:31:39.755Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:39.759Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0e2d0884-eaf3-47a5-a350-66e3c298181f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6e7ffa79-dae4-46b8-86d8-0594fa839abc","LogTimestamp":"2023-05-25T23:31:39.759Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:31:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:31:41.773Z","message":"Entering","context":{"RequestID":"fbe7e837-6e00-4c50-97ea-a853dac1bb46","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f720a128-2b95-42e7-9d22-47add833cbee","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:31:41.773Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:31:41.776Z","message":"{\"transactionId\":\"fbe7e837-6e00-4c50-97ea-a853dac1bb46\",\"status\":\"200\",\"rqstDate\":\"230525-23:31:41:774\",\"respDate\":\"230525-23:31:41:776\",\"sourceId\":\"haproxy:fbe7e837-6e00-4c50-97ea-a853dac1bb46\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:31:41:774-44476\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c5fefd53-55d7-4272-90e9-5d641fa8ed4e], x-b3-parentspanid=[45294b26c3eef40a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bea3f892d9fb788d45294b26c3eef40a], x-b3-spanid=[2f96f9ecb466417d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fbe7e837-6e00-4c50-97ea-a853dac1bb46]}\\\"}\"}","context":{"RequestID":"fbe7e837-6e00-4c50-97ea-a853dac1bb46","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f720a128-2b95-42e7-9d22-47add833cbee","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:31:41.773Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:41.777Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fbe7e837-6e00-4c50-97ea-a853dac1bb46","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f720a128-2b95-42e7-9d22-47add833cbee","LogTimestamp":"2023-05-25T23:31:41.777Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:31:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:31:41.909Z","message":"Entering","context":{"RequestID":"d5b20f73-5dff-4ed2-87e0-8dc1c5171855","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"28ee8920-7dfc-43ca-9e16-7cbf4cf63213","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:31:41.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:31:41.912Z","message":"Database is available from CACHED check.","context":{"RequestID":"d5b20f73-5dff-4ed2-87e0-8dc1c5171855","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"28ee8920-7dfc-43ca-9e16-7cbf4cf63213","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:31:41.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:41.913Z","message":"{\"transactionId\":\"d5b20f73-5dff-4ed2-87e0-8dc1c5171855\",\"status\":\"200\",\"rqstDate\":\"230525-23:31:41:910\",\"respDate\":\"230525-23:31:41:913\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d5b20f73-5dff-4ed2-87e0-8dc1c5171855\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:31:41:910-10167\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d5b20f73-5dff-4ed2-87e0-8dc1c5171855]}\\\"}\"}","context":{"RequestID":"d5b20f73-5dff-4ed2-87e0-8dc1c5171855","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"28ee8920-7dfc-43ca-9e16-7cbf4cf63213","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:31:41.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:41.914Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d5b20f73-5dff-4ed2-87e0-8dc1c5171855","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"28ee8920-7dfc-43ca-9e16-7cbf4cf63213","LogTimestamp":"2023-05-25T23:31:41.914Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:31:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:31:41.996Z","message":"Entering","context":{"RequestID":"178355f8-e7ff-49d7-acda-cfc554ee413b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5d949834-a005-4581-b29d-e4a6891accd5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:31:41.995Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:31:41.998Z","message":"{\"transactionId\":\"178355f8-e7ff-49d7-acda-cfc554ee413b\",\"status\":\"200\",\"rqstDate\":\"230525-23:31:41:996\",\"respDate\":\"230525-23:31:41:998\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:178355f8-e7ff-49d7-acda-cfc554ee413b\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:31:41:996-71073\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b3c56498-9dea-417c-a78c-aaf87b3cc1c2], x-b3-parentspanid=[a2766434cd57ecd7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54861], x-envoy-attempt-count=[1], x-b3-traceid=[d24b6c1e9312d667a2766434cd57ecd7], x-b3-spanid=[4ef50097a8e02381], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[178355f8-e7ff-49d7-acda-cfc554ee413b]}\\\"}\"}","context":{"RequestID":"178355f8-e7ff-49d7-acda-cfc554ee413b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5d949834-a005-4581-b29d-e4a6891accd5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:31:41.995Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:41.999Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"178355f8-e7ff-49d7-acda-cfc554ee413b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5d949834-a005-4581-b29d-e4a6891accd5","LogTimestamp":"2023-05-25T23:31:41.999Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:31:42 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:31:43.789Z","message":"Entering","context":{"RequestID":"ec2d5d3b-b52d-4b7f-af96-9d1ccb358a27","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c658a02b-f4a2-4b3b-92d0-100c8f87b546","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:31:43.789Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:31:43.792Z","message":"{\"transactionId\":\"ec2d5d3b-b52d-4b7f-af96-9d1ccb358a27\",\"status\":\"200\",\"rqstDate\":\"230525-23:31:43:790\",\"respDate\":\"230525-23:31:43:792\",\"sourceId\":\"haproxy:ec2d5d3b-b52d-4b7f-af96-9d1ccb358a27\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:31:43:790-85720\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ae616b04-824c-4afa-8a02-7144e2ed46e8], x-b3-parentspanid=[be0636f4a7bc389d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4ea61d16a4b988e9be0636f4a7bc389d], x-b3-spanid=[5a7351b63007fd1d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ec2d5d3b-b52d-4b7f-af96-9d1ccb358a27]}\\\"}\"}","context":{"RequestID":"ec2d5d3b-b52d-4b7f-af96-9d1ccb358a27","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c658a02b-f4a2-4b3b-92d0-100c8f87b546","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:31:43.789Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:43.793Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ec2d5d3b-b52d-4b7f-af96-9d1ccb358a27","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c658a02b-f4a2-4b3b-92d0-100c8f87b546","LogTimestamp":"2023-05-25T23:31:43.793Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:31:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:31:44.126Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:31:44.144Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:44.144Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:44.145Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:45.804Z","message":"Entering","context":{"RequestID":"296c95f0-0c99-4ab8-8225-bb3df7cfb689","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0c3859fc-8951-4b7d-874c-d7700b5de042","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:31:45.804Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:31:45.807Z","message":"{\"transactionId\":\"296c95f0-0c99-4ab8-8225-bb3df7cfb689\",\"status\":\"200\",\"rqstDate\":\"230525-23:31:45:805\",\"respDate\":\"230525-23:31:45:807\",\"sourceId\":\"haproxy:296c95f0-0c99-4ab8-8225-bb3df7cfb689\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:31:45:805-44191\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5753cc5e-0439-4823-98ab-18283c9c2adb], x-b3-parentspanid=[cbda1a5836923d7c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[68885345598e793acbda1a5836923d7c], x-b3-spanid=[e8e97644347f3e2f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[296c95f0-0c99-4ab8-8225-bb3df7cfb689]}\\\"}\"}","context":{"RequestID":"296c95f0-0c99-4ab8-8225-bb3df7cfb689","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0c3859fc-8951-4b7d-874c-d7700b5de042","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:31:45.804Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:45.808Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"296c95f0-0c99-4ab8-8225-bb3df7cfb689","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0c3859fc-8951-4b7d-874c-d7700b5de042","LogTimestamp":"2023-05-25T23:31:45.808Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:31:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:31:47.819Z","message":"Entering","context":{"RequestID":"c585ece4-ed9d-450f-aaa7-4398f79ef2ff","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5457346d-0e1f-41af-a5c8-65e6c83bb7da","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:31:47.819Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:31:47.821Z","message":"{\"transactionId\":\"c585ece4-ed9d-450f-aaa7-4398f79ef2ff\",\"status\":\"200\",\"rqstDate\":\"230525-23:31:47:820\",\"respDate\":\"230525-23:31:47:821\",\"sourceId\":\"haproxy:c585ece4-ed9d-450f-aaa7-4398f79ef2ff\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:31:47:820-11023\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d15d6e81-d743-4f14-a5df-96d934b83ca2], x-b3-parentspanid=[5624c2824d5b1fa5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8551c976146fb1855624c2824d5b1fa5], x-b3-spanid=[a907212541ef62b2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c585ece4-ed9d-450f-aaa7-4398f79ef2ff]}\\\"}\"}","context":{"RequestID":"c585ece4-ed9d-450f-aaa7-4398f79ef2ff","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5457346d-0e1f-41af-a5c8-65e6c83bb7da","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:31:47.819Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:47.822Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c585ece4-ed9d-450f-aaa7-4398f79ef2ff","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5457346d-0e1f-41af-a5c8-65e6c83bb7da","LogTimestamp":"2023-05-25T23:31:47.822Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:31:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:31:49.834Z","message":"Entering","context":{"RequestID":"5149bf92-8688-40d8-9de7-f026655ecc74","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"94fc0698-973b-45e1-9db9-661b0a61be8b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:31:49.834Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:31:49.837Z","message":"{\"transactionId\":\"5149bf92-8688-40d8-9de7-f026655ecc74\",\"status\":\"200\",\"rqstDate\":\"230525-23:31:49:835\",\"respDate\":\"230525-23:31:49:837\",\"sourceId\":\"haproxy:5149bf92-8688-40d8-9de7-f026655ecc74\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:31:49:835-4651\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[15339aec-18ee-49c3-803b-cda2ccea62a0], x-b3-parentspanid=[006ba93dd3740ac9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6715e1c4c5dfeef2006ba93dd3740ac9], x-b3-spanid=[cbfa0b7426742f9d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5149bf92-8688-40d8-9de7-f026655ecc74]}\\\"}\"}","context":{"RequestID":"5149bf92-8688-40d8-9de7-f026655ecc74","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"94fc0698-973b-45e1-9db9-661b0a61be8b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:31:49.834Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:49.838Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5149bf92-8688-40d8-9de7-f026655ecc74","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"94fc0698-973b-45e1-9db9-661b0a61be8b","LogTimestamp":"2023-05-25T23:31:49.838Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:31:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:31:51.852Z","message":"Entering","context":{"RequestID":"125ec57a-2095-4072-b900-ad1cff3ed27c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"19fcc3b6-21fe-4bbf-8c41-0ed365fdc7d2","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:31:51.852Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:31:51.854Z","message":"{\"transactionId\":\"125ec57a-2095-4072-b900-ad1cff3ed27c\",\"status\":\"200\",\"rqstDate\":\"230525-23:31:51:852\",\"respDate\":\"230525-23:31:51:854\",\"sourceId\":\"haproxy:125ec57a-2095-4072-b900-ad1cff3ed27c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:31:51:852-23636\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b1a9d1a8-5158-4942-80c7-8999b9096304], x-b3-parentspanid=[6b25b4dedb02fa4f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[337ddd92ab7fe0086b25b4dedb02fa4f], x-b3-spanid=[9de2d91f042b387f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[125ec57a-2095-4072-b900-ad1cff3ed27c]}\\\"}\"}","context":{"RequestID":"125ec57a-2095-4072-b900-ad1cff3ed27c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"19fcc3b6-21fe-4bbf-8c41-0ed365fdc7d2","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:31:51.852Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:51.855Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"125ec57a-2095-4072-b900-ad1cff3ed27c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"19fcc3b6-21fe-4bbf-8c41-0ed365fdc7d2","LogTimestamp":"2023-05-25T23:31:51.855Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:31:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:31:51.910Z","message":"Entering","context":{"RequestID":"45a293f1-b6b3-4ca8-bf8e-73ac855cbc7d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7d274e87-ba1f-4fc9-b774-6556f47a69cc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:31:51.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:31:51.912Z","message":"Database is available from CACHED check.","context":{"RequestID":"45a293f1-b6b3-4ca8-bf8e-73ac855cbc7d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7d274e87-ba1f-4fc9-b774-6556f47a69cc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:31:51.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:51.914Z","message":"{\"transactionId\":\"45a293f1-b6b3-4ca8-bf8e-73ac855cbc7d\",\"status\":\"200\",\"rqstDate\":\"230525-23:31:51:911\",\"respDate\":\"230525-23:31:51:914\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:45a293f1-b6b3-4ca8-bf8e-73ac855cbc7d\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:31:51:911-25642\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[45a293f1-b6b3-4ca8-bf8e-73ac855cbc7d]}\\\"}\"}","context":{"RequestID":"45a293f1-b6b3-4ca8-bf8e-73ac855cbc7d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7d274e87-ba1f-4fc9-b774-6556f47a69cc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:31:51.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:51.915Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"45a293f1-b6b3-4ca8-bf8e-73ac855cbc7d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7d274e87-ba1f-4fc9-b774-6556f47a69cc","LogTimestamp":"2023-05-25T23:31:51.915Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:31:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:31:51.995Z","message":"Entering","context":{"RequestID":"d18d9c13-950e-4f72-b2a1-8aacc3166236","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"09de00fa-05da-41e8-a6df-453e234a5ccf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:31:51.995Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:31:51.998Z","message":"{\"transactionId\":\"d18d9c13-950e-4f72-b2a1-8aacc3166236\",\"status\":\"200\",\"rqstDate\":\"230525-23:31:51:996\",\"respDate\":\"230525-23:31:51:997\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d18d9c13-950e-4f72-b2a1-8aacc3166236\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:31:51:996-8765\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[23f804f4-74e4-45a0-9cc9-9b6f18690ae4], x-b3-parentspanid=[99b042e7fd72f3c4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55169], x-envoy-attempt-count=[1], x-b3-traceid=[e516ec2dfa1f572099b042e7fd72f3c4], x-b3-spanid=[f4cf6cd523c918a3], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d18d9c13-950e-4f72-b2a1-8aacc3166236]}\\\"}\"}","context":{"RequestID":"d18d9c13-950e-4f72-b2a1-8aacc3166236","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"09de00fa-05da-41e8-a6df-453e234a5ccf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:31:51.995Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:51.999Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d18d9c13-950e-4f72-b2a1-8aacc3166236","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"09de00fa-05da-41e8-a6df-453e234a5ccf","LogTimestamp":"2023-05-25T23:31:51.999Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:31:52 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:31:53.868Z","message":"Entering","context":{"RequestID":"8cb158b1-a990-41d9-804b-1dd046b49736","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b94f0098-8371-49f0-860a-4f1cbc10ad19","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:31:53.868Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:31:53.870Z","message":"{\"transactionId\":\"8cb158b1-a990-41d9-804b-1dd046b49736\",\"status\":\"200\",\"rqstDate\":\"230525-23:31:53:869\",\"respDate\":\"230525-23:31:53:870\",\"sourceId\":\"haproxy:8cb158b1-a990-41d9-804b-1dd046b49736\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:31:53:869-73728\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4ed0c95e-5c4d-4ffa-abb3-c447e5512fbf], x-b3-parentspanid=[e234a787bc7f3c04], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[57fc537db89dd543e234a787bc7f3c04], x-b3-spanid=[721883074c81807b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8cb158b1-a990-41d9-804b-1dd046b49736]}\\\"}\"}","context":{"RequestID":"8cb158b1-a990-41d9-804b-1dd046b49736","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b94f0098-8371-49f0-860a-4f1cbc10ad19","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:31:53.868Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:53.871Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8cb158b1-a990-41d9-804b-1dd046b49736","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b94f0098-8371-49f0-860a-4f1cbc10ad19","LogTimestamp":"2023-05-25T23:31:53.871Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:31:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:31:54.127Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:31:54.142Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:54.142Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:54.143Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:55.884Z","message":"Entering","context":{"RequestID":"3e38fb41-e101-48c2-bc5f-1175481088dd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"247109cf-067a-45e2-8d55-94f9fd05efa7","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:31:55.884Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:31:55.887Z","message":"{\"transactionId\":\"3e38fb41-e101-48c2-bc5f-1175481088dd\",\"status\":\"200\",\"rqstDate\":\"230525-23:31:55:885\",\"respDate\":\"230525-23:31:55:887\",\"sourceId\":\"haproxy:3e38fb41-e101-48c2-bc5f-1175481088dd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:31:55:885-39113\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a33081a6-5e6a-4f0f-83bb-e7d1b23f2c4c], x-b3-parentspanid=[57ca157ecc7c3d9b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ff3125df6257609357ca157ecc7c3d9b], x-b3-spanid=[a1501cf63b6fdb52], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3e38fb41-e101-48c2-bc5f-1175481088dd]}\\\"}\"}","context":{"RequestID":"3e38fb41-e101-48c2-bc5f-1175481088dd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"247109cf-067a-45e2-8d55-94f9fd05efa7","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:31:55.884Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:55.888Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3e38fb41-e101-48c2-bc5f-1175481088dd","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"247109cf-067a-45e2-8d55-94f9fd05efa7","LogTimestamp":"2023-05-25T23:31:55.888Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:31:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:31:56.379Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:56.383Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:57.899Z","message":"Entering","context":{"RequestID":"47d2d8f1-8821-4bca-842d-a239172c1179","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d3a08316-9538-47e8-87d0-0365ff5abbf2","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:31:57.899Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:31:57.902Z","message":"{\"transactionId\":\"47d2d8f1-8821-4bca-842d-a239172c1179\",\"status\":\"200\",\"rqstDate\":\"230525-23:31:57:900\",\"respDate\":\"230525-23:31:57:902\",\"sourceId\":\"haproxy:47d2d8f1-8821-4bca-842d-a239172c1179\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:31:57:900-42321\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[28b587af-7dca-4966-94cd-50f3dbc62a6c], x-b3-parentspanid=[ce161fe47c32b8c2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[333b8124e159a500ce161fe47c32b8c2], x-b3-spanid=[a22a6da394cf4210], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[47d2d8f1-8821-4bca-842d-a239172c1179]}\\\"}\"}","context":{"RequestID":"47d2d8f1-8821-4bca-842d-a239172c1179","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d3a08316-9538-47e8-87d0-0365ff5abbf2","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:31:57.899Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:57.903Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"47d2d8f1-8821-4bca-842d-a239172c1179","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d3a08316-9538-47e8-87d0-0365ff5abbf2","LogTimestamp":"2023-05-25T23:31:57.903Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:31:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:31:59.915Z","message":"Entering","context":{"RequestID":"cadb4f54-0b9e-4364-a4d3-876914bbcdf7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"96f840a6-8d06-4495-92ff-566c40bdfd42","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:31:59.915Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:31:59.918Z","message":"{\"transactionId\":\"cadb4f54-0b9e-4364-a4d3-876914bbcdf7\",\"status\":\"200\",\"rqstDate\":\"230525-23:31:59:916\",\"respDate\":\"230525-23:31:59:918\",\"sourceId\":\"haproxy:cadb4f54-0b9e-4364-a4d3-876914bbcdf7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:31:59:916-41461\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[38bfda69-7193-4379-b52d-0269a7df928b], x-b3-parentspanid=[43531f371ec4740b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a8f199cc305cd0be43531f371ec4740b], x-b3-spanid=[1cde90cdf943e6e5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cadb4f54-0b9e-4364-a4d3-876914bbcdf7]}\\\"}\"}","context":{"RequestID":"cadb4f54-0b9e-4364-a4d3-876914bbcdf7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"96f840a6-8d06-4495-92ff-566c40bdfd42","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:31:59.915Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:31:59.920Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cadb4f54-0b9e-4364-a4d3-876914bbcdf7","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"96f840a6-8d06-4495-92ff-566c40bdfd42","LogTimestamp":"2023-05-25T23:31:59.919Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:31:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:32:01.913Z","message":"Entering","context":{"RequestID":"81d45a50-9947-45e0-bba3-8f8bb15f1c7d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6a3dc9a9-f614-4ece-92bd-162520ee0cf2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:32:01.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:32:01.916Z","message":"Database is available from CACHED check.","context":{"RequestID":"81d45a50-9947-45e0-bba3-8f8bb15f1c7d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6a3dc9a9-f614-4ece-92bd-162520ee0cf2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:32:01.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:01.918Z","message":"{\"transactionId\":\"81d45a50-9947-45e0-bba3-8f8bb15f1c7d\",\"status\":\"200\",\"rqstDate\":\"230525-23:32:01:914\",\"respDate\":\"230525-23:32:01:918\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:81d45a50-9947-45e0-bba3-8f8bb15f1c7d\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:32:01:914-30666\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[81d45a50-9947-45e0-bba3-8f8bb15f1c7d]}\\\"}\"}","context":{"RequestID":"81d45a50-9947-45e0-bba3-8f8bb15f1c7d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6a3dc9a9-f614-4ece-92bd-162520ee0cf2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:32:01.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:01.919Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"81d45a50-9947-45e0-bba3-8f8bb15f1c7d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6a3dc9a9-f614-4ece-92bd-162520ee0cf2","LogTimestamp":"2023-05-25T23:32:01.919Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:32:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-05-25T23:32:01.931Z","message":"Entering","context":{"RequestID":"2350e056-6b68-4723-acae-024f0a7e1ddf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0c5f50cf-29d3-48f8-959b-079ff181e8dd","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:32:01.931Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:32:01.943Z","message":"{\"transactionId\":\"2350e056-6b68-4723-acae-024f0a7e1ddf\",\"status\":\"200\",\"rqstDate\":\"230525-23:32:01:932\",\"respDate\":\"230525-23:32:01:943\",\"sourceId\":\"haproxy:2350e056-6b68-4723-acae-024f0a7e1ddf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:32:01:932-67620\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1dbbef12-b02b-4df4-acae-99145ec73b3a], x-b3-parentspanid=[066ea083c7498e08], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9ff95e5e852a9ce2066ea083c7498e08], x-b3-spanid=[e34eeb75584cbe78], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2350e056-6b68-4723-acae-024f0a7e1ddf]}\\\"}\"}","context":{"RequestID":"2350e056-6b68-4723-acae-024f0a7e1ddf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0c5f50cf-29d3-48f8-959b-079ff181e8dd","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:32:01.931Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:01.944Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2350e056-6b68-4723-acae-024f0a7e1ddf","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"13","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0c5f50cf-29d3-48f8-959b-079ff181e8dd","LogTimestamp":"2023-05-25T23:32:01.944Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:32:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 19 - "logType": "access"
{"timestamp":"2023-05-25T23:32:01.995Z","message":"Entering","context":{"RequestID":"fd0b6f17-1873-403a-ba37-ea7d9dc4e34b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"724d21e5-bddf-4d0f-8e19-a33e7c4742cb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:32:01.995Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:32:01.998Z","message":"{\"transactionId\":\"fd0b6f17-1873-403a-ba37-ea7d9dc4e34b\",\"status\":\"200\",\"rqstDate\":\"230525-23:32:01:996\",\"respDate\":\"230525-23:32:01:998\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:fd0b6f17-1873-403a-ba37-ea7d9dc4e34b\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:32:01:996-80689\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a94970ad-9f46-4748-974d-aa04d100c1b0], x-b3-parentspanid=[da8149c499c55455], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60017], x-envoy-attempt-count=[1], x-b3-traceid=[40aa25c3796e7620da8149c499c55455], x-b3-spanid=[24af44c7a449b641], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[fd0b6f17-1873-403a-ba37-ea7d9dc4e34b]}\\\"}\"}","context":{"RequestID":"fd0b6f17-1873-403a-ba37-ea7d9dc4e34b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"724d21e5-bddf-4d0f-8e19-a33e7c4742cb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:32:01.995Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:01.999Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fd0b6f17-1873-403a-ba37-ea7d9dc4e34b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"724d21e5-bddf-4d0f-8e19-a33e7c4742cb","LogTimestamp":"2023-05-25T23:32:01.999Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:32:02 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:32:03.957Z","message":"Entering","context":{"RequestID":"07961f70-ac15-4b57-b687-0140a9cab154","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"30624fbf-513d-4dda-9790-25b83c656a51","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:32:03.957Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:32:03.961Z","message":"{\"transactionId\":\"07961f70-ac15-4b57-b687-0140a9cab154\",\"status\":\"200\",\"rqstDate\":\"230525-23:32:03:958\",\"respDate\":\"230525-23:32:03:961\",\"sourceId\":\"haproxy:07961f70-ac15-4b57-b687-0140a9cab154\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:32:03:958-20679\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8407f456-fb41-4d19-a5a5-99b44b8eaaa2], x-b3-parentspanid=[95fe8736f7fb12e5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fd8d0e4d77699d2f95fe8736f7fb12e5], x-b3-spanid=[44caabc7504ef0de], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[07961f70-ac15-4b57-b687-0140a9cab154]}\\\"}\"}","context":{"RequestID":"07961f70-ac15-4b57-b687-0140a9cab154","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"30624fbf-513d-4dda-9790-25b83c656a51","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:32:03.957Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:03.962Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"07961f70-ac15-4b57-b687-0140a9cab154","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"30624fbf-513d-4dda-9790-25b83c656a51","LogTimestamp":"2023-05-25T23:32:03.962Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:32:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:32:04.127Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:32:04.141Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:04.142Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:04.142Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:05.973Z","message":"Entering","context":{"RequestID":"e3ed54f7-5eb6-4c8b-89ec-361b0fd4c4db","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cd0c1bef-15ec-4549-94e4-86de04a75dec","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:32:05.972Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:32:05.975Z","message":"{\"transactionId\":\"e3ed54f7-5eb6-4c8b-89ec-361b0fd4c4db\",\"status\":\"200\",\"rqstDate\":\"230525-23:32:05:973\",\"respDate\":\"230525-23:32:05:975\",\"sourceId\":\"haproxy:e3ed54f7-5eb6-4c8b-89ec-361b0fd4c4db\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:32:05:973-85325\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[98a9af56-8bb3-4f7c-935e-9fe91fb27e1e], x-b3-parentspanid=[eca91af8ac4cbc81], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e93bd2758c473ff0eca91af8ac4cbc81], x-b3-spanid=[eb16e8ec5b7a21d6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e3ed54f7-5eb6-4c8b-89ec-361b0fd4c4db]}\\\"}\"}","context":{"RequestID":"e3ed54f7-5eb6-4c8b-89ec-361b0fd4c4db","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cd0c1bef-15ec-4549-94e4-86de04a75dec","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:32:05.972Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:05.976Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e3ed54f7-5eb6-4c8b-89ec-361b0fd4c4db","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cd0c1bef-15ec-4549-94e4-86de04a75dec","LogTimestamp":"2023-05-25T23:32:05.976Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:32:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:32:07.988Z","message":"Entering","context":{"RequestID":"df0305e7-6612-4278-ae9f-bea782edcc05","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7cefd319-3616-4762-a259-6d6423da235c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:32:07.988Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:32:07.991Z","message":"{\"transactionId\":\"df0305e7-6612-4278-ae9f-bea782edcc05\",\"status\":\"200\",\"rqstDate\":\"230525-23:32:07:989\",\"respDate\":\"230525-23:32:07:991\",\"sourceId\":\"haproxy:df0305e7-6612-4278-ae9f-bea782edcc05\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:32:07:989-78828\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3cd2de47-6e90-4a9b-b192-a699017b853f], x-b3-parentspanid=[6cab9f308e8fcb42], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a070d63e451ffbc36cab9f308e8fcb42], x-b3-spanid=[fc79fac5dec438c2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[df0305e7-6612-4278-ae9f-bea782edcc05]}\\\"}\"}","context":{"RequestID":"df0305e7-6612-4278-ae9f-bea782edcc05","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7cefd319-3616-4762-a259-6d6423da235c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:32:07.988Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:07.992Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"df0305e7-6612-4278-ae9f-bea782edcc05","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7cefd319-3616-4762-a259-6d6423da235c","LogTimestamp":"2023-05-25T23:32:07.992Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:32:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:32:10.003Z","message":"Entering","context":{"RequestID":"0bfe7ba2-03d3-4a71-9921-e3fb74c75fcf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e903f7fb-7e3d-414b-8ffb-62f45d56f61d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:32:10.003Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:32:10.005Z","message":"{\"transactionId\":\"0bfe7ba2-03d3-4a71-9921-e3fb74c75fcf\",\"status\":\"200\",\"rqstDate\":\"230525-23:32:10:003\",\"respDate\":\"230525-23:32:10:005\",\"sourceId\":\"haproxy:0bfe7ba2-03d3-4a71-9921-e3fb74c75fcf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:32:10:003-94207\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[994edd6e-a239-4ebf-8a1a-ef25f96beabc], x-b3-parentspanid=[1d4990b09bc09155], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ee07e9dccd5f91db1d4990b09bc09155], x-b3-spanid=[154786275507fdb3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0bfe7ba2-03d3-4a71-9921-e3fb74c75fcf]}\\\"}\"}","context":{"RequestID":"0bfe7ba2-03d3-4a71-9921-e3fb74c75fcf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e903f7fb-7e3d-414b-8ffb-62f45d56f61d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:32:10.003Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:10.006Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0bfe7ba2-03d3-4a71-9921-e3fb74c75fcf","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e903f7fb-7e3d-414b-8ffb-62f45d56f61d","LogTimestamp":"2023-05-25T23:32:10.006Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:32:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:32:11.909Z","message":"Entering","context":{"RequestID":"d0110095-ae42-47c4-a4a2-ae0138e12443","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a87d7ce0-340b-44b0-b2a3-035421fc1037","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:32:11.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:32:11.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"d0110095-ae42-47c4-a4a2-ae0138e12443","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a87d7ce0-340b-44b0-b2a3-035421fc1037","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:32:11.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:11.912Z","message":"{\"transactionId\":\"d0110095-ae42-47c4-a4a2-ae0138e12443\",\"status\":\"200\",\"rqstDate\":\"230525-23:32:11:910\",\"respDate\":\"230525-23:32:11:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d0110095-ae42-47c4-a4a2-ae0138e12443\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:32:11:910-81436\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d0110095-ae42-47c4-a4a2-ae0138e12443]}\\\"}\"}","context":{"RequestID":"d0110095-ae42-47c4-a4a2-ae0138e12443","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a87d7ce0-340b-44b0-b2a3-035421fc1037","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:32:11.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:11.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d0110095-ae42-47c4-a4a2-ae0138e12443","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a87d7ce0-340b-44b0-b2a3-035421fc1037","LogTimestamp":"2023-05-25T23:32:11.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:32:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:32:11.997Z","message":"Entering","context":{"RequestID":"2c2f7b0c-0053-47d5-a9e7-5afcb0f34744","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5250cd8f-a677-4c60-b55b-d5b83ce211bd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:32:11.997Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:32:11.999Z","message":"{\"transactionId\":\"2c2f7b0c-0053-47d5-a9e7-5afcb0f34744\",\"status\":\"200\",\"rqstDate\":\"230525-23:32:11:998\",\"respDate\":\"230525-23:32:11:999\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2c2f7b0c-0053-47d5-a9e7-5afcb0f34744\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:32:11:998-85028\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2145452b-0c42-468a-8129-43a8b752f9cc], x-b3-parentspanid=[4e413d73447345d1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53869], x-envoy-attempt-count=[1], x-b3-traceid=[ea20f400399307fc4e413d73447345d1], x-b3-spanid=[ccdfa7291506d44d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2c2f7b0c-0053-47d5-a9e7-5afcb0f34744]}\\\"}\"}","context":{"RequestID":"2c2f7b0c-0053-47d5-a9e7-5afcb0f34744","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5250cd8f-a677-4c60-b55b-d5b83ce211bd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:32:11.997Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:12.000Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2c2f7b0c-0053-47d5-a9e7-5afcb0f34744","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5250cd8f-a677-4c60-b55b-d5b83ce211bd","LogTimestamp":"2023-05-25T23:32:12Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:32:12 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:32:12.023Z","message":"Entering","context":{"RequestID":"d0812b17-b4a1-4ca1-8af3-dd50867cdcc9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"acdd05ab-556c-4fd2-a969-daaf50e3fae7","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:32:12.023Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:32:12.029Z","message":"{\"transactionId\":\"d0812b17-b4a1-4ca1-8af3-dd50867cdcc9\",\"status\":\"200\",\"rqstDate\":\"230525-23:32:12:024\",\"respDate\":\"230525-23:32:12:029\",\"sourceId\":\"haproxy:d0812b17-b4a1-4ca1-8af3-dd50867cdcc9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:32:12:024-1232\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8b373f7c-671f-47ff-9ce7-852b6a342b21], x-b3-parentspanid=[33fb6efdf2e0014a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1e52ad6b4f9b02c233fb6efdf2e0014a], x-b3-spanid=[49a7960f957a2622], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d0812b17-b4a1-4ca1-8af3-dd50867cdcc9]}\\\"}\"}","context":{"RequestID":"d0812b17-b4a1-4ca1-8af3-dd50867cdcc9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"acdd05ab-556c-4fd2-a969-daaf50e3fae7","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:32:12.023Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:12.030Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d0812b17-b4a1-4ca1-8af3-dd50867cdcc9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"7","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"acdd05ab-556c-4fd2-a969-daaf50e3fae7","LogTimestamp":"2023-05-25T23:32:12.030Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:32:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 19 - "logType": "access"
{"timestamp":"2023-05-25T23:32:14.042Z","message":"Entering","context":{"RequestID":"6c49aafe-7673-4177-b54f-74271574d849","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4280a107-783f-453c-9405-6ed44c4d0df5","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:32:14.041Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:32:14.044Z","message":"{\"transactionId\":\"6c49aafe-7673-4177-b54f-74271574d849\",\"status\":\"200\",\"rqstDate\":\"230525-23:32:14:042\",\"respDate\":\"230525-23:32:14:043\",\"sourceId\":\"haproxy:6c49aafe-7673-4177-b54f-74271574d849\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:32:14:042-80358\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bcaf99b5-0fb5-4a7b-9c0b-965de92df0c0], x-b3-parentspanid=[94ed709c8a975f8d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[af1c53e63eaa88c594ed709c8a975f8d], x-b3-spanid=[d815477f000a5f73], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6c49aafe-7673-4177-b54f-74271574d849]}\\\"}\"}","context":{"RequestID":"6c49aafe-7673-4177-b54f-74271574d849","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4280a107-783f-453c-9405-6ed44c4d0df5","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:32:14.041Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:14.044Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6c49aafe-7673-4177-b54f-74271574d849","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4280a107-783f-453c-9405-6ed44c4d0df5","LogTimestamp":"2023-05-25T23:32:14.044Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:32:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:32:14.127Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:32:14.142Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:14.142Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:14.142Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:16.054Z","message":"Entering","context":{"RequestID":"415faded-1955-4d8f-bef8-e59a0659d55b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"81e90ed7-fbe8-4064-bede-3e3135af0f08","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:32:16.054Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:32:16.056Z","message":"{\"transactionId\":\"415faded-1955-4d8f-bef8-e59a0659d55b\",\"status\":\"200\",\"rqstDate\":\"230525-23:32:16:054\",\"respDate\":\"230525-23:32:16:056\",\"sourceId\":\"haproxy:415faded-1955-4d8f-bef8-e59a0659d55b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:32:16:054-89450\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5e3f45ef-7963-4884-829b-cace4bcec9f2], x-b3-parentspanid=[8f909e08abeb6ace], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bbec1927609864338f909e08abeb6ace], x-b3-spanid=[857017dc9e57647a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[415faded-1955-4d8f-bef8-e59a0659d55b]}\\\"}\"}","context":{"RequestID":"415faded-1955-4d8f-bef8-e59a0659d55b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"81e90ed7-fbe8-4064-bede-3e3135af0f08","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:32:16.054Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:16.057Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"415faded-1955-4d8f-bef8-e59a0659d55b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"81e90ed7-fbe8-4064-bede-3e3135af0f08","LogTimestamp":"2023-05-25T23:32:16.056Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:32:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:32:18.066Z","message":"Entering","context":{"RequestID":"8ca2e4a4-a8a7-4028-8fdd-0cd665d957ac","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fc79fef7-caf2-4f9b-9789-d3cf87ff6b59","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:32:18.066Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:32:18.068Z","message":"{\"transactionId\":\"8ca2e4a4-a8a7-4028-8fdd-0cd665d957ac\",\"status\":\"200\",\"rqstDate\":\"230525-23:32:18:066\",\"respDate\":\"230525-23:32:18:068\",\"sourceId\":\"haproxy:8ca2e4a4-a8a7-4028-8fdd-0cd665d957ac\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:32:18:066-44702\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[62b18b32-e954-4201-a741-edc0c9e22a12], x-b3-parentspanid=[06cc2bf55a306275], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dcb4efaafc1c0a0806cc2bf55a306275], x-b3-spanid=[541a2ccde58c9f3d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8ca2e4a4-a8a7-4028-8fdd-0cd665d957ac]}\\\"}\"}","context":{"RequestID":"8ca2e4a4-a8a7-4028-8fdd-0cd665d957ac","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fc79fef7-caf2-4f9b-9789-d3cf87ff6b59","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:32:18.066Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:18.069Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8ca2e4a4-a8a7-4028-8fdd-0cd665d957ac","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fc79fef7-caf2-4f9b-9789-d3cf87ff6b59","LogTimestamp":"2023-05-25T23:32:18.069Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:32:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:32:20.081Z","message":"Entering","context":{"RequestID":"59f1b321-54df-4c33-bc10-e43e6e726c83","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"53c85616-1e9b-46b9-9f6f-8a0ac487a9b6","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:32:20.080Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:32:20.083Z","message":"{\"transactionId\":\"59f1b321-54df-4c33-bc10-e43e6e726c83\",\"status\":\"200\",\"rqstDate\":\"230525-23:32:20:081\",\"respDate\":\"230525-23:32:20:083\",\"sourceId\":\"haproxy:59f1b321-54df-4c33-bc10-e43e6e726c83\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:32:20:081-62393\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f8e6c6d6-357a-4d98-92ef-c1dc510e5f42], x-b3-parentspanid=[d28882491f2a12a2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5af798d04b5d4812d28882491f2a12a2], x-b3-spanid=[3f7f8394990b8f96], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[59f1b321-54df-4c33-bc10-e43e6e726c83]}\\\"}\"}","context":{"RequestID":"59f1b321-54df-4c33-bc10-e43e6e726c83","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"53c85616-1e9b-46b9-9f6f-8a0ac487a9b6","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:32:20.080Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:20.084Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"59f1b321-54df-4c33-bc10-e43e6e726c83","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"53c85616-1e9b-46b9-9f6f-8a0ac487a9b6","LogTimestamp":"2023-05-25T23:32:20.084Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:32:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:32:21.908Z","message":"Entering","context":{"RequestID":"9df6be30-9232-4f6a-8355-ed52951da046","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a51210d2-5d9c-445f-b9c1-1548cd9f56fb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:32:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:32:21.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"9df6be30-9232-4f6a-8355-ed52951da046","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a51210d2-5d9c-445f-b9c1-1548cd9f56fb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:32:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:21.910Z","message":"{\"transactionId\":\"9df6be30-9232-4f6a-8355-ed52951da046\",\"status\":\"200\",\"rqstDate\":\"230525-23:32:21:908\",\"respDate\":\"230525-23:32:21:910\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9df6be30-9232-4f6a-8355-ed52951da046\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:32:21:908-96998\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9df6be30-9232-4f6a-8355-ed52951da046]}\\\"}\"}","context":{"RequestID":"9df6be30-9232-4f6a-8355-ed52951da046","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a51210d2-5d9c-445f-b9c1-1548cd9f56fb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:32:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:21.910Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9df6be30-9232-4f6a-8355-ed52951da046","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a51210d2-5d9c-445f-b9c1-1548cd9f56fb","LogTimestamp":"2023-05-25T23:32:21.910Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:32:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:32:21.997Z","message":"Entering","context":{"RequestID":"375059ba-e60a-47f2-b33c-1e3a55367d58","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"02e0446f-2e15-46f9-ab93-b4e277c6fa74","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:32:21.997Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:32:21.999Z","message":"{\"transactionId\":\"375059ba-e60a-47f2-b33c-1e3a55367d58\",\"status\":\"200\",\"rqstDate\":\"230525-23:32:21:998\",\"respDate\":\"230525-23:32:21:999\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:375059ba-e60a-47f2-b33c-1e3a55367d58\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:32:21:998-83552\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e4b3b83f-b9a4-43c7-822a-9a1d842aedda], x-b3-parentspanid=[ca6ba7ba50299bdb], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49321], x-envoy-attempt-count=[1], x-b3-traceid=[0a1cf39c86c8a09bca6ba7ba50299bdb], x-b3-spanid=[72c5bb4958883792], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[375059ba-e60a-47f2-b33c-1e3a55367d58]}\\\"}\"}","context":{"RequestID":"375059ba-e60a-47f2-b33c-1e3a55367d58","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"02e0446f-2e15-46f9-ab93-b4e277c6fa74","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:32:21.997Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:22.000Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"375059ba-e60a-47f2-b33c-1e3a55367d58","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"02e0446f-2e15-46f9-ab93-b4e277c6fa74","LogTimestamp":"2023-05-25T23:32:22Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:32:22 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:32:22.094Z","message":"Entering","context":{"RequestID":"71a6ea60-c3ab-47ee-81fd-9e6df55bb80a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e60d03cc-68de-40ec-8a32-368ee58f8fc9","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:32:22.094Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:32:22.097Z","message":"{\"transactionId\":\"71a6ea60-c3ab-47ee-81fd-9e6df55bb80a\",\"status\":\"200\",\"rqstDate\":\"230525-23:32:22:095\",\"respDate\":\"230525-23:32:22:097\",\"sourceId\":\"haproxy:71a6ea60-c3ab-47ee-81fd-9e6df55bb80a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:32:22:095-91869\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a16a7a3c-bda3-403d-b6fb-51ad14395b78], x-b3-parentspanid=[f666044efcae407c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eaeea555e27373e8f666044efcae407c], x-b3-spanid=[13cbad7b38b22971], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[71a6ea60-c3ab-47ee-81fd-9e6df55bb80a]}\\\"}\"}","context":{"RequestID":"71a6ea60-c3ab-47ee-81fd-9e6df55bb80a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e60d03cc-68de-40ec-8a32-368ee58f8fc9","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:32:22.094Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:22.098Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"71a6ea60-c3ab-47ee-81fd-9e6df55bb80a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e60d03cc-68de-40ec-8a32-368ee58f8fc9","LogTimestamp":"2023-05-25T23:32:22.098Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:32:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:32:24.109Z","message":"Entering","context":{"RequestID":"1b28e3d2-30b0-4f76-8355-5115098e906b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ddf4c53f-36cb-4c91-b89b-ba249d6ea0ad","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:32:24.109Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:32:24.112Z","message":"{\"transactionId\":\"1b28e3d2-30b0-4f76-8355-5115098e906b\",\"status\":\"200\",\"rqstDate\":\"230525-23:32:24:110\",\"respDate\":\"230525-23:32:24:112\",\"sourceId\":\"haproxy:1b28e3d2-30b0-4f76-8355-5115098e906b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:32:24:110-38510\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e7a85dcb-1648-4b2a-9aef-282b59971e64], x-b3-parentspanid=[fbf7a3be7c3ae152], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0130a77974df33b3fbf7a3be7c3ae152], x-b3-spanid=[cb9f8a08955e906f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1b28e3d2-30b0-4f76-8355-5115098e906b]}\\\"}\"}","context":{"RequestID":"1b28e3d2-30b0-4f76-8355-5115098e906b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ddf4c53f-36cb-4c91-b89b-ba249d6ea0ad","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:32:24.109Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:24.113Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1b28e3d2-30b0-4f76-8355-5115098e906b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ddf4c53f-36cb-4c91-b89b-ba249d6ea0ad","LogTimestamp":"2023-05-25T23:32:24.113Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:32:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:32:24.126Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:32:24.142Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:24.142Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:24.142Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:26.123Z","message":"Entering","context":{"RequestID":"a14d643f-7922-470c-888b-8f0bff285992","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"df8fd63f-4f7a-4461-aa03-a6c94a9af285","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:32:26.122Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:32:26.126Z","message":"{\"transactionId\":\"a14d643f-7922-470c-888b-8f0bff285992\",\"status\":\"200\",\"rqstDate\":\"230525-23:32:26:124\",\"respDate\":\"230525-23:32:26:125\",\"sourceId\":\"haproxy:a14d643f-7922-470c-888b-8f0bff285992\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:32:26:124-93874\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d65606cd-8f04-4cfa-b94e-76a54a4453d1], x-b3-parentspanid=[be5738aa7f023cb7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[afe6192fd869fef1be5738aa7f023cb7], x-b3-spanid=[8224dbe977f7b66a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a14d643f-7922-470c-888b-8f0bff285992]}\\\"}\"}","context":{"RequestID":"a14d643f-7922-470c-888b-8f0bff285992","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"df8fd63f-4f7a-4461-aa03-a6c94a9af285","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:32:26.122Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:26.126Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a14d643f-7922-470c-888b-8f0bff285992","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"df8fd63f-4f7a-4461-aa03-a6c94a9af285","LogTimestamp":"2023-05-25T23:32:26.126Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:32:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:32:26.384Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:26.389Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:28.136Z","message":"Entering","context":{"RequestID":"8e93b3e6-4a0a-4930-be8c-ed9ac3ac60b9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b64ac975-d39d-468f-956a-9e3c62fa2d10","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:32:28.136Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:32:28.139Z","message":"{\"transactionId\":\"8e93b3e6-4a0a-4930-be8c-ed9ac3ac60b9\",\"status\":\"200\",\"rqstDate\":\"230525-23:32:28:137\",\"respDate\":\"230525-23:32:28:139\",\"sourceId\":\"haproxy:8e93b3e6-4a0a-4930-be8c-ed9ac3ac60b9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:32:28:137-69727\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8dbcb437-2806-451b-a97f-b33be0c8a7d5], x-b3-parentspanid=[26c2feb9915f7ff3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7667d831be88793126c2feb9915f7ff3], x-b3-spanid=[c17e4ab6a120aa01], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8e93b3e6-4a0a-4930-be8c-ed9ac3ac60b9]}\\\"}\"}","context":{"RequestID":"8e93b3e6-4a0a-4930-be8c-ed9ac3ac60b9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b64ac975-d39d-468f-956a-9e3c62fa2d10","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:32:28.136Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:28.139Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8e93b3e6-4a0a-4930-be8c-ed9ac3ac60b9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b64ac975-d39d-468f-956a-9e3c62fa2d10","LogTimestamp":"2023-05-25T23:32:28.139Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:32:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:32:30.151Z","message":"Entering","context":{"RequestID":"d8ae06c2-c4aa-4634-84ed-4c47dfd6bb9e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fa2b1ee2-8ac9-4364-a561-7f3b0f763229","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:32:30.150Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:32:30.153Z","message":"{\"transactionId\":\"d8ae06c2-c4aa-4634-84ed-4c47dfd6bb9e\",\"status\":\"200\",\"rqstDate\":\"230525-23:32:30:151\",\"respDate\":\"230525-23:32:30:153\",\"sourceId\":\"haproxy:d8ae06c2-c4aa-4634-84ed-4c47dfd6bb9e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:32:30:151-73174\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b4752ee5-56fd-4bda-bf0a-63e886177ca9], x-b3-parentspanid=[daba3eaab5d6df11], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fe90389e45e36c65daba3eaab5d6df11], x-b3-spanid=[414202dd47b5c7d7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d8ae06c2-c4aa-4634-84ed-4c47dfd6bb9e]}\\\"}\"}","context":{"RequestID":"d8ae06c2-c4aa-4634-84ed-4c47dfd6bb9e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fa2b1ee2-8ac9-4364-a561-7f3b0f763229","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:32:30.150Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:30.154Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d8ae06c2-c4aa-4634-84ed-4c47dfd6bb9e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fa2b1ee2-8ac9-4364-a561-7f3b0f763229","LogTimestamp":"2023-05-25T23:32:30.154Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:32:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:32:31.909Z","message":"Entering","context":{"RequestID":"15bee014-2113-4c5d-9d44-a868e2c0d9ef","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f2977248-96ff-4d1e-9017-e803455de8b8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:32:31.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:32:31.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"15bee014-2113-4c5d-9d44-a868e2c0d9ef","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f2977248-96ff-4d1e-9017-e803455de8b8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:32:31.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:31.912Z","message":"{\"transactionId\":\"15bee014-2113-4c5d-9d44-a868e2c0d9ef\",\"status\":\"200\",\"rqstDate\":\"230525-23:32:31:910\",\"respDate\":\"230525-23:32:31:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:15bee014-2113-4c5d-9d44-a868e2c0d9ef\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:32:31:910-99873\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[15bee014-2113-4c5d-9d44-a868e2c0d9ef]}\\\"}\"}","context":{"RequestID":"15bee014-2113-4c5d-9d44-a868e2c0d9ef","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f2977248-96ff-4d1e-9017-e803455de8b8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:32:31.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:31.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"15bee014-2113-4c5d-9d44-a868e2c0d9ef","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f2977248-96ff-4d1e-9017-e803455de8b8","LogTimestamp":"2023-05-25T23:32:31.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:32:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:32:31.997Z","message":"Entering","context":{"RequestID":"03f5b4d8-5fc9-4a5b-b796-35e74fda84b8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5d2fefec-7a33-493b-9d79-eb5aa1f1942c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:32:31.997Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:32:32.001Z","message":"{\"transactionId\":\"03f5b4d8-5fc9-4a5b-b796-35e74fda84b8\",\"status\":\"200\",\"rqstDate\":\"230525-23:32:31:998\",\"respDate\":\"230525-23:32:32:001\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:03f5b4d8-5fc9-4a5b-b796-35e74fda84b8\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:32:31:998-89713\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6799ee4f-0bef-4715-803c-af702ba2cec4], x-b3-parentspanid=[f75b6c3f2b8fd65b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50765], x-envoy-attempt-count=[1], x-b3-traceid=[c1ea775c281267cbf75b6c3f2b8fd65b], x-b3-spanid=[daba9b27b2b8b7f0], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[03f5b4d8-5fc9-4a5b-b796-35e74fda84b8]}\\\"}\"}","context":{"RequestID":"03f5b4d8-5fc9-4a5b-b796-35e74fda84b8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5d2fefec-7a33-493b-9d79-eb5aa1f1942c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:32:31.997Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:32.002Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"03f5b4d8-5fc9-4a5b-b796-35e74fda84b8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5d2fefec-7a33-493b-9d79-eb5aa1f1942c","LogTimestamp":"2023-05-25T23:32:32.002Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:32:32 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-05-25T23:32:32.164Z","message":"Entering","context":{"RequestID":"80fd716f-5e85-4ec0-b1fa-29a431ccbb09","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1d63078d-98b9-4d5e-887c-6c7d9c373273","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:32:32.164Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:32:32.166Z","message":"{\"transactionId\":\"80fd716f-5e85-4ec0-b1fa-29a431ccbb09\",\"status\":\"200\",\"rqstDate\":\"230525-23:32:32:165\",\"respDate\":\"230525-23:32:32:166\",\"sourceId\":\"haproxy:80fd716f-5e85-4ec0-b1fa-29a431ccbb09\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:32:32:165-67021\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[83eef80c-ca0c-4750-ae83-ba760a984f36], x-b3-parentspanid=[9ac3aa28ba1198b7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7025ab284f283bf49ac3aa28ba1198b7], x-b3-spanid=[9dc7cbc8be47d3c3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[80fd716f-5e85-4ec0-b1fa-29a431ccbb09]}\\\"}\"}","context":{"RequestID":"80fd716f-5e85-4ec0-b1fa-29a431ccbb09","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1d63078d-98b9-4d5e-887c-6c7d9c373273","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:32:32.164Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:32.168Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"80fd716f-5e85-4ec0-b1fa-29a431ccbb09","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1d63078d-98b9-4d5e-887c-6c7d9c373273","LogTimestamp":"2023-05-25T23:32:32.167Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:32:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:32:34.127Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:32:34.140Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:34.140Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:34.140Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:34.178Z","message":"Entering","context":{"RequestID":"3af71e68-588c-4847-b83f-c9a14530046b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1b1814a1-56ce-4837-a369-ee7e86c40cc6","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:32:34.178Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:32:34.181Z","message":"{\"transactionId\":\"3af71e68-588c-4847-b83f-c9a14530046b\",\"status\":\"200\",\"rqstDate\":\"230525-23:32:34:179\",\"respDate\":\"230525-23:32:34:181\",\"sourceId\":\"haproxy:3af71e68-588c-4847-b83f-c9a14530046b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:32:34:179-34945\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2ed612bd-182a-414f-891f-04e7616ccef8], x-b3-parentspanid=[4d9cb9b2752cc732], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c95781723384eb644d9cb9b2752cc732], x-b3-spanid=[bfd11d4178276b2e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3af71e68-588c-4847-b83f-c9a14530046b]}\\\"}\"}","context":{"RequestID":"3af71e68-588c-4847-b83f-c9a14530046b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1b1814a1-56ce-4837-a369-ee7e86c40cc6","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:32:34.178Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:34.182Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3af71e68-588c-4847-b83f-c9a14530046b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1b1814a1-56ce-4837-a369-ee7e86c40cc6","LogTimestamp":"2023-05-25T23:32:34.182Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:32:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:32:36.193Z","message":"Entering","context":{"RequestID":"16f171af-7b7c-4d97-b401-05420c17c1e1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"aa2d114e-81b3-4157-81d7-02f88a804959","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:32:36.193Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:32:36.195Z","message":"{\"transactionId\":\"16f171af-7b7c-4d97-b401-05420c17c1e1\",\"status\":\"200\",\"rqstDate\":\"230525-23:32:36:194\",\"respDate\":\"230525-23:32:36:195\",\"sourceId\":\"haproxy:16f171af-7b7c-4d97-b401-05420c17c1e1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:32:36:194-87606\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f81cbb4e-d944-4b1e-9cb5-6d39c87801f0], x-b3-parentspanid=[2372d632c4303064], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[be84e3278c0f84d72372d632c4303064], x-b3-spanid=[bae5e8b193a8eaa4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[16f171af-7b7c-4d97-b401-05420c17c1e1]}\\\"}\"}","context":{"RequestID":"16f171af-7b7c-4d97-b401-05420c17c1e1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"aa2d114e-81b3-4157-81d7-02f88a804959","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:32:36.193Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:36.196Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"16f171af-7b7c-4d97-b401-05420c17c1e1","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aa2d114e-81b3-4157-81d7-02f88a804959","LogTimestamp":"2023-05-25T23:32:36.196Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:32:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:32:38.206Z","message":"Entering","context":{"RequestID":"c0478bae-8fa9-474b-a6b1-7f0ea7e6c722","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4da77420-aa19-4e59-8d8e-f4837aef9abe","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:32:38.206Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:32:38.209Z","message":"{\"transactionId\":\"c0478bae-8fa9-474b-a6b1-7f0ea7e6c722\",\"status\":\"200\",\"rqstDate\":\"230525-23:32:38:208\",\"respDate\":\"230525-23:32:38:209\",\"sourceId\":\"haproxy:c0478bae-8fa9-474b-a6b1-7f0ea7e6c722\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:32:38:208-17464\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[11487207-e41f-441c-93ba-0643ae860e4f], x-b3-parentspanid=[522a462f735b987d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[73b83db5fe2867fb522a462f735b987d], x-b3-spanid=[b7e9aff3aa7ca08c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c0478bae-8fa9-474b-a6b1-7f0ea7e6c722]}\\\"}\"}","context":{"RequestID":"c0478bae-8fa9-474b-a6b1-7f0ea7e6c722","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4da77420-aa19-4e59-8d8e-f4837aef9abe","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:32:38.206Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:38.211Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c0478bae-8fa9-474b-a6b1-7f0ea7e6c722","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4da77420-aa19-4e59-8d8e-f4837aef9abe","LogTimestamp":"2023-05-25T23:32:38.210Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:32:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:32:40.222Z","message":"Entering","context":{"RequestID":"cdbceb4f-6619-4ef0-840a-d66e25fb36ef","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d165cb09-8edf-4907-b232-dc398deebb0c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:32:40.222Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:32:40.224Z","message":"{\"transactionId\":\"cdbceb4f-6619-4ef0-840a-d66e25fb36ef\",\"status\":\"200\",\"rqstDate\":\"230525-23:32:40:223\",\"respDate\":\"230525-23:32:40:224\",\"sourceId\":\"haproxy:cdbceb4f-6619-4ef0-840a-d66e25fb36ef\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:32:40:223-1072\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c096dd38-8b27-4567-9a9c-5daaf08561ef], x-b3-parentspanid=[8dc5279a44c0e817], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6d81001209eac8b98dc5279a44c0e817], x-b3-spanid=[61866dd748df53fb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cdbceb4f-6619-4ef0-840a-d66e25fb36ef]}\\\"}\"}","context":{"RequestID":"cdbceb4f-6619-4ef0-840a-d66e25fb36ef","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d165cb09-8edf-4907-b232-dc398deebb0c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:32:40.222Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:40.225Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cdbceb4f-6619-4ef0-840a-d66e25fb36ef","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d165cb09-8edf-4907-b232-dc398deebb0c","LogTimestamp":"2023-05-25T23:32:40.225Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:32:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:32:41.909Z","message":"Entering","context":{"RequestID":"25cada79-deed-468d-bc3c-c20b28faed1b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"10e04f80-9996-4094-af60-47f60b08f275","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:32:41.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:32:41.912Z","message":"Database is available from CACHED check.","context":{"RequestID":"25cada79-deed-468d-bc3c-c20b28faed1b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"10e04f80-9996-4094-af60-47f60b08f275","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:32:41.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:41.914Z","message":"{\"transactionId\":\"25cada79-deed-468d-bc3c-c20b28faed1b\",\"status\":\"200\",\"rqstDate\":\"230525-23:32:41:910\",\"respDate\":\"230525-23:32:41:913\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:25cada79-deed-468d-bc3c-c20b28faed1b\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:32:41:910-2411\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[25cada79-deed-468d-bc3c-c20b28faed1b]}\\\"}\"}","context":{"RequestID":"25cada79-deed-468d-bc3c-c20b28faed1b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"10e04f80-9996-4094-af60-47f60b08f275","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:32:41.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:41.915Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"25cada79-deed-468d-bc3c-c20b28faed1b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"10e04f80-9996-4094-af60-47f60b08f275","LogTimestamp":"2023-05-25T23:32:41.915Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:32:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-05-25T23:32:41.995Z","message":"Entering","context":{"RequestID":"1448728e-97bf-4359-8479-5609322ccbaa","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2bea0ecf-d1c6-4ca5-9c1d-4be709b32380","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:32:41.995Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:32:41.998Z","message":"{\"transactionId\":\"1448728e-97bf-4359-8479-5609322ccbaa\",\"status\":\"200\",\"rqstDate\":\"230525-23:32:41:996\",\"respDate\":\"230525-23:32:41:998\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:1448728e-97bf-4359-8479-5609322ccbaa\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:32:41:996-86467\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ae092dfa-8a11-4f1c-94ab-bf22c7e1042d], x-b3-parentspanid=[9f1a583aeb0e9ee7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35871], x-envoy-attempt-count=[1], x-b3-traceid=[d18834f7fd05bb229f1a583aeb0e9ee7], x-b3-spanid=[fae5afe977e1ee8b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[1448728e-97bf-4359-8479-5609322ccbaa]}\\\"}\"}","context":{"RequestID":"1448728e-97bf-4359-8479-5609322ccbaa","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2bea0ecf-d1c6-4ca5-9c1d-4be709b32380","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:32:41.995Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:41.999Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1448728e-97bf-4359-8479-5609322ccbaa","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2bea0ecf-d1c6-4ca5-9c1d-4be709b32380","LogTimestamp":"2023-05-25T23:32:41.999Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:32:42 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:32:42.236Z","message":"Entering","context":{"RequestID":"232e8665-b25d-48c3-bc2f-6eb8b6d0eddd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"44965f13-682b-4e89-a735-baa84a5525bb","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:32:42.236Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:32:42.240Z","message":"{\"transactionId\":\"232e8665-b25d-48c3-bc2f-6eb8b6d0eddd\",\"status\":\"200\",\"rqstDate\":\"230525-23:32:42:238\",\"respDate\":\"230525-23:32:42:240\",\"sourceId\":\"haproxy:232e8665-b25d-48c3-bc2f-6eb8b6d0eddd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:32:42:238-85221\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[43c19289-199a-4ee1-a8fd-d00870186079], x-b3-parentspanid=[2dba0bab3c9b3832], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[114f1dd7771ffaa12dba0bab3c9b3832], x-b3-spanid=[4cb7bcc533daff8d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[232e8665-b25d-48c3-bc2f-6eb8b6d0eddd]}\\\"}\"}","context":{"RequestID":"232e8665-b25d-48c3-bc2f-6eb8b6d0eddd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"44965f13-682b-4e89-a735-baa84a5525bb","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:32:42.236Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:42.241Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"232e8665-b25d-48c3-bc2f-6eb8b6d0eddd","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"44965f13-682b-4e89-a735-baa84a5525bb","LogTimestamp":"2023-05-25T23:32:42.241Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:32:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:32:44.128Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:32:44.141Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:44.141Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:44.141Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:44.252Z","message":"Entering","context":{"RequestID":"2fa49956-6edf-40d8-aee4-db3af3bab55a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2fa4d902-1060-44bb-9fd2-05cf68084bf8","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:32:44.252Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:32:44.254Z","message":"{\"transactionId\":\"2fa49956-6edf-40d8-aee4-db3af3bab55a\",\"status\":\"200\",\"rqstDate\":\"230525-23:32:44:253\",\"respDate\":\"230525-23:32:44:254\",\"sourceId\":\"haproxy:2fa49956-6edf-40d8-aee4-db3af3bab55a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:32:44:253-99764\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[26fbc272-baec-4506-b6be-9cc9f778f0fa], x-b3-parentspanid=[bf573aea8d44f931], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[226faaba1662c4aabf573aea8d44f931], x-b3-spanid=[98db285aa4043193], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2fa49956-6edf-40d8-aee4-db3af3bab55a]}\\\"}\"}","context":{"RequestID":"2fa49956-6edf-40d8-aee4-db3af3bab55a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2fa4d902-1060-44bb-9fd2-05cf68084bf8","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:32:44.252Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:44.254Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2fa49956-6edf-40d8-aee4-db3af3bab55a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2fa4d902-1060-44bb-9fd2-05cf68084bf8","LogTimestamp":"2023-05-25T23:32:44.254Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:32:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:32:46.264Z","message":"Entering","context":{"RequestID":"8ecac3be-7741-4398-8290-be362bb1d349","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a300d9d1-888b-4d2f-a01e-8ce6fc7802fb","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:32:46.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:32:46.267Z","message":"{\"transactionId\":\"8ecac3be-7741-4398-8290-be362bb1d349\",\"status\":\"200\",\"rqstDate\":\"230525-23:32:46:265\",\"respDate\":\"230525-23:32:46:267\",\"sourceId\":\"haproxy:8ecac3be-7741-4398-8290-be362bb1d349\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:32:46:265-90935\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[16cffc46-dd6f-48f5-9acb-d3fe6e40bbb1], x-b3-parentspanid=[02bc5c80308f6998], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[78b6615706bc9c3a02bc5c80308f6998], x-b3-spanid=[6c87c4a6a83f182a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8ecac3be-7741-4398-8290-be362bb1d349]}\\\"}\"}","context":{"RequestID":"8ecac3be-7741-4398-8290-be362bb1d349","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a300d9d1-888b-4d2f-a01e-8ce6fc7802fb","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:32:46.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:46.268Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8ecac3be-7741-4398-8290-be362bb1d349","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a300d9d1-888b-4d2f-a01e-8ce6fc7802fb","LogTimestamp":"2023-05-25T23:32:46.268Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:32:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:32:48.279Z","message":"Entering","context":{"RequestID":"12ae94d8-9c65-4b79-bb64-db0b7037663f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8006d9d3-7b7b-41e5-9a02-d5ff66cf21d7","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:32:48.278Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:32:48.281Z","message":"{\"transactionId\":\"12ae94d8-9c65-4b79-bb64-db0b7037663f\",\"status\":\"200\",\"rqstDate\":\"230525-23:32:48:280\",\"respDate\":\"230525-23:32:48:281\",\"sourceId\":\"haproxy:12ae94d8-9c65-4b79-bb64-db0b7037663f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:32:48:280-90264\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[27c605c2-bf26-4b4b-a4b2-8a9ea705acbe], x-b3-parentspanid=[ab6ad22fe819c97b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fdaa9360d328488aab6ad22fe819c97b], x-b3-spanid=[208e4cb14e078ac8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[12ae94d8-9c65-4b79-bb64-db0b7037663f]}\\\"}\"}","context":{"RequestID":"12ae94d8-9c65-4b79-bb64-db0b7037663f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8006d9d3-7b7b-41e5-9a02-d5ff66cf21d7","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:32:48.278Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:48.282Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"12ae94d8-9c65-4b79-bb64-db0b7037663f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8006d9d3-7b7b-41e5-9a02-d5ff66cf21d7","LogTimestamp":"2023-05-25T23:32:48.282Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:32:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:32:50.293Z","message":"Entering","context":{"RequestID":"eb6be2a0-a5e7-4689-9e8f-ee4b2c9cb523","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"92cd9988-d21e-4cdc-a5ee-bdc2a7b5a947","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:32:50.293Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:32:50.295Z","message":"{\"transactionId\":\"eb6be2a0-a5e7-4689-9e8f-ee4b2c9cb523\",\"status\":\"200\",\"rqstDate\":\"230525-23:32:50:293\",\"respDate\":\"230525-23:32:50:295\",\"sourceId\":\"haproxy:eb6be2a0-a5e7-4689-9e8f-ee4b2c9cb523\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:32:50:293-980\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f20d7e18-0976-4f07-9521-6fb5fb4d5b1a], x-b3-parentspanid=[5c768df84b60283e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2a99ee53e17a72485c768df84b60283e], x-b3-spanid=[7683db06894a8e31], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eb6be2a0-a5e7-4689-9e8f-ee4b2c9cb523]}\\\"}\"}","context":{"RequestID":"eb6be2a0-a5e7-4689-9e8f-ee4b2c9cb523","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"92cd9988-d21e-4cdc-a5ee-bdc2a7b5a947","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:32:50.293Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:50.295Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eb6be2a0-a5e7-4689-9e8f-ee4b2c9cb523","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"92cd9988-d21e-4cdc-a5ee-bdc2a7b5a947","LogTimestamp":"2023-05-25T23:32:50.295Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:32:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:32:51.908Z","message":"Entering","context":{"RequestID":"a699e98c-ffb1-4d65-b586-2625e24f8607","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"afeb05ed-bfbf-4465-a884-980986f5d210","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:32:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:32:51.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"a699e98c-ffb1-4d65-b586-2625e24f8607","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"afeb05ed-bfbf-4465-a884-980986f5d210","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:32:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:51.912Z","message":"{\"transactionId\":\"a699e98c-ffb1-4d65-b586-2625e24f8607\",\"status\":\"200\",\"rqstDate\":\"230525-23:32:51:909\",\"respDate\":\"230525-23:32:51:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a699e98c-ffb1-4d65-b586-2625e24f8607\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:32:51:909-5862\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a699e98c-ffb1-4d65-b586-2625e24f8607]}\\\"}\"}","context":{"RequestID":"a699e98c-ffb1-4d65-b586-2625e24f8607","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"afeb05ed-bfbf-4465-a884-980986f5d210","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:32:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:51.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a699e98c-ffb1-4d65-b586-2625e24f8607","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"afeb05ed-bfbf-4465-a884-980986f5d210","LogTimestamp":"2023-05-25T23:32:51.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:32:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:32:51.996Z","message":"Entering","context":{"RequestID":"4beccbbb-18be-4e6f-875d-e05d34b5f1d0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e477ff86-009d-4f66-94bb-77462254e8ee","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:32:51.996Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:32:51.999Z","message":"{\"transactionId\":\"4beccbbb-18be-4e6f-875d-e05d34b5f1d0\",\"status\":\"200\",\"rqstDate\":\"230525-23:32:51:997\",\"respDate\":\"230525-23:32:51:999\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4beccbbb-18be-4e6f-875d-e05d34b5f1d0\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:32:51:997-62332\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[adb19abc-93f7-42c4-9a15-2055f2cd494d], x-b3-parentspanid=[5c310916448452b1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46029], x-envoy-attempt-count=[1], x-b3-traceid=[61b072f59b20e9045c310916448452b1], x-b3-spanid=[f25859058592fb5a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4beccbbb-18be-4e6f-875d-e05d34b5f1d0]}\\\"}\"}","context":{"RequestID":"4beccbbb-18be-4e6f-875d-e05d34b5f1d0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e477ff86-009d-4f66-94bb-77462254e8ee","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:32:51.996Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:52.000Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4beccbbb-18be-4e6f-875d-e05d34b5f1d0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e477ff86-009d-4f66-94bb-77462254e8ee","LogTimestamp":"2023-05-25T23:32:52Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:32:52 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:32:52.307Z","message":"Entering","context":{"RequestID":"332ce4a5-7bb1-4e88-9e87-f166de320000","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a1f738c4-1791-44b2-ba2b-82b6f50fda36","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:32:52.307Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:32:52.311Z","message":"{\"transactionId\":\"332ce4a5-7bb1-4e88-9e87-f166de320000\",\"status\":\"200\",\"rqstDate\":\"230525-23:32:52:308\",\"respDate\":\"230525-23:32:52:311\",\"sourceId\":\"haproxy:332ce4a5-7bb1-4e88-9e87-f166de320000\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:32:52:308-55844\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5c48da87-1dc4-4085-866d-c0168b6fb5f4], x-b3-parentspanid=[98a311a37349e5d5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f94721389763114198a311a37349e5d5], x-b3-spanid=[7862673de1824b31], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[332ce4a5-7bb1-4e88-9e87-f166de320000]}\\\"}\"}","context":{"RequestID":"332ce4a5-7bb1-4e88-9e87-f166de320000","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a1f738c4-1791-44b2-ba2b-82b6f50fda36","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:32:52.307Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:52.312Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"332ce4a5-7bb1-4e88-9e87-f166de320000","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a1f738c4-1791-44b2-ba2b-82b6f50fda36","LogTimestamp":"2023-05-25T23:32:52.312Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:32:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:32:54.129Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:32:54.152Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:54.152Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:54.152Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:54.325Z","message":"Entering","context":{"RequestID":"a6de321c-9017-446e-83a0-7fbdbe8fdaaa","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f8285d3f-478a-4d6a-a577-a7dc7b8734dc","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:32:54.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:32:54.328Z","message":"{\"transactionId\":\"a6de321c-9017-446e-83a0-7fbdbe8fdaaa\",\"status\":\"200\",\"rqstDate\":\"230525-23:32:54:326\",\"respDate\":\"230525-23:32:54:328\",\"sourceId\":\"haproxy:a6de321c-9017-446e-83a0-7fbdbe8fdaaa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:32:54:326-80234\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0a55cd0e-2ba0-4310-acde-4af8a264e5d3], x-b3-parentspanid=[ddf583016a062ea0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[20f344ab4d78479fddf583016a062ea0], x-b3-spanid=[fa5320751661bd69], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a6de321c-9017-446e-83a0-7fbdbe8fdaaa]}\\\"}\"}","context":{"RequestID":"a6de321c-9017-446e-83a0-7fbdbe8fdaaa","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f8285d3f-478a-4d6a-a577-a7dc7b8734dc","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:32:54.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:54.330Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a6de321c-9017-446e-83a0-7fbdbe8fdaaa","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f8285d3f-478a-4d6a-a577-a7dc7b8734dc","LogTimestamp":"2023-05-25T23:32:54.330Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:32:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:32:56.341Z","message":"Entering","context":{"RequestID":"faa636b2-d304-4ed9-a158-9f62ead98785","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9a151415-aef1-4ada-9c5a-ed03b3bd46c7","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:32:56.341Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:32:56.344Z","message":"{\"transactionId\":\"faa636b2-d304-4ed9-a158-9f62ead98785\",\"status\":\"200\",\"rqstDate\":\"230525-23:32:56:342\",\"respDate\":\"230525-23:32:56:344\",\"sourceId\":\"haproxy:faa636b2-d304-4ed9-a158-9f62ead98785\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:32:56:342-72820\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fd107e21-2001-4f7c-9706-67252ce8d95b], x-b3-parentspanid=[bae609f95a308694], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3534398259d2f224bae609f95a308694], x-b3-spanid=[5240bb9dc0aef4df], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[faa636b2-d304-4ed9-a158-9f62ead98785]}\\\"}\"}","context":{"RequestID":"faa636b2-d304-4ed9-a158-9f62ead98785","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9a151415-aef1-4ada-9c5a-ed03b3bd46c7","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:32:56.341Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:56.345Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"faa636b2-d304-4ed9-a158-9f62ead98785","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9a151415-aef1-4ada-9c5a-ed03b3bd46c7","LogTimestamp":"2023-05-25T23:32:56.345Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:32:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:32:56.389Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:56.393Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:58.356Z","message":"Entering","context":{"RequestID":"8b69654d-2fbe-407a-ac34-6792c16677f6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ddb0104a-8c7b-4f1c-9fcb-271a9b2774cb","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:32:58.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:32:58.359Z","message":"{\"transactionId\":\"8b69654d-2fbe-407a-ac34-6792c16677f6\",\"status\":\"200\",\"rqstDate\":\"230525-23:32:58:357\",\"respDate\":\"230525-23:32:58:359\",\"sourceId\":\"haproxy:8b69654d-2fbe-407a-ac34-6792c16677f6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:32:58:357-20065\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[78979389-c72b-4f9a-ad18-4efd35e491ae], x-b3-parentspanid=[dbda9d98ed149fe1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c9bab965b7e68763dbda9d98ed149fe1], x-b3-spanid=[53166b9d2ca76a3a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8b69654d-2fbe-407a-ac34-6792c16677f6]}\\\"}\"}","context":{"RequestID":"8b69654d-2fbe-407a-ac34-6792c16677f6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ddb0104a-8c7b-4f1c-9fcb-271a9b2774cb","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:32:58.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:32:58.360Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8b69654d-2fbe-407a-ac34-6792c16677f6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ddb0104a-8c7b-4f1c-9fcb-271a9b2774cb","LogTimestamp":"2023-05-25T23:32:58.360Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:32:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:33:00.372Z","message":"Entering","context":{"RequestID":"5c158044-55be-4e64-81fa-8596a9383ded","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c50ac511-160d-4556-b368-8d9610ca179f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:33:00.372Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:33:00.375Z","message":"{\"transactionId\":\"5c158044-55be-4e64-81fa-8596a9383ded\",\"status\":\"200\",\"rqstDate\":\"230525-23:33:00:373\",\"respDate\":\"230525-23:33:00:375\",\"sourceId\":\"haproxy:5c158044-55be-4e64-81fa-8596a9383ded\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:33:00:373-1410\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[64a4785e-c907-42b0-a80d-a2d7d823991b], x-b3-parentspanid=[ca017c48991b130f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[972b2c13d5da3f48ca017c48991b130f], x-b3-spanid=[0c7793b6d7810626], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5c158044-55be-4e64-81fa-8596a9383ded]}\\\"}\"}","context":{"RequestID":"5c158044-55be-4e64-81fa-8596a9383ded","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c50ac511-160d-4556-b368-8d9610ca179f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:33:00.372Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:00.376Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5c158044-55be-4e64-81fa-8596a9383ded","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c50ac511-160d-4556-b368-8d9610ca179f","LogTimestamp":"2023-05-25T23:33:00.376Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:33:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:33:01.909Z","message":"Entering","context":{"RequestID":"8ef0cd41-dbd4-4b40-a47c-1e9a9aa1704d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"50a1d092-5908-4e3c-91ee-4e6ad398549d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:33:01.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:33:01.912Z","message":"Database is available from CACHED check.","context":{"RequestID":"8ef0cd41-dbd4-4b40-a47c-1e9a9aa1704d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"50a1d092-5908-4e3c-91ee-4e6ad398549d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:33:01.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:01.914Z","message":"{\"transactionId\":\"8ef0cd41-dbd4-4b40-a47c-1e9a9aa1704d\",\"status\":\"200\",\"rqstDate\":\"230525-23:33:01:910\",\"respDate\":\"230525-23:33:01:914\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8ef0cd41-dbd4-4b40-a47c-1e9a9aa1704d\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:33:01:910-45779\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8ef0cd41-dbd4-4b40-a47c-1e9a9aa1704d]}\\\"}\"}","context":{"RequestID":"8ef0cd41-dbd4-4b40-a47c-1e9a9aa1704d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"50a1d092-5908-4e3c-91ee-4e6ad398549d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:33:01.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:01.915Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8ef0cd41-dbd4-4b40-a47c-1e9a9aa1704d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"50a1d092-5908-4e3c-91ee-4e6ad398549d","LogTimestamp":"2023-05-25T23:33:01.915Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:33:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-05-25T23:33:01.999Z","message":"Entering","context":{"RequestID":"99e234ed-da7c-42b1-9294-4fc73e2cc509","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"94353f45-bb0b-481e-852f-6b544fbbbd6f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:33:01.999Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:33:02.002Z","message":"{\"transactionId\":\"99e234ed-da7c-42b1-9294-4fc73e2cc509\",\"status\":\"200\",\"rqstDate\":\"230525-23:33:02:000\",\"respDate\":\"230525-23:33:02:002\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:99e234ed-da7c-42b1-9294-4fc73e2cc509\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:33:02:000-35369\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5332bfc7-2572-414b-9285-94fd1744af95], x-b3-parentspanid=[19648007f9ab52e2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59085], x-envoy-attempt-count=[1], x-b3-traceid=[52a11d18bb6b791619648007f9ab52e2], x-b3-spanid=[dac5acaa9bafa293], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[99e234ed-da7c-42b1-9294-4fc73e2cc509]}\\\"}\"}","context":{"RequestID":"99e234ed-da7c-42b1-9294-4fc73e2cc509","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"94353f45-bb0b-481e-852f-6b544fbbbd6f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:33:01.999Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:02.003Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"99e234ed-da7c-42b1-9294-4fc73e2cc509","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"94353f45-bb0b-481e-852f-6b544fbbbd6f","LogTimestamp":"2023-05-25T23:33:02.003Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:33:02 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:33:02.386Z","message":"Entering","context":{"RequestID":"478d9ade-1bda-4733-a9a5-a50a6ee51c55","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b14569d9-8e68-4c8c-8bbf-87d4a138b3c8","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:33:02.386Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:33:02.389Z","message":"{\"transactionId\":\"478d9ade-1bda-4733-a9a5-a50a6ee51c55\",\"status\":\"200\",\"rqstDate\":\"230525-23:33:02:387\",\"respDate\":\"230525-23:33:02:389\",\"sourceId\":\"haproxy:478d9ade-1bda-4733-a9a5-a50a6ee51c55\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:33:02:387-81068\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3372ea30-d68b-4edf-8717-c50794eb0a1f], x-b3-parentspanid=[b4b1a4f67baf040c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e38117b58dc03ba2b4b1a4f67baf040c], x-b3-spanid=[6732566b706b4f28], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[478d9ade-1bda-4733-a9a5-a50a6ee51c55]}\\\"}\"}","context":{"RequestID":"478d9ade-1bda-4733-a9a5-a50a6ee51c55","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b14569d9-8e68-4c8c-8bbf-87d4a138b3c8","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:33:02.386Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:02.390Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"478d9ade-1bda-4733-a9a5-a50a6ee51c55","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b14569d9-8e68-4c8c-8bbf-87d4a138b3c8","LogTimestamp":"2023-05-25T23:33:02.390Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:33:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:33:04.129Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:33:04.147Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:04.147Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:04.147Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:04.401Z","message":"Entering","context":{"RequestID":"736de28d-64f8-45f3-8cfc-dbd2f7125d13","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"32c5b1f0-cf7a-4b0a-85b8-ab8a9c9cec37","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:33:04.401Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:33:04.403Z","message":"{\"transactionId\":\"736de28d-64f8-45f3-8cfc-dbd2f7125d13\",\"status\":\"200\",\"rqstDate\":\"230525-23:33:04:402\",\"respDate\":\"230525-23:33:04:403\",\"sourceId\":\"haproxy:736de28d-64f8-45f3-8cfc-dbd2f7125d13\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:33:04:402-16954\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4b5ffda7-6ed3-4ebf-b703-c2a8ee70750a], x-b3-parentspanid=[14149c8a268dbb0f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4afbf54b6c3fabce14149c8a268dbb0f], x-b3-spanid=[89ca3ef296359905], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[736de28d-64f8-45f3-8cfc-dbd2f7125d13]}\\\"}\"}","context":{"RequestID":"736de28d-64f8-45f3-8cfc-dbd2f7125d13","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"32c5b1f0-cf7a-4b0a-85b8-ab8a9c9cec37","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:33:04.401Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:04.404Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"736de28d-64f8-45f3-8cfc-dbd2f7125d13","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"32c5b1f0-cf7a-4b0a-85b8-ab8a9c9cec37","LogTimestamp":"2023-05-25T23:33:04.404Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:33:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:33:06.416Z","message":"Entering","context":{"RequestID":"31f5d0c5-40a2-426a-b273-90538cc81df0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"03b43390-fba2-4f62-87e4-42c7ba86e94d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:33:06.415Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:33:06.418Z","message":"{\"transactionId\":\"31f5d0c5-40a2-426a-b273-90538cc81df0\",\"status\":\"200\",\"rqstDate\":\"230525-23:33:06:417\",\"respDate\":\"230525-23:33:06:418\",\"sourceId\":\"haproxy:31f5d0c5-40a2-426a-b273-90538cc81df0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:33:06:417-40793\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b166c558-1df7-4576-a77f-cde89c87e6b2], x-b3-parentspanid=[b868f644092c5cb1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7b3d49a1c098fe04b868f644092c5cb1], x-b3-spanid=[09d68e2bcc565581], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[31f5d0c5-40a2-426a-b273-90538cc81df0]}\\\"}\"}","context":{"RequestID":"31f5d0c5-40a2-426a-b273-90538cc81df0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"03b43390-fba2-4f62-87e4-42c7ba86e94d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:33:06.415Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:06.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"31f5d0c5-40a2-426a-b273-90538cc81df0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"03b43390-fba2-4f62-87e4-42c7ba86e94d","LogTimestamp":"2023-05-25T23:33:06.419Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:33:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:33:08.430Z","message":"Entering","context":{"RequestID":"77d626a3-4ffe-4766-881f-e85f8798a892","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b5c06d49-47a8-4ce2-8465-48d053a96980","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:33:08.430Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:33:08.433Z","message":"{\"transactionId\":\"77d626a3-4ffe-4766-881f-e85f8798a892\",\"status\":\"200\",\"rqstDate\":\"230525-23:33:08:431\",\"respDate\":\"230525-23:33:08:432\",\"sourceId\":\"haproxy:77d626a3-4ffe-4766-881f-e85f8798a892\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:33:08:431-65052\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f29e11d8-dc06-4628-8a70-a006db985eb7], x-b3-parentspanid=[13aae11c8a80a98f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[da9e7661ca18da3913aae11c8a80a98f], x-b3-spanid=[e0529f50cb294def], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[77d626a3-4ffe-4766-881f-e85f8798a892]}\\\"}\"}","context":{"RequestID":"77d626a3-4ffe-4766-881f-e85f8798a892","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b5c06d49-47a8-4ce2-8465-48d053a96980","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:33:08.430Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:08.434Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"77d626a3-4ffe-4766-881f-e85f8798a892","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b5c06d49-47a8-4ce2-8465-48d053a96980","LogTimestamp":"2023-05-25T23:33:08.433Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:33:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:33:10.444Z","message":"Entering","context":{"RequestID":"abce675b-d376-4718-8453-5c35522f72f9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2be44ab6-a533-4b88-b4c4-fcb80d014a08","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:33:10.444Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:33:10.445Z","message":"{\"transactionId\":\"abce675b-d376-4718-8453-5c35522f72f9\",\"status\":\"200\",\"rqstDate\":\"230525-23:33:10:444\",\"respDate\":\"230525-23:33:10:445\",\"sourceId\":\"haproxy:abce675b-d376-4718-8453-5c35522f72f9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:33:10:444-25020\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dc8286a6-1e7c-4e37-9133-2813c096d3a1], x-b3-parentspanid=[f5e0dc5d31662a42], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[88e0b1417d86b9edf5e0dc5d31662a42], x-b3-spanid=[b6c4f6d842ba9176], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[abce675b-d376-4718-8453-5c35522f72f9]}\\\"}\"}","context":{"RequestID":"abce675b-d376-4718-8453-5c35522f72f9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2be44ab6-a533-4b88-b4c4-fcb80d014a08","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:33:10.444Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:10.445Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"abce675b-d376-4718-8453-5c35522f72f9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2be44ab6-a533-4b88-b4c4-fcb80d014a08","LogTimestamp":"2023-05-25T23:33:10.445Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:33:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-25T23:33:11.910Z","message":"Entering","context":{"RequestID":"cb2eb9ce-0284-4445-8e3b-0813aab4d1a6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9f0ab549-3982-49e4-9435-cee072ea06dc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:33:11.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:33:11.912Z","message":"Database is available from CACHED check.","context":{"RequestID":"cb2eb9ce-0284-4445-8e3b-0813aab4d1a6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9f0ab549-3982-49e4-9435-cee072ea06dc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:33:11.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:11.913Z","message":"{\"transactionId\":\"cb2eb9ce-0284-4445-8e3b-0813aab4d1a6\",\"status\":\"200\",\"rqstDate\":\"230525-23:33:11:910\",\"respDate\":\"230525-23:33:11:913\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:cb2eb9ce-0284-4445-8e3b-0813aab4d1a6\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:33:11:910-5470\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[cb2eb9ce-0284-4445-8e3b-0813aab4d1a6]}\\\"}\"}","context":{"RequestID":"cb2eb9ce-0284-4445-8e3b-0813aab4d1a6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9f0ab549-3982-49e4-9435-cee072ea06dc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:33:11.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:11.914Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cb2eb9ce-0284-4445-8e3b-0813aab4d1a6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9f0ab549-3982-49e4-9435-cee072ea06dc","LogTimestamp":"2023-05-25T23:33:11.914Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:33:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:33:11.996Z","message":"Entering","context":{"RequestID":"2f606684-b566-40cc-bd09-1da4e199a388","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"68a5860b-cfa8-48c2-b3fc-6036fe57cafd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:33:11.996Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:33:11.999Z","message":"{\"transactionId\":\"2f606684-b566-40cc-bd09-1da4e199a388\",\"status\":\"200\",\"rqstDate\":\"230525-23:33:11:997\",\"respDate\":\"230525-23:33:11:999\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2f606684-b566-40cc-bd09-1da4e199a388\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:33:11:997-4750\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1ddc5792-bad8-4bdd-9e42-bd8a317b9d25], x-b3-parentspanid=[86bc50a8b52ed4c3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55333], x-envoy-attempt-count=[1], x-b3-traceid=[149247ff5a81acc886bc50a8b52ed4c3], x-b3-spanid=[92fd0aa3ca654b5a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2f606684-b566-40cc-bd09-1da4e199a388]}\\\"}\"}","context":{"RequestID":"2f606684-b566-40cc-bd09-1da4e199a388","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"68a5860b-cfa8-48c2-b3fc-6036fe57cafd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:33:11.996Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:12.000Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2f606684-b566-40cc-bd09-1da4e199a388","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"68a5860b-cfa8-48c2-b3fc-6036fe57cafd","LogTimestamp":"2023-05-25T23:33:12Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:33:12 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:33:12.455Z","message":"Entering","context":{"RequestID":"ba2fe064-47ee-470e-8cf0-5ed89db94393","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"78e73aa1-ce79-477d-9087-aa7b666437d6","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:33:12.455Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:33:12.458Z","message":"{\"transactionId\":\"ba2fe064-47ee-470e-8cf0-5ed89db94393\",\"status\":\"200\",\"rqstDate\":\"230525-23:33:12:456\",\"respDate\":\"230525-23:33:12:458\",\"sourceId\":\"haproxy:ba2fe064-47ee-470e-8cf0-5ed89db94393\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:33:12:456-29854\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a81d18d7-16ec-4f33-9ebb-9751b0671582], x-b3-parentspanid=[766c29fbd73cc57f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[130697faf4916ec6766c29fbd73cc57f], x-b3-spanid=[eca7a4650c6fd07d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ba2fe064-47ee-470e-8cf0-5ed89db94393]}\\\"}\"}","context":{"RequestID":"ba2fe064-47ee-470e-8cf0-5ed89db94393","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"78e73aa1-ce79-477d-9087-aa7b666437d6","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:33:12.455Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:12.459Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ba2fe064-47ee-470e-8cf0-5ed89db94393","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"78e73aa1-ce79-477d-9087-aa7b666437d6","LogTimestamp":"2023-05-25T23:33:12.459Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:33:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:33:14.129Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:33:14.143Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:14.144Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:14.144Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:14.470Z","message":"Entering","context":{"RequestID":"99f2d2f3-cdf2-4757-8b0d-0e46246772f2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7e436464-6467-4078-89c8-75b7919a53cd","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:33:14.470Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:33:14.473Z","message":"{\"transactionId\":\"99f2d2f3-cdf2-4757-8b0d-0e46246772f2\",\"status\":\"200\",\"rqstDate\":\"230525-23:33:14:471\",\"respDate\":\"230525-23:33:14:472\",\"sourceId\":\"haproxy:99f2d2f3-cdf2-4757-8b0d-0e46246772f2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:33:14:471-90423\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e3c22cd0-9066-4f3e-9ef1-25497851042a], x-b3-parentspanid=[9148cfbca18aa16c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fe9dcc47fba68a659148cfbca18aa16c], x-b3-spanid=[a5ad406b0482a954], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[99f2d2f3-cdf2-4757-8b0d-0e46246772f2]}\\\"}\"}","context":{"RequestID":"99f2d2f3-cdf2-4757-8b0d-0e46246772f2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7e436464-6467-4078-89c8-75b7919a53cd","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:33:14.470Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:14.473Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"99f2d2f3-cdf2-4757-8b0d-0e46246772f2","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7e436464-6467-4078-89c8-75b7919a53cd","LogTimestamp":"2023-05-25T23:33:14.473Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:33:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:33:16.484Z","message":"Entering","context":{"RequestID":"7fbe7144-822f-46c8-b6f6-47faa9bdb899","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9633ee79-eea9-44e6-9bde-306710bc4368","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:33:16.484Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:33:16.486Z","message":"{\"transactionId\":\"7fbe7144-822f-46c8-b6f6-47faa9bdb899\",\"status\":\"200\",\"rqstDate\":\"230525-23:33:16:484\",\"respDate\":\"230525-23:33:16:486\",\"sourceId\":\"haproxy:7fbe7144-822f-46c8-b6f6-47faa9bdb899\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:33:16:484-91043\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ec2c4f38-6acf-4af0-a1ca-5b0893d855f9], x-b3-parentspanid=[30017b4f5713e612], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[83c73f713cf9f9f130017b4f5713e612], x-b3-spanid=[3b8f215ceb8a88d4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7fbe7144-822f-46c8-b6f6-47faa9bdb899]}\\\"}\"}","context":{"RequestID":"7fbe7144-822f-46c8-b6f6-47faa9bdb899","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9633ee79-eea9-44e6-9bde-306710bc4368","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:33:16.484Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:16.487Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7fbe7144-822f-46c8-b6f6-47faa9bdb899","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9633ee79-eea9-44e6-9bde-306710bc4368","LogTimestamp":"2023-05-25T23:33:16.487Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:33:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:33:18.497Z","message":"Entering","context":{"RequestID":"8aa3824f-315d-4a13-9a53-e7c4353ee03b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a858aa6d-6d41-4d81-acc3-1a381ddc25d0","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:33:18.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:33:18.498Z","message":"{\"transactionId\":\"8aa3824f-315d-4a13-9a53-e7c4353ee03b\",\"status\":\"200\",\"rqstDate\":\"230525-23:33:18:497\",\"respDate\":\"230525-23:33:18:498\",\"sourceId\":\"haproxy:8aa3824f-315d-4a13-9a53-e7c4353ee03b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:33:18:497-49753\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3a65e8a4-a8b4-478e-bde0-3c4eb2dc4913], x-b3-parentspanid=[a72d6afddf9766d6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3fccbe750df4051aa72d6afddf9766d6], x-b3-spanid=[0711cf7977af11f5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8aa3824f-315d-4a13-9a53-e7c4353ee03b]}\\\"}\"}","context":{"RequestID":"8aa3824f-315d-4a13-9a53-e7c4353ee03b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a858aa6d-6d41-4d81-acc3-1a381ddc25d0","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:33:18.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:18.499Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8aa3824f-315d-4a13-9a53-e7c4353ee03b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a858aa6d-6d41-4d81-acc3-1a381ddc25d0","LogTimestamp":"2023-05-25T23:33:18.499Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:33:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:33:20.509Z","message":"Entering","context":{"RequestID":"691050cf-1f11-4cba-8e59-cae122c166ed","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"14235235-250f-4c12-b9c9-5334f069a0b2","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:33:20.509Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:33:20.512Z","message":"{\"transactionId\":\"691050cf-1f11-4cba-8e59-cae122c166ed\",\"status\":\"200\",\"rqstDate\":\"230525-23:33:20:510\",\"respDate\":\"230525-23:33:20:512\",\"sourceId\":\"haproxy:691050cf-1f11-4cba-8e59-cae122c166ed\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:33:20:510-75195\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4fd1b9dc-0074-4ada-9cb1-3e324bbd8b57], x-b3-parentspanid=[b5382420d8934995], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a0a6d21e45b22cffb5382420d8934995], x-b3-spanid=[7200483b99e3fd0c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[691050cf-1f11-4cba-8e59-cae122c166ed]}\\\"}\"}","context":{"RequestID":"691050cf-1f11-4cba-8e59-cae122c166ed","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"14235235-250f-4c12-b9c9-5334f069a0b2","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:33:20.509Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:20.513Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"691050cf-1f11-4cba-8e59-cae122c166ed","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"14235235-250f-4c12-b9c9-5334f069a0b2","LogTimestamp":"2023-05-25T23:33:20.513Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:33:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:33:21.908Z","message":"Entering","context":{"RequestID":"30dca2ef-4ab8-4e6a-83bb-4fe2929a883f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"39edc0b5-7f45-4ca7-889d-627a37b2ecb6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:33:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:33:21.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"30dca2ef-4ab8-4e6a-83bb-4fe2929a883f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"39edc0b5-7f45-4ca7-889d-627a37b2ecb6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:33:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:21.911Z","message":"{\"transactionId\":\"30dca2ef-4ab8-4e6a-83bb-4fe2929a883f\",\"status\":\"200\",\"rqstDate\":\"230525-23:33:21:909\",\"respDate\":\"230525-23:33:21:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:30dca2ef-4ab8-4e6a-83bb-4fe2929a883f\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:33:21:909-35172\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[30dca2ef-4ab8-4e6a-83bb-4fe2929a883f]}\\\"}\"}","context":{"RequestID":"30dca2ef-4ab8-4e6a-83bb-4fe2929a883f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"39edc0b5-7f45-4ca7-889d-627a37b2ecb6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:33:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:21.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"30dca2ef-4ab8-4e6a-83bb-4fe2929a883f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"39edc0b5-7f45-4ca7-889d-627a37b2ecb6","LogTimestamp":"2023-05-25T23:33:21.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:33:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:33:21.997Z","message":"Entering","context":{"RequestID":"031bc78e-0cde-4b16-905d-295369b50a3e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"4cc43fac-4cf4-4cf7-9bd6-e05a0bfd7a9c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:33:21.997Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:33:21.999Z","message":"{\"transactionId\":\"031bc78e-0cde-4b16-905d-295369b50a3e\",\"status\":\"200\",\"rqstDate\":\"230525-23:33:21:997\",\"respDate\":\"230525-23:33:21:999\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:031bc78e-0cde-4b16-905d-295369b50a3e\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:33:21:997-50503\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9e5357ee-d1e8-4cb2-9d32-1cbc5a5bdb2f], x-b3-parentspanid=[58349c3cd4279a46], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44691], x-envoy-attempt-count=[1], x-b3-traceid=[3462305912cb0e1358349c3cd4279a46], x-b3-spanid=[163c45511b0da57e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[031bc78e-0cde-4b16-905d-295369b50a3e]}\\\"}\"}","context":{"RequestID":"031bc78e-0cde-4b16-905d-295369b50a3e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"4cc43fac-4cf4-4cf7-9bd6-e05a0bfd7a9c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:33:21.997Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:22.000Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"031bc78e-0cde-4b16-905d-295369b50a3e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4cc43fac-4cf4-4cf7-9bd6-e05a0bfd7a9c","LogTimestamp":"2023-05-25T23:33:22Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:33:22 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:33:22.523Z","message":"Entering","context":{"RequestID":"18c808a1-b6e9-4148-bffc-3f80326bd012","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"96cefead-1ec6-4109-912b-23276d10a2ef","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:33:22.522Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:33:22.525Z","message":"{\"transactionId\":\"18c808a1-b6e9-4148-bffc-3f80326bd012\",\"status\":\"200\",\"rqstDate\":\"230525-23:33:22:524\",\"respDate\":\"230525-23:33:22:525\",\"sourceId\":\"haproxy:18c808a1-b6e9-4148-bffc-3f80326bd012\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:33:22:524-88358\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7d856bf9-0168-48f5-ab76-6be6e84fea17], x-b3-parentspanid=[513e3efa0eff10ef], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d9968fca1f70b679513e3efa0eff10ef], x-b3-spanid=[60c850f903b8cdec], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[18c808a1-b6e9-4148-bffc-3f80326bd012]}\\\"}\"}","context":{"RequestID":"18c808a1-b6e9-4148-bffc-3f80326bd012","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"96cefead-1ec6-4109-912b-23276d10a2ef","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:33:22.522Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:22.526Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"18c808a1-b6e9-4148-bffc-3f80326bd012","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"96cefead-1ec6-4109-912b-23276d10a2ef","LogTimestamp":"2023-05-25T23:33:22.526Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:33:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:33:24.129Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:33:24.146Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:24.146Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:24.146Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:24.536Z","message":"Entering","context":{"RequestID":"246f57d3-c392-4ec9-aade-9ab382d168b7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"16aadb30-07a6-4dcd-b731-80914cd1d656","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:33:24.536Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:33:24.538Z","message":"{\"transactionId\":\"246f57d3-c392-4ec9-aade-9ab382d168b7\",\"status\":\"200\",\"rqstDate\":\"230525-23:33:24:537\",\"respDate\":\"230525-23:33:24:538\",\"sourceId\":\"haproxy:246f57d3-c392-4ec9-aade-9ab382d168b7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:33:24:537-3982\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[034cf42e-4691-47d3-bc30-4b8c418916e7], x-b3-parentspanid=[2acb689afb1a33ae], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4ca2d71c5f5a91582acb689afb1a33ae], x-b3-spanid=[805598ab4e8666bf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[246f57d3-c392-4ec9-aade-9ab382d168b7]}\\\"}\"}","context":{"RequestID":"246f57d3-c392-4ec9-aade-9ab382d168b7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"16aadb30-07a6-4dcd-b731-80914cd1d656","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:33:24.536Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:24.538Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"246f57d3-c392-4ec9-aade-9ab382d168b7","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"16aadb30-07a6-4dcd-b731-80914cd1d656","LogTimestamp":"2023-05-25T23:33:24.538Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:33:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:33:26.394Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:26.399Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:26.548Z","message":"Entering","context":{"RequestID":"1e35686b-206c-434a-8613-9190cdf70fba","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d7446bf3-f9b1-47ed-9131-c4db4b60e566","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:33:26.548Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:33:26.549Z","message":"{\"transactionId\":\"1e35686b-206c-434a-8613-9190cdf70fba\",\"status\":\"200\",\"rqstDate\":\"230525-23:33:26:548\",\"respDate\":\"230525-23:33:26:549\",\"sourceId\":\"haproxy:1e35686b-206c-434a-8613-9190cdf70fba\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:33:26:548-35440\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2390234b-0e37-431d-855e-15659efc739a], x-b3-parentspanid=[a370e1d97c2744d0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cb30f78df7cc1668a370e1d97c2744d0], x-b3-spanid=[046367b6386f8ccc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1e35686b-206c-434a-8613-9190cdf70fba]}\\\"}\"}","context":{"RequestID":"1e35686b-206c-434a-8613-9190cdf70fba","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d7446bf3-f9b1-47ed-9131-c4db4b60e566","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:33:26.548Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:26.550Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1e35686b-206c-434a-8613-9190cdf70fba","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d7446bf3-f9b1-47ed-9131-c4db4b60e566","LogTimestamp":"2023-05-25T23:33:26.550Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:33:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:33:28.559Z","message":"Entering","context":{"RequestID":"4eea8169-98d6-4bc5-b690-aeab836c703f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fd85f932-0417-4c9d-a20b-403bf700b872","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:33:28.559Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:33:28.562Z","message":"{\"transactionId\":\"4eea8169-98d6-4bc5-b690-aeab836c703f\",\"status\":\"200\",\"rqstDate\":\"230525-23:33:28:560\",\"respDate\":\"230525-23:33:28:561\",\"sourceId\":\"haproxy:4eea8169-98d6-4bc5-b690-aeab836c703f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:33:28:560-80719\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[23c8f141-b4a1-415f-b220-d1ec0d19d482], x-b3-parentspanid=[2f2cd5f7ce38df00], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9cc64e9e2c4640ed2f2cd5f7ce38df00], x-b3-spanid=[b7aa7e3e9171846c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4eea8169-98d6-4bc5-b690-aeab836c703f]}\\\"}\"}","context":{"RequestID":"4eea8169-98d6-4bc5-b690-aeab836c703f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fd85f932-0417-4c9d-a20b-403bf700b872","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:33:28.559Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:28.562Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4eea8169-98d6-4bc5-b690-aeab836c703f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fd85f932-0417-4c9d-a20b-403bf700b872","LogTimestamp":"2023-05-25T23:33:28.562Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:33:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:33:30.573Z","message":"Entering","context":{"RequestID":"89d55308-a6ff-4f8b-be74-68a4a3154d67","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"72533759-6ddb-4db2-8594-e33f106cfe0d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:33:30.573Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:33:30.574Z","message":"{\"transactionId\":\"89d55308-a6ff-4f8b-be74-68a4a3154d67\",\"status\":\"200\",\"rqstDate\":\"230525-23:33:30:573\",\"respDate\":\"230525-23:33:30:574\",\"sourceId\":\"haproxy:89d55308-a6ff-4f8b-be74-68a4a3154d67\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:33:30:573-49378\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bad830aa-0963-440e-a67d-004684327427], x-b3-parentspanid=[786e563017bc6bfd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[64a3aba377515868786e563017bc6bfd], x-b3-spanid=[23d91af6adc9d11e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[89d55308-a6ff-4f8b-be74-68a4a3154d67]}\\\"}\"}","context":{"RequestID":"89d55308-a6ff-4f8b-be74-68a4a3154d67","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"72533759-6ddb-4db2-8594-e33f106cfe0d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:33:30.573Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:30.575Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"89d55308-a6ff-4f8b-be74-68a4a3154d67","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"72533759-6ddb-4db2-8594-e33f106cfe0d","LogTimestamp":"2023-05-25T23:33:30.575Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:33:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:33:31.909Z","message":"Entering","context":{"RequestID":"283ac5fe-6849-4800-8083-edd176a5c5ce","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3426ab19-7743-47ec-a04e-3ace6834c93a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:33:31.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:33:31.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"283ac5fe-6849-4800-8083-edd176a5c5ce","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3426ab19-7743-47ec-a04e-3ace6834c93a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:33:31.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:31.912Z","message":"{\"transactionId\":\"283ac5fe-6849-4800-8083-edd176a5c5ce\",\"status\":\"200\",\"rqstDate\":\"230525-23:33:31:910\",\"respDate\":\"230525-23:33:31:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:283ac5fe-6849-4800-8083-edd176a5c5ce\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:33:31:910-76840\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[283ac5fe-6849-4800-8083-edd176a5c5ce]}\\\"}\"}","context":{"RequestID":"283ac5fe-6849-4800-8083-edd176a5c5ce","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3426ab19-7743-47ec-a04e-3ace6834c93a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:33:31.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:31.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"283ac5fe-6849-4800-8083-edd176a5c5ce","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3426ab19-7743-47ec-a04e-3ace6834c93a","LogTimestamp":"2023-05-25T23:33:31.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:33:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:33:31.997Z","message":"Entering","context":{"RequestID":"99da72d9-6c20-46e9-9d86-86efcda174a2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5bc02cf6-35fb-403d-a2d6-57ac50e231d5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:33:31.997Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:33:32.000Z","message":"{\"transactionId\":\"99da72d9-6c20-46e9-9d86-86efcda174a2\",\"status\":\"200\",\"rqstDate\":\"230525-23:33:31:998\",\"respDate\":\"230525-23:33:31:999\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:99da72d9-6c20-46e9-9d86-86efcda174a2\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:33:31:998-27815\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e249c4a2-ac69-4348-9d8b-59437a2b0535], x-b3-parentspanid=[15c751425d24261d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55137], x-envoy-attempt-count=[1], x-b3-traceid=[fbe0c852554606dd15c751425d24261d], x-b3-spanid=[6c1ea21d65958ab4], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[99da72d9-6c20-46e9-9d86-86efcda174a2]}\\\"}\"}","context":{"RequestID":"99da72d9-6c20-46e9-9d86-86efcda174a2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5bc02cf6-35fb-403d-a2d6-57ac50e231d5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:33:31.997Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:32.000Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"99da72d9-6c20-46e9-9d86-86efcda174a2","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5bc02cf6-35fb-403d-a2d6-57ac50e231d5","LogTimestamp":"2023-05-25T23:33:32Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:33:32 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:33:32.584Z","message":"Entering","context":{"RequestID":"b95b1d32-2992-4971-b03e-9c6016a98ccb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5dd26f0d-d19f-4e0b-af4e-3716dff67834","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:33:32.584Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:33:32.587Z","message":"{\"transactionId\":\"b95b1d32-2992-4971-b03e-9c6016a98ccb\",\"status\":\"200\",\"rqstDate\":\"230525-23:33:32:585\",\"respDate\":\"230525-23:33:32:587\",\"sourceId\":\"haproxy:b95b1d32-2992-4971-b03e-9c6016a98ccb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:33:32:585-60187\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ca1d960c-9536-45cc-bef9-96a3e421af31], x-b3-parentspanid=[c21dc3abb756c484], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bb6fa23d95d46de3c21dc3abb756c484], x-b3-spanid=[29f4ba237457c881], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b95b1d32-2992-4971-b03e-9c6016a98ccb]}\\\"}\"}","context":{"RequestID":"b95b1d32-2992-4971-b03e-9c6016a98ccb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5dd26f0d-d19f-4e0b-af4e-3716dff67834","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:33:32.584Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:32.587Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b95b1d32-2992-4971-b03e-9c6016a98ccb","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5dd26f0d-d19f-4e0b-af4e-3716dff67834","LogTimestamp":"2023-05-25T23:33:32.587Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:33:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:33:34.130Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:33:34.145Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:34.145Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:34.146Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:34.597Z","message":"Entering","context":{"RequestID":"0a5d8c73-8ade-4fe5-9d18-e8242a88b303","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c5fd6194-e6f8-4a35-b348-b1e0baf28de7","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:33:34.597Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:33:34.599Z","message":"{\"transactionId\":\"0a5d8c73-8ade-4fe5-9d18-e8242a88b303\",\"status\":\"200\",\"rqstDate\":\"230525-23:33:34:598\",\"respDate\":\"230525-23:33:34:599\",\"sourceId\":\"haproxy:0a5d8c73-8ade-4fe5-9d18-e8242a88b303\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:33:34:598-34616\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[55c4ebe4-5e96-4de8-8da7-249b2c7f1e2c], x-b3-parentspanid=[58b2b72effbf4c47], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c5fc1cd72026eee958b2b72effbf4c47], x-b3-spanid=[8e871c725f7af8b3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0a5d8c73-8ade-4fe5-9d18-e8242a88b303]}\\\"}\"}","context":{"RequestID":"0a5d8c73-8ade-4fe5-9d18-e8242a88b303","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c5fd6194-e6f8-4a35-b348-b1e0baf28de7","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:33:34.597Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:34.600Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0a5d8c73-8ade-4fe5-9d18-e8242a88b303","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c5fd6194-e6f8-4a35-b348-b1e0baf28de7","LogTimestamp":"2023-05-25T23:33:34.600Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:33:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:33:36.610Z","message":"Entering","context":{"RequestID":"4f4a7b64-fa89-4947-9fb2-82c2c972cb6b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0b290970-0a8e-4f0c-a7de-51f2d86d9240","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:33:36.610Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:33:36.612Z","message":"{\"transactionId\":\"4f4a7b64-fa89-4947-9fb2-82c2c972cb6b\",\"status\":\"200\",\"rqstDate\":\"230525-23:33:36:610\",\"respDate\":\"230525-23:33:36:612\",\"sourceId\":\"haproxy:4f4a7b64-fa89-4947-9fb2-82c2c972cb6b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:33:36:610-37941\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6d0ab817-e669-42a3-a2dc-41983be55fbe], x-b3-parentspanid=[385fa49aff36e310], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c53ecfc4ae76ff1c385fa49aff36e310], x-b3-spanid=[45ce4bc0c02648bb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4f4a7b64-fa89-4947-9fb2-82c2c972cb6b]}\\\"}\"}","context":{"RequestID":"4f4a7b64-fa89-4947-9fb2-82c2c972cb6b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0b290970-0a8e-4f0c-a7de-51f2d86d9240","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:33:36.610Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:36.613Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4f4a7b64-fa89-4947-9fb2-82c2c972cb6b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0b290970-0a8e-4f0c-a7de-51f2d86d9240","LogTimestamp":"2023-05-25T23:33:36.613Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:33:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:33:38.623Z","message":"Entering","context":{"RequestID":"1a4aeb7c-3d8c-4b06-b84c-c24200de5415","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0ad30091-42e9-4bfd-b1d4-ebf3b83b3980","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:33:38.623Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:33:38.625Z","message":"{\"transactionId\":\"1a4aeb7c-3d8c-4b06-b84c-c24200de5415\",\"status\":\"200\",\"rqstDate\":\"230525-23:33:38:624\",\"respDate\":\"230525-23:33:38:625\",\"sourceId\":\"haproxy:1a4aeb7c-3d8c-4b06-b84c-c24200de5415\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:33:38:624-5609\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ed3c1bcb-20df-48e6-b4f3-982e15e0090c], x-b3-parentspanid=[0c76eac0726ab213], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[59cb5f2ac679bf480c76eac0726ab213], x-b3-spanid=[8429369c84d254a5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1a4aeb7c-3d8c-4b06-b84c-c24200de5415]}\\\"}\"}","context":{"RequestID":"1a4aeb7c-3d8c-4b06-b84c-c24200de5415","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0ad30091-42e9-4bfd-b1d4-ebf3b83b3980","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:33:38.623Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:38.625Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1a4aeb7c-3d8c-4b06-b84c-c24200de5415","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0ad30091-42e9-4bfd-b1d4-ebf3b83b3980","LogTimestamp":"2023-05-25T23:33:38.625Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:33:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:33:40.640Z","message":"Entering","context":{"RequestID":"275fc02b-4a61-4c71-8c69-bbbe470bb6ec","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"145a9dbf-ee10-49ec-8e5d-4b8d6971d5bc","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:33:40.640Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:33:40.643Z","message":"{\"transactionId\":\"275fc02b-4a61-4c71-8c69-bbbe470bb6ec\",\"status\":\"200\",\"rqstDate\":\"230525-23:33:40:641\",\"respDate\":\"230525-23:33:40:643\",\"sourceId\":\"haproxy:275fc02b-4a61-4c71-8c69-bbbe470bb6ec\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:33:40:641-37775\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[df19b71c-dfe5-4d2d-a6f3-a208f553c698], x-b3-parentspanid=[019ddffe0b1fdb32], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3d2b2e7aec3417fd019ddffe0b1fdb32], x-b3-spanid=[ea259ef5b1ed9478], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[275fc02b-4a61-4c71-8c69-bbbe470bb6ec]}\\\"}\"}","context":{"RequestID":"275fc02b-4a61-4c71-8c69-bbbe470bb6ec","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"145a9dbf-ee10-49ec-8e5d-4b8d6971d5bc","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:33:40.640Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:40.644Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"275fc02b-4a61-4c71-8c69-bbbe470bb6ec","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"145a9dbf-ee10-49ec-8e5d-4b8d6971d5bc","LogTimestamp":"2023-05-25T23:33:40.644Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:33:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:33:41.908Z","message":"Entering","context":{"RequestID":"188d4db7-ec95-4d41-ba21-5f4df6f3af4b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"baf5e7c6-70db-4cc9-99a5-5542829f7483","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:33:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:33:41.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"188d4db7-ec95-4d41-ba21-5f4df6f3af4b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"baf5e7c6-70db-4cc9-99a5-5542829f7483","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:33:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:41.911Z","message":"{\"transactionId\":\"188d4db7-ec95-4d41-ba21-5f4df6f3af4b\",\"status\":\"200\",\"rqstDate\":\"230525-23:33:41:909\",\"respDate\":\"230525-23:33:41:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:188d4db7-ec95-4d41-ba21-5f4df6f3af4b\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:33:41:909-17216\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[188d4db7-ec95-4d41-ba21-5f4df6f3af4b]}\\\"}\"}","context":{"RequestID":"188d4db7-ec95-4d41-ba21-5f4df6f3af4b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"baf5e7c6-70db-4cc9-99a5-5542829f7483","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:33:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:41.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"188d4db7-ec95-4d41-ba21-5f4df6f3af4b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"baf5e7c6-70db-4cc9-99a5-5542829f7483","LogTimestamp":"2023-05-25T23:33:41.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:33:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:33:41.998Z","message":"Entering","context":{"RequestID":"0c4827d7-9655-4507-9e17-25eb0f807e68","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fdff55ef-8120-444a-99c2-3f686a827f99","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:33:41.998Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:33:42.001Z","message":"{\"transactionId\":\"0c4827d7-9655-4507-9e17-25eb0f807e68\",\"status\":\"200\",\"rqstDate\":\"230525-23:33:41:999\",\"respDate\":\"230525-23:33:42:001\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0c4827d7-9655-4507-9e17-25eb0f807e68\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:33:41:999-96344\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[579b8a6a-6936-43e6-ac45-cb7fdab30fce], x-b3-parentspanid=[3a955ecc7c5b0421], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44841], x-envoy-attempt-count=[1], x-b3-traceid=[7ba72df4c05938673a955ecc7c5b0421], x-b3-spanid=[f16beb6b48398573], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0c4827d7-9655-4507-9e17-25eb0f807e68]}\\\"}\"}","context":{"RequestID":"0c4827d7-9655-4507-9e17-25eb0f807e68","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fdff55ef-8120-444a-99c2-3f686a827f99","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:33:41.998Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:42.002Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0c4827d7-9655-4507-9e17-25eb0f807e68","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fdff55ef-8120-444a-99c2-3f686a827f99","LogTimestamp":"2023-05-25T23:33:42.002Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:33:42 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:33:42.654Z","message":"Entering","context":{"RequestID":"db178e79-b259-43cc-b33d-a291e92b1547","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c540758c-2e14-4d43-afc3-0da780fef7c2","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:33:42.654Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:33:42.656Z","message":"{\"transactionId\":\"db178e79-b259-43cc-b33d-a291e92b1547\",\"status\":\"200\",\"rqstDate\":\"230525-23:33:42:654\",\"respDate\":\"230525-23:33:42:656\",\"sourceId\":\"haproxy:db178e79-b259-43cc-b33d-a291e92b1547\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:33:42:654-23769\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[39c75bd4-e4d7-4d3d-8227-77f04974d01d], x-b3-parentspanid=[d6e84ac409e2ccb9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6e1f114759ddbb94d6e84ac409e2ccb9], x-b3-spanid=[fb7f671373a99ba5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[db178e79-b259-43cc-b33d-a291e92b1547]}\\\"}\"}","context":{"RequestID":"db178e79-b259-43cc-b33d-a291e92b1547","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c540758c-2e14-4d43-afc3-0da780fef7c2","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:33:42.654Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:42.657Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"db178e79-b259-43cc-b33d-a291e92b1547","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c540758c-2e14-4d43-afc3-0da780fef7c2","LogTimestamp":"2023-05-25T23:33:42.657Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:33:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:33:44.130Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:33:44.151Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:44.152Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:44.152Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:44.668Z","message":"Entering","context":{"RequestID":"af4b812b-cbd6-4db1-ad68-bad2cc62560b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1523ffeb-55d0-4c15-a9c9-8046feb5129b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:33:44.668Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:33:44.671Z","message":"{\"transactionId\":\"af4b812b-cbd6-4db1-ad68-bad2cc62560b\",\"status\":\"200\",\"rqstDate\":\"230525-23:33:44:669\",\"respDate\":\"230525-23:33:44:671\",\"sourceId\":\"haproxy:af4b812b-cbd6-4db1-ad68-bad2cc62560b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:33:44:669-21611\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d22f46ab-f804-4c0a-b098-e61db14cd3b1], x-b3-parentspanid=[9cc5f17631bd372b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[53138c36a74bba9d9cc5f17631bd372b], x-b3-spanid=[a330e1b02a5c4f77], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[af4b812b-cbd6-4db1-ad68-bad2cc62560b]}\\\"}\"}","context":{"RequestID":"af4b812b-cbd6-4db1-ad68-bad2cc62560b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1523ffeb-55d0-4c15-a9c9-8046feb5129b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:33:44.668Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:44.673Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"af4b812b-cbd6-4db1-ad68-bad2cc62560b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1523ffeb-55d0-4c15-a9c9-8046feb5129b","LogTimestamp":"2023-05-25T23:33:44.672Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:33:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:33:46.684Z","message":"Entering","context":{"RequestID":"567cc3b7-1536-4eaf-bdde-24fc93b66e6f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ff19a8b6-f983-4f7c-a52c-5bf6b951b3da","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:33:46.684Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:33:46.685Z","message":"{\"transactionId\":\"567cc3b7-1536-4eaf-bdde-24fc93b66e6f\",\"status\":\"200\",\"rqstDate\":\"230525-23:33:46:684\",\"respDate\":\"230525-23:33:46:685\",\"sourceId\":\"haproxy:567cc3b7-1536-4eaf-bdde-24fc93b66e6f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:33:46:684-50109\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[884f22fd-bac0-45ea-92fc-a7e471fc1bda], x-b3-parentspanid=[d50ce1609f698fad], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d3a019509bacf1ddd50ce1609f698fad], x-b3-spanid=[22f97f9dc3294181], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[567cc3b7-1536-4eaf-bdde-24fc93b66e6f]}\\\"}\"}","context":{"RequestID":"567cc3b7-1536-4eaf-bdde-24fc93b66e6f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ff19a8b6-f983-4f7c-a52c-5bf6b951b3da","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:33:46.684Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:46.686Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"567cc3b7-1536-4eaf-bdde-24fc93b66e6f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ff19a8b6-f983-4f7c-a52c-5bf6b951b3da","LogTimestamp":"2023-05-25T23:33:46.686Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:33:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:33:48.696Z","message":"Entering","context":{"RequestID":"1c27cf3c-b347-4e95-ade3-36df31c328cb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f894d0d2-c76a-47c3-bffc-1cf25ac899c4","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:33:48.695Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:33:48.698Z","message":"{\"transactionId\":\"1c27cf3c-b347-4e95-ade3-36df31c328cb\",\"status\":\"200\",\"rqstDate\":\"230525-23:33:48:696\",\"respDate\":\"230525-23:33:48:698\",\"sourceId\":\"haproxy:1c27cf3c-b347-4e95-ade3-36df31c328cb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:33:48:696-11313\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[96f6e384-5ab6-4cfe-afa5-ce9647642a98], x-b3-parentspanid=[be954d2368e2523b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1c5148eb0781e906be954d2368e2523b], x-b3-spanid=[2f77eef64bd63bb8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1c27cf3c-b347-4e95-ade3-36df31c328cb]}\\\"}\"}","context":{"RequestID":"1c27cf3c-b347-4e95-ade3-36df31c328cb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f894d0d2-c76a-47c3-bffc-1cf25ac899c4","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:33:48.695Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:48.699Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1c27cf3c-b347-4e95-ade3-36df31c328cb","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f894d0d2-c76a-47c3-bffc-1cf25ac899c4","LogTimestamp":"2023-05-25T23:33:48.699Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:33:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:33:50.710Z","message":"Entering","context":{"RequestID":"259e9d74-4b2b-4ce2-ab2c-c8d4bf5f8bb2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8a936d30-4080-4f17-b004-b3b7709faf50","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:33:50.709Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:33:50.712Z","message":"{\"transactionId\":\"259e9d74-4b2b-4ce2-ab2c-c8d4bf5f8bb2\",\"status\":\"200\",\"rqstDate\":\"230525-23:33:50:710\",\"respDate\":\"230525-23:33:50:712\",\"sourceId\":\"haproxy:259e9d74-4b2b-4ce2-ab2c-c8d4bf5f8bb2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:33:50:710-52116\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[74fa26b4-2b2a-4684-b732-ab59341b7308], x-b3-parentspanid=[95495e81ea5dd356], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7e89af782aa6fe1695495e81ea5dd356], x-b3-spanid=[73790bf7a88b57c2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[259e9d74-4b2b-4ce2-ab2c-c8d4bf5f8bb2]}\\\"}\"}","context":{"RequestID":"259e9d74-4b2b-4ce2-ab2c-c8d4bf5f8bb2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8a936d30-4080-4f17-b004-b3b7709faf50","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:33:50.709Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:50.713Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"259e9d74-4b2b-4ce2-ab2c-c8d4bf5f8bb2","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8a936d30-4080-4f17-b004-b3b7709faf50","LogTimestamp":"2023-05-25T23:33:50.713Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:33:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:33:51.909Z","message":"Entering","context":{"RequestID":"544089b8-8e1a-4a0c-9b40-11f64b532e69","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8c379a26-9772-42f4-8f06-69f3e5057d2e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:33:51.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:33:51.912Z","message":"Database is available from CACHED check.","context":{"RequestID":"544089b8-8e1a-4a0c-9b40-11f64b532e69","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8c379a26-9772-42f4-8f06-69f3e5057d2e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:33:51.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:51.913Z","message":"{\"transactionId\":\"544089b8-8e1a-4a0c-9b40-11f64b532e69\",\"status\":\"200\",\"rqstDate\":\"230525-23:33:51:910\",\"respDate\":\"230525-23:33:51:913\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:544089b8-8e1a-4a0c-9b40-11f64b532e69\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:33:51:910-55387\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[544089b8-8e1a-4a0c-9b40-11f64b532e69]}\\\"}\"}","context":{"RequestID":"544089b8-8e1a-4a0c-9b40-11f64b532e69","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8c379a26-9772-42f4-8f06-69f3e5057d2e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:33:51.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:51.914Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"544089b8-8e1a-4a0c-9b40-11f64b532e69","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c379a26-9772-42f4-8f06-69f3e5057d2e","LogTimestamp":"2023-05-25T23:33:51.914Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:33:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:33:51.998Z","message":"Entering","context":{"RequestID":"975dbd9d-0dd9-4879-a4ae-5c42631a2d00","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e568daee-8e9b-409b-b7b8-9c9ab940a3f9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:33:51.998Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:33:52.001Z","message":"{\"transactionId\":\"975dbd9d-0dd9-4879-a4ae-5c42631a2d00\",\"status\":\"200\",\"rqstDate\":\"230525-23:33:51:999\",\"respDate\":\"230525-23:33:52:001\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:975dbd9d-0dd9-4879-a4ae-5c42631a2d00\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:33:51:999-43396\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3f947f00-b97c-4bb5-9eb3-0437732d8448], x-b3-parentspanid=[7feb1000070fa791], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55017], x-envoy-attempt-count=[1], x-b3-traceid=[81b5ebf79ecfc3b67feb1000070fa791], x-b3-spanid=[ca9b55d76fa24494], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[975dbd9d-0dd9-4879-a4ae-5c42631a2d00]}\\\"}\"}","context":{"RequestID":"975dbd9d-0dd9-4879-a4ae-5c42631a2d00","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e568daee-8e9b-409b-b7b8-9c9ab940a3f9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:33:51.998Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:52.002Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"975dbd9d-0dd9-4879-a4ae-5c42631a2d00","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e568daee-8e9b-409b-b7b8-9c9ab940a3f9","LogTimestamp":"2023-05-25T23:33:52.002Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:33:52 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:33:52.722Z","message":"Entering","context":{"RequestID":"1ebaeb44-9cb2-4091-b3b8-74f642648e29","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bb5ec704-e139-46ea-b536-f389d5100fe9","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:33:52.722Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:33:52.725Z","message":"{\"transactionId\":\"1ebaeb44-9cb2-4091-b3b8-74f642648e29\",\"status\":\"200\",\"rqstDate\":\"230525-23:33:52:723\",\"respDate\":\"230525-23:33:52:725\",\"sourceId\":\"haproxy:1ebaeb44-9cb2-4091-b3b8-74f642648e29\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:33:52:723-59235\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1a59f928-1e9e-4f66-a447-00966bf7138d], x-b3-parentspanid=[76ed5717e1ffe407], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ba87eeb35537d5aa76ed5717e1ffe407], x-b3-spanid=[697acc87751617cd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1ebaeb44-9cb2-4091-b3b8-74f642648e29]}\\\"}\"}","context":{"RequestID":"1ebaeb44-9cb2-4091-b3b8-74f642648e29","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bb5ec704-e139-46ea-b536-f389d5100fe9","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:33:52.722Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:52.726Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1ebaeb44-9cb2-4091-b3b8-74f642648e29","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bb5ec704-e139-46ea-b536-f389d5100fe9","LogTimestamp":"2023-05-25T23:33:52.726Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:33:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:33:54.130Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:33:54.148Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:54.148Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:54.148Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:54.735Z","message":"Entering","context":{"RequestID":"0f868aef-88bb-4d76-a0ff-5d95685350f4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"007f6d67-dfc0-409d-b7d0-571b21015f7f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:33:54.735Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:33:54.737Z","message":"{\"transactionId\":\"0f868aef-88bb-4d76-a0ff-5d95685350f4\",\"status\":\"200\",\"rqstDate\":\"230525-23:33:54:736\",\"respDate\":\"230525-23:33:54:737\",\"sourceId\":\"haproxy:0f868aef-88bb-4d76-a0ff-5d95685350f4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:33:54:736-77743\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b8b7a622-cb9a-483c-975d-577ece3506e1], x-b3-parentspanid=[19b44e8fb96bc4bb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[215199d7e8e81a3719b44e8fb96bc4bb], x-b3-spanid=[ec797665669d0801], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0f868aef-88bb-4d76-a0ff-5d95685350f4]}\\\"}\"}","context":{"RequestID":"0f868aef-88bb-4d76-a0ff-5d95685350f4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"007f6d67-dfc0-409d-b7d0-571b21015f7f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:33:54.735Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:54.738Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0f868aef-88bb-4d76-a0ff-5d95685350f4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"007f6d67-dfc0-409d-b7d0-571b21015f7f","LogTimestamp":"2023-05-25T23:33:54.737Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:33:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:33:56.400Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:56.412Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:56.748Z","message":"Entering","context":{"RequestID":"6f5ee6f7-9d83-439f-80f4-79a1fb330d7e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"27860b9e-6f3e-43ea-a1f2-9fb8c21070c7","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:33:56.748Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:33:56.750Z","message":"{\"transactionId\":\"6f5ee6f7-9d83-439f-80f4-79a1fb330d7e\",\"status\":\"200\",\"rqstDate\":\"230525-23:33:56:749\",\"respDate\":\"230525-23:33:56:750\",\"sourceId\":\"haproxy:6f5ee6f7-9d83-439f-80f4-79a1fb330d7e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:33:56:749-51716\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1adbfeea-fe32-44ed-81ba-f790c5ada387], x-b3-parentspanid=[f414727aebf48a53], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[45ada60181f96b9af414727aebf48a53], x-b3-spanid=[dc892a1fab1adc04], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6f5ee6f7-9d83-439f-80f4-79a1fb330d7e]}\\\"}\"}","context":{"RequestID":"6f5ee6f7-9d83-439f-80f4-79a1fb330d7e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"27860b9e-6f3e-43ea-a1f2-9fb8c21070c7","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:33:56.748Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:56.751Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6f5ee6f7-9d83-439f-80f4-79a1fb330d7e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"27860b9e-6f3e-43ea-a1f2-9fb8c21070c7","LogTimestamp":"2023-05-25T23:33:56.751Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:33:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:33:58.761Z","message":"Entering","context":{"RequestID":"3de7a0f8-3d5c-4559-a807-1d1b7b615c84","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5206a91d-14c9-48ce-9cbb-e507e2a2010d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:33:58.761Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:33:58.764Z","message":"{\"transactionId\":\"3de7a0f8-3d5c-4559-a807-1d1b7b615c84\",\"status\":\"200\",\"rqstDate\":\"230525-23:33:58:762\",\"respDate\":\"230525-23:33:58:764\",\"sourceId\":\"haproxy:3de7a0f8-3d5c-4559-a807-1d1b7b615c84\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:33:58:762-29446\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6cf1e768-1fc2-4096-8eb4-60c4822337f1], x-b3-parentspanid=[4ddf989ed381cb81], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[82e830c9ce7564904ddf989ed381cb81], x-b3-spanid=[951885fea4262168], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3de7a0f8-3d5c-4559-a807-1d1b7b615c84]}\\\"}\"}","context":{"RequestID":"3de7a0f8-3d5c-4559-a807-1d1b7b615c84","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5206a91d-14c9-48ce-9cbb-e507e2a2010d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:33:58.761Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:33:58.765Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3de7a0f8-3d5c-4559-a807-1d1b7b615c84","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5206a91d-14c9-48ce-9cbb-e507e2a2010d","LogTimestamp":"2023-05-25T23:33:58.765Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:33:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:34:00.774Z","message":"Entering","context":{"RequestID":"51624072-6d45-4f93-b1ad-4c516379c39b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"384024d7-36a9-48af-b305-1b232cf24d55","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:34:00.774Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:34:00.776Z","message":"{\"transactionId\":\"51624072-6d45-4f93-b1ad-4c516379c39b\",\"status\":\"200\",\"rqstDate\":\"230525-23:34:00:775\",\"respDate\":\"230525-23:34:00:776\",\"sourceId\":\"haproxy:51624072-6d45-4f93-b1ad-4c516379c39b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:34:00:775-28228\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6229502a-d021-45a4-a30f-2a27324535ce], x-b3-parentspanid=[f841d17890ee1752], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[14a0af9b29c5e3baf841d17890ee1752], x-b3-spanid=[5177160ef41aa076], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[51624072-6d45-4f93-b1ad-4c516379c39b]}\\\"}\"}","context":{"RequestID":"51624072-6d45-4f93-b1ad-4c516379c39b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"384024d7-36a9-48af-b305-1b232cf24d55","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:34:00.774Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:00.777Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"51624072-6d45-4f93-b1ad-4c516379c39b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"384024d7-36a9-48af-b305-1b232cf24d55","LogTimestamp":"2023-05-25T23:34:00.777Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:34:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:34:01.909Z","message":"Entering","context":{"RequestID":"608bd6fd-549c-45d7-85e6-4c3431ef6fc3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7a9d795a-7d33-4cbc-900a-855f88d50446","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:34:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:34:01.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"608bd6fd-549c-45d7-85e6-4c3431ef6fc3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7a9d795a-7d33-4cbc-900a-855f88d50446","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:34:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:01.913Z","message":"{\"transactionId\":\"608bd6fd-549c-45d7-85e6-4c3431ef6fc3\",\"status\":\"200\",\"rqstDate\":\"230525-23:34:01:910\",\"respDate\":\"230525-23:34:01:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:608bd6fd-549c-45d7-85e6-4c3431ef6fc3\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:34:01:910-4873\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[608bd6fd-549c-45d7-85e6-4c3431ef6fc3]}\\\"}\"}","context":{"RequestID":"608bd6fd-549c-45d7-85e6-4c3431ef6fc3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7a9d795a-7d33-4cbc-900a-855f88d50446","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:34:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:01.914Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"608bd6fd-549c-45d7-85e6-4c3431ef6fc3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7a9d795a-7d33-4cbc-900a-855f88d50446","LogTimestamp":"2023-05-25T23:34:01.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:34:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:34:01.998Z","message":"Entering","context":{"RequestID":"d52568be-b35e-4f34-b5cd-7cde119e3fe8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"62c47791-05e6-4e46-8b7b-5f0876f74e06","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:34:01.997Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:34:02.000Z","message":"{\"transactionId\":\"d52568be-b35e-4f34-b5cd-7cde119e3fe8\",\"status\":\"200\",\"rqstDate\":\"230525-23:34:01:998\",\"respDate\":\"230525-23:34:01:999\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d52568be-b35e-4f34-b5cd-7cde119e3fe8\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:34:01:998-71199\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ce48fe51-4e66-4717-83af-c0c9f6d7015e], x-b3-parentspanid=[3f521783ac1aad5d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54943], x-envoy-attempt-count=[1], x-b3-traceid=[49231aee6a5843e13f521783ac1aad5d], x-b3-spanid=[ea1abc9c86c7c989], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d52568be-b35e-4f34-b5cd-7cde119e3fe8]}\\\"}\"}","context":{"RequestID":"d52568be-b35e-4f34-b5cd-7cde119e3fe8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"62c47791-05e6-4e46-8b7b-5f0876f74e06","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:34:01.997Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:02.000Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d52568be-b35e-4f34-b5cd-7cde119e3fe8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"62c47791-05e6-4e46-8b7b-5f0876f74e06","LogTimestamp":"2023-05-25T23:34:02Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:34:02 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:34:02.787Z","message":"Entering","context":{"RequestID":"3baa8e28-5bf3-4181-aa44-8e93b829f63f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"740fc15b-4893-41a2-b28a-4fb3ede487e3","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:34:02.787Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:34:02.790Z","message":"{\"transactionId\":\"3baa8e28-5bf3-4181-aa44-8e93b829f63f\",\"status\":\"200\",\"rqstDate\":\"230525-23:34:02:788\",\"respDate\":\"230525-23:34:02:790\",\"sourceId\":\"haproxy:3baa8e28-5bf3-4181-aa44-8e93b829f63f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:34:02:788-64914\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9762a869-8cd2-40dc-aac1-43a04b8747eb], x-b3-parentspanid=[f24638e62d1c6b95], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[61c169cdd455e079f24638e62d1c6b95], x-b3-spanid=[810f5a80b017b603], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3baa8e28-5bf3-4181-aa44-8e93b829f63f]}\\\"}\"}","context":{"RequestID":"3baa8e28-5bf3-4181-aa44-8e93b829f63f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"740fc15b-4893-41a2-b28a-4fb3ede487e3","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:34:02.787Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:02.791Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3baa8e28-5bf3-4181-aa44-8e93b829f63f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"740fc15b-4893-41a2-b28a-4fb3ede487e3","LogTimestamp":"2023-05-25T23:34:02.791Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:34:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:34:04.131Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:34:04.157Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:04.157Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:04.157Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:04.801Z","message":"Entering","context":{"RequestID":"e6e287ff-f72a-4a54-8af4-5662b939af2e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d0e2caae-ca65-48e8-b122-c3b9385ab6d6","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:34:04.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:34:04.804Z","message":"{\"transactionId\":\"e6e287ff-f72a-4a54-8af4-5662b939af2e\",\"status\":\"200\",\"rqstDate\":\"230525-23:34:04:802\",\"respDate\":\"230525-23:34:04:804\",\"sourceId\":\"haproxy:e6e287ff-f72a-4a54-8af4-5662b939af2e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:34:04:802-91682\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bebe66ec-4e42-4d07-9a0d-5beb2dc44187], x-b3-parentspanid=[82404bc2dae8cc37], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[23392854447c42f182404bc2dae8cc37], x-b3-spanid=[2e14e7fe65451f67], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e6e287ff-f72a-4a54-8af4-5662b939af2e]}\\\"}\"}","context":{"RequestID":"e6e287ff-f72a-4a54-8af4-5662b939af2e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d0e2caae-ca65-48e8-b122-c3b9385ab6d6","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:34:04.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:04.804Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e6e287ff-f72a-4a54-8af4-5662b939af2e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d0e2caae-ca65-48e8-b122-c3b9385ab6d6","LogTimestamp":"2023-05-25T23:34:04.804Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:34:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:34:06.815Z","message":"Entering","context":{"RequestID":"25fb367e-0c47-4e0e-a266-48d1f093fcf5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7cddc4b1-b483-4879-a423-643585fb88cf","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:34:06.815Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:34:06.818Z","message":"{\"transactionId\":\"25fb367e-0c47-4e0e-a266-48d1f093fcf5\",\"status\":\"200\",\"rqstDate\":\"230525-23:34:06:816\",\"respDate\":\"230525-23:34:06:818\",\"sourceId\":\"haproxy:25fb367e-0c47-4e0e-a266-48d1f093fcf5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:34:06:816-87819\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ef97e6e0-485b-480c-b8e8-d02be0e89113], x-b3-parentspanid=[e69013b05b4cbaa9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3bff2b010588cdfde69013b05b4cbaa9], x-b3-spanid=[3c7e6ae1ffdfee93], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[25fb367e-0c47-4e0e-a266-48d1f093fcf5]}\\\"}\"}","context":{"RequestID":"25fb367e-0c47-4e0e-a266-48d1f093fcf5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7cddc4b1-b483-4879-a423-643585fb88cf","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:34:06.815Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:06.819Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"25fb367e-0c47-4e0e-a266-48d1f093fcf5","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7cddc4b1-b483-4879-a423-643585fb88cf","LogTimestamp":"2023-05-25T23:34:06.819Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:34:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:34:08.830Z","message":"Entering","context":{"RequestID":"c115c023-4aef-4a63-9f8c-da284a5a44a3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"00e876dd-f844-4b5c-8ce0-ffc05a472294","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:34:08.830Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:34:08.832Z","message":"{\"transactionId\":\"c115c023-4aef-4a63-9f8c-da284a5a44a3\",\"status\":\"200\",\"rqstDate\":\"230525-23:34:08:830\",\"respDate\":\"230525-23:34:08:832\",\"sourceId\":\"haproxy:c115c023-4aef-4a63-9f8c-da284a5a44a3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:34:08:830-82063\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[911b039e-4e12-4709-ae22-ad2edfe4ee5a], x-b3-parentspanid=[82f0393e9fcfe214], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[64326ad02b808ac782f0393e9fcfe214], x-b3-spanid=[2f71c037f14bae7a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c115c023-4aef-4a63-9f8c-da284a5a44a3]}\\\"}\"}","context":{"RequestID":"c115c023-4aef-4a63-9f8c-da284a5a44a3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"00e876dd-f844-4b5c-8ce0-ffc05a472294","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:34:08.830Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:08.832Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c115c023-4aef-4a63-9f8c-da284a5a44a3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"00e876dd-f844-4b5c-8ce0-ffc05a472294","LogTimestamp":"2023-05-25T23:34:08.832Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:34:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:34:10.842Z","message":"Entering","context":{"RequestID":"39976f7c-6f92-4551-b729-b7aaabb2ad42","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0289789e-3c67-484c-af05-0c91d8e579c5","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:34:10.842Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:34:10.846Z","message":"{\"transactionId\":\"39976f7c-6f92-4551-b729-b7aaabb2ad42\",\"status\":\"200\",\"rqstDate\":\"230525-23:34:10:844\",\"respDate\":\"230525-23:34:10:846\",\"sourceId\":\"haproxy:39976f7c-6f92-4551-b729-b7aaabb2ad42\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:34:10:844-37053\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c4524a33-9fc6-4acd-b2bc-287206287a62], x-b3-parentspanid=[0903b7167b749789], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[84745f45359bda900903b7167b749789], x-b3-spanid=[56813b8aa3acee16], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[39976f7c-6f92-4551-b729-b7aaabb2ad42]}\\\"}\"}","context":{"RequestID":"39976f7c-6f92-4551-b729-b7aaabb2ad42","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0289789e-3c67-484c-af05-0c91d8e579c5","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:34:10.842Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:10.847Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"39976f7c-6f92-4551-b729-b7aaabb2ad42","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0289789e-3c67-484c-af05-0c91d8e579c5","LogTimestamp":"2023-05-25T23:34:10.847Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:34:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:34:11.909Z","message":"Entering","context":{"RequestID":"ad4a0e15-958c-4567-b1ae-3d0ec2951815","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"393ee030-9422-4afc-8656-17cf5ca8de77","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:34:11.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:34:11.912Z","message":"Database is available from CACHED check.","context":{"RequestID":"ad4a0e15-958c-4567-b1ae-3d0ec2951815","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"393ee030-9422-4afc-8656-17cf5ca8de77","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:34:11.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:11.913Z","message":"{\"transactionId\":\"ad4a0e15-958c-4567-b1ae-3d0ec2951815\",\"status\":\"200\",\"rqstDate\":\"230525-23:34:11:910\",\"respDate\":\"230525-23:34:11:913\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ad4a0e15-958c-4567-b1ae-3d0ec2951815\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:34:11:910-66538\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ad4a0e15-958c-4567-b1ae-3d0ec2951815]}\\\"}\"}","context":{"RequestID":"ad4a0e15-958c-4567-b1ae-3d0ec2951815","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"393ee030-9422-4afc-8656-17cf5ca8de77","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:34:11.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:11.914Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ad4a0e15-958c-4567-b1ae-3d0ec2951815","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"393ee030-9422-4afc-8656-17cf5ca8de77","LogTimestamp":"2023-05-25T23:34:11.914Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:34:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:34:11.996Z","message":"Entering","context":{"RequestID":"3297e04e-e2fd-4e96-b42e-cfb1651635e7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"dcb5494d-27d3-4d43-94c1-ecfa06ba6c76","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:34:11.996Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:34:11.998Z","message":"{\"transactionId\":\"3297e04e-e2fd-4e96-b42e-cfb1651635e7\",\"status\":\"200\",\"rqstDate\":\"230525-23:34:11:997\",\"respDate\":\"230525-23:34:11:998\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:3297e04e-e2fd-4e96-b42e-cfb1651635e7\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:34:11:997-65383\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ad1f6764-3226-422e-bc14-e8d3f20b3610], x-b3-parentspanid=[9b84bba4bb89432c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33005], x-envoy-attempt-count=[1], x-b3-traceid=[c0485826f617eb589b84bba4bb89432c], x-b3-spanid=[442eb277f9b29bbc], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[3297e04e-e2fd-4e96-b42e-cfb1651635e7]}\\\"}\"}","context":{"RequestID":"3297e04e-e2fd-4e96-b42e-cfb1651635e7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"dcb5494d-27d3-4d43-94c1-ecfa06ba6c76","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:34:11.996Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:11.999Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3297e04e-e2fd-4e96-b42e-cfb1651635e7","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dcb5494d-27d3-4d43-94c1-ecfa06ba6c76","LogTimestamp":"2023-05-25T23:34:11.999Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:34:12 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:34:12.857Z","message":"Entering","context":{"RequestID":"a119d18d-6b2c-4a74-acca-f9a5e560c231","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e0cfc488-73bc-48b1-85fd-b9f03a67d1dc","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:34:12.857Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:34:12.860Z","message":"{\"transactionId\":\"a119d18d-6b2c-4a74-acca-f9a5e560c231\",\"status\":\"200\",\"rqstDate\":\"230525-23:34:12:858\",\"respDate\":\"230525-23:34:12:860\",\"sourceId\":\"haproxy:a119d18d-6b2c-4a74-acca-f9a5e560c231\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:34:12:858-44794\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dd911bda-b19a-4f98-b77e-7f816a4737e5], x-b3-parentspanid=[2130e2ae1562601f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b4ab996b8736cbfb2130e2ae1562601f], x-b3-spanid=[3cf2d1036cd1b306], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a119d18d-6b2c-4a74-acca-f9a5e560c231]}\\\"}\"}","context":{"RequestID":"a119d18d-6b2c-4a74-acca-f9a5e560c231","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e0cfc488-73bc-48b1-85fd-b9f03a67d1dc","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:34:12.857Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:12.861Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a119d18d-6b2c-4a74-acca-f9a5e560c231","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e0cfc488-73bc-48b1-85fd-b9f03a67d1dc","LogTimestamp":"2023-05-25T23:34:12.861Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:34:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:34:14.131Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:34:14.148Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:14.149Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:14.149Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:14.871Z","message":"Entering","context":{"RequestID":"fbd943d2-ffc3-4d30-9010-e331ff2fec23","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"64c2ab5b-a905-4874-bf62-1e9e49fa145c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:34:14.871Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:34:14.873Z","message":"{\"transactionId\":\"fbd943d2-ffc3-4d30-9010-e331ff2fec23\",\"status\":\"200\",\"rqstDate\":\"230525-23:34:14:872\",\"respDate\":\"230525-23:34:14:873\",\"sourceId\":\"haproxy:fbd943d2-ffc3-4d30-9010-e331ff2fec23\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:34:14:872-73457\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[faa5c2fb-e588-4149-b5f2-9453fe38f013], x-b3-parentspanid=[707633af2a6c7974], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[743443c79f295118707633af2a6c7974], x-b3-spanid=[360399cd03e31bb5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fbd943d2-ffc3-4d30-9010-e331ff2fec23]}\\\"}\"}","context":{"RequestID":"fbd943d2-ffc3-4d30-9010-e331ff2fec23","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"64c2ab5b-a905-4874-bf62-1e9e49fa145c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:34:14.871Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:14.874Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fbd943d2-ffc3-4d30-9010-e331ff2fec23","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"64c2ab5b-a905-4874-bf62-1e9e49fa145c","LogTimestamp":"2023-05-25T23:34:14.874Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:34:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:34:16.885Z","message":"Entering","context":{"RequestID":"7f00dffd-fca6-43d7-ac88-38821d2de552","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0d952b2d-d5fb-4c54-8a02-258b461b7328","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:34:16.885Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:34:16.888Z","message":"{\"transactionId\":\"7f00dffd-fca6-43d7-ac88-38821d2de552\",\"status\":\"200\",\"rqstDate\":\"230525-23:34:16:886\",\"respDate\":\"230525-23:34:16:888\",\"sourceId\":\"haproxy:7f00dffd-fca6-43d7-ac88-38821d2de552\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:34:16:886-88370\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9b5ae7a0-71ee-4323-b469-87f0902958e0], x-b3-parentspanid=[0544fa2d8f23af03], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[75118795968079b00544fa2d8f23af03], x-b3-spanid=[dbe6e83f19dc44cd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7f00dffd-fca6-43d7-ac88-38821d2de552]}\\\"}\"}","context":{"RequestID":"7f00dffd-fca6-43d7-ac88-38821d2de552","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0d952b2d-d5fb-4c54-8a02-258b461b7328","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:34:16.885Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:16.889Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7f00dffd-fca6-43d7-ac88-38821d2de552","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0d952b2d-d5fb-4c54-8a02-258b461b7328","LogTimestamp":"2023-05-25T23:34:16.889Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:34:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:34:18.899Z","message":"Entering","context":{"RequestID":"d77477bd-813c-42a4-8b27-f02c21e71c05","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9a9d856a-8694-4183-8154-dae40ce18582","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:34:18.899Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:34:18.902Z","message":"{\"transactionId\":\"d77477bd-813c-42a4-8b27-f02c21e71c05\",\"status\":\"200\",\"rqstDate\":\"230525-23:34:18:900\",\"respDate\":\"230525-23:34:18:902\",\"sourceId\":\"haproxy:d77477bd-813c-42a4-8b27-f02c21e71c05\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:34:18:900-47843\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fa124191-db0c-491d-b06b-08ff04fd1923], x-b3-parentspanid=[bd80e31c302d566f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fb1f8237771c8a1fbd80e31c302d566f], x-b3-spanid=[f31f4313b1de9f1e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d77477bd-813c-42a4-8b27-f02c21e71c05]}\\\"}\"}","context":{"RequestID":"d77477bd-813c-42a4-8b27-f02c21e71c05","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9a9d856a-8694-4183-8154-dae40ce18582","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:34:18.899Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:18.903Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d77477bd-813c-42a4-8b27-f02c21e71c05","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9a9d856a-8694-4183-8154-dae40ce18582","LogTimestamp":"2023-05-25T23:34:18.902Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:34:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:34:20.914Z","message":"Entering","context":{"RequestID":"399c4b19-0cc9-4c25-8870-72b1572c50f5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d3abe77c-5050-43e2-844b-d0a5eb44e696","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:34:20.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:34:20.917Z","message":"{\"transactionId\":\"399c4b19-0cc9-4c25-8870-72b1572c50f5\",\"status\":\"200\",\"rqstDate\":\"230525-23:34:20:915\",\"respDate\":\"230525-23:34:20:917\",\"sourceId\":\"haproxy:399c4b19-0cc9-4c25-8870-72b1572c50f5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:34:20:915-38648\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fea81ab2-d080-4e12-99f9-bdbfaab71f02], x-b3-parentspanid=[024aba1bc3bada1a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ad94c382c5e3e946024aba1bc3bada1a], x-b3-spanid=[cd9e20e12f34fde0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[399c4b19-0cc9-4c25-8870-72b1572c50f5]}\\\"}\"}","context":{"RequestID":"399c4b19-0cc9-4c25-8870-72b1572c50f5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d3abe77c-5050-43e2-844b-d0a5eb44e696","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:34:20.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:20.918Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"399c4b19-0cc9-4c25-8870-72b1572c50f5","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d3abe77c-5050-43e2-844b-d0a5eb44e696","LogTimestamp":"2023-05-25T23:34:20.918Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:34:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:34:21.912Z","message":"Entering","context":{"RequestID":"9ff11231-502e-479f-863a-803482f53b18","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a824482b-f97e-4e1a-aa12-fa6eafbacaa2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:34:21.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:34:21.914Z","message":"Database is available from CACHED check.","context":{"RequestID":"9ff11231-502e-479f-863a-803482f53b18","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a824482b-f97e-4e1a-aa12-fa6eafbacaa2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:34:21.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:21.916Z","message":"{\"transactionId\":\"9ff11231-502e-479f-863a-803482f53b18\",\"status\":\"200\",\"rqstDate\":\"230525-23:34:21:913\",\"respDate\":\"230525-23:34:21:915\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9ff11231-502e-479f-863a-803482f53b18\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:34:21:913-79078\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9ff11231-502e-479f-863a-803482f53b18]}\\\"}\"}","context":{"RequestID":"9ff11231-502e-479f-863a-803482f53b18","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a824482b-f97e-4e1a-aa12-fa6eafbacaa2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:34:21.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:21.916Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9ff11231-502e-479f-863a-803482f53b18","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a824482b-f97e-4e1a-aa12-fa6eafbacaa2","LogTimestamp":"2023-05-25T23:34:21.916Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:34:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:34:22.000Z","message":"Entering","context":{"RequestID":"ceeeb343-5316-4799-bdfe-20f7b8ddf7e3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"5a5e0bc7-156d-4a9d-b21a-7cfe4058d98f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:34:22Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:34:22.002Z","message":"{\"transactionId\":\"ceeeb343-5316-4799-bdfe-20f7b8ddf7e3\",\"status\":\"200\",\"rqstDate\":\"230525-23:34:22:000\",\"respDate\":\"230525-23:34:22:002\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ceeeb343-5316-4799-bdfe-20f7b8ddf7e3\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:34:22:000-30966\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8b0f0830-66f5-4b43-b637-51862156dcc4], x-b3-parentspanid=[2a04fc87ced8734b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53909], x-envoy-attempt-count=[1], x-b3-traceid=[08e471977d6260472a04fc87ced8734b], x-b3-spanid=[83877be09ff1b558], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ceeeb343-5316-4799-bdfe-20f7b8ddf7e3]}\\\"}\"}","context":{"RequestID":"ceeeb343-5316-4799-bdfe-20f7b8ddf7e3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"5a5e0bc7-156d-4a9d-b21a-7cfe4058d98f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:34:22Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:22.003Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ceeeb343-5316-4799-bdfe-20f7b8ddf7e3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5a5e0bc7-156d-4a9d-b21a-7cfe4058d98f","LogTimestamp":"2023-05-25T23:34:22.003Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:34:22 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:34:22.928Z","message":"Entering","context":{"RequestID":"2d24352a-7b9a-4cf4-953b-57ace803d5c1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"464c485f-a7f7-46fa-870c-0cacf047f901","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:34:22.928Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:34:22.931Z","message":"{\"transactionId\":\"2d24352a-7b9a-4cf4-953b-57ace803d5c1\",\"status\":\"200\",\"rqstDate\":\"230525-23:34:22:929\",\"respDate\":\"230525-23:34:22:931\",\"sourceId\":\"haproxy:2d24352a-7b9a-4cf4-953b-57ace803d5c1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:34:22:929-34060\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7cfe985b-7608-4910-88f3-3c70006f20d0], x-b3-parentspanid=[23cc7366225cf647], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c37832a2c622c65123cc7366225cf647], x-b3-spanid=[7664921c6967215a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2d24352a-7b9a-4cf4-953b-57ace803d5c1]}\\\"}\"}","context":{"RequestID":"2d24352a-7b9a-4cf4-953b-57ace803d5c1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"464c485f-a7f7-46fa-870c-0cacf047f901","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:34:22.928Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:22.932Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2d24352a-7b9a-4cf4-953b-57ace803d5c1","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"464c485f-a7f7-46fa-870c-0cacf047f901","LogTimestamp":"2023-05-25T23:34:22.932Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:34:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:34:24.132Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:34:24.150Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:24.150Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:24.150Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:24.947Z","message":"Entering","context":{"RequestID":"7cd46898-5724-4529-bca9-e31681e1c112","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9de7fed9-e830-43da-8ee1-a7c84bd17fec","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:34:24.947Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:34:24.949Z","message":"{\"transactionId\":\"7cd46898-5724-4529-bca9-e31681e1c112\",\"status\":\"200\",\"rqstDate\":\"230525-23:34:24:948\",\"respDate\":\"230525-23:34:24:949\",\"sourceId\":\"haproxy:7cd46898-5724-4529-bca9-e31681e1c112\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:34:24:948-78946\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[577b3111-ac1c-41cc-8948-7ddd2e2239b3], x-b3-parentspanid=[046983dff48db4d4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[73db962bee8ec86a046983dff48db4d4], x-b3-spanid=[f7cb96b360712d00], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7cd46898-5724-4529-bca9-e31681e1c112]}\\\"}\"}","context":{"RequestID":"7cd46898-5724-4529-bca9-e31681e1c112","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9de7fed9-e830-43da-8ee1-a7c84bd17fec","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:34:24.947Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:24.950Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7cd46898-5724-4529-bca9-e31681e1c112","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9de7fed9-e830-43da-8ee1-a7c84bd17fec","LogTimestamp":"2023-05-25T23:34:24.950Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:34:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:34:26.412Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:26.415Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:26.960Z","message":"Entering","context":{"RequestID":"0987ef5e-1c56-4660-86da-3d62edf597fa","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5b8a3147-ff09-4022-a233-49ebd6180bbc","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:34:26.959Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:34:26.961Z","message":"{\"transactionId\":\"0987ef5e-1c56-4660-86da-3d62edf597fa\",\"status\":\"200\",\"rqstDate\":\"230525-23:34:26:960\",\"respDate\":\"230525-23:34:26:961\",\"sourceId\":\"haproxy:0987ef5e-1c56-4660-86da-3d62edf597fa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:34:26:960-72277\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f881ab41-ee5d-492a-a7e5-86f3b08956be], x-b3-parentspanid=[e32f8676b621e37c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4f26cbf093f3fa90e32f8676b621e37c], x-b3-spanid=[1596038d5101e822], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0987ef5e-1c56-4660-86da-3d62edf597fa]}\\\"}\"}","context":{"RequestID":"0987ef5e-1c56-4660-86da-3d62edf597fa","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5b8a3147-ff09-4022-a233-49ebd6180bbc","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:34:26.959Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:26.962Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0987ef5e-1c56-4660-86da-3d62edf597fa","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5b8a3147-ff09-4022-a233-49ebd6180bbc","LogTimestamp":"2023-05-25T23:34:26.962Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:34:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:34:28.970Z","message":"Entering","context":{"RequestID":"9b82d4c2-698a-4374-b29a-3a3ad964eb5d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c4f3a1d0-3c07-45b7-a060-2ad1da7fb190","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:34:28.970Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:34:28.971Z","message":"{\"transactionId\":\"9b82d4c2-698a-4374-b29a-3a3ad964eb5d\",\"status\":\"200\",\"rqstDate\":\"230525-23:34:28:970\",\"respDate\":\"230525-23:34:28:971\",\"sourceId\":\"haproxy:9b82d4c2-698a-4374-b29a-3a3ad964eb5d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:34:28:970-52452\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[34394ff9-fddc-403d-ba20-fa4543e0933d], x-b3-parentspanid=[c4818ea56cb3208f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a45b36cf97a36e74c4818ea56cb3208f], x-b3-spanid=[d23164cee194d302], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9b82d4c2-698a-4374-b29a-3a3ad964eb5d]}\\\"}\"}","context":{"RequestID":"9b82d4c2-698a-4374-b29a-3a3ad964eb5d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c4f3a1d0-3c07-45b7-a060-2ad1da7fb190","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:34:28.970Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:28.972Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9b82d4c2-698a-4374-b29a-3a3ad964eb5d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c4f3a1d0-3c07-45b7-a060-2ad1da7fb190","LogTimestamp":"2023-05-25T23:34:28.972Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:34:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:34:30.981Z","message":"Entering","context":{"RequestID":"7f05a81b-eecc-437e-99a1-46953fa7a287","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"aebea826-4330-4a51-aa3b-2ffe60ed421a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:34:30.981Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:34:30.984Z","message":"{\"transactionId\":\"7f05a81b-eecc-437e-99a1-46953fa7a287\",\"status\":\"200\",\"rqstDate\":\"230525-23:34:30:982\",\"respDate\":\"230525-23:34:30:984\",\"sourceId\":\"haproxy:7f05a81b-eecc-437e-99a1-46953fa7a287\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:34:30:982-4146\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c93c3bc2-8c48-41c3-bb1f-4ca7119c2f77], x-b3-parentspanid=[0ebaf87f8b87ac7f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[acbb028c045c960a0ebaf87f8b87ac7f], x-b3-spanid=[9e4e4215ebb3fea8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7f05a81b-eecc-437e-99a1-46953fa7a287]}\\\"}\"}","context":{"RequestID":"7f05a81b-eecc-437e-99a1-46953fa7a287","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"aebea826-4330-4a51-aa3b-2ffe60ed421a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:34:30.981Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:30.985Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7f05a81b-eecc-437e-99a1-46953fa7a287","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aebea826-4330-4a51-aa3b-2ffe60ed421a","LogTimestamp":"2023-05-25T23:34:30.984Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:34:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:34:31.909Z","message":"Entering","context":{"RequestID":"8fb701be-4a05-4e0a-87ba-201586025f47","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"127d958e-af37-4c76-beae-b9e2d81697f8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:34:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:34:31.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"8fb701be-4a05-4e0a-87ba-201586025f47","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"127d958e-af37-4c76-beae-b9e2d81697f8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:34:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:31.912Z","message":"{\"transactionId\":\"8fb701be-4a05-4e0a-87ba-201586025f47\",\"status\":\"200\",\"rqstDate\":\"230525-23:34:31:909\",\"respDate\":\"230525-23:34:31:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8fb701be-4a05-4e0a-87ba-201586025f47\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:34:31:909-54710\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8fb701be-4a05-4e0a-87ba-201586025f47]}\\\"}\"}","context":{"RequestID":"8fb701be-4a05-4e0a-87ba-201586025f47","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"127d958e-af37-4c76-beae-b9e2d81697f8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:34:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:31.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8fb701be-4a05-4e0a-87ba-201586025f47","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"127d958e-af37-4c76-beae-b9e2d81697f8","LogTimestamp":"2023-05-25T23:34:31.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:34:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:34:32.001Z","message":"Entering","context":{"RequestID":"903100c9-539a-4fd6-aa91-43b17640b01b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"02d4b709-64c2-4d37-b815-fe6b2d5b9851","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:34:32Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:34:32.003Z","message":"{\"transactionId\":\"903100c9-539a-4fd6-aa91-43b17640b01b\",\"status\":\"200\",\"rqstDate\":\"230525-23:34:32:001\",\"respDate\":\"230525-23:34:32:003\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:903100c9-539a-4fd6-aa91-43b17640b01b\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:34:32:001-10851\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[74284f26-fb31-4386-9205-98209d60f943], x-b3-parentspanid=[c67d0b4745887aca], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40057], x-envoy-attempt-count=[1], x-b3-traceid=[009bc22425ec71dfc67d0b4745887aca], x-b3-spanid=[76b96be3b26640ef], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[903100c9-539a-4fd6-aa91-43b17640b01b]}\\\"}\"}","context":{"RequestID":"903100c9-539a-4fd6-aa91-43b17640b01b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"02d4b709-64c2-4d37-b815-fe6b2d5b9851","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:34:32Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:32.004Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"903100c9-539a-4fd6-aa91-43b17640b01b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"02d4b709-64c2-4d37-b815-fe6b2d5b9851","LogTimestamp":"2023-05-25T23:34:32.004Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:34:32 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:34:32.995Z","message":"Entering","context":{"RequestID":"338f4557-c9b1-43fd-a0c8-d1290f867e4f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"08995e3a-e803-4bbc-9ffb-d9ff37088a4e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:34:32.995Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:34:32.998Z","message":"{\"transactionId\":\"338f4557-c9b1-43fd-a0c8-d1290f867e4f\",\"status\":\"200\",\"rqstDate\":\"230525-23:34:32:996\",\"respDate\":\"230525-23:34:32:998\",\"sourceId\":\"haproxy:338f4557-c9b1-43fd-a0c8-d1290f867e4f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:34:32:996-61511\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a3cce64d-019b-4530-824b-c82706869651], x-b3-parentspanid=[f5b79fa623407f45], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a4948bf7d44e9441f5b79fa623407f45], x-b3-spanid=[f1e1b03435038da2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[338f4557-c9b1-43fd-a0c8-d1290f867e4f]}\\\"}\"}","context":{"RequestID":"338f4557-c9b1-43fd-a0c8-d1290f867e4f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"08995e3a-e803-4bbc-9ffb-d9ff37088a4e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:34:32.995Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:32.999Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"338f4557-c9b1-43fd-a0c8-d1290f867e4f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"08995e3a-e803-4bbc-9ffb-d9ff37088a4e","LogTimestamp":"2023-05-25T23:34:32.999Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:34:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:34:34.132Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:34:34.149Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:34.149Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:34.149Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:35.011Z","message":"Entering","context":{"RequestID":"ea82d4d2-a536-4bc8-b620-c8daa0dee30d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"72930633-5c9b-4dd1-91ec-41a95b40193e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:34:35.010Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:34:35.013Z","message":"{\"transactionId\":\"ea82d4d2-a536-4bc8-b620-c8daa0dee30d\",\"status\":\"200\",\"rqstDate\":\"230525-23:34:35:011\",\"respDate\":\"230525-23:34:35:013\",\"sourceId\":\"haproxy:ea82d4d2-a536-4bc8-b620-c8daa0dee30d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:34:35:011-97970\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e8124b95-6bce-464f-bec0-c98ca99dd603], x-b3-parentspanid=[82fdacb6e15a647b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[22f53417fbda493a82fdacb6e15a647b], x-b3-spanid=[6e914eaabe6ea074], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ea82d4d2-a536-4bc8-b620-c8daa0dee30d]}\\\"}\"}","context":{"RequestID":"ea82d4d2-a536-4bc8-b620-c8daa0dee30d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"72930633-5c9b-4dd1-91ec-41a95b40193e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:34:35.010Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:35.014Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ea82d4d2-a536-4bc8-b620-c8daa0dee30d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"72930633-5c9b-4dd1-91ec-41a95b40193e","LogTimestamp":"2023-05-25T23:34:35.014Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:34:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:34:37.024Z","message":"Entering","context":{"RequestID":"ce6d9c84-8900-464d-87ef-e78f0b2f0303","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5bd42eb8-3b33-4bf8-af94-045818223917","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:34:37.024Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:34:37.027Z","message":"{\"transactionId\":\"ce6d9c84-8900-464d-87ef-e78f0b2f0303\",\"status\":\"200\",\"rqstDate\":\"230525-23:34:37:025\",\"respDate\":\"230525-23:34:37:027\",\"sourceId\":\"haproxy:ce6d9c84-8900-464d-87ef-e78f0b2f0303\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:34:37:025-37346\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[53de1c78-0178-4fb4-a25f-387274e29223], x-b3-parentspanid=[ec1487822bb6ec93], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a954be5801a5950dec1487822bb6ec93], x-b3-spanid=[97bd8f61a90d1a34], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ce6d9c84-8900-464d-87ef-e78f0b2f0303]}\\\"}\"}","context":{"RequestID":"ce6d9c84-8900-464d-87ef-e78f0b2f0303","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5bd42eb8-3b33-4bf8-af94-045818223917","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:34:37.024Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:37.028Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce6d9c84-8900-464d-87ef-e78f0b2f0303","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5bd42eb8-3b33-4bf8-af94-045818223917","LogTimestamp":"2023-05-25T23:34:37.028Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:34:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:34:39.040Z","message":"Entering","context":{"RequestID":"49052a99-b187-45b4-8052-cd854815181a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ac11423d-4cf1-47b6-95a9-b964bb31812a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:34:39.040Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:34:39.042Z","message":"{\"transactionId\":\"49052a99-b187-45b4-8052-cd854815181a\",\"status\":\"200\",\"rqstDate\":\"230525-23:34:39:041\",\"respDate\":\"230525-23:34:39:042\",\"sourceId\":\"haproxy:49052a99-b187-45b4-8052-cd854815181a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:34:39:041-9148\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4bc3de10-b26a-4ed7-84ff-d5a389eb40fc], x-b3-parentspanid=[30cdff34fde4d218], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[64f8e4feedf6cfea30cdff34fde4d218], x-b3-spanid=[ba64967f02f4c7f9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[49052a99-b187-45b4-8052-cd854815181a]}\\\"}\"}","context":{"RequestID":"49052a99-b187-45b4-8052-cd854815181a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ac11423d-4cf1-47b6-95a9-b964bb31812a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:34:39.040Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:39.043Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"49052a99-b187-45b4-8052-cd854815181a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ac11423d-4cf1-47b6-95a9-b964bb31812a","LogTimestamp":"2023-05-25T23:34:39.043Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:34:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:34:41.054Z","message":"Entering","context":{"RequestID":"bc369084-a920-40f8-b137-2c9ca6464467","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"459f3950-6e27-47bc-8bff-727aead8135b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:34:41.054Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:34:41.058Z","message":"{\"transactionId\":\"bc369084-a920-40f8-b137-2c9ca6464467\",\"status\":\"200\",\"rqstDate\":\"230525-23:34:41:056\",\"respDate\":\"230525-23:34:41:058\",\"sourceId\":\"haproxy:bc369084-a920-40f8-b137-2c9ca6464467\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:34:41:056-35527\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6b7e7f2f-988a-4fa7-a364-c043f8d32099], x-b3-parentspanid=[89e4afa7b4904fc8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a06e7c4b328b397489e4afa7b4904fc8], x-b3-spanid=[b290207dc759eafe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bc369084-a920-40f8-b137-2c9ca6464467]}\\\"}\"}","context":{"RequestID":"bc369084-a920-40f8-b137-2c9ca6464467","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"459f3950-6e27-47bc-8bff-727aead8135b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:34:41.054Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:41.059Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bc369084-a920-40f8-b137-2c9ca6464467","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"459f3950-6e27-47bc-8bff-727aead8135b","LogTimestamp":"2023-05-25T23:34:41.059Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:34:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-05-25T23:34:41.910Z","message":"Entering","context":{"RequestID":"8c682292-73ca-46ef-a902-521fa4b68a56","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9cf34daa-f3f7-4890-9eeb-c5e5ce6527b3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:34:41.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:34:41.913Z","message":"Database is available from CACHED check.","context":{"RequestID":"8c682292-73ca-46ef-a902-521fa4b68a56","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9cf34daa-f3f7-4890-9eeb-c5e5ce6527b3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:34:41.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:41.915Z","message":"{\"transactionId\":\"8c682292-73ca-46ef-a902-521fa4b68a56\",\"status\":\"200\",\"rqstDate\":\"230525-23:34:41:911\",\"respDate\":\"230525-23:34:41:914\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8c682292-73ca-46ef-a902-521fa4b68a56\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:34:41:911-11811\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8c682292-73ca-46ef-a902-521fa4b68a56]}\\\"}\"}","context":{"RequestID":"8c682292-73ca-46ef-a902-521fa4b68a56","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9cf34daa-f3f7-4890-9eeb-c5e5ce6527b3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:34:41.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:41.916Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8c682292-73ca-46ef-a902-521fa4b68a56","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9cf34daa-f3f7-4890-9eeb-c5e5ce6527b3","LogTimestamp":"2023-05-25T23:34:41.916Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:34:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-05-25T23:34:42.000Z","message":"Entering","context":{"RequestID":"e3d84886-d447-4ff0-8a27-9696d990bb45","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"196a0698-d21c-4320-9c55-abd71538d04e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:34:42Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:34:42.004Z","message":"{\"transactionId\":\"e3d84886-d447-4ff0-8a27-9696d990bb45\",\"status\":\"200\",\"rqstDate\":\"230525-23:34:42:002\",\"respDate\":\"230525-23:34:42:004\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e3d84886-d447-4ff0-8a27-9696d990bb45\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:34:42:002-27886\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[82e23129-031f-459d-ab41-ac189cb0be79], x-b3-parentspanid=[82c42ea9b3708846], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44821], x-envoy-attempt-count=[1], x-b3-traceid=[9c604bd2551b2dd882c42ea9b3708846], x-b3-spanid=[c41f4152669d9a2d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e3d84886-d447-4ff0-8a27-9696d990bb45]}\\\"}\"}","context":{"RequestID":"e3d84886-d447-4ff0-8a27-9696d990bb45","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"196a0698-d21c-4320-9c55-abd71538d04e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:34:42Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:42.006Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e3d84886-d447-4ff0-8a27-9696d990bb45","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"196a0698-d21c-4320-9c55-abd71538d04e","LogTimestamp":"2023-05-25T23:34:42.005Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:34:42 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-05-25T23:34:43.071Z","message":"Entering","context":{"RequestID":"1ffbded0-400d-45ab-b52c-61b8a3c515df","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5957787c-1394-411d-b5fc-2c1231c112d9","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:34:43.071Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:34:43.074Z","message":"{\"transactionId\":\"1ffbded0-400d-45ab-b52c-61b8a3c515df\",\"status\":\"200\",\"rqstDate\":\"230525-23:34:43:072\",\"respDate\":\"230525-23:34:43:074\",\"sourceId\":\"haproxy:1ffbded0-400d-45ab-b52c-61b8a3c515df\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:34:43:072-18941\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8b94f029-af53-46c3-8956-de0c0511f6ea], x-b3-parentspanid=[c892f059030961c8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eaf829dc00c83c01c892f059030961c8], x-b3-spanid=[2cc19c6144e39940], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1ffbded0-400d-45ab-b52c-61b8a3c515df]}\\\"}\"}","context":{"RequestID":"1ffbded0-400d-45ab-b52c-61b8a3c515df","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5957787c-1394-411d-b5fc-2c1231c112d9","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:34:43.071Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:43.075Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1ffbded0-400d-45ab-b52c-61b8a3c515df","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5957787c-1394-411d-b5fc-2c1231c112d9","LogTimestamp":"2023-05-25T23:34:43.075Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:34:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:34:44.133Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:34:44.153Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:44.153Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:44.153Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:45.085Z","message":"Entering","context":{"RequestID":"592d8d8b-f0be-4f1d-a50c-d4a8901eb018","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"18127e7a-c425-4fad-abe4-52ec22dc5638","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:34:45.085Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:34:45.088Z","message":"{\"transactionId\":\"592d8d8b-f0be-4f1d-a50c-d4a8901eb018\",\"status\":\"200\",\"rqstDate\":\"230525-23:34:45:086\",\"respDate\":\"230525-23:34:45:088\",\"sourceId\":\"haproxy:592d8d8b-f0be-4f1d-a50c-d4a8901eb018\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:34:45:086-7822\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[17e57f6d-9409-43a3-a46c-a77cda1fca11], x-b3-parentspanid=[588329557cc9e502], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6d76c8388e393cbf588329557cc9e502], x-b3-spanid=[2e1f01830a91013e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[592d8d8b-f0be-4f1d-a50c-d4a8901eb018]}\\\"}\"}","context":{"RequestID":"592d8d8b-f0be-4f1d-a50c-d4a8901eb018","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"18127e7a-c425-4fad-abe4-52ec22dc5638","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:34:45.085Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:45.089Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"592d8d8b-f0be-4f1d-a50c-d4a8901eb018","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"18127e7a-c425-4fad-abe4-52ec22dc5638","LogTimestamp":"2023-05-25T23:34:45.089Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:34:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:34:47.098Z","message":"Entering","context":{"RequestID":"59327dff-c1a0-4904-86cc-66d1d74290dd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7a3c5a04-f62b-4941-889c-303fc3f6b18d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:34:47.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:34:47.101Z","message":"{\"transactionId\":\"59327dff-c1a0-4904-86cc-66d1d74290dd\",\"status\":\"200\",\"rqstDate\":\"230525-23:34:47:099\",\"respDate\":\"230525-23:34:47:101\",\"sourceId\":\"haproxy:59327dff-c1a0-4904-86cc-66d1d74290dd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:34:47:099-28943\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b6f342e2-0187-43f0-83c3-fcda499f38da], x-b3-parentspanid=[2e6fa60d0b173030], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f018e439fe2a8a1e2e6fa60d0b173030], x-b3-spanid=[05efdac0eb02b301], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[59327dff-c1a0-4904-86cc-66d1d74290dd]}\\\"}\"}","context":{"RequestID":"59327dff-c1a0-4904-86cc-66d1d74290dd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7a3c5a04-f62b-4941-889c-303fc3f6b18d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:34:47.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:47.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"59327dff-c1a0-4904-86cc-66d1d74290dd","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7a3c5a04-f62b-4941-889c-303fc3f6b18d","LogTimestamp":"2023-05-25T23:34:47.102Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:34:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:34:49.112Z","message":"Entering","context":{"RequestID":"066007fd-bb86-40e6-b547-ec889310cb4d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5c0ca3cc-ef32-4572-955a-01df9fba74b1","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:34:49.112Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:34:49.114Z","message":"{\"transactionId\":\"066007fd-bb86-40e6-b547-ec889310cb4d\",\"status\":\"200\",\"rqstDate\":\"230525-23:34:49:113\",\"respDate\":\"230525-23:34:49:114\",\"sourceId\":\"haproxy:066007fd-bb86-40e6-b547-ec889310cb4d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:34:49:113-35194\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7d3c97e3-bd8f-4932-8b5c-bebfb172b1fa], x-b3-parentspanid=[c4bcbe7080a7f030], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fc9ff1be0ff60e0cc4bcbe7080a7f030], x-b3-spanid=[93c46a7bba75a2f7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[066007fd-bb86-40e6-b547-ec889310cb4d]}\\\"}\"}","context":{"RequestID":"066007fd-bb86-40e6-b547-ec889310cb4d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5c0ca3cc-ef32-4572-955a-01df9fba74b1","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:34:49.112Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:49.115Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"066007fd-bb86-40e6-b547-ec889310cb4d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5c0ca3cc-ef32-4572-955a-01df9fba74b1","LogTimestamp":"2023-05-25T23:34:49.115Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:34:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:34:51.124Z","message":"Entering","context":{"RequestID":"3791760a-9314-42a1-8946-31a28d536bbc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8e569f93-7cb5-425d-9436-b5f91437755f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:34:51.124Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:34:51.126Z","message":"{\"transactionId\":\"3791760a-9314-42a1-8946-31a28d536bbc\",\"status\":\"200\",\"rqstDate\":\"230525-23:34:51:125\",\"respDate\":\"230525-23:34:51:126\",\"sourceId\":\"haproxy:3791760a-9314-42a1-8946-31a28d536bbc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:34:51:125-84019\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8afbf262-dc68-4a2d-96e0-c8354dd96027], x-b3-parentspanid=[e28406cb911c3a60], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1403be869c12850ae28406cb911c3a60], x-b3-spanid=[f62b00c74c8bdc42], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3791760a-9314-42a1-8946-31a28d536bbc]}\\\"}\"}","context":{"RequestID":"3791760a-9314-42a1-8946-31a28d536bbc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8e569f93-7cb5-425d-9436-b5f91437755f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:34:51.124Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:51.127Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3791760a-9314-42a1-8946-31a28d536bbc","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8e569f93-7cb5-425d-9436-b5f91437755f","LogTimestamp":"2023-05-25T23:34:51.127Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:34:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:34:51.908Z","message":"Entering","context":{"RequestID":"7bf3d604-c51f-4a01-b21d-c0b73cd20b73","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c6f20e20-4b90-49c0-b9c6-2bfed0ee0ce8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:34:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:34:51.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"7bf3d604-c51f-4a01-b21d-c0b73cd20b73","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c6f20e20-4b90-49c0-b9c6-2bfed0ee0ce8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:34:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:51.912Z","message":"{\"transactionId\":\"7bf3d604-c51f-4a01-b21d-c0b73cd20b73\",\"status\":\"200\",\"rqstDate\":\"230525-23:34:51:909\",\"respDate\":\"230525-23:34:51:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7bf3d604-c51f-4a01-b21d-c0b73cd20b73\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:34:51:909-11614\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7bf3d604-c51f-4a01-b21d-c0b73cd20b73]}\\\"}\"}","context":{"RequestID":"7bf3d604-c51f-4a01-b21d-c0b73cd20b73","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c6f20e20-4b90-49c0-b9c6-2bfed0ee0ce8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:34:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:51.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7bf3d604-c51f-4a01-b21d-c0b73cd20b73","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c6f20e20-4b90-49c0-b9c6-2bfed0ee0ce8","LogTimestamp":"2023-05-25T23:34:51.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:34:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:34:52.002Z","message":"Entering","context":{"RequestID":"a6264f15-428b-4e57-9b4c-53328f1bf502","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3af9660a-2f58-4703-8644-57864139e55d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:34:52.001Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:34:52.004Z","message":"{\"transactionId\":\"a6264f15-428b-4e57-9b4c-53328f1bf502\",\"status\":\"200\",\"rqstDate\":\"230525-23:34:52:002\",\"respDate\":\"230525-23:34:52:004\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a6264f15-428b-4e57-9b4c-53328f1bf502\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:34:52:002-41931\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7614a3c3-b1cc-439c-9c8b-f9015b0d83e4], x-b3-parentspanid=[f64bf1c6f1e8dded], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36237], x-envoy-attempt-count=[1], x-b3-traceid=[b63730e7a6bbd643f64bf1c6f1e8dded], x-b3-spanid=[7c3987e9ba84d5d4], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a6264f15-428b-4e57-9b4c-53328f1bf502]}\\\"}\"}","context":{"RequestID":"a6264f15-428b-4e57-9b4c-53328f1bf502","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3af9660a-2f58-4703-8644-57864139e55d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:34:52.001Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:52.005Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a6264f15-428b-4e57-9b4c-53328f1bf502","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3af9660a-2f58-4703-8644-57864139e55d","LogTimestamp":"2023-05-25T23:34:52.005Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:34:52 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:34:53.136Z","message":"Entering","context":{"RequestID":"cf3adda5-83e3-43da-9dde-2f649a948264","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9f5a85b8-9fd5-4693-957d-5273f0d2f9bb","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:34:53.136Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:34:53.139Z","message":"{\"transactionId\":\"cf3adda5-83e3-43da-9dde-2f649a948264\",\"status\":\"200\",\"rqstDate\":\"230525-23:34:53:137\",\"respDate\":\"230525-23:34:53:138\",\"sourceId\":\"haproxy:cf3adda5-83e3-43da-9dde-2f649a948264\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:34:53:137-3456\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e229540b-8be9-4128-a36b-34ae15a24ec9], x-b3-parentspanid=[b069454fa82ab26f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b1d1ddebe43901fab069454fa82ab26f], x-b3-spanid=[d71856a113677c3b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cf3adda5-83e3-43da-9dde-2f649a948264]}\\\"}\"}","context":{"RequestID":"cf3adda5-83e3-43da-9dde-2f649a948264","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9f5a85b8-9fd5-4693-957d-5273f0d2f9bb","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:34:53.136Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:53.139Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cf3adda5-83e3-43da-9dde-2f649a948264","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9f5a85b8-9fd5-4693-957d-5273f0d2f9bb","LogTimestamp":"2023-05-25T23:34:53.139Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:34:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:34:54.134Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:34:54.151Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:54.151Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:54.151Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:55.149Z","message":"Entering","context":{"RequestID":"6ea590bd-2445-4b19-a6ca-767c6aea29ec","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1f85de7c-c0d9-410c-ae75-641a2a4d97d8","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:34:55.149Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:34:55.150Z","message":"{\"transactionId\":\"6ea590bd-2445-4b19-a6ca-767c6aea29ec\",\"status\":\"200\",\"rqstDate\":\"230525-23:34:55:149\",\"respDate\":\"230525-23:34:55:150\",\"sourceId\":\"haproxy:6ea590bd-2445-4b19-a6ca-767c6aea29ec\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:34:55:149-53586\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[20bca08d-c79b-4e36-82fc-49d7b57be8fa], x-b3-parentspanid=[b39f6a9eba7b6932], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b763904baef51cf3b39f6a9eba7b6932], x-b3-spanid=[87448a1ed7640344], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6ea590bd-2445-4b19-a6ca-767c6aea29ec]}\\\"}\"}","context":{"RequestID":"6ea590bd-2445-4b19-a6ca-767c6aea29ec","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1f85de7c-c0d9-410c-ae75-641a2a4d97d8","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:34:55.149Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:55.151Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6ea590bd-2445-4b19-a6ca-767c6aea29ec","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f85de7c-c0d9-410c-ae75-641a2a4d97d8","LogTimestamp":"2023-05-25T23:34:55.151Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:34:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-25T23:34:56.416Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:56.420Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:57.161Z","message":"Entering","context":{"RequestID":"9b1df5b5-72c8-4136-ad1e-0b81a70951fc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3797bc35-7d9f-499b-ab11-745e8bfa9e13","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:34:57.161Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:34:57.164Z","message":"{\"transactionId\":\"9b1df5b5-72c8-4136-ad1e-0b81a70951fc\",\"status\":\"200\",\"rqstDate\":\"230525-23:34:57:162\",\"respDate\":\"230525-23:34:57:164\",\"sourceId\":\"haproxy:9b1df5b5-72c8-4136-ad1e-0b81a70951fc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:34:57:162-49251\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8dac5c1d-9f37-4681-a326-9cb81f22ddb3], x-b3-parentspanid=[b6cde7177510fd46], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[db5cf393f98c7f88b6cde7177510fd46], x-b3-spanid=[ac6876138c6cf912], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9b1df5b5-72c8-4136-ad1e-0b81a70951fc]}\\\"}\"}","context":{"RequestID":"9b1df5b5-72c8-4136-ad1e-0b81a70951fc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3797bc35-7d9f-499b-ab11-745e8bfa9e13","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:34:57.161Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:57.165Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9b1df5b5-72c8-4136-ad1e-0b81a70951fc","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3797bc35-7d9f-499b-ab11-745e8bfa9e13","LogTimestamp":"2023-05-25T23:34:57.165Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:34:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:34:59.175Z","message":"Entering","context":{"RequestID":"83539f58-7eaa-496c-bc22-e57f7cfb4fdb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f9aa587b-d360-42fe-8818-7504bb6edfb3","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:34:59.175Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:34:59.178Z","message":"{\"transactionId\":\"83539f58-7eaa-496c-bc22-e57f7cfb4fdb\",\"status\":\"200\",\"rqstDate\":\"230525-23:34:59:176\",\"respDate\":\"230525-23:34:59:178\",\"sourceId\":\"haproxy:83539f58-7eaa-496c-bc22-e57f7cfb4fdb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:34:59:176-31965\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b0a4f87c-3f51-44c3-b9a3-9fdccbfd87a9], x-b3-parentspanid=[0ea6a861368d10aa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8548d3c6cc71630f0ea6a861368d10aa], x-b3-spanid=[3424311daa64b72a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[83539f58-7eaa-496c-bc22-e57f7cfb4fdb]}\\\"}\"}","context":{"RequestID":"83539f58-7eaa-496c-bc22-e57f7cfb4fdb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f9aa587b-d360-42fe-8818-7504bb6edfb3","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:34:59.175Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:34:59.179Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"83539f58-7eaa-496c-bc22-e57f7cfb4fdb","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f9aa587b-d360-42fe-8818-7504bb6edfb3","LogTimestamp":"2023-05-25T23:34:59.178Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:34:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:35:01.189Z","message":"Entering","context":{"RequestID":"db4e53db-f3fa-4fb0-9f7f-2b223c82a22a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bb40d086-5916-44e9-81c6-d9586efe9618","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:35:01.189Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:35:01.191Z","message":"{\"transactionId\":\"db4e53db-f3fa-4fb0-9f7f-2b223c82a22a\",\"status\":\"200\",\"rqstDate\":\"230525-23:35:01:190\",\"respDate\":\"230525-23:35:01:191\",\"sourceId\":\"haproxy:db4e53db-f3fa-4fb0-9f7f-2b223c82a22a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:35:01:190-55784\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[88fc2349-1ebe-41ef-8783-d05172a0bd2f], x-b3-parentspanid=[31c9407d9e849c9f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ddb5e2f65c411ac731c9407d9e849c9f], x-b3-spanid=[ff9f55cbb18db49e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[db4e53db-f3fa-4fb0-9f7f-2b223c82a22a]}\\\"}\"}","context":{"RequestID":"db4e53db-f3fa-4fb0-9f7f-2b223c82a22a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bb40d086-5916-44e9-81c6-d9586efe9618","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:35:01.189Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:01.192Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"db4e53db-f3fa-4fb0-9f7f-2b223c82a22a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bb40d086-5916-44e9-81c6-d9586efe9618","LogTimestamp":"2023-05-25T23:35:01.192Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:35:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:35:01.913Z","message":"Entering","context":{"RequestID":"4aa47430-d019-42e7-8965-711caa82daf9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b1008de2-8f84-48fc-b294-db6ca8c8a33d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:35:01.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:35:01.915Z","message":"Database is available from CACHED check.","context":{"RequestID":"4aa47430-d019-42e7-8965-711caa82daf9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b1008de2-8f84-48fc-b294-db6ca8c8a33d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:35:01.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:01.917Z","message":"{\"transactionId\":\"4aa47430-d019-42e7-8965-711caa82daf9\",\"status\":\"200\",\"rqstDate\":\"230525-23:35:01:914\",\"respDate\":\"230525-23:35:01:917\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4aa47430-d019-42e7-8965-711caa82daf9\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:35:01:914-49886\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4aa47430-d019-42e7-8965-711caa82daf9]}\\\"}\"}","context":{"RequestID":"4aa47430-d019-42e7-8965-711caa82daf9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b1008de2-8f84-48fc-b294-db6ca8c8a33d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:35:01.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:01.918Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4aa47430-d019-42e7-8965-711caa82daf9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b1008de2-8f84-48fc-b294-db6ca8c8a33d","LogTimestamp":"2023-05-25T23:35:01.918Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:35:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-05-25T23:35:02.001Z","message":"Entering","context":{"RequestID":"46104141-6f7c-4e7c-853a-958eaea9fd56","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"28ecf3ab-1a93-4f33-9406-b85f450c0c11","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:35:02.001Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:35:02.004Z","message":"{\"transactionId\":\"46104141-6f7c-4e7c-853a-958eaea9fd56\",\"status\":\"200\",\"rqstDate\":\"230525-23:35:02:002\",\"respDate\":\"230525-23:35:02:004\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:46104141-6f7c-4e7c-853a-958eaea9fd56\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:35:02:002-36353\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4f0b3472-aec4-49c8-89b5-563a2f70d251], x-b3-parentspanid=[4745d6ffb8334532], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[32931], x-envoy-attempt-count=[1], x-b3-traceid=[4da82da160ee0c194745d6ffb8334532], x-b3-spanid=[1a2cf5ec0aee1a4d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[46104141-6f7c-4e7c-853a-958eaea9fd56]}\\\"}\"}","context":{"RequestID":"46104141-6f7c-4e7c-853a-958eaea9fd56","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"28ecf3ab-1a93-4f33-9406-b85f450c0c11","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:35:02.001Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:02.005Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"46104141-6f7c-4e7c-853a-958eaea9fd56","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"28ecf3ab-1a93-4f33-9406-b85f450c0c11","LogTimestamp":"2023-05-25T23:35:02.005Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:35:02 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:35:03.202Z","message":"Entering","context":{"RequestID":"0edf4fd3-a578-44c0-8dcc-d8b7ce6bfea6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c88ccabd-c0b5-41fb-abe1-f6fdd3d8a520","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:35:03.202Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:35:03.204Z","message":"{\"transactionId\":\"0edf4fd3-a578-44c0-8dcc-d8b7ce6bfea6\",\"status\":\"200\",\"rqstDate\":\"230525-23:35:03:203\",\"respDate\":\"230525-23:35:03:204\",\"sourceId\":\"haproxy:0edf4fd3-a578-44c0-8dcc-d8b7ce6bfea6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:35:03:203-52995\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[71f766e7-e33a-4dfb-a899-c2c12577025c], x-b3-parentspanid=[7e5d72a68beaa470], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3e49ed927087e47c7e5d72a68beaa470], x-b3-spanid=[f1a5a8fe46f4b378], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0edf4fd3-a578-44c0-8dcc-d8b7ce6bfea6]}\\\"}\"}","context":{"RequestID":"0edf4fd3-a578-44c0-8dcc-d8b7ce6bfea6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c88ccabd-c0b5-41fb-abe1-f6fdd3d8a520","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:35:03.202Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:03.205Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0edf4fd3-a578-44c0-8dcc-d8b7ce6bfea6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c88ccabd-c0b5-41fb-abe1-f6fdd3d8a520","LogTimestamp":"2023-05-25T23:35:03.204Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:35:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:35:04.134Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:35:04.150Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:04.150Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:04.150Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:05.214Z","message":"Entering","context":{"RequestID":"f3a93401-0f52-479e-8f2f-66bbe8dc905a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c198fc5c-33db-443c-bc82-1bf2471a0b53","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:35:05.214Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:35:05.217Z","message":"{\"transactionId\":\"f3a93401-0f52-479e-8f2f-66bbe8dc905a\",\"status\":\"200\",\"rqstDate\":\"230525-23:35:05:215\",\"respDate\":\"230525-23:35:05:217\",\"sourceId\":\"haproxy:f3a93401-0f52-479e-8f2f-66bbe8dc905a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:35:05:215-31197\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[890e73e3-e5a1-4ba3-b921-3080c089d7b0], x-b3-parentspanid=[09a60c66e043f149], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8a54251a67ba3e3b09a60c66e043f149], x-b3-spanid=[aba5da8513681600], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f3a93401-0f52-479e-8f2f-66bbe8dc905a]}\\\"}\"}","context":{"RequestID":"f3a93401-0f52-479e-8f2f-66bbe8dc905a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c198fc5c-33db-443c-bc82-1bf2471a0b53","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:35:05.214Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:05.218Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f3a93401-0f52-479e-8f2f-66bbe8dc905a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c198fc5c-33db-443c-bc82-1bf2471a0b53","LogTimestamp":"2023-05-25T23:35:05.218Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:35:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-05-25T23:35:07.232Z","message":"Entering","context":{"RequestID":"5ff172ee-d09a-4e85-ab83-b13df16b87c5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5a4164f4-2a2f-4469-a692-7ea07b365c46","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:35:07.232Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:35:07.235Z","message":"{\"transactionId\":\"5ff172ee-d09a-4e85-ab83-b13df16b87c5\",\"status\":\"200\",\"rqstDate\":\"230525-23:35:07:233\",\"respDate\":\"230525-23:35:07:235\",\"sourceId\":\"haproxy:5ff172ee-d09a-4e85-ab83-b13df16b87c5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:35:07:233-83606\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f939d2c9-57f3-4a90-bae5-e205c93ca7c6], x-b3-parentspanid=[c0deb3e456ad9812], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9ac7c3a77df8d668c0deb3e456ad9812], x-b3-spanid=[68596ed5dae183b5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5ff172ee-d09a-4e85-ab83-b13df16b87c5]}\\\"}\"}","context":{"RequestID":"5ff172ee-d09a-4e85-ab83-b13df16b87c5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5a4164f4-2a2f-4469-a692-7ea07b365c46","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:35:07.232Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:07.236Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5ff172ee-d09a-4e85-ab83-b13df16b87c5","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5a4164f4-2a2f-4469-a692-7ea07b365c46","LogTimestamp":"2023-05-25T23:35:07.236Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:35:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:35:09.247Z","message":"Entering","context":{"RequestID":"b961ddc0-27f1-40ea-8fec-e8fa036a183a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9aa6960a-4850-4a26-a685-72010fbd39d6","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:35:09.247Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:35:09.249Z","message":"{\"transactionId\":\"b961ddc0-27f1-40ea-8fec-e8fa036a183a\",\"status\":\"200\",\"rqstDate\":\"230525-23:35:09:248\",\"respDate\":\"230525-23:35:09:249\",\"sourceId\":\"haproxy:b961ddc0-27f1-40ea-8fec-e8fa036a183a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:35:09:248-3030\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[321167af-8e46-4191-b71a-2a9b7ca1342e], x-b3-parentspanid=[9a7c68220452d5c3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dd3dc147e119ec0c9a7c68220452d5c3], x-b3-spanid=[b91bf8195cdfbfe0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b961ddc0-27f1-40ea-8fec-e8fa036a183a]}\\\"}\"}","context":{"RequestID":"b961ddc0-27f1-40ea-8fec-e8fa036a183a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9aa6960a-4850-4a26-a685-72010fbd39d6","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:35:09.247Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:09.250Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b961ddc0-27f1-40ea-8fec-e8fa036a183a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9aa6960a-4850-4a26-a685-72010fbd39d6","LogTimestamp":"2023-05-25T23:35:09.250Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:35:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:35:11.259Z","message":"Entering","context":{"RequestID":"c239ef76-5d06-434f-aca4-181ee944d395","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"82eb5802-b6cf-4526-9798-d32a3f2e2e4d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:35:11.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:35:11.261Z","message":"{\"transactionId\":\"c239ef76-5d06-434f-aca4-181ee944d395\",\"status\":\"200\",\"rqstDate\":\"230525-23:35:11:260\",\"respDate\":\"230525-23:35:11:261\",\"sourceId\":\"haproxy:c239ef76-5d06-434f-aca4-181ee944d395\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:35:11:260-36802\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[28cffc84-8c8e-4698-b094-78240c8c3e73], x-b3-parentspanid=[1adea328092d9f79], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4807b6561c94651a1adea328092d9f79], x-b3-spanid=[f2b1b5eb21a7b049], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c239ef76-5d06-434f-aca4-181ee944d395]}\\\"}\"}","context":{"RequestID":"c239ef76-5d06-434f-aca4-181ee944d395","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"82eb5802-b6cf-4526-9798-d32a3f2e2e4d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:35:11.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:11.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c239ef76-5d06-434f-aca4-181ee944d395","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"82eb5802-b6cf-4526-9798-d32a3f2e2e4d","LogTimestamp":"2023-05-25T23:35:11.262Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:35:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:35:11.908Z","message":"Entering","context":{"RequestID":"f33d46aa-9908-4ada-ac48-94ad14611fce","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"00442ac4-bfce-4923-b49c-82927d85065e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:35:11.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:35:11.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"f33d46aa-9908-4ada-ac48-94ad14611fce","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"00442ac4-bfce-4923-b49c-82927d85065e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:35:11.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:11.911Z","message":"{\"transactionId\":\"f33d46aa-9908-4ada-ac48-94ad14611fce\",\"status\":\"200\",\"rqstDate\":\"230525-23:35:11:908\",\"respDate\":\"230525-23:35:11:910\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f33d46aa-9908-4ada-ac48-94ad14611fce\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:35:11:908-65577\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f33d46aa-9908-4ada-ac48-94ad14611fce]}\\\"}\"}","context":{"RequestID":"f33d46aa-9908-4ada-ac48-94ad14611fce","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"00442ac4-bfce-4923-b49c-82927d85065e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:35:11.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:11.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f33d46aa-9908-4ada-ac48-94ad14611fce","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"00442ac4-bfce-4923-b49c-82927d85065e","LogTimestamp":"2023-05-25T23:35:11.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:35:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:35:12.000Z","message":"Entering","context":{"RequestID":"e928797e-30a2-4bce-9736-9ca2b1b57b74","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c6678951-8052-4f52-8a7f-d9af570da84d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:35:12Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:35:12.002Z","message":"{\"transactionId\":\"e928797e-30a2-4bce-9736-9ca2b1b57b74\",\"status\":\"200\",\"rqstDate\":\"230525-23:35:12:001\",\"respDate\":\"230525-23:35:12:002\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e928797e-30a2-4bce-9736-9ca2b1b57b74\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:35:12:001-3565\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[29c7db80-fba9-4e93-9380-c8667f249045], x-b3-parentspanid=[bc40aca7aa141304], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47363], x-envoy-attempt-count=[1], x-b3-traceid=[2318a4bbd1d00106bc40aca7aa141304], x-b3-spanid=[64436b5d040f6ee7], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e928797e-30a2-4bce-9736-9ca2b1b57b74]}\\\"}\"}","context":{"RequestID":"e928797e-30a2-4bce-9736-9ca2b1b57b74","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c6678951-8052-4f52-8a7f-d9af570da84d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:35:12Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:12.003Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e928797e-30a2-4bce-9736-9ca2b1b57b74","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c6678951-8052-4f52-8a7f-d9af570da84d","LogTimestamp":"2023-05-25T23:35:12.003Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:35:12 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:35:13.271Z","message":"Entering","context":{"RequestID":"b56af509-02ac-4a35-a0d7-035ffa4bbc8b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"46777d2b-0548-451f-a994-09f9b8115663","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:35:13.271Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:35:13.274Z","message":"{\"transactionId\":\"b56af509-02ac-4a35-a0d7-035ffa4bbc8b\",\"status\":\"200\",\"rqstDate\":\"230525-23:35:13:272\",\"respDate\":\"230525-23:35:13:273\",\"sourceId\":\"haproxy:b56af509-02ac-4a35-a0d7-035ffa4bbc8b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:35:13:272-31554\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4fdd9ebb-5561-40ec-84a1-2739bb3d9ad6], x-b3-parentspanid=[4e0666ead0828caa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d2a4e00437214b7d4e0666ead0828caa], x-b3-spanid=[884fc5da34c7342e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b56af509-02ac-4a35-a0d7-035ffa4bbc8b]}\\\"}\"}","context":{"RequestID":"b56af509-02ac-4a35-a0d7-035ffa4bbc8b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"46777d2b-0548-451f-a994-09f9b8115663","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:35:13.271Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:13.274Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b56af509-02ac-4a35-a0d7-035ffa4bbc8b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"46777d2b-0548-451f-a994-09f9b8115663","LogTimestamp":"2023-05-25T23:35:13.274Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:35:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:35:14.134Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:35:14.154Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:14.154Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:14.154Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:15.284Z","message":"Entering","context":{"RequestID":"ddf64f5a-33d5-4ced-a5b7-51b330f43660","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a5647a56-f2af-48fc-ac14-495ffd128cac","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:35:15.284Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:35:15.287Z","message":"{\"transactionId\":\"ddf64f5a-33d5-4ced-a5b7-51b330f43660\",\"status\":\"200\",\"rqstDate\":\"230525-23:35:15:285\",\"respDate\":\"230525-23:35:15:287\",\"sourceId\":\"haproxy:ddf64f5a-33d5-4ced-a5b7-51b330f43660\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:35:15:285-79758\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[76d336b0-9d6e-4c20-a348-458c2e6d9b85], x-b3-parentspanid=[5131773dafe6a44d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2efbdb30d358627b5131773dafe6a44d], x-b3-spanid=[4ba3de788f66f3e9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ddf64f5a-33d5-4ced-a5b7-51b330f43660]}\\\"}\"}","context":{"RequestID":"ddf64f5a-33d5-4ced-a5b7-51b330f43660","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a5647a56-f2af-48fc-ac14-495ffd128cac","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:35:15.284Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:15.289Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ddf64f5a-33d5-4ced-a5b7-51b330f43660","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a5647a56-f2af-48fc-ac14-495ffd128cac","LogTimestamp":"2023-05-25T23:35:15.289Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:35:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:35:17.300Z","message":"Entering","context":{"RequestID":"1c051b26-d982-459c-a7ab-6b0f7b969d46","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"877bddca-201c-493b-8828-b94879f4864e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:35:17.300Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:35:17.303Z","message":"{\"transactionId\":\"1c051b26-d982-459c-a7ab-6b0f7b969d46\",\"status\":\"200\",\"rqstDate\":\"230525-23:35:17:301\",\"respDate\":\"230525-23:35:17:303\",\"sourceId\":\"haproxy:1c051b26-d982-459c-a7ab-6b0f7b969d46\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:35:17:301-26002\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b0865ad3-5a31-4a69-95b8-f1615adbdcf7], x-b3-parentspanid=[3418b018656a8219], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3e78424a00ab3aaa3418b018656a8219], x-b3-spanid=[5c6c5711ea03497f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1c051b26-d982-459c-a7ab-6b0f7b969d46]}\\\"}\"}","context":{"RequestID":"1c051b26-d982-459c-a7ab-6b0f7b969d46","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"877bddca-201c-493b-8828-b94879f4864e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:35:17.300Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:17.304Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1c051b26-d982-459c-a7ab-6b0f7b969d46","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"877bddca-201c-493b-8828-b94879f4864e","LogTimestamp":"2023-05-25T23:35:17.304Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:35:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:35:19.314Z","message":"Entering","context":{"RequestID":"ec0996da-8267-4422-af48-4b9814566f85","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a99cef3e-b69a-4757-b24b-9e99b314faef","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:35:19.314Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:35:19.317Z","message":"{\"transactionId\":\"ec0996da-8267-4422-af48-4b9814566f85\",\"status\":\"200\",\"rqstDate\":\"230525-23:35:19:315\",\"respDate\":\"230525-23:35:19:317\",\"sourceId\":\"haproxy:ec0996da-8267-4422-af48-4b9814566f85\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:35:19:315-36129\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[07bbd050-d5b3-4cb8-b16e-c8befe40790c], x-b3-parentspanid=[5d51bcd82fb8c7a4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[39d1261ba856a6a85d51bcd82fb8c7a4], x-b3-spanid=[aa96f6c42d90bbee], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ec0996da-8267-4422-af48-4b9814566f85]}\\\"}\"}","context":{"RequestID":"ec0996da-8267-4422-af48-4b9814566f85","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a99cef3e-b69a-4757-b24b-9e99b314faef","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:35:19.314Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:19.318Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ec0996da-8267-4422-af48-4b9814566f85","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a99cef3e-b69a-4757-b24b-9e99b314faef","LogTimestamp":"2023-05-25T23:35:19.318Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:35:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:35:21.327Z","message":"Entering","context":{"RequestID":"e7f82b62-d0c5-498e-82cb-9275119d9a16","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d0ea1329-3343-493b-b90a-72605df564b2","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:35:21.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:35:21.330Z","message":"{\"transactionId\":\"e7f82b62-d0c5-498e-82cb-9275119d9a16\",\"status\":\"200\",\"rqstDate\":\"230525-23:35:21:328\",\"respDate\":\"230525-23:35:21:330\",\"sourceId\":\"haproxy:e7f82b62-d0c5-498e-82cb-9275119d9a16\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:35:21:328-64542\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3a0ad923-5ad1-4834-8a42-18b3315b1f41], x-b3-parentspanid=[529b25f3b152905a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b29abedc81c37096529b25f3b152905a], x-b3-spanid=[56f5d59b11f69b96], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e7f82b62-d0c5-498e-82cb-9275119d9a16]}\\\"}\"}","context":{"RequestID":"e7f82b62-d0c5-498e-82cb-9275119d9a16","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d0ea1329-3343-493b-b90a-72605df564b2","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:35:21.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:21.331Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e7f82b62-d0c5-498e-82cb-9275119d9a16","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d0ea1329-3343-493b-b90a-72605df564b2","LogTimestamp":"2023-05-25T23:35:21.331Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:35:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:35:21.908Z","message":"Entering","context":{"RequestID":"18d84353-afc0-4603-9675-50c1db466fea","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d64749ff-959e-4672-af94-04fec26aa6d6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:35:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:35:21.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"18d84353-afc0-4603-9675-50c1db466fea","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d64749ff-959e-4672-af94-04fec26aa6d6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:35:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:21.912Z","message":"{\"transactionId\":\"18d84353-afc0-4603-9675-50c1db466fea\",\"status\":\"200\",\"rqstDate\":\"230525-23:35:21:909\",\"respDate\":\"230525-23:35:21:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:18d84353-afc0-4603-9675-50c1db466fea\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:35:21:909-91429\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[18d84353-afc0-4603-9675-50c1db466fea]}\\\"}\"}","context":{"RequestID":"18d84353-afc0-4603-9675-50c1db466fea","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d64749ff-959e-4672-af94-04fec26aa6d6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:35:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:21.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"18d84353-afc0-4603-9675-50c1db466fea","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d64749ff-959e-4672-af94-04fec26aa6d6","LogTimestamp":"2023-05-25T23:35:21.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:35:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:35:21.999Z","message":"Entering","context":{"RequestID":"6b156ec7-c3a7-4b0c-8ecc-674dd269fa51","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"50e2564e-afa7-4439-a512-525f3e8a29f6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:35:21.999Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:35:22.001Z","message":"{\"transactionId\":\"6b156ec7-c3a7-4b0c-8ecc-674dd269fa51\",\"status\":\"200\",\"rqstDate\":\"230525-23:35:22:000\",\"respDate\":\"230525-23:35:22:001\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6b156ec7-c3a7-4b0c-8ecc-674dd269fa51\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:35:22:000-66450\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2e9dff36-8d0c-4118-b2ac-160a9424ba6f], x-b3-parentspanid=[26ce3bda4dcca36c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46209], x-envoy-attempt-count=[1], x-b3-traceid=[9fbe32be926a8cf426ce3bda4dcca36c], x-b3-spanid=[24c49dbce5f7132a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6b156ec7-c3a7-4b0c-8ecc-674dd269fa51]}\\\"}\"}","context":{"RequestID":"6b156ec7-c3a7-4b0c-8ecc-674dd269fa51","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"50e2564e-afa7-4439-a512-525f3e8a29f6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:35:21.999Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:22.001Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6b156ec7-c3a7-4b0c-8ecc-674dd269fa51","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"50e2564e-afa7-4439-a512-525f3e8a29f6","LogTimestamp":"2023-05-25T23:35:22.001Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:35:22 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:35:23.343Z","message":"Entering","context":{"RequestID":"cf4467b0-1033-4101-bfa1-c9d94eb6f63f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ea899289-469e-415f-8873-aee63ad582ef","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:35:23.342Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:35:23.345Z","message":"{\"transactionId\":\"cf4467b0-1033-4101-bfa1-c9d94eb6f63f\",\"status\":\"200\",\"rqstDate\":\"230525-23:35:23:343\",\"respDate\":\"230525-23:35:23:345\",\"sourceId\":\"haproxy:cf4467b0-1033-4101-bfa1-c9d94eb6f63f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:35:23:343-77979\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[63a78390-bf84-442a-bed8-e76e9b7f8c39], x-b3-parentspanid=[2af8e2890ecf9530], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8f8e89aef723fae32af8e2890ecf9530], x-b3-spanid=[dcd064b08e6a8dbe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cf4467b0-1033-4101-bfa1-c9d94eb6f63f]}\\\"}\"}","context":{"RequestID":"cf4467b0-1033-4101-bfa1-c9d94eb6f63f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ea899289-469e-415f-8873-aee63ad582ef","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:35:23.342Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:23.346Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cf4467b0-1033-4101-bfa1-c9d94eb6f63f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ea899289-469e-415f-8873-aee63ad582ef","LogTimestamp":"2023-05-25T23:35:23.346Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:35:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:35:24.135Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:35:24.156Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:24.156Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:24.157Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:25.357Z","message":"Entering","context":{"RequestID":"8f525b8b-a1bd-4acd-8a92-20361e2cb1ff","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"10ef0217-0f94-40dd-8cbe-17ed2ac9cb0d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:35:25.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:35:25.360Z","message":"{\"transactionId\":\"8f525b8b-a1bd-4acd-8a92-20361e2cb1ff\",\"status\":\"200\",\"rqstDate\":\"230525-23:35:25:358\",\"respDate\":\"230525-23:35:25:360\",\"sourceId\":\"haproxy:8f525b8b-a1bd-4acd-8a92-20361e2cb1ff\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:35:25:358-35276\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[63061de5-3766-4eb9-a907-663fce53fe51], x-b3-parentspanid=[80cfaf5b06be2713], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c1da8cf54317522280cfaf5b06be2713], x-b3-spanid=[c2cb02ed020d2902], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8f525b8b-a1bd-4acd-8a92-20361e2cb1ff]}\\\"}\"}","context":{"RequestID":"8f525b8b-a1bd-4acd-8a92-20361e2cb1ff","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"10ef0217-0f94-40dd-8cbe-17ed2ac9cb0d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:35:25.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:25.360Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8f525b8b-a1bd-4acd-8a92-20361e2cb1ff","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"10ef0217-0f94-40dd-8cbe-17ed2ac9cb0d","LogTimestamp":"2023-05-25T23:35:25.360Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:35:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:35:26.421Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:26.426Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:27.373Z","message":"Entering","context":{"RequestID":"68bcda53-9c1f-4ea2-8eee-948bc7109242","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"38b2cf5c-1681-4ff5-aa93-1faaabd2cdf8","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:35:27.372Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:35:27.376Z","message":"{\"transactionId\":\"68bcda53-9c1f-4ea2-8eee-948bc7109242\",\"status\":\"200\",\"rqstDate\":\"230525-23:35:27:374\",\"respDate\":\"230525-23:35:27:376\",\"sourceId\":\"haproxy:68bcda53-9c1f-4ea2-8eee-948bc7109242\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:35:27:374-17731\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e4ce6005-0939-411a-a383-daed87d8e922], x-b3-parentspanid=[e0b69e109842f234], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[086643152a26a497e0b69e109842f234], x-b3-spanid=[5ac4c129f0fc149b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[68bcda53-9c1f-4ea2-8eee-948bc7109242]}\\\"}\"}","context":{"RequestID":"68bcda53-9c1f-4ea2-8eee-948bc7109242","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"38b2cf5c-1681-4ff5-aa93-1faaabd2cdf8","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:35:27.372Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:27.377Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"68bcda53-9c1f-4ea2-8eee-948bc7109242","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"38b2cf5c-1681-4ff5-aa93-1faaabd2cdf8","LogTimestamp":"2023-05-25T23:35:27.377Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:35:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:35:29.387Z","message":"Entering","context":{"RequestID":"bf4aa09e-a06f-4afc-8108-613b7229eb08","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1bf9b030-7068-43c2-868b-027fee9687e2","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:35:29.387Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:35:29.390Z","message":"{\"transactionId\":\"bf4aa09e-a06f-4afc-8108-613b7229eb08\",\"status\":\"200\",\"rqstDate\":\"230525-23:35:29:388\",\"respDate\":\"230525-23:35:29:390\",\"sourceId\":\"haproxy:bf4aa09e-a06f-4afc-8108-613b7229eb08\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:35:29:388-1940\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7a998586-6797-4c12-ad42-272e129ac9f0], x-b3-parentspanid=[c24490e7416ec933], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[999ce2742b325a38c24490e7416ec933], x-b3-spanid=[94acd8ceb75f517b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bf4aa09e-a06f-4afc-8108-613b7229eb08]}\\\"}\"}","context":{"RequestID":"bf4aa09e-a06f-4afc-8108-613b7229eb08","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1bf9b030-7068-43c2-868b-027fee9687e2","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:35:29.387Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:29.391Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bf4aa09e-a06f-4afc-8108-613b7229eb08","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1bf9b030-7068-43c2-868b-027fee9687e2","LogTimestamp":"2023-05-25T23:35:29.391Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:35:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:35:31.403Z","message":"Entering","context":{"RequestID":"3d0bd725-0568-40db-b908-75840886575a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"09e31065-7ec3-4035-bdc2-cc37720a2aa2","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:35:31.403Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:35:31.407Z","message":"{\"transactionId\":\"3d0bd725-0568-40db-b908-75840886575a\",\"status\":\"200\",\"rqstDate\":\"230525-23:35:31:405\",\"respDate\":\"230525-23:35:31:407\",\"sourceId\":\"haproxy:3d0bd725-0568-40db-b908-75840886575a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:35:31:405-31243\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[89771647-23a3-465e-8f84-00f5e85a1da1], x-b3-parentspanid=[12d405792721f166], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[92bfdf3b17cfda1212d405792721f166], x-b3-spanid=[1876c942a1c1e679], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3d0bd725-0568-40db-b908-75840886575a]}\\\"}\"}","context":{"RequestID":"3d0bd725-0568-40db-b908-75840886575a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"09e31065-7ec3-4035-bdc2-cc37720a2aa2","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:35:31.403Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:31.408Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3d0bd725-0568-40db-b908-75840886575a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"09e31065-7ec3-4035-bdc2-cc37720a2aa2","LogTimestamp":"2023-05-25T23:35:31.408Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:35:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-05-25T23:35:31.910Z","message":"Entering","context":{"RequestID":"69a62a3f-1121-4b76-9c39-f6f0bc7616b0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"da9e2266-1410-41ab-bff6-5e95d4d83863","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:35:31.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:35:31.912Z","message":"Database is available from CACHED check.","context":{"RequestID":"69a62a3f-1121-4b76-9c39-f6f0bc7616b0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"da9e2266-1410-41ab-bff6-5e95d4d83863","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:35:31.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:31.914Z","message":"{\"transactionId\":\"69a62a3f-1121-4b76-9c39-f6f0bc7616b0\",\"status\":\"200\",\"rqstDate\":\"230525-23:35:31:911\",\"respDate\":\"230525-23:35:31:914\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:69a62a3f-1121-4b76-9c39-f6f0bc7616b0\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:35:31:911-13560\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[69a62a3f-1121-4b76-9c39-f6f0bc7616b0]}\\\"}\"}","context":{"RequestID":"69a62a3f-1121-4b76-9c39-f6f0bc7616b0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"da9e2266-1410-41ab-bff6-5e95d4d83863","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:35:31.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:31.915Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"69a62a3f-1121-4b76-9c39-f6f0bc7616b0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"da9e2266-1410-41ab-bff6-5e95d4d83863","LogTimestamp":"2023-05-25T23:35:31.915Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:35:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:35:31.999Z","message":"Entering","context":{"RequestID":"e1a4e3bb-7c8f-40cc-8fcf-7b0b326ad426","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"86a253bc-fa15-4ba8-9de2-213557c511f1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:35:31.999Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:35:32.002Z","message":"{\"transactionId\":\"e1a4e3bb-7c8f-40cc-8fcf-7b0b326ad426\",\"status\":\"200\",\"rqstDate\":\"230525-23:35:32:000\",\"respDate\":\"230525-23:35:32:002\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e1a4e3bb-7c8f-40cc-8fcf-7b0b326ad426\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:35:32:000-85270\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4b476c4d-e642-4d46-8c48-f795431409d2], x-b3-parentspanid=[02d001d7a35adc10], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46119], x-envoy-attempt-count=[1], x-b3-traceid=[aa484a288a95a58202d001d7a35adc10], x-b3-spanid=[a3a49609b9607056], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e1a4e3bb-7c8f-40cc-8fcf-7b0b326ad426]}\\\"}\"}","context":{"RequestID":"e1a4e3bb-7c8f-40cc-8fcf-7b0b326ad426","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"86a253bc-fa15-4ba8-9de2-213557c511f1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:35:31.999Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:32.003Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e1a4e3bb-7c8f-40cc-8fcf-7b0b326ad426","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"86a253bc-fa15-4ba8-9de2-213557c511f1","LogTimestamp":"2023-05-25T23:35:32.003Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:35:32 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:35:33.419Z","message":"Entering","context":{"RequestID":"20d7525a-30aa-4d5c-b3de-a9fd468bfc90","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"68310396-0547-4c15-bf1a-87f01610ee5d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:35:33.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:35:33.422Z","message":"{\"transactionId\":\"20d7525a-30aa-4d5c-b3de-a9fd468bfc90\",\"status\":\"200\",\"rqstDate\":\"230525-23:35:33:420\",\"respDate\":\"230525-23:35:33:422\",\"sourceId\":\"haproxy:20d7525a-30aa-4d5c-b3de-a9fd468bfc90\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:35:33:420-44739\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a72907cc-1aa3-4044-8fdf-21dee7e8b865], x-b3-parentspanid=[b9af39b894c2c4e0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cceb3323fab89285b9af39b894c2c4e0], x-b3-spanid=[42095ecb33339af8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[20d7525a-30aa-4d5c-b3de-a9fd468bfc90]}\\\"}\"}","context":{"RequestID":"20d7525a-30aa-4d5c-b3de-a9fd468bfc90","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"68310396-0547-4c15-bf1a-87f01610ee5d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:35:33.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:33.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"20d7525a-30aa-4d5c-b3de-a9fd468bfc90","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"68310396-0547-4c15-bf1a-87f01610ee5d","LogTimestamp":"2023-05-25T23:35:33.423Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:35:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:35:34.135Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:35:34.148Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:34.148Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:34.149Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:35.434Z","message":"Entering","context":{"RequestID":"e696efa9-aa2d-45a8-aac8-f7bde3e6df8f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"46584ce4-8e10-49b1-a8ac-a5f1dfb33e94","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:35:35.434Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:35:35.438Z","message":"{\"transactionId\":\"e696efa9-aa2d-45a8-aac8-f7bde3e6df8f\",\"status\":\"200\",\"rqstDate\":\"230525-23:35:35:436\",\"respDate\":\"230525-23:35:35:438\",\"sourceId\":\"haproxy:e696efa9-aa2d-45a8-aac8-f7bde3e6df8f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:35:35:436-92736\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[59afa5e4-e247-403e-b887-58973e1b2453], x-b3-parentspanid=[8ef52ff5eff8161b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[254cc31a90351e358ef52ff5eff8161b], x-b3-spanid=[0f801d2901508ecf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e696efa9-aa2d-45a8-aac8-f7bde3e6df8f]}\\\"}\"}","context":{"RequestID":"e696efa9-aa2d-45a8-aac8-f7bde3e6df8f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"46584ce4-8e10-49b1-a8ac-a5f1dfb33e94","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:35:35.434Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:35.439Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e696efa9-aa2d-45a8-aac8-f7bde3e6df8f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"46584ce4-8e10-49b1-a8ac-a5f1dfb33e94","LogTimestamp":"2023-05-25T23:35:35.439Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:35:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:35:37.450Z","message":"Entering","context":{"RequestID":"494e8a25-76ec-4e42-8e26-765800931a08","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"afce4ecd-7f5a-4514-af33-9e272137c218","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:35:37.450Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:35:37.454Z","message":"{\"transactionId\":\"494e8a25-76ec-4e42-8e26-765800931a08\",\"status\":\"200\",\"rqstDate\":\"230525-23:35:37:452\",\"respDate\":\"230525-23:35:37:454\",\"sourceId\":\"haproxy:494e8a25-76ec-4e42-8e26-765800931a08\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:35:37:452-63801\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2b6c1aa8-0c1c-4bd8-bc5c-6d9d79d11f14], x-b3-parentspanid=[1c556568f49c7e70], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9d5a4e0384c15ed21c556568f49c7e70], x-b3-spanid=[db17ae85bfbd618f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[494e8a25-76ec-4e42-8e26-765800931a08]}\\\"}\"}","context":{"RequestID":"494e8a25-76ec-4e42-8e26-765800931a08","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"afce4ecd-7f5a-4514-af33-9e272137c218","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:35:37.450Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:37.455Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"494e8a25-76ec-4e42-8e26-765800931a08","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"afce4ecd-7f5a-4514-af33-9e272137c218","LogTimestamp":"2023-05-25T23:35:37.455Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:35:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:35:39.467Z","message":"Entering","context":{"RequestID":"8f37f96e-3543-463c-aaf4-50a006e62b51","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f8550d1d-34f6-4914-867f-422f47d9196f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:35:39.466Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:35:39.469Z","message":"{\"transactionId\":\"8f37f96e-3543-463c-aaf4-50a006e62b51\",\"status\":\"200\",\"rqstDate\":\"230525-23:35:39:467\",\"respDate\":\"230525-23:35:39:469\",\"sourceId\":\"haproxy:8f37f96e-3543-463c-aaf4-50a006e62b51\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:35:39:467-71013\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2c60313e-0fd8-48d4-be19-b4a7f32e1fb6], x-b3-parentspanid=[93f3d8f209afa31e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b5833195fcb4fcbb93f3d8f209afa31e], x-b3-spanid=[c2aaf5752a21a40c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8f37f96e-3543-463c-aaf4-50a006e62b51]}\\\"}\"}","context":{"RequestID":"8f37f96e-3543-463c-aaf4-50a006e62b51","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f8550d1d-34f6-4914-867f-422f47d9196f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:35:39.466Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:39.470Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8f37f96e-3543-463c-aaf4-50a006e62b51","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f8550d1d-34f6-4914-867f-422f47d9196f","LogTimestamp":"2023-05-25T23:35:39.470Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:35:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:35:41.481Z","message":"Entering","context":{"RequestID":"74227800-428c-4c79-a3ad-7ad293ab345a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9a3ef528-71b4-4ec9-b1b2-fd6dca0bd60c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:35:41.481Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:35:41.484Z","message":"{\"transactionId\":\"74227800-428c-4c79-a3ad-7ad293ab345a\",\"status\":\"200\",\"rqstDate\":\"230525-23:35:41:482\",\"respDate\":\"230525-23:35:41:484\",\"sourceId\":\"haproxy:74227800-428c-4c79-a3ad-7ad293ab345a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:35:41:482-5677\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c6057149-fdff-4a98-a1a6-b0b3fe9402c8], x-b3-parentspanid=[ed273249688d4fab], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5719e6791d26fbb2ed273249688d4fab], x-b3-spanid=[a62ae7d339128b08], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[74227800-428c-4c79-a3ad-7ad293ab345a]}\\\"}\"}","context":{"RequestID":"74227800-428c-4c79-a3ad-7ad293ab345a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9a3ef528-71b4-4ec9-b1b2-fd6dca0bd60c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:35:41.481Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:41.485Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"74227800-428c-4c79-a3ad-7ad293ab345a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9a3ef528-71b4-4ec9-b1b2-fd6dca0bd60c","LogTimestamp":"2023-05-25T23:35:41.485Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:35:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:35:41.908Z","message":"Entering","context":{"RequestID":"b543fa31-e095-4f72-8007-064b8f3a4aaf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"afa6f9c7-3d2f-4eaf-bcaf-6936692d4f8f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:35:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:35:41.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"b543fa31-e095-4f72-8007-064b8f3a4aaf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"afa6f9c7-3d2f-4eaf-bcaf-6936692d4f8f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:35:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:41.912Z","message":"{\"transactionId\":\"b543fa31-e095-4f72-8007-064b8f3a4aaf\",\"status\":\"200\",\"rqstDate\":\"230525-23:35:41:909\",\"respDate\":\"230525-23:35:41:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b543fa31-e095-4f72-8007-064b8f3a4aaf\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:35:41:909-17297\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b543fa31-e095-4f72-8007-064b8f3a4aaf]}\\\"}\"}","context":{"RequestID":"b543fa31-e095-4f72-8007-064b8f3a4aaf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"afa6f9c7-3d2f-4eaf-bcaf-6936692d4f8f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:35:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:41.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b543fa31-e095-4f72-8007-064b8f3a4aaf","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"afa6f9c7-3d2f-4eaf-bcaf-6936692d4f8f","LogTimestamp":"2023-05-25T23:35:41.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:35:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:35:42.000Z","message":"Entering","context":{"RequestID":"f91cd058-fc24-400b-b259-892ef095d94d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9b85c9c3-9ea3-4d91-8ba6-24e0df0bad8a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:35:42Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:35:42.002Z","message":"{\"transactionId\":\"f91cd058-fc24-400b-b259-892ef095d94d\",\"status\":\"200\",\"rqstDate\":\"230525-23:35:42:001\",\"respDate\":\"230525-23:35:42:002\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f91cd058-fc24-400b-b259-892ef095d94d\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:35:42:001-43141\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[81b7e6c2-300a-48ca-bce6-09011403336d], x-b3-parentspanid=[2a9a93165be13154], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[32827], x-envoy-attempt-count=[1], x-b3-traceid=[5f4dd9e36b35ae712a9a93165be13154], x-b3-spanid=[92ed83b478b2da05], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f91cd058-fc24-400b-b259-892ef095d94d]}\\\"}\"}","context":{"RequestID":"f91cd058-fc24-400b-b259-892ef095d94d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9b85c9c3-9ea3-4d91-8ba6-24e0df0bad8a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:35:42Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:42.003Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f91cd058-fc24-400b-b259-892ef095d94d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9b85c9c3-9ea3-4d91-8ba6-24e0df0bad8a","LogTimestamp":"2023-05-25T23:35:42.003Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:35:42 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:35:43.496Z","message":"Entering","context":{"RequestID":"9b8f0dc4-6326-45f2-a18a-12f58e486374","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"23c15f64-fe37-45b3-8d2e-a5408d0bd182","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:35:43.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:35:43.498Z","message":"{\"transactionId\":\"9b8f0dc4-6326-45f2-a18a-12f58e486374\",\"status\":\"200\",\"rqstDate\":\"230525-23:35:43:497\",\"respDate\":\"230525-23:35:43:498\",\"sourceId\":\"haproxy:9b8f0dc4-6326-45f2-a18a-12f58e486374\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:35:43:497-46254\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1cb6039f-7250-4134-9c17-05c105e93146], x-b3-parentspanid=[8c77557ac0b0ece5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0ed1b710e77768358c77557ac0b0ece5], x-b3-spanid=[0eb3ec452f97b940], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9b8f0dc4-6326-45f2-a18a-12f58e486374]}\\\"}\"}","context":{"RequestID":"9b8f0dc4-6326-45f2-a18a-12f58e486374","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"23c15f64-fe37-45b3-8d2e-a5408d0bd182","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:35:43.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:43.499Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9b8f0dc4-6326-45f2-a18a-12f58e486374","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"23c15f64-fe37-45b3-8d2e-a5408d0bd182","LogTimestamp":"2023-05-25T23:35:43.499Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:35:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:35:44.136Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:35:44.146Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:44.147Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:44.147Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:45.511Z","message":"Entering","context":{"RequestID":"7913acfb-a0d1-49f3-9b6a-9fc4d52abba0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b5b29195-e59d-4528-bf26-01aada26dd16","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:35:45.510Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:35:45.514Z","message":"{\"transactionId\":\"7913acfb-a0d1-49f3-9b6a-9fc4d52abba0\",\"status\":\"200\",\"rqstDate\":\"230525-23:35:45:511\",\"respDate\":\"230525-23:35:45:513\",\"sourceId\":\"haproxy:7913acfb-a0d1-49f3-9b6a-9fc4d52abba0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:35:45:511-77973\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0d1851ea-ef49-43ed-891a-3b537e97f4e3], x-b3-parentspanid=[3b5126b748484591], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e3c41a30a6ac13903b5126b748484591], x-b3-spanid=[15552e9ad3771491], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7913acfb-a0d1-49f3-9b6a-9fc4d52abba0]}\\\"}\"}","context":{"RequestID":"7913acfb-a0d1-49f3-9b6a-9fc4d52abba0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b5b29195-e59d-4528-bf26-01aada26dd16","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:35:45.510Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:45.515Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7913acfb-a0d1-49f3-9b6a-9fc4d52abba0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b5b29195-e59d-4528-bf26-01aada26dd16","LogTimestamp":"2023-05-25T23:35:45.515Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:35:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:35:47.526Z","message":"Entering","context":{"RequestID":"1776576a-e111-4a61-b18e-c4c1c7a49924","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d5ffae5a-1f43-4a1b-9543-24987b5dc289","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:35:47.526Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:35:47.529Z","message":"{\"transactionId\":\"1776576a-e111-4a61-b18e-c4c1c7a49924\",\"status\":\"200\",\"rqstDate\":\"230525-23:35:47:527\",\"respDate\":\"230525-23:35:47:529\",\"sourceId\":\"haproxy:1776576a-e111-4a61-b18e-c4c1c7a49924\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:35:47:527-53350\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[da1589ab-c4dd-4fe4-b18e-3304e4edbb3d], x-b3-parentspanid=[80c9010bdb1527f2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6cdd94a81b4e67ca80c9010bdb1527f2], x-b3-spanid=[19c898ca422b7497], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1776576a-e111-4a61-b18e-c4c1c7a49924]}\\\"}\"}","context":{"RequestID":"1776576a-e111-4a61-b18e-c4c1c7a49924","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d5ffae5a-1f43-4a1b-9543-24987b5dc289","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:35:47.526Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:47.530Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1776576a-e111-4a61-b18e-c4c1c7a49924","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d5ffae5a-1f43-4a1b-9543-24987b5dc289","LogTimestamp":"2023-05-25T23:35:47.530Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:35:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:35:49.543Z","message":"Entering","context":{"RequestID":"84c94db2-904a-4b28-b0b4-e44912dd9888","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3b0a5e87-97c7-4673-be21-5178ea98dfe7","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:35:49.543Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:35:49.547Z","message":"{\"transactionId\":\"84c94db2-904a-4b28-b0b4-e44912dd9888\",\"status\":\"200\",\"rqstDate\":\"230525-23:35:49:544\",\"respDate\":\"230525-23:35:49:546\",\"sourceId\":\"haproxy:84c94db2-904a-4b28-b0b4-e44912dd9888\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:35:49:544-81889\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f723b61b-13fe-4550-9965-1e4d1caaf045], x-b3-parentspanid=[aa6d5849c755ec40], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7e4716039c6fa13aaa6d5849c755ec40], x-b3-spanid=[2c417a360c1e05b4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[84c94db2-904a-4b28-b0b4-e44912dd9888]}\\\"}\"}","context":{"RequestID":"84c94db2-904a-4b28-b0b4-e44912dd9888","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3b0a5e87-97c7-4673-be21-5178ea98dfe7","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:35:49.543Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:49.548Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"84c94db2-904a-4b28-b0b4-e44912dd9888","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3b0a5e87-97c7-4673-be21-5178ea98dfe7","LogTimestamp":"2023-05-25T23:35:49.548Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:35:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:35:51.560Z","message":"Entering","context":{"RequestID":"354e8017-97b1-4cc9-83bd-cb55ab960c9e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"397be894-6018-4a16-a101-ccdd76a745f1","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:35:51.560Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:35:51.564Z","message":"{\"transactionId\":\"354e8017-97b1-4cc9-83bd-cb55ab960c9e\",\"status\":\"200\",\"rqstDate\":\"230525-23:35:51:562\",\"respDate\":\"230525-23:35:51:563\",\"sourceId\":\"haproxy:354e8017-97b1-4cc9-83bd-cb55ab960c9e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:35:51:562-40153\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ab59eac7-c121-4469-95c1-3c0c752a4180], x-b3-parentspanid=[bd563b9190faf621], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[648b28b7a370768bbd563b9190faf621], x-b3-spanid=[f76ae458a4f3dd25], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[354e8017-97b1-4cc9-83bd-cb55ab960c9e]}\\\"}\"}","context":{"RequestID":"354e8017-97b1-4cc9-83bd-cb55ab960c9e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"397be894-6018-4a16-a101-ccdd76a745f1","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:35:51.560Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:51.564Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"354e8017-97b1-4cc9-83bd-cb55ab960c9e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"397be894-6018-4a16-a101-ccdd76a745f1","LogTimestamp":"2023-05-25T23:35:51.564Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:35:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:35:51.910Z","message":"Entering","context":{"RequestID":"ecccafd9-00b7-4f99-8af0-116d767b97d4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1317bbe0-33d3-482a-9101-51994092086b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:35:51.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:35:51.913Z","message":"Database is available from CACHED check.","context":{"RequestID":"ecccafd9-00b7-4f99-8af0-116d767b97d4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1317bbe0-33d3-482a-9101-51994092086b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:35:51.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:51.915Z","message":"{\"transactionId\":\"ecccafd9-00b7-4f99-8af0-116d767b97d4\",\"status\":\"200\",\"rqstDate\":\"230525-23:35:51:911\",\"respDate\":\"230525-23:35:51:914\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ecccafd9-00b7-4f99-8af0-116d767b97d4\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:35:51:911-14342\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ecccafd9-00b7-4f99-8af0-116d767b97d4]}\\\"}\"}","context":{"RequestID":"ecccafd9-00b7-4f99-8af0-116d767b97d4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1317bbe0-33d3-482a-9101-51994092086b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:35:51.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:51.916Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ecccafd9-00b7-4f99-8af0-116d767b97d4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1317bbe0-33d3-482a-9101-51994092086b","LogTimestamp":"2023-05-25T23:35:51.915Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:35:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-05-25T23:35:52.002Z","message":"Entering","context":{"RequestID":"e397c81e-eec2-4cc5-a759-8d767889f6ca","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"3f7586c9-425c-491e-93e4-91c9e3260bf1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:35:52.002Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:35:52.005Z","message":"{\"transactionId\":\"e397c81e-eec2-4cc5-a759-8d767889f6ca\",\"status\":\"200\",\"rqstDate\":\"230525-23:35:52:003\",\"respDate\":\"230525-23:35:52:005\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e397c81e-eec2-4cc5-a759-8d767889f6ca\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:35:52:003-74319\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8c94cb43-2c17-4dfe-9347-643ae9749beb], x-b3-parentspanid=[01f48815669ea500], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50561], x-envoy-attempt-count=[1], x-b3-traceid=[f26155c7295e28f101f48815669ea500], x-b3-spanid=[f9e07561a5506408], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e397c81e-eec2-4cc5-a759-8d767889f6ca]}\\\"}\"}","context":{"RequestID":"e397c81e-eec2-4cc5-a759-8d767889f6ca","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"3f7586c9-425c-491e-93e4-91c9e3260bf1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:35:52.002Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:52.006Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e397c81e-eec2-4cc5-a759-8d767889f6ca","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3f7586c9-425c-491e-93e4-91c9e3260bf1","LogTimestamp":"2023-05-25T23:35:52.006Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:35:52 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:35:53.577Z","message":"Entering","context":{"RequestID":"0a70ace6-39c8-4e25-9be6-acfe077fc611","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"48c98980-5d09-454e-86f6-d28d12084347","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:35:53.577Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:35:53.580Z","message":"{\"transactionId\":\"0a70ace6-39c8-4e25-9be6-acfe077fc611\",\"status\":\"200\",\"rqstDate\":\"230525-23:35:53:578\",\"respDate\":\"230525-23:35:53:579\",\"sourceId\":\"haproxy:0a70ace6-39c8-4e25-9be6-acfe077fc611\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:35:53:578-14808\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f7b9497f-30aa-4bbc-845b-bde7a50c3dff], x-b3-parentspanid=[83fc856b68a003a6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3a6694518e112db783fc856b68a003a6], x-b3-spanid=[0e01ea53757c1f61], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0a70ace6-39c8-4e25-9be6-acfe077fc611]}\\\"}\"}","context":{"RequestID":"0a70ace6-39c8-4e25-9be6-acfe077fc611","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"48c98980-5d09-454e-86f6-d28d12084347","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:35:53.577Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:53.581Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0a70ace6-39c8-4e25-9be6-acfe077fc611","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"48c98980-5d09-454e-86f6-d28d12084347","LogTimestamp":"2023-05-25T23:35:53.581Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:35:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:35:54.136Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:35:54.153Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:54.154Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:54.154Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:55.593Z","message":"Entering","context":{"RequestID":"35d510f3-3cff-4a7f-b319-b76dfa3be219","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d7f861a0-abb0-4aa0-b519-6094e499fc66","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:35:55.593Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:35:55.596Z","message":"{\"transactionId\":\"35d510f3-3cff-4a7f-b319-b76dfa3be219\",\"status\":\"200\",\"rqstDate\":\"230525-23:35:55:594\",\"respDate\":\"230525-23:35:55:596\",\"sourceId\":\"haproxy:35d510f3-3cff-4a7f-b319-b76dfa3be219\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:35:55:594-27389\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7ab9e62b-43f4-45e6-8435-c2478550dbfa], x-b3-parentspanid=[7827c676512bcece], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[603dfa89c9d5660d7827c676512bcece], x-b3-spanid=[fe4e0e423c19a4df], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[35d510f3-3cff-4a7f-b319-b76dfa3be219]}\\\"}\"}","context":{"RequestID":"35d510f3-3cff-4a7f-b319-b76dfa3be219","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d7f861a0-abb0-4aa0-b519-6094e499fc66","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:35:55.593Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:55.597Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"35d510f3-3cff-4a7f-b319-b76dfa3be219","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d7f861a0-abb0-4aa0-b519-6094e499fc66","LogTimestamp":"2023-05-25T23:35:55.597Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:35:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:35:56.427Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:56.432Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:57.608Z","message":"Entering","context":{"RequestID":"5ae9c1b5-4185-42e6-9611-9190ce6bd99e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e5d90086-5631-4135-9016-34bfcddff837","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:35:57.608Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:35:57.611Z","message":"{\"transactionId\":\"5ae9c1b5-4185-42e6-9611-9190ce6bd99e\",\"status\":\"200\",\"rqstDate\":\"230525-23:35:57:609\",\"respDate\":\"230525-23:35:57:611\",\"sourceId\":\"haproxy:5ae9c1b5-4185-42e6-9611-9190ce6bd99e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:35:57:609-71057\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[227ef1b6-50d3-41b2-bf2d-b3f1ba1ef7ba], x-b3-parentspanid=[ef22c887bad62288], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[629ffae65cf2621eef22c887bad62288], x-b3-spanid=[85072caad2496fe0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5ae9c1b5-4185-42e6-9611-9190ce6bd99e]}\\\"}\"}","context":{"RequestID":"5ae9c1b5-4185-42e6-9611-9190ce6bd99e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e5d90086-5631-4135-9016-34bfcddff837","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:35:57.608Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:57.612Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5ae9c1b5-4185-42e6-9611-9190ce6bd99e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e5d90086-5631-4135-9016-34bfcddff837","LogTimestamp":"2023-05-25T23:35:57.612Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:35:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:35:59.622Z","message":"Entering","context":{"RequestID":"1e2f3b81-2425-4b70-9262-a3f26c608515","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4a443d9b-7d09-4909-b04b-fed6ef7be4f8","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:35:59.622Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:35:59.623Z","message":"{\"transactionId\":\"1e2f3b81-2425-4b70-9262-a3f26c608515\",\"status\":\"200\",\"rqstDate\":\"230525-23:35:59:623\",\"respDate\":\"230525-23:35:59:623\",\"sourceId\":\"haproxy:1e2f3b81-2425-4b70-9262-a3f26c608515\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:35:59:623-82052\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4357747f-3b1d-4d4b-82ab-de08e566256e], x-b3-parentspanid=[bd8a4ecdfccabc95], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[070df844faa45152bd8a4ecdfccabc95], x-b3-spanid=[8f561d9680ed66fa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1e2f3b81-2425-4b70-9262-a3f26c608515]}\\\"}\"}","context":{"RequestID":"1e2f3b81-2425-4b70-9262-a3f26c608515","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4a443d9b-7d09-4909-b04b-fed6ef7be4f8","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:35:59.622Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:35:59.624Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1e2f3b81-2425-4b70-9262-a3f26c608515","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4a443d9b-7d09-4909-b04b-fed6ef7be4f8","LogTimestamp":"2023-05-25T23:35:59.624Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:35:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-25T23:36:01.636Z","message":"Entering","context":{"RequestID":"16f3e6ee-e010-499d-8fc2-ffb268f2a766","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c2e85cf3-11dd-41c2-8410-fbcc303eae89","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:36:01.636Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:36:01.639Z","message":"{\"transactionId\":\"16f3e6ee-e010-499d-8fc2-ffb268f2a766\",\"status\":\"200\",\"rqstDate\":\"230525-23:36:01:637\",\"respDate\":\"230525-23:36:01:639\",\"sourceId\":\"haproxy:16f3e6ee-e010-499d-8fc2-ffb268f2a766\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:36:01:637-1883\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bebb2b34-752f-400d-9f1a-86b007fc1aa0], x-b3-parentspanid=[f5b6373cb6318df5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b16bc6bcb1afaa86f5b6373cb6318df5], x-b3-spanid=[950615629daf5f04], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[16f3e6ee-e010-499d-8fc2-ffb268f2a766]}\\\"}\"}","context":{"RequestID":"16f3e6ee-e010-499d-8fc2-ffb268f2a766","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c2e85cf3-11dd-41c2-8410-fbcc303eae89","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:36:01.636Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:01.640Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"16f3e6ee-e010-499d-8fc2-ffb268f2a766","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c2e85cf3-11dd-41c2-8410-fbcc303eae89","LogTimestamp":"2023-05-25T23:36:01.640Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:36:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:36:01.908Z","message":"Entering","context":{"RequestID":"7506f4b6-0c7b-4f4e-bea8-31a36a792456","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2c6bd12f-4b00-45fd-9e1b-1b6193e06c0a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:36:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:36:01.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"7506f4b6-0c7b-4f4e-bea8-31a36a792456","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2c6bd12f-4b00-45fd-9e1b-1b6193e06c0a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:36:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:01.912Z","message":"{\"transactionId\":\"7506f4b6-0c7b-4f4e-bea8-31a36a792456\",\"status\":\"200\",\"rqstDate\":\"230525-23:36:01:909\",\"respDate\":\"230525-23:36:01:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7506f4b6-0c7b-4f4e-bea8-31a36a792456\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:36:01:909-85749\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7506f4b6-0c7b-4f4e-bea8-31a36a792456]}\\\"}\"}","context":{"RequestID":"7506f4b6-0c7b-4f4e-bea8-31a36a792456","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2c6bd12f-4b00-45fd-9e1b-1b6193e06c0a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:36:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:01.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7506f4b6-0c7b-4f4e-bea8-31a36a792456","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2c6bd12f-4b00-45fd-9e1b-1b6193e06c0a","LogTimestamp":"2023-05-25T23:36:01.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:36:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:36:02.000Z","message":"Entering","context":{"RequestID":"b2175337-3b1a-4cf2-af27-19cffcd64269","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9caeeae2-f575-4680-9c55-22cceb4adb10","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:36:02Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:36:02.003Z","message":"{\"transactionId\":\"b2175337-3b1a-4cf2-af27-19cffcd64269\",\"status\":\"200\",\"rqstDate\":\"230525-23:36:02:001\",\"respDate\":\"230525-23:36:02:003\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b2175337-3b1a-4cf2-af27-19cffcd64269\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:36:02:001-17797\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[17764d28-b675-4f17-9e5a-23ade4e120a3], x-b3-parentspanid=[fadba743cdb7311e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60077], x-envoy-attempt-count=[1], x-b3-traceid=[623834dcbd5ceb86fadba743cdb7311e], x-b3-spanid=[5653a356f41782c6], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b2175337-3b1a-4cf2-af27-19cffcd64269]}\\\"}\"}","context":{"RequestID":"b2175337-3b1a-4cf2-af27-19cffcd64269","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9caeeae2-f575-4680-9c55-22cceb4adb10","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:36:02Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:02.004Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b2175337-3b1a-4cf2-af27-19cffcd64269","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9caeeae2-f575-4680-9c55-22cceb4adb10","LogTimestamp":"2023-05-25T23:36:02.003Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:36:02 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:36:03.650Z","message":"Entering","context":{"RequestID":"b18e60ac-86d7-4d38-b01f-df1c519e9728","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f6840718-2f43-445c-8c0e-60da140616af","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:36:03.650Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:36:03.652Z","message":"{\"transactionId\":\"b18e60ac-86d7-4d38-b01f-df1c519e9728\",\"status\":\"200\",\"rqstDate\":\"230525-23:36:03:651\",\"respDate\":\"230525-23:36:03:652\",\"sourceId\":\"haproxy:b18e60ac-86d7-4d38-b01f-df1c519e9728\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:36:03:651-89203\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d217a786-9ca8-40c6-b961-0bb2d6dcc2a5], x-b3-parentspanid=[6e655d889ee74324], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[22f36b2d0412a6296e655d889ee74324], x-b3-spanid=[d2f11e75327a8b9d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b18e60ac-86d7-4d38-b01f-df1c519e9728]}\\\"}\"}","context":{"RequestID":"b18e60ac-86d7-4d38-b01f-df1c519e9728","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f6840718-2f43-445c-8c0e-60da140616af","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:36:03.650Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:03.653Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b18e60ac-86d7-4d38-b01f-df1c519e9728","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f6840718-2f43-445c-8c0e-60da140616af","LogTimestamp":"2023-05-25T23:36:03.653Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:36:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:36:04.136Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:36:04.156Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:04.156Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:04.156Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:05.664Z","message":"Entering","context":{"RequestID":"ad7cd05d-b565-4309-bc4a-f9b67237adcb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0af42af4-3663-439b-b2a3-f454785ce28f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:36:05.664Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:36:05.666Z","message":"{\"transactionId\":\"ad7cd05d-b565-4309-bc4a-f9b67237adcb\",\"status\":\"200\",\"rqstDate\":\"230525-23:36:05:665\",\"respDate\":\"230525-23:36:05:666\",\"sourceId\":\"haproxy:ad7cd05d-b565-4309-bc4a-f9b67237adcb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:36:05:665-83766\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[499fea7d-cd0d-46ad-accf-c23fb96cc7d8], x-b3-parentspanid=[2e9e3891ccd814fd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[200cd6cf5dd2c9932e9e3891ccd814fd], x-b3-spanid=[3085f9e26c385f26], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ad7cd05d-b565-4309-bc4a-f9b67237adcb]}\\\"}\"}","context":{"RequestID":"ad7cd05d-b565-4309-bc4a-f9b67237adcb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0af42af4-3663-439b-b2a3-f454785ce28f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:36:05.664Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:05.666Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ad7cd05d-b565-4309-bc4a-f9b67237adcb","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0af42af4-3663-439b-b2a3-f454785ce28f","LogTimestamp":"2023-05-25T23:36:05.666Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:36:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:36:07.677Z","message":"Entering","context":{"RequestID":"1da31d3c-2021-453f-9ed7-e22eeeb726e3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"991ee17b-681c-4990-a628-3a773ec1d627","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:36:07.677Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:36:07.679Z","message":"{\"transactionId\":\"1da31d3c-2021-453f-9ed7-e22eeeb726e3\",\"status\":\"200\",\"rqstDate\":\"230525-23:36:07:677\",\"respDate\":\"230525-23:36:07:679\",\"sourceId\":\"haproxy:1da31d3c-2021-453f-9ed7-e22eeeb726e3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:36:07:677-2609\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3365e817-5d6d-45bd-ad15-805925d60030], x-b3-parentspanid=[cabd84a82b1939c8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[02a215b35adb4f7acabd84a82b1939c8], x-b3-spanid=[c085f83c2a64cc59], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1da31d3c-2021-453f-9ed7-e22eeeb726e3]}\\\"}\"}","context":{"RequestID":"1da31d3c-2021-453f-9ed7-e22eeeb726e3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"991ee17b-681c-4990-a628-3a773ec1d627","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:36:07.677Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:07.680Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1da31d3c-2021-453f-9ed7-e22eeeb726e3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"991ee17b-681c-4990-a628-3a773ec1d627","LogTimestamp":"2023-05-25T23:36:07.679Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:36:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:36:09.689Z","message":"Entering","context":{"RequestID":"e573e89c-febb-4d66-8a0a-40bc493acedf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"76552e79-68b9-48e8-b5e3-2a3a4ae22168","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:36:09.688Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:36:09.691Z","message":"{\"transactionId\":\"e573e89c-febb-4d66-8a0a-40bc493acedf\",\"status\":\"200\",\"rqstDate\":\"230525-23:36:09:689\",\"respDate\":\"230525-23:36:09:691\",\"sourceId\":\"haproxy:e573e89c-febb-4d66-8a0a-40bc493acedf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:36:09:689-73369\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[46920696-f7db-48c3-92cb-521f21e20163], x-b3-parentspanid=[b9f9b9293e93e80b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c474c4988e6190dcb9f9b9293e93e80b], x-b3-spanid=[f9baa54d967ade88], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e573e89c-febb-4d66-8a0a-40bc493acedf]}\\\"}\"}","context":{"RequestID":"e573e89c-febb-4d66-8a0a-40bc493acedf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"76552e79-68b9-48e8-b5e3-2a3a4ae22168","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:36:09.688Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:09.692Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e573e89c-febb-4d66-8a0a-40bc493acedf","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"76552e79-68b9-48e8-b5e3-2a3a4ae22168","LogTimestamp":"2023-05-25T23:36:09.692Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:36:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:36:11.701Z","message":"Entering","context":{"RequestID":"a0b3c9e8-9a4d-4539-92dc-ce3d44855215","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"488ce557-b0fd-471d-a162-02887d7e6574","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:36:11.701Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:36:11.703Z","message":"{\"transactionId\":\"a0b3c9e8-9a4d-4539-92dc-ce3d44855215\",\"status\":\"200\",\"rqstDate\":\"230525-23:36:11:701\",\"respDate\":\"230525-23:36:11:703\",\"sourceId\":\"haproxy:a0b3c9e8-9a4d-4539-92dc-ce3d44855215\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:36:11:701-76232\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d1b4257f-e68e-4b30-9b27-fb465ee41fee], x-b3-parentspanid=[372290fc845ee4e1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fd53de9b791adc1c372290fc845ee4e1], x-b3-spanid=[fe479a06b0f469d0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a0b3c9e8-9a4d-4539-92dc-ce3d44855215]}\\\"}\"}","context":{"RequestID":"a0b3c9e8-9a4d-4539-92dc-ce3d44855215","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"488ce557-b0fd-471d-a162-02887d7e6574","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:36:11.701Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:11.704Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a0b3c9e8-9a4d-4539-92dc-ce3d44855215","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"488ce557-b0fd-471d-a162-02887d7e6574","LogTimestamp":"2023-05-25T23:36:11.704Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:36:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:36:11.908Z","message":"Entering","context":{"RequestID":"abed99ec-c6fe-445c-8582-b6a3d2754263","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"862804c1-5690-410b-8dc8-bc52045f2950","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:36:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:36:11.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"abed99ec-c6fe-445c-8582-b6a3d2754263","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"862804c1-5690-410b-8dc8-bc52045f2950","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:36:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:11.912Z","message":"{\"transactionId\":\"abed99ec-c6fe-445c-8582-b6a3d2754263\",\"status\":\"200\",\"rqstDate\":\"230525-23:36:11:909\",\"respDate\":\"230525-23:36:11:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:abed99ec-c6fe-445c-8582-b6a3d2754263\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:36:11:909-55018\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[abed99ec-c6fe-445c-8582-b6a3d2754263]}\\\"}\"}","context":{"RequestID":"abed99ec-c6fe-445c-8582-b6a3d2754263","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"862804c1-5690-410b-8dc8-bc52045f2950","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:36:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:11.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"abed99ec-c6fe-445c-8582-b6a3d2754263","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"862804c1-5690-410b-8dc8-bc52045f2950","LogTimestamp":"2023-05-25T23:36:11.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:36:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:36:12.000Z","message":"Entering","context":{"RequestID":"185a8634-a4e3-43b6-acb8-4ba73117ba28","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0087c185-742e-43b9-a25f-e119840729d4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:36:12Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:36:12.002Z","message":"{\"transactionId\":\"185a8634-a4e3-43b6-acb8-4ba73117ba28\",\"status\":\"200\",\"rqstDate\":\"230525-23:36:12:001\",\"respDate\":\"230525-23:36:12:002\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:185a8634-a4e3-43b6-acb8-4ba73117ba28\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:36:12:001-45138\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b19e63ce-35e8-4f7c-b80e-60cfa44c2bbd], x-b3-parentspanid=[891351bee90c432f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39541], x-envoy-attempt-count=[1], x-b3-traceid=[5316cb5b656462b0891351bee90c432f], x-b3-spanid=[9e8d41bf185489fb], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[185a8634-a4e3-43b6-acb8-4ba73117ba28]}\\\"}\"}","context":{"RequestID":"185a8634-a4e3-43b6-acb8-4ba73117ba28","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0087c185-742e-43b9-a25f-e119840729d4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:36:12Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:12.003Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"185a8634-a4e3-43b6-acb8-4ba73117ba28","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0087c185-742e-43b9-a25f-e119840729d4","LogTimestamp":"2023-05-25T23:36:12.003Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:36:12 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:36:13.715Z","message":"Entering","context":{"RequestID":"e7e62823-70f5-440a-9e3e-238ae49801c8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3afeb86e-ab68-4cf0-afae-69ec8557dff6","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:36:13.715Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:36:13.717Z","message":"{\"transactionId\":\"e7e62823-70f5-440a-9e3e-238ae49801c8\",\"status\":\"200\",\"rqstDate\":\"230525-23:36:13:716\",\"respDate\":\"230525-23:36:13:717\",\"sourceId\":\"haproxy:e7e62823-70f5-440a-9e3e-238ae49801c8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:36:13:716-34669\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[23d76974-0f94-4948-9224-a7b2b67209e7], x-b3-parentspanid=[195d40bba8db0e6d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e3bd9a7658b6988c195d40bba8db0e6d], x-b3-spanid=[0b2b7bbc32cb358c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e7e62823-70f5-440a-9e3e-238ae49801c8]}\\\"}\"}","context":{"RequestID":"e7e62823-70f5-440a-9e3e-238ae49801c8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3afeb86e-ab68-4cf0-afae-69ec8557dff6","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:36:13.715Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:13.718Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e7e62823-70f5-440a-9e3e-238ae49801c8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3afeb86e-ab68-4cf0-afae-69ec8557dff6","LogTimestamp":"2023-05-25T23:36:13.718Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:36:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:36:14.136Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:36:14.151Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:14.151Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:14.151Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:15.729Z","message":"Entering","context":{"RequestID":"eef03207-58ea-46b2-b133-788546a6529c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b125e6d5-cdf4-42ab-b3da-d5a0ef490f51","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:36:15.729Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:36:15.731Z","message":"{\"transactionId\":\"eef03207-58ea-46b2-b133-788546a6529c\",\"status\":\"200\",\"rqstDate\":\"230525-23:36:15:730\",\"respDate\":\"230525-23:36:15:731\",\"sourceId\":\"haproxy:eef03207-58ea-46b2-b133-788546a6529c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:36:15:730-79460\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d0aebde4-588e-4062-9ded-50920a67104d], x-b3-parentspanid=[5fdbd393efa414d6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1d719e9646921f685fdbd393efa414d6], x-b3-spanid=[c392522a02ce6669], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eef03207-58ea-46b2-b133-788546a6529c]}\\\"}\"}","context":{"RequestID":"eef03207-58ea-46b2-b133-788546a6529c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b125e6d5-cdf4-42ab-b3da-d5a0ef490f51","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:36:15.729Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:15.732Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eef03207-58ea-46b2-b133-788546a6529c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b125e6d5-cdf4-42ab-b3da-d5a0ef490f51","LogTimestamp":"2023-05-25T23:36:15.732Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:36:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:36:17.741Z","message":"Entering","context":{"RequestID":"18fc4f4f-2aaf-4765-b21c-f9280ee36dba","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"08e77e4f-4a00-4bda-8ee2-805e50bb0d49","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:36:17.741Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:36:17.743Z","message":"{\"transactionId\":\"18fc4f4f-2aaf-4765-b21c-f9280ee36dba\",\"status\":\"200\",\"rqstDate\":\"230525-23:36:17:741\",\"respDate\":\"230525-23:36:17:743\",\"sourceId\":\"haproxy:18fc4f4f-2aaf-4765-b21c-f9280ee36dba\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:36:17:741-92797\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bd228068-ad80-44eb-9cd5-7b576971f91c], x-b3-parentspanid=[f655a5f3f53114a0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c84a17d7158182c9f655a5f3f53114a0], x-b3-spanid=[c4b21c487245588b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[18fc4f4f-2aaf-4765-b21c-f9280ee36dba]}\\\"}\"}","context":{"RequestID":"18fc4f4f-2aaf-4765-b21c-f9280ee36dba","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"08e77e4f-4a00-4bda-8ee2-805e50bb0d49","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:36:17.741Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:17.743Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"18fc4f4f-2aaf-4765-b21c-f9280ee36dba","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"08e77e4f-4a00-4bda-8ee2-805e50bb0d49","LogTimestamp":"2023-05-25T23:36:17.743Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:36:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:36:19.752Z","message":"Entering","context":{"RequestID":"c808e367-8715-4157-8357-ac571ef8d96c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"45f2242f-943c-4ce0-8cdf-571a35b75b95","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:36:19.752Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:36:19.754Z","message":"{\"transactionId\":\"c808e367-8715-4157-8357-ac571ef8d96c\",\"status\":\"200\",\"rqstDate\":\"230525-23:36:19:753\",\"respDate\":\"230525-23:36:19:754\",\"sourceId\":\"haproxy:c808e367-8715-4157-8357-ac571ef8d96c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:36:19:753-46628\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[784b082d-c11d-44e9-8bd3-18b263b2d9b3], x-b3-parentspanid=[fedf82c5091c2d4b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1334a274a3aa506efedf82c5091c2d4b], x-b3-spanid=[7ec9bde9c75865bb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c808e367-8715-4157-8357-ac571ef8d96c]}\\\"}\"}","context":{"RequestID":"c808e367-8715-4157-8357-ac571ef8d96c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"45f2242f-943c-4ce0-8cdf-571a35b75b95","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:36:19.752Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:19.755Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c808e367-8715-4157-8357-ac571ef8d96c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"45f2242f-943c-4ce0-8cdf-571a35b75b95","LogTimestamp":"2023-05-25T23:36:19.755Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:36:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:36:21.765Z","message":"Entering","context":{"RequestID":"a4af1bfb-a1c6-4d78-921c-106a4de8e102","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3c8a2d84-a2f6-449e-ba61-412b0df3dbed","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:36:21.765Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:36:21.767Z","message":"{\"transactionId\":\"a4af1bfb-a1c6-4d78-921c-106a4de8e102\",\"status\":\"200\",\"rqstDate\":\"230525-23:36:21:766\",\"respDate\":\"230525-23:36:21:767\",\"sourceId\":\"haproxy:a4af1bfb-a1c6-4d78-921c-106a4de8e102\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:36:21:766-5145\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[75ae440b-9852-4112-a9c7-84d807675467], x-b3-parentspanid=[4a44f872f935b078], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[63f61b384735ba204a44f872f935b078], x-b3-spanid=[210461537daccb91], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a4af1bfb-a1c6-4d78-921c-106a4de8e102]}\\\"}\"}","context":{"RequestID":"a4af1bfb-a1c6-4d78-921c-106a4de8e102","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3c8a2d84-a2f6-449e-ba61-412b0df3dbed","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:36:21.765Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:21.768Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a4af1bfb-a1c6-4d78-921c-106a4de8e102","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3c8a2d84-a2f6-449e-ba61-412b0df3dbed","LogTimestamp":"2023-05-25T23:36:21.768Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:36:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:36:21.910Z","message":"Entering","context":{"RequestID":"e77eb3b4-cebe-4356-926c-1e44fa08c23d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b0383d3b-367f-41be-b54e-3b90b32a7d48","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:36:21.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:36:21.912Z","message":"Database is available from CACHED check.","context":{"RequestID":"e77eb3b4-cebe-4356-926c-1e44fa08c23d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b0383d3b-367f-41be-b54e-3b90b32a7d48","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:36:21.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:21.914Z","message":"{\"transactionId\":\"e77eb3b4-cebe-4356-926c-1e44fa08c23d\",\"status\":\"200\",\"rqstDate\":\"230525-23:36:21:911\",\"respDate\":\"230525-23:36:21:914\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e77eb3b4-cebe-4356-926c-1e44fa08c23d\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:36:21:911-9800\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e77eb3b4-cebe-4356-926c-1e44fa08c23d]}\\\"}\"}","context":{"RequestID":"e77eb3b4-cebe-4356-926c-1e44fa08c23d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b0383d3b-367f-41be-b54e-3b90b32a7d48","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:36:21.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:21.915Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e77eb3b4-cebe-4356-926c-1e44fa08c23d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b0383d3b-367f-41be-b54e-3b90b32a7d48","LogTimestamp":"2023-05-25T23:36:21.914Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:36:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:36:22.000Z","message":"Entering","context":{"RequestID":"56e1ee6d-6437-4464-bc36-5b3711a3e77a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"00b1c770-13fb-444b-96c6-fd8188170b08","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:36:22Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:36:22.003Z","message":"{\"transactionId\":\"56e1ee6d-6437-4464-bc36-5b3711a3e77a\",\"status\":\"200\",\"rqstDate\":\"230525-23:36:22:001\",\"respDate\":\"230525-23:36:22:003\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:56e1ee6d-6437-4464-bc36-5b3711a3e77a\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:36:22:001-77508\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7859f8b8-9880-4853-88f6-2546932cc1fb], x-b3-parentspanid=[6e628a76db932f4b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59481], x-envoy-attempt-count=[1], x-b3-traceid=[0f8dec3368c1c7e96e628a76db932f4b], x-b3-spanid=[c85eb171596d59d8], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[56e1ee6d-6437-4464-bc36-5b3711a3e77a]}\\\"}\"}","context":{"RequestID":"56e1ee6d-6437-4464-bc36-5b3711a3e77a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"00b1c770-13fb-444b-96c6-fd8188170b08","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:36:22Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:22.004Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"56e1ee6d-6437-4464-bc36-5b3711a3e77a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"00b1c770-13fb-444b-96c6-fd8188170b08","LogTimestamp":"2023-05-25T23:36:22.004Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:36:22 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:36:23.777Z","message":"Entering","context":{"RequestID":"a158d3d4-2416-40f0-8202-694db2a57d68","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1981b9e1-8afc-4bf0-b716-07e0b4edaa4a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:36:23.777Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:36:23.781Z","message":"{\"transactionId\":\"a158d3d4-2416-40f0-8202-694db2a57d68\",\"status\":\"200\",\"rqstDate\":\"230525-23:36:23:779\",\"respDate\":\"230525-23:36:23:780\",\"sourceId\":\"haproxy:a158d3d4-2416-40f0-8202-694db2a57d68\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:36:23:779-29012\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cde24f2f-375a-428a-aaa6-a05e13fdac64], x-b3-parentspanid=[ab61146925cded9c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9ce1655da2c1c22eab61146925cded9c], x-b3-spanid=[00826983134de44f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a158d3d4-2416-40f0-8202-694db2a57d68]}\\\"}\"}","context":{"RequestID":"a158d3d4-2416-40f0-8202-694db2a57d68","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1981b9e1-8afc-4bf0-b716-07e0b4edaa4a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:36:23.777Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:23.781Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a158d3d4-2416-40f0-8202-694db2a57d68","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1981b9e1-8afc-4bf0-b716-07e0b4edaa4a","LogTimestamp":"2023-05-25T23:36:23.781Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:36:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:36:24.137Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:36:24.156Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:24.156Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:24.156Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:25.791Z","message":"Entering","context":{"RequestID":"3e8071b8-d581-4e4b-86f6-8a84450a2a23","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1eaf4cc3-c334-4972-83b7-6b2f7b102cfc","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:36:25.791Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:36:25.793Z","message":"{\"transactionId\":\"3e8071b8-d581-4e4b-86f6-8a84450a2a23\",\"status\":\"200\",\"rqstDate\":\"230525-23:36:25:792\",\"respDate\":\"230525-23:36:25:793\",\"sourceId\":\"haproxy:3e8071b8-d581-4e4b-86f6-8a84450a2a23\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:36:25:792-32584\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[20741243-32c9-4672-9735-864e23039592], x-b3-parentspanid=[70f171e992348be6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5b4c2278da9b9b6a70f171e992348be6], x-b3-spanid=[ea2108239dc09a86], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3e8071b8-d581-4e4b-86f6-8a84450a2a23]}\\\"}\"}","context":{"RequestID":"3e8071b8-d581-4e4b-86f6-8a84450a2a23","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1eaf4cc3-c334-4972-83b7-6b2f7b102cfc","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:36:25.791Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:25.794Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3e8071b8-d581-4e4b-86f6-8a84450a2a23","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1eaf4cc3-c334-4972-83b7-6b2f7b102cfc","LogTimestamp":"2023-05-25T23:36:25.794Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:36:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:36:26.433Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:26.437Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:27.803Z","message":"Entering","context":{"RequestID":"2d2c1948-4910-4213-8d4e-faac34531281","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3f65178e-ed61-4893-9c15-a2159bd1711a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:36:27.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:36:27.806Z","message":"{\"transactionId\":\"2d2c1948-4910-4213-8d4e-faac34531281\",\"status\":\"200\",\"rqstDate\":\"230525-23:36:27:804\",\"respDate\":\"230525-23:36:27:806\",\"sourceId\":\"haproxy:2d2c1948-4910-4213-8d4e-faac34531281\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:36:27:804-25266\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5cb8db9f-34dd-4dc3-a4c6-00fb2c3e5621], x-b3-parentspanid=[c3d8befff3c1fc31], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8c2239070af5f860c3d8befff3c1fc31], x-b3-spanid=[67f84b2999973a7e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2d2c1948-4910-4213-8d4e-faac34531281]}\\\"}\"}","context":{"RequestID":"2d2c1948-4910-4213-8d4e-faac34531281","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3f65178e-ed61-4893-9c15-a2159bd1711a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:36:27.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:27.807Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2d2c1948-4910-4213-8d4e-faac34531281","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3f65178e-ed61-4893-9c15-a2159bd1711a","LogTimestamp":"2023-05-25T23:36:27.807Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:36:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:36:29.817Z","message":"Entering","context":{"RequestID":"77d5b2ae-9d0a-406b-aebb-0de606c7f028","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2b9008a6-fe78-4539-aeeb-1bb179d29b49","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:36:29.817Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:36:29.819Z","message":"{\"transactionId\":\"77d5b2ae-9d0a-406b-aebb-0de606c7f028\",\"status\":\"200\",\"rqstDate\":\"230525-23:36:29:817\",\"respDate\":\"230525-23:36:29:819\",\"sourceId\":\"haproxy:77d5b2ae-9d0a-406b-aebb-0de606c7f028\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:36:29:817-83392\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e9d8b296-4a89-4789-a148-2ae9b1bd0716], x-b3-parentspanid=[fe920cbae8aeeb44], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4a609935d42f7cacfe920cbae8aeeb44], x-b3-spanid=[f6bc5a22ad69c7a1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[77d5b2ae-9d0a-406b-aebb-0de606c7f028]}\\\"}\"}","context":{"RequestID":"77d5b2ae-9d0a-406b-aebb-0de606c7f028","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2b9008a6-fe78-4539-aeeb-1bb179d29b49","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:36:29.817Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:29.820Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"77d5b2ae-9d0a-406b-aebb-0de606c7f028","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2b9008a6-fe78-4539-aeeb-1bb179d29b49","LogTimestamp":"2023-05-25T23:36:29.820Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:36:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:36:31.831Z","message":"Entering","context":{"RequestID":"a626b4f4-7245-4d22-9e13-53c1b4d64032","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1d838a6e-6699-4e89-90ec-c73e757535d5","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:36:31.831Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:36:31.834Z","message":"{\"transactionId\":\"a626b4f4-7245-4d22-9e13-53c1b4d64032\",\"status\":\"200\",\"rqstDate\":\"230525-23:36:31:832\",\"respDate\":\"230525-23:36:31:833\",\"sourceId\":\"haproxy:a626b4f4-7245-4d22-9e13-53c1b4d64032\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:36:31:832-48145\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6dcb2f2f-29be-4951-b384-0f639d99e833], x-b3-parentspanid=[95936db8257dc08f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[848f22c2d9731d2a95936db8257dc08f], x-b3-spanid=[1ef16a54f8cc9d16], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a626b4f4-7245-4d22-9e13-53c1b4d64032]}\\\"}\"}","context":{"RequestID":"a626b4f4-7245-4d22-9e13-53c1b4d64032","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1d838a6e-6699-4e89-90ec-c73e757535d5","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:36:31.831Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:31.834Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a626b4f4-7245-4d22-9e13-53c1b4d64032","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1d838a6e-6699-4e89-90ec-c73e757535d5","LogTimestamp":"2023-05-25T23:36:31.834Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:36:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:36:31.909Z","message":"Entering","context":{"RequestID":"e7f456a6-ab86-4ba1-a217-a45c3817c8d3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4bc976bc-f9b7-4bb3-9b10-86c229ecbb88","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:36:31.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:36:31.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"e7f456a6-ab86-4ba1-a217-a45c3817c8d3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4bc976bc-f9b7-4bb3-9b10-86c229ecbb88","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:36:31.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:31.912Z","message":"{\"transactionId\":\"e7f456a6-ab86-4ba1-a217-a45c3817c8d3\",\"status\":\"200\",\"rqstDate\":\"230525-23:36:31:910\",\"respDate\":\"230525-23:36:31:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e7f456a6-ab86-4ba1-a217-a45c3817c8d3\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:36:31:910-67957\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e7f456a6-ab86-4ba1-a217-a45c3817c8d3]}\\\"}\"}","context":{"RequestID":"e7f456a6-ab86-4ba1-a217-a45c3817c8d3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4bc976bc-f9b7-4bb3-9b10-86c229ecbb88","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:36:31.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:31.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e7f456a6-ab86-4ba1-a217-a45c3817c8d3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4bc976bc-f9b7-4bb3-9b10-86c229ecbb88","LogTimestamp":"2023-05-25T23:36:31.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:36:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:36:32.003Z","message":"Entering","context":{"RequestID":"c51c463f-934f-42c3-9405-816a739e83cc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f51b33d3-7b75-43b4-82a2-ed518cdb7bee","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:36:32.003Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:36:32.006Z","message":"{\"transactionId\":\"c51c463f-934f-42c3-9405-816a739e83cc\",\"status\":\"200\",\"rqstDate\":\"230525-23:36:32:004\",\"respDate\":\"230525-23:36:32:006\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c51c463f-934f-42c3-9405-816a739e83cc\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:36:32:004-91490\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f4d3c615-5b82-4d1b-9faa-886abe39e8cc], x-b3-parentspanid=[da93e30101eb66bc], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56839], x-envoy-attempt-count=[1], x-b3-traceid=[dbf08d92eede59a2da93e30101eb66bc], x-b3-spanid=[95fe567a2e32b28e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c51c463f-934f-42c3-9405-816a739e83cc]}\\\"}\"}","context":{"RequestID":"c51c463f-934f-42c3-9405-816a739e83cc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f51b33d3-7b75-43b4-82a2-ed518cdb7bee","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:36:32.003Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:32.006Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c51c463f-934f-42c3-9405-816a739e83cc","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f51b33d3-7b75-43b4-82a2-ed518cdb7bee","LogTimestamp":"2023-05-25T23:36:32.006Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:36:32 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:36:33.845Z","message":"Entering","context":{"RequestID":"3cf5a0e0-1530-48a7-b504-a4b5e73b6a3c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9ad166bf-1202-4047-97c7-2abc4118c20f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:36:33.845Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:36:33.847Z","message":"{\"transactionId\":\"3cf5a0e0-1530-48a7-b504-a4b5e73b6a3c\",\"status\":\"200\",\"rqstDate\":\"230525-23:36:33:845\",\"respDate\":\"230525-23:36:33:847\",\"sourceId\":\"haproxy:3cf5a0e0-1530-48a7-b504-a4b5e73b6a3c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:36:33:845-29683\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[324af97e-7f80-4353-9118-39ae76212c13], x-b3-parentspanid=[21eb2992e2d86def], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[888dd97b82a9d3d821eb2992e2d86def], x-b3-spanid=[2cdee64c83fd98d6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3cf5a0e0-1530-48a7-b504-a4b5e73b6a3c]}\\\"}\"}","context":{"RequestID":"3cf5a0e0-1530-48a7-b504-a4b5e73b6a3c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9ad166bf-1202-4047-97c7-2abc4118c20f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:36:33.845Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:33.847Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3cf5a0e0-1530-48a7-b504-a4b5e73b6a3c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ad166bf-1202-4047-97c7-2abc4118c20f","LogTimestamp":"2023-05-25T23:36:33.847Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:36:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:36:34.139Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:36:34.152Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:34.152Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:34.152Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:35.858Z","message":"Entering","context":{"RequestID":"a2ab5261-a451-4427-ac68-e07f92fea015","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5ea3519c-4062-42e4-9914-25e4563b3b4d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:36:35.858Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:36:35.860Z","message":"{\"transactionId\":\"a2ab5261-a451-4427-ac68-e07f92fea015\",\"status\":\"200\",\"rqstDate\":\"230525-23:36:35:859\",\"respDate\":\"230525-23:36:35:860\",\"sourceId\":\"haproxy:a2ab5261-a451-4427-ac68-e07f92fea015\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:36:35:859-33808\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7d7e3b75-95bc-4e72-b2a2-7dae82d4b96d], x-b3-parentspanid=[052e61a6b1da4cfe], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3428b04b1741a6f2052e61a6b1da4cfe], x-b3-spanid=[dbead12ae9b17bf5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a2ab5261-a451-4427-ac68-e07f92fea015]}\\\"}\"}","context":{"RequestID":"a2ab5261-a451-4427-ac68-e07f92fea015","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5ea3519c-4062-42e4-9914-25e4563b3b4d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:36:35.858Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:35.861Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a2ab5261-a451-4427-ac68-e07f92fea015","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ea3519c-4062-42e4-9914-25e4563b3b4d","LogTimestamp":"2023-05-25T23:36:35.861Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:36:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:36:37.871Z","message":"Entering","context":{"RequestID":"e7653df6-4e5c-496e-939b-5eb598b6f174","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e9bcb1ba-1982-40d7-b92d-008dc73629ed","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:36:37.871Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:36:37.874Z","message":"{\"transactionId\":\"e7653df6-4e5c-496e-939b-5eb598b6f174\",\"status\":\"200\",\"rqstDate\":\"230525-23:36:37:872\",\"respDate\":\"230525-23:36:37:873\",\"sourceId\":\"haproxy:e7653df6-4e5c-496e-939b-5eb598b6f174\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:36:37:872-76859\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e12f3de3-e357-48e4-9366-ca163795c52a], x-b3-parentspanid=[373460885273de01], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1efff0d27d2e71c8373460885273de01], x-b3-spanid=[32c656e285495c7d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e7653df6-4e5c-496e-939b-5eb598b6f174]}\\\"}\"}","context":{"RequestID":"e7653df6-4e5c-496e-939b-5eb598b6f174","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e9bcb1ba-1982-40d7-b92d-008dc73629ed","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:36:37.871Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:37.874Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e7653df6-4e5c-496e-939b-5eb598b6f174","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e9bcb1ba-1982-40d7-b92d-008dc73629ed","LogTimestamp":"2023-05-25T23:36:37.874Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:36:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:36:39.885Z","message":"Entering","context":{"RequestID":"941f3af4-af42-4072-ad8b-361662ea5940","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7d97d093-a108-4116-8425-feefd0d39232","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:36:39.885Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:36:39.888Z","message":"{\"transactionId\":\"941f3af4-af42-4072-ad8b-361662ea5940\",\"status\":\"200\",\"rqstDate\":\"230525-23:36:39:886\",\"respDate\":\"230525-23:36:39:888\",\"sourceId\":\"haproxy:941f3af4-af42-4072-ad8b-361662ea5940\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:36:39:886-35936\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ba15c34f-f857-46bc-acaf-d29ca803ff55], x-b3-parentspanid=[3a18978bef7e90cd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[53eadc92dc7e378d3a18978bef7e90cd], x-b3-spanid=[dc88ed6854f4ce5a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[941f3af4-af42-4072-ad8b-361662ea5940]}\\\"}\"}","context":{"RequestID":"941f3af4-af42-4072-ad8b-361662ea5940","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7d97d093-a108-4116-8425-feefd0d39232","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:36:39.885Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:39.889Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"941f3af4-af42-4072-ad8b-361662ea5940","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7d97d093-a108-4116-8425-feefd0d39232","LogTimestamp":"2023-05-25T23:36:39.889Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:36:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:36:41.900Z","message":"Entering","context":{"RequestID":"471659e4-4ef9-4f8b-8264-01518429b7fc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c00add5f-4372-4986-b1bb-41fc2ab0f5ee","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:36:41.899Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:36:41.902Z","message":"{\"transactionId\":\"471659e4-4ef9-4f8b-8264-01518429b7fc\",\"status\":\"200\",\"rqstDate\":\"230525-23:36:41:900\",\"respDate\":\"230525-23:36:41:902\",\"sourceId\":\"haproxy:471659e4-4ef9-4f8b-8264-01518429b7fc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:36:41:900-47523\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[412102d5-aea4-447d-93d0-89f1eab57d76], x-b3-parentspanid=[632467904ce0a0a3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ad31909bf1ee903f632467904ce0a0a3], x-b3-spanid=[4b1090f1f6a10a81], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[471659e4-4ef9-4f8b-8264-01518429b7fc]}\\\"}\"}","context":{"RequestID":"471659e4-4ef9-4f8b-8264-01518429b7fc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c00add5f-4372-4986-b1bb-41fc2ab0f5ee","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:36:41.899Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:41.903Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"471659e4-4ef9-4f8b-8264-01518429b7fc","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c00add5f-4372-4986-b1bb-41fc2ab0f5ee","LogTimestamp":"2023-05-25T23:36:41.903Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:36:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:36:41.907Z","message":"Entering","context":{"RequestID":"de58a89d-af2e-4d33-bce8-5524b8270e27","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"42db2753-ae41-4534-9ee0-9912bbfb9117","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:36:41.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:36:41.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"de58a89d-af2e-4d33-bce8-5524b8270e27","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"42db2753-ae41-4534-9ee0-9912bbfb9117","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:36:41.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:41.911Z","message":"{\"transactionId\":\"de58a89d-af2e-4d33-bce8-5524b8270e27\",\"status\":\"200\",\"rqstDate\":\"230525-23:36:41:908\",\"respDate\":\"230525-23:36:41:910\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:de58a89d-af2e-4d33-bce8-5524b8270e27\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:36:41:908-36897\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[de58a89d-af2e-4d33-bce8-5524b8270e27]}\\\"}\"}","context":{"RequestID":"de58a89d-af2e-4d33-bce8-5524b8270e27","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"42db2753-ae41-4534-9ee0-9912bbfb9117","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:36:41.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:41.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"de58a89d-af2e-4d33-bce8-5524b8270e27","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"42db2753-ae41-4534-9ee0-9912bbfb9117","LogTimestamp":"2023-05-25T23:36:41.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:36:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:36:42.002Z","message":"Entering","context":{"RequestID":"b3d585e0-dd25-489b-9069-5335cf252fcd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"24801295-f135-4982-ab1d-b6f21cc5554e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:36:42.001Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:36:42.004Z","message":"{\"transactionId\":\"b3d585e0-dd25-489b-9069-5335cf252fcd\",\"status\":\"200\",\"rqstDate\":\"230525-23:36:42:002\",\"respDate\":\"230525-23:36:42:004\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b3d585e0-dd25-489b-9069-5335cf252fcd\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:36:42:002-62564\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5cb6c9cc-5af6-49da-a625-ff3364b06ca5], x-b3-parentspanid=[0ac94e561bdaf40b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36243], x-envoy-attempt-count=[1], x-b3-traceid=[6153af315862c08d0ac94e561bdaf40b], x-b3-spanid=[e449ed29afb989f2], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b3d585e0-dd25-489b-9069-5335cf252fcd]}\\\"}\"}","context":{"RequestID":"b3d585e0-dd25-489b-9069-5335cf252fcd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"24801295-f135-4982-ab1d-b6f21cc5554e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:36:42.001Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:42.005Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b3d585e0-dd25-489b-9069-5335cf252fcd","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"24801295-f135-4982-ab1d-b6f21cc5554e","LogTimestamp":"2023-05-25T23:36:42.005Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:36:42 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:36:43.915Z","message":"Entering","context":{"RequestID":"9a99c00e-59b4-4aef-a3f2-3679f6c45537","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"83c547e6-2755-4288-baba-ca168187a80d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:36:43.915Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:36:43.918Z","message":"{\"transactionId\":\"9a99c00e-59b4-4aef-a3f2-3679f6c45537\",\"status\":\"200\",\"rqstDate\":\"230525-23:36:43:916\",\"respDate\":\"230525-23:36:43:918\",\"sourceId\":\"haproxy:9a99c00e-59b4-4aef-a3f2-3679f6c45537\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:36:43:916-46476\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2d98962a-e992-4e0d-950a-e86900c03590], x-b3-parentspanid=[f8ee428134a40371], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f0ef118a127d4f8ef8ee428134a40371], x-b3-spanid=[dbf135f81b5f36b3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9a99c00e-59b4-4aef-a3f2-3679f6c45537]}\\\"}\"}","context":{"RequestID":"9a99c00e-59b4-4aef-a3f2-3679f6c45537","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"83c547e6-2755-4288-baba-ca168187a80d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:36:43.915Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:43.919Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9a99c00e-59b4-4aef-a3f2-3679f6c45537","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"83c547e6-2755-4288-baba-ca168187a80d","LogTimestamp":"2023-05-25T23:36:43.919Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:36:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:36:44.138Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:36:44.157Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:44.157Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:44.158Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:45.930Z","message":"Entering","context":{"RequestID":"15506b04-dcc1-4532-a88b-ae1436e78bc3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2903b021-c466-451a-8735-bb02c5be7991","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:36:45.929Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:36:45.932Z","message":"{\"transactionId\":\"15506b04-dcc1-4532-a88b-ae1436e78bc3\",\"status\":\"200\",\"rqstDate\":\"230525-23:36:45:930\",\"respDate\":\"230525-23:36:45:932\",\"sourceId\":\"haproxy:15506b04-dcc1-4532-a88b-ae1436e78bc3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:36:45:930-14625\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b47f9658-47fa-4709-ab9a-950053d29720], x-b3-parentspanid=[00dc78916dc49b33], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[044ef2fa761016f100dc78916dc49b33], x-b3-spanid=[fd1f49bedcc2b4cd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[15506b04-dcc1-4532-a88b-ae1436e78bc3]}\\\"}\"}","context":{"RequestID":"15506b04-dcc1-4532-a88b-ae1436e78bc3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2903b021-c466-451a-8735-bb02c5be7991","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:36:45.929Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:45.933Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"15506b04-dcc1-4532-a88b-ae1436e78bc3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2903b021-c466-451a-8735-bb02c5be7991","LogTimestamp":"2023-05-25T23:36:45.933Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:36:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:36:47.942Z","message":"Entering","context":{"RequestID":"bb41e857-3f80-41bf-a0bc-1107d5191866","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c72c5963-db98-4c65-9915-03aa27d7ade8","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:36:47.942Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:36:47.945Z","message":"{\"transactionId\":\"bb41e857-3f80-41bf-a0bc-1107d5191866\",\"status\":\"200\",\"rqstDate\":\"230525-23:36:47:943\",\"respDate\":\"230525-23:36:47:945\",\"sourceId\":\"haproxy:bb41e857-3f80-41bf-a0bc-1107d5191866\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:36:47:943-73883\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1dc762b2-182c-4f2e-9e0b-fce13c3d4afe], x-b3-parentspanid=[a3a719a3f4e5d3ee], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d4587a9387cbc86ea3a719a3f4e5d3ee], x-b3-spanid=[2d311252f787854a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bb41e857-3f80-41bf-a0bc-1107d5191866]}\\\"}\"}","context":{"RequestID":"bb41e857-3f80-41bf-a0bc-1107d5191866","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c72c5963-db98-4c65-9915-03aa27d7ade8","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:36:47.942Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:47.946Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bb41e857-3f80-41bf-a0bc-1107d5191866","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c72c5963-db98-4c65-9915-03aa27d7ade8","LogTimestamp":"2023-05-25T23:36:47.946Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:36:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:36:49.956Z","message":"Entering","context":{"RequestID":"f5626d97-fa4b-4e8a-8809-2dda5ef7ed24","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f9af440c-d8f9-4982-9953-586237e67713","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:36:49.956Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:36:49.959Z","message":"{\"transactionId\":\"f5626d97-fa4b-4e8a-8809-2dda5ef7ed24\",\"status\":\"200\",\"rqstDate\":\"230525-23:36:49:957\",\"respDate\":\"230525-23:36:49:959\",\"sourceId\":\"haproxy:f5626d97-fa4b-4e8a-8809-2dda5ef7ed24\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:36:49:957-3409\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4bec7f2d-e0cc-4c42-8252-49ee2fa08255], x-b3-parentspanid=[03358e268a555945], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[520e929366942bc803358e268a555945], x-b3-spanid=[d73d2799c8645687], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f5626d97-fa4b-4e8a-8809-2dda5ef7ed24]}\\\"}\"}","context":{"RequestID":"f5626d97-fa4b-4e8a-8809-2dda5ef7ed24","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f9af440c-d8f9-4982-9953-586237e67713","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:36:49.956Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:49.960Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f5626d97-fa4b-4e8a-8809-2dda5ef7ed24","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f9af440c-d8f9-4982-9953-586237e67713","LogTimestamp":"2023-05-25T23:36:49.960Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:36:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:36:51.908Z","message":"Entering","context":{"RequestID":"2e5fe453-b53d-48c2-8403-6aa6a7067b8d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"20e96466-1fdc-4e66-a675-c00e8297900d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:36:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:36:51.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"2e5fe453-b53d-48c2-8403-6aa6a7067b8d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"20e96466-1fdc-4e66-a675-c00e8297900d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:36:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:51.911Z","message":"{\"transactionId\":\"2e5fe453-b53d-48c2-8403-6aa6a7067b8d\",\"status\":\"200\",\"rqstDate\":\"230525-23:36:51:909\",\"respDate\":\"230525-23:36:51:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2e5fe453-b53d-48c2-8403-6aa6a7067b8d\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:36:51:909-44563\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2e5fe453-b53d-48c2-8403-6aa6a7067b8d]}\\\"}\"}","context":{"RequestID":"2e5fe453-b53d-48c2-8403-6aa6a7067b8d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"20e96466-1fdc-4e66-a675-c00e8297900d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:36:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:51.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2e5fe453-b53d-48c2-8403-6aa6a7067b8d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"20e96466-1fdc-4e66-a675-c00e8297900d","LogTimestamp":"2023-05-25T23:36:51.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:36:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:36:51.969Z","message":"Entering","context":{"RequestID":"f73a3436-bc9b-482c-ad58-834c548d7958","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ae02ab97-722c-4dbd-972e-163c5fa695dc","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:36:51.969Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:36:51.972Z","message":"{\"transactionId\":\"f73a3436-bc9b-482c-ad58-834c548d7958\",\"status\":\"200\",\"rqstDate\":\"230525-23:36:51:970\",\"respDate\":\"230525-23:36:51:971\",\"sourceId\":\"haproxy:f73a3436-bc9b-482c-ad58-834c548d7958\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:36:51:970-70613\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f954b13a-33a4-4290-afa0-0ac45d8a94fc], x-b3-parentspanid=[67b5a433f3783922], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9b072e8a62beb73f67b5a433f3783922], x-b3-spanid=[60edac0b3180c524], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f73a3436-bc9b-482c-ad58-834c548d7958]}\\\"}\"}","context":{"RequestID":"f73a3436-bc9b-482c-ad58-834c548d7958","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ae02ab97-722c-4dbd-972e-163c5fa695dc","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:36:51.969Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:51.972Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f73a3436-bc9b-482c-ad58-834c548d7958","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ae02ab97-722c-4dbd-972e-163c5fa695dc","LogTimestamp":"2023-05-25T23:36:51.972Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:36:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:36:52.002Z","message":"Entering","context":{"RequestID":"51c27d9f-8ec0-4a7c-9879-80c7b78747aa","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8df35aed-74dc-43ba-801e-f34fa5d6c7cd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:36:52.002Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:36:52.004Z","message":"{\"transactionId\":\"51c27d9f-8ec0-4a7c-9879-80c7b78747aa\",\"status\":\"200\",\"rqstDate\":\"230525-23:36:52:003\",\"respDate\":\"230525-23:36:52:004\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:51c27d9f-8ec0-4a7c-9879-80c7b78747aa\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:36:52:003-21\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1d86047a-1f09-4a29-84ae-98a9ce9820c5], x-b3-parentspanid=[35780c11ecf25776], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33711], x-envoy-attempt-count=[1], x-b3-traceid=[d6effdb5ab1b35c735780c11ecf25776], x-b3-spanid=[ff661350ecf708aa], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[51c27d9f-8ec0-4a7c-9879-80c7b78747aa]}\\\"}\"}","context":{"RequestID":"51c27d9f-8ec0-4a7c-9879-80c7b78747aa","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8df35aed-74dc-43ba-801e-f34fa5d6c7cd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:36:52.002Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:52.005Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"51c27d9f-8ec0-4a7c-9879-80c7b78747aa","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8df35aed-74dc-43ba-801e-f34fa5d6c7cd","LogTimestamp":"2023-05-25T23:36:52.005Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:36:52 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:36:53.982Z","message":"Entering","context":{"RequestID":"3f47d5fd-2040-4237-8007-58c9b52780b5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b982c048-9052-4d42-8233-aa37921ba869","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:36:53.982Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:36:53.985Z","message":"{\"transactionId\":\"3f47d5fd-2040-4237-8007-58c9b52780b5\",\"status\":\"200\",\"rqstDate\":\"230525-23:36:53:983\",\"respDate\":\"230525-23:36:53:985\",\"sourceId\":\"haproxy:3f47d5fd-2040-4237-8007-58c9b52780b5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:36:53:983-49608\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[01fea4f3-fa72-4f35-a64d-395381349162], x-b3-parentspanid=[c36841d75c45a1b9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9059c1f05ae62eb0c36841d75c45a1b9], x-b3-spanid=[b7d4eda9b141fb20], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3f47d5fd-2040-4237-8007-58c9b52780b5]}\\\"}\"}","context":{"RequestID":"3f47d5fd-2040-4237-8007-58c9b52780b5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b982c048-9052-4d42-8233-aa37921ba869","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:36:53.982Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:53.986Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3f47d5fd-2040-4237-8007-58c9b52780b5","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b982c048-9052-4d42-8233-aa37921ba869","LogTimestamp":"2023-05-25T23:36:53.986Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:36:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:36:54.139Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:36:54.154Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:54.154Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:54.154Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:55.996Z","message":"Entering","context":{"RequestID":"7e420d5d-04cf-4254-bd05-77d2bf1c06d1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9d553eca-aac0-4da8-894f-305a7e705866","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:36:55.995Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:36:55.998Z","message":"{\"transactionId\":\"7e420d5d-04cf-4254-bd05-77d2bf1c06d1\",\"status\":\"200\",\"rqstDate\":\"230525-23:36:55:996\",\"respDate\":\"230525-23:36:55:998\",\"sourceId\":\"haproxy:7e420d5d-04cf-4254-bd05-77d2bf1c06d1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:36:55:996-58576\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3451d32e-7009-44a4-ba4a-ecb3f73e0913], x-b3-parentspanid=[94d995682140c15a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[16c048ab6716eabd94d995682140c15a], x-b3-spanid=[1635a0e30f5d10bf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7e420d5d-04cf-4254-bd05-77d2bf1c06d1]}\\\"}\"}","context":{"RequestID":"7e420d5d-04cf-4254-bd05-77d2bf1c06d1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9d553eca-aac0-4da8-894f-305a7e705866","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:36:55.995Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:55.999Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7e420d5d-04cf-4254-bd05-77d2bf1c06d1","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9d553eca-aac0-4da8-894f-305a7e705866","LogTimestamp":"2023-05-25T23:36:55.999Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:36:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:36:56.438Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:56.443Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:58.008Z","message":"Entering","context":{"RequestID":"088d83f3-7058-4eb0-aee5-fea85198bef4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3b7323f0-201b-498b-8181-60af12e9cf24","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:36:58.008Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:36:58.011Z","message":"{\"transactionId\":\"088d83f3-7058-4eb0-aee5-fea85198bef4\",\"status\":\"200\",\"rqstDate\":\"230525-23:36:58:009\",\"respDate\":\"230525-23:36:58:011\",\"sourceId\":\"haproxy:088d83f3-7058-4eb0-aee5-fea85198bef4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:36:58:009-59945\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[24dc7f2f-abc4-4fed-9ca2-12898633d709], x-b3-parentspanid=[e6c3ae49bd26de0d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[31cc7dc27642770ae6c3ae49bd26de0d], x-b3-spanid=[93c23ad4006496b4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[088d83f3-7058-4eb0-aee5-fea85198bef4]}\\\"}\"}","context":{"RequestID":"088d83f3-7058-4eb0-aee5-fea85198bef4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3b7323f0-201b-498b-8181-60af12e9cf24","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:36:58.008Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:36:58.012Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"088d83f3-7058-4eb0-aee5-fea85198bef4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3b7323f0-201b-498b-8181-60af12e9cf24","LogTimestamp":"2023-05-25T23:36:58.012Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:36:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:37:00.021Z","message":"Entering","context":{"RequestID":"f51583bb-389b-4c25-b04b-88a407154479","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c774ab1d-5fae-4fe2-94d6-9e019afa7e3d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:37:00.021Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:37:00.024Z","message":"{\"transactionId\":\"f51583bb-389b-4c25-b04b-88a407154479\",\"status\":\"200\",\"rqstDate\":\"230525-23:37:00:022\",\"respDate\":\"230525-23:37:00:024\",\"sourceId\":\"haproxy:f51583bb-389b-4c25-b04b-88a407154479\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:37:00:022-97533\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e9b2ff26-2cc2-488e-a1bb-3d603a432f09], x-b3-parentspanid=[c9dcdb12750db073], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2d3eebe3b7fac463c9dcdb12750db073], x-b3-spanid=[c613f130243b715c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f51583bb-389b-4c25-b04b-88a407154479]}\\\"}\"}","context":{"RequestID":"f51583bb-389b-4c25-b04b-88a407154479","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c774ab1d-5fae-4fe2-94d6-9e019afa7e3d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:37:00.021Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:00.025Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f51583bb-389b-4c25-b04b-88a407154479","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c774ab1d-5fae-4fe2-94d6-9e019afa7e3d","LogTimestamp":"2023-05-25T23:37:00.025Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:37:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:37:01.908Z","message":"Entering","context":{"RequestID":"29b02655-e402-4391-b3ab-175425448123","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2ac62ebe-31ae-47cc-bc11-01bffcb5389d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:37:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:37:01.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"29b02655-e402-4391-b3ab-175425448123","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2ac62ebe-31ae-47cc-bc11-01bffcb5389d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:37:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:01.912Z","message":"{\"transactionId\":\"29b02655-e402-4391-b3ab-175425448123\",\"status\":\"200\",\"rqstDate\":\"230525-23:37:01:909\",\"respDate\":\"230525-23:37:01:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:29b02655-e402-4391-b3ab-175425448123\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:37:01:909-66219\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[29b02655-e402-4391-b3ab-175425448123]}\\\"}\"}","context":{"RequestID":"29b02655-e402-4391-b3ab-175425448123","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2ac62ebe-31ae-47cc-bc11-01bffcb5389d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:37:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:01.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"29b02655-e402-4391-b3ab-175425448123","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2ac62ebe-31ae-47cc-bc11-01bffcb5389d","LogTimestamp":"2023-05-25T23:37:01.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:37:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:37:02.004Z","message":"Entering","context":{"RequestID":"4e204845-fc2e-431c-b642-c6e648cce2b0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"78113b8f-9b53-45be-aaef-c62240808973","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:37:02.003Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:37:02.006Z","message":"{\"transactionId\":\"4e204845-fc2e-431c-b642-c6e648cce2b0\",\"status\":\"200\",\"rqstDate\":\"230525-23:37:02:004\",\"respDate\":\"230525-23:37:02:005\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4e204845-fc2e-431c-b642-c6e648cce2b0\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:37:02:004-88515\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e8e52926-8046-4f95-ac5f-775fcecb042b], x-b3-parentspanid=[92020c3757fb3457], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[52331], x-envoy-attempt-count=[1], x-b3-traceid=[03650fdf4209a4bd92020c3757fb3457], x-b3-spanid=[baf0546bec0dd818], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4e204845-fc2e-431c-b642-c6e648cce2b0]}\\\"}\"}","context":{"RequestID":"4e204845-fc2e-431c-b642-c6e648cce2b0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"78113b8f-9b53-45be-aaef-c62240808973","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:37:02.003Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:02.006Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4e204845-fc2e-431c-b642-c6e648cce2b0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"78113b8f-9b53-45be-aaef-c62240808973","LogTimestamp":"2023-05-25T23:37:02.006Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:37:02 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:37:02.035Z","message":"Entering","context":{"RequestID":"042ec760-bc87-4fd8-bf09-970f4deb17f8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"93767bd6-719d-4b00-b324-24820c27ef31","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:37:02.035Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:37:02.037Z","message":"{\"transactionId\":\"042ec760-bc87-4fd8-bf09-970f4deb17f8\",\"status\":\"200\",\"rqstDate\":\"230525-23:37:02:036\",\"respDate\":\"230525-23:37:02:037\",\"sourceId\":\"haproxy:042ec760-bc87-4fd8-bf09-970f4deb17f8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:37:02:036-59330\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[07b051af-d998-435a-a3f5-b69c353798ed], x-b3-parentspanid=[102c75e6262aa9e9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1c49877b9e4e4eff102c75e6262aa9e9], x-b3-spanid=[f5a11ef788bf78d1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[042ec760-bc87-4fd8-bf09-970f4deb17f8]}\\\"}\"}","context":{"RequestID":"042ec760-bc87-4fd8-bf09-970f4deb17f8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"93767bd6-719d-4b00-b324-24820c27ef31","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:37:02.035Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:02.038Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"042ec760-bc87-4fd8-bf09-970f4deb17f8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"93767bd6-719d-4b00-b324-24820c27ef31","LogTimestamp":"2023-05-25T23:37:02.038Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:37:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:37:04.053Z","message":"Entering","context":{"RequestID":"067bca33-07ee-42ae-9309-7a9d94bf1619","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"942b6ef2-403c-495c-8e91-b2eb837b799a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:37:04.053Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:37:04.055Z","message":"{\"transactionId\":\"067bca33-07ee-42ae-9309-7a9d94bf1619\",\"status\":\"200\",\"rqstDate\":\"230525-23:37:04:054\",\"respDate\":\"230525-23:37:04:055\",\"sourceId\":\"haproxy:067bca33-07ee-42ae-9309-7a9d94bf1619\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:37:04:054-66060\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a1a9d6a3-0824-4328-b035-d04cad0398d8], x-b3-parentspanid=[78dc8c5fdcf1b275], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4c4b911ed3becb7078dc8c5fdcf1b275], x-b3-spanid=[4c6b5f96362e933c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[067bca33-07ee-42ae-9309-7a9d94bf1619]}\\\"}\"}","context":{"RequestID":"067bca33-07ee-42ae-9309-7a9d94bf1619","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"942b6ef2-403c-495c-8e91-b2eb837b799a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:37:04.053Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:04.056Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"067bca33-07ee-42ae-9309-7a9d94bf1619","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"942b6ef2-403c-495c-8e91-b2eb837b799a","LogTimestamp":"2023-05-25T23:37:04.056Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:37:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:37:04.139Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:37:04.155Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:04.156Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:04.156Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:06.068Z","message":"Entering","context":{"RequestID":"5913c7d0-3ffd-4b47-9f08-a9b7469a0305","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"18d800eb-78ed-483f-8f44-b285e5286779","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:37:06.068Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:37:06.070Z","message":"{\"transactionId\":\"5913c7d0-3ffd-4b47-9f08-a9b7469a0305\",\"status\":\"200\",\"rqstDate\":\"230525-23:37:06:068\",\"respDate\":\"230525-23:37:06:070\",\"sourceId\":\"haproxy:5913c7d0-3ffd-4b47-9f08-a9b7469a0305\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:37:06:068-73238\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fd9c75d8-e60a-4b50-b9fa-831b30fd58a3], x-b3-parentspanid=[bc0fd141bb7e37cb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d373e7387e50c609bc0fd141bb7e37cb], x-b3-spanid=[f14b2f420625bd75], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5913c7d0-3ffd-4b47-9f08-a9b7469a0305]}\\\"}\"}","context":{"RequestID":"5913c7d0-3ffd-4b47-9f08-a9b7469a0305","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"18d800eb-78ed-483f-8f44-b285e5286779","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:37:06.068Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:06.071Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5913c7d0-3ffd-4b47-9f08-a9b7469a0305","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"18d800eb-78ed-483f-8f44-b285e5286779","LogTimestamp":"2023-05-25T23:37:06.071Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:37:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:37:08.082Z","message":"Entering","context":{"RequestID":"92a1833f-6645-453c-96b2-a6a36de7e7b7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"80334397-3cc6-4cda-bf48-e86c58b69789","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:37:08.082Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:37:08.084Z","message":"{\"transactionId\":\"92a1833f-6645-453c-96b2-a6a36de7e7b7\",\"status\":\"200\",\"rqstDate\":\"230525-23:37:08:083\",\"respDate\":\"230525-23:37:08:084\",\"sourceId\":\"haproxy:92a1833f-6645-453c-96b2-a6a36de7e7b7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:37:08:083-9001\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[88e505f1-d2e5-4f15-84c9-d12293163d13], x-b3-parentspanid=[eea84fc847725abf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6878b836bca4f135eea84fc847725abf], x-b3-spanid=[4221af90ae0fe2dc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[92a1833f-6645-453c-96b2-a6a36de7e7b7]}\\\"}\"}","context":{"RequestID":"92a1833f-6645-453c-96b2-a6a36de7e7b7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"80334397-3cc6-4cda-bf48-e86c58b69789","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:37:08.082Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:08.085Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"92a1833f-6645-453c-96b2-a6a36de7e7b7","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"80334397-3cc6-4cda-bf48-e86c58b69789","LogTimestamp":"2023-05-25T23:37:08.085Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:37:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:37:10.095Z","message":"Entering","context":{"RequestID":"a6d1e4cc-e563-455b-9bcb-8a9f2449371c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1b5abdf0-db9d-4c80-9bcf-76607de42cbb","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:37:10.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:37:10.097Z","message":"{\"transactionId\":\"a6d1e4cc-e563-455b-9bcb-8a9f2449371c\",\"status\":\"200\",\"rqstDate\":\"230525-23:37:10:096\",\"respDate\":\"230525-23:37:10:097\",\"sourceId\":\"haproxy:a6d1e4cc-e563-455b-9bcb-8a9f2449371c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:37:10:096-31616\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[47e05a42-37f3-4e59-a70e-c1a50e97588c], x-b3-parentspanid=[17e1fc90a4ef07b5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[479d2a843f53ab2b17e1fc90a4ef07b5], x-b3-spanid=[39efaedf7aacd498], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a6d1e4cc-e563-455b-9bcb-8a9f2449371c]}\\\"}\"}","context":{"RequestID":"a6d1e4cc-e563-455b-9bcb-8a9f2449371c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1b5abdf0-db9d-4c80-9bcf-76607de42cbb","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:37:10.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:10.098Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a6d1e4cc-e563-455b-9bcb-8a9f2449371c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1b5abdf0-db9d-4c80-9bcf-76607de42cbb","LogTimestamp":"2023-05-25T23:37:10.098Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:37:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:37:11.908Z","message":"Entering","context":{"RequestID":"0734fef1-b611-4ae9-a56a-87537b72909c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"945b5e8f-c4ac-4afc-80f3-5fa3ebf99d34","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:37:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:37:11.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"0734fef1-b611-4ae9-a56a-87537b72909c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"945b5e8f-c4ac-4afc-80f3-5fa3ebf99d34","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:37:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:11.911Z","message":"{\"transactionId\":\"0734fef1-b611-4ae9-a56a-87537b72909c\",\"status\":\"200\",\"rqstDate\":\"230525-23:37:11:909\",\"respDate\":\"230525-23:37:11:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:0734fef1-b611-4ae9-a56a-87537b72909c\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:37:11:909-87794\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[0734fef1-b611-4ae9-a56a-87537b72909c]}\\\"}\"}","context":{"RequestID":"0734fef1-b611-4ae9-a56a-87537b72909c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"945b5e8f-c4ac-4afc-80f3-5fa3ebf99d34","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:37:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:11.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0734fef1-b611-4ae9-a56a-87537b72909c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"945b5e8f-c4ac-4afc-80f3-5fa3ebf99d34","LogTimestamp":"2023-05-25T23:37:11.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:37:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:37:12.002Z","message":"Entering","context":{"RequestID":"ade2d203-81b3-4534-b2f8-a1290a15f591","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8015ce17-8115-41c1-8af7-be032d4d863f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:37:12.002Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:37:12.004Z","message":"{\"transactionId\":\"ade2d203-81b3-4534-b2f8-a1290a15f591\",\"status\":\"200\",\"rqstDate\":\"230525-23:37:12:003\",\"respDate\":\"230525-23:37:12:004\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ade2d203-81b3-4534-b2f8-a1290a15f591\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:37:12:003-57472\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[64fb4f37-dd96-40d5-b41b-7d6e496ad05e], x-b3-parentspanid=[05b69b47950bcc54], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42181], x-envoy-attempt-count=[1], x-b3-traceid=[540cc97d335c26e405b69b47950bcc54], x-b3-spanid=[6ae4944df1dc3f99], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ade2d203-81b3-4534-b2f8-a1290a15f591]}\\\"}\"}","context":{"RequestID":"ade2d203-81b3-4534-b2f8-a1290a15f591","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8015ce17-8115-41c1-8af7-be032d4d863f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:37:12.002Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:12.005Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ade2d203-81b3-4534-b2f8-a1290a15f591","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8015ce17-8115-41c1-8af7-be032d4d863f","LogTimestamp":"2023-05-25T23:37:12.005Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:37:12 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:37:12.108Z","message":"Entering","context":{"RequestID":"3315cce0-3397-45a1-be1c-780cd4cf1dc4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ba9c539a-04a8-48ba-9b4a-3fe7e07c35a3","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:37:12.108Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:37:12.109Z","message":"{\"transactionId\":\"3315cce0-3397-45a1-be1c-780cd4cf1dc4\",\"status\":\"200\",\"rqstDate\":\"230525-23:37:12:108\",\"respDate\":\"230525-23:37:12:109\",\"sourceId\":\"haproxy:3315cce0-3397-45a1-be1c-780cd4cf1dc4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:37:12:108-8759\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[19e4f755-5303-4423-bb20-923160bceeac], x-b3-parentspanid=[e9dcab267c20a22f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fa9eb8ec28c2c0c2e9dcab267c20a22f], x-b3-spanid=[d9d900192e97c9d3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3315cce0-3397-45a1-be1c-780cd4cf1dc4]}\\\"}\"}","context":{"RequestID":"3315cce0-3397-45a1-be1c-780cd4cf1dc4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ba9c539a-04a8-48ba-9b4a-3fe7e07c35a3","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:37:12.108Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:12.110Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3315cce0-3397-45a1-be1c-780cd4cf1dc4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ba9c539a-04a8-48ba-9b4a-3fe7e07c35a3","LogTimestamp":"2023-05-25T23:37:12.110Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:37:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:37:14.120Z","message":"Entering","context":{"RequestID":"aa54aec8-d5bc-479b-983c-75df31ba5f29","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"adc0f902-b713-4944-8500-7bbe66575575","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:37:14.120Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:37:14.122Z","message":"{\"transactionId\":\"aa54aec8-d5bc-479b-983c-75df31ba5f29\",\"status\":\"200\",\"rqstDate\":\"230525-23:37:14:121\",\"respDate\":\"230525-23:37:14:122\",\"sourceId\":\"haproxy:aa54aec8-d5bc-479b-983c-75df31ba5f29\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:37:14:121-33644\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2ab94586-c829-4f82-98b0-05b720275b45], x-b3-parentspanid=[431d7590ad8c769f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[864a8e77cd6da2ad431d7590ad8c769f], x-b3-spanid=[e6e7f9b6f9516d04], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[aa54aec8-d5bc-479b-983c-75df31ba5f29]}\\\"}\"}","context":{"RequestID":"aa54aec8-d5bc-479b-983c-75df31ba5f29","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"adc0f902-b713-4944-8500-7bbe66575575","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:37:14.120Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:14.123Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aa54aec8-d5bc-479b-983c-75df31ba5f29","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"adc0f902-b713-4944-8500-7bbe66575575","LogTimestamp":"2023-05-25T23:37:14.123Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:37:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:37:14.139Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:37:14.153Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:14.154Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:14.154Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:16.134Z","message":"Entering","context":{"RequestID":"bca6e677-1a9f-43d3-8e23-ddc3131293c4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"19b993eb-801d-4072-b299-6150ad423c39","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:37:16.134Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:37:16.136Z","message":"{\"transactionId\":\"bca6e677-1a9f-43d3-8e23-ddc3131293c4\",\"status\":\"200\",\"rqstDate\":\"230525-23:37:16:135\",\"respDate\":\"230525-23:37:16:136\",\"sourceId\":\"haproxy:bca6e677-1a9f-43d3-8e23-ddc3131293c4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:37:16:135-70924\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[857fdae2-bea7-416e-bb66-855ce2ee5ff9], x-b3-parentspanid=[a10d2a438158c2b0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eb08d2e948b13530a10d2a438158c2b0], x-b3-spanid=[396a1053df3a4312], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bca6e677-1a9f-43d3-8e23-ddc3131293c4]}\\\"}\"}","context":{"RequestID":"bca6e677-1a9f-43d3-8e23-ddc3131293c4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"19b993eb-801d-4072-b299-6150ad423c39","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:37:16.134Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:16.137Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bca6e677-1a9f-43d3-8e23-ddc3131293c4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"19b993eb-801d-4072-b299-6150ad423c39","LogTimestamp":"2023-05-25T23:37:16.137Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:37:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:37:18.149Z","message":"Entering","context":{"RequestID":"4fe127bc-5f5b-43a8-a0aa-a26e4227ada4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a6a98e75-7ba8-4b22-9ec5-7faaa6c497b8","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:37:18.149Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:37:18.152Z","message":"{\"transactionId\":\"4fe127bc-5f5b-43a8-a0aa-a26e4227ada4\",\"status\":\"200\",\"rqstDate\":\"230525-23:37:18:150\",\"respDate\":\"230525-23:37:18:152\",\"sourceId\":\"haproxy:4fe127bc-5f5b-43a8-a0aa-a26e4227ada4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:37:18:150-52082\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a3172da0-d343-41be-a1df-c81cdb1b8a54], x-b3-parentspanid=[654866c1ca1c6a22], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[56f90471abe9b5fd654866c1ca1c6a22], x-b3-spanid=[bf2ef1dbd9b49926], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4fe127bc-5f5b-43a8-a0aa-a26e4227ada4]}\\\"}\"}","context":{"RequestID":"4fe127bc-5f5b-43a8-a0aa-a26e4227ada4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a6a98e75-7ba8-4b22-9ec5-7faaa6c497b8","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:37:18.149Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:18.153Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4fe127bc-5f5b-43a8-a0aa-a26e4227ada4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a6a98e75-7ba8-4b22-9ec5-7faaa6c497b8","LogTimestamp":"2023-05-25T23:37:18.153Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:37:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:37:20.164Z","message":"Entering","context":{"RequestID":"97a687a3-2a8b-4d29-9866-d6ff541836fd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"38fbc7d5-be1b-4e67-baf8-f835cbc19ea5","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:37:20.164Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:37:20.166Z","message":"{\"transactionId\":\"97a687a3-2a8b-4d29-9866-d6ff541836fd\",\"status\":\"200\",\"rqstDate\":\"230525-23:37:20:165\",\"respDate\":\"230525-23:37:20:166\",\"sourceId\":\"haproxy:97a687a3-2a8b-4d29-9866-d6ff541836fd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:37:20:165-28089\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7266ab11-6ccb-469b-813b-48722ef56e67], x-b3-parentspanid=[23f4ddcbd8a22dfe], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f6781aa8ce73974223f4ddcbd8a22dfe], x-b3-spanid=[8af9ef184537d1ec], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[97a687a3-2a8b-4d29-9866-d6ff541836fd]}\\\"}\"}","context":{"RequestID":"97a687a3-2a8b-4d29-9866-d6ff541836fd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"38fbc7d5-be1b-4e67-baf8-f835cbc19ea5","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:37:20.164Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:20.168Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"97a687a3-2a8b-4d29-9866-d6ff541836fd","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"38fbc7d5-be1b-4e67-baf8-f835cbc19ea5","LogTimestamp":"2023-05-25T23:37:20.167Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:37:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:37:21.908Z","message":"Entering","context":{"RequestID":"c361aae8-aefd-47ff-998f-95ba2d31640d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8fb47b6c-d80b-4fb0-b9e1-d11aef8e9ab4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:37:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:37:21.916Z","message":"Database is available from CACHED check.","context":{"RequestID":"c361aae8-aefd-47ff-998f-95ba2d31640d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8fb47b6c-d80b-4fb0-b9e1-d11aef8e9ab4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:37:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:21.918Z","message":"{\"transactionId\":\"c361aae8-aefd-47ff-998f-95ba2d31640d\",\"status\":\"200\",\"rqstDate\":\"230525-23:37:21:909\",\"respDate\":\"230525-23:37:21:918\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c361aae8-aefd-47ff-998f-95ba2d31640d\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:37:21:909-15466\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c361aae8-aefd-47ff-998f-95ba2d31640d]}\\\"}\"}","context":{"RequestID":"c361aae8-aefd-47ff-998f-95ba2d31640d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8fb47b6c-d80b-4fb0-b9e1-d11aef8e9ab4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:37:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:21.919Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c361aae8-aefd-47ff-998f-95ba2d31640d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"11","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8fb47b6c-d80b-4fb0-b9e1-d11aef8e9ab4","LogTimestamp":"2023-05-25T23:37:21.919Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:37:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-05-25T23:37:22.002Z","message":"Entering","context":{"RequestID":"afadfcec-38e5-45f3-be91-fcdc703cbfb6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"39e596db-84ba-490a-b82f-d7a0abfdfdc4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:37:22.002Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:37:22.005Z","message":"{\"transactionId\":\"afadfcec-38e5-45f3-be91-fcdc703cbfb6\",\"status\":\"200\",\"rqstDate\":\"230525-23:37:22:003\",\"respDate\":\"230525-23:37:22:005\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:afadfcec-38e5-45f3-be91-fcdc703cbfb6\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:37:22:003-48762\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e56fc8c8-2bd4-4f74-9a98-39f985039f61], x-b3-parentspanid=[52dab10791c9063b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59875], x-envoy-attempt-count=[1], x-b3-traceid=[59c5848d15179dd252dab10791c9063b], x-b3-spanid=[20290414f4981f86], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[afadfcec-38e5-45f3-be91-fcdc703cbfb6]}\\\"}\"}","context":{"RequestID":"afadfcec-38e5-45f3-be91-fcdc703cbfb6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"39e596db-84ba-490a-b82f-d7a0abfdfdc4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:37:22.002Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:22.006Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"afadfcec-38e5-45f3-be91-fcdc703cbfb6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"39e596db-84ba-490a-b82f-d7a0abfdfdc4","LogTimestamp":"2023-05-25T23:37:22.006Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:37:22 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:37:22.177Z","message":"Entering","context":{"RequestID":"4fc17966-1a8e-4929-918a-51cc46bab859","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f87f0676-80b9-4608-b432-ad0c91d7740d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:37:22.177Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:37:22.180Z","message":"{\"transactionId\":\"4fc17966-1a8e-4929-918a-51cc46bab859\",\"status\":\"200\",\"rqstDate\":\"230525-23:37:22:178\",\"respDate\":\"230525-23:37:22:179\",\"sourceId\":\"haproxy:4fc17966-1a8e-4929-918a-51cc46bab859\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:37:22:178-95454\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e20f1625-50f4-4355-afca-f9957c089884], x-b3-parentspanid=[8c9863393c6e5795], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6eb97437017d4ffb8c9863393c6e5795], x-b3-spanid=[d008dcdf310e6b1b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4fc17966-1a8e-4929-918a-51cc46bab859]}\\\"}\"}","context":{"RequestID":"4fc17966-1a8e-4929-918a-51cc46bab859","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f87f0676-80b9-4608-b432-ad0c91d7740d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:37:22.177Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:22.180Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4fc17966-1a8e-4929-918a-51cc46bab859","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f87f0676-80b9-4608-b432-ad0c91d7740d","LogTimestamp":"2023-05-25T23:37:22.180Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:37:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:37:24.138Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:37:24.155Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:24.156Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:24.156Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:24.195Z","message":"Entering","context":{"RequestID":"f9a936bb-55db-4521-a92e-88228b43aa43","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"964c5587-5223-451d-b5b4-1f1adef934b7","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:37:24.195Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:37:24.198Z","message":"{\"transactionId\":\"f9a936bb-55db-4521-a92e-88228b43aa43\",\"status\":\"200\",\"rqstDate\":\"230525-23:37:24:196\",\"respDate\":\"230525-23:37:24:198\",\"sourceId\":\"haproxy:f9a936bb-55db-4521-a92e-88228b43aa43\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:37:24:196-34770\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[157d76ac-ae71-4da3-bff6-c26ac7662e98], x-b3-parentspanid=[b4667286eb7d8e69], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9d1aab0568bc0601b4667286eb7d8e69], x-b3-spanid=[5b7d78f6eaabab25], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f9a936bb-55db-4521-a92e-88228b43aa43]}\\\"}\"}","context":{"RequestID":"f9a936bb-55db-4521-a92e-88228b43aa43","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"964c5587-5223-451d-b5b4-1f1adef934b7","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:37:24.195Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:24.200Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f9a936bb-55db-4521-a92e-88228b43aa43","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"964c5587-5223-451d-b5b4-1f1adef934b7","LogTimestamp":"2023-05-25T23:37:24.199Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:37:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-05-25T23:37:26.211Z","message":"Entering","context":{"RequestID":"95325188-3c2a-4f5f-a829-b8a9f50e5e57","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4b9f4df5-b759-44ec-a677-e18f3d075efd","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:37:26.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:37:26.214Z","message":"{\"transactionId\":\"95325188-3c2a-4f5f-a829-b8a9f50e5e57\",\"status\":\"200\",\"rqstDate\":\"230525-23:37:26:212\",\"respDate\":\"230525-23:37:26:214\",\"sourceId\":\"haproxy:95325188-3c2a-4f5f-a829-b8a9f50e5e57\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:37:26:212-86631\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8d317ce9-60f3-489b-a980-9b22da93ee89], x-b3-parentspanid=[8adffa90770de0b4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[24f0593164a604818adffa90770de0b4], x-b3-spanid=[a459e27cbe1b2f64], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[95325188-3c2a-4f5f-a829-b8a9f50e5e57]}\\\"}\"}","context":{"RequestID":"95325188-3c2a-4f5f-a829-b8a9f50e5e57","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4b9f4df5-b759-44ec-a677-e18f3d075efd","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:37:26.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:26.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"95325188-3c2a-4f5f-a829-b8a9f50e5e57","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4b9f4df5-b759-44ec-a677-e18f3d075efd","LogTimestamp":"2023-05-25T23:37:26.214Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:37:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:37:26.444Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:26.447Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:28.225Z","message":"Entering","context":{"RequestID":"75501d96-e3ad-4c29-982a-dd5cb2c0bb8a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b2dd05a8-51f0-41b2-92eb-3c39f27f8916","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:37:28.225Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:37:28.228Z","message":"{\"transactionId\":\"75501d96-e3ad-4c29-982a-dd5cb2c0bb8a\",\"status\":\"200\",\"rqstDate\":\"230525-23:37:28:226\",\"respDate\":\"230525-23:37:28:228\",\"sourceId\":\"haproxy:75501d96-e3ad-4c29-982a-dd5cb2c0bb8a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:37:28:226-42462\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b50a29b8-225c-4a09-ab2f-2d88c4777cdc], x-b3-parentspanid=[25e479f53f97a15c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f56cf5a4358a01a725e479f53f97a15c], x-b3-spanid=[390cd4aaf449ab5f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[75501d96-e3ad-4c29-982a-dd5cb2c0bb8a]}\\\"}\"}","context":{"RequestID":"75501d96-e3ad-4c29-982a-dd5cb2c0bb8a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b2dd05a8-51f0-41b2-92eb-3c39f27f8916","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:37:28.225Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:28.229Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"75501d96-e3ad-4c29-982a-dd5cb2c0bb8a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b2dd05a8-51f0-41b2-92eb-3c39f27f8916","LogTimestamp":"2023-05-25T23:37:28.229Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:37:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:37:30.239Z","message":"Entering","context":{"RequestID":"a128d442-206c-4d21-9204-13967aef0a90","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2619a25a-5cc3-4d80-b414-bd792d91fdcb","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:37:30.239Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:37:30.241Z","message":"{\"transactionId\":\"a128d442-206c-4d21-9204-13967aef0a90\",\"status\":\"200\",\"rqstDate\":\"230525-23:37:30:240\",\"respDate\":\"230525-23:37:30:241\",\"sourceId\":\"haproxy:a128d442-206c-4d21-9204-13967aef0a90\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:37:30:240-17900\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9bd43aca-d752-4ebe-a731-155e5be6a9b4], x-b3-parentspanid=[c5b53cf21ba8e19c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[448ab7321f9d3a06c5b53cf21ba8e19c], x-b3-spanid=[5ea3dcf5cddac331], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a128d442-206c-4d21-9204-13967aef0a90]}\\\"}\"}","context":{"RequestID":"a128d442-206c-4d21-9204-13967aef0a90","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2619a25a-5cc3-4d80-b414-bd792d91fdcb","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:37:30.239Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:30.241Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a128d442-206c-4d21-9204-13967aef0a90","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2619a25a-5cc3-4d80-b414-bd792d91fdcb","LogTimestamp":"2023-05-25T23:37:30.241Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:37:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:37:31.910Z","message":"Entering","context":{"RequestID":"b1591461-5323-4a97-ba0a-66d7f401e4f9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bdfaf5fa-62c9-4a86-b00e-fe609c245e99","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:37:31.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:37:31.913Z","message":"Database is available from CACHED check.","context":{"RequestID":"b1591461-5323-4a97-ba0a-66d7f401e4f9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bdfaf5fa-62c9-4a86-b00e-fe609c245e99","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:37:31.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:31.915Z","message":"{\"transactionId\":\"b1591461-5323-4a97-ba0a-66d7f401e4f9\",\"status\":\"200\",\"rqstDate\":\"230525-23:37:31:911\",\"respDate\":\"230525-23:37:31:915\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b1591461-5323-4a97-ba0a-66d7f401e4f9\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:37:31:911-22124\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b1591461-5323-4a97-ba0a-66d7f401e4f9]}\\\"}\"}","context":{"RequestID":"b1591461-5323-4a97-ba0a-66d7f401e4f9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bdfaf5fa-62c9-4a86-b00e-fe609c245e99","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:37:31.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:31.916Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b1591461-5323-4a97-ba0a-66d7f401e4f9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bdfaf5fa-62c9-4a86-b00e-fe609c245e99","LogTimestamp":"2023-05-25T23:37:31.916Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:37:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-05-25T23:37:32.003Z","message":"Entering","context":{"RequestID":"4142f7a4-a85d-4238-b366-f0c3eb665317","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"980570f1-30de-4111-94e7-a0195fb58e1a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:37:32.003Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:37:32.005Z","message":"{\"transactionId\":\"4142f7a4-a85d-4238-b366-f0c3eb665317\",\"status\":\"200\",\"rqstDate\":\"230525-23:37:32:004\",\"respDate\":\"230525-23:37:32:005\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4142f7a4-a85d-4238-b366-f0c3eb665317\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:37:32:004-1363\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[46805e7a-777f-4ac7-beca-71d6e5c5605b], x-b3-parentspanid=[ef2d3f418fa2c3c4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46169], x-envoy-attempt-count=[1], x-b3-traceid=[19fbc55d71931a66ef2d3f418fa2c3c4], x-b3-spanid=[6057c7d281600551], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4142f7a4-a85d-4238-b366-f0c3eb665317]}\\\"}\"}","context":{"RequestID":"4142f7a4-a85d-4238-b366-f0c3eb665317","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"980570f1-30de-4111-94e7-a0195fb58e1a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:37:32.003Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:32.006Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4142f7a4-a85d-4238-b366-f0c3eb665317","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"980570f1-30de-4111-94e7-a0195fb58e1a","LogTimestamp":"2023-05-25T23:37:32.006Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:37:32 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:37:32.251Z","message":"Entering","context":{"RequestID":"12379834-d238-4511-bf54-4a467d7cd3c4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4232696a-9dbb-41d1-a092-d1007fe69724","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:37:32.251Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:37:32.254Z","message":"{\"transactionId\":\"12379834-d238-4511-bf54-4a467d7cd3c4\",\"status\":\"200\",\"rqstDate\":\"230525-23:37:32:252\",\"respDate\":\"230525-23:37:32:254\",\"sourceId\":\"haproxy:12379834-d238-4511-bf54-4a467d7cd3c4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:37:32:252-78971\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eb8cd741-01bc-4d5b-b2f8-05de44461c83], x-b3-parentspanid=[3db68352018c87fa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e5460a75186fd7b13db68352018c87fa], x-b3-spanid=[66d2a91599e931f0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[12379834-d238-4511-bf54-4a467d7cd3c4]}\\\"}\"}","context":{"RequestID":"12379834-d238-4511-bf54-4a467d7cd3c4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4232696a-9dbb-41d1-a092-d1007fe69724","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:37:32.251Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:32.255Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"12379834-d238-4511-bf54-4a467d7cd3c4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4232696a-9dbb-41d1-a092-d1007fe69724","LogTimestamp":"2023-05-25T23:37:32.255Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:37:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:37:34.139Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:37:34.152Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:34.152Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:34.153Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:34.264Z","message":"Entering","context":{"RequestID":"b0b9a9f6-f58b-4f1e-b21d-da950b6d885b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"49868bd1-8e29-4cae-a17a-821791909e82","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:37:34.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:37:34.267Z","message":"{\"transactionId\":\"b0b9a9f6-f58b-4f1e-b21d-da950b6d885b\",\"status\":\"200\",\"rqstDate\":\"230525-23:37:34:265\",\"respDate\":\"230525-23:37:34:266\",\"sourceId\":\"haproxy:b0b9a9f6-f58b-4f1e-b21d-da950b6d885b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:37:34:265-65088\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[52c5d31e-ca36-4519-a8f2-a4f1a0df106e], x-b3-parentspanid=[2b54ffd0a9c07dc6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e0999dd618d6f9f02b54ffd0a9c07dc6], x-b3-spanid=[37af41ddc6c2520a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b0b9a9f6-f58b-4f1e-b21d-da950b6d885b]}\\\"}\"}","context":{"RequestID":"b0b9a9f6-f58b-4f1e-b21d-da950b6d885b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"49868bd1-8e29-4cae-a17a-821791909e82","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:37:34.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:34.267Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b0b9a9f6-f58b-4f1e-b21d-da950b6d885b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"49868bd1-8e29-4cae-a17a-821791909e82","LogTimestamp":"2023-05-25T23:37:34.267Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:37:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:37:36.276Z","message":"Entering","context":{"RequestID":"df0168dc-2f42-4277-b6b2-8e565b0a7850","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"67718491-6c6f-4bb6-a47c-22932a3c170d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:37:36.276Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:37:36.278Z","message":"{\"transactionId\":\"df0168dc-2f42-4277-b6b2-8e565b0a7850\",\"status\":\"200\",\"rqstDate\":\"230525-23:37:36:277\",\"respDate\":\"230525-23:37:36:278\",\"sourceId\":\"haproxy:df0168dc-2f42-4277-b6b2-8e565b0a7850\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:37:36:277-86718\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1718dd22-d246-43ec-b93e-666bb2d53d2a], x-b3-parentspanid=[022d532e2b636281], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[304db0a56ca06ee0022d532e2b636281], x-b3-spanid=[62f6c060d1205b97], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[df0168dc-2f42-4277-b6b2-8e565b0a7850]}\\\"}\"}","context":{"RequestID":"df0168dc-2f42-4277-b6b2-8e565b0a7850","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"67718491-6c6f-4bb6-a47c-22932a3c170d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:37:36.276Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:36.279Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"df0168dc-2f42-4277-b6b2-8e565b0a7850","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"67718491-6c6f-4bb6-a47c-22932a3c170d","LogTimestamp":"2023-05-25T23:37:36.279Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:37:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:37:38.290Z","message":"Entering","context":{"RequestID":"9040b6e9-fc2f-4945-a42b-c6d1dfe2251c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"3029fbcb-e3cf-4505-b528-da79618ad8ad","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:37:38.290Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:37:38.292Z","message":"{\"transactionId\":\"9040b6e9-fc2f-4945-a42b-c6d1dfe2251c\",\"status\":\"200\",\"rqstDate\":\"230525-23:37:38:290\",\"respDate\":\"230525-23:37:38:292\",\"sourceId\":\"haproxy:9040b6e9-fc2f-4945-a42b-c6d1dfe2251c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:37:38:290-48567\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9b137a23-dcfb-4860-be11-f883525ebd40], x-b3-parentspanid=[df085a18f143ec8b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8cfa9e0f1aabc69fdf085a18f143ec8b], x-b3-spanid=[28f18a4a87730060], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9040b6e9-fc2f-4945-a42b-c6d1dfe2251c]}\\\"}\"}","context":{"RequestID":"9040b6e9-fc2f-4945-a42b-c6d1dfe2251c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"3029fbcb-e3cf-4505-b528-da79618ad8ad","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:37:38.290Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:38.293Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9040b6e9-fc2f-4945-a42b-c6d1dfe2251c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3029fbcb-e3cf-4505-b528-da79618ad8ad","LogTimestamp":"2023-05-25T23:37:38.293Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:37:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:37:40.302Z","message":"Entering","context":{"RequestID":"7eab4499-cb32-43ff-a7f8-7dca7aa82dce","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ada12133-1dc9-4bbb-a9bb-8bff679d30e4","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:37:40.301Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:37:40.304Z","message":"{\"transactionId\":\"7eab4499-cb32-43ff-a7f8-7dca7aa82dce\",\"status\":\"200\",\"rqstDate\":\"230525-23:37:40:302\",\"respDate\":\"230525-23:37:40:304\",\"sourceId\":\"haproxy:7eab4499-cb32-43ff-a7f8-7dca7aa82dce\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:37:40:302-85860\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c3172dc2-c8d9-4c4e-a706-0f5727c9564f], x-b3-parentspanid=[622f9d01c551eaf7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[74e157903bc04290622f9d01c551eaf7], x-b3-spanid=[03b7c4a14f357463], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7eab4499-cb32-43ff-a7f8-7dca7aa82dce]}\\\"}\"}","context":{"RequestID":"7eab4499-cb32-43ff-a7f8-7dca7aa82dce","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ada12133-1dc9-4bbb-a9bb-8bff679d30e4","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:37:40.301Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:40.305Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7eab4499-cb32-43ff-a7f8-7dca7aa82dce","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ada12133-1dc9-4bbb-a9bb-8bff679d30e4","LogTimestamp":"2023-05-25T23:37:40.305Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:37:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:37:41.908Z","message":"Entering","context":{"RequestID":"32b530ce-2ec8-47e3-a22f-c2a5eb06bfeb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"45248b87-a4f9-4bba-b95f-a11ab58fa8a1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:37:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:37:41.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"32b530ce-2ec8-47e3-a22f-c2a5eb06bfeb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"45248b87-a4f9-4bba-b95f-a11ab58fa8a1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:37:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:41.911Z","message":"{\"transactionId\":\"32b530ce-2ec8-47e3-a22f-c2a5eb06bfeb\",\"status\":\"200\",\"rqstDate\":\"230525-23:37:41:909\",\"respDate\":\"230525-23:37:41:910\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:32b530ce-2ec8-47e3-a22f-c2a5eb06bfeb\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:37:41:909-2007\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[32b530ce-2ec8-47e3-a22f-c2a5eb06bfeb]}\\\"}\"}","context":{"RequestID":"32b530ce-2ec8-47e3-a22f-c2a5eb06bfeb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"45248b87-a4f9-4bba-b95f-a11ab58fa8a1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:37:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:41.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"32b530ce-2ec8-47e3-a22f-c2a5eb06bfeb","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"45248b87-a4f9-4bba-b95f-a11ab58fa8a1","LogTimestamp":"2023-05-25T23:37:41.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:37:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:37:42.001Z","message":"Entering","context":{"RequestID":"5ea257d6-e31b-4e73-9f45-b974ae6c0f01","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"31f87953-acfe-413b-9859-b696fc5ed072","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:37:42.001Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:37:42.004Z","message":"{\"transactionId\":\"5ea257d6-e31b-4e73-9f45-b974ae6c0f01\",\"status\":\"200\",\"rqstDate\":\"230525-23:37:42:002\",\"respDate\":\"230525-23:37:42:004\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:5ea257d6-e31b-4e73-9f45-b974ae6c0f01\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:37:42:002-14960\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[76d18f48-a28d-4746-8db0-9e81769d0dc9], x-b3-parentspanid=[a74a814f89183ebe], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36679], x-envoy-attempt-count=[1], x-b3-traceid=[9bfd880ae7323223a74a814f89183ebe], x-b3-spanid=[9bc4d82faec2e795], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[5ea257d6-e31b-4e73-9f45-b974ae6c0f01]}\\\"}\"}","context":{"RequestID":"5ea257d6-e31b-4e73-9f45-b974ae6c0f01","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"31f87953-acfe-413b-9859-b696fc5ed072","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:37:42.001Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:42.005Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5ea257d6-e31b-4e73-9f45-b974ae6c0f01","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"31f87953-acfe-413b-9859-b696fc5ed072","LogTimestamp":"2023-05-25T23:37:42.005Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:37:42 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:37:42.315Z","message":"Entering","context":{"RequestID":"7eb789fe-c952-4b2e-9048-efe3f72db5c4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"79454250-7657-4d60-9e78-e0ac7138df04","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:37:42.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:37:42.317Z","message":"{\"transactionId\":\"7eb789fe-c952-4b2e-9048-efe3f72db5c4\",\"status\":\"200\",\"rqstDate\":\"230525-23:37:42:316\",\"respDate\":\"230525-23:37:42:317\",\"sourceId\":\"haproxy:7eb789fe-c952-4b2e-9048-efe3f72db5c4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:37:42:316-22458\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[afb0836e-b768-4dd7-a7f8-384afc3b0b68], x-b3-parentspanid=[ffc520abf2bbdcc3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3f22548a77504652ffc520abf2bbdcc3], x-b3-spanid=[ca6ae03c0c21b364], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7eb789fe-c952-4b2e-9048-efe3f72db5c4]}\\\"}\"}","context":{"RequestID":"7eb789fe-c952-4b2e-9048-efe3f72db5c4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"79454250-7657-4d60-9e78-e0ac7138df04","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:37:42.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:42.318Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7eb789fe-c952-4b2e-9048-efe3f72db5c4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"79454250-7657-4d60-9e78-e0ac7138df04","LogTimestamp":"2023-05-25T23:37:42.318Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:37:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:37:44.138Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:37:44.159Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:44.160Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:44.160Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:44.328Z","message":"Entering","context":{"RequestID":"06e87121-afa6-43ec-af8e-e6426e1b8e07","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5b0d755b-9c35-4acb-82ef-06b07f3c1d8a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:37:44.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:37:44.330Z","message":"{\"transactionId\":\"06e87121-afa6-43ec-af8e-e6426e1b8e07\",\"status\":\"200\",\"rqstDate\":\"230525-23:37:44:329\",\"respDate\":\"230525-23:37:44:330\",\"sourceId\":\"haproxy:06e87121-afa6-43ec-af8e-e6426e1b8e07\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:37:44:329-95452\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8e3f09af-5829-49f2-851f-9704c84aa5d4], x-b3-parentspanid=[c5b9201e58786ce5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ebf0d8b20208059fc5b9201e58786ce5], x-b3-spanid=[d545a111d77887ed], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[06e87121-afa6-43ec-af8e-e6426e1b8e07]}\\\"}\"}","context":{"RequestID":"06e87121-afa6-43ec-af8e-e6426e1b8e07","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5b0d755b-9c35-4acb-82ef-06b07f3c1d8a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:37:44.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:44.330Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"06e87121-afa6-43ec-af8e-e6426e1b8e07","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5b0d755b-9c35-4acb-82ef-06b07f3c1d8a","LogTimestamp":"2023-05-25T23:37:44.330Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:37:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:37:46.337Z","message":"Entering","context":{"RequestID":"28a6e19c-9304-40d4-b367-47216b8787e0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1334c316-dc86-498a-95f9-9247b1c8e517","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:37:46.337Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:37:46.339Z","message":"{\"transactionId\":\"28a6e19c-9304-40d4-b367-47216b8787e0\",\"status\":\"200\",\"rqstDate\":\"230525-23:37:46:338\",\"respDate\":\"230525-23:37:46:339\",\"sourceId\":\"haproxy:28a6e19c-9304-40d4-b367-47216b8787e0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:37:46:338-41091\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[63471092-e519-4511-a098-6e0e046bfcc0], x-b3-parentspanid=[d28f4cd27248d9d4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0485ed9ca0067181d28f4cd27248d9d4], x-b3-spanid=[788029bd7c1c4b16], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[28a6e19c-9304-40d4-b367-47216b8787e0]}\\\"}\"}","context":{"RequestID":"28a6e19c-9304-40d4-b367-47216b8787e0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1334c316-dc86-498a-95f9-9247b1c8e517","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:37:46.337Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:46.339Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"28a6e19c-9304-40d4-b367-47216b8787e0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1334c316-dc86-498a-95f9-9247b1c8e517","LogTimestamp":"2023-05-25T23:37:46.339Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:37:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-25T23:37:48.347Z","message":"Entering","context":{"RequestID":"4de03c2a-3e99-4381-a57d-dd45ad264f32","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a8a5501c-3a21-4f9a-a3a9-de7a5530bdc4","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:37:48.347Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:37:48.349Z","message":"{\"transactionId\":\"4de03c2a-3e99-4381-a57d-dd45ad264f32\",\"status\":\"200\",\"rqstDate\":\"230525-23:37:48:348\",\"respDate\":\"230525-23:37:48:349\",\"sourceId\":\"haproxy:4de03c2a-3e99-4381-a57d-dd45ad264f32\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:37:48:348-5026\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e28b7ae0-b70b-4d7f-b1e6-d9d04cc7138a], x-b3-parentspanid=[24b89710a4aecd32], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6634cb3f0f2dbaed24b89710a4aecd32], x-b3-spanid=[3c6de0e5e815515b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4de03c2a-3e99-4381-a57d-dd45ad264f32]}\\\"}\"}","context":{"RequestID":"4de03c2a-3e99-4381-a57d-dd45ad264f32","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a8a5501c-3a21-4f9a-a3a9-de7a5530bdc4","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:37:48.347Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:48.350Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4de03c2a-3e99-4381-a57d-dd45ad264f32","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a8a5501c-3a21-4f9a-a3a9-de7a5530bdc4","LogTimestamp":"2023-05-25T23:37:48.350Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:37:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:37:50.359Z","message":"Entering","context":{"RequestID":"5b2740da-01b5-46dd-9334-fe13978ca505","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8042110f-808e-49ef-a581-fed1cb80cb27","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:37:50.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:37:50.362Z","message":"{\"transactionId\":\"5b2740da-01b5-46dd-9334-fe13978ca505\",\"status\":\"200\",\"rqstDate\":\"230525-23:37:50:360\",\"respDate\":\"230525-23:37:50:362\",\"sourceId\":\"haproxy:5b2740da-01b5-46dd-9334-fe13978ca505\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:37:50:360-82721\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[16d04f9f-5485-4216-b147-8d59ba2d7449], x-b3-parentspanid=[abcfe6972ab3b86c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[070bd9314b69c7e5abcfe6972ab3b86c], x-b3-spanid=[c677b97d54e0b2cf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5b2740da-01b5-46dd-9334-fe13978ca505]}\\\"}\"}","context":{"RequestID":"5b2740da-01b5-46dd-9334-fe13978ca505","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8042110f-808e-49ef-a581-fed1cb80cb27","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:37:50.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:50.363Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5b2740da-01b5-46dd-9334-fe13978ca505","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8042110f-808e-49ef-a581-fed1cb80cb27","LogTimestamp":"2023-05-25T23:37:50.363Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:37:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:37:51.909Z","message":"Entering","context":{"RequestID":"3e026f5e-4e19-4f5d-b0a2-0aa37f57e6aa","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1ab0c76c-3f73-4640-b813-4da7881b1b7b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:37:51.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:37:51.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"3e026f5e-4e19-4f5d-b0a2-0aa37f57e6aa","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1ab0c76c-3f73-4640-b813-4da7881b1b7b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:37:51.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:51.912Z","message":"{\"transactionId\":\"3e026f5e-4e19-4f5d-b0a2-0aa37f57e6aa\",\"status\":\"200\",\"rqstDate\":\"230525-23:37:51:910\",\"respDate\":\"230525-23:37:51:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3e026f5e-4e19-4f5d-b0a2-0aa37f57e6aa\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:37:51:910-1134\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3e026f5e-4e19-4f5d-b0a2-0aa37f57e6aa]}\\\"}\"}","context":{"RequestID":"3e026f5e-4e19-4f5d-b0a2-0aa37f57e6aa","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1ab0c76c-3f73-4640-b813-4da7881b1b7b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:37:51.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:51.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3e026f5e-4e19-4f5d-b0a2-0aa37f57e6aa","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1ab0c76c-3f73-4640-b813-4da7881b1b7b","LogTimestamp":"2023-05-25T23:37:51.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:37:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:37:52.003Z","message":"Entering","context":{"RequestID":"77ecc9e9-da60-4925-81ca-d570b29d25ee","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"93a4d90a-1a3d-45fc-b9a0-bc5955ac53c4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:37:52.003Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:37:52.006Z","message":"{\"transactionId\":\"77ecc9e9-da60-4925-81ca-d570b29d25ee\",\"status\":\"200\",\"rqstDate\":\"230525-23:37:52:004\",\"respDate\":\"230525-23:37:52:006\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:77ecc9e9-da60-4925-81ca-d570b29d25ee\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:37:52:004-60448\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0d3619d8-ff59-4f3e-8e1f-63b7d9495122], x-b3-parentspanid=[fc0efa332fd5404b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57221], x-envoy-attempt-count=[1], x-b3-traceid=[f90551ddcaf76be5fc0efa332fd5404b], x-b3-spanid=[0ac79d785d12c54f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[77ecc9e9-da60-4925-81ca-d570b29d25ee]}\\\"}\"}","context":{"RequestID":"77ecc9e9-da60-4925-81ca-d570b29d25ee","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"93a4d90a-1a3d-45fc-b9a0-bc5955ac53c4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:37:52.003Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:52.007Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"77ecc9e9-da60-4925-81ca-d570b29d25ee","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"93a4d90a-1a3d-45fc-b9a0-bc5955ac53c4","LogTimestamp":"2023-05-25T23:37:52.007Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:37:52 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:37:52.382Z","message":"Entering","context":{"RequestID":"30fbe4e2-b7d1-4494-803e-9d681ea7e2ba","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7a071dd2-5dd6-4560-91e9-90cfdf746157","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:37:52.382Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:37:52.386Z","message":"{\"transactionId\":\"30fbe4e2-b7d1-4494-803e-9d681ea7e2ba\",\"status\":\"200\",\"rqstDate\":\"230525-23:37:52:384\",\"respDate\":\"230525-23:37:52:386\",\"sourceId\":\"haproxy:30fbe4e2-b7d1-4494-803e-9d681ea7e2ba\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:37:52:384-53345\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9ec46560-5bb5-4b50-9374-120be1282f3e], x-b3-parentspanid=[c972b9483abaf794], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[547d370a65df60ddc972b9483abaf794], x-b3-spanid=[6d1101cbf2a1dc13], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[30fbe4e2-b7d1-4494-803e-9d681ea7e2ba]}\\\"}\"}","context":{"RequestID":"30fbe4e2-b7d1-4494-803e-9d681ea7e2ba","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7a071dd2-5dd6-4560-91e9-90cfdf746157","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:37:52.382Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:52.388Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"30fbe4e2-b7d1-4494-803e-9d681ea7e2ba","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7a071dd2-5dd6-4560-91e9-90cfdf746157","LogTimestamp":"2023-05-25T23:37:52.387Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:37:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-05-25T23:37:54.139Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:37:54.152Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:54.152Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:54.152Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:54.396Z","message":"Entering","context":{"RequestID":"f746c155-d68d-4456-941d-392a3cd7865f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3e0100aa-e89e-4e55-87ea-148e6bb93463","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:37:54.396Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:37:54.399Z","message":"{\"transactionId\":\"f746c155-d68d-4456-941d-392a3cd7865f\",\"status\":\"200\",\"rqstDate\":\"230525-23:37:54:397\",\"respDate\":\"230525-23:37:54:399\",\"sourceId\":\"haproxy:f746c155-d68d-4456-941d-392a3cd7865f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:37:54:397-89637\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[81ed2980-6318-49dd-8619-ebdbe3969bcb], x-b3-parentspanid=[cdb23edcdd22bfbf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[59b7b1349e7613f0cdb23edcdd22bfbf], x-b3-spanid=[87d4d525c03e833e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f746c155-d68d-4456-941d-392a3cd7865f]}\\\"}\"}","context":{"RequestID":"f746c155-d68d-4456-941d-392a3cd7865f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3e0100aa-e89e-4e55-87ea-148e6bb93463","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:37:54.396Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:54.400Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f746c155-d68d-4456-941d-392a3cd7865f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3e0100aa-e89e-4e55-87ea-148e6bb93463","LogTimestamp":"2023-05-25T23:37:54.400Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:37:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:37:56.410Z","message":"Entering","context":{"RequestID":"64a293cf-cbf2-4591-89c5-f5cf3362dea6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3803d2e9-0201-4c6c-9bd0-8867cbad9791","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:37:56.410Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:37:56.412Z","message":"{\"transactionId\":\"64a293cf-cbf2-4591-89c5-f5cf3362dea6\",\"status\":\"200\",\"rqstDate\":\"230525-23:37:56:411\",\"respDate\":\"230525-23:37:56:412\",\"sourceId\":\"haproxy:64a293cf-cbf2-4591-89c5-f5cf3362dea6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:37:56:411-22762\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[116253ef-7191-4815-8d5f-e84222cb3a6b], x-b3-parentspanid=[81eae1b2b22f8a8f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[78bf06f48370aa5081eae1b2b22f8a8f], x-b3-spanid=[a3e7fe1c04171c91], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[64a293cf-cbf2-4591-89c5-f5cf3362dea6]}\\\"}\"}","context":{"RequestID":"64a293cf-cbf2-4591-89c5-f5cf3362dea6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3803d2e9-0201-4c6c-9bd0-8867cbad9791","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:37:56.410Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:56.413Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"64a293cf-cbf2-4591-89c5-f5cf3362dea6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3803d2e9-0201-4c6c-9bd0-8867cbad9791","LogTimestamp":"2023-05-25T23:37:56.413Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:37:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:37:56.448Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:56.452Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:58.423Z","message":"Entering","context":{"RequestID":"27404d28-5bd0-408e-9053-1dd0aff17d33","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"07138122-53c2-404f-866f-e08b62144fc0","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:37:58.422Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:37:58.425Z","message":"{\"transactionId\":\"27404d28-5bd0-408e-9053-1dd0aff17d33\",\"status\":\"200\",\"rqstDate\":\"230525-23:37:58:423\",\"respDate\":\"230525-23:37:58:425\",\"sourceId\":\"haproxy:27404d28-5bd0-408e-9053-1dd0aff17d33\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:37:58:423-88341\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f0f77392-cb51-41f5-a9be-c76ec25c7cf1], x-b3-parentspanid=[89dbfa43df806611], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6e380709233b859289dbfa43df806611], x-b3-spanid=[c1970ececaa77e9f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[27404d28-5bd0-408e-9053-1dd0aff17d33]}\\\"}\"}","context":{"RequestID":"27404d28-5bd0-408e-9053-1dd0aff17d33","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"07138122-53c2-404f-866f-e08b62144fc0","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:37:58.422Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:37:58.425Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"27404d28-5bd0-408e-9053-1dd0aff17d33","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"07138122-53c2-404f-866f-e08b62144fc0","LogTimestamp":"2023-05-25T23:37:58.425Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:37:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:38:00.436Z","message":"Entering","context":{"RequestID":"db04ce58-9879-479a-a9fa-09a37f12af13","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"524fd6b6-4447-4bfa-b83f-bc2e5698f606","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:38:00.436Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:38:00.440Z","message":"{\"transactionId\":\"db04ce58-9879-479a-a9fa-09a37f12af13\",\"status\":\"200\",\"rqstDate\":\"230525-23:38:00:437\",\"respDate\":\"230525-23:38:00:440\",\"sourceId\":\"haproxy:db04ce58-9879-479a-a9fa-09a37f12af13\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:38:00:437-21908\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5983433c-0ee7-4733-a48c-738e02b955f9], x-b3-parentspanid=[775341408372aac1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[147eae283321e9b4775341408372aac1], x-b3-spanid=[bee7868180286749], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[db04ce58-9879-479a-a9fa-09a37f12af13]}\\\"}\"}","context":{"RequestID":"db04ce58-9879-479a-a9fa-09a37f12af13","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"524fd6b6-4447-4bfa-b83f-bc2e5698f606","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:38:00.436Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:00.441Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"db04ce58-9879-479a-a9fa-09a37f12af13","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"524fd6b6-4447-4bfa-b83f-bc2e5698f606","LogTimestamp":"2023-05-25T23:38:00.441Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:38:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:38:01.907Z","message":"Entering","context":{"RequestID":"f7d74886-712f-4a31-a3a5-e392f593f387","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3f56aff4-2fa3-4a6d-9da3-8e72677b780d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:38:01.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:38:01.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"f7d74886-712f-4a31-a3a5-e392f593f387","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3f56aff4-2fa3-4a6d-9da3-8e72677b780d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:38:01.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:01.909Z","message":"{\"transactionId\":\"f7d74886-712f-4a31-a3a5-e392f593f387\",\"status\":\"200\",\"rqstDate\":\"230525-23:38:01:908\",\"respDate\":\"230525-23:38:01:909\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f7d74886-712f-4a31-a3a5-e392f593f387\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:38:01:908-67873\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f7d74886-712f-4a31-a3a5-e392f593f387]}\\\"}\"}","context":{"RequestID":"f7d74886-712f-4a31-a3a5-e392f593f387","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3f56aff4-2fa3-4a6d-9da3-8e72677b780d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:38:01.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:01.910Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f7d74886-712f-4a31-a3a5-e392f593f387","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3f56aff4-2fa3-4a6d-9da3-8e72677b780d","LogTimestamp":"2023-05-25T23:38:01.910Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:38:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:38:02.003Z","message":"Entering","context":{"RequestID":"bce3ed7b-cdba-42fd-9457-2a9d345d3540","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b7a4c072-f058-4a38-9c57-66ff14130d7a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:38:02.003Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:38:02.005Z","message":"{\"transactionId\":\"bce3ed7b-cdba-42fd-9457-2a9d345d3540\",\"status\":\"200\",\"rqstDate\":\"230525-23:38:02:004\",\"respDate\":\"230525-23:38:02:005\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:bce3ed7b-cdba-42fd-9457-2a9d345d3540\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:38:02:004-52346\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eed02fde-726b-44aa-ad9b-93fba8521e1e], x-b3-parentspanid=[28813d15b8471706], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50947], x-envoy-attempt-count=[1], x-b3-traceid=[98ea51758324fe6d28813d15b8471706], x-b3-spanid=[8c12f41c6ed39f33], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[bce3ed7b-cdba-42fd-9457-2a9d345d3540]}\\\"}\"}","context":{"RequestID":"bce3ed7b-cdba-42fd-9457-2a9d345d3540","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b7a4c072-f058-4a38-9c57-66ff14130d7a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:38:02.003Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:02.005Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bce3ed7b-cdba-42fd-9457-2a9d345d3540","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b7a4c072-f058-4a38-9c57-66ff14130d7a","LogTimestamp":"2023-05-25T23:38:02.005Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:38:02 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:38:02.450Z","message":"Entering","context":{"RequestID":"4ebb2987-b042-4d9e-8233-321dcf3a4504","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"685919f5-eb11-483f-b130-1bf8fe1d1a52","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:38:02.450Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:38:02.455Z","message":"{\"transactionId\":\"4ebb2987-b042-4d9e-8233-321dcf3a4504\",\"status\":\"200\",\"rqstDate\":\"230525-23:38:02:452\",\"respDate\":\"230525-23:38:02:454\",\"sourceId\":\"haproxy:4ebb2987-b042-4d9e-8233-321dcf3a4504\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:38:02:452-86974\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aa6d6c21-c8aa-431f-9b51-04f6e4d18d30], x-b3-parentspanid=[18080faa41d6539d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[73e58c205514fd2618080faa41d6539d], x-b3-spanid=[18df958095852649], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4ebb2987-b042-4d9e-8233-321dcf3a4504]}\\\"}\"}","context":{"RequestID":"4ebb2987-b042-4d9e-8233-321dcf3a4504","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"685919f5-eb11-483f-b130-1bf8fe1d1a52","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:38:02.450Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:02.456Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4ebb2987-b042-4d9e-8233-321dcf3a4504","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"685919f5-eb11-483f-b130-1bf8fe1d1a52","LogTimestamp":"2023-05-25T23:38:02.456Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:38:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:38:04.139Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:38:04.153Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:04.154Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:04.154Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:04.464Z","message":"Entering","context":{"RequestID":"b4d6c21f-fbac-4b2c-93ad-bf3958172152","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"18525c1d-27ac-4f86-bdc8-ecf46d639fc8","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:38:04.464Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:38:04.466Z","message":"{\"transactionId\":\"b4d6c21f-fbac-4b2c-93ad-bf3958172152\",\"status\":\"200\",\"rqstDate\":\"230525-23:38:04:465\",\"respDate\":\"230525-23:38:04:466\",\"sourceId\":\"haproxy:b4d6c21f-fbac-4b2c-93ad-bf3958172152\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:38:04:465-5881\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[98c26545-18f9-4b43-bcb7-20b0c21fd14a], x-b3-parentspanid=[1dd50ee391976e73], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[54c35564275eaea31dd50ee391976e73], x-b3-spanid=[b211b767fd1ff2db], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b4d6c21f-fbac-4b2c-93ad-bf3958172152]}\\\"}\"}","context":{"RequestID":"b4d6c21f-fbac-4b2c-93ad-bf3958172152","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"18525c1d-27ac-4f86-bdc8-ecf46d639fc8","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:38:04.464Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:04.466Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b4d6c21f-fbac-4b2c-93ad-bf3958172152","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"18525c1d-27ac-4f86-bdc8-ecf46d639fc8","LogTimestamp":"2023-05-25T23:38:04.466Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:38:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:38:06.476Z","message":"Entering","context":{"RequestID":"421b3aa2-30af-4dba-8a77-f3060a3903c0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"004972c0-153b-4d09-8898-6b8ebb828aeb","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:38:06.476Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:38:06.479Z","message":"{\"transactionId\":\"421b3aa2-30af-4dba-8a77-f3060a3903c0\",\"status\":\"200\",\"rqstDate\":\"230525-23:38:06:477\",\"respDate\":\"230525-23:38:06:478\",\"sourceId\":\"haproxy:421b3aa2-30af-4dba-8a77-f3060a3903c0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:38:06:477-17068\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[66ba933e-42cb-406a-a14a-f7ab55ff77d4], x-b3-parentspanid=[374f036d17ceb0dc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2054a53ca2a03e6e374f036d17ceb0dc], x-b3-spanid=[61dc7512008f0562], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[421b3aa2-30af-4dba-8a77-f3060a3903c0]}\\\"}\"}","context":{"RequestID":"421b3aa2-30af-4dba-8a77-f3060a3903c0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"004972c0-153b-4d09-8898-6b8ebb828aeb","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:38:06.476Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:06.479Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"421b3aa2-30af-4dba-8a77-f3060a3903c0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"004972c0-153b-4d09-8898-6b8ebb828aeb","LogTimestamp":"2023-05-25T23:38:06.479Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:38:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:38:08.488Z","message":"Entering","context":{"RequestID":"1530f15e-6ff3-4ffc-9055-f705e020205f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"99a9abd5-972a-40c4-bd4f-8111e5a9d30b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:38:08.488Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:38:08.490Z","message":"{\"transactionId\":\"1530f15e-6ff3-4ffc-9055-f705e020205f\",\"status\":\"200\",\"rqstDate\":\"230525-23:38:08:489\",\"respDate\":\"230525-23:38:08:490\",\"sourceId\":\"haproxy:1530f15e-6ff3-4ffc-9055-f705e020205f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:38:08:489-87833\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e6d9a928-ebb0-4e0c-abfa-19efbe1e6d3b], x-b3-parentspanid=[5bf80f6ed4e3fabc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4959b090965e2aa85bf80f6ed4e3fabc], x-b3-spanid=[bc6787a165fb3b6a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1530f15e-6ff3-4ffc-9055-f705e020205f]}\\\"}\"}","context":{"RequestID":"1530f15e-6ff3-4ffc-9055-f705e020205f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"99a9abd5-972a-40c4-bd4f-8111e5a9d30b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:38:08.488Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:08.491Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1530f15e-6ff3-4ffc-9055-f705e020205f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"99a9abd5-972a-40c4-bd4f-8111e5a9d30b","LogTimestamp":"2023-05-25T23:38:08.491Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:38:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:38:10.502Z","message":"Entering","context":{"RequestID":"a7058090-4767-4813-a201-aae5dffc0303","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b6eedd8b-9970-400f-93cd-72d640a3c77f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:38:10.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:38:10.504Z","message":"{\"transactionId\":\"a7058090-4767-4813-a201-aae5dffc0303\",\"status\":\"200\",\"rqstDate\":\"230525-23:38:10:502\",\"respDate\":\"230525-23:38:10:504\",\"sourceId\":\"haproxy:a7058090-4767-4813-a201-aae5dffc0303\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:38:10:502-94120\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[75bfec25-92d9-453b-bd75-42cd1a1afb66], x-b3-parentspanid=[5328478a3c3cd679], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2c768d7104b676c35328478a3c3cd679], x-b3-spanid=[93cfb6e7791845f6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a7058090-4767-4813-a201-aae5dffc0303]}\\\"}\"}","context":{"RequestID":"a7058090-4767-4813-a201-aae5dffc0303","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b6eedd8b-9970-400f-93cd-72d640a3c77f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:38:10.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:10.505Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a7058090-4767-4813-a201-aae5dffc0303","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b6eedd8b-9970-400f-93cd-72d640a3c77f","LogTimestamp":"2023-05-25T23:38:10.505Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:38:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:38:11.907Z","message":"Entering","context":{"RequestID":"4e7a5aa8-04a0-4f49-9a23-413cb2a7c51a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c1bf6db3-9ed7-4496-9234-5ca4207308c9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:38:11.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:38:11.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"4e7a5aa8-04a0-4f49-9a23-413cb2a7c51a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c1bf6db3-9ed7-4496-9234-5ca4207308c9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:38:11.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:11.911Z","message":"{\"transactionId\":\"4e7a5aa8-04a0-4f49-9a23-413cb2a7c51a\",\"status\":\"200\",\"rqstDate\":\"230525-23:38:11:908\",\"respDate\":\"230525-23:38:11:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4e7a5aa8-04a0-4f49-9a23-413cb2a7c51a\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:38:11:908-48046\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4e7a5aa8-04a0-4f49-9a23-413cb2a7c51a]}\\\"}\"}","context":{"RequestID":"4e7a5aa8-04a0-4f49-9a23-413cb2a7c51a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c1bf6db3-9ed7-4496-9234-5ca4207308c9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:38:11.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:11.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4e7a5aa8-04a0-4f49-9a23-413cb2a7c51a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c1bf6db3-9ed7-4496-9234-5ca4207308c9","LogTimestamp":"2023-05-25T23:38:11.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:38:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:38:12.009Z","message":"Entering","context":{"RequestID":"d4eb9d5c-7fec-4db6-a81f-3464f1e6bf70","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8fadf137-f6ac-40b8-8be4-f5817907c695","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:38:12.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:38:12.011Z","message":"{\"transactionId\":\"d4eb9d5c-7fec-4db6-a81f-3464f1e6bf70\",\"status\":\"200\",\"rqstDate\":\"230525-23:38:12:010\",\"respDate\":\"230525-23:38:12:011\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d4eb9d5c-7fec-4db6-a81f-3464f1e6bf70\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:38:12:010-67224\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8bb063ee-36d0-4b4e-94a6-56ad9d8785e9], x-b3-parentspanid=[5f6ad972a658c1a5], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34011], x-envoy-attempt-count=[1], x-b3-traceid=[695164ba28e856055f6ad972a658c1a5], x-b3-spanid=[c9be38b512c7e836], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d4eb9d5c-7fec-4db6-a81f-3464f1e6bf70]}\\\"}\"}","context":{"RequestID":"d4eb9d5c-7fec-4db6-a81f-3464f1e6bf70","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8fadf137-f6ac-40b8-8be4-f5817907c695","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:38:12.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:12.012Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d4eb9d5c-7fec-4db6-a81f-3464f1e6bf70","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8fadf137-f6ac-40b8-8be4-f5817907c695","LogTimestamp":"2023-05-25T23:38:12.012Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:38:12 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:38:12.514Z","message":"Entering","context":{"RequestID":"8d2403e7-d307-49dd-a042-635580dc6656","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b6910fe2-0e6c-451a-93e2-fd77888207f9","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:38:12.514Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:38:12.517Z","message":"{\"transactionId\":\"8d2403e7-d307-49dd-a042-635580dc6656\",\"status\":\"200\",\"rqstDate\":\"230525-23:38:12:515\",\"respDate\":\"230525-23:38:12:517\",\"sourceId\":\"haproxy:8d2403e7-d307-49dd-a042-635580dc6656\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:38:12:515-94774\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3200b5f6-5afd-4073-8238-ae66f0b00e94], x-b3-parentspanid=[3a372b6f266e269d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0f9ca1df59848c213a372b6f266e269d], x-b3-spanid=[238519bf93473d3f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8d2403e7-d307-49dd-a042-635580dc6656]}\\\"}\"}","context":{"RequestID":"8d2403e7-d307-49dd-a042-635580dc6656","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b6910fe2-0e6c-451a-93e2-fd77888207f9","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:38:12.514Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:12.517Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8d2403e7-d307-49dd-a042-635580dc6656","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b6910fe2-0e6c-451a-93e2-fd77888207f9","LogTimestamp":"2023-05-25T23:38:12.517Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:38:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:38:14.139Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:38:14.156Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:14.156Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:14.156Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:14.526Z","message":"Entering","context":{"RequestID":"060a88a0-abf9-4926-a9c2-0b792572d9f6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"201cb87c-3ddd-4b64-88cb-11e35e03f32d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:38:14.526Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:38:14.529Z","message":"{\"transactionId\":\"060a88a0-abf9-4926-a9c2-0b792572d9f6\",\"status\":\"200\",\"rqstDate\":\"230525-23:38:14:527\",\"respDate\":\"230525-23:38:14:528\",\"sourceId\":\"haproxy:060a88a0-abf9-4926-a9c2-0b792572d9f6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:38:14:527-76726\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bcbb52b9-f9a2-4dbb-9484-6e904a4ebf74], x-b3-parentspanid=[83bce664c5f49a13], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[05006651f6793e1683bce664c5f49a13], x-b3-spanid=[511f8bce7f819520], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[060a88a0-abf9-4926-a9c2-0b792572d9f6]}\\\"}\"}","context":{"RequestID":"060a88a0-abf9-4926-a9c2-0b792572d9f6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"201cb87c-3ddd-4b64-88cb-11e35e03f32d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:38:14.526Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:14.529Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"060a88a0-abf9-4926-a9c2-0b792572d9f6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"201cb87c-3ddd-4b64-88cb-11e35e03f32d","LogTimestamp":"2023-05-25T23:38:14.529Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:38:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:38:16.539Z","message":"Entering","context":{"RequestID":"d5caae8d-ab24-492f-8079-2e0e1550691d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"344b7ee5-b764-4639-8fc0-7d11227b0ba9","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:38:16.539Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:38:16.542Z","message":"{\"transactionId\":\"d5caae8d-ab24-492f-8079-2e0e1550691d\",\"status\":\"200\",\"rqstDate\":\"230525-23:38:16:540\",\"respDate\":\"230525-23:38:16:542\",\"sourceId\":\"haproxy:d5caae8d-ab24-492f-8079-2e0e1550691d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:38:16:540-73553\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[27af07bc-a52d-4dcc-a6c9-673198c41857], x-b3-parentspanid=[fd9ae87e017d00a0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f28635146c0782b2fd9ae87e017d00a0], x-b3-spanid=[ae2d5b11717abe13], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d5caae8d-ab24-492f-8079-2e0e1550691d]}\\\"}\"}","context":{"RequestID":"d5caae8d-ab24-492f-8079-2e0e1550691d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"344b7ee5-b764-4639-8fc0-7d11227b0ba9","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:38:16.539Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:16.543Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d5caae8d-ab24-492f-8079-2e0e1550691d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"344b7ee5-b764-4639-8fc0-7d11227b0ba9","LogTimestamp":"2023-05-25T23:38:16.543Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:38:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:38:18.551Z","message":"Entering","context":{"RequestID":"972ff6e6-bce6-4677-ab54-3921e627e516","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"34e891ba-9de2-46c8-b66e-947379cb35c6","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:38:18.551Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:38:18.553Z","message":"{\"transactionId\":\"972ff6e6-bce6-4677-ab54-3921e627e516\",\"status\":\"200\",\"rqstDate\":\"230525-23:38:18:552\",\"respDate\":\"230525-23:38:18:553\",\"sourceId\":\"haproxy:972ff6e6-bce6-4677-ab54-3921e627e516\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:38:18:552-76350\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[115de02c-ef27-4d55-96b8-4844dc70a429], x-b3-parentspanid=[546e033250c3176d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[877f573f8fe79bc8546e033250c3176d], x-b3-spanid=[0ea2e264a21e5ff9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[972ff6e6-bce6-4677-ab54-3921e627e516]}\\\"}\"}","context":{"RequestID":"972ff6e6-bce6-4677-ab54-3921e627e516","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"34e891ba-9de2-46c8-b66e-947379cb35c6","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:38:18.551Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:18.554Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"972ff6e6-bce6-4677-ab54-3921e627e516","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"34e891ba-9de2-46c8-b66e-947379cb35c6","LogTimestamp":"2023-05-25T23:38:18.554Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:38:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:38:20.564Z","message":"Entering","context":{"RequestID":"0c573a3d-8b66-4e12-8ecc-246889f38290","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4529bed4-2c3c-4894-96f9-f8cc3a75cb53","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:38:20.564Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:38:20.566Z","message":"{\"transactionId\":\"0c573a3d-8b66-4e12-8ecc-246889f38290\",\"status\":\"200\",\"rqstDate\":\"230525-23:38:20:565\",\"respDate\":\"230525-23:38:20:566\",\"sourceId\":\"haproxy:0c573a3d-8b66-4e12-8ecc-246889f38290\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:38:20:565-25879\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0064c70c-a395-414c-94f2-a724440a9683], x-b3-parentspanid=[3f573b685e535b2e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[90bdca7b876d5d083f573b685e535b2e], x-b3-spanid=[51aa17691b154597], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0c573a3d-8b66-4e12-8ecc-246889f38290]}\\\"}\"}","context":{"RequestID":"0c573a3d-8b66-4e12-8ecc-246889f38290","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4529bed4-2c3c-4894-96f9-f8cc3a75cb53","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:38:20.564Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:20.567Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0c573a3d-8b66-4e12-8ecc-246889f38290","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4529bed4-2c3c-4894-96f9-f8cc3a75cb53","LogTimestamp":"2023-05-25T23:38:20.567Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:38:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:38:21.908Z","message":"Entering","context":{"RequestID":"d82cfe6f-81af-46f7-a24a-01dd078874b6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f400f15f-937e-4836-adb1-ecd8917006ee","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:38:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:38:21.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"d82cfe6f-81af-46f7-a24a-01dd078874b6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f400f15f-937e-4836-adb1-ecd8917006ee","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:38:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:21.911Z","message":"{\"transactionId\":\"d82cfe6f-81af-46f7-a24a-01dd078874b6\",\"status\":\"200\",\"rqstDate\":\"230525-23:38:21:909\",\"respDate\":\"230525-23:38:21:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d82cfe6f-81af-46f7-a24a-01dd078874b6\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:38:21:909-49546\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d82cfe6f-81af-46f7-a24a-01dd078874b6]}\\\"}\"}","context":{"RequestID":"d82cfe6f-81af-46f7-a24a-01dd078874b6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f400f15f-937e-4836-adb1-ecd8917006ee","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:38:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:21.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d82cfe6f-81af-46f7-a24a-01dd078874b6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f400f15f-937e-4836-adb1-ecd8917006ee","LogTimestamp":"2023-05-25T23:38:21.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:38:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:38:22.004Z","message":"Entering","context":{"RequestID":"6bf6b9bb-90e3-4b77-81a3-e18b998814c2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d42e0882-5766-4de6-a689-a218f4d61552","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:38:22.004Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:38:22.007Z","message":"{\"transactionId\":\"6bf6b9bb-90e3-4b77-81a3-e18b998814c2\",\"status\":\"200\",\"rqstDate\":\"230525-23:38:22:005\",\"respDate\":\"230525-23:38:22:007\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6bf6b9bb-90e3-4b77-81a3-e18b998814c2\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:38:22:005-68762\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[71387ca7-85b1-412e-8759-75656e26b53c], x-b3-parentspanid=[0cec4ee814067633], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59213], x-envoy-attempt-count=[1], x-b3-traceid=[0293483bb28fa2980cec4ee814067633], x-b3-spanid=[ee87ab921bb0cb8c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6bf6b9bb-90e3-4b77-81a3-e18b998814c2]}\\\"}\"}","context":{"RequestID":"6bf6b9bb-90e3-4b77-81a3-e18b998814c2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d42e0882-5766-4de6-a689-a218f4d61552","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:38:22.004Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:22.008Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6bf6b9bb-90e3-4b77-81a3-e18b998814c2","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d42e0882-5766-4de6-a689-a218f4d61552","LogTimestamp":"2023-05-25T23:38:22.008Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:38:22 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:38:22.576Z","message":"Entering","context":{"RequestID":"bc9eb0ed-19b8-4a67-8304-bb5ac36eecaf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4d15bfa1-0f55-497e-907f-eebe77e5dc01","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:38:22.576Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:38:22.578Z","message":"{\"transactionId\":\"bc9eb0ed-19b8-4a67-8304-bb5ac36eecaf\",\"status\":\"200\",\"rqstDate\":\"230525-23:38:22:577\",\"respDate\":\"230525-23:38:22:578\",\"sourceId\":\"haproxy:bc9eb0ed-19b8-4a67-8304-bb5ac36eecaf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:38:22:577-29691\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9ca87d34-6f13-4e40-9871-d9cd40f71ce4], x-b3-parentspanid=[dc645d801b2abd10], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fbf9ce6f9c670da8dc645d801b2abd10], x-b3-spanid=[6125164f0037af29], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bc9eb0ed-19b8-4a67-8304-bb5ac36eecaf]}\\\"}\"}","context":{"RequestID":"bc9eb0ed-19b8-4a67-8304-bb5ac36eecaf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4d15bfa1-0f55-497e-907f-eebe77e5dc01","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:38:22.576Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:22.579Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bc9eb0ed-19b8-4a67-8304-bb5ac36eecaf","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4d15bfa1-0f55-497e-907f-eebe77e5dc01","LogTimestamp":"2023-05-25T23:38:22.579Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:38:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:38:24.138Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:38:24.155Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:24.156Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:24.156Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:24.588Z","message":"Entering","context":{"RequestID":"53d4665b-d4b3-4e75-83b9-249c9a8792aa","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f18707f6-5288-4836-82d3-ea958a8856ec","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:38:24.588Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:38:24.590Z","message":"{\"transactionId\":\"53d4665b-d4b3-4e75-83b9-249c9a8792aa\",\"status\":\"200\",\"rqstDate\":\"230525-23:38:24:589\",\"respDate\":\"230525-23:38:24:590\",\"sourceId\":\"haproxy:53d4665b-d4b3-4e75-83b9-249c9a8792aa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:38:24:589-88001\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0a57d8cc-7593-4a4f-9f53-71ae9277d639], x-b3-parentspanid=[be92a54b90aa5a7b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c44365b576f56241be92a54b90aa5a7b], x-b3-spanid=[34d1b84976bf3ccd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[53d4665b-d4b3-4e75-83b9-249c9a8792aa]}\\\"}\"}","context":{"RequestID":"53d4665b-d4b3-4e75-83b9-249c9a8792aa","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f18707f6-5288-4836-82d3-ea958a8856ec","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:38:24.588Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:24.591Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"53d4665b-d4b3-4e75-83b9-249c9a8792aa","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f18707f6-5288-4836-82d3-ea958a8856ec","LogTimestamp":"2023-05-25T23:38:24.591Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:38:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:38:26.453Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:26.458Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:26.602Z","message":"Entering","context":{"RequestID":"918f2480-becc-45ef-ab25-d27259235cc0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6778e4e4-5b98-44dc-acf9-6b61bf33962c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:38:26.602Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:38:26.605Z","message":"{\"transactionId\":\"918f2480-becc-45ef-ab25-d27259235cc0\",\"status\":\"200\",\"rqstDate\":\"230525-23:38:26:603\",\"respDate\":\"230525-23:38:26:605\",\"sourceId\":\"haproxy:918f2480-becc-45ef-ab25-d27259235cc0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:38:26:603-39438\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0730d67c-9065-412d-a381-721c558f0354], x-b3-parentspanid=[339e044147407d7f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c6a82820074f6039339e044147407d7f], x-b3-spanid=[819a443be69797dd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[918f2480-becc-45ef-ab25-d27259235cc0]}\\\"}\"}","context":{"RequestID":"918f2480-becc-45ef-ab25-d27259235cc0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6778e4e4-5b98-44dc-acf9-6b61bf33962c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:38:26.602Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:26.606Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"918f2480-becc-45ef-ab25-d27259235cc0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6778e4e4-5b98-44dc-acf9-6b61bf33962c","LogTimestamp":"2023-05-25T23:38:26.606Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:38:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:38:28.615Z","message":"Entering","context":{"RequestID":"2dddd4f1-9747-477a-80bc-cd2adcce8b21","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"13ccb43b-6e17-4906-bb25-6dc2679a0f0b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:38:28.615Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:38:28.618Z","message":"{\"transactionId\":\"2dddd4f1-9747-477a-80bc-cd2adcce8b21\",\"status\":\"200\",\"rqstDate\":\"230525-23:38:28:616\",\"respDate\":\"230525-23:38:28:618\",\"sourceId\":\"haproxy:2dddd4f1-9747-477a-80bc-cd2adcce8b21\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:38:28:616-58278\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9c6033c4-c025-418f-b6d7-17c981e31bcb], x-b3-parentspanid=[6d709011de4d2ba4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[74644b19063e52d16d709011de4d2ba4], x-b3-spanid=[8d93c532d7547e61], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2dddd4f1-9747-477a-80bc-cd2adcce8b21]}\\\"}\"}","context":{"RequestID":"2dddd4f1-9747-477a-80bc-cd2adcce8b21","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"13ccb43b-6e17-4906-bb25-6dc2679a0f0b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:38:28.615Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:28.620Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2dddd4f1-9747-477a-80bc-cd2adcce8b21","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"13ccb43b-6e17-4906-bb25-6dc2679a0f0b","LogTimestamp":"2023-05-25T23:38:28.619Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:38:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:38:30.628Z","message":"Entering","context":{"RequestID":"d6dce171-2633-4d96-9aef-e3d6606fe8af","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"186e4140-0a8c-41bd-8ac4-7b4b0539ce49","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:38:30.628Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:38:30.631Z","message":"{\"transactionId\":\"d6dce171-2633-4d96-9aef-e3d6606fe8af\",\"status\":\"200\",\"rqstDate\":\"230525-23:38:30:629\",\"respDate\":\"230525-23:38:30:631\",\"sourceId\":\"haproxy:d6dce171-2633-4d96-9aef-e3d6606fe8af\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:38:30:629-12002\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[28192539-a102-4f4c-8648-abe3cee7fefd], x-b3-parentspanid=[187679ef08471b91], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dca061b88d5584d3187679ef08471b91], x-b3-spanid=[383c8782e116fb73], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d6dce171-2633-4d96-9aef-e3d6606fe8af]}\\\"}\"}","context":{"RequestID":"d6dce171-2633-4d96-9aef-e3d6606fe8af","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"186e4140-0a8c-41bd-8ac4-7b4b0539ce49","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:38:30.628Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:30.632Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d6dce171-2633-4d96-9aef-e3d6606fe8af","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"186e4140-0a8c-41bd-8ac4-7b4b0539ce49","LogTimestamp":"2023-05-25T23:38:30.632Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:38:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:38:31.908Z","message":"Entering","context":{"RequestID":"352ced17-cee8-4283-9b6c-0ae36942130d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6d9c09e1-9dc5-4a06-91fc-2bf7697d6c73","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:38:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:38:31.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"352ced17-cee8-4283-9b6c-0ae36942130d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6d9c09e1-9dc5-4a06-91fc-2bf7697d6c73","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:38:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:31.911Z","message":"{\"transactionId\":\"352ced17-cee8-4283-9b6c-0ae36942130d\",\"status\":\"200\",\"rqstDate\":\"230525-23:38:31:909\",\"respDate\":\"230525-23:38:31:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:352ced17-cee8-4283-9b6c-0ae36942130d\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:38:31:909-16327\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[352ced17-cee8-4283-9b6c-0ae36942130d]}\\\"}\"}","context":{"RequestID":"352ced17-cee8-4283-9b6c-0ae36942130d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6d9c09e1-9dc5-4a06-91fc-2bf7697d6c73","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:38:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:31.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"352ced17-cee8-4283-9b6c-0ae36942130d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6d9c09e1-9dc5-4a06-91fc-2bf7697d6c73","LogTimestamp":"2023-05-25T23:38:31.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:38:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:38:32.003Z","message":"Entering","context":{"RequestID":"9381b731-8693-42d3-b7df-c880dd621a80","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d0c34a67-7c0a-4f3e-9b36-83a53bcbb1dd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:38:32.003Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:38:32.006Z","message":"{\"transactionId\":\"9381b731-8693-42d3-b7df-c880dd621a80\",\"status\":\"200\",\"rqstDate\":\"230525-23:38:32:004\",\"respDate\":\"230525-23:38:32:006\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:9381b731-8693-42d3-b7df-c880dd621a80\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:38:32:004-57112\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c1bdde97-317d-498a-94af-1bf39fcfe25d], x-b3-parentspanid=[f057f5567cd4fe9c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54851], x-envoy-attempt-count=[1], x-b3-traceid=[b973f9f50e1611edf057f5567cd4fe9c], x-b3-spanid=[7f9e71878b48fb61], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[9381b731-8693-42d3-b7df-c880dd621a80]}\\\"}\"}","context":{"RequestID":"9381b731-8693-42d3-b7df-c880dd621a80","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d0c34a67-7c0a-4f3e-9b36-83a53bcbb1dd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:38:32.003Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:32.007Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9381b731-8693-42d3-b7df-c880dd621a80","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d0c34a67-7c0a-4f3e-9b36-83a53bcbb1dd","LogTimestamp":"2023-05-25T23:38:32.006Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:38:32 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:38:32.641Z","message":"Entering","context":{"RequestID":"0cae6915-0b70-4bef-8b08-61445caabb5c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"df626d1b-df66-4c0d-8664-7cbc2a56b439","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:38:32.641Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:38:32.644Z","message":"{\"transactionId\":\"0cae6915-0b70-4bef-8b08-61445caabb5c\",\"status\":\"200\",\"rqstDate\":\"230525-23:38:32:642\",\"respDate\":\"230525-23:38:32:644\",\"sourceId\":\"haproxy:0cae6915-0b70-4bef-8b08-61445caabb5c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:38:32:642-20915\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ac711515-c0da-4f59-bc96-7e226cd8e6f0], x-b3-parentspanid=[6ef57ab0940cdfa3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[882011fa9a9f2d406ef57ab0940cdfa3], x-b3-spanid=[5d1f26f68c8bd856], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0cae6915-0b70-4bef-8b08-61445caabb5c]}\\\"}\"}","context":{"RequestID":"0cae6915-0b70-4bef-8b08-61445caabb5c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"df626d1b-df66-4c0d-8664-7cbc2a56b439","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:38:32.641Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:32.644Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0cae6915-0b70-4bef-8b08-61445caabb5c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"df626d1b-df66-4c0d-8664-7cbc2a56b439","LogTimestamp":"2023-05-25T23:38:32.644Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:38:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:38:34.139Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:38:34.153Z","message":"Connection[/10.233.68.155:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:34.155Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:34.155Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:34.156Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:34.157Z","message":"Connection[/10.233.68.155:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:34.658Z","message":"Entering","context":{"RequestID":"8d82be18-4b7f-4e9c-acf3-19aaf108c752","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"abcceb88-6664-40ab-be52-b7aef3ee1b91","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:38:34.658Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:38:34.661Z","message":"{\"transactionId\":\"8d82be18-4b7f-4e9c-acf3-19aaf108c752\",\"status\":\"200\",\"rqstDate\":\"230525-23:38:34:659\",\"respDate\":\"230525-23:38:34:661\",\"sourceId\":\"haproxy:8d82be18-4b7f-4e9c-acf3-19aaf108c752\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:38:34:659-87975\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a7d18cc4-d04f-440b-b008-b0f8382dc471], x-b3-parentspanid=[b9317ca45ffecc7d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d27b4363d14c0618b9317ca45ffecc7d], x-b3-spanid=[4f241911c3808048], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8d82be18-4b7f-4e9c-acf3-19aaf108c752]}\\\"}\"}","context":{"RequestID":"8d82be18-4b7f-4e9c-acf3-19aaf108c752","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"abcceb88-6664-40ab-be52-b7aef3ee1b91","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:38:34.658Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:34.662Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8d82be18-4b7f-4e9c-acf3-19aaf108c752","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"abcceb88-6664-40ab-be52-b7aef3ee1b91","LogTimestamp":"2023-05-25T23:38:34.662Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:38:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:38:36.670Z","message":"Entering","context":{"RequestID":"bfcc07e7-6330-4875-b701-4aed6b766759","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6e4ab64d-4de8-477a-806f-61478ef39c2e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:38:36.670Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:38:36.672Z","message":"{\"transactionId\":\"bfcc07e7-6330-4875-b701-4aed6b766759\",\"status\":\"200\",\"rqstDate\":\"230525-23:38:36:671\",\"respDate\":\"230525-23:38:36:672\",\"sourceId\":\"haproxy:bfcc07e7-6330-4875-b701-4aed6b766759\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:38:36:671-37853\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6e8e53f7-a257-49d6-a3a6-3438fafeb5ea], x-b3-parentspanid=[d4ca076379bfc64f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8ea721c102b3595bd4ca076379bfc64f], x-b3-spanid=[2cf5d53c137d8546], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bfcc07e7-6330-4875-b701-4aed6b766759]}\\\"}\"}","context":{"RequestID":"bfcc07e7-6330-4875-b701-4aed6b766759","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6e4ab64d-4de8-477a-806f-61478ef39c2e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:38:36.670Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:36.673Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bfcc07e7-6330-4875-b701-4aed6b766759","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6e4ab64d-4de8-477a-806f-61478ef39c2e","LogTimestamp":"2023-05-25T23:38:36.673Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:38:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:38:38.681Z","message":"Entering","context":{"RequestID":"38b5f050-bb40-407f-beed-fd9b39260543","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bafa5c43-9357-42c0-903a-3497892e88cb","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:38:38.681Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:38:38.684Z","message":"{\"transactionId\":\"38b5f050-bb40-407f-beed-fd9b39260543\",\"status\":\"200\",\"rqstDate\":\"230525-23:38:38:682\",\"respDate\":\"230525-23:38:38:684\",\"sourceId\":\"haproxy:38b5f050-bb40-407f-beed-fd9b39260543\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:38:38:682-21970\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[06319440-b534-4d95-87e8-b53136d5d5e5], x-b3-parentspanid=[011dfee3b8454223], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e664ebaacd0d49e4011dfee3b8454223], x-b3-spanid=[194446766aac15fc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[38b5f050-bb40-407f-beed-fd9b39260543]}\\\"}\"}","context":{"RequestID":"38b5f050-bb40-407f-beed-fd9b39260543","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bafa5c43-9357-42c0-903a-3497892e88cb","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:38:38.681Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:38.685Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"38b5f050-bb40-407f-beed-fd9b39260543","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bafa5c43-9357-42c0-903a-3497892e88cb","LogTimestamp":"2023-05-25T23:38:38.684Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:38:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:38:40.694Z","message":"Entering","context":{"RequestID":"64b4e7ea-8826-40ed-9505-c5c6617578a5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6c53c5d4-07d5-4041-b474-9a3050864fa1","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:38:40.694Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:38:40.696Z","message":"{\"transactionId\":\"64b4e7ea-8826-40ed-9505-c5c6617578a5\",\"status\":\"200\",\"rqstDate\":\"230525-23:38:40:695\",\"respDate\":\"230525-23:38:40:696\",\"sourceId\":\"haproxy:64b4e7ea-8826-40ed-9505-c5c6617578a5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:38:40:695-35508\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[67846709-e34f-43aa-bdae-3498b15da6c6], x-b3-parentspanid=[1e82c346d6bfb76c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dd40261a03ef05e21e82c346d6bfb76c], x-b3-spanid=[60f0e1e39da5bade], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[64b4e7ea-8826-40ed-9505-c5c6617578a5]}\\\"}\"}","context":{"RequestID":"64b4e7ea-8826-40ed-9505-c5c6617578a5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6c53c5d4-07d5-4041-b474-9a3050864fa1","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:38:40.694Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:40.697Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"64b4e7ea-8826-40ed-9505-c5c6617578a5","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c53c5d4-07d5-4041-b474-9a3050864fa1","LogTimestamp":"2023-05-25T23:38:40.697Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:38:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:38:41.908Z","message":"Entering","context":{"RequestID":"1b382e4e-aa48-4817-924b-924c87d176f0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a3935259-6bb4-4927-a8bf-064281b85f4d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:38:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:38:41.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"1b382e4e-aa48-4817-924b-924c87d176f0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a3935259-6bb4-4927-a8bf-064281b85f4d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:38:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:41.911Z","message":"{\"transactionId\":\"1b382e4e-aa48-4817-924b-924c87d176f0\",\"status\":\"200\",\"rqstDate\":\"230525-23:38:41:909\",\"respDate\":\"230525-23:38:41:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1b382e4e-aa48-4817-924b-924c87d176f0\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:38:41:909-85012\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1b382e4e-aa48-4817-924b-924c87d176f0]}\\\"}\"}","context":{"RequestID":"1b382e4e-aa48-4817-924b-924c87d176f0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a3935259-6bb4-4927-a8bf-064281b85f4d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:38:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:41.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1b382e4e-aa48-4817-924b-924c87d176f0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a3935259-6bb4-4927-a8bf-064281b85f4d","LogTimestamp":"2023-05-25T23:38:41.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:38:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:38:42.004Z","message":"Entering","context":{"RequestID":"753e1eee-32ab-4d78-9713-22d6418b7b67","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"34d02708-6c9b-4e11-bd2e-51875de74ec5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:38:42.004Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:38:42.006Z","message":"{\"transactionId\":\"753e1eee-32ab-4d78-9713-22d6418b7b67\",\"status\":\"200\",\"rqstDate\":\"230525-23:38:42:005\",\"respDate\":\"230525-23:38:42:006\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:753e1eee-32ab-4d78-9713-22d6418b7b67\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:38:42:005-25432\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[516853f8-7cc9-444c-84ff-3b06e160492d], x-b3-parentspanid=[c534efd87695f544], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47343], x-envoy-attempt-count=[1], x-b3-traceid=[18cfae1f4bd6196ec534efd87695f544], x-b3-spanid=[0c86c105395a173b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[753e1eee-32ab-4d78-9713-22d6418b7b67]}\\\"}\"}","context":{"RequestID":"753e1eee-32ab-4d78-9713-22d6418b7b67","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"34d02708-6c9b-4e11-bd2e-51875de74ec5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:38:42.004Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:42.007Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"753e1eee-32ab-4d78-9713-22d6418b7b67","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"34d02708-6c9b-4e11-bd2e-51875de74ec5","LogTimestamp":"2023-05-25T23:38:42.007Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:38:42 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:38:42.706Z","message":"Entering","context":{"RequestID":"fa7d9cae-cd45-48c1-a306-58fdc06937c2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"254143c6-b13f-41a1-88b6-8e8a7d7a030f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:38:42.706Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:38:42.709Z","message":"{\"transactionId\":\"fa7d9cae-cd45-48c1-a306-58fdc06937c2\",\"status\":\"200\",\"rqstDate\":\"230525-23:38:42:707\",\"respDate\":\"230525-23:38:42:709\",\"sourceId\":\"haproxy:fa7d9cae-cd45-48c1-a306-58fdc06937c2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:38:42:707-77930\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6bdf1045-13b5-457d-9c8a-52e0923fc9c0], x-b3-parentspanid=[272da377524ce590], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f06e6472f8df5bd5272da377524ce590], x-b3-spanid=[aaa57c53a516052a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fa7d9cae-cd45-48c1-a306-58fdc06937c2]}\\\"}\"}","context":{"RequestID":"fa7d9cae-cd45-48c1-a306-58fdc06937c2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"254143c6-b13f-41a1-88b6-8e8a7d7a030f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:38:42.706Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:42.709Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fa7d9cae-cd45-48c1-a306-58fdc06937c2","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"254143c6-b13f-41a1-88b6-8e8a7d7a030f","LogTimestamp":"2023-05-25T23:38:42.709Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:38:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:38:44.139Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:38:44.156Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:44.156Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:44.156Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:44.719Z","message":"Entering","context":{"RequestID":"2d2f74fd-2676-46df-b0ac-14b4504c0e82","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fcb5543e-30f9-44dc-b1fb-f2e703bbf353","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:38:44.719Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:38:44.721Z","message":"{\"transactionId\":\"2d2f74fd-2676-46df-b0ac-14b4504c0e82\",\"status\":\"200\",\"rqstDate\":\"230525-23:38:44:720\",\"respDate\":\"230525-23:38:44:721\",\"sourceId\":\"haproxy:2d2f74fd-2676-46df-b0ac-14b4504c0e82\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:38:44:720-50742\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e91ea286-a748-48ae-9703-a2c5afe4f4a9], x-b3-parentspanid=[75ba534b3403c08b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d1a44ae34b124dcf75ba534b3403c08b], x-b3-spanid=[4200b3a7ded2a705], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2d2f74fd-2676-46df-b0ac-14b4504c0e82]}\\\"}\"}","context":{"RequestID":"2d2f74fd-2676-46df-b0ac-14b4504c0e82","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fcb5543e-30f9-44dc-b1fb-f2e703bbf353","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:38:44.719Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:44.722Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2d2f74fd-2676-46df-b0ac-14b4504c0e82","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fcb5543e-30f9-44dc-b1fb-f2e703bbf353","LogTimestamp":"2023-05-25T23:38:44.722Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:38:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:38:46.731Z","message":"Entering","context":{"RequestID":"76eb09af-fb21-4545-9864-df8b2aef8445","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3251cd4e-4b77-4cc1-be79-4cc103cb79d7","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:38:46.731Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:38:46.733Z","message":"{\"transactionId\":\"76eb09af-fb21-4545-9864-df8b2aef8445\",\"status\":\"200\",\"rqstDate\":\"230525-23:38:46:732\",\"respDate\":\"230525-23:38:46:733\",\"sourceId\":\"haproxy:76eb09af-fb21-4545-9864-df8b2aef8445\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:38:46:732-50352\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b217b7b0-4ccd-43c2-8d68-d26bd84d93cc], x-b3-parentspanid=[ce2a8ae3752d34d2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[657274b20069578fce2a8ae3752d34d2], x-b3-spanid=[b550db4a1ee90fa9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[76eb09af-fb21-4545-9864-df8b2aef8445]}\\\"}\"}","context":{"RequestID":"76eb09af-fb21-4545-9864-df8b2aef8445","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3251cd4e-4b77-4cc1-be79-4cc103cb79d7","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:38:46.731Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:46.734Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"76eb09af-fb21-4545-9864-df8b2aef8445","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3251cd4e-4b77-4cc1-be79-4cc103cb79d7","LogTimestamp":"2023-05-25T23:38:46.734Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:38:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:38:48.742Z","message":"Entering","context":{"RequestID":"ab50b9b8-a773-4533-b24b-873c1d060678","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"903840de-1c60-4a15-b9e6-1cc8b0100deb","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:38:48.742Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:38:48.744Z","message":"{\"transactionId\":\"ab50b9b8-a773-4533-b24b-873c1d060678\",\"status\":\"200\",\"rqstDate\":\"230525-23:38:48:743\",\"respDate\":\"230525-23:38:48:744\",\"sourceId\":\"haproxy:ab50b9b8-a773-4533-b24b-873c1d060678\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:38:48:743-20317\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3c44d9f5-9ac0-4b67-ba9d-779a34cf73b2], x-b3-parentspanid=[415c4ef30bc1b549], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ea9325aabac15db1415c4ef30bc1b549], x-b3-spanid=[444ea841107c2691], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ab50b9b8-a773-4533-b24b-873c1d060678]}\\\"}\"}","context":{"RequestID":"ab50b9b8-a773-4533-b24b-873c1d060678","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"903840de-1c60-4a15-b9e6-1cc8b0100deb","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:38:48.742Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:48.744Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ab50b9b8-a773-4533-b24b-873c1d060678","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"903840de-1c60-4a15-b9e6-1cc8b0100deb","LogTimestamp":"2023-05-25T23:38:48.744Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:38:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:38:50.753Z","message":"Entering","context":{"RequestID":"cb313e8d-ae32-4265-9f13-c47cb7ce7cc8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"08132d52-4543-4708-b198-b5185a100743","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:38:50.753Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:38:50.754Z","message":"{\"transactionId\":\"cb313e8d-ae32-4265-9f13-c47cb7ce7cc8\",\"status\":\"200\",\"rqstDate\":\"230525-23:38:50:753\",\"respDate\":\"230525-23:38:50:754\",\"sourceId\":\"haproxy:cb313e8d-ae32-4265-9f13-c47cb7ce7cc8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:38:50:753-49407\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[86603df0-b68a-405c-8ffb-ff1191aa0824], x-b3-parentspanid=[00f7a9cd6a827d91], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ebfa44ca8189dd7100f7a9cd6a827d91], x-b3-spanid=[7e6601a2d8328023], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cb313e8d-ae32-4265-9f13-c47cb7ce7cc8]}\\\"}\"}","context":{"RequestID":"cb313e8d-ae32-4265-9f13-c47cb7ce7cc8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"08132d52-4543-4708-b198-b5185a100743","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:38:50.753Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:50.754Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cb313e8d-ae32-4265-9f13-c47cb7ce7cc8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"08132d52-4543-4708-b198-b5185a100743","LogTimestamp":"2023-05-25T23:38:50.754Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:38:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-25T23:38:51.908Z","message":"Entering","context":{"RequestID":"8c74f395-6ba7-447a-b9b3-2a764985b904","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0bbc1711-fd24-4fa9-acda-f5a7fb424e35","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:38:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:38:51.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"8c74f395-6ba7-447a-b9b3-2a764985b904","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0bbc1711-fd24-4fa9-acda-f5a7fb424e35","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:38:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:51.912Z","message":"{\"transactionId\":\"8c74f395-6ba7-447a-b9b3-2a764985b904\",\"status\":\"200\",\"rqstDate\":\"230525-23:38:51:909\",\"respDate\":\"230525-23:38:51:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8c74f395-6ba7-447a-b9b3-2a764985b904\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:38:51:909-71598\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8c74f395-6ba7-447a-b9b3-2a764985b904]}\\\"}\"}","context":{"RequestID":"8c74f395-6ba7-447a-b9b3-2a764985b904","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0bbc1711-fd24-4fa9-acda-f5a7fb424e35","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:38:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:51.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8c74f395-6ba7-447a-b9b3-2a764985b904","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0bbc1711-fd24-4fa9-acda-f5a7fb424e35","LogTimestamp":"2023-05-25T23:38:51.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:38:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:38:52.004Z","message":"Entering","context":{"RequestID":"ab2d987b-a141-4a25-a00d-2aa71dcfe824","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"acd17898-b6b7-433f-b2a8-06a9ad7b2142","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:38:52.004Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:38:52.006Z","message":"{\"transactionId\":\"ab2d987b-a141-4a25-a00d-2aa71dcfe824\",\"status\":\"200\",\"rqstDate\":\"230525-23:38:52:005\",\"respDate\":\"230525-23:38:52:006\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ab2d987b-a141-4a25-a00d-2aa71dcfe824\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:38:52:005-28888\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[90f45283-6145-4f4c-959a-55e9b70a4081], x-b3-parentspanid=[069bd7330f476f70], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44187], x-envoy-attempt-count=[1], x-b3-traceid=[2521721db3610aab069bd7330f476f70], x-b3-spanid=[9975f7f8c205a120], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ab2d987b-a141-4a25-a00d-2aa71dcfe824]}\\\"}\"}","context":{"RequestID":"ab2d987b-a141-4a25-a00d-2aa71dcfe824","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"acd17898-b6b7-433f-b2a8-06a9ad7b2142","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:38:52.004Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:52.007Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ab2d987b-a141-4a25-a00d-2aa71dcfe824","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"acd17898-b6b7-433f-b2a8-06a9ad7b2142","LogTimestamp":"2023-05-25T23:38:52.007Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:38:52 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:38:52.762Z","message":"Entering","context":{"RequestID":"8941c83a-0dc4-42dd-8b60-c3b690bdd895","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"eb10c6e3-55d7-4048-a3b4-6bebc14aea53","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:38:52.762Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:38:52.765Z","message":"{\"transactionId\":\"8941c83a-0dc4-42dd-8b60-c3b690bdd895\",\"status\":\"200\",\"rqstDate\":\"230525-23:38:52:763\",\"respDate\":\"230525-23:38:52:765\",\"sourceId\":\"haproxy:8941c83a-0dc4-42dd-8b60-c3b690bdd895\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:38:52:763-86511\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ad6d0693-47f8-485d-9582-8d805c878d8e], x-b3-parentspanid=[2d6e5f368a87e148], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[79b23d525b194dff2d6e5f368a87e148], x-b3-spanid=[4cf740e0ea647516], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8941c83a-0dc4-42dd-8b60-c3b690bdd895]}\\\"}\"}","context":{"RequestID":"8941c83a-0dc4-42dd-8b60-c3b690bdd895","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"eb10c6e3-55d7-4048-a3b4-6bebc14aea53","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:38:52.762Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:52.766Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8941c83a-0dc4-42dd-8b60-c3b690bdd895","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eb10c6e3-55d7-4048-a3b4-6bebc14aea53","LogTimestamp":"2023-05-25T23:38:52.765Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:38:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:38:54.139Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:38:54.155Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:54.155Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:54.156Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:54.774Z","message":"Entering","context":{"RequestID":"38867122-b262-4979-8d04-ea224e4b5c2b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a52326e2-021e-4c0e-87d5-d6198d9d770b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:38:54.774Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:38:54.776Z","message":"{\"transactionId\":\"38867122-b262-4979-8d04-ea224e4b5c2b\",\"status\":\"200\",\"rqstDate\":\"230525-23:38:54:775\",\"respDate\":\"230525-23:38:54:776\",\"sourceId\":\"haproxy:38867122-b262-4979-8d04-ea224e4b5c2b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:38:54:775-98843\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bbac1c3a-fe12-4734-86df-64b10dd5f2ec], x-b3-parentspanid=[ee9e254dad5edc93], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2f27e1019c170d1bee9e254dad5edc93], x-b3-spanid=[0a3f04dff56373ab], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[38867122-b262-4979-8d04-ea224e4b5c2b]}\\\"}\"}","context":{"RequestID":"38867122-b262-4979-8d04-ea224e4b5c2b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a52326e2-021e-4c0e-87d5-d6198d9d770b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:38:54.774Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:54.777Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"38867122-b262-4979-8d04-ea224e4b5c2b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a52326e2-021e-4c0e-87d5-d6198d9d770b","LogTimestamp":"2023-05-25T23:38:54.777Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:38:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:38:56.459Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:56.464Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:56.786Z","message":"Entering","context":{"RequestID":"75a5a572-4056-4227-b3fe-f98566ea4009","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4c545d02-1ded-4592-adac-ea079cdfa5ab","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:38:56.786Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:38:56.790Z","message":"{\"transactionId\":\"75a5a572-4056-4227-b3fe-f98566ea4009\",\"status\":\"200\",\"rqstDate\":\"230525-23:38:56:788\",\"respDate\":\"230525-23:38:56:790\",\"sourceId\":\"haproxy:75a5a572-4056-4227-b3fe-f98566ea4009\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:38:56:788-31535\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e5c17cb8-628d-4595-8eda-697bb4c6b95c], x-b3-parentspanid=[74fe0b60ce1c5e71], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[505f82465424ebcf74fe0b60ce1c5e71], x-b3-spanid=[cf1e144e21f66546], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[75a5a572-4056-4227-b3fe-f98566ea4009]}\\\"}\"}","context":{"RequestID":"75a5a572-4056-4227-b3fe-f98566ea4009","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4c545d02-1ded-4592-adac-ea079cdfa5ab","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:38:56.786Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:56.791Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"75a5a572-4056-4227-b3fe-f98566ea4009","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4c545d02-1ded-4592-adac-ea079cdfa5ab","LogTimestamp":"2023-05-25T23:38:56.791Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:38:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:38:58.800Z","message":"Entering","context":{"RequestID":"e903dfb7-a98c-46a4-9947-92f3cb4e47a1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f95e2c7e-41a1-447c-a617-6cae29e08576","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:38:58.800Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:38:58.803Z","message":"{\"transactionId\":\"e903dfb7-a98c-46a4-9947-92f3cb4e47a1\",\"status\":\"200\",\"rqstDate\":\"230525-23:38:58:801\",\"respDate\":\"230525-23:38:58:803\",\"sourceId\":\"haproxy:e903dfb7-a98c-46a4-9947-92f3cb4e47a1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:38:58:801-18800\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[15d8944d-9141-4eda-8f9b-f48349070bfb], x-b3-parentspanid=[4a0e0a63b1a6293d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8c8cdd82760d67ef4a0e0a63b1a6293d], x-b3-spanid=[de46cf421749a38e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e903dfb7-a98c-46a4-9947-92f3cb4e47a1]}\\\"}\"}","context":{"RequestID":"e903dfb7-a98c-46a4-9947-92f3cb4e47a1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f95e2c7e-41a1-447c-a617-6cae29e08576","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:38:58.800Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:38:58.804Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e903dfb7-a98c-46a4-9947-92f3cb4e47a1","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f95e2c7e-41a1-447c-a617-6cae29e08576","LogTimestamp":"2023-05-25T23:38:58.804Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:38:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:39:00.813Z","message":"Entering","context":{"RequestID":"78898d95-bdc0-420c-89a2-f06afc3ed2c6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"34ed438a-132d-4337-921a-9bbe816100ce","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:39:00.813Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:39:00.815Z","message":"{\"transactionId\":\"78898d95-bdc0-420c-89a2-f06afc3ed2c6\",\"status\":\"200\",\"rqstDate\":\"230525-23:39:00:814\",\"respDate\":\"230525-23:39:00:815\",\"sourceId\":\"haproxy:78898d95-bdc0-420c-89a2-f06afc3ed2c6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:39:00:814-45531\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f1971930-5ae0-4d18-b69a-0d7dd2d8ad36], x-b3-parentspanid=[71c8fa77b2c18ffe], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[057702dac8d2a7b271c8fa77b2c18ffe], x-b3-spanid=[bfadd01d055a0831], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[78898d95-bdc0-420c-89a2-f06afc3ed2c6]}\\\"}\"}","context":{"RequestID":"78898d95-bdc0-420c-89a2-f06afc3ed2c6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"34ed438a-132d-4337-921a-9bbe816100ce","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:39:00.813Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:00.816Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"78898d95-bdc0-420c-89a2-f06afc3ed2c6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"34ed438a-132d-4337-921a-9bbe816100ce","LogTimestamp":"2023-05-25T23:39:00.816Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:39:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:39:01.907Z","message":"Entering","context":{"RequestID":"a8ec4d42-cdd4-41c5-9cbe-ae08aa1d9b55","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9af343ff-c604-46ca-ae16-eb79473147f6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:39:01.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:39:01.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"a8ec4d42-cdd4-41c5-9cbe-ae08aa1d9b55","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9af343ff-c604-46ca-ae16-eb79473147f6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:39:01.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:01.911Z","message":"{\"transactionId\":\"a8ec4d42-cdd4-41c5-9cbe-ae08aa1d9b55\",\"status\":\"200\",\"rqstDate\":\"230525-23:39:01:908\",\"respDate\":\"230525-23:39:01:910\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a8ec4d42-cdd4-41c5-9cbe-ae08aa1d9b55\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:39:01:908-63325\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a8ec4d42-cdd4-41c5-9cbe-ae08aa1d9b55]}\\\"}\"}","context":{"RequestID":"a8ec4d42-cdd4-41c5-9cbe-ae08aa1d9b55","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9af343ff-c604-46ca-ae16-eb79473147f6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:39:01.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:01.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a8ec4d42-cdd4-41c5-9cbe-ae08aa1d9b55","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9af343ff-c604-46ca-ae16-eb79473147f6","LogTimestamp":"2023-05-25T23:39:01.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:39:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:39:02.003Z","message":"Entering","context":{"RequestID":"39208ace-cb98-417c-b409-ca78414b7920","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"18c7a50f-45aa-44df-af78-2bc47a713d70","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:39:02.003Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:39:02.006Z","message":"{\"transactionId\":\"39208ace-cb98-417c-b409-ca78414b7920\",\"status\":\"200\",\"rqstDate\":\"230525-23:39:02:004\",\"respDate\":\"230525-23:39:02:005\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:39208ace-cb98-417c-b409-ca78414b7920\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:39:02:004-25066\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0f7a83b7-61ff-46ef-bc1d-a751d4e0a412], x-b3-parentspanid=[8f468e08668ac730], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39175], x-envoy-attempt-count=[1], x-b3-traceid=[ee8e5addc2089c868f468e08668ac730], x-b3-spanid=[e183d8d66ae8a479], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[39208ace-cb98-417c-b409-ca78414b7920]}\\\"}\"}","context":{"RequestID":"39208ace-cb98-417c-b409-ca78414b7920","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"18c7a50f-45aa-44df-af78-2bc47a713d70","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:39:02.003Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:02.006Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"39208ace-cb98-417c-b409-ca78414b7920","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"18c7a50f-45aa-44df-af78-2bc47a713d70","LogTimestamp":"2023-05-25T23:39:02.006Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:39:02 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:39:02.825Z","message":"Entering","context":{"RequestID":"71cd3d78-e0dd-436f-a3a7-30ac0176abaf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"29593d77-3d9b-466f-b79c-edfe637665c4","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:39:02.825Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:39:02.828Z","message":"{\"transactionId\":\"71cd3d78-e0dd-436f-a3a7-30ac0176abaf\",\"status\":\"200\",\"rqstDate\":\"230525-23:39:02:826\",\"respDate\":\"230525-23:39:02:828\",\"sourceId\":\"haproxy:71cd3d78-e0dd-436f-a3a7-30ac0176abaf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:39:02:826-57723\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ed1b17aa-0600-49d5-b84a-8659fefc832d], x-b3-parentspanid=[69d46f923ed231a1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b3dcd15abcb5433769d46f923ed231a1], x-b3-spanid=[d28982660a40c039], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[71cd3d78-e0dd-436f-a3a7-30ac0176abaf]}\\\"}\"}","context":{"RequestID":"71cd3d78-e0dd-436f-a3a7-30ac0176abaf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"29593d77-3d9b-466f-b79c-edfe637665c4","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:39:02.825Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:02.829Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"71cd3d78-e0dd-436f-a3a7-30ac0176abaf","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"29593d77-3d9b-466f-b79c-edfe637665c4","LogTimestamp":"2023-05-25T23:39:02.829Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:39:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:39:04.139Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:39:04.148Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:04.148Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:04.149Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:04.838Z","message":"Entering","context":{"RequestID":"b1dd5bc7-9928-421d-a4c9-71e90bd49ef7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"774d4274-63a6-499c-b939-d6141ac76f51","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:39:04.838Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:39:04.841Z","message":"{\"transactionId\":\"b1dd5bc7-9928-421d-a4c9-71e90bd49ef7\",\"status\":\"200\",\"rqstDate\":\"230525-23:39:04:839\",\"respDate\":\"230525-23:39:04:841\",\"sourceId\":\"haproxy:b1dd5bc7-9928-421d-a4c9-71e90bd49ef7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:39:04:839-75135\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bca8ee1f-41f6-41a0-a57c-e521bc274900], x-b3-parentspanid=[9ec3e17ca4a4c2ab], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[657d3dcb5ffd06e89ec3e17ca4a4c2ab], x-b3-spanid=[b04d71dbe5d8c70e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b1dd5bc7-9928-421d-a4c9-71e90bd49ef7]}\\\"}\"}","context":{"RequestID":"b1dd5bc7-9928-421d-a4c9-71e90bd49ef7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"774d4274-63a6-499c-b939-d6141ac76f51","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:39:04.838Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:04.842Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b1dd5bc7-9928-421d-a4c9-71e90bd49ef7","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"774d4274-63a6-499c-b939-d6141ac76f51","LogTimestamp":"2023-05-25T23:39:04.842Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:39:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:39:06.851Z","message":"Entering","context":{"RequestID":"9a8760a0-0acd-4c2a-ab6b-9befa49ae515","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"783496af-626a-4997-b1e3-4e2bba2c6c43","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:39:06.851Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:39:06.853Z","message":"{\"transactionId\":\"9a8760a0-0acd-4c2a-ab6b-9befa49ae515\",\"status\":\"200\",\"rqstDate\":\"230525-23:39:06:852\",\"respDate\":\"230525-23:39:06:853\",\"sourceId\":\"haproxy:9a8760a0-0acd-4c2a-ab6b-9befa49ae515\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:39:06:852-3418\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4c05864a-7000-4a7c-9afc-625989763651], x-b3-parentspanid=[eb8e0f5699725b42], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7ebc203e43bb3964eb8e0f5699725b42], x-b3-spanid=[08df7b98643da824], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9a8760a0-0acd-4c2a-ab6b-9befa49ae515]}\\\"}\"}","context":{"RequestID":"9a8760a0-0acd-4c2a-ab6b-9befa49ae515","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"783496af-626a-4997-b1e3-4e2bba2c6c43","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:39:06.851Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:06.855Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9a8760a0-0acd-4c2a-ab6b-9befa49ae515","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"783496af-626a-4997-b1e3-4e2bba2c6c43","LogTimestamp":"2023-05-25T23:39:06.854Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:39:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:39:08.867Z","message":"Entering","context":{"RequestID":"334e2266-b186-4e59-b030-9c7af0ec6e72","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"440b2039-cd86-49a2-8ea7-7d89e7da0b1a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:39:08.867Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:39:08.869Z","message":"{\"transactionId\":\"334e2266-b186-4e59-b030-9c7af0ec6e72\",\"status\":\"200\",\"rqstDate\":\"230525-23:39:08:867\",\"respDate\":\"230525-23:39:08:869\",\"sourceId\":\"haproxy:334e2266-b186-4e59-b030-9c7af0ec6e72\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:39:08:867-39461\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aab0f3d1-15d3-48fa-90a2-fab634b7bd25], x-b3-parentspanid=[97e60817f951d993], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c308e49e6489a5c097e60817f951d993], x-b3-spanid=[1d50924b91a51ae2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[334e2266-b186-4e59-b030-9c7af0ec6e72]}\\\"}\"}","context":{"RequestID":"334e2266-b186-4e59-b030-9c7af0ec6e72","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"440b2039-cd86-49a2-8ea7-7d89e7da0b1a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:39:08.867Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:08.870Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"334e2266-b186-4e59-b030-9c7af0ec6e72","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"440b2039-cd86-49a2-8ea7-7d89e7da0b1a","LogTimestamp":"2023-05-25T23:39:08.870Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:39:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:39:10.880Z","message":"Entering","context":{"RequestID":"24e4ea72-14cd-4131-ac7e-2b6921e943c1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ef66a6cd-a768-4798-8221-6e9172ffbbc4","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:39:10.880Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:39:10.883Z","message":"{\"transactionId\":\"24e4ea72-14cd-4131-ac7e-2b6921e943c1\",\"status\":\"200\",\"rqstDate\":\"230525-23:39:10:881\",\"respDate\":\"230525-23:39:10:882\",\"sourceId\":\"haproxy:24e4ea72-14cd-4131-ac7e-2b6921e943c1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:39:10:881-34377\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8d2c9af1-815d-44ef-8b69-413986b007c0], x-b3-parentspanid=[fabb5321fce91596], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6b6aad36bd8caacbfabb5321fce91596], x-b3-spanid=[7c54639264fc9919], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[24e4ea72-14cd-4131-ac7e-2b6921e943c1]}\\\"}\"}","context":{"RequestID":"24e4ea72-14cd-4131-ac7e-2b6921e943c1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ef66a6cd-a768-4798-8221-6e9172ffbbc4","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:39:10.880Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:10.883Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"24e4ea72-14cd-4131-ac7e-2b6921e943c1","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ef66a6cd-a768-4798-8221-6e9172ffbbc4","LogTimestamp":"2023-05-25T23:39:10.883Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:39:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:39:11.909Z","message":"Entering","context":{"RequestID":"a86c4a99-1336-47a3-a318-ea1168d5e980","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2d2af3ea-2aba-4dce-aeff-71c4a4dc1248","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:39:11.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:39:11.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"a86c4a99-1336-47a3-a318-ea1168d5e980","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2d2af3ea-2aba-4dce-aeff-71c4a4dc1248","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:39:11.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:11.912Z","message":"{\"transactionId\":\"a86c4a99-1336-47a3-a318-ea1168d5e980\",\"status\":\"200\",\"rqstDate\":\"230525-23:39:11:910\",\"respDate\":\"230525-23:39:11:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a86c4a99-1336-47a3-a318-ea1168d5e980\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:39:11:910-21586\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a86c4a99-1336-47a3-a318-ea1168d5e980]}\\\"}\"}","context":{"RequestID":"a86c4a99-1336-47a3-a318-ea1168d5e980","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2d2af3ea-2aba-4dce-aeff-71c4a4dc1248","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:39:11.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:11.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a86c4a99-1336-47a3-a318-ea1168d5e980","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2d2af3ea-2aba-4dce-aeff-71c4a4dc1248","LogTimestamp":"2023-05-25T23:39:11.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:39:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:39:12.004Z","message":"Entering","context":{"RequestID":"80b2b3ef-ca5d-4ac7-b257-f0d8c8f96337","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c1f7a3f8-3553-4fde-8498-b15f746978f1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:39:12.004Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:39:12.005Z","message":"{\"transactionId\":\"80b2b3ef-ca5d-4ac7-b257-f0d8c8f96337\",\"status\":\"200\",\"rqstDate\":\"230525-23:39:12:004\",\"respDate\":\"230525-23:39:12:005\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:80b2b3ef-ca5d-4ac7-b257-f0d8c8f96337\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:39:12:004-62638\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d5c05f50-9b58-445b-b7ca-34b261609e5a], x-b3-parentspanid=[76d6c9fae128f163], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50141], x-envoy-attempt-count=[1], x-b3-traceid=[8c9bd1f6b875b60f76d6c9fae128f163], x-b3-spanid=[0af1d939fdd2e44b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[80b2b3ef-ca5d-4ac7-b257-f0d8c8f96337]}\\\"}\"}","context":{"RequestID":"80b2b3ef-ca5d-4ac7-b257-f0d8c8f96337","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c1f7a3f8-3553-4fde-8498-b15f746978f1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:39:12.004Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:12.006Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"80b2b3ef-ca5d-4ac7-b257-f0d8c8f96337","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c1f7a3f8-3553-4fde-8498-b15f746978f1","LogTimestamp":"2023-05-25T23:39:12.005Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:39:12 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-25T23:39:12.892Z","message":"Entering","context":{"RequestID":"34d58b0c-708b-4533-838c-12f944f8732c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9141ffc8-9e19-4bab-934f-ded1d276e884","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:39:12.892Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:39:12.895Z","message":"{\"transactionId\":\"34d58b0c-708b-4533-838c-12f944f8732c\",\"status\":\"200\",\"rqstDate\":\"230525-23:39:12:893\",\"respDate\":\"230525-23:39:12:895\",\"sourceId\":\"haproxy:34d58b0c-708b-4533-838c-12f944f8732c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:39:12:893-96231\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9699710a-96a0-438b-9399-f37a357a6206], x-b3-parentspanid=[34003c35e2ee18ee], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[da70043d2a05d5f734003c35e2ee18ee], x-b3-spanid=[4c1c0d1a69e977e5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[34d58b0c-708b-4533-838c-12f944f8732c]}\\\"}\"}","context":{"RequestID":"34d58b0c-708b-4533-838c-12f944f8732c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9141ffc8-9e19-4bab-934f-ded1d276e884","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:39:12.892Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:12.896Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"34d58b0c-708b-4533-838c-12f944f8732c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9141ffc8-9e19-4bab-934f-ded1d276e884","LogTimestamp":"2023-05-25T23:39:12.896Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:39:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:39:14.139Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:39:14.150Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:14.150Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:14.150Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:14.905Z","message":"Entering","context":{"RequestID":"2abbad9f-d66e-48a7-9eaa-e4278ec3dfd0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8fc566fa-cf98-4776-8540-8d31454f5cec","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:39:14.905Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:39:14.907Z","message":"{\"transactionId\":\"2abbad9f-d66e-48a7-9eaa-e4278ec3dfd0\",\"status\":\"200\",\"rqstDate\":\"230525-23:39:14:906\",\"respDate\":\"230525-23:39:14:907\",\"sourceId\":\"haproxy:2abbad9f-d66e-48a7-9eaa-e4278ec3dfd0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:39:14:906-15416\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3db6727d-5dfa-44d9-8581-a66017f6ce50], x-b3-parentspanid=[71172d12ac43831a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e76344be5a06070d71172d12ac43831a], x-b3-spanid=[207775eb45d4c926], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2abbad9f-d66e-48a7-9eaa-e4278ec3dfd0]}\\\"}\"}","context":{"RequestID":"2abbad9f-d66e-48a7-9eaa-e4278ec3dfd0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8fc566fa-cf98-4776-8540-8d31454f5cec","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:39:14.905Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:14.907Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2abbad9f-d66e-48a7-9eaa-e4278ec3dfd0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8fc566fa-cf98-4776-8540-8d31454f5cec","LogTimestamp":"2023-05-25T23:39:14.907Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:39:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:39:16.916Z","message":"Entering","context":{"RequestID":"5f17d811-cba2-4596-a9b9-325cfa224b24","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a6024e5d-4690-4693-9a59-e5b99fd17788","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:39:16.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:39:16.918Z","message":"{\"transactionId\":\"5f17d811-cba2-4596-a9b9-325cfa224b24\",\"status\":\"200\",\"rqstDate\":\"230525-23:39:16:916\",\"respDate\":\"230525-23:39:16:918\",\"sourceId\":\"haproxy:5f17d811-cba2-4596-a9b9-325cfa224b24\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:39:16:916-68012\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[19fe254c-b214-4376-b47c-10c5ac12d6dc], x-b3-parentspanid=[1980bdeab05da394], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[17f5ee911f4092b41980bdeab05da394], x-b3-spanid=[30e2157baf1a42da], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5f17d811-cba2-4596-a9b9-325cfa224b24]}\\\"}\"}","context":{"RequestID":"5f17d811-cba2-4596-a9b9-325cfa224b24","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a6024e5d-4690-4693-9a59-e5b99fd17788","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:39:16.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:16.919Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5f17d811-cba2-4596-a9b9-325cfa224b24","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a6024e5d-4690-4693-9a59-e5b99fd17788","LogTimestamp":"2023-05-25T23:39:16.919Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:39:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:39:18.929Z","message":"Entering","context":{"RequestID":"2e24b983-93c5-4c6f-8f2a-97df53664314","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"688693e8-10de-4a4e-bad3-894a0aaad5d0","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:39:18.928Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:39:18.931Z","message":"{\"transactionId\":\"2e24b983-93c5-4c6f-8f2a-97df53664314\",\"status\":\"200\",\"rqstDate\":\"230525-23:39:18:929\",\"respDate\":\"230525-23:39:18:931\",\"sourceId\":\"haproxy:2e24b983-93c5-4c6f-8f2a-97df53664314\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:39:18:929-4760\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9cb1c72e-07d9-4feb-84bf-ca385221cd76], x-b3-parentspanid=[95514b2e23214d5e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c626ced9036ee3f695514b2e23214d5e], x-b3-spanid=[36d0e1ca14c03154], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2e24b983-93c5-4c6f-8f2a-97df53664314]}\\\"}\"}","context":{"RequestID":"2e24b983-93c5-4c6f-8f2a-97df53664314","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"688693e8-10de-4a4e-bad3-894a0aaad5d0","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:39:18.928Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:18.932Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2e24b983-93c5-4c6f-8f2a-97df53664314","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"688693e8-10de-4a4e-bad3-894a0aaad5d0","LogTimestamp":"2023-05-25T23:39:18.932Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:39:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:39:20.941Z","message":"Entering","context":{"RequestID":"7b7696ee-9c0b-40a1-bf37-e9ef8c6a553a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1d1c58a8-17dc-4207-b3df-520ba321dd08","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:39:20.941Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:39:20.943Z","message":"{\"transactionId\":\"7b7696ee-9c0b-40a1-bf37-e9ef8c6a553a\",\"status\":\"200\",\"rqstDate\":\"230525-23:39:20:942\",\"respDate\":\"230525-23:39:20:943\",\"sourceId\":\"haproxy:7b7696ee-9c0b-40a1-bf37-e9ef8c6a553a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:39:20:942-9728\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[edee2b7d-cc1b-4e4f-bb79-0fd89e66cc1a], x-b3-parentspanid=[5fd6b2c2c111dc61], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e457b83f52d6ce6d5fd6b2c2c111dc61], x-b3-spanid=[6b7cff0f60e643b1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7b7696ee-9c0b-40a1-bf37-e9ef8c6a553a]}\\\"}\"}","context":{"RequestID":"7b7696ee-9c0b-40a1-bf37-e9ef8c6a553a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1d1c58a8-17dc-4207-b3df-520ba321dd08","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:39:20.941Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:20.944Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7b7696ee-9c0b-40a1-bf37-e9ef8c6a553a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1d1c58a8-17dc-4207-b3df-520ba321dd08","LogTimestamp":"2023-05-25T23:39:20.944Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:39:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:39:21.908Z","message":"Entering","context":{"RequestID":"c6730799-0c84-4d0f-aa3b-d9d81bcdb50e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5094d0de-a88b-4d44-9599-f7cec07ffd58","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:39:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:39:21.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"c6730799-0c84-4d0f-aa3b-d9d81bcdb50e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5094d0de-a88b-4d44-9599-f7cec07ffd58","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:39:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:21.912Z","message":"{\"transactionId\":\"c6730799-0c84-4d0f-aa3b-d9d81bcdb50e\",\"status\":\"200\",\"rqstDate\":\"230525-23:39:21:909\",\"respDate\":\"230525-23:39:21:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c6730799-0c84-4d0f-aa3b-d9d81bcdb50e\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:39:21:909-38132\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c6730799-0c84-4d0f-aa3b-d9d81bcdb50e]}\\\"}\"}","context":{"RequestID":"c6730799-0c84-4d0f-aa3b-d9d81bcdb50e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5094d0de-a88b-4d44-9599-f7cec07ffd58","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:39:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:21.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c6730799-0c84-4d0f-aa3b-d9d81bcdb50e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5094d0de-a88b-4d44-9599-f7cec07ffd58","LogTimestamp":"2023-05-25T23:39:21.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:39:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:39:22.005Z","message":"Entering","context":{"RequestID":"9623479a-7288-49b6-9ec7-b3315927930d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8cd1469c-2846-4767-9a08-63078062d542","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:39:22.005Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:39:22.008Z","message":"{\"transactionId\":\"9623479a-7288-49b6-9ec7-b3315927930d\",\"status\":\"200\",\"rqstDate\":\"230525-23:39:22:006\",\"respDate\":\"230525-23:39:22:008\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:9623479a-7288-49b6-9ec7-b3315927930d\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:39:22:006-85722\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6a0acc4b-8019-4b57-a17e-f3edfd77c1e6], x-b3-parentspanid=[e11f6ed05246f25c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49857], x-envoy-attempt-count=[1], x-b3-traceid=[9d6a73aa52b969b1e11f6ed05246f25c], x-b3-spanid=[ac7ecbd724feabba], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[9623479a-7288-49b6-9ec7-b3315927930d]}\\\"}\"}","context":{"RequestID":"9623479a-7288-49b6-9ec7-b3315927930d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8cd1469c-2846-4767-9a08-63078062d542","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:39:22.005Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:22.009Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9623479a-7288-49b6-9ec7-b3315927930d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8cd1469c-2846-4767-9a08-63078062d542","LogTimestamp":"2023-05-25T23:39:22.009Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:39:22 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:39:22.953Z","message":"Entering","context":{"RequestID":"082dbe36-0b7b-4dcb-bbed-2d276c6d885d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5f8baa22-686d-4188-8e37-effc9fac1de4","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:39:22.953Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:39:22.955Z","message":"{\"transactionId\":\"082dbe36-0b7b-4dcb-bbed-2d276c6d885d\",\"status\":\"200\",\"rqstDate\":\"230525-23:39:22:954\",\"respDate\":\"230525-23:39:22:955\",\"sourceId\":\"haproxy:082dbe36-0b7b-4dcb-bbed-2d276c6d885d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:39:22:954-85483\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[def8740f-978e-424a-ba14-edd9c13bf0c6], x-b3-parentspanid=[80b99f21ef29adaa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ba10c8e92c29e2d580b99f21ef29adaa], x-b3-spanid=[459d25aed9f915ed], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[082dbe36-0b7b-4dcb-bbed-2d276c6d885d]}\\\"}\"}","context":{"RequestID":"082dbe36-0b7b-4dcb-bbed-2d276c6d885d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5f8baa22-686d-4188-8e37-effc9fac1de4","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:39:22.953Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:22.955Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"082dbe36-0b7b-4dcb-bbed-2d276c6d885d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5f8baa22-686d-4188-8e37-effc9fac1de4","LogTimestamp":"2023-05-25T23:39:22.955Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:39:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:39:24.139Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:39:24.155Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:24.155Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:24.155Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:24.965Z","message":"Entering","context":{"RequestID":"ed3f6cd0-73d5-43be-b4bf-0e3c608dfd5e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2077bdc4-aa83-4643-8cf1-27e5a28a18b3","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:39:24.965Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:39:24.967Z","message":"{\"transactionId\":\"ed3f6cd0-73d5-43be-b4bf-0e3c608dfd5e\",\"status\":\"200\",\"rqstDate\":\"230525-23:39:24:965\",\"respDate\":\"230525-23:39:24:967\",\"sourceId\":\"haproxy:ed3f6cd0-73d5-43be-b4bf-0e3c608dfd5e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:39:24:965-12779\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2d983989-760f-423a-ae9a-28a12b3ababf], x-b3-parentspanid=[bba2dd0566e5ad91], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[da6ec1d0dc59bd64bba2dd0566e5ad91], x-b3-spanid=[7d74519c47d002cd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ed3f6cd0-73d5-43be-b4bf-0e3c608dfd5e]}\\\"}\"}","context":{"RequestID":"ed3f6cd0-73d5-43be-b4bf-0e3c608dfd5e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2077bdc4-aa83-4643-8cf1-27e5a28a18b3","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:39:24.965Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:24.968Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ed3f6cd0-73d5-43be-b4bf-0e3c608dfd5e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2077bdc4-aa83-4643-8cf1-27e5a28a18b3","LogTimestamp":"2023-05-25T23:39:24.968Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:39:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:39:26.466Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:26.470Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:26.976Z","message":"Entering","context":{"RequestID":"c8be7027-c121-40b8-af6a-f15ace8a0fbc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2d24fe6f-5510-4e79-8a20-c128a4e3f531","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:39:26.976Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:39:26.978Z","message":"{\"transactionId\":\"c8be7027-c121-40b8-af6a-f15ace8a0fbc\",\"status\":\"200\",\"rqstDate\":\"230525-23:39:26:977\",\"respDate\":\"230525-23:39:26:978\",\"sourceId\":\"haproxy:c8be7027-c121-40b8-af6a-f15ace8a0fbc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:39:26:977-96416\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5d99257d-f592-467c-b6d0-4ab12d13efd5], x-b3-parentspanid=[be7b5bd601928a1f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[58c4555c10b0ac6dbe7b5bd601928a1f], x-b3-spanid=[624138fa5f921571], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c8be7027-c121-40b8-af6a-f15ace8a0fbc]}\\\"}\"}","context":{"RequestID":"c8be7027-c121-40b8-af6a-f15ace8a0fbc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2d24fe6f-5510-4e79-8a20-c128a4e3f531","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:39:26.976Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:26.978Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c8be7027-c121-40b8-af6a-f15ace8a0fbc","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2d24fe6f-5510-4e79-8a20-c128a4e3f531","LogTimestamp":"2023-05-25T23:39:26.978Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:39:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-05-25T23:39:28.985Z","message":"Entering","context":{"RequestID":"b7d7a139-87be-4cdf-9693-4f2241d11ff8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5ab3461b-0d7f-4842-883e-c17cac9cf794","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:39:28.985Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:39:28.987Z","message":"{\"transactionId\":\"b7d7a139-87be-4cdf-9693-4f2241d11ff8\",\"status\":\"200\",\"rqstDate\":\"230525-23:39:28:986\",\"respDate\":\"230525-23:39:28:987\",\"sourceId\":\"haproxy:b7d7a139-87be-4cdf-9693-4f2241d11ff8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:39:28:986-87337\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[16f6f61f-d28a-42b6-bee0-8cd146c9ae76], x-b3-parentspanid=[fd5f3cb7d56c7a4c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[36c598abe52527ecfd5f3cb7d56c7a4c], x-b3-spanid=[5bc371923199ad72], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b7d7a139-87be-4cdf-9693-4f2241d11ff8]}\\\"}\"}","context":{"RequestID":"b7d7a139-87be-4cdf-9693-4f2241d11ff8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5ab3461b-0d7f-4842-883e-c17cac9cf794","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:39:28.985Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:28.987Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b7d7a139-87be-4cdf-9693-4f2241d11ff8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ab3461b-0d7f-4842-883e-c17cac9cf794","LogTimestamp":"2023-05-25T23:39:28.987Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:39:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:39:30.997Z","message":"Entering","context":{"RequestID":"4c9a1a18-06b0-4b6f-aafb-685721bce6c4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"98259ab7-2846-4b29-872b-7e399b2e810e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:39:30.996Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:39:30.998Z","message":"{\"transactionId\":\"4c9a1a18-06b0-4b6f-aafb-685721bce6c4\",\"status\":\"200\",\"rqstDate\":\"230525-23:39:30:997\",\"respDate\":\"230525-23:39:30:998\",\"sourceId\":\"haproxy:4c9a1a18-06b0-4b6f-aafb-685721bce6c4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:39:30:997-96342\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[50497867-0f67-4eba-966e-551b5323cbfc], x-b3-parentspanid=[257db1e58a9968ff], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[353b8f3cc0c7c875257db1e58a9968ff], x-b3-spanid=[0312e39f6ef44569], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4c9a1a18-06b0-4b6f-aafb-685721bce6c4]}\\\"}\"}","context":{"RequestID":"4c9a1a18-06b0-4b6f-aafb-685721bce6c4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"98259ab7-2846-4b29-872b-7e399b2e810e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:39:30.996Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:31.001Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4c9a1a18-06b0-4b6f-aafb-685721bce6c4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"98259ab7-2846-4b29-872b-7e399b2e810e","LogTimestamp":"2023-05-25T23:39:31.001Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:39:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:39:31.908Z","message":"Entering","context":{"RequestID":"ba33d901-465a-425b-a072-d96c14d3ad07","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"715cd379-2005-4057-afe5-abef65cc8c2f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:39:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:39:31.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"ba33d901-465a-425b-a072-d96c14d3ad07","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"715cd379-2005-4057-afe5-abef65cc8c2f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:39:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:31.911Z","message":"{\"transactionId\":\"ba33d901-465a-425b-a072-d96c14d3ad07\",\"status\":\"200\",\"rqstDate\":\"230525-23:39:31:909\",\"respDate\":\"230525-23:39:31:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ba33d901-465a-425b-a072-d96c14d3ad07\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:39:31:909-61937\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ba33d901-465a-425b-a072-d96c14d3ad07]}\\\"}\"}","context":{"RequestID":"ba33d901-465a-425b-a072-d96c14d3ad07","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"715cd379-2005-4057-afe5-abef65cc8c2f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:39:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:31.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ba33d901-465a-425b-a072-d96c14d3ad07","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"715cd379-2005-4057-afe5-abef65cc8c2f","LogTimestamp":"2023-05-25T23:39:31.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:39:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:39:32.003Z","message":"Entering","context":{"RequestID":"8357e3be-cf1a-4b9a-a970-ac4ceff2cb84","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"95f58997-79ef-4d8e-a036-d9039ec9d1ac","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:39:32.003Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:39:32.005Z","message":"{\"transactionId\":\"8357e3be-cf1a-4b9a-a970-ac4ceff2cb84\",\"status\":\"200\",\"rqstDate\":\"230525-23:39:32:004\",\"respDate\":\"230525-23:39:32:005\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:8357e3be-cf1a-4b9a-a970-ac4ceff2cb84\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:39:32:004-50990\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ca131641-e4da-437d-8c1f-79b058d66a31], x-b3-parentspanid=[2bd092d0a3e515e4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49973], x-envoy-attempt-count=[1], x-b3-traceid=[dab24d9b601781482bd092d0a3e515e4], x-b3-spanid=[de3662a5218d34cb], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[8357e3be-cf1a-4b9a-a970-ac4ceff2cb84]}\\\"}\"}","context":{"RequestID":"8357e3be-cf1a-4b9a-a970-ac4ceff2cb84","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"95f58997-79ef-4d8e-a036-d9039ec9d1ac","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:39:32.003Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:32.006Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8357e3be-cf1a-4b9a-a970-ac4ceff2cb84","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"95f58997-79ef-4d8e-a036-d9039ec9d1ac","LogTimestamp":"2023-05-25T23:39:32.006Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:39:32 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:39:33.009Z","message":"Entering","context":{"RequestID":"8e3b4079-a7f8-468f-b0ab-1c91eab2e62b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5159c338-0f6e-44de-8e05-2b38d7514a94","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:39:33.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:39:33.011Z","message":"{\"transactionId\":\"8e3b4079-a7f8-468f-b0ab-1c91eab2e62b\",\"status\":\"200\",\"rqstDate\":\"230525-23:39:33:010\",\"respDate\":\"230525-23:39:33:011\",\"sourceId\":\"haproxy:8e3b4079-a7f8-468f-b0ab-1c91eab2e62b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:39:33:010-49847\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e18ef0eb-b1ea-4d2d-b978-c4a9f88d1dc7], x-b3-parentspanid=[2247965892308d65], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[24f12923b51e57382247965892308d65], x-b3-spanid=[bd8eb2868178a67b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8e3b4079-a7f8-468f-b0ab-1c91eab2e62b]}\\\"}\"}","context":{"RequestID":"8e3b4079-a7f8-468f-b0ab-1c91eab2e62b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5159c338-0f6e-44de-8e05-2b38d7514a94","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:39:33.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:33.012Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8e3b4079-a7f8-468f-b0ab-1c91eab2e62b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5159c338-0f6e-44de-8e05-2b38d7514a94","LogTimestamp":"2023-05-25T23:39:33.012Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:39:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:39:34.140Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:39:34.157Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:34.157Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:34.157Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:35.020Z","message":"Entering","context":{"RequestID":"e9f0a42e-06ae-46cb-943d-ba90c32d1bde","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"51a216d9-8b56-4e4c-82b1-a4573ce5ffdc","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:39:35.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:39:35.022Z","message":"{\"transactionId\":\"e9f0a42e-06ae-46cb-943d-ba90c32d1bde\",\"status\":\"200\",\"rqstDate\":\"230525-23:39:35:021\",\"respDate\":\"230525-23:39:35:022\",\"sourceId\":\"haproxy:e9f0a42e-06ae-46cb-943d-ba90c32d1bde\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:39:35:021-82719\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b863e938-1806-401f-82d8-20bf16a407c8], x-b3-parentspanid=[c50492230ab13a14], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[02dd73c9ab7e7fa2c50492230ab13a14], x-b3-spanid=[3c9906ccdb166d15], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e9f0a42e-06ae-46cb-943d-ba90c32d1bde]}\\\"}\"}","context":{"RequestID":"e9f0a42e-06ae-46cb-943d-ba90c32d1bde","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"51a216d9-8b56-4e4c-82b1-a4573ce5ffdc","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:39:35.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:35.023Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e9f0a42e-06ae-46cb-943d-ba90c32d1bde","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"51a216d9-8b56-4e4c-82b1-a4573ce5ffdc","LogTimestamp":"2023-05-25T23:39:35.023Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:39:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:39:37.032Z","message":"Entering","context":{"RequestID":"09471572-9b8d-420a-a0d9-2b4f4abae725","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5e8f7b32-acd9-43f9-b2bb-7ac0d82c5c6a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:39:37.032Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:39:37.033Z","message":"{\"transactionId\":\"09471572-9b8d-420a-a0d9-2b4f4abae725\",\"status\":\"200\",\"rqstDate\":\"230525-23:39:37:032\",\"respDate\":\"230525-23:39:37:033\",\"sourceId\":\"haproxy:09471572-9b8d-420a-a0d9-2b4f4abae725\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:39:37:032-91926\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ce5e82a3-020a-484e-9e35-39e3863b86d0], x-b3-parentspanid=[c63016ebe422efff], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[99fa65200c9efb4dc63016ebe422efff], x-b3-spanid=[3b9613a044a93c7b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[09471572-9b8d-420a-a0d9-2b4f4abae725]}\\\"}\"}","context":{"RequestID":"09471572-9b8d-420a-a0d9-2b4f4abae725","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5e8f7b32-acd9-43f9-b2bb-7ac0d82c5c6a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:39:37.032Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:37.034Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"09471572-9b8d-420a-a0d9-2b4f4abae725","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5e8f7b32-acd9-43f9-b2bb-7ac0d82c5c6a","LogTimestamp":"2023-05-25T23:39:37.034Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:39:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:39:39.043Z","message":"Entering","context":{"RequestID":"3233d9d7-7c82-4eb4-83f8-a0a74bffbf40","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7704a326-f832-4f14-90d6-be734a67ee67","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:39:39.042Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:39:39.046Z","message":"{\"transactionId\":\"3233d9d7-7c82-4eb4-83f8-a0a74bffbf40\",\"status\":\"200\",\"rqstDate\":\"230525-23:39:39:044\",\"respDate\":\"230525-23:39:39:046\",\"sourceId\":\"haproxy:3233d9d7-7c82-4eb4-83f8-a0a74bffbf40\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:39:39:044-90879\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e967d1c1-6436-4fad-b0b0-64f24ebc2264], x-b3-parentspanid=[7ada1598c43ed5df], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d78f8a7da35001fd7ada1598c43ed5df], x-b3-spanid=[5d772e99c79e315c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3233d9d7-7c82-4eb4-83f8-a0a74bffbf40]}\\\"}\"}","context":{"RequestID":"3233d9d7-7c82-4eb4-83f8-a0a74bffbf40","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7704a326-f832-4f14-90d6-be734a67ee67","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:39:39.042Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:39.047Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3233d9d7-7c82-4eb4-83f8-a0a74bffbf40","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7704a326-f832-4f14-90d6-be734a67ee67","LogTimestamp":"2023-05-25T23:39:39.047Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:39:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:39:41.055Z","message":"Entering","context":{"RequestID":"db873b5a-5a4f-45c5-a783-e8f2011bb87d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b26d6bb7-0de5-4c2a-a7b1-3faf9c118643","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:39:41.055Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:39:41.056Z","message":"{\"transactionId\":\"db873b5a-5a4f-45c5-a783-e8f2011bb87d\",\"status\":\"200\",\"rqstDate\":\"230525-23:39:41:055\",\"respDate\":\"230525-23:39:41:056\",\"sourceId\":\"haproxy:db873b5a-5a4f-45c5-a783-e8f2011bb87d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:39:41:055-90747\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[01b9d591-5897-4320-b054-951777974368], x-b3-parentspanid=[22921e0b18fb7c14], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a87588d2a1f7b3dc22921e0b18fb7c14], x-b3-spanid=[68486386a8f576f3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[db873b5a-5a4f-45c5-a783-e8f2011bb87d]}\\\"}\"}","context":{"RequestID":"db873b5a-5a4f-45c5-a783-e8f2011bb87d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b26d6bb7-0de5-4c2a-a7b1-3faf9c118643","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:39:41.055Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:41.057Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"db873b5a-5a4f-45c5-a783-e8f2011bb87d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b26d6bb7-0de5-4c2a-a7b1-3faf9c118643","LogTimestamp":"2023-05-25T23:39:41.057Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:39:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:39:41.908Z","message":"Entering","context":{"RequestID":"b396daa0-9b02-4151-b6b9-b2c1f87b5c8c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"aede587c-f265-45c8-983e-1ce368667614","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:39:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:39:41.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"b396daa0-9b02-4151-b6b9-b2c1f87b5c8c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"aede587c-f265-45c8-983e-1ce368667614","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:39:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:41.913Z","message":"{\"transactionId\":\"b396daa0-9b02-4151-b6b9-b2c1f87b5c8c\",\"status\":\"200\",\"rqstDate\":\"230525-23:39:41:910\",\"respDate\":\"230525-23:39:41:913\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b396daa0-9b02-4151-b6b9-b2c1f87b5c8c\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:39:41:910-19606\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b396daa0-9b02-4151-b6b9-b2c1f87b5c8c]}\\\"}\"}","context":{"RequestID":"b396daa0-9b02-4151-b6b9-b2c1f87b5c8c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"aede587c-f265-45c8-983e-1ce368667614","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:39:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:41.914Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b396daa0-9b02-4151-b6b9-b2c1f87b5c8c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aede587c-f265-45c8-983e-1ce368667614","LogTimestamp":"2023-05-25T23:39:41.914Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:39:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-05-25T23:39:42.003Z","message":"Entering","context":{"RequestID":"6d5c2954-bead-4e46-a7bf-d149c0fe4ae7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e0b06457-3463-4150-80fd-b59f33777034","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:39:42.003Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:39:42.004Z","message":"{\"transactionId\":\"6d5c2954-bead-4e46-a7bf-d149c0fe4ae7\",\"status\":\"200\",\"rqstDate\":\"230525-23:39:42:003\",\"respDate\":\"230525-23:39:42:004\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6d5c2954-bead-4e46-a7bf-d149c0fe4ae7\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:39:42:003-68408\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[19fb120e-4df4-445f-8b33-d5acd155bffe], x-b3-parentspanid=[9e198d8782d590e1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37763], x-envoy-attempt-count=[1], x-b3-traceid=[02f54b436d7d1ae19e198d8782d590e1], x-b3-spanid=[8e495213cf84f7f3], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6d5c2954-bead-4e46-a7bf-d149c0fe4ae7]}\\\"}\"}","context":{"RequestID":"6d5c2954-bead-4e46-a7bf-d149c0fe4ae7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e0b06457-3463-4150-80fd-b59f33777034","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:39:42.003Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:42.004Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6d5c2954-bead-4e46-a7bf-d149c0fe4ae7","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e0b06457-3463-4150-80fd-b59f33777034","LogTimestamp":"2023-05-25T23:39:42.004Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:39:42 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-25T23:39:43.066Z","message":"Entering","context":{"RequestID":"fb2bbfcc-2bf3-4cbf-ad66-063dcfad492d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1f06668d-dad2-4f37-b80f-fddb41119126","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:39:43.066Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:39:43.070Z","message":"{\"transactionId\":\"fb2bbfcc-2bf3-4cbf-ad66-063dcfad492d\",\"status\":\"200\",\"rqstDate\":\"230525-23:39:43:067\",\"respDate\":\"230525-23:39:43:069\",\"sourceId\":\"haproxy:fb2bbfcc-2bf3-4cbf-ad66-063dcfad492d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:39:43:067-16847\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[40c433c2-a1be-4647-b9da-a443565edea9], x-b3-parentspanid=[262093933b06d657], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8705c31d76f92049262093933b06d657], x-b3-spanid=[72ecdd0d55782703], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fb2bbfcc-2bf3-4cbf-ad66-063dcfad492d]}\\\"}\"}","context":{"RequestID":"fb2bbfcc-2bf3-4cbf-ad66-063dcfad492d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1f06668d-dad2-4f37-b80f-fddb41119126","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:39:43.066Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:43.071Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb2bbfcc-2bf3-4cbf-ad66-063dcfad492d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f06668d-dad2-4f37-b80f-fddb41119126","LogTimestamp":"2023-05-25T23:39:43.071Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:39:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:39:44.140Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:39:44.150Z","message":"Connection[/10.233.75.62:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:44.153Z","message":"Connection[/10.233.75.62:9042-1, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:44.157Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:44.157Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:44.158Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:45.082Z","message":"Entering","context":{"RequestID":"2436f015-f729-4834-8205-2ac02882a301","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"df4b7c75-59f0-4e5d-a01a-a84d4ee11760","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:39:45.082Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:39:45.084Z","message":"{\"transactionId\":\"2436f015-f729-4834-8205-2ac02882a301\",\"status\":\"200\",\"rqstDate\":\"230525-23:39:45:083\",\"respDate\":\"230525-23:39:45:084\",\"sourceId\":\"haproxy:2436f015-f729-4834-8205-2ac02882a301\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:39:45:083-83934\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7aa16ab1-27dd-4dbf-b1fb-2712740cb8f9], x-b3-parentspanid=[6edd13f20b842bf8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[06408ab4f979fd2d6edd13f20b842bf8], x-b3-spanid=[5bf70a28048cb468], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2436f015-f729-4834-8205-2ac02882a301]}\\\"}\"}","context":{"RequestID":"2436f015-f729-4834-8205-2ac02882a301","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"df4b7c75-59f0-4e5d-a01a-a84d4ee11760","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:39:45.082Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:45.085Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2436f015-f729-4834-8205-2ac02882a301","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"df4b7c75-59f0-4e5d-a01a-a84d4ee11760","LogTimestamp":"2023-05-25T23:39:45.085Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:39:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:39:47.096Z","message":"Entering","context":{"RequestID":"3b0f08b1-e4d7-4141-ae6c-e63c6938ae3a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"427271c2-8707-4ada-b993-a947ed4055b2","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:39:47.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:39:47.099Z","message":"{\"transactionId\":\"3b0f08b1-e4d7-4141-ae6c-e63c6938ae3a\",\"status\":\"200\",\"rqstDate\":\"230525-23:39:47:097\",\"respDate\":\"230525-23:39:47:099\",\"sourceId\":\"haproxy:3b0f08b1-e4d7-4141-ae6c-e63c6938ae3a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:39:47:097-95395\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[46edac91-d1af-4f2f-9ecd-2bfa24d166c5], x-b3-parentspanid=[77e6169f7c5d241d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4b254564b75dd71677e6169f7c5d241d], x-b3-spanid=[834f1b1ce50a2723], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3b0f08b1-e4d7-4141-ae6c-e63c6938ae3a]}\\\"}\"}","context":{"RequestID":"3b0f08b1-e4d7-4141-ae6c-e63c6938ae3a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"427271c2-8707-4ada-b993-a947ed4055b2","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:39:47.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:47.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3b0f08b1-e4d7-4141-ae6c-e63c6938ae3a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"427271c2-8707-4ada-b993-a947ed4055b2","LogTimestamp":"2023-05-25T23:39:47.100Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:39:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:39:49.114Z","message":"Entering","context":{"RequestID":"2ad1200b-86f8-4d8d-a56a-56533fc98b0d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"48043c0f-5e1c-453b-a558-98f9ebe14c0f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:39:49.114Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:39:49.116Z","message":"{\"transactionId\":\"2ad1200b-86f8-4d8d-a56a-56533fc98b0d\",\"status\":\"200\",\"rqstDate\":\"230525-23:39:49:115\",\"respDate\":\"230525-23:39:49:116\",\"sourceId\":\"haproxy:2ad1200b-86f8-4d8d-a56a-56533fc98b0d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:39:49:115-86190\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f5055dde-7214-4e4e-8379-4955f81c2497], x-b3-parentspanid=[7f3bb067f2a97770], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5ecbc5f7579009da7f3bb067f2a97770], x-b3-spanid=[d9fbb3d68e07277d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2ad1200b-86f8-4d8d-a56a-56533fc98b0d]}\\\"}\"}","context":{"RequestID":"2ad1200b-86f8-4d8d-a56a-56533fc98b0d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"48043c0f-5e1c-453b-a558-98f9ebe14c0f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:39:49.114Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:49.117Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2ad1200b-86f8-4d8d-a56a-56533fc98b0d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"48043c0f-5e1c-453b-a558-98f9ebe14c0f","LogTimestamp":"2023-05-25T23:39:49.117Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:39:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:39:51.125Z","message":"Entering","context":{"RequestID":"a7ef14f1-2de6-4d97-a6fc-17c78eb43eb5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ab032488-48fc-4994-a7bc-3ae4ee539c9f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:39:51.125Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:39:51.126Z","message":"{\"transactionId\":\"a7ef14f1-2de6-4d97-a6fc-17c78eb43eb5\",\"status\":\"200\",\"rqstDate\":\"230525-23:39:51:125\",\"respDate\":\"230525-23:39:51:126\",\"sourceId\":\"haproxy:a7ef14f1-2de6-4d97-a6fc-17c78eb43eb5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:39:51:125-10517\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e289dc57-3b7d-44e6-8b29-1e54493fe982], x-b3-parentspanid=[e0fdaaef8168fe15], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[04dfd88f4eb60f7fe0fdaaef8168fe15], x-b3-spanid=[ad9c1b834aa142f6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a7ef14f1-2de6-4d97-a6fc-17c78eb43eb5]}\\\"}\"}","context":{"RequestID":"a7ef14f1-2de6-4d97-a6fc-17c78eb43eb5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ab032488-48fc-4994-a7bc-3ae4ee539c9f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:39:51.125Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:51.127Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a7ef14f1-2de6-4d97-a6fc-17c78eb43eb5","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ab032488-48fc-4994-a7bc-3ae4ee539c9f","LogTimestamp":"2023-05-25T23:39:51.127Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:39:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:39:51.913Z","message":"Entering","context":{"RequestID":"23d8a458-ab9e-4249-a5b0-10c82be5b7b2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5cb1bd2b-f802-40fa-a036-2139f704a26b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:39:51.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:39:51.914Z","message":"Database is available from CACHED check.","context":{"RequestID":"23d8a458-ab9e-4249-a5b0-10c82be5b7b2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5cb1bd2b-f802-40fa-a036-2139f704a26b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:39:51.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:51.916Z","message":"{\"transactionId\":\"23d8a458-ab9e-4249-a5b0-10c82be5b7b2\",\"status\":\"200\",\"rqstDate\":\"230525-23:39:51:913\",\"respDate\":\"230525-23:39:51:916\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:23d8a458-ab9e-4249-a5b0-10c82be5b7b2\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:39:51:913-80563\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[23d8a458-ab9e-4249-a5b0-10c82be5b7b2]}\\\"}\"}","context":{"RequestID":"23d8a458-ab9e-4249-a5b0-10c82be5b7b2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5cb1bd2b-f802-40fa-a036-2139f704a26b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:39:51.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:51.917Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"23d8a458-ab9e-4249-a5b0-10c82be5b7b2","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5cb1bd2b-f802-40fa-a036-2139f704a26b","LogTimestamp":"2023-05-25T23:39:51.917Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:39:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:39:52.005Z","message":"Entering","context":{"RequestID":"29d9a9f0-8033-4a98-a679-f20f63601b3c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5fef6947-02a7-45f0-92c9-21fafbc763b0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:39:52.005Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:39:52.007Z","message":"{\"transactionId\":\"29d9a9f0-8033-4a98-a679-f20f63601b3c\",\"status\":\"200\",\"rqstDate\":\"230525-23:39:52:006\",\"respDate\":\"230525-23:39:52:007\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:29d9a9f0-8033-4a98-a679-f20f63601b3c\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:39:52:006-10885\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5d3f185f-1709-4cf1-97c6-4c3199030796], x-b3-parentspanid=[40c6c55c1d0658fe], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[52443], x-envoy-attempt-count=[1], x-b3-traceid=[4a32a63cedacfddc40c6c55c1d0658fe], x-b3-spanid=[c225ba93098cd704], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[29d9a9f0-8033-4a98-a679-f20f63601b3c]}\\\"}\"}","context":{"RequestID":"29d9a9f0-8033-4a98-a679-f20f63601b3c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5fef6947-02a7-45f0-92c9-21fafbc763b0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:39:52.005Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:52.008Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"29d9a9f0-8033-4a98-a679-f20f63601b3c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5fef6947-02a7-45f0-92c9-21fafbc763b0","LogTimestamp":"2023-05-25T23:39:52.008Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:39:52 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:39:53.135Z","message":"Entering","context":{"RequestID":"dc185740-aac5-4f5b-bb0d-615d349c54cf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"40b52bdd-7b46-4908-8e3a-67de706de923","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:39:53.135Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:39:53.138Z","message":"{\"transactionId\":\"dc185740-aac5-4f5b-bb0d-615d349c54cf\",\"status\":\"200\",\"rqstDate\":\"230525-23:39:53:136\",\"respDate\":\"230525-23:39:53:138\",\"sourceId\":\"haproxy:dc185740-aac5-4f5b-bb0d-615d349c54cf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:39:53:136-86673\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[04526d38-75af-4c93-8ecd-4fa12facade3], x-b3-parentspanid=[953acfbda55e4cbd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4779b9d7109ac578953acfbda55e4cbd], x-b3-spanid=[ec8453a5cf54f6e7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dc185740-aac5-4f5b-bb0d-615d349c54cf]}\\\"}\"}","context":{"RequestID":"dc185740-aac5-4f5b-bb0d-615d349c54cf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"40b52bdd-7b46-4908-8e3a-67de706de923","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:39:53.135Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:53.139Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dc185740-aac5-4f5b-bb0d-615d349c54cf","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"40b52bdd-7b46-4908-8e3a-67de706de923","LogTimestamp":"2023-05-25T23:39:53.138Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:39:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:39:54.139Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:39:54.155Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:54.155Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:54.155Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:55.147Z","message":"Entering","context":{"RequestID":"63f356bb-6792-4311-ad86-d66e373ba811","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"264da80e-4396-45d4-a39d-dff43e0c9285","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:39:55.147Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:39:55.150Z","message":"{\"transactionId\":\"63f356bb-6792-4311-ad86-d66e373ba811\",\"status\":\"200\",\"rqstDate\":\"230525-23:39:55:148\",\"respDate\":\"230525-23:39:55:150\",\"sourceId\":\"haproxy:63f356bb-6792-4311-ad86-d66e373ba811\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:39:55:148-7606\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[45dc3964-3db8-4284-ab80-0ef1eff13809], x-b3-parentspanid=[30a77962570cf219], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[27606404c4e28f6230a77962570cf219], x-b3-spanid=[4dfbf54e20993a33], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[63f356bb-6792-4311-ad86-d66e373ba811]}\\\"}\"}","context":{"RequestID":"63f356bb-6792-4311-ad86-d66e373ba811","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"264da80e-4396-45d4-a39d-dff43e0c9285","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:39:55.147Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:55.151Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"63f356bb-6792-4311-ad86-d66e373ba811","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"264da80e-4396-45d4-a39d-dff43e0c9285","LogTimestamp":"2023-05-25T23:39:55.151Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:39:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:39:56.471Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:56.474Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:57.159Z","message":"Entering","context":{"RequestID":"a24032f0-51f6-4ca0-8ba4-7eb3c022e683","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3e46f6fe-1dfc-4797-8b3e-f3fe15cd6c37","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:39:57.159Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:39:57.161Z","message":"{\"transactionId\":\"a24032f0-51f6-4ca0-8ba4-7eb3c022e683\",\"status\":\"200\",\"rqstDate\":\"230525-23:39:57:160\",\"respDate\":\"230525-23:39:57:161\",\"sourceId\":\"haproxy:a24032f0-51f6-4ca0-8ba4-7eb3c022e683\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:39:57:160-65927\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2882af2e-649e-40ba-8113-7530d163ad24], x-b3-parentspanid=[a5bc854612f7274f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[61f6e503a2601d98a5bc854612f7274f], x-b3-spanid=[7d3d7e8c37569be6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a24032f0-51f6-4ca0-8ba4-7eb3c022e683]}\\\"}\"}","context":{"RequestID":"a24032f0-51f6-4ca0-8ba4-7eb3c022e683","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3e46f6fe-1dfc-4797-8b3e-f3fe15cd6c37","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:39:57.159Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:57.162Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a24032f0-51f6-4ca0-8ba4-7eb3c022e683","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3e46f6fe-1dfc-4797-8b3e-f3fe15cd6c37","LogTimestamp":"2023-05-25T23:39:57.162Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:39:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:39:59.171Z","message":"Entering","context":{"RequestID":"be4aa145-5c96-4282-9d8f-67e89794cd9b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"30bad6e7-8801-4023-a6c8-173de6643752","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:39:59.171Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:39:59.173Z","message":"{\"transactionId\":\"be4aa145-5c96-4282-9d8f-67e89794cd9b\",\"status\":\"200\",\"rqstDate\":\"230525-23:39:59:171\",\"respDate\":\"230525-23:39:59:173\",\"sourceId\":\"haproxy:be4aa145-5c96-4282-9d8f-67e89794cd9b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:39:59:171-73312\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d62c00b4-e94d-4ea0-9700-05e36353c820], x-b3-parentspanid=[76538e6673b985bc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[00cb9d9b50fd573e76538e6673b985bc], x-b3-spanid=[29a08ba503f4a5e8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[be4aa145-5c96-4282-9d8f-67e89794cd9b]}\\\"}\"}","context":{"RequestID":"be4aa145-5c96-4282-9d8f-67e89794cd9b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"30bad6e7-8801-4023-a6c8-173de6643752","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:39:59.171Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:39:59.174Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"be4aa145-5c96-4282-9d8f-67e89794cd9b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"30bad6e7-8801-4023-a6c8-173de6643752","LogTimestamp":"2023-05-25T23:39:59.173Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:39:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:40:01.182Z","message":"Entering","context":{"RequestID":"4946aefa-bd07-420b-995b-f18031124253","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"36fe2478-1d98-479a-b23d-0da3714d6aa8","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:40:01.182Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:40:01.185Z","message":"{\"transactionId\":\"4946aefa-bd07-420b-995b-f18031124253\",\"status\":\"200\",\"rqstDate\":\"230525-23:40:01:183\",\"respDate\":\"230525-23:40:01:185\",\"sourceId\":\"haproxy:4946aefa-bd07-420b-995b-f18031124253\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:40:01:183-95353\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[923fd8b3-8ee2-4d71-9ea8-d77cc983d43e], x-b3-parentspanid=[412d9815293f13bf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b20e12cce93d8d90412d9815293f13bf], x-b3-spanid=[c3322e604ed58ef4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4946aefa-bd07-420b-995b-f18031124253]}\\\"}\"}","context":{"RequestID":"4946aefa-bd07-420b-995b-f18031124253","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"36fe2478-1d98-479a-b23d-0da3714d6aa8","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:40:01.182Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:01.186Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4946aefa-bd07-420b-995b-f18031124253","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"36fe2478-1d98-479a-b23d-0da3714d6aa8","LogTimestamp":"2023-05-25T23:40:01.186Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:40:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:40:01.909Z","message":"Entering","context":{"RequestID":"0fa7c45d-47f4-4108-90d2-f33ddbd7a4c1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"00db7127-5ecb-4861-8808-cc72a9c7f31b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:40:01.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:40:01.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"0fa7c45d-47f4-4108-90d2-f33ddbd7a4c1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"00db7127-5ecb-4861-8808-cc72a9c7f31b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:40:01.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:01.912Z","message":"{\"transactionId\":\"0fa7c45d-47f4-4108-90d2-f33ddbd7a4c1\",\"status\":\"200\",\"rqstDate\":\"230525-23:40:01:910\",\"respDate\":\"230525-23:40:01:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:0fa7c45d-47f4-4108-90d2-f33ddbd7a4c1\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:40:01:910-75836\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[0fa7c45d-47f4-4108-90d2-f33ddbd7a4c1]}\\\"}\"}","context":{"RequestID":"0fa7c45d-47f4-4108-90d2-f33ddbd7a4c1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"00db7127-5ecb-4861-8808-cc72a9c7f31b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:40:01.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:01.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0fa7c45d-47f4-4108-90d2-f33ddbd7a4c1","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"00db7127-5ecb-4861-8808-cc72a9c7f31b","LogTimestamp":"2023-05-25T23:40:01.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:40:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:40:02.006Z","message":"Entering","context":{"RequestID":"4cb6b894-44f8-44b0-8329-9563a9e6ee32","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"218cc215-7299-48dd-aea5-7d6782aa1aca","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:40:02.005Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:40:02.008Z","message":"{\"transactionId\":\"4cb6b894-44f8-44b0-8329-9563a9e6ee32\",\"status\":\"200\",\"rqstDate\":\"230525-23:40:02:006\",\"respDate\":\"230525-23:40:02:008\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4cb6b894-44f8-44b0-8329-9563a9e6ee32\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:40:02:006-16264\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ade60369-e191-46af-af6a-d761035d9b6f], x-b3-parentspanid=[2cb782cfb0e28183], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56113], x-envoy-attempt-count=[1], x-b3-traceid=[b13258fdb9363bab2cb782cfb0e28183], x-b3-spanid=[d07fdf4d1f4fd9b8], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4cb6b894-44f8-44b0-8329-9563a9e6ee32]}\\\"}\"}","context":{"RequestID":"4cb6b894-44f8-44b0-8329-9563a9e6ee32","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"218cc215-7299-48dd-aea5-7d6782aa1aca","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:40:02.005Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:02.009Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4cb6b894-44f8-44b0-8329-9563a9e6ee32","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"218cc215-7299-48dd-aea5-7d6782aa1aca","LogTimestamp":"2023-05-25T23:40:02.009Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:40:02 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:40:03.195Z","message":"Entering","context":{"RequestID":"e5bfa176-31b5-4638-9325-f92b9bcd6a96","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b2f1d7da-0201-4cf2-bded-7b6ca15ba92a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:40:03.195Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:40:03.196Z","message":"{\"transactionId\":\"e5bfa176-31b5-4638-9325-f92b9bcd6a96\",\"status\":\"200\",\"rqstDate\":\"230525-23:40:03:195\",\"respDate\":\"230525-23:40:03:196\",\"sourceId\":\"haproxy:e5bfa176-31b5-4638-9325-f92b9bcd6a96\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:40:03:195-47210\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e9036298-c6d4-404f-929c-a721d7f5d028], x-b3-parentspanid=[fd1daf22ae0d3945], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b29b58be9b5cc851fd1daf22ae0d3945], x-b3-spanid=[ea1fba1c09253324], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e5bfa176-31b5-4638-9325-f92b9bcd6a96]}\\\"}\"}","context":{"RequestID":"e5bfa176-31b5-4638-9325-f92b9bcd6a96","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b2f1d7da-0201-4cf2-bded-7b6ca15ba92a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:40:03.195Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:03.197Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e5bfa176-31b5-4638-9325-f92b9bcd6a96","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b2f1d7da-0201-4cf2-bded-7b6ca15ba92a","LogTimestamp":"2023-05-25T23:40:03.197Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:40:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:40:04.140Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:40:04.154Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:04.154Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:04.154Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:05.205Z","message":"Entering","context":{"RequestID":"9d348518-46ca-4b63-859f-fe4ca37a2e04","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7fbacd2e-79c3-4fcf-98a4-fc38b09da28a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:40:05.205Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:40:05.208Z","message":"{\"transactionId\":\"9d348518-46ca-4b63-859f-fe4ca37a2e04\",\"status\":\"200\",\"rqstDate\":\"230525-23:40:05:206\",\"respDate\":\"230525-23:40:05:207\",\"sourceId\":\"haproxy:9d348518-46ca-4b63-859f-fe4ca37a2e04\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:40:05:206-70667\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ab39ea08-3cf8-48e9-82c5-28f0bdf9f08e], x-b3-parentspanid=[e832fbfe6b5069f1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[43d38fe722aa27a7e832fbfe6b5069f1], x-b3-spanid=[25a901c6466e263d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9d348518-46ca-4b63-859f-fe4ca37a2e04]}\\\"}\"}","context":{"RequestID":"9d348518-46ca-4b63-859f-fe4ca37a2e04","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7fbacd2e-79c3-4fcf-98a4-fc38b09da28a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:40:05.205Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:05.208Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9d348518-46ca-4b63-859f-fe4ca37a2e04","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7fbacd2e-79c3-4fcf-98a4-fc38b09da28a","LogTimestamp":"2023-05-25T23:40:05.208Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:40:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:40:07.225Z","message":"Entering","context":{"RequestID":"2b0f384b-c33e-4d81-a407-1a7ed7b0fd02","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2f783e56-0336-4840-8e3b-bcddcd522973","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:40:07.225Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:40:07.227Z","message":"{\"transactionId\":\"2b0f384b-c33e-4d81-a407-1a7ed7b0fd02\",\"status\":\"200\",\"rqstDate\":\"230525-23:40:07:226\",\"respDate\":\"230525-23:40:07:227\",\"sourceId\":\"haproxy:2b0f384b-c33e-4d81-a407-1a7ed7b0fd02\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:40:07:226-49430\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4bb7d999-93e3-448a-83ed-7e3f08d31829], x-b3-parentspanid=[297c1bf95cae9dc4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6b2ac9ae463de16d297c1bf95cae9dc4], x-b3-spanid=[15deabdc1a106d43], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2b0f384b-c33e-4d81-a407-1a7ed7b0fd02]}\\\"}\"}","context":{"RequestID":"2b0f384b-c33e-4d81-a407-1a7ed7b0fd02","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2f783e56-0336-4840-8e3b-bcddcd522973","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:40:07.225Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:07.228Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2b0f384b-c33e-4d81-a407-1a7ed7b0fd02","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2f783e56-0336-4840-8e3b-bcddcd522973","LogTimestamp":"2023-05-25T23:40:07.228Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:40:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:40:09.237Z","message":"Entering","context":{"RequestID":"66e76e1b-8c21-4ea8-8ee9-cf3bfe7116d2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d50ca221-aef5-42de-803c-4c5451841fca","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:40:09.237Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:40:09.239Z","message":"{\"transactionId\":\"66e76e1b-8c21-4ea8-8ee9-cf3bfe7116d2\",\"status\":\"200\",\"rqstDate\":\"230525-23:40:09:238\",\"respDate\":\"230525-23:40:09:239\",\"sourceId\":\"haproxy:66e76e1b-8c21-4ea8-8ee9-cf3bfe7116d2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:40:09:238-62706\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fd8e3e71-d4ed-483d-9903-4b61ba0e2610], x-b3-parentspanid=[7c6eb25e5b578f2f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[28cba3479b10c6677c6eb25e5b578f2f], x-b3-spanid=[b52a4c7c654807bb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[66e76e1b-8c21-4ea8-8ee9-cf3bfe7116d2]}\\\"}\"}","context":{"RequestID":"66e76e1b-8c21-4ea8-8ee9-cf3bfe7116d2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d50ca221-aef5-42de-803c-4c5451841fca","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:40:09.237Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:09.240Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"66e76e1b-8c21-4ea8-8ee9-cf3bfe7116d2","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d50ca221-aef5-42de-803c-4c5451841fca","LogTimestamp":"2023-05-25T23:40:09.240Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:40:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:40:11.250Z","message":"Entering","context":{"RequestID":"f6e1b4f2-333b-41c5-be97-147140590eb9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1c38fbcf-8a70-4e8c-9e71-ab5d217040e4","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:40:11.250Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:40:11.253Z","message":"{\"transactionId\":\"f6e1b4f2-333b-41c5-be97-147140590eb9\",\"status\":\"200\",\"rqstDate\":\"230525-23:40:11:251\",\"respDate\":\"230525-23:40:11:253\",\"sourceId\":\"haproxy:f6e1b4f2-333b-41c5-be97-147140590eb9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:40:11:251-4844\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[04664817-ddc4-44c3-b3e1-c186a6c14ac5], x-b3-parentspanid=[b0d137816b96f97c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[880a4400d3517694b0d137816b96f97c], x-b3-spanid=[5e271374a6048952], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f6e1b4f2-333b-41c5-be97-147140590eb9]}\\\"}\"}","context":{"RequestID":"f6e1b4f2-333b-41c5-be97-147140590eb9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1c38fbcf-8a70-4e8c-9e71-ab5d217040e4","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:40:11.250Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:11.254Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f6e1b4f2-333b-41c5-be97-147140590eb9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1c38fbcf-8a70-4e8c-9e71-ab5d217040e4","LogTimestamp":"2023-05-25T23:40:11.253Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:40:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:40:11.908Z","message":"Entering","context":{"RequestID":"6f64e3b3-7e59-4a5c-a145-2e866ea07917","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e24a3f01-8c99-402c-8ef7-6b0606310598","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:40:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:40:11.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"6f64e3b3-7e59-4a5c-a145-2e866ea07917","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e24a3f01-8c99-402c-8ef7-6b0606310598","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:40:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:11.911Z","message":"{\"transactionId\":\"6f64e3b3-7e59-4a5c-a145-2e866ea07917\",\"status\":\"200\",\"rqstDate\":\"230525-23:40:11:909\",\"respDate\":\"230525-23:40:11:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6f64e3b3-7e59-4a5c-a145-2e866ea07917\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:40:11:909-59548\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6f64e3b3-7e59-4a5c-a145-2e866ea07917]}\\\"}\"}","context":{"RequestID":"6f64e3b3-7e59-4a5c-a145-2e866ea07917","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e24a3f01-8c99-402c-8ef7-6b0606310598","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:40:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:11.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6f64e3b3-7e59-4a5c-a145-2e866ea07917","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e24a3f01-8c99-402c-8ef7-6b0606310598","LogTimestamp":"2023-05-25T23:40:11.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:40:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:40:12.005Z","message":"Entering","context":{"RequestID":"7d4e8a68-fca5-4971-baaf-7fd33d90cc06","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b9a1dc93-f2fc-4844-b833-324bbf2a9c5f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:40:12.005Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:40:12.007Z","message":"{\"transactionId\":\"7d4e8a68-fca5-4971-baaf-7fd33d90cc06\",\"status\":\"200\",\"rqstDate\":\"230525-23:40:12:006\",\"respDate\":\"230525-23:40:12:007\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:7d4e8a68-fca5-4971-baaf-7fd33d90cc06\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:40:12:006-84608\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[48f44649-4208-4719-b103-68c44a366f84], x-b3-parentspanid=[780e43cb370f285f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40113], x-envoy-attempt-count=[1], x-b3-traceid=[d48836dfbbca65f0780e43cb370f285f], x-b3-spanid=[b66853186116f650], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[7d4e8a68-fca5-4971-baaf-7fd33d90cc06]}\\\"}\"}","context":{"RequestID":"7d4e8a68-fca5-4971-baaf-7fd33d90cc06","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b9a1dc93-f2fc-4844-b833-324bbf2a9c5f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:40:12.005Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:12.008Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7d4e8a68-fca5-4971-baaf-7fd33d90cc06","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b9a1dc93-f2fc-4844-b833-324bbf2a9c5f","LogTimestamp":"2023-05-25T23:40:12.008Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:40:12 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:40:13.263Z","message":"Entering","context":{"RequestID":"3d8b0c9a-62ef-4117-9b6d-7ec9d629c24a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9f727495-893d-4d3a-940f-dbbb97385efc","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:40:13.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:40:13.266Z","message":"{\"transactionId\":\"3d8b0c9a-62ef-4117-9b6d-7ec9d629c24a\",\"status\":\"200\",\"rqstDate\":\"230525-23:40:13:264\",\"respDate\":\"230525-23:40:13:266\",\"sourceId\":\"haproxy:3d8b0c9a-62ef-4117-9b6d-7ec9d629c24a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:40:13:264-59107\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7d7d4ab8-35a2-4654-9c55-0b4b9bb8d1de], x-b3-parentspanid=[648b310147c18d99], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9662ac228e8d1c87648b310147c18d99], x-b3-spanid=[b9642962fe5efbc3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3d8b0c9a-62ef-4117-9b6d-7ec9d629c24a]}\\\"}\"}","context":{"RequestID":"3d8b0c9a-62ef-4117-9b6d-7ec9d629c24a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9f727495-893d-4d3a-940f-dbbb97385efc","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:40:13.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:13.266Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3d8b0c9a-62ef-4117-9b6d-7ec9d629c24a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9f727495-893d-4d3a-940f-dbbb97385efc","LogTimestamp":"2023-05-25T23:40:13.266Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:40:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:40:14.141Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:40:14.165Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:14.165Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:14.165Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:15.276Z","message":"Entering","context":{"RequestID":"084fa661-4569-46ea-94c2-8ab80417e97a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e5e737a4-8765-4d6a-a81a-47dad14f6a50","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:40:15.276Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:40:15.278Z","message":"{\"transactionId\":\"084fa661-4569-46ea-94c2-8ab80417e97a\",\"status\":\"200\",\"rqstDate\":\"230525-23:40:15:277\",\"respDate\":\"230525-23:40:15:278\",\"sourceId\":\"haproxy:084fa661-4569-46ea-94c2-8ab80417e97a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:40:15:277-81771\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4adb6d4b-40dd-45ec-bb55-982408b39aaa], x-b3-parentspanid=[ed97281c7fb1c5f4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3cb3ea95d98b8031ed97281c7fb1c5f4], x-b3-spanid=[837a8a337b908d3d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[084fa661-4569-46ea-94c2-8ab80417e97a]}\\\"}\"}","context":{"RequestID":"084fa661-4569-46ea-94c2-8ab80417e97a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e5e737a4-8765-4d6a-a81a-47dad14f6a50","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:40:15.276Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:15.278Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"084fa661-4569-46ea-94c2-8ab80417e97a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e5e737a4-8765-4d6a-a81a-47dad14f6a50","LogTimestamp":"2023-05-25T23:40:15.278Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:40:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:40:17.287Z","message":"Entering","context":{"RequestID":"cca62621-0066-41d1-b9bf-37a4fb4d98f0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c76811ed-87d4-4187-a35a-89c7c5eedddb","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:40:17.287Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:40:17.290Z","message":"{\"transactionId\":\"cca62621-0066-41d1-b9bf-37a4fb4d98f0\",\"status\":\"200\",\"rqstDate\":\"230525-23:40:17:288\",\"respDate\":\"230525-23:40:17:290\",\"sourceId\":\"haproxy:cca62621-0066-41d1-b9bf-37a4fb4d98f0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:40:17:288-88089\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c1ef5410-9832-485a-a180-6d1236808442], x-b3-parentspanid=[fd5ab0fa492bd676], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1c18727ae4866658fd5ab0fa492bd676], x-b3-spanid=[1dbc3626446dc769], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cca62621-0066-41d1-b9bf-37a4fb4d98f0]}\\\"}\"}","context":{"RequestID":"cca62621-0066-41d1-b9bf-37a4fb4d98f0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c76811ed-87d4-4187-a35a-89c7c5eedddb","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:40:17.287Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:17.291Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cca62621-0066-41d1-b9bf-37a4fb4d98f0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c76811ed-87d4-4187-a35a-89c7c5eedddb","LogTimestamp":"2023-05-25T23:40:17.291Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:40:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:40:19.301Z","message":"Entering","context":{"RequestID":"2809100e-c5be-496c-a8c3-afc2309b9b73","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0b03f557-55ac-41e1-9a21-b5b0ddf36dfd","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:40:19.301Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:40:19.304Z","message":"{\"transactionId\":\"2809100e-c5be-496c-a8c3-afc2309b9b73\",\"status\":\"200\",\"rqstDate\":\"230525-23:40:19:302\",\"respDate\":\"230525-23:40:19:304\",\"sourceId\":\"haproxy:2809100e-c5be-496c-a8c3-afc2309b9b73\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:40:19:302-91364\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d8f03564-56c5-4ad7-91ee-2fa5ba939a6c], x-b3-parentspanid=[c64e09965fc5bcea], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c107226e20f835a7c64e09965fc5bcea], x-b3-spanid=[3c8a0d281d9d1a78], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2809100e-c5be-496c-a8c3-afc2309b9b73]}\\\"}\"}","context":{"RequestID":"2809100e-c5be-496c-a8c3-afc2309b9b73","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0b03f557-55ac-41e1-9a21-b5b0ddf36dfd","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:40:19.301Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:19.304Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2809100e-c5be-496c-a8c3-afc2309b9b73","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0b03f557-55ac-41e1-9a21-b5b0ddf36dfd","LogTimestamp":"2023-05-25T23:40:19.304Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:40:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:40:21.311Z","message":"Entering","context":{"RequestID":"2186fa3b-61f6-4156-9f45-9e6113102a01","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5533c3d7-a366-4d2c-90fc-b1d64477d1b6","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:40:21.311Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:40:21.313Z","message":"{\"transactionId\":\"2186fa3b-61f6-4156-9f45-9e6113102a01\",\"status\":\"200\",\"rqstDate\":\"230525-23:40:21:312\",\"respDate\":\"230525-23:40:21:313\",\"sourceId\":\"haproxy:2186fa3b-61f6-4156-9f45-9e6113102a01\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:40:21:312-99464\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[80f455d6-674b-477c-b718-a9515c426b37], x-b3-parentspanid=[fc415a6a4bf697d0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1f506df5ea2f79b6fc415a6a4bf697d0], x-b3-spanid=[b125db315c3a413d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2186fa3b-61f6-4156-9f45-9e6113102a01]}\\\"}\"}","context":{"RequestID":"2186fa3b-61f6-4156-9f45-9e6113102a01","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5533c3d7-a366-4d2c-90fc-b1d64477d1b6","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:40:21.311Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:21.313Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2186fa3b-61f6-4156-9f45-9e6113102a01","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5533c3d7-a366-4d2c-90fc-b1d64477d1b6","LogTimestamp":"2023-05-25T23:40:21.313Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:40:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:40:21.907Z","message":"Entering","context":{"RequestID":"2d1f43a6-351d-4a2e-9a59-c1e32295ba01","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"380e95a3-6989-4df3-80a9-b2e0c8d8b722","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:40:21.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:40:21.907Z","message":"Database is available from CACHED check.","context":{"RequestID":"2d1f43a6-351d-4a2e-9a59-c1e32295ba01","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"380e95a3-6989-4df3-80a9-b2e0c8d8b722","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:40:21.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:21.908Z","message":"{\"transactionId\":\"2d1f43a6-351d-4a2e-9a59-c1e32295ba01\",\"status\":\"200\",\"rqstDate\":\"230525-23:40:21:907\",\"respDate\":\"230525-23:40:21:908\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2d1f43a6-351d-4a2e-9a59-c1e32295ba01\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:40:21:907-50823\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2d1f43a6-351d-4a2e-9a59-c1e32295ba01]}\\\"}\"}","context":{"RequestID":"2d1f43a6-351d-4a2e-9a59-c1e32295ba01","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"380e95a3-6989-4df3-80a9-b2e0c8d8b722","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:40:21.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:21.908Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2d1f43a6-351d-4a2e-9a59-c1e32295ba01","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"380e95a3-6989-4df3-80a9-b2e0c8d8b722","LogTimestamp":"2023-05-25T23:40:21.908Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:40:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-25T23:40:22.007Z","message":"Entering","context":{"RequestID":"a5c07b16-4925-45dc-a138-969104e2d1a8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d92a8713-3992-48a1-94d0-0a430bb63c46","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:40:22.007Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:40:22.010Z","message":"{\"transactionId\":\"a5c07b16-4925-45dc-a138-969104e2d1a8\",\"status\":\"200\",\"rqstDate\":\"230525-23:40:22:008\",\"respDate\":\"230525-23:40:22:010\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a5c07b16-4925-45dc-a138-969104e2d1a8\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:40:22:008-21911\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3ec68a12-b39c-46a0-b536-95ca1b731a21], x-b3-parentspanid=[1416e75f97925447], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53373], x-envoy-attempt-count=[1], x-b3-traceid=[f11ee1e821cf033f1416e75f97925447], x-b3-spanid=[600858f00d3e9d78], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a5c07b16-4925-45dc-a138-969104e2d1a8]}\\\"}\"}","context":{"RequestID":"a5c07b16-4925-45dc-a138-969104e2d1a8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d92a8713-3992-48a1-94d0-0a430bb63c46","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:40:22.007Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:22.010Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a5c07b16-4925-45dc-a138-969104e2d1a8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d92a8713-3992-48a1-94d0-0a430bb63c46","LogTimestamp":"2023-05-25T23:40:22.010Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:40:22 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:40:23.321Z","message":"Entering","context":{"RequestID":"a6e34f93-3a33-4473-93ff-07e8618e6e12","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"edb671e0-c886-48ec-881d-02a4cb772478","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:40:23.321Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:40:23.323Z","message":"{\"transactionId\":\"a6e34f93-3a33-4473-93ff-07e8618e6e12\",\"status\":\"200\",\"rqstDate\":\"230525-23:40:23:322\",\"respDate\":\"230525-23:40:23:323\",\"sourceId\":\"haproxy:a6e34f93-3a33-4473-93ff-07e8618e6e12\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:40:23:322-14139\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a365bb61-1bc2-4237-820b-1496a0a5cc16], x-b3-parentspanid=[4d60e79af9a31730], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5b91264ae3f6d0494d60e79af9a31730], x-b3-spanid=[3537dc1464f8667f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a6e34f93-3a33-4473-93ff-07e8618e6e12]}\\\"}\"}","context":{"RequestID":"a6e34f93-3a33-4473-93ff-07e8618e6e12","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"edb671e0-c886-48ec-881d-02a4cb772478","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:40:23.321Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:23.324Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a6e34f93-3a33-4473-93ff-07e8618e6e12","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"edb671e0-c886-48ec-881d-02a4cb772478","LogTimestamp":"2023-05-25T23:40:23.323Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:40:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:40:24.140Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:40:24.157Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:24.158Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:24.158Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:25.333Z","message":"Entering","context":{"RequestID":"8351e4a1-ab11-4132-b759-5e13f7222cd3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"817d37b5-e93f-4759-afbc-53fe7ed82f86","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:40:25.333Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:40:25.336Z","message":"{\"transactionId\":\"8351e4a1-ab11-4132-b759-5e13f7222cd3\",\"status\":\"200\",\"rqstDate\":\"230525-23:40:25:334\",\"respDate\":\"230525-23:40:25:336\",\"sourceId\":\"haproxy:8351e4a1-ab11-4132-b759-5e13f7222cd3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:40:25:334-45955\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7d852bcb-8d31-4c6c-bc35-f146ec999ba5], x-b3-parentspanid=[a7a8942be523242b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b077ae7b95b5b372a7a8942be523242b], x-b3-spanid=[51c497c93ac76b84], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8351e4a1-ab11-4132-b759-5e13f7222cd3]}\\\"}\"}","context":{"RequestID":"8351e4a1-ab11-4132-b759-5e13f7222cd3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"817d37b5-e93f-4759-afbc-53fe7ed82f86","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:40:25.333Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:25.337Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8351e4a1-ab11-4132-b759-5e13f7222cd3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"817d37b5-e93f-4759-afbc-53fe7ed82f86","LogTimestamp":"2023-05-25T23:40:25.337Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:40:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:40:26.474Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:26.478Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:27.346Z","message":"Entering","context":{"RequestID":"cd58d206-a741-4b1e-9162-0d1c7bd50ed0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f732aa84-6b34-4331-b4fe-e1835d5a1f3e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:40:27.345Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:40:27.348Z","message":"{\"transactionId\":\"cd58d206-a741-4b1e-9162-0d1c7bd50ed0\",\"status\":\"200\",\"rqstDate\":\"230525-23:40:27:346\",\"respDate\":\"230525-23:40:27:348\",\"sourceId\":\"haproxy:cd58d206-a741-4b1e-9162-0d1c7bd50ed0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:40:27:346-10259\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[04afb188-2fc8-438d-858d-81c193ecc7a7], x-b3-parentspanid=[e95a37de6367e20a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1689000a62d96cbce95a37de6367e20a], x-b3-spanid=[94a214da8baebf00], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cd58d206-a741-4b1e-9162-0d1c7bd50ed0]}\\\"}\"}","context":{"RequestID":"cd58d206-a741-4b1e-9162-0d1c7bd50ed0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f732aa84-6b34-4331-b4fe-e1835d5a1f3e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:40:27.345Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:27.349Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cd58d206-a741-4b1e-9162-0d1c7bd50ed0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f732aa84-6b34-4331-b4fe-e1835d5a1f3e","LogTimestamp":"2023-05-25T23:40:27.348Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:40:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:40:29.358Z","message":"Entering","context":{"RequestID":"840972bb-c189-465f-8903-04dfcac67ab5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8f26c18b-4dce-4158-ada3-e066f1af45a0","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:40:29.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:40:29.359Z","message":"{\"transactionId\":\"840972bb-c189-465f-8903-04dfcac67ab5\",\"status\":\"200\",\"rqstDate\":\"230525-23:40:29:359\",\"respDate\":\"230525-23:40:29:359\",\"sourceId\":\"haproxy:840972bb-c189-465f-8903-04dfcac67ab5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:40:29:359-96702\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ba5c0c52-eb7f-4862-b564-5088a9f1fd97], x-b3-parentspanid=[239498cf40684c56], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bd18720a28d3727a239498cf40684c56], x-b3-spanid=[703b6d8fc78aaa6c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[840972bb-c189-465f-8903-04dfcac67ab5]}\\\"}\"}","context":{"RequestID":"840972bb-c189-465f-8903-04dfcac67ab5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8f26c18b-4dce-4158-ada3-e066f1af45a0","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:40:29.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:29.360Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"840972bb-c189-465f-8903-04dfcac67ab5","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8f26c18b-4dce-4158-ada3-e066f1af45a0","LogTimestamp":"2023-05-25T23:40:29.360Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:40:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:40:31.365Z","message":"Entering","context":{"RequestID":"3c52678b-d82c-4ddc-9bd6-7ae01d60c2fa","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f84bd078-5472-4db7-b44c-15db6af4ae23","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:40:31.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:40:31.367Z","message":"{\"transactionId\":\"3c52678b-d82c-4ddc-9bd6-7ae01d60c2fa\",\"status\":\"200\",\"rqstDate\":\"230525-23:40:31:366\",\"respDate\":\"230525-23:40:31:367\",\"sourceId\":\"haproxy:3c52678b-d82c-4ddc-9bd6-7ae01d60c2fa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:40:31:366-47033\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b22aabeb-9ff7-48b5-98a6-9e20ce11e3c1], x-b3-parentspanid=[4799a02f71197f85], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[05aef85b2fc6afcf4799a02f71197f85], x-b3-spanid=[2c5dad7e1aecaec8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3c52678b-d82c-4ddc-9bd6-7ae01d60c2fa]}\\\"}\"}","context":{"RequestID":"3c52678b-d82c-4ddc-9bd6-7ae01d60c2fa","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f84bd078-5472-4db7-b44c-15db6af4ae23","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:40:31.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:31.367Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3c52678b-d82c-4ddc-9bd6-7ae01d60c2fa","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f84bd078-5472-4db7-b44c-15db6af4ae23","LogTimestamp":"2023-05-25T23:40:31.367Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:40:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:40:31.908Z","message":"Entering","context":{"RequestID":"6e07d3dc-a16d-4de9-8e02-25bbdfb448f7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ff58d122-8c88-4ffc-bb88-1919b57cf282","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:40:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:40:31.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"6e07d3dc-a16d-4de9-8e02-25bbdfb448f7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ff58d122-8c88-4ffc-bb88-1919b57cf282","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:40:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:31.911Z","message":"{\"transactionId\":\"6e07d3dc-a16d-4de9-8e02-25bbdfb448f7\",\"status\":\"200\",\"rqstDate\":\"230525-23:40:31:909\",\"respDate\":\"230525-23:40:31:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6e07d3dc-a16d-4de9-8e02-25bbdfb448f7\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:40:31:909-73551\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6e07d3dc-a16d-4de9-8e02-25bbdfb448f7]}\\\"}\"}","context":{"RequestID":"6e07d3dc-a16d-4de9-8e02-25bbdfb448f7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ff58d122-8c88-4ffc-bb88-1919b57cf282","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:40:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:31.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6e07d3dc-a16d-4de9-8e02-25bbdfb448f7","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ff58d122-8c88-4ffc-bb88-1919b57cf282","LogTimestamp":"2023-05-25T23:40:31.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:40:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:40:32.006Z","message":"Entering","context":{"RequestID":"2f7ac539-3b68-4802-9708-bd91862a425e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"89c419ed-3beb-4a6e-87de-55ac7524a63f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:40:32.006Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:40:32.009Z","message":"{\"transactionId\":\"2f7ac539-3b68-4802-9708-bd91862a425e\",\"status\":\"200\",\"rqstDate\":\"230525-23:40:32:007\",\"respDate\":\"230525-23:40:32:008\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2f7ac539-3b68-4802-9708-bd91862a425e\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:40:32:007-89610\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[88cd13f6-a8ea-47bc-bdee-2caafc0ce487], x-b3-parentspanid=[50fe86efbfecec77], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60603], x-envoy-attempt-count=[1], x-b3-traceid=[907e1779975e0d5550fe86efbfecec77], x-b3-spanid=[eadfab57537025cb], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2f7ac539-3b68-4802-9708-bd91862a425e]}\\\"}\"}","context":{"RequestID":"2f7ac539-3b68-4802-9708-bd91862a425e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"89c419ed-3beb-4a6e-87de-55ac7524a63f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:40:32.006Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:32.009Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2f7ac539-3b68-4802-9708-bd91862a425e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"89c419ed-3beb-4a6e-87de-55ac7524a63f","LogTimestamp":"2023-05-25T23:40:32.009Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:40:32 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:40:33.375Z","message":"Entering","context":{"RequestID":"88522367-a7a2-442f-81d3-23125c58fe42","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9e88fa5f-ea2e-4b95-bafc-8887c7052ead","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:40:33.375Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:40:33.378Z","message":"{\"transactionId\":\"88522367-a7a2-442f-81d3-23125c58fe42\",\"status\":\"200\",\"rqstDate\":\"230525-23:40:33:376\",\"respDate\":\"230525-23:40:33:378\",\"sourceId\":\"haproxy:88522367-a7a2-442f-81d3-23125c58fe42\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:40:33:376-87352\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cc862a9f-03f4-4d1c-845e-d00a3f37e3fc], x-b3-parentspanid=[69c17eddfa1b342b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[99e1316311bc1b6f69c17eddfa1b342b], x-b3-spanid=[3094ddc0b83fb8c5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[88522367-a7a2-442f-81d3-23125c58fe42]}\\\"}\"}","context":{"RequestID":"88522367-a7a2-442f-81d3-23125c58fe42","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9e88fa5f-ea2e-4b95-bafc-8887c7052ead","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:40:33.375Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:33.379Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"88522367-a7a2-442f-81d3-23125c58fe42","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9e88fa5f-ea2e-4b95-bafc-8887c7052ead","LogTimestamp":"2023-05-25T23:40:33.379Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:40:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:40:34.140Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:40:34.149Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:34.150Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:34.150Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:35.387Z","message":"Entering","context":{"RequestID":"55440fba-0ae9-4ac7-aa97-de43c0f7bdf9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c64b0d25-e531-4f25-aa76-ed1abfb4ca93","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:40:35.387Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:40:35.388Z","message":"{\"transactionId\":\"55440fba-0ae9-4ac7-aa97-de43c0f7bdf9\",\"status\":\"200\",\"rqstDate\":\"230525-23:40:35:387\",\"respDate\":\"230525-23:40:35:388\",\"sourceId\":\"haproxy:55440fba-0ae9-4ac7-aa97-de43c0f7bdf9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:40:35:387-67666\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[373e7f34-d074-4fd2-b364-4e1b2f28de24], x-b3-parentspanid=[2481f997aacc9163], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a2028e7c5df526e92481f997aacc9163], x-b3-spanid=[a73c8004cc8dbf6d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[55440fba-0ae9-4ac7-aa97-de43c0f7bdf9]}\\\"}\"}","context":{"RequestID":"55440fba-0ae9-4ac7-aa97-de43c0f7bdf9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c64b0d25-e531-4f25-aa76-ed1abfb4ca93","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:40:35.387Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:35.389Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"55440fba-0ae9-4ac7-aa97-de43c0f7bdf9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c64b0d25-e531-4f25-aa76-ed1abfb4ca93","LogTimestamp":"2023-05-25T23:40:35.389Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:40:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:40:37.397Z","message":"Entering","context":{"RequestID":"3dc074f2-b6bf-46f2-80a6-02e3314acb93","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"547780b2-4aee-45f6-bfc5-93a8918435f1","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:40:37.397Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:40:37.400Z","message":"{\"transactionId\":\"3dc074f2-b6bf-46f2-80a6-02e3314acb93\",\"status\":\"200\",\"rqstDate\":\"230525-23:40:37:398\",\"respDate\":\"230525-23:40:37:400\",\"sourceId\":\"haproxy:3dc074f2-b6bf-46f2-80a6-02e3314acb93\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:40:37:398-47225\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ffa5b0b9-320b-423e-8e53-51cebaf8aedf], x-b3-parentspanid=[e2eb3814195faf95], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ff41bc1e720a62fee2eb3814195faf95], x-b3-spanid=[ed46c7f6e8acd7fd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3dc074f2-b6bf-46f2-80a6-02e3314acb93]}\\\"}\"}","context":{"RequestID":"3dc074f2-b6bf-46f2-80a6-02e3314acb93","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"547780b2-4aee-45f6-bfc5-93a8918435f1","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:40:37.397Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:37.401Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3dc074f2-b6bf-46f2-80a6-02e3314acb93","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"547780b2-4aee-45f6-bfc5-93a8918435f1","LogTimestamp":"2023-05-25T23:40:37.401Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:40:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:40:39.410Z","message":"Entering","context":{"RequestID":"06931770-76a6-409e-b3ef-6508d5575279","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f618d99f-1f6e-4a1a-8a3d-129a2fc8b174","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:40:39.410Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:40:39.412Z","message":"{\"transactionId\":\"06931770-76a6-409e-b3ef-6508d5575279\",\"status\":\"200\",\"rqstDate\":\"230525-23:40:39:411\",\"respDate\":\"230525-23:40:39:412\",\"sourceId\":\"haproxy:06931770-76a6-409e-b3ef-6508d5575279\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:40:39:411-71070\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[be5cbc3f-6aa5-4f20-8a69-68fee6b2f921], x-b3-parentspanid=[ff8a86696057be99], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b1849701a17b25e6ff8a86696057be99], x-b3-spanid=[007203c9cc07ca82], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[06931770-76a6-409e-b3ef-6508d5575279]}\\\"}\"}","context":{"RequestID":"06931770-76a6-409e-b3ef-6508d5575279","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f618d99f-1f6e-4a1a-8a3d-129a2fc8b174","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:40:39.410Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:39.413Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"06931770-76a6-409e-b3ef-6508d5575279","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f618d99f-1f6e-4a1a-8a3d-129a2fc8b174","LogTimestamp":"2023-05-25T23:40:39.413Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:40:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:40:41.422Z","message":"Entering","context":{"RequestID":"92d30bb6-96c4-42c8-b3b3-90d988a05c4b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cac835e4-9714-4793-9e67-b51c9c62ec8f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:40:41.422Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:40:41.425Z","message":"{\"transactionId\":\"92d30bb6-96c4-42c8-b3b3-90d988a05c4b\",\"status\":\"200\",\"rqstDate\":\"230525-23:40:41:423\",\"respDate\":\"230525-23:40:41:425\",\"sourceId\":\"haproxy:92d30bb6-96c4-42c8-b3b3-90d988a05c4b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:40:41:423-52625\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c2e5dc2a-88b9-471e-b3a0-17392293bb5b], x-b3-parentspanid=[c1f12ae1bf3b9b7e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e427518e6fed00d7c1f12ae1bf3b9b7e], x-b3-spanid=[6dc386c9fa72ceeb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[92d30bb6-96c4-42c8-b3b3-90d988a05c4b]}\\\"}\"}","context":{"RequestID":"92d30bb6-96c4-42c8-b3b3-90d988a05c4b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cac835e4-9714-4793-9e67-b51c9c62ec8f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:40:41.422Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:41.426Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"92d30bb6-96c4-42c8-b3b3-90d988a05c4b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cac835e4-9714-4793-9e67-b51c9c62ec8f","LogTimestamp":"2023-05-25T23:40:41.425Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:40:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:40:41.929Z","message":"Entering","context":{"RequestID":"6d336b39-72be-40ea-ae9c-186d4510904f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e9c6d070-e07f-444c-b71d-cbd2f36c51c4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:40:41.929Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:40:41.930Z","message":"Database is available from CACHED check.","context":{"RequestID":"6d336b39-72be-40ea-ae9c-186d4510904f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e9c6d070-e07f-444c-b71d-cbd2f36c51c4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:40:41.929Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:41.931Z","message":"{\"transactionId\":\"6d336b39-72be-40ea-ae9c-186d4510904f\",\"status\":\"200\",\"rqstDate\":\"230525-23:40:41:929\",\"respDate\":\"230525-23:40:41:931\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6d336b39-72be-40ea-ae9c-186d4510904f\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:40:41:929-91638\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6d336b39-72be-40ea-ae9c-186d4510904f]}\\\"}\"}","context":{"RequestID":"6d336b39-72be-40ea-ae9c-186d4510904f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e9c6d070-e07f-444c-b71d-cbd2f36c51c4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:40:41.929Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:41.931Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6d336b39-72be-40ea-ae9c-186d4510904f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e9c6d070-e07f-444c-b71d-cbd2f36c51c4","LogTimestamp":"2023-05-25T23:40:41.931Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:40:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:40:42.005Z","message":"Entering","context":{"RequestID":"342a4a87-1562-4348-9dd5-59e7c0b79cd8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ec6ff84b-0426-415a-971b-3e1fa18c0407","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:40:42.005Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:40:42.007Z","message":"{\"transactionId\":\"342a4a87-1562-4348-9dd5-59e7c0b79cd8\",\"status\":\"200\",\"rqstDate\":\"230525-23:40:42:006\",\"respDate\":\"230525-23:40:42:006\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:342a4a87-1562-4348-9dd5-59e7c0b79cd8\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:40:42:006-9733\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1dabbe28-6273-481a-aa1c-2b289f6be9b1], x-b3-parentspanid=[a5fa7349750d65fb], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40799], x-envoy-attempt-count=[1], x-b3-traceid=[a9d1338d43fb5007a5fa7349750d65fb], x-b3-spanid=[517e7ef8af3123ab], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[342a4a87-1562-4348-9dd5-59e7c0b79cd8]}\\\"}\"}","context":{"RequestID":"342a4a87-1562-4348-9dd5-59e7c0b79cd8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ec6ff84b-0426-415a-971b-3e1fa18c0407","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:40:42.005Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:42.007Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"342a4a87-1562-4348-9dd5-59e7c0b79cd8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ec6ff84b-0426-415a-971b-3e1fa18c0407","LogTimestamp":"2023-05-25T23:40:42.007Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:40:42 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-25T23:40:43.434Z","message":"Entering","context":{"RequestID":"85d39154-bfd8-45a4-886f-9f566b328466","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1b85230b-4bbe-4ad9-a5a3-3c6947e5a10f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:40:43.434Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:40:43.437Z","message":"{\"transactionId\":\"85d39154-bfd8-45a4-886f-9f566b328466\",\"status\":\"200\",\"rqstDate\":\"230525-23:40:43:435\",\"respDate\":\"230525-23:40:43:436\",\"sourceId\":\"haproxy:85d39154-bfd8-45a4-886f-9f566b328466\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:40:43:435-53573\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ad47e673-aeeb-4170-a30e-3c2b754b265e], x-b3-parentspanid=[7f781c0dda607527], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e7747b685c470e997f781c0dda607527], x-b3-spanid=[bc45ef9b3432158b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[85d39154-bfd8-45a4-886f-9f566b328466]}\\\"}\"}","context":{"RequestID":"85d39154-bfd8-45a4-886f-9f566b328466","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1b85230b-4bbe-4ad9-a5a3-3c6947e5a10f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:40:43.434Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:43.437Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"85d39154-bfd8-45a4-886f-9f566b328466","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1b85230b-4bbe-4ad9-a5a3-3c6947e5a10f","LogTimestamp":"2023-05-25T23:40:43.437Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:40:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:40:44.140Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:40:44.156Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:44.156Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:44.156Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:45.447Z","message":"Entering","context":{"RequestID":"4eb8a511-2ffb-46d0-8d5a-41a9864730b8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4fdaac3e-841d-4051-ba08-ca509185a6b2","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:40:45.447Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:40:45.450Z","message":"{\"transactionId\":\"4eb8a511-2ffb-46d0-8d5a-41a9864730b8\",\"status\":\"200\",\"rqstDate\":\"230525-23:40:45:448\",\"respDate\":\"230525-23:40:45:449\",\"sourceId\":\"haproxy:4eb8a511-2ffb-46d0-8d5a-41a9864730b8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:40:45:448-72522\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f306849e-e5f3-4740-a678-59ecdaf516ad], x-b3-parentspanid=[53119bf10ec704a2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[189b166506a2c15953119bf10ec704a2], x-b3-spanid=[0ddf3935e6b0b9f6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4eb8a511-2ffb-46d0-8d5a-41a9864730b8]}\\\"}\"}","context":{"RequestID":"4eb8a511-2ffb-46d0-8d5a-41a9864730b8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4fdaac3e-841d-4051-ba08-ca509185a6b2","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:40:45.447Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:45.450Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4eb8a511-2ffb-46d0-8d5a-41a9864730b8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4fdaac3e-841d-4051-ba08-ca509185a6b2","LogTimestamp":"2023-05-25T23:40:45.450Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:40:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:40:47.458Z","message":"Entering","context":{"RequestID":"ea13da4a-de69-49cc-a0b1-8cd9ede09392","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"36a8ba00-ca15-4764-bf94-1db18d9b2a86","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:40:47.458Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:40:47.461Z","message":"{\"transactionId\":\"ea13da4a-de69-49cc-a0b1-8cd9ede09392\",\"status\":\"200\",\"rqstDate\":\"230525-23:40:47:459\",\"respDate\":\"230525-23:40:47:460\",\"sourceId\":\"haproxy:ea13da4a-de69-49cc-a0b1-8cd9ede09392\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:40:47:459-25373\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6c26547d-c8b3-4689-a653-2041f09cc05d], x-b3-parentspanid=[532f07c24467dc92], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[75a5db676db215dd532f07c24467dc92], x-b3-spanid=[04456af5adfad40d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ea13da4a-de69-49cc-a0b1-8cd9ede09392]}\\\"}\"}","context":{"RequestID":"ea13da4a-de69-49cc-a0b1-8cd9ede09392","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"36a8ba00-ca15-4764-bf94-1db18d9b2a86","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:40:47.458Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:47.461Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ea13da4a-de69-49cc-a0b1-8cd9ede09392","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"36a8ba00-ca15-4764-bf94-1db18d9b2a86","LogTimestamp":"2023-05-25T23:40:47.461Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:40:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:40:49.471Z","message":"Entering","context":{"RequestID":"d03a515f-1ff0-4e4e-ae04-e4d6b301b3b6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3bbcb216-b185-47ba-9b8e-e9ef91a421c6","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:40:49.471Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:40:49.473Z","message":"{\"transactionId\":\"d03a515f-1ff0-4e4e-ae04-e4d6b301b3b6\",\"status\":\"200\",\"rqstDate\":\"230525-23:40:49:472\",\"respDate\":\"230525-23:40:49:473\",\"sourceId\":\"haproxy:d03a515f-1ff0-4e4e-ae04-e4d6b301b3b6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:40:49:472-11596\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e3a732b6-7da2-4dab-bde3-b50a3f006c56], x-b3-parentspanid=[a123503db7e86870], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c4223664859d6632a123503db7e86870], x-b3-spanid=[5cde312a0a17a8dd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d03a515f-1ff0-4e4e-ae04-e4d6b301b3b6]}\\\"}\"}","context":{"RequestID":"d03a515f-1ff0-4e4e-ae04-e4d6b301b3b6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3bbcb216-b185-47ba-9b8e-e9ef91a421c6","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:40:49.471Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:49.474Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d03a515f-1ff0-4e4e-ae04-e4d6b301b3b6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3bbcb216-b185-47ba-9b8e-e9ef91a421c6","LogTimestamp":"2023-05-25T23:40:49.474Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:40:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:40:51.482Z","message":"Entering","context":{"RequestID":"5d469384-c360-4755-82ec-25d9b168d6c4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f7106dc5-6a52-4dbe-a578-4999220afaa8","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:40:51.482Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:40:51.485Z","message":"{\"transactionId\":\"5d469384-c360-4755-82ec-25d9b168d6c4\",\"status\":\"200\",\"rqstDate\":\"230525-23:40:51:483\",\"respDate\":\"230525-23:40:51:485\",\"sourceId\":\"haproxy:5d469384-c360-4755-82ec-25d9b168d6c4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:40:51:483-55860\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fdbbeeae-2554-4301-93c1-39806463cb38], x-b3-parentspanid=[dcf0202d67d9257b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c6909ed585a85cf4dcf0202d67d9257b], x-b3-spanid=[b5635c1cdb80a61a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5d469384-c360-4755-82ec-25d9b168d6c4]}\\\"}\"}","context":{"RequestID":"5d469384-c360-4755-82ec-25d9b168d6c4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f7106dc5-6a52-4dbe-a578-4999220afaa8","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:40:51.482Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:51.486Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5d469384-c360-4755-82ec-25d9b168d6c4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f7106dc5-6a52-4dbe-a578-4999220afaa8","LogTimestamp":"2023-05-25T23:40:51.485Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:40:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:40:51.907Z","message":"Entering","context":{"RequestID":"e705fda4-d951-44ad-ab15-509398fc3caf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5e18e3d2-3d62-4d12-9b46-2eafa8cee895","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:40:51.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:40:51.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"e705fda4-d951-44ad-ab15-509398fc3caf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5e18e3d2-3d62-4d12-9b46-2eafa8cee895","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:40:51.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:51.911Z","message":"{\"transactionId\":\"e705fda4-d951-44ad-ab15-509398fc3caf\",\"status\":\"200\",\"rqstDate\":\"230525-23:40:51:908\",\"respDate\":\"230525-23:40:51:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e705fda4-d951-44ad-ab15-509398fc3caf\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:40:51:908-11283\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e705fda4-d951-44ad-ab15-509398fc3caf]}\\\"}\"}","context":{"RequestID":"e705fda4-d951-44ad-ab15-509398fc3caf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5e18e3d2-3d62-4d12-9b46-2eafa8cee895","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:40:51.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:51.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e705fda4-d951-44ad-ab15-509398fc3caf","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5e18e3d2-3d62-4d12-9b46-2eafa8cee895","LogTimestamp":"2023-05-25T23:40:51.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:40:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:40:52.009Z","message":"Entering","context":{"RequestID":"3c2fd31e-3b97-408a-afdc-cd258c8a8436","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c2916d92-04b4-40e8-8311-e6bb7dddc8eb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:40:52.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:40:52.012Z","message":"{\"transactionId\":\"3c2fd31e-3b97-408a-afdc-cd258c8a8436\",\"status\":\"200\",\"rqstDate\":\"230525-23:40:52:010\",\"respDate\":\"230525-23:40:52:012\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:3c2fd31e-3b97-408a-afdc-cd258c8a8436\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:40:52:010-46151\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[faa316d1-2058-4270-b655-c357b50015c0], x-b3-parentspanid=[078e826c959f365c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45983], x-envoy-attempt-count=[1], x-b3-traceid=[b537c08a4096f0e5078e826c959f365c], x-b3-spanid=[1527f78b73cb6458], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[3c2fd31e-3b97-408a-afdc-cd258c8a8436]}\\\"}\"}","context":{"RequestID":"3c2fd31e-3b97-408a-afdc-cd258c8a8436","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c2916d92-04b4-40e8-8311-e6bb7dddc8eb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:40:52.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:52.014Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3c2fd31e-3b97-408a-afdc-cd258c8a8436","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c2916d92-04b4-40e8-8311-e6bb7dddc8eb","LogTimestamp":"2023-05-25T23:40:52.013Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:40:52 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:40:53.495Z","message":"Entering","context":{"RequestID":"3ed102ce-b191-4422-9902-97b9feb30076","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6505a99d-5f3d-45f9-8329-8175b9f80368","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:40:53.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:40:53.497Z","message":"{\"transactionId\":\"3ed102ce-b191-4422-9902-97b9feb30076\",\"status\":\"200\",\"rqstDate\":\"230525-23:40:53:496\",\"respDate\":\"230525-23:40:53:497\",\"sourceId\":\"haproxy:3ed102ce-b191-4422-9902-97b9feb30076\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:40:53:496-82111\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[10e76644-a7bb-43a0-b101-0fad691f72c1], x-b3-parentspanid=[d65a612eb7cbcf9d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4076a78a29710e9ad65a612eb7cbcf9d], x-b3-spanid=[151447a69587bf4a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3ed102ce-b191-4422-9902-97b9feb30076]}\\\"}\"}","context":{"RequestID":"3ed102ce-b191-4422-9902-97b9feb30076","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6505a99d-5f3d-45f9-8329-8175b9f80368","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:40:53.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:53.498Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3ed102ce-b191-4422-9902-97b9feb30076","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6505a99d-5f3d-45f9-8329-8175b9f80368","LogTimestamp":"2023-05-25T23:40:53.498Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:40:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:40:54.141Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:40:54.154Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:54.155Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:54.155Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:55.507Z","message":"Entering","context":{"RequestID":"3d63bbe4-b3bb-4fe2-a06f-6002adedf916","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"41a5dea5-958d-4a52-b0aa-a3ddf0049a8d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:40:55.507Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:40:55.509Z","message":"{\"transactionId\":\"3d63bbe4-b3bb-4fe2-a06f-6002adedf916\",\"status\":\"200\",\"rqstDate\":\"230525-23:40:55:508\",\"respDate\":\"230525-23:40:55:509\",\"sourceId\":\"haproxy:3d63bbe4-b3bb-4fe2-a06f-6002adedf916\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:40:55:508-55453\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b33cfa35-4cd7-4196-ad78-088f38c853f8], x-b3-parentspanid=[3f845f7b113f129a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e8b7f5d388fe59493f845f7b113f129a], x-b3-spanid=[1612df7c2d2dc919], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3d63bbe4-b3bb-4fe2-a06f-6002adedf916]}\\\"}\"}","context":{"RequestID":"3d63bbe4-b3bb-4fe2-a06f-6002adedf916","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"41a5dea5-958d-4a52-b0aa-a3ddf0049a8d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:40:55.507Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:55.509Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3d63bbe4-b3bb-4fe2-a06f-6002adedf916","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"41a5dea5-958d-4a52-b0aa-a3ddf0049a8d","LogTimestamp":"2023-05-25T23:40:55.509Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:40:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:40:56.479Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:56.486Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:57.517Z","message":"Entering","context":{"RequestID":"197053fc-b2c5-426a-9a84-47076165a5ca","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4f72a317-ee8f-4c32-b562-2d0b05c4f45d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:40:57.517Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:40:57.519Z","message":"{\"transactionId\":\"197053fc-b2c5-426a-9a84-47076165a5ca\",\"status\":\"200\",\"rqstDate\":\"230525-23:40:57:517\",\"respDate\":\"230525-23:40:57:519\",\"sourceId\":\"haproxy:197053fc-b2c5-426a-9a84-47076165a5ca\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:40:57:517-98968\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aac01083-3348-4566-a3f6-c337f86299cf], x-b3-parentspanid=[ed3e1b246084a7a8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b16cd84532edfb57ed3e1b246084a7a8], x-b3-spanid=[e711f83be9543333], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[197053fc-b2c5-426a-9a84-47076165a5ca]}\\\"}\"}","context":{"RequestID":"197053fc-b2c5-426a-9a84-47076165a5ca","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4f72a317-ee8f-4c32-b562-2d0b05c4f45d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:40:57.517Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:57.519Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"197053fc-b2c5-426a-9a84-47076165a5ca","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4f72a317-ee8f-4c32-b562-2d0b05c4f45d","LogTimestamp":"2023-05-25T23:40:57.519Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:40:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:40:59.527Z","message":"Entering","context":{"RequestID":"57ede8f5-cd71-4389-b6e0-6d78f835b886","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fb191e4b-e950-4449-a28b-f935f1e88414","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:40:59.527Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:40:59.529Z","message":"{\"transactionId\":\"57ede8f5-cd71-4389-b6e0-6d78f835b886\",\"status\":\"200\",\"rqstDate\":\"230525-23:40:59:528\",\"respDate\":\"230525-23:40:59:529\",\"sourceId\":\"haproxy:57ede8f5-cd71-4389-b6e0-6d78f835b886\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:40:59:528-46184\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9469a748-197c-404f-b754-6150f83610bb], x-b3-parentspanid=[1158a01d18e05a15], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b9c850d9567c01a31158a01d18e05a15], x-b3-spanid=[083e8c4d2029c50b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[57ede8f5-cd71-4389-b6e0-6d78f835b886]}\\\"}\"}","context":{"RequestID":"57ede8f5-cd71-4389-b6e0-6d78f835b886","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fb191e4b-e950-4449-a28b-f935f1e88414","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:40:59.527Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:40:59.530Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"57ede8f5-cd71-4389-b6e0-6d78f835b886","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fb191e4b-e950-4449-a28b-f935f1e88414","LogTimestamp":"2023-05-25T23:40:59.530Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:40:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:41:01.544Z","message":"Entering","context":{"RequestID":"3e6928a0-89b6-42d9-a9df-412bf9d56e1f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"17311ad0-e9a8-47a7-bb21-525559e6a381","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:41:01.544Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:41:01.550Z","message":"{\"transactionId\":\"3e6928a0-89b6-42d9-a9df-412bf9d56e1f\",\"status\":\"200\",\"rqstDate\":\"230525-23:41:01:545\",\"respDate\":\"230525-23:41:01:550\",\"sourceId\":\"haproxy:3e6928a0-89b6-42d9-a9df-412bf9d56e1f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:41:01:545-63934\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9a792da1-bc2a-4562-b1bb-20a40cdec17e], x-b3-parentspanid=[b1a09b662911ce27], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[25c4e9265fee1a11b1a09b662911ce27], x-b3-spanid=[5bf9d3b3ad8a2ea1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3e6928a0-89b6-42d9-a9df-412bf9d56e1f]}\\\"}\"}","context":{"RequestID":"3e6928a0-89b6-42d9-a9df-412bf9d56e1f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"17311ad0-e9a8-47a7-bb21-525559e6a381","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:41:01.544Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:01.551Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3e6928a0-89b6-42d9-a9df-412bf9d56e1f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"7","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"17311ad0-e9a8-47a7-bb21-525559e6a381","LogTimestamp":"2023-05-25T23:41:01.551Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:41:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-05-25T23:41:01.923Z","message":"Entering","context":{"RequestID":"13a62cd0-2818-4b15-bf05-da617500dc0b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"19184e1a-46d8-46c7-af6a-4f9ee8d984e7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:41:01.922Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:41:01.925Z","message":"Database is available from CACHED check.","context":{"RequestID":"13a62cd0-2818-4b15-bf05-da617500dc0b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"19184e1a-46d8-46c7-af6a-4f9ee8d984e7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:41:01.922Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:01.926Z","message":"{\"transactionId\":\"13a62cd0-2818-4b15-bf05-da617500dc0b\",\"status\":\"200\",\"rqstDate\":\"230525-23:41:01:923\",\"respDate\":\"230525-23:41:01:926\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:13a62cd0-2818-4b15-bf05-da617500dc0b\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:41:01:923-13393\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[13a62cd0-2818-4b15-bf05-da617500dc0b]}\\\"}\"}","context":{"RequestID":"13a62cd0-2818-4b15-bf05-da617500dc0b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"19184e1a-46d8-46c7-af6a-4f9ee8d984e7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:41:01.922Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:01.927Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"13a62cd0-2818-4b15-bf05-da617500dc0b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"19184e1a-46d8-46c7-af6a-4f9ee8d984e7","LogTimestamp":"2023-05-25T23:41:01.927Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:41:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:41:02.005Z","message":"Entering","context":{"RequestID":"4a5bc287-8f78-4e33-981a-39df1a48a763","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"82d6ce30-bdbf-42b8-8c94-0150a77486c4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:41:02.005Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:41:02.007Z","message":"{\"transactionId\":\"4a5bc287-8f78-4e33-981a-39df1a48a763\",\"status\":\"200\",\"rqstDate\":\"230525-23:41:02:006\",\"respDate\":\"230525-23:41:02:007\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4a5bc287-8f78-4e33-981a-39df1a48a763\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:41:02:006-99467\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[56b06241-dc7c-9d7d-9b8d-ec2a0f48bf9f], x-b3-parentspanid=[185f313d8eb0b4d1], Accept=[application/json], x-b3-sampled=[1], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51839], x-envoy-attempt-count=[1], x-b3-traceid=[95ea379bd9d32da6185f313d8eb0b4d1], x-b3-spanid=[0f55272f734f6c78], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4a5bc287-8f78-4e33-981a-39df1a48a763]}\\\"}\"}","context":{"RequestID":"4a5bc287-8f78-4e33-981a-39df1a48a763","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"82d6ce30-bdbf-42b8-8c94-0150a77486c4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:41:02.005Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:02.007Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4a5bc287-8f78-4e33-981a-39df1a48a763","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"82d6ce30-bdbf-42b8-8c94-0150a77486c4","LogTimestamp":"2023-05-25T23:41:02.007Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:41:02 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:41:03.564Z","message":"Entering","context":{"RequestID":"c181a131-8da4-47f4-b2f8-c736df167252","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ced6470a-0f30-4fe7-8a83-88d7f56b8585","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:41:03.563Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:41:03.566Z","message":"{\"transactionId\":\"c181a131-8da4-47f4-b2f8-c736df167252\",\"status\":\"200\",\"rqstDate\":\"230525-23:41:03:564\",\"respDate\":\"230525-23:41:03:566\",\"sourceId\":\"haproxy:c181a131-8da4-47f4-b2f8-c736df167252\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:41:03:564-3298\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d5b7d473-433d-453a-be84-0508eb3d8384], x-b3-parentspanid=[9fa6748c816ccc28], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[05bb22689def168e9fa6748c816ccc28], x-b3-spanid=[055a6a2160c16daa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c181a131-8da4-47f4-b2f8-c736df167252]}\\\"}\"}","context":{"RequestID":"c181a131-8da4-47f4-b2f8-c736df167252","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ced6470a-0f30-4fe7-8a83-88d7f56b8585","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:41:03.563Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:03.567Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c181a131-8da4-47f4-b2f8-c736df167252","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ced6470a-0f30-4fe7-8a83-88d7f56b8585","LogTimestamp":"2023-05-25T23:41:03.567Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:41:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:41:04.142Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:41:04.157Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:04.157Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:04.157Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:05.574Z","message":"Entering","context":{"RequestID":"b5f2fd8b-e171-4e86-819a-5b389c1815f8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ce7e9031-9678-4b79-8c96-2c9e801d42b6","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:41:05.574Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:41:05.576Z","message":"{\"transactionId\":\"b5f2fd8b-e171-4e86-819a-5b389c1815f8\",\"status\":\"200\",\"rqstDate\":\"230525-23:41:05:575\",\"respDate\":\"230525-23:41:05:576\",\"sourceId\":\"haproxy:b5f2fd8b-e171-4e86-819a-5b389c1815f8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:41:05:575-5036\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[97990552-2c7a-41f3-93f0-d5e028a01dab], x-b3-parentspanid=[307c1f7dcbe8884b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2a08b9b1c5a9d7c2307c1f7dcbe8884b], x-b3-spanid=[e26ad47f1ea6f840], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b5f2fd8b-e171-4e86-819a-5b389c1815f8]}\\\"}\"}","context":{"RequestID":"b5f2fd8b-e171-4e86-819a-5b389c1815f8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ce7e9031-9678-4b79-8c96-2c9e801d42b6","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:41:05.574Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:05.576Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b5f2fd8b-e171-4e86-819a-5b389c1815f8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ce7e9031-9678-4b79-8c96-2c9e801d42b6","LogTimestamp":"2023-05-25T23:41:05.576Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:41:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:41:07.584Z","message":"Entering","context":{"RequestID":"86c3c808-74fc-4fe5-ab0a-7d005c2a6f4c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f1006fcb-e078-4a9b-aedd-5572caa07808","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:41:07.584Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:41:07.585Z","message":"{\"transactionId\":\"86c3c808-74fc-4fe5-ab0a-7d005c2a6f4c\",\"status\":\"200\",\"rqstDate\":\"230525-23:41:07:584\",\"respDate\":\"230525-23:41:07:585\",\"sourceId\":\"haproxy:86c3c808-74fc-4fe5-ab0a-7d005c2a6f4c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:41:07:584-34672\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f458d628-ac53-4f29-9ca5-0008b9a9b46d], x-b3-parentspanid=[3d82f49b9a011adc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7971e42dd67b154f3d82f49b9a011adc], x-b3-spanid=[1ad846a8ff2618b8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[86c3c808-74fc-4fe5-ab0a-7d005c2a6f4c]}\\\"}\"}","context":{"RequestID":"86c3c808-74fc-4fe5-ab0a-7d005c2a6f4c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f1006fcb-e078-4a9b-aedd-5572caa07808","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:41:07.584Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:07.585Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"86c3c808-74fc-4fe5-ab0a-7d005c2a6f4c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f1006fcb-e078-4a9b-aedd-5572caa07808","LogTimestamp":"2023-05-25T23:41:07.585Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:41:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-25T23:41:09.594Z","message":"Entering","context":{"RequestID":"6c64d87f-bc63-42db-90f3-87afbd1708ad","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"af0b40cc-3f24-41a2-9a53-8e9e46b306ff","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:41:09.594Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:41:09.595Z","message":"{\"transactionId\":\"6c64d87f-bc63-42db-90f3-87afbd1708ad\",\"status\":\"200\",\"rqstDate\":\"230525-23:41:09:594\",\"respDate\":\"230525-23:41:09:595\",\"sourceId\":\"haproxy:6c64d87f-bc63-42db-90f3-87afbd1708ad\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:41:09:594-80384\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f9d6f93a-7ca1-4f4f-ac3d-dc036994ca20], x-b3-parentspanid=[49e6e4d4057a1150], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[33f0a92addaa639749e6e4d4057a1150], x-b3-spanid=[8d1cd7c7167944cc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6c64d87f-bc63-42db-90f3-87afbd1708ad]}\\\"}\"}","context":{"RequestID":"6c64d87f-bc63-42db-90f3-87afbd1708ad","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"af0b40cc-3f24-41a2-9a53-8e9e46b306ff","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:41:09.594Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:09.596Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6c64d87f-bc63-42db-90f3-87afbd1708ad","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"af0b40cc-3f24-41a2-9a53-8e9e46b306ff","LogTimestamp":"2023-05-25T23:41:09.596Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:41:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-25T23:41:11.604Z","message":"Entering","context":{"RequestID":"e2548c9b-c31e-4c90-b53e-5e517c13ab84","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bb159452-b882-4379-aa12-76f801a9afe9","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:41:11.604Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:41:11.607Z","message":"{\"transactionId\":\"e2548c9b-c31e-4c90-b53e-5e517c13ab84\",\"status\":\"200\",\"rqstDate\":\"230525-23:41:11:605\",\"respDate\":\"230525-23:41:11:607\",\"sourceId\":\"haproxy:e2548c9b-c31e-4c90-b53e-5e517c13ab84\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:41:11:605-10330\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[70991397-e94c-41f7-82b2-00acb7b021af], x-b3-parentspanid=[7e5be98c0e43bfe8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3f10e67c8379319d7e5be98c0e43bfe8], x-b3-spanid=[bf8bd98172a2f7cc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e2548c9b-c31e-4c90-b53e-5e517c13ab84]}\\\"}\"}","context":{"RequestID":"e2548c9b-c31e-4c90-b53e-5e517c13ab84","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bb159452-b882-4379-aa12-76f801a9afe9","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:41:11.604Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:11.608Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e2548c9b-c31e-4c90-b53e-5e517c13ab84","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bb159452-b882-4379-aa12-76f801a9afe9","LogTimestamp":"2023-05-25T23:41:11.607Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:41:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:41:11.909Z","message":"Entering","context":{"RequestID":"4bd1115e-a205-45fe-a0ae-2ae9925d407e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3fdce567-0bc1-429b-84db-ae78c0e0efe9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:41:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:41:11.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"4bd1115e-a205-45fe-a0ae-2ae9925d407e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3fdce567-0bc1-429b-84db-ae78c0e0efe9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:41:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:11.910Z","message":"{\"transactionId\":\"4bd1115e-a205-45fe-a0ae-2ae9925d407e\",\"status\":\"200\",\"rqstDate\":\"230525-23:41:11:909\",\"respDate\":\"230525-23:41:11:910\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4bd1115e-a205-45fe-a0ae-2ae9925d407e\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:41:11:909-50930\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4bd1115e-a205-45fe-a0ae-2ae9925d407e]}\\\"}\"}","context":{"RequestID":"4bd1115e-a205-45fe-a0ae-2ae9925d407e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3fdce567-0bc1-429b-84db-ae78c0e0efe9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:41:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:11.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4bd1115e-a205-45fe-a0ae-2ae9925d407e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3fdce567-0bc1-429b-84db-ae78c0e0efe9","LogTimestamp":"2023-05-25T23:41:11.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:41:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:41:12.003Z","message":"Entering","context":{"RequestID":"2f9145a6-e970-4a92-951d-4b8f2bf80d24","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d38c59d5-6648-4929-adef-b333533b7600","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:41:12.003Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:41:12.005Z","message":"{\"transactionId\":\"2f9145a6-e970-4a92-951d-4b8f2bf80d24\",\"status\":\"200\",\"rqstDate\":\"230525-23:41:12:004\",\"respDate\":\"230525-23:41:12:005\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2f9145a6-e970-4a92-951d-4b8f2bf80d24\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:41:12:004-79514\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2cc18654-e9dc-4552-8341-b6be4c3a566e], x-b3-parentspanid=[02bb5ebf4c224e45], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41951], x-envoy-attempt-count=[1], x-b3-traceid=[19b4067b21ae5f7b02bb5ebf4c224e45], x-b3-spanid=[2494952462cbcaa5], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2f9145a6-e970-4a92-951d-4b8f2bf80d24]}\\\"}\"}","context":{"RequestID":"2f9145a6-e970-4a92-951d-4b8f2bf80d24","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d38c59d5-6648-4929-adef-b333533b7600","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:41:12.003Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:12.005Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2f9145a6-e970-4a92-951d-4b8f2bf80d24","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d38c59d5-6648-4929-adef-b333533b7600","LogTimestamp":"2023-05-25T23:41:12.005Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:41:12 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:41:13.618Z","message":"Entering","context":{"RequestID":"b00858a5-14f8-4fe7-a4ea-9553fec69092","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"798caefd-47c0-4cd5-a955-69f5a8d74fe5","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:41:13.618Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:41:13.621Z","message":"{\"transactionId\":\"b00858a5-14f8-4fe7-a4ea-9553fec69092\",\"status\":\"200\",\"rqstDate\":\"230525-23:41:13:619\",\"respDate\":\"230525-23:41:13:621\",\"sourceId\":\"haproxy:b00858a5-14f8-4fe7-a4ea-9553fec69092\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:41:13:619-25684\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[72c8d148-4a97-49e6-8c43-312afd8ce694], x-b3-parentspanid=[e6a95607c1d7a179], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3637c8119320f501e6a95607c1d7a179], x-b3-spanid=[a803a5e49749971c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b00858a5-14f8-4fe7-a4ea-9553fec69092]}\\\"}\"}","context":{"RequestID":"b00858a5-14f8-4fe7-a4ea-9553fec69092","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"798caefd-47c0-4cd5-a955-69f5a8d74fe5","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:41:13.618Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:13.622Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b00858a5-14f8-4fe7-a4ea-9553fec69092","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"798caefd-47c0-4cd5-a955-69f5a8d74fe5","LogTimestamp":"2023-05-25T23:41:13.622Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:41:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:41:14.142Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:41:14.155Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:14.155Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:14.155Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:15.632Z","message":"Entering","context":{"RequestID":"76bcdec1-54c6-4c8d-89d4-20aa86e1a423","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"111f5d36-6fd0-430b-84b5-324444f94563","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:41:15.632Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:41:15.635Z","message":"{\"transactionId\":\"76bcdec1-54c6-4c8d-89d4-20aa86e1a423\",\"status\":\"200\",\"rqstDate\":\"230525-23:41:15:633\",\"respDate\":\"230525-23:41:15:634\",\"sourceId\":\"haproxy:76bcdec1-54c6-4c8d-89d4-20aa86e1a423\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:41:15:633-26676\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[388f6609-e8c8-4788-9f05-edd77b0c2906], x-b3-parentspanid=[e68a0538b763e856], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[83a63a2135ab48dde68a0538b763e856], x-b3-spanid=[7bf0c5069cdaf9cf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[76bcdec1-54c6-4c8d-89d4-20aa86e1a423]}\\\"}\"}","context":{"RequestID":"76bcdec1-54c6-4c8d-89d4-20aa86e1a423","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"111f5d36-6fd0-430b-84b5-324444f94563","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:41:15.632Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:15.636Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"76bcdec1-54c6-4c8d-89d4-20aa86e1a423","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"111f5d36-6fd0-430b-84b5-324444f94563","LogTimestamp":"2023-05-25T23:41:15.636Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:41:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:41:17.645Z","message":"Entering","context":{"RequestID":"5927d44e-a261-44e6-b164-90d9163146a7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6e281147-9569-4439-8102-efcfe74d63aa","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:41:17.645Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:41:17.646Z","message":"{\"transactionId\":\"5927d44e-a261-44e6-b164-90d9163146a7\",\"status\":\"200\",\"rqstDate\":\"230525-23:41:17:645\",\"respDate\":\"230525-23:41:17:646\",\"sourceId\":\"haproxy:5927d44e-a261-44e6-b164-90d9163146a7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:41:17:645-99036\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a2bacd0c-1ad1-4001-b63f-c449bee267a2], x-b3-parentspanid=[dfff18108b3d5421], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[74615d6194b8f3f4dfff18108b3d5421], x-b3-spanid=[18ba54ffeadfdd5b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5927d44e-a261-44e6-b164-90d9163146a7]}\\\"}\"}","context":{"RequestID":"5927d44e-a261-44e6-b164-90d9163146a7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6e281147-9569-4439-8102-efcfe74d63aa","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:41:17.645Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:17.646Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5927d44e-a261-44e6-b164-90d9163146a7","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6e281147-9569-4439-8102-efcfe74d63aa","LogTimestamp":"2023-05-25T23:41:17.646Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:41:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-25T23:41:19.655Z","message":"Entering","context":{"RequestID":"fa8f173b-7d1f-4080-b26e-c2815280401d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"64c63508-7ec6-44ae-94da-416148b7df86","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:41:19.654Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:41:19.656Z","message":"{\"transactionId\":\"fa8f173b-7d1f-4080-b26e-c2815280401d\",\"status\":\"200\",\"rqstDate\":\"230525-23:41:19:655\",\"respDate\":\"230525-23:41:19:656\",\"sourceId\":\"haproxy:fa8f173b-7d1f-4080-b26e-c2815280401d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:41:19:655-89538\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[142f848a-8576-4e98-bf32-470cb211f110], x-b3-parentspanid=[ae53a284d7b1c32a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8476ff70d48b83efae53a284d7b1c32a], x-b3-spanid=[3a5ae6017ed1dd0a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fa8f173b-7d1f-4080-b26e-c2815280401d]}\\\"}\"}","context":{"RequestID":"fa8f173b-7d1f-4080-b26e-c2815280401d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"64c63508-7ec6-44ae-94da-416148b7df86","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:41:19.654Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:19.656Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fa8f173b-7d1f-4080-b26e-c2815280401d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"64c63508-7ec6-44ae-94da-416148b7df86","LogTimestamp":"2023-05-25T23:41:19.656Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:41:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:41:21.664Z","message":"Entering","context":{"RequestID":"6aab9d41-be09-48d1-8d3e-c20327a7e763","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4e838d70-3433-4672-aa0c-567f8b20a0f3","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:41:21.664Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:41:21.666Z","message":"{\"transactionId\":\"6aab9d41-be09-48d1-8d3e-c20327a7e763\",\"status\":\"200\",\"rqstDate\":\"230525-23:41:21:664\",\"respDate\":\"230525-23:41:21:666\",\"sourceId\":\"haproxy:6aab9d41-be09-48d1-8d3e-c20327a7e763\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:41:21:664-47127\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d439972c-2206-42e6-9dab-aa4488a67e35], x-b3-parentspanid=[070d2f1cf55b5040], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[23f212d1da5568ad070d2f1cf55b5040], x-b3-spanid=[234d0c5f6d74e815], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6aab9d41-be09-48d1-8d3e-c20327a7e763]}\\\"}\"}","context":{"RequestID":"6aab9d41-be09-48d1-8d3e-c20327a7e763","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4e838d70-3433-4672-aa0c-567f8b20a0f3","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:41:21.664Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:21.666Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6aab9d41-be09-48d1-8d3e-c20327a7e763","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4e838d70-3433-4672-aa0c-567f8b20a0f3","LogTimestamp":"2023-05-25T23:41:21.666Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:41:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:41:21.907Z","message":"Entering","context":{"RequestID":"8c3fb850-3c4d-4c72-8683-b82d816305f9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"90fdf7d7-8a2a-4cea-89bd-fc4a597cda3f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:41:21.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:41:21.908Z","message":"Database is available from CACHED check.","context":{"RequestID":"8c3fb850-3c4d-4c72-8683-b82d816305f9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"90fdf7d7-8a2a-4cea-89bd-fc4a597cda3f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:41:21.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:21.909Z","message":"{\"transactionId\":\"8c3fb850-3c4d-4c72-8683-b82d816305f9\",\"status\":\"200\",\"rqstDate\":\"230525-23:41:21:908\",\"respDate\":\"230525-23:41:21:909\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8c3fb850-3c4d-4c72-8683-b82d816305f9\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:41:21:908-82057\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8c3fb850-3c4d-4c72-8683-b82d816305f9]}\\\"}\"}","context":{"RequestID":"8c3fb850-3c4d-4c72-8683-b82d816305f9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"90fdf7d7-8a2a-4cea-89bd-fc4a597cda3f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:41:21.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:21.909Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8c3fb850-3c4d-4c72-8683-b82d816305f9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"90fdf7d7-8a2a-4cea-89bd-fc4a597cda3f","LogTimestamp":"2023-05-25T23:41:21.909Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:41:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:41:22.005Z","message":"Entering","context":{"RequestID":"c9666909-c9a5-47b6-9429-b310e281df4e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f429eaad-fa2b-4bcd-ab69-ca51990f1b47","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:41:22.004Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:41:22.006Z","message":"{\"transactionId\":\"c9666909-c9a5-47b6-9429-b310e281df4e\",\"status\":\"200\",\"rqstDate\":\"230525-23:41:22:005\",\"respDate\":\"230525-23:41:22:006\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c9666909-c9a5-47b6-9429-b310e281df4e\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:41:22:005-43231\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[127f20fd-7fcb-4084-a399-c98033ed1309], x-b3-parentspanid=[4929d860cca087dd], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36001], x-envoy-attempt-count=[1], x-b3-traceid=[604252a4da2010504929d860cca087dd], x-b3-spanid=[c3b66207b5da0f39], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c9666909-c9a5-47b6-9429-b310e281df4e]}\\\"}\"}","context":{"RequestID":"c9666909-c9a5-47b6-9429-b310e281df4e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f429eaad-fa2b-4bcd-ab69-ca51990f1b47","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:41:22.004Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:22.006Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c9666909-c9a5-47b6-9429-b310e281df4e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f429eaad-fa2b-4bcd-ab69-ca51990f1b47","LogTimestamp":"2023-05-25T23:41:22.006Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:41:22 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-25T23:41:23.676Z","message":"Entering","context":{"RequestID":"03d59337-84fd-46c2-aea7-e7a1ba0e048b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4e2967a4-f44c-4ddd-9d8e-a66e12f1afe3","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:41:23.676Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:41:23.679Z","message":"{\"transactionId\":\"03d59337-84fd-46c2-aea7-e7a1ba0e048b\",\"status\":\"200\",\"rqstDate\":\"230525-23:41:23:677\",\"respDate\":\"230525-23:41:23:679\",\"sourceId\":\"haproxy:03d59337-84fd-46c2-aea7-e7a1ba0e048b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:41:23:677-1276\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f41eaf7a-0297-498b-9638-e5d8e3415cda], x-b3-parentspanid=[95f45fb40daa0e6a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5ec1a18127fa62fe95f45fb40daa0e6a], x-b3-spanid=[c192ca4a5a401958], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[03d59337-84fd-46c2-aea7-e7a1ba0e048b]}\\\"}\"}","context":{"RequestID":"03d59337-84fd-46c2-aea7-e7a1ba0e048b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4e2967a4-f44c-4ddd-9d8e-a66e12f1afe3","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:41:23.676Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:23.680Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"03d59337-84fd-46c2-aea7-e7a1ba0e048b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4e2967a4-f44c-4ddd-9d8e-a66e12f1afe3","LogTimestamp":"2023-05-25T23:41:23.680Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:41:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:41:24.142Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:41:24.158Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:24.158Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:24.158Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:25.690Z","message":"Entering","context":{"RequestID":"c9d06fe0-3599-468d-8ced-8c8b9419cb77","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"16bc3a27-ecb4-4bcb-bb75-59cfd4085e21","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:41:25.690Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:41:25.693Z","message":"{\"transactionId\":\"c9d06fe0-3599-468d-8ced-8c8b9419cb77\",\"status\":\"200\",\"rqstDate\":\"230525-23:41:25:691\",\"respDate\":\"230525-23:41:25:693\",\"sourceId\":\"haproxy:c9d06fe0-3599-468d-8ced-8c8b9419cb77\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:41:25:691-26060\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f7408e94-2414-4907-81b9-635496b15275], x-b3-parentspanid=[389280474108e30c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6d9693d98a9c7ed9389280474108e30c], x-b3-spanid=[6579779ad2fbbece], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c9d06fe0-3599-468d-8ced-8c8b9419cb77]}\\\"}\"}","context":{"RequestID":"c9d06fe0-3599-468d-8ced-8c8b9419cb77","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"16bc3a27-ecb4-4bcb-bb75-59cfd4085e21","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:41:25.690Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:25.694Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c9d06fe0-3599-468d-8ced-8c8b9419cb77","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"16bc3a27-ecb4-4bcb-bb75-59cfd4085e21","LogTimestamp":"2023-05-25T23:41:25.694Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:41:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:41:26.488Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:26.492Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:27.702Z","message":"Entering","context":{"RequestID":"259af378-a729-475e-a151-0cbef78c1a71","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5cce9e9b-3796-4f9e-bc5d-dfd8847fec4a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:41:27.702Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:41:27.705Z","message":"{\"transactionId\":\"259af378-a729-475e-a151-0cbef78c1a71\",\"status\":\"200\",\"rqstDate\":\"230525-23:41:27:703\",\"respDate\":\"230525-23:41:27:705\",\"sourceId\":\"haproxy:259af378-a729-475e-a151-0cbef78c1a71\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:41:27:703-11588\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4b7da7e4-b802-4dfc-8683-3125745f4f04], x-b3-parentspanid=[7ab565c0d9a4c34d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[345a1846667813cd7ab565c0d9a4c34d], x-b3-spanid=[79565a1f2d0e1ac5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[259af378-a729-475e-a151-0cbef78c1a71]}\\\"}\"}","context":{"RequestID":"259af378-a729-475e-a151-0cbef78c1a71","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5cce9e9b-3796-4f9e-bc5d-dfd8847fec4a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:41:27.702Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:27.706Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"259af378-a729-475e-a151-0cbef78c1a71","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5cce9e9b-3796-4f9e-bc5d-dfd8847fec4a","LogTimestamp":"2023-05-25T23:41:27.706Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:41:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:41:29.716Z","message":"Entering","context":{"RequestID":"3b412f99-5461-4c45-ab65-1c530710e3f3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fd3194b7-a7d7-4932-9ee1-542bee10a74f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:41:29.716Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:41:29.719Z","message":"{\"transactionId\":\"3b412f99-5461-4c45-ab65-1c530710e3f3\",\"status\":\"200\",\"rqstDate\":\"230525-23:41:29:717\",\"respDate\":\"230525-23:41:29:719\",\"sourceId\":\"haproxy:3b412f99-5461-4c45-ab65-1c530710e3f3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:41:29:717-2186\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9b15b8dd-faf6-40fd-97bf-745b321414d7], x-b3-parentspanid=[d12da27876a327a0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[699a7cbc2fff552cd12da27876a327a0], x-b3-spanid=[6884ea8acd1fe319], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3b412f99-5461-4c45-ab65-1c530710e3f3]}\\\"}\"}","context":{"RequestID":"3b412f99-5461-4c45-ab65-1c530710e3f3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fd3194b7-a7d7-4932-9ee1-542bee10a74f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:41:29.716Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:29.720Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3b412f99-5461-4c45-ab65-1c530710e3f3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fd3194b7-a7d7-4932-9ee1-542bee10a74f","LogTimestamp":"2023-05-25T23:41:29.720Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:41:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:41:31.728Z","message":"Entering","context":{"RequestID":"bbdb483e-2f4e-4983-8dd5-a00582d729ce","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"b2ef1bb4-4f3b-4dff-8b52-3bb687b24200","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:41:31.728Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:41:31.729Z","message":"{\"transactionId\":\"bbdb483e-2f4e-4983-8dd5-a00582d729ce\",\"status\":\"200\",\"rqstDate\":\"230525-23:41:31:728\",\"respDate\":\"230525-23:41:31:729\",\"sourceId\":\"haproxy:bbdb483e-2f4e-4983-8dd5-a00582d729ce\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:41:31:728-60961\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[648f69d6-aebe-4c61-971c-96ace486572e], x-b3-parentspanid=[51f4a2e2935cb22b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3d268279ac0e4d6e51f4a2e2935cb22b], x-b3-spanid=[6e168c3772862bc0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bbdb483e-2f4e-4983-8dd5-a00582d729ce]}\\\"}\"}","context":{"RequestID":"bbdb483e-2f4e-4983-8dd5-a00582d729ce","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"b2ef1bb4-4f3b-4dff-8b52-3bb687b24200","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:41:31.728Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:31.729Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bbdb483e-2f4e-4983-8dd5-a00582d729ce","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b2ef1bb4-4f3b-4dff-8b52-3bb687b24200","LogTimestamp":"2023-05-25T23:41:31.729Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:41:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-25T23:41:31.907Z","message":"Entering","context":{"RequestID":"0f62cd9d-3abd-46f3-961b-cc528557595f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0c3051d7-12c6-4eef-9a46-0124941d5a24","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:41:31.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:41:31.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"0f62cd9d-3abd-46f3-961b-cc528557595f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0c3051d7-12c6-4eef-9a46-0124941d5a24","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:41:31.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:31.910Z","message":"{\"transactionId\":\"0f62cd9d-3abd-46f3-961b-cc528557595f\",\"status\":\"200\",\"rqstDate\":\"230525-23:41:31:908\",\"respDate\":\"230525-23:41:31:910\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:0f62cd9d-3abd-46f3-961b-cc528557595f\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:41:31:908-2746\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[0f62cd9d-3abd-46f3-961b-cc528557595f]}\\\"}\"}","context":{"RequestID":"0f62cd9d-3abd-46f3-961b-cc528557595f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0c3051d7-12c6-4eef-9a46-0124941d5a24","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:41:31.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:31.910Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0f62cd9d-3abd-46f3-961b-cc528557595f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0c3051d7-12c6-4eef-9a46-0124941d5a24","LogTimestamp":"2023-05-25T23:41:31.910Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:41:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:41:32.006Z","message":"Entering","context":{"RequestID":"64aae5fa-6f72-4767-846c-bd10baddc1f0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b2d83855-d7fd-418c-8b93-b31406ac5cd2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:41:32.006Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:41:32.008Z","message":"{\"transactionId\":\"64aae5fa-6f72-4767-846c-bd10baddc1f0\",\"status\":\"200\",\"rqstDate\":\"230525-23:41:32:007\",\"respDate\":\"230525-23:41:32:008\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:64aae5fa-6f72-4767-846c-bd10baddc1f0\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:41:32:007-39075\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[730f386f-e811-4e91-9302-3873782ce2a8], x-b3-parentspanid=[1d0331594b187053], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33411], x-envoy-attempt-count=[1], x-b3-traceid=[f5e672c365d4b4531d0331594b187053], x-b3-spanid=[1d232be8de2362c5], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[64aae5fa-6f72-4767-846c-bd10baddc1f0]}\\\"}\"}","context":{"RequestID":"64aae5fa-6f72-4767-846c-bd10baddc1f0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b2d83855-d7fd-418c-8b93-b31406ac5cd2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:41:32.006Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:32.009Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"64aae5fa-6f72-4767-846c-bd10baddc1f0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b2d83855-d7fd-418c-8b93-b31406ac5cd2","LogTimestamp":"2023-05-25T23:41:32.009Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:41:32 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:41:33.739Z","message":"Entering","context":{"RequestID":"e2a1fb64-31ea-4730-b301-bbac662891cf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4cc2ea65-2557-4fb6-935b-c84aa3afda6f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:41:33.739Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:41:33.742Z","message":"{\"transactionId\":\"e2a1fb64-31ea-4730-b301-bbac662891cf\",\"status\":\"200\",\"rqstDate\":\"230525-23:41:33:740\",\"respDate\":\"230525-23:41:33:742\",\"sourceId\":\"haproxy:e2a1fb64-31ea-4730-b301-bbac662891cf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:41:33:740-90016\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[30c430b9-78a1-469c-9d12-20677bea71d8], x-b3-parentspanid=[c968bfdc43ec6409], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[46b47e31ef1dd08bc968bfdc43ec6409], x-b3-spanid=[3c7a06b38cb4db84], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e2a1fb64-31ea-4730-b301-bbac662891cf]}\\\"}\"}","context":{"RequestID":"e2a1fb64-31ea-4730-b301-bbac662891cf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4cc2ea65-2557-4fb6-935b-c84aa3afda6f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:41:33.739Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:33.743Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e2a1fb64-31ea-4730-b301-bbac662891cf","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4cc2ea65-2557-4fb6-935b-c84aa3afda6f","LogTimestamp":"2023-05-25T23:41:33.743Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:41:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:41:34.142Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:41:34.156Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:34.156Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:34.156Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:35.754Z","message":"Entering","context":{"RequestID":"6f97a823-572e-4776-b282-c41870b235e9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"be1ad7f7-542c-4399-bf66-124805769cae","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:41:35.754Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:41:35.756Z","message":"{\"transactionId\":\"6f97a823-572e-4776-b282-c41870b235e9\",\"status\":\"200\",\"rqstDate\":\"230525-23:41:35:755\",\"respDate\":\"230525-23:41:35:756\",\"sourceId\":\"haproxy:6f97a823-572e-4776-b282-c41870b235e9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:41:35:755-30368\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[41269187-0bc4-4021-98f0-d81572faab0d], x-b3-parentspanid=[1227307a096af8d0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[24459e5df7e63c031227307a096af8d0], x-b3-spanid=[af4e4fc08a5a74f0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6f97a823-572e-4776-b282-c41870b235e9]}\\\"}\"}","context":{"RequestID":"6f97a823-572e-4776-b282-c41870b235e9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"be1ad7f7-542c-4399-bf66-124805769cae","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:41:35.754Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:35.757Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6f97a823-572e-4776-b282-c41870b235e9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"be1ad7f7-542c-4399-bf66-124805769cae","LogTimestamp":"2023-05-25T23:41:35.757Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:41:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:41:37.765Z","message":"Entering","context":{"RequestID":"82bbbfde-12d0-4cdd-858c-d72c3bc30a45","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"912e27f1-0639-4548-a56b-fcc5ced44321","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:41:37.765Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:41:37.767Z","message":"{\"transactionId\":\"82bbbfde-12d0-4cdd-858c-d72c3bc30a45\",\"status\":\"200\",\"rqstDate\":\"230525-23:41:37:766\",\"respDate\":\"230525-23:41:37:767\",\"sourceId\":\"haproxy:82bbbfde-12d0-4cdd-858c-d72c3bc30a45\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:41:37:766-53782\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5ca6c33a-a86f-46c9-8644-9e0beb93d019], x-b3-parentspanid=[4c14483724c79801], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3a9c82acb51c0df54c14483724c79801], x-b3-spanid=[89bd1dfba1417c15], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[82bbbfde-12d0-4cdd-858c-d72c3bc30a45]}\\\"}\"}","context":{"RequestID":"82bbbfde-12d0-4cdd-858c-d72c3bc30a45","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"912e27f1-0639-4548-a56b-fcc5ced44321","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:41:37.765Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:37.768Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"82bbbfde-12d0-4cdd-858c-d72c3bc30a45","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"912e27f1-0639-4548-a56b-fcc5ced44321","LogTimestamp":"2023-05-25T23:41:37.768Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:41:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:41:39.776Z","message":"Entering","context":{"RequestID":"48f22c1a-5e8a-43ee-a721-a92c16d8d2b1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5d1fca64-f89f-4eee-a830-6ef3ca729bb1","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:41:39.776Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:41:39.777Z","message":"{\"transactionId\":\"48f22c1a-5e8a-43ee-a721-a92c16d8d2b1\",\"status\":\"200\",\"rqstDate\":\"230525-23:41:39:776\",\"respDate\":\"230525-23:41:39:777\",\"sourceId\":\"haproxy:48f22c1a-5e8a-43ee-a721-a92c16d8d2b1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:41:39:776-67758\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e328b50b-4f2d-465e-b74a-af7e517600e1], x-b3-parentspanid=[bd1bf3f880a40db9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e0cbc1400ba6b945bd1bf3f880a40db9], x-b3-spanid=[b0b9667cc00f9d80], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[48f22c1a-5e8a-43ee-a721-a92c16d8d2b1]}\\\"}\"}","context":{"RequestID":"48f22c1a-5e8a-43ee-a721-a92c16d8d2b1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5d1fca64-f89f-4eee-a830-6ef3ca729bb1","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:41:39.776Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:39.778Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"48f22c1a-5e8a-43ee-a721-a92c16d8d2b1","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5d1fca64-f89f-4eee-a830-6ef3ca729bb1","LogTimestamp":"2023-05-25T23:41:39.778Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:41:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:41:41.786Z","message":"Entering","context":{"RequestID":"44e1e0fc-09a0-4730-89dd-13168b9a12cf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4a8756c5-0558-41d3-8c24-294c26e4ff24","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:41:41.786Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:41:41.788Z","message":"{\"transactionId\":\"44e1e0fc-09a0-4730-89dd-13168b9a12cf\",\"status\":\"200\",\"rqstDate\":\"230525-23:41:41:787\",\"respDate\":\"230525-23:41:41:788\",\"sourceId\":\"haproxy:44e1e0fc-09a0-4730-89dd-13168b9a12cf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:41:41:787-1911\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[282605b6-f6c2-4945-ba4b-298f8879f646], x-b3-parentspanid=[7ab2ee97fcad3d62], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b07589620cc0bbd67ab2ee97fcad3d62], x-b3-spanid=[4f9f98a8bd988e26], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[44e1e0fc-09a0-4730-89dd-13168b9a12cf]}\\\"}\"}","context":{"RequestID":"44e1e0fc-09a0-4730-89dd-13168b9a12cf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4a8756c5-0558-41d3-8c24-294c26e4ff24","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:41:41.786Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:41.789Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"44e1e0fc-09a0-4730-89dd-13168b9a12cf","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4a8756c5-0558-41d3-8c24-294c26e4ff24","LogTimestamp":"2023-05-25T23:41:41.789Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:41:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:41:41.907Z","message":"Entering","context":{"RequestID":"96c5e04b-b377-4d76-b41b-e97b01e3e28e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ec1eace3-7ac9-4adb-95d8-dafc86bf49b0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:41:41.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:41:41.907Z","message":"Database is available from CACHED check.","context":{"RequestID":"96c5e04b-b377-4d76-b41b-e97b01e3e28e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ec1eace3-7ac9-4adb-95d8-dafc86bf49b0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:41:41.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:41.908Z","message":"{\"transactionId\":\"96c5e04b-b377-4d76-b41b-e97b01e3e28e\",\"status\":\"200\",\"rqstDate\":\"230525-23:41:41:907\",\"respDate\":\"230525-23:41:41:908\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:96c5e04b-b377-4d76-b41b-e97b01e3e28e\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:41:41:907-78347\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[96c5e04b-b377-4d76-b41b-e97b01e3e28e]}\\\"}\"}","context":{"RequestID":"96c5e04b-b377-4d76-b41b-e97b01e3e28e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ec1eace3-7ac9-4adb-95d8-dafc86bf49b0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:41:41.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:41.908Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"96c5e04b-b377-4d76-b41b-e97b01e3e28e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ec1eace3-7ac9-4adb-95d8-dafc86bf49b0","LogTimestamp":"2023-05-25T23:41:41.908Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:41:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-25T23:41:42.006Z","message":"Entering","context":{"RequestID":"0ec36ca0-e0b1-4ad9-a667-b17a890227fa","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0f27a89c-3b8f-4e34-89b0-6469b6e822ce","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:41:42.006Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:41:42.008Z","message":"{\"transactionId\":\"0ec36ca0-e0b1-4ad9-a667-b17a890227fa\",\"status\":\"200\",\"rqstDate\":\"230525-23:41:42:007\",\"respDate\":\"230525-23:41:42:008\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0ec36ca0-e0b1-4ad9-a667-b17a890227fa\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:41:42:007-40086\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d06c52f6-5a96-9699-8a62-90de37add091], x-b3-parentspanid=[3663e7145c078025], Accept=[application/json], x-b3-sampled=[1], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35459], x-envoy-attempt-count=[1], x-b3-traceid=[319c75fc3fff96b13663e7145c078025], x-b3-spanid=[ee66945eaa369dee], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0ec36ca0-e0b1-4ad9-a667-b17a890227fa]}\\\"}\"}","context":{"RequestID":"0ec36ca0-e0b1-4ad9-a667-b17a890227fa","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0f27a89c-3b8f-4e34-89b0-6469b6e822ce","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:41:42.006Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:42.009Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0ec36ca0-e0b1-4ad9-a667-b17a890227fa","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0f27a89c-3b8f-4e34-89b0-6469b6e822ce","LogTimestamp":"2023-05-25T23:41:42.009Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:41:42 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:41:43.797Z","message":"Entering","context":{"RequestID":"50fb3e6d-687c-4023-aec2-ec6bfbb7d14c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3bc07f8a-6832-4ccc-a9ef-cd20d576be32","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:41:43.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:41:43.800Z","message":"{\"transactionId\":\"50fb3e6d-687c-4023-aec2-ec6bfbb7d14c\",\"status\":\"200\",\"rqstDate\":\"230525-23:41:43:798\",\"respDate\":\"230525-23:41:43:800\",\"sourceId\":\"haproxy:50fb3e6d-687c-4023-aec2-ec6bfbb7d14c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:41:43:798-97446\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[42fd36ca-3e1d-40c1-aa23-4bbc52ad2330], x-b3-parentspanid=[2cd24704af6486a3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ce12702130e75a792cd24704af6486a3], x-b3-spanid=[74211dd545a6f737], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[50fb3e6d-687c-4023-aec2-ec6bfbb7d14c]}\\\"}\"}","context":{"RequestID":"50fb3e6d-687c-4023-aec2-ec6bfbb7d14c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3bc07f8a-6832-4ccc-a9ef-cd20d576be32","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:41:43.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:43.801Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"50fb3e6d-687c-4023-aec2-ec6bfbb7d14c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3bc07f8a-6832-4ccc-a9ef-cd20d576be32","LogTimestamp":"2023-05-25T23:41:43.801Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:41:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:41:44.144Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:41:44.156Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:44.156Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:44.156Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:45.809Z","message":"Entering","context":{"RequestID":"93ca96bb-a4e2-4e3b-b49b-4c75547868b9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"600c3602-1c88-4deb-acbb-b6dfa86d9c85","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:41:45.809Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:41:45.812Z","message":"{\"transactionId\":\"93ca96bb-a4e2-4e3b-b49b-4c75547868b9\",\"status\":\"200\",\"rqstDate\":\"230525-23:41:45:810\",\"respDate\":\"230525-23:41:45:812\",\"sourceId\":\"haproxy:93ca96bb-a4e2-4e3b-b49b-4c75547868b9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:41:45:810-92651\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cff9bfb7-730c-48db-872d-70dbecb2263c], x-b3-parentspanid=[896a64b72b5c2af3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0952bbc710171416896a64b72b5c2af3], x-b3-spanid=[a34ae32d459101d4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[93ca96bb-a4e2-4e3b-b49b-4c75547868b9]}\\\"}\"}","context":{"RequestID":"93ca96bb-a4e2-4e3b-b49b-4c75547868b9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"600c3602-1c88-4deb-acbb-b6dfa86d9c85","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:41:45.809Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:45.813Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"93ca96bb-a4e2-4e3b-b49b-4c75547868b9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"600c3602-1c88-4deb-acbb-b6dfa86d9c85","LogTimestamp":"2023-05-25T23:41:45.813Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:41:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:41:47.821Z","message":"Entering","context":{"RequestID":"0ab23d27-59b3-4fc2-98a8-5a4952fd16cf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"27485cd1-ecfe-4371-8592-410eeeee9cde","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:41:47.821Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:41:47.823Z","message":"{\"transactionId\":\"0ab23d27-59b3-4fc2-98a8-5a4952fd16cf\",\"status\":\"200\",\"rqstDate\":\"230525-23:41:47:822\",\"respDate\":\"230525-23:41:47:823\",\"sourceId\":\"haproxy:0ab23d27-59b3-4fc2-98a8-5a4952fd16cf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:41:47:822-38394\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c2bf9818-502f-46b6-810e-4be03411fed0], x-b3-parentspanid=[7c78740e3994c010], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5e4b94e7c38ae7387c78740e3994c010], x-b3-spanid=[40eae6378299469e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0ab23d27-59b3-4fc2-98a8-5a4952fd16cf]}\\\"}\"}","context":{"RequestID":"0ab23d27-59b3-4fc2-98a8-5a4952fd16cf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"27485cd1-ecfe-4371-8592-410eeeee9cde","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:41:47.821Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:47.824Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0ab23d27-59b3-4fc2-98a8-5a4952fd16cf","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"27485cd1-ecfe-4371-8592-410eeeee9cde","LogTimestamp":"2023-05-25T23:41:47.824Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:41:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:41:49.833Z","message":"Entering","context":{"RequestID":"035a4914-3eaa-446d-afc0-783434f6e523","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"856432a7-9883-4754-849b-9728b66023bf","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:41:49.833Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:41:49.836Z","message":"{\"transactionId\":\"035a4914-3eaa-446d-afc0-783434f6e523\",\"status\":\"200\",\"rqstDate\":\"230525-23:41:49:834\",\"respDate\":\"230525-23:41:49:836\",\"sourceId\":\"haproxy:035a4914-3eaa-446d-afc0-783434f6e523\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:41:49:834-86594\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bdb8b7ea-2b0f-4939-a765-caee574b2eb0], x-b3-parentspanid=[55d6a1fb7c2f6adf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[86093f9ca4fdec4455d6a1fb7c2f6adf], x-b3-spanid=[e25a7e3d0ef4756e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[035a4914-3eaa-446d-afc0-783434f6e523]}\\\"}\"}","context":{"RequestID":"035a4914-3eaa-446d-afc0-783434f6e523","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"856432a7-9883-4754-849b-9728b66023bf","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:41:49.833Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:49.837Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"035a4914-3eaa-446d-afc0-783434f6e523","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"856432a7-9883-4754-849b-9728b66023bf","LogTimestamp":"2023-05-25T23:41:49.836Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:41:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:41:51.846Z","message":"Entering","context":{"RequestID":"57d6d07b-6b3e-49c2-af2b-38cad681fa12","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7d2bb457-e67c-45ad-8b24-414e3e71a63f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:41:51.846Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:41:51.848Z","message":"{\"transactionId\":\"57d6d07b-6b3e-49c2-af2b-38cad681fa12\",\"status\":\"200\",\"rqstDate\":\"230525-23:41:51:847\",\"respDate\":\"230525-23:41:51:848\",\"sourceId\":\"haproxy:57d6d07b-6b3e-49c2-af2b-38cad681fa12\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:41:51:847-64726\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4e2a83d7-7938-4dc2-88a6-b2e10dad7b5f], x-b3-parentspanid=[d7d366409456e17c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[862c755ba700c5d5d7d366409456e17c], x-b3-spanid=[bc9630c0c64b4d0a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[57d6d07b-6b3e-49c2-af2b-38cad681fa12]}\\\"}\"}","context":{"RequestID":"57d6d07b-6b3e-49c2-af2b-38cad681fa12","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7d2bb457-e67c-45ad-8b24-414e3e71a63f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:41:51.846Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:51.849Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"57d6d07b-6b3e-49c2-af2b-38cad681fa12","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7d2bb457-e67c-45ad-8b24-414e3e71a63f","LogTimestamp":"2023-05-25T23:41:51.849Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:41:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:41:51.909Z","message":"Entering","context":{"RequestID":"9990f48d-2ad2-43d4-8385-7791d5dc0934","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3febf8dc-4fe9-4b41-9414-8ee0ebaf0008","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:41:51.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:41:51.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"9990f48d-2ad2-43d4-8385-7791d5dc0934","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3febf8dc-4fe9-4b41-9414-8ee0ebaf0008","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:41:51.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:51.912Z","message":"{\"transactionId\":\"9990f48d-2ad2-43d4-8385-7791d5dc0934\",\"status\":\"200\",\"rqstDate\":\"230525-23:41:51:910\",\"respDate\":\"230525-23:41:51:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9990f48d-2ad2-43d4-8385-7791d5dc0934\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:41:51:910-89327\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9990f48d-2ad2-43d4-8385-7791d5dc0934]}\\\"}\"}","context":{"RequestID":"9990f48d-2ad2-43d4-8385-7791d5dc0934","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3febf8dc-4fe9-4b41-9414-8ee0ebaf0008","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:41:51.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:51.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9990f48d-2ad2-43d4-8385-7791d5dc0934","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3febf8dc-4fe9-4b41-9414-8ee0ebaf0008","LogTimestamp":"2023-05-25T23:41:51.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:41:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:41:52.008Z","message":"Entering","context":{"RequestID":"57e97f1c-b197-4ec3-ac9d-7a1180fa2aaf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cd454e6d-2977-4107-a540-6f5eea2195d6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:41:52.008Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:41:52.010Z","message":"{\"transactionId\":\"57e97f1c-b197-4ec3-ac9d-7a1180fa2aaf\",\"status\":\"200\",\"rqstDate\":\"230525-23:41:52:009\",\"respDate\":\"230525-23:41:52:010\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:57e97f1c-b197-4ec3-ac9d-7a1180fa2aaf\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:41:52:009-65333\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[77a7dccd-7069-418e-b211-537d0cd49cf2], x-b3-parentspanid=[723d05cc90a6d305], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41295], x-envoy-attempt-count=[1], x-b3-traceid=[38acc73b2bc954f1723d05cc90a6d305], x-b3-spanid=[7522d270cb855ac3], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[57e97f1c-b197-4ec3-ac9d-7a1180fa2aaf]}\\\"}\"}","context":{"RequestID":"57e97f1c-b197-4ec3-ac9d-7a1180fa2aaf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cd454e6d-2977-4107-a540-6f5eea2195d6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:41:52.008Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:52.011Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"57e97f1c-b197-4ec3-ac9d-7a1180fa2aaf","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cd454e6d-2977-4107-a540-6f5eea2195d6","LogTimestamp":"2023-05-25T23:41:52.011Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:41:52 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:41:53.859Z","message":"Entering","context":{"RequestID":"a4c6e0c9-514e-4993-884e-694f7cb3059e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a4282b94-b8ca-4d30-baee-9d77331511ef","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:41:53.859Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:41:53.861Z","message":"{\"transactionId\":\"a4c6e0c9-514e-4993-884e-694f7cb3059e\",\"status\":\"200\",\"rqstDate\":\"230525-23:41:53:860\",\"respDate\":\"230525-23:41:53:861\",\"sourceId\":\"haproxy:a4c6e0c9-514e-4993-884e-694f7cb3059e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:41:53:860-57154\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6dd83765-6a07-4891-825b-75c7c24d7412], x-b3-parentspanid=[0068bbed2bd24810], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0e1be84fcddc5dc00068bbed2bd24810], x-b3-spanid=[756a9e490bb328ee], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a4c6e0c9-514e-4993-884e-694f7cb3059e]}\\\"}\"}","context":{"RequestID":"a4c6e0c9-514e-4993-884e-694f7cb3059e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a4282b94-b8ca-4d30-baee-9d77331511ef","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:41:53.859Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:53.862Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a4c6e0c9-514e-4993-884e-694f7cb3059e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a4282b94-b8ca-4d30-baee-9d77331511ef","LogTimestamp":"2023-05-25T23:41:53.862Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:41:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:41:54.145Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:41:54.159Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:54.160Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:54.160Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:55.872Z","message":"Entering","context":{"RequestID":"3e62fe48-28dd-4ae0-bd0d-cf980716a74b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"14f47766-7d00-4256-a974-30d16a722394","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:41:55.872Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:41:55.874Z","message":"{\"transactionId\":\"3e62fe48-28dd-4ae0-bd0d-cf980716a74b\",\"status\":\"200\",\"rqstDate\":\"230525-23:41:55:873\",\"respDate\":\"230525-23:41:55:874\",\"sourceId\":\"haproxy:3e62fe48-28dd-4ae0-bd0d-cf980716a74b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:41:55:873-47206\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2c592389-714b-4cd6-962d-26c4c75a9216], x-b3-parentspanid=[f18b660d6787c418], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2ba88994e1c892b5f18b660d6787c418], x-b3-spanid=[b905ddaf5baa3c89], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3e62fe48-28dd-4ae0-bd0d-cf980716a74b]}\\\"}\"}","context":{"RequestID":"3e62fe48-28dd-4ae0-bd0d-cf980716a74b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"14f47766-7d00-4256-a974-30d16a722394","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:41:55.872Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:55.875Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3e62fe48-28dd-4ae0-bd0d-cf980716a74b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"14f47766-7d00-4256-a974-30d16a722394","LogTimestamp":"2023-05-25T23:41:55.875Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:41:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:41:56.493Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:56.496Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:57.885Z","message":"Entering","context":{"RequestID":"32f398c5-8065-4fdc-ad03-bc1e6dde2430","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b30cfe7c-9dcc-4eed-8a76-7d3b642d59e0","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:41:57.885Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:41:57.888Z","message":"{\"transactionId\":\"32f398c5-8065-4fdc-ad03-bc1e6dde2430\",\"status\":\"200\",\"rqstDate\":\"230525-23:41:57:886\",\"respDate\":\"230525-23:41:57:887\",\"sourceId\":\"haproxy:32f398c5-8065-4fdc-ad03-bc1e6dde2430\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:41:57:886-23245\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f83224eb-1a2e-42f9-adad-0f6fe12a738b], x-b3-parentspanid=[db9833dadd711aae], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1d679625d0bcac63db9833dadd711aae], x-b3-spanid=[6fa54c8a14fafe0e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[32f398c5-8065-4fdc-ad03-bc1e6dde2430]}\\\"}\"}","context":{"RequestID":"32f398c5-8065-4fdc-ad03-bc1e6dde2430","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b30cfe7c-9dcc-4eed-8a76-7d3b642d59e0","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:41:57.885Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:57.888Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"32f398c5-8065-4fdc-ad03-bc1e6dde2430","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b30cfe7c-9dcc-4eed-8a76-7d3b642d59e0","LogTimestamp":"2023-05-25T23:41:57.888Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:41:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:41:59.898Z","message":"Entering","context":{"RequestID":"d1023bf6-7df3-41bd-8560-7c2f7b47b411","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e4e67d39-5247-4469-a499-b91a3917b052","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:41:59.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:41:59.900Z","message":"{\"transactionId\":\"d1023bf6-7df3-41bd-8560-7c2f7b47b411\",\"status\":\"200\",\"rqstDate\":\"230525-23:41:59:898\",\"respDate\":\"230525-23:41:59:900\",\"sourceId\":\"haproxy:d1023bf6-7df3-41bd-8560-7c2f7b47b411\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:41:59:898-46321\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[00dc559f-b526-4f12-81ae-0e3badf1a12d], x-b3-parentspanid=[47b7fad9a30c6cf7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[38cfdaf067e0531e47b7fad9a30c6cf7], x-b3-spanid=[72f05c20d8c1a47a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d1023bf6-7df3-41bd-8560-7c2f7b47b411]}\\\"}\"}","context":{"RequestID":"d1023bf6-7df3-41bd-8560-7c2f7b47b411","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e4e67d39-5247-4469-a499-b91a3917b052","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:41:59.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:41:59.901Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d1023bf6-7df3-41bd-8560-7c2f7b47b411","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e4e67d39-5247-4469-a499-b91a3917b052","LogTimestamp":"2023-05-25T23:41:59.901Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:41:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:42:01.908Z","message":"Entering","context":{"RequestID":"b28c7b25-7b6f-4399-a136-e2e35124b2c3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"678aeb8d-eeef-4b3a-9761-f9833e5e9349","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:42:01.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:42:01.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"b28c7b25-7b6f-4399-a136-e2e35124b2c3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"678aeb8d-eeef-4b3a-9761-f9833e5e9349","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:42:01.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:01.910Z","message":"Entering","context":{"RequestID":"47b094eb-5415-4ea9-b924-b53562d512d8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"307f3942-d49f-4e78-bbcc-1c879508e07f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:42:01.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:42:01.910Z","message":"{\"transactionId\":\"b28c7b25-7b6f-4399-a136-e2e35124b2c3\",\"status\":\"200\",\"rqstDate\":\"230525-23:42:01:908\",\"respDate\":\"230525-23:42:01:910\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b28c7b25-7b6f-4399-a136-e2e35124b2c3\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:42:01:908-37803\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b28c7b25-7b6f-4399-a136-e2e35124b2c3]}\\\"}\"}","context":{"RequestID":"b28c7b25-7b6f-4399-a136-e2e35124b2c3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"678aeb8d-eeef-4b3a-9761-f9833e5e9349","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:42:01.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:01.910Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b28c7b25-7b6f-4399-a136-e2e35124b2c3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"678aeb8d-eeef-4b3a-9761-f9833e5e9349","LogTimestamp":"2023-05-25T23:42:01.910Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:42:01.911Z","message":"{\"transactionId\":\"47b094eb-5415-4ea9-b924-b53562d512d8\",\"status\":\"200\",\"rqstDate\":\"230525-23:42:01:910\",\"respDate\":\"230525-23:42:01:911\",\"sourceId\":\"haproxy:47b094eb-5415-4ea9-b924-b53562d512d8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:42:01:910-34735\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b3a22500-8a29-480b-ac32-2a8f294e5015], x-b3-parentspanid=[d87c3f7493ddee60], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[db71338945d221d1d87c3f7493ddee60], x-b3-spanid=[50f1705a05d89211], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[47b094eb-5415-4ea9-b924-b53562d512d8]}\\\"}\"}","context":{"RequestID":"47b094eb-5415-4ea9-b924-b53562d512d8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"307f3942-d49f-4e78-bbcc-1c879508e07f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:42:01.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:01.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"47b094eb-5415-4ea9-b924-b53562d512d8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"307f3942-d49f-4e78-bbcc-1c879508e07f","LogTimestamp":"2023-05-25T23:42:01.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:42:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [25/May/2023:23:42:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-25T23:42:02.007Z","message":"Entering","context":{"RequestID":"fa796619-b46f-47ff-9010-33200851e5fd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"02d4cd11-f390-4193-a251-d2e6ec471592","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:42:02.007Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:42:02.008Z","message":"{\"transactionId\":\"fa796619-b46f-47ff-9010-33200851e5fd\",\"status\":\"200\",\"rqstDate\":\"230525-23:42:02:007\",\"respDate\":\"230525-23:42:02:008\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:fa796619-b46f-47ff-9010-33200851e5fd\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:42:02:007-64189\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[08a94aa1-7a63-463a-9998-4c7396b192b3], x-b3-parentspanid=[8c9bdc240ce3ab38], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60835], x-envoy-attempt-count=[1], x-b3-traceid=[1d3585077d2963f08c9bdc240ce3ab38], x-b3-spanid=[df2dc8296b0af5f8], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[fa796619-b46f-47ff-9010-33200851e5fd]}\\\"}\"}","context":{"RequestID":"fa796619-b46f-47ff-9010-33200851e5fd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"02d4cd11-f390-4193-a251-d2e6ec471592","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:42:02.007Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:02.008Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fa796619-b46f-47ff-9010-33200851e5fd","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"02d4cd11-f390-4193-a251-d2e6ec471592","LogTimestamp":"2023-05-25T23:42:02.008Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:42:02 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-25T23:42:03.919Z","message":"Entering","context":{"RequestID":"fbca3e8d-d1da-4a9e-9888-99980712df90","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2ac103db-f3aa-4b26-8466-7a89b4dc44e9","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:42:03.919Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:42:03.921Z","message":"{\"transactionId\":\"fbca3e8d-d1da-4a9e-9888-99980712df90\",\"status\":\"200\",\"rqstDate\":\"230525-23:42:03:920\",\"respDate\":\"230525-23:42:03:921\",\"sourceId\":\"haproxy:fbca3e8d-d1da-4a9e-9888-99980712df90\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:42:03:920-73127\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5950503e-6f77-409e-954d-c590cfe2b480], x-b3-parentspanid=[e34d06bc1af032e5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9d684632de538fabe34d06bc1af032e5], x-b3-spanid=[641e1f4bb57427a8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fbca3e8d-d1da-4a9e-9888-99980712df90]}\\\"}\"}","context":{"RequestID":"fbca3e8d-d1da-4a9e-9888-99980712df90","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2ac103db-f3aa-4b26-8466-7a89b4dc44e9","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:42:03.919Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:03.922Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fbca3e8d-d1da-4a9e-9888-99980712df90","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2ac103db-f3aa-4b26-8466-7a89b4dc44e9","LogTimestamp":"2023-05-25T23:42:03.922Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:42:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:42:04.146Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:42:04.157Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:04.158Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:04.158Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:05.932Z","message":"Entering","context":{"RequestID":"8d783471-09b7-4e60-996d-3e99f053aee7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c2fe5f37-2ecb-467b-8198-3db6070c8de6","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:42:05.932Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:42:05.935Z","message":"{\"transactionId\":\"8d783471-09b7-4e60-996d-3e99f053aee7\",\"status\":\"200\",\"rqstDate\":\"230525-23:42:05:933\",\"respDate\":\"230525-23:42:05:935\",\"sourceId\":\"haproxy:8d783471-09b7-4e60-996d-3e99f053aee7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:42:05:933-82232\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[447c718c-0ea3-4351-a024-98a7c3520bfc], x-b3-parentspanid=[f60c3ed10c991987], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cfa665e7f0fbd47ff60c3ed10c991987], x-b3-spanid=[871af4517930df59], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8d783471-09b7-4e60-996d-3e99f053aee7]}\\\"}\"}","context":{"RequestID":"8d783471-09b7-4e60-996d-3e99f053aee7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c2fe5f37-2ecb-467b-8198-3db6070c8de6","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:42:05.932Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:05.936Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8d783471-09b7-4e60-996d-3e99f053aee7","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c2fe5f37-2ecb-467b-8198-3db6070c8de6","LogTimestamp":"2023-05-25T23:42:05.936Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:42:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:42:07.945Z","message":"Entering","context":{"RequestID":"3c9e3d19-0f2e-4f67-8528-29f3df094e74","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"61699f55-f1e0-4477-a564-089ee29cf35c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:42:07.944Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:42:07.947Z","message":"{\"transactionId\":\"3c9e3d19-0f2e-4f67-8528-29f3df094e74\",\"status\":\"200\",\"rqstDate\":\"230525-23:42:07:945\",\"respDate\":\"230525-23:42:07:947\",\"sourceId\":\"haproxy:3c9e3d19-0f2e-4f67-8528-29f3df094e74\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:42:07:945-4582\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[62a2e8c6-cdeb-4659-a5ef-0fc1cf72ad96], x-b3-parentspanid=[f689c14802f9834c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2d9b2f65e93df259f689c14802f9834c], x-b3-spanid=[9001809a4604252c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3c9e3d19-0f2e-4f67-8528-29f3df094e74]}\\\"}\"}","context":{"RequestID":"3c9e3d19-0f2e-4f67-8528-29f3df094e74","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"61699f55-f1e0-4477-a564-089ee29cf35c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:42:07.944Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:07.948Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3c9e3d19-0f2e-4f67-8528-29f3df094e74","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"61699f55-f1e0-4477-a564-089ee29cf35c","LogTimestamp":"2023-05-25T23:42:07.948Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:42:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:42:09.957Z","message":"Entering","context":{"RequestID":"6fa6fc69-fda7-44f3-a1ef-4c76715052b7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"832eef89-6d0d-47ca-ab2d-53fc013a296a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:42:09.957Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:42:09.959Z","message":"{\"transactionId\":\"6fa6fc69-fda7-44f3-a1ef-4c76715052b7\",\"status\":\"200\",\"rqstDate\":\"230525-23:42:09:957\",\"respDate\":\"230525-23:42:09:959\",\"sourceId\":\"haproxy:6fa6fc69-fda7-44f3-a1ef-4c76715052b7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:42:09:957-23248\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7cd11207-c597-4879-b576-15217d9dbc0b], x-b3-parentspanid=[802f73a99e4fc98a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8986fd5e209bb361802f73a99e4fc98a], x-b3-spanid=[304eda80b31e6ad3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6fa6fc69-fda7-44f3-a1ef-4c76715052b7]}\\\"}\"}","context":{"RequestID":"6fa6fc69-fda7-44f3-a1ef-4c76715052b7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"832eef89-6d0d-47ca-ab2d-53fc013a296a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:42:09.957Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:09.960Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6fa6fc69-fda7-44f3-a1ef-4c76715052b7","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"832eef89-6d0d-47ca-ab2d-53fc013a296a","LogTimestamp":"2023-05-25T23:42:09.960Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:42:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:42:11.907Z","message":"Entering","context":{"RequestID":"0112afc6-e056-4f7d-b04c-949bd5e7b294","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9a30464c-03f2-4659-8926-fdb76fc8bba2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:42:11.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:42:11.908Z","message":"Database is available from CACHED check.","context":{"RequestID":"0112afc6-e056-4f7d-b04c-949bd5e7b294","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9a30464c-03f2-4659-8926-fdb76fc8bba2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:42:11.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:11.909Z","message":"{\"transactionId\":\"0112afc6-e056-4f7d-b04c-949bd5e7b294\",\"status\":\"200\",\"rqstDate\":\"230525-23:42:11:907\",\"respDate\":\"230525-23:42:11:908\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:0112afc6-e056-4f7d-b04c-949bd5e7b294\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:42:11:907-11\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[0112afc6-e056-4f7d-b04c-949bd5e7b294]}\\\"}\"}","context":{"RequestID":"0112afc6-e056-4f7d-b04c-949bd5e7b294","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9a30464c-03f2-4659-8926-fdb76fc8bba2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:42:11.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:11.909Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0112afc6-e056-4f7d-b04c-949bd5e7b294","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9a30464c-03f2-4659-8926-fdb76fc8bba2","LogTimestamp":"2023-05-25T23:42:11.909Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:42:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:42:11.969Z","message":"Entering","context":{"RequestID":"5e191b1d-9419-4483-b1d7-d26f790ec9b4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d71982b2-1703-43f2-98f7-33f63ec5f03c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:42:11.969Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:42:11.971Z","message":"{\"transactionId\":\"5e191b1d-9419-4483-b1d7-d26f790ec9b4\",\"status\":\"200\",\"rqstDate\":\"230525-23:42:11:969\",\"respDate\":\"230525-23:42:11:971\",\"sourceId\":\"haproxy:5e191b1d-9419-4483-b1d7-d26f790ec9b4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:42:11:969-22873\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[620d8166-b89b-4255-802d-dfe085656e57], x-b3-parentspanid=[adf17d76ccaeaa07], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3b70ec76b3915a97adf17d76ccaeaa07], x-b3-spanid=[a5c37bb2616db612], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5e191b1d-9419-4483-b1d7-d26f790ec9b4]}\\\"}\"}","context":{"RequestID":"5e191b1d-9419-4483-b1d7-d26f790ec9b4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d71982b2-1703-43f2-98f7-33f63ec5f03c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:42:11.969Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:11.972Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5e191b1d-9419-4483-b1d7-d26f790ec9b4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d71982b2-1703-43f2-98f7-33f63ec5f03c","LogTimestamp":"2023-05-25T23:42:11.971Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:42:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:42:12.006Z","message":"Entering","context":{"RequestID":"335bdbb3-9ac1-47bb-85bc-cce16336a64a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0d0c427a-9d39-4ba5-9a72-432524f0f53d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:42:12.006Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:42:12.007Z","message":"{\"transactionId\":\"335bdbb3-9ac1-47bb-85bc-cce16336a64a\",\"status\":\"200\",\"rqstDate\":\"230525-23:42:12:006\",\"respDate\":\"230525-23:42:12:007\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:335bdbb3-9ac1-47bb-85bc-cce16336a64a\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:42:12:006-1376\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f63d8173-97af-43e7-a5db-a87d76b19594], x-b3-parentspanid=[a7d194231fbebb1a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59019], x-envoy-attempt-count=[1], x-b3-traceid=[b81a7ad7f191c7a8a7d194231fbebb1a], x-b3-spanid=[de19a45931950645], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[335bdbb3-9ac1-47bb-85bc-cce16336a64a]}\\\"}\"}","context":{"RequestID":"335bdbb3-9ac1-47bb-85bc-cce16336a64a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0d0c427a-9d39-4ba5-9a72-432524f0f53d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:42:12.006Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:12.008Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"335bdbb3-9ac1-47bb-85bc-cce16336a64a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0d0c427a-9d39-4ba5-9a72-432524f0f53d","LogTimestamp":"2023-05-25T23:42:12.008Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:42:12 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-25T23:42:13.981Z","message":"Entering","context":{"RequestID":"18896771-3fd0-43ed-9ed1-6b7977d63c1e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"524ef578-ed2e-409a-bbb3-a9f65db000a0","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:42:13.981Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:42:13.983Z","message":"{\"transactionId\":\"18896771-3fd0-43ed-9ed1-6b7977d63c1e\",\"status\":\"200\",\"rqstDate\":\"230525-23:42:13:981\",\"respDate\":\"230525-23:42:13:983\",\"sourceId\":\"haproxy:18896771-3fd0-43ed-9ed1-6b7977d63c1e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:42:13:981-86873\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2f51ab89-25e7-4aa9-98db-7720a5cf87ba], x-b3-parentspanid=[2840a7633f8b5fc5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7e04d82e31ccf3142840a7633f8b5fc5], x-b3-spanid=[4de1fd7ce38cb1ee], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[18896771-3fd0-43ed-9ed1-6b7977d63c1e]}\\\"}\"}","context":{"RequestID":"18896771-3fd0-43ed-9ed1-6b7977d63c1e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"524ef578-ed2e-409a-bbb3-a9f65db000a0","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:42:13.981Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:13.984Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"18896771-3fd0-43ed-9ed1-6b7977d63c1e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"524ef578-ed2e-409a-bbb3-a9f65db000a0","LogTimestamp":"2023-05-25T23:42:13.984Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:42:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:42:14.147Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:42:14.162Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:14.162Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:14.163Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:15.993Z","message":"Entering","context":{"RequestID":"84c46908-ff94-4b28-9775-7d361f63707e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"37c4dc29-4680-4e71-87fe-ab550f1be0ee","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:42:15.993Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:42:15.996Z","message":"{\"transactionId\":\"84c46908-ff94-4b28-9775-7d361f63707e\",\"status\":\"200\",\"rqstDate\":\"230525-23:42:15:994\",\"respDate\":\"230525-23:42:15:996\",\"sourceId\":\"haproxy:84c46908-ff94-4b28-9775-7d361f63707e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:42:15:994-90575\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9106f936-ad57-4c59-acb4-2b5b1004955a], x-b3-parentspanid=[c8bff7e7a2df5aec], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[33f93d05d9507424c8bff7e7a2df5aec], x-b3-spanid=[9ecd60305ba1f639], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[84c46908-ff94-4b28-9775-7d361f63707e]}\\\"}\"}","context":{"RequestID":"84c46908-ff94-4b28-9775-7d361f63707e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"37c4dc29-4680-4e71-87fe-ab550f1be0ee","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:42:15.993Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:15.997Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"84c46908-ff94-4b28-9775-7d361f63707e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"37c4dc29-4680-4e71-87fe-ab550f1be0ee","LogTimestamp":"2023-05-25T23:42:15.997Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:42:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:42:18.007Z","message":"Entering","context":{"RequestID":"1413b9e9-be81-4a5e-88c4-52ebbff16951","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9618e193-4215-4916-bec3-39ed8b6d2e98","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:42:18.007Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:42:18.009Z","message":"{\"transactionId\":\"1413b9e9-be81-4a5e-88c4-52ebbff16951\",\"status\":\"200\",\"rqstDate\":\"230525-23:42:18:008\",\"respDate\":\"230525-23:42:18:009\",\"sourceId\":\"haproxy:1413b9e9-be81-4a5e-88c4-52ebbff16951\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:42:18:008-78450\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fe948e18-a0b4-45d4-9e8e-0b12061d997c], x-b3-parentspanid=[12cac12f6127b195], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[15d03a617e6c743312cac12f6127b195], x-b3-spanid=[0631ea15697733ea], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1413b9e9-be81-4a5e-88c4-52ebbff16951]}\\\"}\"}","context":{"RequestID":"1413b9e9-be81-4a5e-88c4-52ebbff16951","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9618e193-4215-4916-bec3-39ed8b6d2e98","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:42:18.007Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:18.010Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1413b9e9-be81-4a5e-88c4-52ebbff16951","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9618e193-4215-4916-bec3-39ed8b6d2e98","LogTimestamp":"2023-05-25T23:42:18.010Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:42:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:42:20.019Z","message":"Entering","context":{"RequestID":"9ea94edb-3feb-44e7-9626-e96cd6d8b4fc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"aa83a900-31c7-4814-af17-82da3332e18e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:42:20.019Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:42:20.021Z","message":"{\"transactionId\":\"9ea94edb-3feb-44e7-9626-e96cd6d8b4fc\",\"status\":\"200\",\"rqstDate\":\"230525-23:42:20:020\",\"respDate\":\"230525-23:42:20:021\",\"sourceId\":\"haproxy:9ea94edb-3feb-44e7-9626-e96cd6d8b4fc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:42:20:020-25465\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e17bb1bf-11f6-9c06-b10b-dc90f1a33c5f], x-b3-parentspanid=[ee1f8078fd66c3d4], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[99fc6e8d0d7cfe53ee1f8078fd66c3d4], x-b3-spanid=[c0c6f04b7c47b58c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9ea94edb-3feb-44e7-9626-e96cd6d8b4fc]}\\\"}\"}","context":{"RequestID":"9ea94edb-3feb-44e7-9626-e96cd6d8b4fc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"aa83a900-31c7-4814-af17-82da3332e18e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:42:20.019Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:20.022Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9ea94edb-3feb-44e7-9626-e96cd6d8b4fc","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aa83a900-31c7-4814-af17-82da3332e18e","LogTimestamp":"2023-05-25T23:42:20.022Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:42:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:42:21.909Z","message":"Entering","context":{"RequestID":"157d74c3-b36e-439d-a032-c38838ccc3bb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"df451457-e823-4c88-b12e-e54e24a75457","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:42:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:42:21.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"157d74c3-b36e-439d-a032-c38838ccc3bb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"df451457-e823-4c88-b12e-e54e24a75457","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:42:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:21.912Z","message":"{\"transactionId\":\"157d74c3-b36e-439d-a032-c38838ccc3bb\",\"status\":\"200\",\"rqstDate\":\"230525-23:42:21:909\",\"respDate\":\"230525-23:42:21:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:157d74c3-b36e-439d-a032-c38838ccc3bb\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:42:21:909-59538\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[157d74c3-b36e-439d-a032-c38838ccc3bb]}\\\"}\"}","context":{"RequestID":"157d74c3-b36e-439d-a032-c38838ccc3bb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"df451457-e823-4c88-b12e-e54e24a75457","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:42:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:21.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"157d74c3-b36e-439d-a032-c38838ccc3bb","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"df451457-e823-4c88-b12e-e54e24a75457","LogTimestamp":"2023-05-25T23:42:21.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:42:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:42:22.009Z","message":"Entering","context":{"RequestID":"ef1ea761-9ef9-4bbe-85e6-3596bd749e57","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8c0b5677-1ccf-4468-9a2c-361d9c4f93b5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:42:22.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:42:22.012Z","message":"{\"transactionId\":\"ef1ea761-9ef9-4bbe-85e6-3596bd749e57\",\"status\":\"200\",\"rqstDate\":\"230525-23:42:22:010\",\"respDate\":\"230525-23:42:22:012\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ef1ea761-9ef9-4bbe-85e6-3596bd749e57\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:42:22:010-32382\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[94d4511f-68a6-49aa-8c31-0a335bb84ec2], x-b3-parentspanid=[8fec513942d9fa3c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58339], x-envoy-attempt-count=[1], x-b3-traceid=[626f1a1298edca948fec513942d9fa3c], x-b3-spanid=[260bdff95a86e3cc], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ef1ea761-9ef9-4bbe-85e6-3596bd749e57]}\\\"}\"}","context":{"RequestID":"ef1ea761-9ef9-4bbe-85e6-3596bd749e57","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8c0b5677-1ccf-4468-9a2c-361d9c4f93b5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:42:22.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:22.013Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ef1ea761-9ef9-4bbe-85e6-3596bd749e57","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c0b5677-1ccf-4468-9a2c-361d9c4f93b5","LogTimestamp":"2023-05-25T23:42:22.012Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:42:22 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:42:22.032Z","message":"Entering","context":{"RequestID":"dc1ad205-4221-45e2-b4cf-68c2ee66c087","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5df049f7-6e09-4987-8a7a-266ef8aeb71c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:42:22.032Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:42:22.034Z","message":"{\"transactionId\":\"dc1ad205-4221-45e2-b4cf-68c2ee66c087\",\"status\":\"200\",\"rqstDate\":\"230525-23:42:22:033\",\"respDate\":\"230525-23:42:22:034\",\"sourceId\":\"haproxy:dc1ad205-4221-45e2-b4cf-68c2ee66c087\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:42:22:033-77306\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[16eb782c-acd7-4ad5-b76f-db9e96e7f503], x-b3-parentspanid=[03a12efb118ff992], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3217f1c6cafb6eac03a12efb118ff992], x-b3-spanid=[e6d7581027590727], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dc1ad205-4221-45e2-b4cf-68c2ee66c087]}\\\"}\"}","context":{"RequestID":"dc1ad205-4221-45e2-b4cf-68c2ee66c087","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5df049f7-6e09-4987-8a7a-266ef8aeb71c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:42:22.032Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:22.035Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dc1ad205-4221-45e2-b4cf-68c2ee66c087","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5df049f7-6e09-4987-8a7a-266ef8aeb71c","LogTimestamp":"2023-05-25T23:42:22.035Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:42:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:42:24.045Z","message":"Entering","context":{"RequestID":"0b7e6a8a-42d4-4614-932b-920a547c5cc5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b6a13f04-016b-4ae6-bcb2-efc03ca1228a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:42:24.045Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:42:24.048Z","message":"{\"transactionId\":\"0b7e6a8a-42d4-4614-932b-920a547c5cc5\",\"status\":\"200\",\"rqstDate\":\"230525-23:42:24:046\",\"respDate\":\"230525-23:42:24:048\",\"sourceId\":\"haproxy:0b7e6a8a-42d4-4614-932b-920a547c5cc5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:42:24:046-84562\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[84d16bf2-9523-4c71-b334-18ad229a7e32], x-b3-parentspanid=[9123713abcc6c793], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[35888b77904376129123713abcc6c793], x-b3-spanid=[915d3bd6b9f8278c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0b7e6a8a-42d4-4614-932b-920a547c5cc5]}\\\"}\"}","context":{"RequestID":"0b7e6a8a-42d4-4614-932b-920a547c5cc5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b6a13f04-016b-4ae6-bcb2-efc03ca1228a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:42:24.045Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:24.050Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0b7e6a8a-42d4-4614-932b-920a547c5cc5","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b6a13f04-016b-4ae6-bcb2-efc03ca1228a","LogTimestamp":"2023-05-25T23:42:24.050Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:42:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:42:24.146Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:42:24.163Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:24.163Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:24.163Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:26.060Z","message":"Entering","context":{"RequestID":"0badbd42-8a6c-405b-be39-1df42574126e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a318c939-2cb2-4b39-919d-b6672df76b62","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:42:26.060Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:42:26.062Z","message":"{\"transactionId\":\"0badbd42-8a6c-405b-be39-1df42574126e\",\"status\":\"200\",\"rqstDate\":\"230525-23:42:26:061\",\"respDate\":\"230525-23:42:26:062\",\"sourceId\":\"haproxy:0badbd42-8a6c-405b-be39-1df42574126e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:42:26:061-30498\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1a252427-9e5b-456a-8351-ed32e9f9e14e], x-b3-parentspanid=[c2663d6a9499379e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[241573e724e1668ec2663d6a9499379e], x-b3-spanid=[58282fa0f3c9a96a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0badbd42-8a6c-405b-be39-1df42574126e]}\\\"}\"}","context":{"RequestID":"0badbd42-8a6c-405b-be39-1df42574126e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a318c939-2cb2-4b39-919d-b6672df76b62","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:42:26.060Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:26.063Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0badbd42-8a6c-405b-be39-1df42574126e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a318c939-2cb2-4b39-919d-b6672df76b62","LogTimestamp":"2023-05-25T23:42:26.063Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:42:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:42:26.496Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:26.500Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:28.073Z","message":"Entering","context":{"RequestID":"2cfebb17-46bf-4140-b744-6889ba08522a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"aa5c412a-786f-49a3-a3ba-f12bcdea1f4e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:42:28.073Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:42:28.076Z","message":"{\"transactionId\":\"2cfebb17-46bf-4140-b744-6889ba08522a\",\"status\":\"200\",\"rqstDate\":\"230525-23:42:28:074\",\"respDate\":\"230525-23:42:28:076\",\"sourceId\":\"haproxy:2cfebb17-46bf-4140-b744-6889ba08522a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:42:28:074-95375\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[db7f7d5a-f939-4d35-800e-bf7d54ef5cf7], x-b3-parentspanid=[e7fcdbe3e7753056], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6df5331cce00c435e7fcdbe3e7753056], x-b3-spanid=[fe224e2114b528fa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2cfebb17-46bf-4140-b744-6889ba08522a]}\\\"}\"}","context":{"RequestID":"2cfebb17-46bf-4140-b744-6889ba08522a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"aa5c412a-786f-49a3-a3ba-f12bcdea1f4e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:42:28.073Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:28.077Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2cfebb17-46bf-4140-b744-6889ba08522a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aa5c412a-786f-49a3-a3ba-f12bcdea1f4e","LogTimestamp":"2023-05-25T23:42:28.077Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:42:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:42:30.087Z","message":"Entering","context":{"RequestID":"6d56559d-c458-44e3-947f-426eb605cfae","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3351e43e-572e-4de0-9239-b2d70fb5f742","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:42:30.087Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:42:30.090Z","message":"{\"transactionId\":\"6d56559d-c458-44e3-947f-426eb605cfae\",\"status\":\"200\",\"rqstDate\":\"230525-23:42:30:088\",\"respDate\":\"230525-23:42:30:090\",\"sourceId\":\"haproxy:6d56559d-c458-44e3-947f-426eb605cfae\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:42:30:088-80336\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[02579d19-3cb6-4468-8ba7-734bd1d551db], x-b3-parentspanid=[c6a927583481095c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c7cbe1a0b2032e4ac6a927583481095c], x-b3-spanid=[42ceee28b715a9b2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6d56559d-c458-44e3-947f-426eb605cfae]}\\\"}\"}","context":{"RequestID":"6d56559d-c458-44e3-947f-426eb605cfae","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3351e43e-572e-4de0-9239-b2d70fb5f742","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:42:30.087Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:30.091Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6d56559d-c458-44e3-947f-426eb605cfae","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3351e43e-572e-4de0-9239-b2d70fb5f742","LogTimestamp":"2023-05-25T23:42:30.091Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:42:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:42:31.908Z","message":"Entering","context":{"RequestID":"9fd78985-703d-4296-bc9b-e7783367ae0f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"853fb42b-4f10-41f7-82b9-66878ac462bb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:42:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:42:31.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"9fd78985-703d-4296-bc9b-e7783367ae0f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"853fb42b-4f10-41f7-82b9-66878ac462bb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:42:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:31.912Z","message":"{\"transactionId\":\"9fd78985-703d-4296-bc9b-e7783367ae0f\",\"status\":\"200\",\"rqstDate\":\"230525-23:42:31:909\",\"respDate\":\"230525-23:42:31:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9fd78985-703d-4296-bc9b-e7783367ae0f\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:42:31:909-31545\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9fd78985-703d-4296-bc9b-e7783367ae0f]}\\\"}\"}","context":{"RequestID":"9fd78985-703d-4296-bc9b-e7783367ae0f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"853fb42b-4f10-41f7-82b9-66878ac462bb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:42:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:31.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9fd78985-703d-4296-bc9b-e7783367ae0f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"853fb42b-4f10-41f7-82b9-66878ac462bb","LogTimestamp":"2023-05-25T23:42:31.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:42:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:42:32.008Z","message":"Entering","context":{"RequestID":"6f558ccb-2c36-4321-9dc0-d8e901f99e19","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0bbb70bb-079c-48aa-a5c2-015349425083","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:42:32.008Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:42:32.011Z","message":"{\"transactionId\":\"6f558ccb-2c36-4321-9dc0-d8e901f99e19\",\"status\":\"200\",\"rqstDate\":\"230525-23:42:32:009\",\"respDate\":\"230525-23:42:32:011\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6f558ccb-2c36-4321-9dc0-d8e901f99e19\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:42:32:009-54421\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a26c4b72-8751-46af-bbe5-220e532931d1], x-b3-parentspanid=[9f40193b1f316589], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60797], x-envoy-attempt-count=[1], x-b3-traceid=[c6e0e220093cf1b29f40193b1f316589], x-b3-spanid=[7479f1b6bd23f8c0], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6f558ccb-2c36-4321-9dc0-d8e901f99e19]}\\\"}\"}","context":{"RequestID":"6f558ccb-2c36-4321-9dc0-d8e901f99e19","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0bbb70bb-079c-48aa-a5c2-015349425083","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:42:32.008Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:32.012Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6f558ccb-2c36-4321-9dc0-d8e901f99e19","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0bbb70bb-079c-48aa-a5c2-015349425083","LogTimestamp":"2023-05-25T23:42:32.012Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:42:32 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:42:32.102Z","message":"Entering","context":{"RequestID":"def8f036-6ad4-48bf-8642-4d7d406c4289","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0b7ba7dc-eaf2-4a55-ac1f-4f285f038039","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:42:32.102Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:42:32.105Z","message":"{\"transactionId\":\"def8f036-6ad4-48bf-8642-4d7d406c4289\",\"status\":\"200\",\"rqstDate\":\"230525-23:42:32:103\",\"respDate\":\"230525-23:42:32:105\",\"sourceId\":\"haproxy:def8f036-6ad4-48bf-8642-4d7d406c4289\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:42:32:103-85165\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0f69908a-246a-458f-93b8-b9e6f6f639bb], x-b3-parentspanid=[16b5673944d78c92], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d87a94023eaddf9516b5673944d78c92], x-b3-spanid=[f9786141d55e6f2f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[def8f036-6ad4-48bf-8642-4d7d406c4289]}\\\"}\"}","context":{"RequestID":"def8f036-6ad4-48bf-8642-4d7d406c4289","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0b7ba7dc-eaf2-4a55-ac1f-4f285f038039","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:42:32.102Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:32.106Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"def8f036-6ad4-48bf-8642-4d7d406c4289","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0b7ba7dc-eaf2-4a55-ac1f-4f285f038039","LogTimestamp":"2023-05-25T23:42:32.106Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:42:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:42:34.116Z","message":"Entering","context":{"RequestID":"3d9958b2-2710-4b8f-90ee-303cea9b43aa","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a3ca9393-2642-4e2b-9677-dd4051bc0774","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:42:34.116Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:42:34.118Z","message":"{\"transactionId\":\"3d9958b2-2710-4b8f-90ee-303cea9b43aa\",\"status\":\"200\",\"rqstDate\":\"230525-23:42:34:117\",\"respDate\":\"230525-23:42:34:118\",\"sourceId\":\"haproxy:3d9958b2-2710-4b8f-90ee-303cea9b43aa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:42:34:117-65315\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[30aec868-e32c-4a77-920b-221335232417], x-b3-parentspanid=[8740063a76a13a84], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7e51296b533e1ba38740063a76a13a84], x-b3-spanid=[1dd455387ac4ddc3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3d9958b2-2710-4b8f-90ee-303cea9b43aa]}\\\"}\"}","context":{"RequestID":"3d9958b2-2710-4b8f-90ee-303cea9b43aa","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a3ca9393-2642-4e2b-9677-dd4051bc0774","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:42:34.116Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:34.120Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3d9958b2-2710-4b8f-90ee-303cea9b43aa","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a3ca9393-2642-4e2b-9677-dd4051bc0774","LogTimestamp":"2023-05-25T23:42:34.119Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:42:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:42:34.147Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:42:34.161Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:34.162Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:34.162Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:36.129Z","message":"Entering","context":{"RequestID":"0b489ee0-95c6-4b99-9e63-768b7712bc05","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e8a4c12a-9bf1-4495-ad1c-d9d2d664d849","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:42:36.129Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:42:36.131Z","message":"{\"transactionId\":\"0b489ee0-95c6-4b99-9e63-768b7712bc05\",\"status\":\"200\",\"rqstDate\":\"230525-23:42:36:130\",\"respDate\":\"230525-23:42:36:131\",\"sourceId\":\"haproxy:0b489ee0-95c6-4b99-9e63-768b7712bc05\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:42:36:130-52253\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e952a454-f30f-417d-95c0-6d9008a0b482], x-b3-parentspanid=[6cbe9b4d561b5cb0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c65bdde85b0d9b416cbe9b4d561b5cb0], x-b3-spanid=[c048f86ae6ff12d9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0b489ee0-95c6-4b99-9e63-768b7712bc05]}\\\"}\"}","context":{"RequestID":"0b489ee0-95c6-4b99-9e63-768b7712bc05","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e8a4c12a-9bf1-4495-ad1c-d9d2d664d849","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:42:36.129Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:36.132Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0b489ee0-95c6-4b99-9e63-768b7712bc05","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e8a4c12a-9bf1-4495-ad1c-d9d2d664d849","LogTimestamp":"2023-05-25T23:42:36.132Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:42:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:42:38.142Z","message":"Entering","context":{"RequestID":"91cb99d3-6939-4c76-aae0-6bc7ee01568f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5ce7edc5-547c-4db0-8385-390dac61e302","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:42:38.141Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:42:38.144Z","message":"{\"transactionId\":\"91cb99d3-6939-4c76-aae0-6bc7ee01568f\",\"status\":\"200\",\"rqstDate\":\"230525-23:42:38:142\",\"respDate\":\"230525-23:42:38:144\",\"sourceId\":\"haproxy:91cb99d3-6939-4c76-aae0-6bc7ee01568f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:42:38:142-51026\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f906fa89-7a69-4701-804d-fe428b108a04], x-b3-parentspanid=[58a6ad9819130158], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[00505790f499093e58a6ad9819130158], x-b3-spanid=[f3ee572e1ce6ef55], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[91cb99d3-6939-4c76-aae0-6bc7ee01568f]}\\\"}\"}","context":{"RequestID":"91cb99d3-6939-4c76-aae0-6bc7ee01568f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5ce7edc5-547c-4db0-8385-390dac61e302","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:42:38.141Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:38.146Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"91cb99d3-6939-4c76-aae0-6bc7ee01568f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ce7edc5-547c-4db0-8385-390dac61e302","LogTimestamp":"2023-05-25T23:42:38.145Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:42:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:42:40.155Z","message":"Entering","context":{"RequestID":"22d2aa76-dab6-4489-a35a-9e9d290c872e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"c1f6d4ab-9aa7-4517-9171-e56372af78d3","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:42:40.155Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:42:40.157Z","message":"{\"transactionId\":\"22d2aa76-dab6-4489-a35a-9e9d290c872e\",\"status\":\"200\",\"rqstDate\":\"230525-23:42:40:155\",\"respDate\":\"230525-23:42:40:157\",\"sourceId\":\"haproxy:22d2aa76-dab6-4489-a35a-9e9d290c872e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:42:40:155-93457\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[062751ca-c518-47de-be8f-1f06d16376f7], x-b3-parentspanid=[6c54aa693ab81e4b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b1c4a24c1599ac436c54aa693ab81e4b], x-b3-spanid=[7aaa47e55c0f9a36], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[22d2aa76-dab6-4489-a35a-9e9d290c872e]}\\\"}\"}","context":{"RequestID":"22d2aa76-dab6-4489-a35a-9e9d290c872e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"c1f6d4ab-9aa7-4517-9171-e56372af78d3","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:42:40.155Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:40.158Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"22d2aa76-dab6-4489-a35a-9e9d290c872e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c1f6d4ab-9aa7-4517-9171-e56372af78d3","LogTimestamp":"2023-05-25T23:42:40.158Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:42:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:42:41.908Z","message":"Entering","context":{"RequestID":"4ca745b4-5e94-4d76-ab11-20b4153999f4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9d450c82-b647-4535-a5b9-58780e6661cc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:42:41.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:42:41.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"4ca745b4-5e94-4d76-ab11-20b4153999f4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9d450c82-b647-4535-a5b9-58780e6661cc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:42:41.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:41.910Z","message":"{\"transactionId\":\"4ca745b4-5e94-4d76-ab11-20b4153999f4\",\"status\":\"200\",\"rqstDate\":\"230525-23:42:41:908\",\"respDate\":\"230525-23:42:41:910\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4ca745b4-5e94-4d76-ab11-20b4153999f4\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:42:41:908-7989\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4ca745b4-5e94-4d76-ab11-20b4153999f4]}\\\"}\"}","context":{"RequestID":"4ca745b4-5e94-4d76-ab11-20b4153999f4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9d450c82-b647-4535-a5b9-58780e6661cc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:42:41.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:41.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4ca745b4-5e94-4d76-ab11-20b4153999f4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9d450c82-b647-4535-a5b9-58780e6661cc","LogTimestamp":"2023-05-25T23:42:41.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:42:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:42:42.009Z","message":"Entering","context":{"RequestID":"172be267-c8b5-425a-bad5-d8a11ca00daf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"df44e76b-e90d-4d68-a79c-7d0cc12da84f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:42:42.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:42:42.012Z","message":"{\"transactionId\":\"172be267-c8b5-425a-bad5-d8a11ca00daf\",\"status\":\"200\",\"rqstDate\":\"230525-23:42:42:010\",\"respDate\":\"230525-23:42:42:012\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:172be267-c8b5-425a-bad5-d8a11ca00daf\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:42:42:010-27152\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[88c61895-ab06-43aa-ad7e-2d1d539cdbee], x-b3-parentspanid=[66f07dac2affb4f6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42099], x-envoy-attempt-count=[1], x-b3-traceid=[8a14b8e3be0a9e3466f07dac2affb4f6], x-b3-spanid=[f79251b81b7b54f1], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[172be267-c8b5-425a-bad5-d8a11ca00daf]}\\\"}\"}","context":{"RequestID":"172be267-c8b5-425a-bad5-d8a11ca00daf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"df44e76b-e90d-4d68-a79c-7d0cc12da84f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:42:42.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:42.013Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"172be267-c8b5-425a-bad5-d8a11ca00daf","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"df44e76b-e90d-4d68-a79c-7d0cc12da84f","LogTimestamp":"2023-05-25T23:42:42.013Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:42:42 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:42:42.168Z","message":"Entering","context":{"RequestID":"bec4eb06-9e8b-46ae-920f-9415a9cf9c69","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"05aca2c5-1ce7-4b30-b515-dddc7960badf","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:42:42.168Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:42:42.170Z","message":"{\"transactionId\":\"bec4eb06-9e8b-46ae-920f-9415a9cf9c69\",\"status\":\"200\",\"rqstDate\":\"230525-23:42:42:169\",\"respDate\":\"230525-23:42:42:170\",\"sourceId\":\"haproxy:bec4eb06-9e8b-46ae-920f-9415a9cf9c69\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:42:42:169-91972\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3dc9822f-6598-4976-9c6c-c1558fe07d62], x-b3-parentspanid=[3fc76343e703f149], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ae070a63597d1c163fc76343e703f149], x-b3-spanid=[26b879421cf660ca], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bec4eb06-9e8b-46ae-920f-9415a9cf9c69]}\\\"}\"}","context":{"RequestID":"bec4eb06-9e8b-46ae-920f-9415a9cf9c69","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"05aca2c5-1ce7-4b30-b515-dddc7960badf","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:42:42.168Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:42.171Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bec4eb06-9e8b-46ae-920f-9415a9cf9c69","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"05aca2c5-1ce7-4b30-b515-dddc7960badf","LogTimestamp":"2023-05-25T23:42:42.171Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:42:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:42:44.147Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:42:44.160Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:44.160Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:44.160Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:44.181Z","message":"Entering","context":{"RequestID":"a265f0f6-97f5-4092-90a9-67f00bf5b150","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9a04d8e3-1f2d-44fa-821d-71eccc33bf09","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:42:44.181Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:42:44.184Z","message":"{\"transactionId\":\"a265f0f6-97f5-4092-90a9-67f00bf5b150\",\"status\":\"200\",\"rqstDate\":\"230525-23:42:44:182\",\"respDate\":\"230525-23:42:44:184\",\"sourceId\":\"haproxy:a265f0f6-97f5-4092-90a9-67f00bf5b150\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:42:44:182-44377\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fd1cbe08-b8e7-4aaf-b77f-75154ea29e76], x-b3-parentspanid=[f65970e9c9967f87], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b62cc5db119ba532f65970e9c9967f87], x-b3-spanid=[597fc0d6fb256d93], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a265f0f6-97f5-4092-90a9-67f00bf5b150]}\\\"}\"}","context":{"RequestID":"a265f0f6-97f5-4092-90a9-67f00bf5b150","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9a04d8e3-1f2d-44fa-821d-71eccc33bf09","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:42:44.181Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:44.185Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a265f0f6-97f5-4092-90a9-67f00bf5b150","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9a04d8e3-1f2d-44fa-821d-71eccc33bf09","LogTimestamp":"2023-05-25T23:42:44.185Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:42:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:42:46.194Z","message":"Entering","context":{"RequestID":"7bbc4994-fe99-40cb-9d43-b761fdfb3cc8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9f09e117-1311-4e40-87c3-ea643a70c2f4","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:42:46.194Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:42:46.197Z","message":"{\"transactionId\":\"7bbc4994-fe99-40cb-9d43-b761fdfb3cc8\",\"status\":\"200\",\"rqstDate\":\"230525-23:42:46:195\",\"respDate\":\"230525-23:42:46:197\",\"sourceId\":\"haproxy:7bbc4994-fe99-40cb-9d43-b761fdfb3cc8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:42:46:195-65763\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[60bc9e7f-ad58-46f0-9e4a-fb161476092b], x-b3-parentspanid=[1339124c528c69a2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[68e9fdedbfceded01339124c528c69a2], x-b3-spanid=[902feadf99eb38c3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7bbc4994-fe99-40cb-9d43-b761fdfb3cc8]}\\\"}\"}","context":{"RequestID":"7bbc4994-fe99-40cb-9d43-b761fdfb3cc8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9f09e117-1311-4e40-87c3-ea643a70c2f4","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:42:46.194Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:46.198Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7bbc4994-fe99-40cb-9d43-b761fdfb3cc8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9f09e117-1311-4e40-87c3-ea643a70c2f4","LogTimestamp":"2023-05-25T23:42:46.198Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:42:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:42:48.207Z","message":"Entering","context":{"RequestID":"f44033e8-736d-4f74-ab90-7e5892995e76","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0d1e18c6-9204-4d90-8427-54feef8dde5c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:42:48.207Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:42:48.210Z","message":"{\"transactionId\":\"f44033e8-736d-4f74-ab90-7e5892995e76\",\"status\":\"200\",\"rqstDate\":\"230525-23:42:48:208\",\"respDate\":\"230525-23:42:48:210\",\"sourceId\":\"haproxy:f44033e8-736d-4f74-ab90-7e5892995e76\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:42:48:208-80961\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[566222fc-bdd6-4fcb-8bc8-d19ed689f3cd], x-b3-parentspanid=[b1495954e8b31079], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[998dbbcca5358a24b1495954e8b31079], x-b3-spanid=[8c44fbba8e7018af], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f44033e8-736d-4f74-ab90-7e5892995e76]}\\\"}\"}","context":{"RequestID":"f44033e8-736d-4f74-ab90-7e5892995e76","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0d1e18c6-9204-4d90-8427-54feef8dde5c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:42:48.207Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:48.211Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f44033e8-736d-4f74-ab90-7e5892995e76","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0d1e18c6-9204-4d90-8427-54feef8dde5c","LogTimestamp":"2023-05-25T23:42:48.210Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:42:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:42:50.221Z","message":"Entering","context":{"RequestID":"16dbb44b-7fc2-4f9f-ba67-018d37f3ce75","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"82fc9f04-89d9-46ab-ac90-c40213965380","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:42:50.221Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:42:50.223Z","message":"{\"transactionId\":\"16dbb44b-7fc2-4f9f-ba67-018d37f3ce75\",\"status\":\"200\",\"rqstDate\":\"230525-23:42:50:221\",\"respDate\":\"230525-23:42:50:223\",\"sourceId\":\"haproxy:16dbb44b-7fc2-4f9f-ba67-018d37f3ce75\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:42:50:221-6635\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7072f6a8-e97d-4498-8144-d3c3e1a77af9], x-b3-parentspanid=[625c71dcba417b97], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a2611c585d14a86d625c71dcba417b97], x-b3-spanid=[99edcbc7de9c4419], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[16dbb44b-7fc2-4f9f-ba67-018d37f3ce75]}\\\"}\"}","context":{"RequestID":"16dbb44b-7fc2-4f9f-ba67-018d37f3ce75","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"82fc9f04-89d9-46ab-ac90-c40213965380","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:42:50.221Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:50.224Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"16dbb44b-7fc2-4f9f-ba67-018d37f3ce75","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"82fc9f04-89d9-46ab-ac90-c40213965380","LogTimestamp":"2023-05-25T23:42:50.224Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:42:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:42:51.908Z","message":"Entering","context":{"RequestID":"5f7321f4-500e-4353-8065-adbc32f44b61","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"62ce4314-54f6-4b50-88d6-4d13013627a1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:42:51.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:42:51.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"5f7321f4-500e-4353-8065-adbc32f44b61","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"62ce4314-54f6-4b50-88d6-4d13013627a1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:42:51.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:51.910Z","message":"{\"transactionId\":\"5f7321f4-500e-4353-8065-adbc32f44b61\",\"status\":\"200\",\"rqstDate\":\"230525-23:42:51:908\",\"respDate\":\"230525-23:42:51:910\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:5f7321f4-500e-4353-8065-adbc32f44b61\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:42:51:908-66944\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[5f7321f4-500e-4353-8065-adbc32f44b61]}\\\"}\"}","context":{"RequestID":"5f7321f4-500e-4353-8065-adbc32f44b61","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"62ce4314-54f6-4b50-88d6-4d13013627a1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:42:51.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:51.910Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5f7321f4-500e-4353-8065-adbc32f44b61","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"62ce4314-54f6-4b50-88d6-4d13013627a1","LogTimestamp":"2023-05-25T23:42:51.910Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:42:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:42:52.009Z","message":"Entering","context":{"RequestID":"4155989f-587d-4e43-899e-ecba81b6a7a0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"822148aa-516c-49f7-b22c-440ed72e6cf0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:42:52.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:42:52.013Z","message":"{\"transactionId\":\"4155989f-587d-4e43-899e-ecba81b6a7a0\",\"status\":\"200\",\"rqstDate\":\"230525-23:42:52:010\",\"respDate\":\"230525-23:42:52:012\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4155989f-587d-4e43-899e-ecba81b6a7a0\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:42:52:010-58485\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[928944ff-2cef-4a6f-8ed6-2637567240c6], x-b3-parentspanid=[071726a0eee73045], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57703], x-envoy-attempt-count=[1], x-b3-traceid=[d8e10dc938e6025d071726a0eee73045], x-b3-spanid=[45f8c7bf296bfdca], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4155989f-587d-4e43-899e-ecba81b6a7a0]}\\\"}\"}","context":{"RequestID":"4155989f-587d-4e43-899e-ecba81b6a7a0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"822148aa-516c-49f7-b22c-440ed72e6cf0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:42:52.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:52.014Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4155989f-587d-4e43-899e-ecba81b6a7a0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"822148aa-516c-49f7-b22c-440ed72e6cf0","LogTimestamp":"2023-05-25T23:42:52.014Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:42:52 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:42:52.236Z","message":"Entering","context":{"RequestID":"99d8488d-af2c-4619-a51a-c20e53df731c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5f7ed491-1cdf-460c-a555-0750c76ee6d5","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:42:52.236Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:42:52.239Z","message":"{\"transactionId\":\"99d8488d-af2c-4619-a51a-c20e53df731c\",\"status\":\"200\",\"rqstDate\":\"230525-23:42:52:237\",\"respDate\":\"230525-23:42:52:238\",\"sourceId\":\"haproxy:99d8488d-af2c-4619-a51a-c20e53df731c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:42:52:237-41963\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bdbabff3-aefd-454b-a9a5-4f4183d52bcc], x-b3-parentspanid=[3a0877816a9be080], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[39b6254cdb9a13603a0877816a9be080], x-b3-spanid=[9366f4386bce6d8c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[99d8488d-af2c-4619-a51a-c20e53df731c]}\\\"}\"}","context":{"RequestID":"99d8488d-af2c-4619-a51a-c20e53df731c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5f7ed491-1cdf-460c-a555-0750c76ee6d5","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:42:52.236Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:52.239Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"99d8488d-af2c-4619-a51a-c20e53df731c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5f7ed491-1cdf-460c-a555-0750c76ee6d5","LogTimestamp":"2023-05-25T23:42:52.239Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:42:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:42:54.147Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:42:54.164Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:54.164Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:54.165Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:54.249Z","message":"Entering","context":{"RequestID":"8d711498-5f95-4ddf-b12a-4a2e97156872","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"dbeb9530-6830-441c-8c79-a999c6e75c84","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:42:54.249Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:42:54.252Z","message":"{\"transactionId\":\"8d711498-5f95-4ddf-b12a-4a2e97156872\",\"status\":\"200\",\"rqstDate\":\"230525-23:42:54:250\",\"respDate\":\"230525-23:42:54:252\",\"sourceId\":\"haproxy:8d711498-5f95-4ddf-b12a-4a2e97156872\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:42:54:250-97696\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ef53e682-4101-457d-a61b-7f13fc06b876], x-b3-parentspanid=[3e9da28828843469], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a8e304c49018f9823e9da28828843469], x-b3-spanid=[1e4a6c2dde92d5b9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8d711498-5f95-4ddf-b12a-4a2e97156872]}\\\"}\"}","context":{"RequestID":"8d711498-5f95-4ddf-b12a-4a2e97156872","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"dbeb9530-6830-441c-8c79-a999c6e75c84","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:42:54.249Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:54.253Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8d711498-5f95-4ddf-b12a-4a2e97156872","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dbeb9530-6830-441c-8c79-a999c6e75c84","LogTimestamp":"2023-05-25T23:42:54.253Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:42:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:42:56.262Z","message":"Entering","context":{"RequestID":"b6022165-f032-4c4e-84c6-c6b1453e6186","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"71b795e6-d016-4905-9754-bf666bde6d25","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:42:56.262Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:42:56.265Z","message":"{\"transactionId\":\"b6022165-f032-4c4e-84c6-c6b1453e6186\",\"status\":\"200\",\"rqstDate\":\"230525-23:42:56:263\",\"respDate\":\"230525-23:42:56:265\",\"sourceId\":\"haproxy:b6022165-f032-4c4e-84c6-c6b1453e6186\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:42:56:263-96743\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c33dedf5-fe1d-40df-8024-4970a31115b8], x-b3-parentspanid=[69e0506b1a189254], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2cd2b0c31f8fe04b69e0506b1a189254], x-b3-spanid=[50ba5ac8da61a8b3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b6022165-f032-4c4e-84c6-c6b1453e6186]}\\\"}\"}","context":{"RequestID":"b6022165-f032-4c4e-84c6-c6b1453e6186","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"71b795e6-d016-4905-9754-bf666bde6d25","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:42:56.262Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:56.266Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b6022165-f032-4c4e-84c6-c6b1453e6186","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"71b795e6-d016-4905-9754-bf666bde6d25","LogTimestamp":"2023-05-25T23:42:56.266Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:42:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:42:56.502Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:56.506Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:58.276Z","message":"Entering","context":{"RequestID":"c8c151c2-fa5e-4bd9-bda9-bc9dacbefad0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b6dc541c-0cbb-453d-a2eb-9f03da3abc20","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:42:58.276Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:42:58.279Z","message":"{\"transactionId\":\"c8c151c2-fa5e-4bd9-bda9-bc9dacbefad0\",\"status\":\"200\",\"rqstDate\":\"230525-23:42:58:277\",\"respDate\":\"230525-23:42:58:279\",\"sourceId\":\"haproxy:c8c151c2-fa5e-4bd9-bda9-bc9dacbefad0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:42:58:277-24600\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1cb28c82-f9f8-4ede-b502-a059799b9c2a], x-b3-parentspanid=[c31b6a681de84e20], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7a9fea98b33e9405c31b6a681de84e20], x-b3-spanid=[3246ecf0a6ea648d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c8c151c2-fa5e-4bd9-bda9-bc9dacbefad0]}\\\"}\"}","context":{"RequestID":"c8c151c2-fa5e-4bd9-bda9-bc9dacbefad0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b6dc541c-0cbb-453d-a2eb-9f03da3abc20","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:42:58.276Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:42:58.280Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c8c151c2-fa5e-4bd9-bda9-bc9dacbefad0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b6dc541c-0cbb-453d-a2eb-9f03da3abc20","LogTimestamp":"2023-05-25T23:42:58.280Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:42:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:43:00.291Z","message":"Entering","context":{"RequestID":"27a4e637-4fa6-4c91-a407-be80520fa8d0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d64172cb-f7bf-4a41-81c2-c71622f6da86","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:43:00.290Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:43:00.293Z","message":"{\"transactionId\":\"27a4e637-4fa6-4c91-a407-be80520fa8d0\",\"status\":\"200\",\"rqstDate\":\"230525-23:43:00:291\",\"respDate\":\"230525-23:43:00:293\",\"sourceId\":\"haproxy:27a4e637-4fa6-4c91-a407-be80520fa8d0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:43:00:291-18637\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e06c8631-fc1e-43cf-a8f5-83dba7c57243], x-b3-parentspanid=[b36f0677e0deb121], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9f469c4b21cf0d74b36f0677e0deb121], x-b3-spanid=[0d8f8db0cfb2e0e0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[27a4e637-4fa6-4c91-a407-be80520fa8d0]}\\\"}\"}","context":{"RequestID":"27a4e637-4fa6-4c91-a407-be80520fa8d0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d64172cb-f7bf-4a41-81c2-c71622f6da86","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:43:00.290Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:00.293Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"27a4e637-4fa6-4c91-a407-be80520fa8d0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d64172cb-f7bf-4a41-81c2-c71622f6da86","LogTimestamp":"2023-05-25T23:43:00.293Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:43:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:43:01.909Z","message":"Entering","context":{"RequestID":"9ba8d03e-5ca3-4642-8b94-8aeea393237e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"3f1ca335-6a88-46e9-a565-bb03464f3c47","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:43:01.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:43:01.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"9ba8d03e-5ca3-4642-8b94-8aeea393237e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"3f1ca335-6a88-46e9-a565-bb03464f3c47","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:43:01.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:01.912Z","message":"{\"transactionId\":\"9ba8d03e-5ca3-4642-8b94-8aeea393237e\",\"status\":\"200\",\"rqstDate\":\"230525-23:43:01:909\",\"respDate\":\"230525-23:43:01:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9ba8d03e-5ca3-4642-8b94-8aeea393237e\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:43:01:909-34747\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9ba8d03e-5ca3-4642-8b94-8aeea393237e]}\\\"}\"}","context":{"RequestID":"9ba8d03e-5ca3-4642-8b94-8aeea393237e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"3f1ca335-6a88-46e9-a565-bb03464f3c47","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:43:01.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:01.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9ba8d03e-5ca3-4642-8b94-8aeea393237e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3f1ca335-6a88-46e9-a565-bb03464f3c47","LogTimestamp":"2023-05-25T23:43:01.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:43:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:43:02.009Z","message":"Entering","context":{"RequestID":"247df7b1-1686-43dd-a7cf-60bdb4e760c4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d52ebed8-c1ae-4d46-91b6-15d43544bd90","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:43:02.008Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:43:02.011Z","message":"{\"transactionId\":\"247df7b1-1686-43dd-a7cf-60bdb4e760c4\",\"status\":\"200\",\"rqstDate\":\"230525-23:43:02:009\",\"respDate\":\"230525-23:43:02:011\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:247df7b1-1686-43dd-a7cf-60bdb4e760c4\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:43:02:009-78990\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[21d0c323-65e8-42bd-a180-98b00221bfd0], x-b3-parentspanid=[bd89c7ca788c9cc2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39867], x-envoy-attempt-count=[1], x-b3-traceid=[f9405f7021cdf600bd89c7ca788c9cc2], x-b3-spanid=[144c93e3302ae193], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[247df7b1-1686-43dd-a7cf-60bdb4e760c4]}\\\"}\"}","context":{"RequestID":"247df7b1-1686-43dd-a7cf-60bdb4e760c4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d52ebed8-c1ae-4d46-91b6-15d43544bd90","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:43:02.008Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:02.012Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"247df7b1-1686-43dd-a7cf-60bdb4e760c4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d52ebed8-c1ae-4d46-91b6-15d43544bd90","LogTimestamp":"2023-05-25T23:43:02.012Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:43:02 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:43:02.303Z","message":"Entering","context":{"RequestID":"491502bd-ffba-4d99-9f14-51f91d84ec18","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"26330743-2023-4993-88d4-9d835cae0bc3","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:43:02.303Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:43:02.306Z","message":"{\"transactionId\":\"491502bd-ffba-4d99-9f14-51f91d84ec18\",\"status\":\"200\",\"rqstDate\":\"230525-23:43:02:304\",\"respDate\":\"230525-23:43:02:306\",\"sourceId\":\"haproxy:491502bd-ffba-4d99-9f14-51f91d84ec18\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:43:02:304-14818\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ecdf4cd2-052b-46b2-8b6f-0d74547cbc15], x-b3-parentspanid=[0f9629dfdcaed21a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[64af07dccc5e3f200f9629dfdcaed21a], x-b3-spanid=[5dfd6d0351715ab9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[491502bd-ffba-4d99-9f14-51f91d84ec18]}\\\"}\"}","context":{"RequestID":"491502bd-ffba-4d99-9f14-51f91d84ec18","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"26330743-2023-4993-88d4-9d835cae0bc3","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:43:02.303Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:02.307Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"491502bd-ffba-4d99-9f14-51f91d84ec18","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"26330743-2023-4993-88d4-9d835cae0bc3","LogTimestamp":"2023-05-25T23:43:02.306Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:43:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:43:04.146Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:43:04.158Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:04.159Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:04.159Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:04.316Z","message":"Entering","context":{"RequestID":"854fb327-25a9-4497-b8fa-e93f13855322","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"547c5825-0057-4cb3-bfa3-25df4f2b352d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:43:04.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:43:04.318Z","message":"{\"transactionId\":\"854fb327-25a9-4497-b8fa-e93f13855322\",\"status\":\"200\",\"rqstDate\":\"230525-23:43:04:317\",\"respDate\":\"230525-23:43:04:318\",\"sourceId\":\"haproxy:854fb327-25a9-4497-b8fa-e93f13855322\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:43:04:317-37993\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[43f20b12-6d56-4c0f-8293-7daf3cde9656], x-b3-parentspanid=[8a0b80ec6cab4495], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[810e849abc44a2398a0b80ec6cab4495], x-b3-spanid=[a9cbf5c11724db22], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[854fb327-25a9-4497-b8fa-e93f13855322]}\\\"}\"}","context":{"RequestID":"854fb327-25a9-4497-b8fa-e93f13855322","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"547c5825-0057-4cb3-bfa3-25df4f2b352d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:43:04.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:04.319Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"854fb327-25a9-4497-b8fa-e93f13855322","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"547c5825-0057-4cb3-bfa3-25df4f2b352d","LogTimestamp":"2023-05-25T23:43:04.319Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:43:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:43:06.330Z","message":"Entering","context":{"RequestID":"b2dbd5cd-9690-435f-be45-353d930e15a5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e8e7cc18-48fd-4516-be28-60346240eaf0","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:43:06.330Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:43:06.332Z","message":"{\"transactionId\":\"b2dbd5cd-9690-435f-be45-353d930e15a5\",\"status\":\"200\",\"rqstDate\":\"230525-23:43:06:331\",\"respDate\":\"230525-23:43:06:332\",\"sourceId\":\"haproxy:b2dbd5cd-9690-435f-be45-353d930e15a5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:43:06:331-24587\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e960e659-7e29-4c86-9830-8d7d4fcad09b], x-b3-parentspanid=[1a3e9c3611da1a3c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8cbc1a2b49b6696f1a3e9c3611da1a3c], x-b3-spanid=[029f5695b6f51fa8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b2dbd5cd-9690-435f-be45-353d930e15a5]}\\\"}\"}","context":{"RequestID":"b2dbd5cd-9690-435f-be45-353d930e15a5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e8e7cc18-48fd-4516-be28-60346240eaf0","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:43:06.330Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:06.333Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b2dbd5cd-9690-435f-be45-353d930e15a5","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e8e7cc18-48fd-4516-be28-60346240eaf0","LogTimestamp":"2023-05-25T23:43:06.333Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:43:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:43:08.343Z","message":"Entering","context":{"RequestID":"0aa8494e-6a18-4d61-adc1-5006eef080c8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"aeb7209f-d941-4d81-ad12-b1312d20d648","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:43:08.343Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:43:08.345Z","message":"{\"transactionId\":\"0aa8494e-6a18-4d61-adc1-5006eef080c8\",\"status\":\"200\",\"rqstDate\":\"230525-23:43:08:344\",\"respDate\":\"230525-23:43:08:345\",\"sourceId\":\"haproxy:0aa8494e-6a18-4d61-adc1-5006eef080c8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:43:08:344-57009\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[19e05309-4ef7-41e1-a9e7-1ae726bad0d4], x-b3-parentspanid=[b6dbfc61986bd46e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1a1c30bc46b64084b6dbfc61986bd46e], x-b3-spanid=[6fe8bc0f2a923d87], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0aa8494e-6a18-4d61-adc1-5006eef080c8]}\\\"}\"}","context":{"RequestID":"0aa8494e-6a18-4d61-adc1-5006eef080c8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"aeb7209f-d941-4d81-ad12-b1312d20d648","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:43:08.343Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:08.346Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0aa8494e-6a18-4d61-adc1-5006eef080c8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aeb7209f-d941-4d81-ad12-b1312d20d648","LogTimestamp":"2023-05-25T23:43:08.346Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:43:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:43:10.355Z","message":"Entering","context":{"RequestID":"beaa99f7-1269-4403-8e2e-00b724504b66","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5bccc650-41d4-4600-be6f-8f1f0f31fdbc","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:43:10.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:43:10.357Z","message":"{\"transactionId\":\"beaa99f7-1269-4403-8e2e-00b724504b66\",\"status\":\"200\",\"rqstDate\":\"230525-23:43:10:356\",\"respDate\":\"230525-23:43:10:357\",\"sourceId\":\"haproxy:beaa99f7-1269-4403-8e2e-00b724504b66\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:43:10:356-46419\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[37d0c573-cda7-4a3f-85ca-0e9e9e16f820], x-b3-parentspanid=[4788797777a220ea], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e2ed0d48eca98d874788797777a220ea], x-b3-spanid=[34d3e2981b3e8f38], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[beaa99f7-1269-4403-8e2e-00b724504b66]}\\\"}\"}","context":{"RequestID":"beaa99f7-1269-4403-8e2e-00b724504b66","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5bccc650-41d4-4600-be6f-8f1f0f31fdbc","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:43:10.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:10.358Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"beaa99f7-1269-4403-8e2e-00b724504b66","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5bccc650-41d4-4600-be6f-8f1f0f31fdbc","LogTimestamp":"2023-05-25T23:43:10.358Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:43:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:43:11.909Z","message":"Entering","context":{"RequestID":"e54d8bbd-d049-4e8e-b908-44c91e4258ed","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e6bc02a7-bf55-4435-b119-484496115efe","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:43:11.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:43:11.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"e54d8bbd-d049-4e8e-b908-44c91e4258ed","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e6bc02a7-bf55-4435-b119-484496115efe","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:43:11.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:11.912Z","message":"{\"transactionId\":\"e54d8bbd-d049-4e8e-b908-44c91e4258ed\",\"status\":\"200\",\"rqstDate\":\"230525-23:43:11:910\",\"respDate\":\"230525-23:43:11:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e54d8bbd-d049-4e8e-b908-44c91e4258ed\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:43:11:910-26941\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e54d8bbd-d049-4e8e-b908-44c91e4258ed]}\\\"}\"}","context":{"RequestID":"e54d8bbd-d049-4e8e-b908-44c91e4258ed","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e6bc02a7-bf55-4435-b119-484496115efe","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:43:11.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:11.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e54d8bbd-d049-4e8e-b908-44c91e4258ed","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e6bc02a7-bf55-4435-b119-484496115efe","LogTimestamp":"2023-05-25T23:43:11.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:43:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:43:12.010Z","message":"Entering","context":{"RequestID":"02a43fe7-4299-42ad-b105-d0b2b582149f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c8ad21fe-d72f-477d-86b5-de1cf2f112ed","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:43:12.010Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:43:12.013Z","message":"{\"transactionId\":\"02a43fe7-4299-42ad-b105-d0b2b582149f\",\"status\":\"200\",\"rqstDate\":\"230525-23:43:12:011\",\"respDate\":\"230525-23:43:12:013\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:02a43fe7-4299-42ad-b105-d0b2b582149f\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:43:12:011-91713\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fcefa503-33e1-45ac-b399-5205fcfa6e90], x-b3-parentspanid=[8f04678cb523f63b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41885], x-envoy-attempt-count=[1], x-b3-traceid=[635ca727c04949478f04678cb523f63b], x-b3-spanid=[2cebf69bb203ff9e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[02a43fe7-4299-42ad-b105-d0b2b582149f]}\\\"}\"}","context":{"RequestID":"02a43fe7-4299-42ad-b105-d0b2b582149f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c8ad21fe-d72f-477d-86b5-de1cf2f112ed","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:43:12.010Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:12.014Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"02a43fe7-4299-42ad-b105-d0b2b582149f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c8ad21fe-d72f-477d-86b5-de1cf2f112ed","LogTimestamp":"2023-05-25T23:43:12.014Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:43:12 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:43:12.366Z","message":"Entering","context":{"RequestID":"7b786109-6ed0-4f88-84fa-aa8d7626a908","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c72506a2-9828-4c39-a1cf-58dbd965f351","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:43:12.366Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:43:12.369Z","message":"{\"transactionId\":\"7b786109-6ed0-4f88-84fa-aa8d7626a908\",\"status\":\"200\",\"rqstDate\":\"230525-23:43:12:367\",\"respDate\":\"230525-23:43:12:369\",\"sourceId\":\"haproxy:7b786109-6ed0-4f88-84fa-aa8d7626a908\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:43:12:367-15884\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9f8597f0-669c-482a-ba36-49fb7b8e3c0d], x-b3-parentspanid=[e73b16015897cb9d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dffde3becde5b54fe73b16015897cb9d], x-b3-spanid=[3a9169fe0c29c68d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7b786109-6ed0-4f88-84fa-aa8d7626a908]}\\\"}\"}","context":{"RequestID":"7b786109-6ed0-4f88-84fa-aa8d7626a908","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c72506a2-9828-4c39-a1cf-58dbd965f351","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:43:12.366Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:12.371Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7b786109-6ed0-4f88-84fa-aa8d7626a908","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c72506a2-9828-4c39-a1cf-58dbd965f351","LogTimestamp":"2023-05-25T23:43:12.370Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:43:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:43:14.147Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:43:14.166Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:14.166Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:14.166Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:14.380Z","message":"Entering","context":{"RequestID":"29d216d2-b5a2-4325-a5b3-71e6d4810c22","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"613d986f-9942-4717-8a61-b9d1146e3b19","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:43:14.380Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:43:14.382Z","message":"{\"transactionId\":\"29d216d2-b5a2-4325-a5b3-71e6d4810c22\",\"status\":\"200\",\"rqstDate\":\"230525-23:43:14:380\",\"respDate\":\"230525-23:43:14:382\",\"sourceId\":\"haproxy:29d216d2-b5a2-4325-a5b3-71e6d4810c22\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:43:14:380-49443\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a2a5f19d-82b1-4ee2-a8fa-fc890835ad48], x-b3-parentspanid=[ab0cbd363d799145], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4f5ee57ca9804479ab0cbd363d799145], x-b3-spanid=[dbfdcca0011e7607], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[29d216d2-b5a2-4325-a5b3-71e6d4810c22]}\\\"}\"}","context":{"RequestID":"29d216d2-b5a2-4325-a5b3-71e6d4810c22","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"613d986f-9942-4717-8a61-b9d1146e3b19","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:43:14.380Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:14.382Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"29d216d2-b5a2-4325-a5b3-71e6d4810c22","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"613d986f-9942-4717-8a61-b9d1146e3b19","LogTimestamp":"2023-05-25T23:43:14.382Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:43:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:43:16.391Z","message":"Entering","context":{"RequestID":"de177681-a2fb-4df1-bf89-0d7d019622b6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4c37f1b1-b39a-4e4a-81ee-43c28d9b13f4","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:43:16.391Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:43:16.394Z","message":"{\"transactionId\":\"de177681-a2fb-4df1-bf89-0d7d019622b6\",\"status\":\"200\",\"rqstDate\":\"230525-23:43:16:392\",\"respDate\":\"230525-23:43:16:394\",\"sourceId\":\"haproxy:de177681-a2fb-4df1-bf89-0d7d019622b6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:43:16:392-76456\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7c92f2a5-33c4-41a6-ba92-2f51557022fd], x-b3-parentspanid=[d0d8c5f28b944cd9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5bdc84e7d8521bc4d0d8c5f28b944cd9], x-b3-spanid=[890ed595bf59c4d4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[de177681-a2fb-4df1-bf89-0d7d019622b6]}\\\"}\"}","context":{"RequestID":"de177681-a2fb-4df1-bf89-0d7d019622b6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4c37f1b1-b39a-4e4a-81ee-43c28d9b13f4","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:43:16.391Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:16.394Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"de177681-a2fb-4df1-bf89-0d7d019622b6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4c37f1b1-b39a-4e4a-81ee-43c28d9b13f4","LogTimestamp":"2023-05-25T23:43:16.394Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:43:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:43:18.404Z","message":"Entering","context":{"RequestID":"1cc9e1fc-4c49-4f31-813a-e8ae2b40a24d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5458f553-fc17-4de9-8e7f-086b3143ddfd","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:43:18.404Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:43:18.407Z","message":"{\"transactionId\":\"1cc9e1fc-4c49-4f31-813a-e8ae2b40a24d\",\"status\":\"200\",\"rqstDate\":\"230525-23:43:18:405\",\"respDate\":\"230525-23:43:18:406\",\"sourceId\":\"haproxy:1cc9e1fc-4c49-4f31-813a-e8ae2b40a24d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:43:18:405-17621\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d097e3d1-7b5a-4fb4-8114-563e8d992631], x-b3-parentspanid=[32806578e440c3c0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bf9c950b961dfcce32806578e440c3c0], x-b3-spanid=[470204a70300dfbe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1cc9e1fc-4c49-4f31-813a-e8ae2b40a24d]}\\\"}\"}","context":{"RequestID":"1cc9e1fc-4c49-4f31-813a-e8ae2b40a24d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5458f553-fc17-4de9-8e7f-086b3143ddfd","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:43:18.404Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:18.407Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1cc9e1fc-4c49-4f31-813a-e8ae2b40a24d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5458f553-fc17-4de9-8e7f-086b3143ddfd","LogTimestamp":"2023-05-25T23:43:18.407Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:43:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:43:20.417Z","message":"Entering","context":{"RequestID":"8fb5b2d5-c200-4f6b-bcab-ec21f860c291","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8c0db92d-4c8f-43d0-9344-07d49ff077a7","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:43:20.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:43:20.419Z","message":"{\"transactionId\":\"8fb5b2d5-c200-4f6b-bcab-ec21f860c291\",\"status\":\"200\",\"rqstDate\":\"230525-23:43:20:418\",\"respDate\":\"230525-23:43:20:419\",\"sourceId\":\"haproxy:8fb5b2d5-c200-4f6b-bcab-ec21f860c291\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:43:20:418-37179\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6856f7bb-e2c9-45d2-9aac-28b3020dfaf2], x-b3-parentspanid=[2b997196a74ad2fc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ec0279e90499f6062b997196a74ad2fc], x-b3-spanid=[b80e3e85c067a127], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8fb5b2d5-c200-4f6b-bcab-ec21f860c291]}\\\"}\"}","context":{"RequestID":"8fb5b2d5-c200-4f6b-bcab-ec21f860c291","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8c0db92d-4c8f-43d0-9344-07d49ff077a7","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:43:20.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:20.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8fb5b2d5-c200-4f6b-bcab-ec21f860c291","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c0db92d-4c8f-43d0-9344-07d49ff077a7","LogTimestamp":"2023-05-25T23:43:20.420Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:43:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:43:21.907Z","message":"Entering","context":{"RequestID":"47ac69e0-8d34-405d-b874-5b12a8b43f6d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"98bc1110-dafc-49ec-a33b-f346630df9e6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:43:21.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:43:21.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"47ac69e0-8d34-405d-b874-5b12a8b43f6d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"98bc1110-dafc-49ec-a33b-f346630df9e6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:43:21.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:21.911Z","message":"{\"transactionId\":\"47ac69e0-8d34-405d-b874-5b12a8b43f6d\",\"status\":\"200\",\"rqstDate\":\"230525-23:43:21:909\",\"respDate\":\"230525-23:43:21:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:47ac69e0-8d34-405d-b874-5b12a8b43f6d\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:43:21:909-18502\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[47ac69e0-8d34-405d-b874-5b12a8b43f6d]}\\\"}\"}","context":{"RequestID":"47ac69e0-8d34-405d-b874-5b12a8b43f6d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"98bc1110-dafc-49ec-a33b-f346630df9e6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:43:21.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:21.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"47ac69e0-8d34-405d-b874-5b12a8b43f6d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"98bc1110-dafc-49ec-a33b-f346630df9e6","LogTimestamp":"2023-05-25T23:43:21.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:43:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:43:22.009Z","message":"Entering","context":{"RequestID":"4a08b629-ace0-4f20-b91d-8fd962e6d263","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ab094604-b43a-4c51-b3bb-5661c8b50d85","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:43:22.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:43:22.011Z","message":"{\"transactionId\":\"4a08b629-ace0-4f20-b91d-8fd962e6d263\",\"status\":\"200\",\"rqstDate\":\"230525-23:43:22:010\",\"respDate\":\"230525-23:43:22:011\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4a08b629-ace0-4f20-b91d-8fd962e6d263\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:43:22:010-16186\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7cd71e88-a175-4d77-82ee-a0be1bb05e63], x-b3-parentspanid=[89296000cea565ff], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36817], x-envoy-attempt-count=[1], x-b3-traceid=[74f31f8e7d33a54e89296000cea565ff], x-b3-spanid=[3700a66c6886a8bd], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4a08b629-ace0-4f20-b91d-8fd962e6d263]}\\\"}\"}","context":{"RequestID":"4a08b629-ace0-4f20-b91d-8fd962e6d263","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ab094604-b43a-4c51-b3bb-5661c8b50d85","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:43:22.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:22.012Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4a08b629-ace0-4f20-b91d-8fd962e6d263","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ab094604-b43a-4c51-b3bb-5661c8b50d85","LogTimestamp":"2023-05-25T23:43:22.012Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:43:22 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:43:22.429Z","message":"Entering","context":{"RequestID":"77a2b2e4-f9c4-40b2-a6bd-111f27048f73","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7715124a-5ae3-495d-a40b-2ed52cdf252f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:43:22.429Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:43:22.431Z","message":"{\"transactionId\":\"77a2b2e4-f9c4-40b2-a6bd-111f27048f73\",\"status\":\"200\",\"rqstDate\":\"230525-23:43:22:430\",\"respDate\":\"230525-23:43:22:431\",\"sourceId\":\"haproxy:77a2b2e4-f9c4-40b2-a6bd-111f27048f73\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:43:22:430-41124\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ab607e47-a36b-48f1-954d-c3017493c379], x-b3-parentspanid=[42de2c8ce3aba03e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[da4e53900d50d31642de2c8ce3aba03e], x-b3-spanid=[6a3ee52b1e908834], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[77a2b2e4-f9c4-40b2-a6bd-111f27048f73]}\\\"}\"}","context":{"RequestID":"77a2b2e4-f9c4-40b2-a6bd-111f27048f73","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7715124a-5ae3-495d-a40b-2ed52cdf252f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:43:22.429Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:22.432Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"77a2b2e4-f9c4-40b2-a6bd-111f27048f73","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7715124a-5ae3-495d-a40b-2ed52cdf252f","LogTimestamp":"2023-05-25T23:43:22.432Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:43:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:43:24.147Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:43:24.163Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:24.164Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:24.164Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:24.440Z","message":"Entering","context":{"RequestID":"ed5683bc-c204-4524-8e57-0b5b57257560","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"296d9d1d-377c-4b00-a473-1ddb39a39e9b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:43:24.440Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:43:24.442Z","message":"{\"transactionId\":\"ed5683bc-c204-4524-8e57-0b5b57257560\",\"status\":\"200\",\"rqstDate\":\"230525-23:43:24:441\",\"respDate\":\"230525-23:43:24:442\",\"sourceId\":\"haproxy:ed5683bc-c204-4524-8e57-0b5b57257560\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:43:24:441-39633\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[064b083e-4409-407d-ab39-b3192ebb02ff], x-b3-parentspanid=[dd6ec4c1ba9d8dc5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[da1b038c325d6411dd6ec4c1ba9d8dc5], x-b3-spanid=[81cb036badc43419], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ed5683bc-c204-4524-8e57-0b5b57257560]}\\\"}\"}","context":{"RequestID":"ed5683bc-c204-4524-8e57-0b5b57257560","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"296d9d1d-377c-4b00-a473-1ddb39a39e9b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:43:24.440Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:24.443Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ed5683bc-c204-4524-8e57-0b5b57257560","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"296d9d1d-377c-4b00-a473-1ddb39a39e9b","LogTimestamp":"2023-05-25T23:43:24.443Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:43:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:43:26.453Z","message":"Entering","context":{"RequestID":"4e92b2e5-37ae-4a69-ab1c-1c8a73f79618","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"192bf3ad-0c93-4e36-b4bc-1fce04af3b6e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:43:26.453Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:43:26.455Z","message":"{\"transactionId\":\"4e92b2e5-37ae-4a69-ab1c-1c8a73f79618\",\"status\":\"200\",\"rqstDate\":\"230525-23:43:26:454\",\"respDate\":\"230525-23:43:26:455\",\"sourceId\":\"haproxy:4e92b2e5-37ae-4a69-ab1c-1c8a73f79618\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:43:26:454-29881\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0c6f576c-7912-494a-a7a0-c2266d69089a], x-b3-parentspanid=[8107a6065f9b6766], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b9229ed4139753778107a6065f9b6766], x-b3-spanid=[b1c758f7542a368a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4e92b2e5-37ae-4a69-ab1c-1c8a73f79618]}\\\"}\"}","context":{"RequestID":"4e92b2e5-37ae-4a69-ab1c-1c8a73f79618","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"192bf3ad-0c93-4e36-b4bc-1fce04af3b6e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:43:26.453Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:26.456Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4e92b2e5-37ae-4a69-ab1c-1c8a73f79618","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"192bf3ad-0c93-4e36-b4bc-1fce04af3b6e","LogTimestamp":"2023-05-25T23:43:26.456Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:43:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:43:26.506Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:26.511Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:28.466Z","message":"Entering","context":{"RequestID":"001c1aca-2bc2-41bd-8f62-d4ffe5864710","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"60dfd9e7-b88b-4d47-aa2a-e72a43de84a8","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:43:28.466Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:43:28.468Z","message":"{\"transactionId\":\"001c1aca-2bc2-41bd-8f62-d4ffe5864710\",\"status\":\"200\",\"rqstDate\":\"230525-23:43:28:467\",\"respDate\":\"230525-23:43:28:468\",\"sourceId\":\"haproxy:001c1aca-2bc2-41bd-8f62-d4ffe5864710\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:43:28:467-281\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2bd2a9ee-d094-4fe5-8b21-862262bc716c], x-b3-parentspanid=[cde6d78aad5d7e60], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dd31ee2297378e72cde6d78aad5d7e60], x-b3-spanid=[c9c5296dec7d1202], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[001c1aca-2bc2-41bd-8f62-d4ffe5864710]}\\\"}\"}","context":{"RequestID":"001c1aca-2bc2-41bd-8f62-d4ffe5864710","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"60dfd9e7-b88b-4d47-aa2a-e72a43de84a8","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:43:28.466Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:28.469Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"001c1aca-2bc2-41bd-8f62-d4ffe5864710","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"60dfd9e7-b88b-4d47-aa2a-e72a43de84a8","LogTimestamp":"2023-05-25T23:43:28.469Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:43:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:43:30.478Z","message":"Entering","context":{"RequestID":"767c23e3-d19d-46ef-a19c-3ff2af3f8d93","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9741a621-eccd-4b75-b209-a561795c7b49","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:43:30.478Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:43:30.481Z","message":"{\"transactionId\":\"767c23e3-d19d-46ef-a19c-3ff2af3f8d93\",\"status\":\"200\",\"rqstDate\":\"230525-23:43:30:479\",\"respDate\":\"230525-23:43:30:481\",\"sourceId\":\"haproxy:767c23e3-d19d-46ef-a19c-3ff2af3f8d93\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:43:30:479-41500\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5a22e07b-181e-47b6-9d51-367ce0e8f8ff], x-b3-parentspanid=[d227750c9d1f2854], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[39e7369e083be2a7d227750c9d1f2854], x-b3-spanid=[30d3bfbda4c5d6a4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[767c23e3-d19d-46ef-a19c-3ff2af3f8d93]}\\\"}\"}","context":{"RequestID":"767c23e3-d19d-46ef-a19c-3ff2af3f8d93","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9741a621-eccd-4b75-b209-a561795c7b49","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:43:30.478Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:30.482Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"767c23e3-d19d-46ef-a19c-3ff2af3f8d93","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9741a621-eccd-4b75-b209-a561795c7b49","LogTimestamp":"2023-05-25T23:43:30.482Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:43:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:43:31.910Z","message":"Entering","context":{"RequestID":"7e879be5-2cb3-42b4-a013-4554bd6d2e17","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"dab66448-abd8-4c15-b95e-b9469e78a38e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:43:31.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:43:31.912Z","message":"Database is available from CACHED check.","context":{"RequestID":"7e879be5-2cb3-42b4-a013-4554bd6d2e17","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"dab66448-abd8-4c15-b95e-b9469e78a38e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:43:31.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:31.913Z","message":"{\"transactionId\":\"7e879be5-2cb3-42b4-a013-4554bd6d2e17\",\"status\":\"200\",\"rqstDate\":\"230525-23:43:31:911\",\"respDate\":\"230525-23:43:31:913\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7e879be5-2cb3-42b4-a013-4554bd6d2e17\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:43:31:911-19452\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7e879be5-2cb3-42b4-a013-4554bd6d2e17]}\\\"}\"}","context":{"RequestID":"7e879be5-2cb3-42b4-a013-4554bd6d2e17","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"dab66448-abd8-4c15-b95e-b9469e78a38e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:43:31.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:31.914Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7e879be5-2cb3-42b4-a013-4554bd6d2e17","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dab66448-abd8-4c15-b95e-b9469e78a38e","LogTimestamp":"2023-05-25T23:43:31.914Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:43:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:43:32.010Z","message":"Entering","context":{"RequestID":"7727ab7f-4433-4a89-ab84-08374713ac61","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"92fe8d49-9120-4652-b8cf-73ad29b222d0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:43:32.010Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:43:32.011Z","message":"{\"transactionId\":\"7727ab7f-4433-4a89-ab84-08374713ac61\",\"status\":\"200\",\"rqstDate\":\"230525-23:43:32:010\",\"respDate\":\"230525-23:43:32:011\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:7727ab7f-4433-4a89-ab84-08374713ac61\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:43:32:010-38833\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8fddbeed-89ed-4dc6-a11f-529e2c6ce836], x-b3-parentspanid=[b6ab7eacf88919e4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45087], x-envoy-attempt-count=[1], x-b3-traceid=[25404ef4a7da0281b6ab7eacf88919e4], x-b3-spanid=[b47a265af74d8ff8], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[7727ab7f-4433-4a89-ab84-08374713ac61]}\\\"}\"}","context":{"RequestID":"7727ab7f-4433-4a89-ab84-08374713ac61","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"92fe8d49-9120-4652-b8cf-73ad29b222d0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:43:32.010Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:32.012Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7727ab7f-4433-4a89-ab84-08374713ac61","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"92fe8d49-9120-4652-b8cf-73ad29b222d0","LogTimestamp":"2023-05-25T23:43:32.012Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:43:32 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:43:32.491Z","message":"Entering","context":{"RequestID":"41d91052-4d6e-4d65-bb30-5aa1393f7fc8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b6f42a3a-8b98-4089-ae61-a5b2496cb0d8","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:43:32.491Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:43:32.492Z","message":"{\"transactionId\":\"41d91052-4d6e-4d65-bb30-5aa1393f7fc8\",\"status\":\"200\",\"rqstDate\":\"230525-23:43:32:491\",\"respDate\":\"230525-23:43:32:492\",\"sourceId\":\"haproxy:41d91052-4d6e-4d65-bb30-5aa1393f7fc8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:43:32:491-89623\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[278f3bb8-c314-4844-9382-749b68e78a13], x-b3-parentspanid=[2b1da896c83f8538], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7f013b483b910bde2b1da896c83f8538], x-b3-spanid=[29a01dc246ad906e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[41d91052-4d6e-4d65-bb30-5aa1393f7fc8]}\\\"}\"}","context":{"RequestID":"41d91052-4d6e-4d65-bb30-5aa1393f7fc8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b6f42a3a-8b98-4089-ae61-a5b2496cb0d8","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:43:32.491Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:32.493Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"41d91052-4d6e-4d65-bb30-5aa1393f7fc8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b6f42a3a-8b98-4089-ae61-a5b2496cb0d8","LogTimestamp":"2023-05-25T23:43:32.493Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:43:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:43:34.147Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:43:34.164Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:34.164Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:34.164Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:34.501Z","message":"Entering","context":{"RequestID":"dc9d75fb-817e-4c74-b3fb-f6b7548d12c4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d52dddf6-a9c0-48ea-bd51-4b4a2cfd5cf8","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:43:34.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:43:34.503Z","message":"{\"transactionId\":\"dc9d75fb-817e-4c74-b3fb-f6b7548d12c4\",\"status\":\"200\",\"rqstDate\":\"230525-23:43:34:502\",\"respDate\":\"230525-23:43:34:503\",\"sourceId\":\"haproxy:dc9d75fb-817e-4c74-b3fb-f6b7548d12c4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:43:34:502-30738\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a27ec8ee-cb33-40dc-ac55-f734da898086], x-b3-parentspanid=[39f8d45db0e7dea2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[75456b95884e404539f8d45db0e7dea2], x-b3-spanid=[87dfe63cb70b4193], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dc9d75fb-817e-4c74-b3fb-f6b7548d12c4]}\\\"}\"}","context":{"RequestID":"dc9d75fb-817e-4c74-b3fb-f6b7548d12c4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d52dddf6-a9c0-48ea-bd51-4b4a2cfd5cf8","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:43:34.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:34.504Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dc9d75fb-817e-4c74-b3fb-f6b7548d12c4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d52dddf6-a9c0-48ea-bd51-4b4a2cfd5cf8","LogTimestamp":"2023-05-25T23:43:34.504Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:43:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:43:36.513Z","message":"Entering","context":{"RequestID":"dd211e67-d2b1-43e4-91bd-63a0e52007e6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"859c3d9b-6e6c-4ca3-a680-27efe41a915b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:43:36.513Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:43:36.516Z","message":"{\"transactionId\":\"dd211e67-d2b1-43e4-91bd-63a0e52007e6\",\"status\":\"200\",\"rqstDate\":\"230525-23:43:36:514\",\"respDate\":\"230525-23:43:36:516\",\"sourceId\":\"haproxy:dd211e67-d2b1-43e4-91bd-63a0e52007e6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:43:36:514-83934\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4b3d4909-9848-4764-b2fd-5dbd5ef46ce0], x-b3-parentspanid=[c0c49e22d4518425], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[99780a0c36a9de17c0c49e22d4518425], x-b3-spanid=[676793894f8aaf4f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dd211e67-d2b1-43e4-91bd-63a0e52007e6]}\\\"}\"}","context":{"RequestID":"dd211e67-d2b1-43e4-91bd-63a0e52007e6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"859c3d9b-6e6c-4ca3-a680-27efe41a915b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:43:36.513Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:36.517Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dd211e67-d2b1-43e4-91bd-63a0e52007e6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"859c3d9b-6e6c-4ca3-a680-27efe41a915b","LogTimestamp":"2023-05-25T23:43:36.516Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:43:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:43:38.528Z","message":"Entering","context":{"RequestID":"7163b4c7-5c2e-4285-b764-b92a1dbd8fe4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"eca8da09-caa4-4901-8702-f396c78192e2","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:43:38.528Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:43:38.530Z","message":"{\"transactionId\":\"7163b4c7-5c2e-4285-b764-b92a1dbd8fe4\",\"status\":\"200\",\"rqstDate\":\"230525-23:43:38:529\",\"respDate\":\"230525-23:43:38:530\",\"sourceId\":\"haproxy:7163b4c7-5c2e-4285-b764-b92a1dbd8fe4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:43:38:529-76391\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[866c1a68-0c42-4410-9f57-e067a6d84484], x-b3-parentspanid=[c5372c53c73058e2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[518d11ebc8462a75c5372c53c73058e2], x-b3-spanid=[7320b7f82b63bcad], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7163b4c7-5c2e-4285-b764-b92a1dbd8fe4]}\\\"}\"}","context":{"RequestID":"7163b4c7-5c2e-4285-b764-b92a1dbd8fe4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"eca8da09-caa4-4901-8702-f396c78192e2","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:43:38.528Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:38.531Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7163b4c7-5c2e-4285-b764-b92a1dbd8fe4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eca8da09-caa4-4901-8702-f396c78192e2","LogTimestamp":"2023-05-25T23:43:38.531Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:43:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:43:40.542Z","message":"Entering","context":{"RequestID":"84480443-36a4-4fb0-91f0-de0f6c3c20a1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ee6da2b6-d214-451b-befc-d4982088ec6a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:43:40.542Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:43:40.544Z","message":"{\"transactionId\":\"84480443-36a4-4fb0-91f0-de0f6c3c20a1\",\"status\":\"200\",\"rqstDate\":\"230525-23:43:40:543\",\"respDate\":\"230525-23:43:40:544\",\"sourceId\":\"haproxy:84480443-36a4-4fb0-91f0-de0f6c3c20a1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:43:40:543-54690\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3e2fa67a-f071-4942-ac72-807d61b04983], x-b3-parentspanid=[d3e99ffb456c182e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9485e3f24ac4e812d3e99ffb456c182e], x-b3-spanid=[206e891882f1f40b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[84480443-36a4-4fb0-91f0-de0f6c3c20a1]}\\\"}\"}","context":{"RequestID":"84480443-36a4-4fb0-91f0-de0f6c3c20a1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ee6da2b6-d214-451b-befc-d4982088ec6a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:43:40.542Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:40.545Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"84480443-36a4-4fb0-91f0-de0f6c3c20a1","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ee6da2b6-d214-451b-befc-d4982088ec6a","LogTimestamp":"2023-05-25T23:43:40.545Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:43:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:43:41.909Z","message":"Entering","context":{"RequestID":"b077e96a-b848-47a9-9cff-7e240d6c1a93","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"891c9443-7a8d-4e1a-a6f7-c867e4ad3759","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:43:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:43:41.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"b077e96a-b848-47a9-9cff-7e240d6c1a93","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"891c9443-7a8d-4e1a-a6f7-c867e4ad3759","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:43:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:41.912Z","message":"{\"transactionId\":\"b077e96a-b848-47a9-9cff-7e240d6c1a93\",\"status\":\"200\",\"rqstDate\":\"230525-23:43:41:910\",\"respDate\":\"230525-23:43:41:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b077e96a-b848-47a9-9cff-7e240d6c1a93\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:43:41:910-91376\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b077e96a-b848-47a9-9cff-7e240d6c1a93]}\\\"}\"}","context":{"RequestID":"b077e96a-b848-47a9-9cff-7e240d6c1a93","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"891c9443-7a8d-4e1a-a6f7-c867e4ad3759","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:43:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:41.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b077e96a-b848-47a9-9cff-7e240d6c1a93","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"891c9443-7a8d-4e1a-a6f7-c867e4ad3759","LogTimestamp":"2023-05-25T23:43:41.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:43:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:43:42.009Z","message":"Entering","context":{"RequestID":"b4bbd168-3ac9-4516-b9a8-384d4c385b2d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a0af8b36-01e5-4075-825e-b1ca9bd29525","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:43:42.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:43:42.011Z","message":"{\"transactionId\":\"b4bbd168-3ac9-4516-b9a8-384d4c385b2d\",\"status\":\"200\",\"rqstDate\":\"230525-23:43:42:010\",\"respDate\":\"230525-23:43:42:011\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b4bbd168-3ac9-4516-b9a8-384d4c385b2d\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:43:42:010-84661\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ac0683d6-7ae9-4417-8290-f0e801017383], x-b3-parentspanid=[f9b375fbc1c4ff53], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33773], x-envoy-attempt-count=[1], x-b3-traceid=[ddf617559d7636d2f9b375fbc1c4ff53], x-b3-spanid=[3361340252dc647f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b4bbd168-3ac9-4516-b9a8-384d4c385b2d]}\\\"}\"}","context":{"RequestID":"b4bbd168-3ac9-4516-b9a8-384d4c385b2d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a0af8b36-01e5-4075-825e-b1ca9bd29525","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:43:42.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:42.012Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b4bbd168-3ac9-4516-b9a8-384d4c385b2d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a0af8b36-01e5-4075-825e-b1ca9bd29525","LogTimestamp":"2023-05-25T23:43:42.012Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:43:42 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:43:42.557Z","message":"Entering","context":{"RequestID":"48fd4fef-6ba6-48cf-a5f0-d591b52e11e1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"03490997-ac09-46d7-9476-f163c1db6915","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:43:42.557Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:43:42.559Z","message":"{\"transactionId\":\"48fd4fef-6ba6-48cf-a5f0-d591b52e11e1\",\"status\":\"200\",\"rqstDate\":\"230525-23:43:42:557\",\"respDate\":\"230525-23:43:42:559\",\"sourceId\":\"haproxy:48fd4fef-6ba6-48cf-a5f0-d591b52e11e1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:43:42:557-34626\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cba2d577-f416-445a-8863-8921bef86b70], x-b3-parentspanid=[0e1b774bf72890d3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6783d9e1b1df526c0e1b774bf72890d3], x-b3-spanid=[0d381c6c90686c52], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[48fd4fef-6ba6-48cf-a5f0-d591b52e11e1]}\\\"}\"}","context":{"RequestID":"48fd4fef-6ba6-48cf-a5f0-d591b52e11e1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"03490997-ac09-46d7-9476-f163c1db6915","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:43:42.557Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:42.560Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"48fd4fef-6ba6-48cf-a5f0-d591b52e11e1","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"03490997-ac09-46d7-9476-f163c1db6915","LogTimestamp":"2023-05-25T23:43:42.560Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:43:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:43:44.148Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:43:44.163Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:44.163Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:44.163Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:44.570Z","message":"Entering","context":{"RequestID":"a95a01e3-ffb7-4f69-9dac-e3fb13d77026","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"22e51ad7-ab14-4508-abca-473e6a838946","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:43:44.570Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:43:44.571Z","message":"{\"transactionId\":\"a95a01e3-ffb7-4f69-9dac-e3fb13d77026\",\"status\":\"200\",\"rqstDate\":\"230525-23:43:44:570\",\"respDate\":\"230525-23:43:44:571\",\"sourceId\":\"haproxy:a95a01e3-ffb7-4f69-9dac-e3fb13d77026\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:43:44:570-24322\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5bab47c4-4d73-450d-bcac-2185d8a80a2e], x-b3-parentspanid=[ee688d78aa64ba7e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[02cf853d2510c517ee688d78aa64ba7e], x-b3-spanid=[0a6a28a8c58bf796], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a95a01e3-ffb7-4f69-9dac-e3fb13d77026]}\\\"}\"}","context":{"RequestID":"a95a01e3-ffb7-4f69-9dac-e3fb13d77026","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"22e51ad7-ab14-4508-abca-473e6a838946","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:43:44.570Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:44.572Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a95a01e3-ffb7-4f69-9dac-e3fb13d77026","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"22e51ad7-ab14-4508-abca-473e6a838946","LogTimestamp":"2023-05-25T23:43:44.572Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:43:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:43:46.581Z","message":"Entering","context":{"RequestID":"f45dc8cc-ccf7-4b80-a8c4-6914995d692f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"df4b21b7-be72-4667-8442-2da5dfc248d8","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:43:46.581Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:43:46.583Z","message":"{\"transactionId\":\"f45dc8cc-ccf7-4b80-a8c4-6914995d692f\",\"status\":\"200\",\"rqstDate\":\"230525-23:43:46:582\",\"respDate\":\"230525-23:43:46:583\",\"sourceId\":\"haproxy:f45dc8cc-ccf7-4b80-a8c4-6914995d692f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:43:46:582-75362\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6dca3299-594e-4258-a6f5-782a544f6aa3], x-b3-parentspanid=[761a81b7ab5b965f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f023d1d42619c25d761a81b7ab5b965f], x-b3-spanid=[19f42d37f6f8cc06], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f45dc8cc-ccf7-4b80-a8c4-6914995d692f]}\\\"}\"}","context":{"RequestID":"f45dc8cc-ccf7-4b80-a8c4-6914995d692f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"df4b21b7-be72-4667-8442-2da5dfc248d8","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:43:46.581Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:46.584Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f45dc8cc-ccf7-4b80-a8c4-6914995d692f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"df4b21b7-be72-4667-8442-2da5dfc248d8","LogTimestamp":"2023-05-25T23:43:46.584Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:43:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:43:48.593Z","message":"Entering","context":{"RequestID":"b81d10ac-6035-480d-a346-2862b82c4df6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d6eedd84-0212-45ea-8d19-a7e7c8155a24","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:43:48.593Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:43:48.595Z","message":"{\"transactionId\":\"b81d10ac-6035-480d-a346-2862b82c4df6\",\"status\":\"200\",\"rqstDate\":\"230525-23:43:48:594\",\"respDate\":\"230525-23:43:48:595\",\"sourceId\":\"haproxy:b81d10ac-6035-480d-a346-2862b82c4df6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:43:48:594-6252\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8dc0d976-b278-414e-9b70-6bf5c4de198d], x-b3-parentspanid=[3e4bc25e65037a0c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[78a1778cfdf422623e4bc25e65037a0c], x-b3-spanid=[b0c177bb5df101ff], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b81d10ac-6035-480d-a346-2862b82c4df6]}\\\"}\"}","context":{"RequestID":"b81d10ac-6035-480d-a346-2862b82c4df6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d6eedd84-0212-45ea-8d19-a7e7c8155a24","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:43:48.593Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:48.596Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b81d10ac-6035-480d-a346-2862b82c4df6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d6eedd84-0212-45ea-8d19-a7e7c8155a24","LogTimestamp":"2023-05-25T23:43:48.596Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:43:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:43:50.606Z","message":"Entering","context":{"RequestID":"ff3e796d-234b-4f9d-9bb4-2c42cb89968d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cb1a11f1-3550-47dc-a981-d9d8924af53e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:43:50.606Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:43:50.609Z","message":"{\"transactionId\":\"ff3e796d-234b-4f9d-9bb4-2c42cb89968d\",\"status\":\"200\",\"rqstDate\":\"230525-23:43:50:607\",\"respDate\":\"230525-23:43:50:609\",\"sourceId\":\"haproxy:ff3e796d-234b-4f9d-9bb4-2c42cb89968d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:43:50:607-66870\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[29e64d85-bed2-43de-b7e8-b3858dfa0abd], x-b3-parentspanid=[2fdba7fadcd30c32], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5a025fb9abd49a442fdba7fadcd30c32], x-b3-spanid=[b59eca24198bba72], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ff3e796d-234b-4f9d-9bb4-2c42cb89968d]}\\\"}\"}","context":{"RequestID":"ff3e796d-234b-4f9d-9bb4-2c42cb89968d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cb1a11f1-3550-47dc-a981-d9d8924af53e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:43:50.606Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:50.609Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ff3e796d-234b-4f9d-9bb4-2c42cb89968d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cb1a11f1-3550-47dc-a981-d9d8924af53e","LogTimestamp":"2023-05-25T23:43:50.609Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:43:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:43:51.907Z","message":"Entering","context":{"RequestID":"aa90ece9-f270-4f46-93c7-d53aa747b5bd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5b24be37-5729-4ab8-8368-9a28010c0495","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:43:51.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:43:51.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"aa90ece9-f270-4f46-93c7-d53aa747b5bd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5b24be37-5729-4ab8-8368-9a28010c0495","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:43:51.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:51.910Z","message":"{\"transactionId\":\"aa90ece9-f270-4f46-93c7-d53aa747b5bd\",\"status\":\"200\",\"rqstDate\":\"230525-23:43:51:908\",\"respDate\":\"230525-23:43:51:910\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:aa90ece9-f270-4f46-93c7-d53aa747b5bd\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:43:51:908-44558\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[aa90ece9-f270-4f46-93c7-d53aa747b5bd]}\\\"}\"}","context":{"RequestID":"aa90ece9-f270-4f46-93c7-d53aa747b5bd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5b24be37-5729-4ab8-8368-9a28010c0495","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:43:51.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:51.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aa90ece9-f270-4f46-93c7-d53aa747b5bd","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5b24be37-5729-4ab8-8368-9a28010c0495","LogTimestamp":"2023-05-25T23:43:51.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:43:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:43:52.011Z","message":"Entering","context":{"RequestID":"f2c60b6c-6e52-4c43-826a-f57c57ce9f33","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ba813956-d632-4646-a561-463507f484d6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:43:52.010Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:43:52.013Z","message":"{\"transactionId\":\"f2c60b6c-6e52-4c43-826a-f57c57ce9f33\",\"status\":\"200\",\"rqstDate\":\"230525-23:43:52:011\",\"respDate\":\"230525-23:43:52:013\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f2c60b6c-6e52-4c43-826a-f57c57ce9f33\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:43:52:011-10351\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fda3a7af-2729-4758-b63e-a3dbc8861478], x-b3-parentspanid=[19e960c1fe3c2a64], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50645], x-envoy-attempt-count=[1], x-b3-traceid=[967fc9ce0a723da419e960c1fe3c2a64], x-b3-spanid=[1c4031e0723d6d2c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f2c60b6c-6e52-4c43-826a-f57c57ce9f33]}\\\"}\"}","context":{"RequestID":"f2c60b6c-6e52-4c43-826a-f57c57ce9f33","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ba813956-d632-4646-a561-463507f484d6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:43:52.010Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:52.014Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f2c60b6c-6e52-4c43-826a-f57c57ce9f33","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ba813956-d632-4646-a561-463507f484d6","LogTimestamp":"2023-05-25T23:43:52.014Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:43:52 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:43:52.619Z","message":"Entering","context":{"RequestID":"1c1a9ec0-47f3-4ec4-80e2-0f0f2f63c4c9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"09d5af45-0185-48e2-9a57-f29c2af800e3","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:43:52.619Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:43:52.622Z","message":"{\"transactionId\":\"1c1a9ec0-47f3-4ec4-80e2-0f0f2f63c4c9\",\"status\":\"200\",\"rqstDate\":\"230525-23:43:52:620\",\"respDate\":\"230525-23:43:52:621\",\"sourceId\":\"haproxy:1c1a9ec0-47f3-4ec4-80e2-0f0f2f63c4c9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:43:52:620-53711\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[10371c2b-4c2a-4592-8081-a16a6f033540], x-b3-parentspanid=[0b158ea86accbd13], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[25e727d5b97656fe0b158ea86accbd13], x-b3-spanid=[226c035f1b187a14], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1c1a9ec0-47f3-4ec4-80e2-0f0f2f63c4c9]}\\\"}\"}","context":{"RequestID":"1c1a9ec0-47f3-4ec4-80e2-0f0f2f63c4c9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"09d5af45-0185-48e2-9a57-f29c2af800e3","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:43:52.619Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:52.622Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1c1a9ec0-47f3-4ec4-80e2-0f0f2f63c4c9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"09d5af45-0185-48e2-9a57-f29c2af800e3","LogTimestamp":"2023-05-25T23:43:52.622Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:43:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:43:54.149Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:43:54.167Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:54.168Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:54.168Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:54.633Z","message":"Entering","context":{"RequestID":"3cd911d5-92b3-424f-b7ac-43e046b7ada2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a32680fa-49b1-4991-b578-1e150f124693","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:43:54.633Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:43:54.635Z","message":"{\"transactionId\":\"3cd911d5-92b3-424f-b7ac-43e046b7ada2\",\"status\":\"200\",\"rqstDate\":\"230525-23:43:54:634\",\"respDate\":\"230525-23:43:54:635\",\"sourceId\":\"haproxy:3cd911d5-92b3-424f-b7ac-43e046b7ada2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:43:54:634-33077\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[04e22470-47b7-4bd2-a660-0156571d6b59], x-b3-parentspanid=[7fae7c8c0dfda9ca], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6cbc4ac3cd1466ca7fae7c8c0dfda9ca], x-b3-spanid=[edc670fe0d0ec53b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3cd911d5-92b3-424f-b7ac-43e046b7ada2]}\\\"}\"}","context":{"RequestID":"3cd911d5-92b3-424f-b7ac-43e046b7ada2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a32680fa-49b1-4991-b578-1e150f124693","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:43:54.633Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:54.636Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3cd911d5-92b3-424f-b7ac-43e046b7ada2","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a32680fa-49b1-4991-b578-1e150f124693","LogTimestamp":"2023-05-25T23:43:54.636Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:43:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:43:56.512Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:56.516Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:56.646Z","message":"Entering","context":{"RequestID":"5bf8ab86-5e69-4eef-bc0b-8b029d6a1610","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6316940b-260e-4e36-985d-8da35c808a51","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:43:56.646Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:43:56.649Z","message":"{\"transactionId\":\"5bf8ab86-5e69-4eef-bc0b-8b029d6a1610\",\"status\":\"200\",\"rqstDate\":\"230525-23:43:56:647\",\"respDate\":\"230525-23:43:56:649\",\"sourceId\":\"haproxy:5bf8ab86-5e69-4eef-bc0b-8b029d6a1610\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:43:56:647-2998\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dc066da9-fdbe-4797-ae04-8c09b48c9eb3], x-b3-parentspanid=[acf774ad1ddd10aa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d887d126db009ff8acf774ad1ddd10aa], x-b3-spanid=[f8300f1e80e7c47e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5bf8ab86-5e69-4eef-bc0b-8b029d6a1610]}\\\"}\"}","context":{"RequestID":"5bf8ab86-5e69-4eef-bc0b-8b029d6a1610","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6316940b-260e-4e36-985d-8da35c808a51","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:43:56.646Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:56.650Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5bf8ab86-5e69-4eef-bc0b-8b029d6a1610","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6316940b-260e-4e36-985d-8da35c808a51","LogTimestamp":"2023-05-25T23:43:56.650Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:43:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:43:58.659Z","message":"Entering","context":{"RequestID":"8ce9c346-a59f-4935-a4f0-e5358a251e8c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"4b77042d-4da0-4c47-8cc8-03ba5387189b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:43:58.659Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:43:58.661Z","message":"{\"transactionId\":\"8ce9c346-a59f-4935-a4f0-e5358a251e8c\",\"status\":\"200\",\"rqstDate\":\"230525-23:43:58:659\",\"respDate\":\"230525-23:43:58:661\",\"sourceId\":\"haproxy:8ce9c346-a59f-4935-a4f0-e5358a251e8c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:43:58:659-52783\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a3cd054d-501f-4eae-beed-51da0af98dd2], x-b3-parentspanid=[6cf7b95f8893116e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4e622b9a3df0d5be6cf7b95f8893116e], x-b3-spanid=[ebd95bcae63e4e28], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8ce9c346-a59f-4935-a4f0-e5358a251e8c]}\\\"}\"}","context":{"RequestID":"8ce9c346-a59f-4935-a4f0-e5358a251e8c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"4b77042d-4da0-4c47-8cc8-03ba5387189b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:43:58.659Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:43:58.662Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8ce9c346-a59f-4935-a4f0-e5358a251e8c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4b77042d-4da0-4c47-8cc8-03ba5387189b","LogTimestamp":"2023-05-25T23:43:58.662Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:43:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:44:00.671Z","message":"Entering","context":{"RequestID":"be690fb9-1880-4595-b4e9-9d74188282d4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"26382086-8b7f-47a9-9fe9-f057053684be","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:44:00.671Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:44:00.673Z","message":"{\"transactionId\":\"be690fb9-1880-4595-b4e9-9d74188282d4\",\"status\":\"200\",\"rqstDate\":\"230525-23:44:00:671\",\"respDate\":\"230525-23:44:00:673\",\"sourceId\":\"haproxy:be690fb9-1880-4595-b4e9-9d74188282d4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:44:00:671-97003\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a52c1cfa-0c06-4fcc-836e-afedf7414efe], x-b3-parentspanid=[a76c9e25cc07a88c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[070871c3d620e0b8a76c9e25cc07a88c], x-b3-spanid=[554c32152c998329], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[be690fb9-1880-4595-b4e9-9d74188282d4]}\\\"}\"}","context":{"RequestID":"be690fb9-1880-4595-b4e9-9d74188282d4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"26382086-8b7f-47a9-9fe9-f057053684be","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:44:00.671Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:00.674Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"be690fb9-1880-4595-b4e9-9d74188282d4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"26382086-8b7f-47a9-9fe9-f057053684be","LogTimestamp":"2023-05-25T23:44:00.674Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:44:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:44:01.908Z","message":"Entering","context":{"RequestID":"9ea3a5e0-699b-457e-9b29-9752d6230714","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3a5d51e8-a96e-4870-8973-0c590080ae5b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:44:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:44:01.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"9ea3a5e0-699b-457e-9b29-9752d6230714","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3a5d51e8-a96e-4870-8973-0c590080ae5b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:44:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:01.911Z","message":"{\"transactionId\":\"9ea3a5e0-699b-457e-9b29-9752d6230714\",\"status\":\"200\",\"rqstDate\":\"230525-23:44:01:909\",\"respDate\":\"230525-23:44:01:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9ea3a5e0-699b-457e-9b29-9752d6230714\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:44:01:909-74682\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9ea3a5e0-699b-457e-9b29-9752d6230714]}\\\"}\"}","context":{"RequestID":"9ea3a5e0-699b-457e-9b29-9752d6230714","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3a5d51e8-a96e-4870-8973-0c590080ae5b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:44:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:01.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9ea3a5e0-699b-457e-9b29-9752d6230714","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3a5d51e8-a96e-4870-8973-0c590080ae5b","LogTimestamp":"2023-05-25T23:44:01.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:44:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:44:02.012Z","message":"Entering","context":{"RequestID":"52f52e93-9f57-4add-8aa8-207a609c79c3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ab9f0fae-c837-4b35-a8c1-eaaef32ffd64","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:44:02.012Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:44:02.014Z","message":"{\"transactionId\":\"52f52e93-9f57-4add-8aa8-207a609c79c3\",\"status\":\"200\",\"rqstDate\":\"230525-23:44:02:013\",\"respDate\":\"230525-23:44:02:014\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:52f52e93-9f57-4add-8aa8-207a609c79c3\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:44:02:013-8988\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e53093df-2e03-4852-9d6e-c037b6ff2eb2], x-b3-parentspanid=[ffc5f8725c31bd2b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39777], x-envoy-attempt-count=[1], x-b3-traceid=[7d6a217717eb7894ffc5f8725c31bd2b], x-b3-spanid=[06465d5b0db17595], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[52f52e93-9f57-4add-8aa8-207a609c79c3]}\\\"}\"}","context":{"RequestID":"52f52e93-9f57-4add-8aa8-207a609c79c3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ab9f0fae-c837-4b35-a8c1-eaaef32ffd64","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:44:02.012Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:02.015Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"52f52e93-9f57-4add-8aa8-207a609c79c3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ab9f0fae-c837-4b35-a8c1-eaaef32ffd64","LogTimestamp":"2023-05-25T23:44:02.015Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:44:02 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:44:02.684Z","message":"Entering","context":{"RequestID":"d2aff260-6860-4ff4-97d7-661e8fbadce0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b5b36120-0006-46a1-acbc-df71001b5418","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:44:02.684Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:44:02.687Z","message":"{\"transactionId\":\"d2aff260-6860-4ff4-97d7-661e8fbadce0\",\"status\":\"200\",\"rqstDate\":\"230525-23:44:02:685\",\"respDate\":\"230525-23:44:02:686\",\"sourceId\":\"haproxy:d2aff260-6860-4ff4-97d7-661e8fbadce0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:44:02:685-5133\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[43c5dc97-99ed-460b-88a9-857ea2be4b25], x-b3-parentspanid=[862e60ec33f70d4a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[adfc42f291cb158a862e60ec33f70d4a], x-b3-spanid=[50bc630c519d479b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d2aff260-6860-4ff4-97d7-661e8fbadce0]}\\\"}\"}","context":{"RequestID":"d2aff260-6860-4ff4-97d7-661e8fbadce0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b5b36120-0006-46a1-acbc-df71001b5418","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:44:02.684Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:02.687Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d2aff260-6860-4ff4-97d7-661e8fbadce0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b5b36120-0006-46a1-acbc-df71001b5418","LogTimestamp":"2023-05-25T23:44:02.687Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:44:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:44:04.149Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:44:04.167Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:04.167Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:04.168Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:04.696Z","message":"Entering","context":{"RequestID":"ff0489fa-3925-4b92-a644-6bfd70b32b3a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ab579bbe-257d-4030-a475-fc4c490f2787","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:44:04.696Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:44:04.698Z","message":"{\"transactionId\":\"ff0489fa-3925-4b92-a644-6bfd70b32b3a\",\"status\":\"200\",\"rqstDate\":\"230525-23:44:04:697\",\"respDate\":\"230525-23:44:04:698\",\"sourceId\":\"haproxy:ff0489fa-3925-4b92-a644-6bfd70b32b3a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:44:04:697-60635\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f37edc9a-bdaf-4b17-9871-545059febefe], x-b3-parentspanid=[134a74713ecff778], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[78a2080d8e7e3909134a74713ecff778], x-b3-spanid=[dd3e954d87e2fe84], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ff0489fa-3925-4b92-a644-6bfd70b32b3a]}\\\"}\"}","context":{"RequestID":"ff0489fa-3925-4b92-a644-6bfd70b32b3a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ab579bbe-257d-4030-a475-fc4c490f2787","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:44:04.696Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:04.699Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ff0489fa-3925-4b92-a644-6bfd70b32b3a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ab579bbe-257d-4030-a475-fc4c490f2787","LogTimestamp":"2023-05-25T23:44:04.699Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:44:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:44:06.709Z","message":"Entering","context":{"RequestID":"ca26c67d-3a3c-4479-b3df-7faf28380264","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2cb2d1c2-a8e2-4879-b126-63c41eea50f4","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:44:06.709Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:44:06.711Z","message":"{\"transactionId\":\"ca26c67d-3a3c-4479-b3df-7faf28380264\",\"status\":\"200\",\"rqstDate\":\"230525-23:44:06:710\",\"respDate\":\"230525-23:44:06:711\",\"sourceId\":\"haproxy:ca26c67d-3a3c-4479-b3df-7faf28380264\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:44:06:710-80053\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6f9b28e5-4cd7-4f3f-8798-d19fc423e4e3], x-b3-parentspanid=[121ef022430432ab], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[46a120045e4d7117121ef022430432ab], x-b3-spanid=[4ac0e61be7a5d23d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ca26c67d-3a3c-4479-b3df-7faf28380264]}\\\"}\"}","context":{"RequestID":"ca26c67d-3a3c-4479-b3df-7faf28380264","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2cb2d1c2-a8e2-4879-b126-63c41eea50f4","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:44:06.709Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:06.712Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ca26c67d-3a3c-4479-b3df-7faf28380264","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2cb2d1c2-a8e2-4879-b126-63c41eea50f4","LogTimestamp":"2023-05-25T23:44:06.712Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:44:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:44:08.720Z","message":"Entering","context":{"RequestID":"751834c7-4370-4f00-8a1c-1c171e7cd38b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d9dffabc-9abd-45d0-a3d6-76ce3803f547","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:44:08.720Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:44:08.723Z","message":"{\"transactionId\":\"751834c7-4370-4f00-8a1c-1c171e7cd38b\",\"status\":\"200\",\"rqstDate\":\"230525-23:44:08:721\",\"respDate\":\"230525-23:44:08:723\",\"sourceId\":\"haproxy:751834c7-4370-4f00-8a1c-1c171e7cd38b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:44:08:721-49731\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d9919f5c-6501-48a7-8935-6e7485e9b977], x-b3-parentspanid=[66e2d1896085c5e3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[678d2f51f99597bf66e2d1896085c5e3], x-b3-spanid=[97ec3c32693baa1c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[751834c7-4370-4f00-8a1c-1c171e7cd38b]}\\\"}\"}","context":{"RequestID":"751834c7-4370-4f00-8a1c-1c171e7cd38b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d9dffabc-9abd-45d0-a3d6-76ce3803f547","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:44:08.720Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:08.723Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"751834c7-4370-4f00-8a1c-1c171e7cd38b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d9dffabc-9abd-45d0-a3d6-76ce3803f547","LogTimestamp":"2023-05-25T23:44:08.723Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:44:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:44:10.732Z","message":"Entering","context":{"RequestID":"34383a2f-609b-4a28-9207-f7606251b603","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f3b25d6c-871f-443f-92b2-ca1b051a6f6b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:44:10.732Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:44:10.735Z","message":"{\"transactionId\":\"34383a2f-609b-4a28-9207-f7606251b603\",\"status\":\"200\",\"rqstDate\":\"230525-23:44:10:733\",\"respDate\":\"230525-23:44:10:735\",\"sourceId\":\"haproxy:34383a2f-609b-4a28-9207-f7606251b603\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:44:10:733-29302\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[37b3f823-dd86-493b-a1c7-23626974ea65], x-b3-parentspanid=[6908ba3293b6fd00], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ac98bade3e25f3f16908ba3293b6fd00], x-b3-spanid=[bc439c30608d5635], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[34383a2f-609b-4a28-9207-f7606251b603]}\\\"}\"}","context":{"RequestID":"34383a2f-609b-4a28-9207-f7606251b603","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f3b25d6c-871f-443f-92b2-ca1b051a6f6b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:44:10.732Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:10.735Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"34383a2f-609b-4a28-9207-f7606251b603","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f3b25d6c-871f-443f-92b2-ca1b051a6f6b","LogTimestamp":"2023-05-25T23:44:10.735Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:44:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:44:11.908Z","message":"Entering","context":{"RequestID":"74d2366c-0769-445a-a892-c3592cb3c24a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7fc54e28-da01-431a-ae74-2219d4d430c7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:44:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:44:11.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"74d2366c-0769-445a-a892-c3592cb3c24a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7fc54e28-da01-431a-ae74-2219d4d430c7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:44:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:11.911Z","message":"{\"transactionId\":\"74d2366c-0769-445a-a892-c3592cb3c24a\",\"status\":\"200\",\"rqstDate\":\"230525-23:44:11:909\",\"respDate\":\"230525-23:44:11:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:74d2366c-0769-445a-a892-c3592cb3c24a\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:44:11:909-68155\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[74d2366c-0769-445a-a892-c3592cb3c24a]}\\\"}\"}","context":{"RequestID":"74d2366c-0769-445a-a892-c3592cb3c24a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7fc54e28-da01-431a-ae74-2219d4d430c7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:44:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:11.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"74d2366c-0769-445a-a892-c3592cb3c24a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7fc54e28-da01-431a-ae74-2219d4d430c7","LogTimestamp":"2023-05-25T23:44:11.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:44:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:44:12.012Z","message":"Entering","context":{"RequestID":"67e350e8-1712-431c-8208-0c3c4e86095e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f80dcdd7-1a38-4e95-bcff-1cd706ef3baf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:44:12.012Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:44:12.015Z","message":"{\"transactionId\":\"67e350e8-1712-431c-8208-0c3c4e86095e\",\"status\":\"200\",\"rqstDate\":\"230525-23:44:12:013\",\"respDate\":\"230525-23:44:12:014\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:67e350e8-1712-431c-8208-0c3c4e86095e\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:44:12:013-50706\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8cf52aba-ed88-44bf-9f8a-45a2a7759ed2], x-b3-parentspanid=[098acb80f276cd74], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37367], x-envoy-attempt-count=[1], x-b3-traceid=[5dc2abffd9484be8098acb80f276cd74], x-b3-spanid=[438269cbf63ccea6], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[67e350e8-1712-431c-8208-0c3c4e86095e]}\\\"}\"}","context":{"RequestID":"67e350e8-1712-431c-8208-0c3c4e86095e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f80dcdd7-1a38-4e95-bcff-1cd706ef3baf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:44:12.012Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:12.016Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"67e350e8-1712-431c-8208-0c3c4e86095e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f80dcdd7-1a38-4e95-bcff-1cd706ef3baf","LogTimestamp":"2023-05-25T23:44:12.015Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:44:12 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:44:12.747Z","message":"Entering","context":{"RequestID":"456cc6b5-b358-4c68-a56a-479ecee3ea21","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ecdd3021-e2a5-4aa4-93ae-85308fe2d80e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:44:12.746Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:44:12.750Z","message":"{\"transactionId\":\"456cc6b5-b358-4c68-a56a-479ecee3ea21\",\"status\":\"200\",\"rqstDate\":\"230525-23:44:12:748\",\"respDate\":\"230525-23:44:12:750\",\"sourceId\":\"haproxy:456cc6b5-b358-4c68-a56a-479ecee3ea21\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:44:12:748-25766\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1a85aa6e-cbe2-41db-9789-345f753f0f15], x-b3-parentspanid=[f564206eda39ca7d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0607e6b4c475047cf564206eda39ca7d], x-b3-spanid=[d6c78ddc21d52df3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[456cc6b5-b358-4c68-a56a-479ecee3ea21]}\\\"}\"}","context":{"RequestID":"456cc6b5-b358-4c68-a56a-479ecee3ea21","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ecdd3021-e2a5-4aa4-93ae-85308fe2d80e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:44:12.746Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:12.751Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"456cc6b5-b358-4c68-a56a-479ecee3ea21","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ecdd3021-e2a5-4aa4-93ae-85308fe2d80e","LogTimestamp":"2023-05-25T23:44:12.751Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:44:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:44:14.150Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:44:14.163Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:14.164Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:14.164Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:14.763Z","message":"Entering","context":{"RequestID":"5ed9d2c2-be5d-46f5-a8ec-0fc5279ae5f5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d92f781e-5eea-4cca-a1aa-d936ed99779d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:44:14.763Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:44:14.765Z","message":"{\"transactionId\":\"5ed9d2c2-be5d-46f5-a8ec-0fc5279ae5f5\",\"status\":\"200\",\"rqstDate\":\"230525-23:44:14:764\",\"respDate\":\"230525-23:44:14:765\",\"sourceId\":\"haproxy:5ed9d2c2-be5d-46f5-a8ec-0fc5279ae5f5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:44:14:764-25349\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bb278e3c-ed61-40d8-86c2-8d5335fa23ab], x-b3-parentspanid=[2e95ffa3689fe512], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ce98a4479af358c82e95ffa3689fe512], x-b3-spanid=[86dbf260eb2bd1ca], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5ed9d2c2-be5d-46f5-a8ec-0fc5279ae5f5]}\\\"}\"}","context":{"RequestID":"5ed9d2c2-be5d-46f5-a8ec-0fc5279ae5f5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d92f781e-5eea-4cca-a1aa-d936ed99779d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:44:14.763Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:14.766Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5ed9d2c2-be5d-46f5-a8ec-0fc5279ae5f5","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d92f781e-5eea-4cca-a1aa-d936ed99779d","LogTimestamp":"2023-05-25T23:44:14.766Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:44:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:44:16.776Z","message":"Entering","context":{"RequestID":"a76533f7-ede7-4986-8e2e-df009b7befd3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"250d8864-c3e0-4a7a-a852-6981cfa2c9f8","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:44:16.776Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:44:16.778Z","message":"{\"transactionId\":\"a76533f7-ede7-4986-8e2e-df009b7befd3\",\"status\":\"200\",\"rqstDate\":\"230525-23:44:16:777\",\"respDate\":\"230525-23:44:16:778\",\"sourceId\":\"haproxy:a76533f7-ede7-4986-8e2e-df009b7befd3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:44:16:777-84985\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e3067658-090a-4068-9795-241f2f789fa7], x-b3-parentspanid=[66987ea742628b5d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[19d54c3bc03e128266987ea742628b5d], x-b3-spanid=[e4ed5a755b1269c6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a76533f7-ede7-4986-8e2e-df009b7befd3]}\\\"}\"}","context":{"RequestID":"a76533f7-ede7-4986-8e2e-df009b7befd3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"250d8864-c3e0-4a7a-a852-6981cfa2c9f8","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:44:16.776Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:16.780Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a76533f7-ede7-4986-8e2e-df009b7befd3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"250d8864-c3e0-4a7a-a852-6981cfa2c9f8","LogTimestamp":"2023-05-25T23:44:16.780Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:44:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:44:18.790Z","message":"Entering","context":{"RequestID":"7805bda7-24a9-4fc6-904d-0327b0703bc6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7ea9550e-fb3c-409a-8993-c266627ac125","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:44:18.790Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:44:18.792Z","message":"{\"transactionId\":\"7805bda7-24a9-4fc6-904d-0327b0703bc6\",\"status\":\"200\",\"rqstDate\":\"230525-23:44:18:790\",\"respDate\":\"230525-23:44:18:792\",\"sourceId\":\"haproxy:7805bda7-24a9-4fc6-904d-0327b0703bc6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:44:18:790-20947\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7354e3fb-f88b-4291-be63-b8326dcc2651], x-b3-parentspanid=[de21676ae9cc43dc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7c522f189bb26981de21676ae9cc43dc], x-b3-spanid=[73be5338504cd990], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7805bda7-24a9-4fc6-904d-0327b0703bc6]}\\\"}\"}","context":{"RequestID":"7805bda7-24a9-4fc6-904d-0327b0703bc6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7ea9550e-fb3c-409a-8993-c266627ac125","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:44:18.790Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:18.793Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7805bda7-24a9-4fc6-904d-0327b0703bc6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7ea9550e-fb3c-409a-8993-c266627ac125","LogTimestamp":"2023-05-25T23:44:18.792Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:44:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:44:20.803Z","message":"Entering","context":{"RequestID":"317c3609-4fdc-4ca4-aa1a-b284a3db4d55","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"35f56257-77eb-4e9b-b0ba-9481b647f9d6","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:44:20.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:44:20.806Z","message":"{\"transactionId\":\"317c3609-4fdc-4ca4-aa1a-b284a3db4d55\",\"status\":\"200\",\"rqstDate\":\"230525-23:44:20:804\",\"respDate\":\"230525-23:44:20:806\",\"sourceId\":\"haproxy:317c3609-4fdc-4ca4-aa1a-b284a3db4d55\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:44:20:804-74235\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6b3bcabf-e87a-4992-9d69-577cad6a3b52], x-b3-parentspanid=[15c8ddb57389ee14], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f11e438686d4bf2415c8ddb57389ee14], x-b3-spanid=[67187880f30d1a87], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[317c3609-4fdc-4ca4-aa1a-b284a3db4d55]}\\\"}\"}","context":{"RequestID":"317c3609-4fdc-4ca4-aa1a-b284a3db4d55","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"35f56257-77eb-4e9b-b0ba-9481b647f9d6","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:44:20.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:20.807Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"317c3609-4fdc-4ca4-aa1a-b284a3db4d55","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"35f56257-77eb-4e9b-b0ba-9481b647f9d6","LogTimestamp":"2023-05-25T23:44:20.807Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:44:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:44:21.907Z","message":"Entering","context":{"RequestID":"bb8354fc-0e00-4bfb-b2c9-e3e94c64471f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"40fc0792-1614-46c3-acbb-f1a75a3fc3a8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:44:21.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:44:21.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"bb8354fc-0e00-4bfb-b2c9-e3e94c64471f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"40fc0792-1614-46c3-acbb-f1a75a3fc3a8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:44:21.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:21.910Z","message":"{\"transactionId\":\"bb8354fc-0e00-4bfb-b2c9-e3e94c64471f\",\"status\":\"200\",\"rqstDate\":\"230525-23:44:21:908\",\"respDate\":\"230525-23:44:21:910\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:bb8354fc-0e00-4bfb-b2c9-e3e94c64471f\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:44:21:908-45678\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[bb8354fc-0e00-4bfb-b2c9-e3e94c64471f]}\\\"}\"}","context":{"RequestID":"bb8354fc-0e00-4bfb-b2c9-e3e94c64471f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"40fc0792-1614-46c3-acbb-f1a75a3fc3a8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:44:21.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:21.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bb8354fc-0e00-4bfb-b2c9-e3e94c64471f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"40fc0792-1614-46c3-acbb-f1a75a3fc3a8","LogTimestamp":"2023-05-25T23:44:21.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:44:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:44:22.011Z","message":"Entering","context":{"RequestID":"310cfe68-7342-4dd9-8da2-3aa6da1cdcb5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"46a02aad-6b50-452e-9a89-5758c937c121","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:44:22.011Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:44:22.013Z","message":"{\"transactionId\":\"310cfe68-7342-4dd9-8da2-3aa6da1cdcb5\",\"status\":\"200\",\"rqstDate\":\"230525-23:44:22:012\",\"respDate\":\"230525-23:44:22:013\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:310cfe68-7342-4dd9-8da2-3aa6da1cdcb5\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:44:22:012-21705\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6a87bb7e-d299-4968-8fc2-791e19613e7e], x-b3-parentspanid=[366a4b178cfba3ab], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58779], x-envoy-attempt-count=[1], x-b3-traceid=[587f516f7a07526e366a4b178cfba3ab], x-b3-spanid=[301fb17ef1b3c676], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[310cfe68-7342-4dd9-8da2-3aa6da1cdcb5]}\\\"}\"}","context":{"RequestID":"310cfe68-7342-4dd9-8da2-3aa6da1cdcb5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"46a02aad-6b50-452e-9a89-5758c937c121","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:44:22.011Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:22.014Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"310cfe68-7342-4dd9-8da2-3aa6da1cdcb5","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"46a02aad-6b50-452e-9a89-5758c937c121","LogTimestamp":"2023-05-25T23:44:22.014Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:44:22 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:44:22.816Z","message":"Entering","context":{"RequestID":"af94617d-3f9b-4263-9602-2590cda048f5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"197c7a6d-ce8d-406f-ac98-edcf00be6d6c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:44:22.816Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:44:22.818Z","message":"{\"transactionId\":\"af94617d-3f9b-4263-9602-2590cda048f5\",\"status\":\"200\",\"rqstDate\":\"230525-23:44:22:817\",\"respDate\":\"230525-23:44:22:818\",\"sourceId\":\"haproxy:af94617d-3f9b-4263-9602-2590cda048f5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:44:22:817-99141\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5d2dab5f-7450-4c5f-b31b-93b982291e42], x-b3-parentspanid=[2e63facfdf790d85], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dac4395c24115b7f2e63facfdf790d85], x-b3-spanid=[8c842f45acef603e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[af94617d-3f9b-4263-9602-2590cda048f5]}\\\"}\"}","context":{"RequestID":"af94617d-3f9b-4263-9602-2590cda048f5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"197c7a6d-ce8d-406f-ac98-edcf00be6d6c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:44:22.816Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:22.819Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"af94617d-3f9b-4263-9602-2590cda048f5","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"197c7a6d-ce8d-406f-ac98-edcf00be6d6c","LogTimestamp":"2023-05-25T23:44:22.819Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:44:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:44:24.150Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:44:24.163Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:24.163Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:24.163Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:24.829Z","message":"Entering","context":{"RequestID":"c0517a49-ed2a-454e-8674-fd3610087d1e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"28fb249a-a7e2-4b1e-b21e-9abf4bc2c0ad","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:44:24.829Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:44:24.832Z","message":"{\"transactionId\":\"c0517a49-ed2a-454e-8674-fd3610087d1e\",\"status\":\"200\",\"rqstDate\":\"230525-23:44:24:830\",\"respDate\":\"230525-23:44:24:832\",\"sourceId\":\"haproxy:c0517a49-ed2a-454e-8674-fd3610087d1e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:44:24:830-70930\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c1ec36d8-06bf-495f-a0d8-c94d9aca3686], x-b3-parentspanid=[75a314e363a74fa2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1931311c91b73a6275a314e363a74fa2], x-b3-spanid=[b11e8dcb38918482], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c0517a49-ed2a-454e-8674-fd3610087d1e]}\\\"}\"}","context":{"RequestID":"c0517a49-ed2a-454e-8674-fd3610087d1e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"28fb249a-a7e2-4b1e-b21e-9abf4bc2c0ad","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:44:24.829Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:24.833Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c0517a49-ed2a-454e-8674-fd3610087d1e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"28fb249a-a7e2-4b1e-b21e-9abf4bc2c0ad","LogTimestamp":"2023-05-25T23:44:24.833Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:44:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:44:26.517Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:26.521Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:26.843Z","message":"Entering","context":{"RequestID":"7dafaace-ef6c-4a54-9d8d-e7507f18aabb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a2f20979-d53f-4000-9eb5-b88379b94587","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:44:26.843Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:44:26.847Z","message":"{\"transactionId\":\"7dafaace-ef6c-4a54-9d8d-e7507f18aabb\",\"status\":\"200\",\"rqstDate\":\"230525-23:44:26:844\",\"respDate\":\"230525-23:44:26:847\",\"sourceId\":\"haproxy:7dafaace-ef6c-4a54-9d8d-e7507f18aabb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:44:26:844-47165\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fa30e06b-3c4e-4a93-9b77-a08823e8aac9], x-b3-parentspanid=[1c1c6bb726a27317], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[80709c5fa8499bb21c1c6bb726a27317], x-b3-spanid=[0e96c32af44d9265], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7dafaace-ef6c-4a54-9d8d-e7507f18aabb]}\\\"}\"}","context":{"RequestID":"7dafaace-ef6c-4a54-9d8d-e7507f18aabb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a2f20979-d53f-4000-9eb5-b88379b94587","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:44:26.843Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:26.848Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7dafaace-ef6c-4a54-9d8d-e7507f18aabb","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a2f20979-d53f-4000-9eb5-b88379b94587","LogTimestamp":"2023-05-25T23:44:26.848Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:44:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:44:28.858Z","message":"Entering","context":{"RequestID":"869955ce-8b0f-4b34-a2ac-b636609bf797","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a0e80c26-fc75-4443-8d09-eabbc4e8a862","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:44:28.858Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:44:28.861Z","message":"{\"transactionId\":\"869955ce-8b0f-4b34-a2ac-b636609bf797\",\"status\":\"200\",\"rqstDate\":\"230525-23:44:28:859\",\"respDate\":\"230525-23:44:28:861\",\"sourceId\":\"haproxy:869955ce-8b0f-4b34-a2ac-b636609bf797\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:44:28:859-95326\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[50286c7d-f541-4ff6-986f-9ac9ff305b70], x-b3-parentspanid=[a80ed2b7488a7253], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0a2d10ddd6f43d9ba80ed2b7488a7253], x-b3-spanid=[e735c6d54de0df62], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[869955ce-8b0f-4b34-a2ac-b636609bf797]}\\\"}\"}","context":{"RequestID":"869955ce-8b0f-4b34-a2ac-b636609bf797","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a0e80c26-fc75-4443-8d09-eabbc4e8a862","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:44:28.858Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:28.862Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"869955ce-8b0f-4b34-a2ac-b636609bf797","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a0e80c26-fc75-4443-8d09-eabbc4e8a862","LogTimestamp":"2023-05-25T23:44:28.862Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:44:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:44:30.872Z","message":"Entering","context":{"RequestID":"8050b291-445d-44ca-8311-a8ae80a60a74","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5c3293aa-eb9d-4828-a920-ed37e680481d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:44:30.872Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:44:30.874Z","message":"{\"transactionId\":\"8050b291-445d-44ca-8311-a8ae80a60a74\",\"status\":\"200\",\"rqstDate\":\"230525-23:44:30:872\",\"respDate\":\"230525-23:44:30:874\",\"sourceId\":\"haproxy:8050b291-445d-44ca-8311-a8ae80a60a74\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:44:30:872-6093\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fa5b976e-2795-4982-b048-8065b5993d5d], x-b3-parentspanid=[7364a2712cc5ae8f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5af271cae60d89a37364a2712cc5ae8f], x-b3-spanid=[44768301617f4d4e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8050b291-445d-44ca-8311-a8ae80a60a74]}\\\"}\"}","context":{"RequestID":"8050b291-445d-44ca-8311-a8ae80a60a74","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5c3293aa-eb9d-4828-a920-ed37e680481d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:44:30.872Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:30.874Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8050b291-445d-44ca-8311-a8ae80a60a74","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5c3293aa-eb9d-4828-a920-ed37e680481d","LogTimestamp":"2023-05-25T23:44:30.874Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:44:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:44:31.909Z","message":"Entering","context":{"RequestID":"db6d7210-0a3a-4aa3-8323-a2a4063fd60c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a2665443-1201-4d93-83c6-37d79927a258","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:44:31.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:44:31.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"db6d7210-0a3a-4aa3-8323-a2a4063fd60c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a2665443-1201-4d93-83c6-37d79927a258","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:44:31.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:31.913Z","message":"{\"transactionId\":\"db6d7210-0a3a-4aa3-8323-a2a4063fd60c\",\"status\":\"200\",\"rqstDate\":\"230525-23:44:31:910\",\"respDate\":\"230525-23:44:31:913\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:db6d7210-0a3a-4aa3-8323-a2a4063fd60c\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:44:31:910-952\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[db6d7210-0a3a-4aa3-8323-a2a4063fd60c]}\\\"}\"}","context":{"RequestID":"db6d7210-0a3a-4aa3-8323-a2a4063fd60c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a2665443-1201-4d93-83c6-37d79927a258","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:44:31.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:31.914Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"db6d7210-0a3a-4aa3-8323-a2a4063fd60c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a2665443-1201-4d93-83c6-37d79927a258","LogTimestamp":"2023-05-25T23:44:31.914Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:44:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:44:32.010Z","message":"Entering","context":{"RequestID":"186e39c9-72cd-4226-9971-5c39b84108cc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"377d4467-cde6-4e02-915d-ba965f073dcd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:44:32.010Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:44:32.013Z","message":"{\"transactionId\":\"186e39c9-72cd-4226-9971-5c39b84108cc\",\"status\":\"200\",\"rqstDate\":\"230525-23:44:32:011\",\"respDate\":\"230525-23:44:32:013\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:186e39c9-72cd-4226-9971-5c39b84108cc\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:44:32:011-83805\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[98f41981-49ae-45c3-a323-c54501a9c0e6], x-b3-parentspanid=[b14b46270c5614e4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57699], x-envoy-attempt-count=[1], x-b3-traceid=[ba5c26e1b54e12f3b14b46270c5614e4], x-b3-spanid=[1944bc7b6aeac439], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[186e39c9-72cd-4226-9971-5c39b84108cc]}\\\"}\"}","context":{"RequestID":"186e39c9-72cd-4226-9971-5c39b84108cc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"377d4467-cde6-4e02-915d-ba965f073dcd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:44:32.010Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:32.013Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"186e39c9-72cd-4226-9971-5c39b84108cc","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"377d4467-cde6-4e02-915d-ba965f073dcd","LogTimestamp":"2023-05-25T23:44:32.013Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:44:32 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:44:32.883Z","message":"Entering","context":{"RequestID":"434fb94f-98e8-424f-880b-0ad7c6801c59","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0d9f1211-592b-4532-af29-7727bc303f47","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:44:32.883Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:44:32.886Z","message":"{\"transactionId\":\"434fb94f-98e8-424f-880b-0ad7c6801c59\",\"status\":\"200\",\"rqstDate\":\"230525-23:44:32:884\",\"respDate\":\"230525-23:44:32:885\",\"sourceId\":\"haproxy:434fb94f-98e8-424f-880b-0ad7c6801c59\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:44:32:884-97921\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b562a1fd-4298-9620-8095-546135104073], x-b3-parentspanid=[ae93b9b6d4071894], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c93be6adab15387cae93b9b6d4071894], x-b3-spanid=[04fcbf3018980050], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[434fb94f-98e8-424f-880b-0ad7c6801c59]}\\\"}\"}","context":{"RequestID":"434fb94f-98e8-424f-880b-0ad7c6801c59","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0d9f1211-592b-4532-af29-7727bc303f47","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:44:32.883Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:32.886Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"434fb94f-98e8-424f-880b-0ad7c6801c59","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0d9f1211-592b-4532-af29-7727bc303f47","LogTimestamp":"2023-05-25T23:44:32.886Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:44:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:44:34.150Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:44:34.167Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:34.168Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:34.168Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:34.896Z","message":"Entering","context":{"RequestID":"cc69ed95-8d51-4b02-a2f8-2521c3264e3c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e1c4d0ee-5141-45b4-a6e8-bcdb76171f3f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:44:34.896Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:44:34.899Z","message":"{\"transactionId\":\"cc69ed95-8d51-4b02-a2f8-2521c3264e3c\",\"status\":\"200\",\"rqstDate\":\"230525-23:44:34:897\",\"respDate\":\"230525-23:44:34:899\",\"sourceId\":\"haproxy:cc69ed95-8d51-4b02-a2f8-2521c3264e3c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:44:34:897-72417\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[47b879c4-9954-413b-9ceb-d1b43fcb93a8], x-b3-parentspanid=[6716975d1f9e604e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7a3e829d1733ecc16716975d1f9e604e], x-b3-spanid=[f56fadc28e8de18a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cc69ed95-8d51-4b02-a2f8-2521c3264e3c]}\\\"}\"}","context":{"RequestID":"cc69ed95-8d51-4b02-a2f8-2521c3264e3c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e1c4d0ee-5141-45b4-a6e8-bcdb76171f3f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:44:34.896Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:34.900Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cc69ed95-8d51-4b02-a2f8-2521c3264e3c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e1c4d0ee-5141-45b4-a6e8-bcdb76171f3f","LogTimestamp":"2023-05-25T23:44:34.900Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:44:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:44:36.909Z","message":"Entering","context":{"RequestID":"17767bd4-dfdb-4434-a367-4988eaf18e5a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e720b9ab-8c1c-4a57-89e2-9231332a9932","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:44:36.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:44:36.911Z","message":"{\"transactionId\":\"17767bd4-dfdb-4434-a367-4988eaf18e5a\",\"status\":\"200\",\"rqstDate\":\"230525-23:44:36:909\",\"respDate\":\"230525-23:44:36:911\",\"sourceId\":\"haproxy:17767bd4-dfdb-4434-a367-4988eaf18e5a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:44:36:909-93237\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[72d1ce6a-8389-4a29-9b98-073efdc07432], x-b3-parentspanid=[70e659b737763dae], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a5295fe89845c04f70e659b737763dae], x-b3-spanid=[5d5558b13e095c05], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[17767bd4-dfdb-4434-a367-4988eaf18e5a]}\\\"}\"}","context":{"RequestID":"17767bd4-dfdb-4434-a367-4988eaf18e5a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e720b9ab-8c1c-4a57-89e2-9231332a9932","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:44:36.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:36.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"17767bd4-dfdb-4434-a367-4988eaf18e5a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e720b9ab-8c1c-4a57-89e2-9231332a9932","LogTimestamp":"2023-05-25T23:44:36.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:44:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:44:38.921Z","message":"Entering","context":{"RequestID":"06654563-b16a-43e4-9505-023e4a047c9c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"402d1dbd-0a6e-43d5-b28e-4a46c9fdb84b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:44:38.921Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:44:38.923Z","message":"{\"transactionId\":\"06654563-b16a-43e4-9505-023e4a047c9c\",\"status\":\"200\",\"rqstDate\":\"230525-23:44:38:922\",\"respDate\":\"230525-23:44:38:923\",\"sourceId\":\"haproxy:06654563-b16a-43e4-9505-023e4a047c9c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:44:38:922-38080\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[25d56f1c-1e52-4c9d-b633-6ea8d832d839], x-b3-parentspanid=[8166abfeb8d42543], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[caacfc8a082ea6958166abfeb8d42543], x-b3-spanid=[c7ee02d085aae39e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[06654563-b16a-43e4-9505-023e4a047c9c]}\\\"}\"}","context":{"RequestID":"06654563-b16a-43e4-9505-023e4a047c9c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"402d1dbd-0a6e-43d5-b28e-4a46c9fdb84b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:44:38.921Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:38.924Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"06654563-b16a-43e4-9505-023e4a047c9c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"402d1dbd-0a6e-43d5-b28e-4a46c9fdb84b","LogTimestamp":"2023-05-25T23:44:38.924Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:44:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:44:40.935Z","message":"Entering","context":{"RequestID":"ee9cb2da-9d52-4c9f-8965-a3913ff32884","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e42f1228-167b-4946-a2df-97bdbfefca66","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:44:40.935Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:44:40.937Z","message":"{\"transactionId\":\"ee9cb2da-9d52-4c9f-8965-a3913ff32884\",\"status\":\"200\",\"rqstDate\":\"230525-23:44:40:936\",\"respDate\":\"230525-23:44:40:937\",\"sourceId\":\"haproxy:ee9cb2da-9d52-4c9f-8965-a3913ff32884\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:44:40:936-19836\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fd4d65a6-c38c-4577-9088-931028edb763], x-b3-parentspanid=[e11f3fd9ff20de7a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1a2111f756842f21e11f3fd9ff20de7a], x-b3-spanid=[b8ae1aa54fb1bc07], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ee9cb2da-9d52-4c9f-8965-a3913ff32884]}\\\"}\"}","context":{"RequestID":"ee9cb2da-9d52-4c9f-8965-a3913ff32884","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e42f1228-167b-4946-a2df-97bdbfefca66","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:44:40.935Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:40.938Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee9cb2da-9d52-4c9f-8965-a3913ff32884","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e42f1228-167b-4946-a2df-97bdbfefca66","LogTimestamp":"2023-05-25T23:44:40.938Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:44:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:44:41.908Z","message":"Entering","context":{"RequestID":"5f7d541d-1681-4f69-b110-da61333b713c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6d99b60a-0cc8-4508-860e-6215018a5a21","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:44:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:44:41.912Z","message":"Database is available from CACHED check.","context":{"RequestID":"5f7d541d-1681-4f69-b110-da61333b713c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6d99b60a-0cc8-4508-860e-6215018a5a21","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:44:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:41.914Z","message":"{\"transactionId\":\"5f7d541d-1681-4f69-b110-da61333b713c\",\"status\":\"200\",\"rqstDate\":\"230525-23:44:41:910\",\"respDate\":\"230525-23:44:41:913\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:5f7d541d-1681-4f69-b110-da61333b713c\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:44:41:910-57220\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[5f7d541d-1681-4f69-b110-da61333b713c]}\\\"}\"}","context":{"RequestID":"5f7d541d-1681-4f69-b110-da61333b713c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6d99b60a-0cc8-4508-860e-6215018a5a21","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:44:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:41.914Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5f7d541d-1681-4f69-b110-da61333b713c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6d99b60a-0cc8-4508-860e-6215018a5a21","LogTimestamp":"2023-05-25T23:44:41.914Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:44:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-05-25T23:44:42.010Z","message":"Entering","context":{"RequestID":"360272e6-b9c2-4980-b63e-b03ed6eff6c1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b3b46db5-8d07-415f-abf4-2ef11f0e01bf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:44:42.010Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:44:42.013Z","message":"{\"transactionId\":\"360272e6-b9c2-4980-b63e-b03ed6eff6c1\",\"status\":\"200\",\"rqstDate\":\"230525-23:44:42:011\",\"respDate\":\"230525-23:44:42:013\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:360272e6-b9c2-4980-b63e-b03ed6eff6c1\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:44:42:011-56340\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7ae2c441-16f1-4887-8955-eb823a32dcc2], x-b3-parentspanid=[d6c2b2e0e206b8de], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57779], x-envoy-attempt-count=[1], x-b3-traceid=[936d8f16d99311ded6c2b2e0e206b8de], x-b3-spanid=[228c1778b45e386b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[360272e6-b9c2-4980-b63e-b03ed6eff6c1]}\\\"}\"}","context":{"RequestID":"360272e6-b9c2-4980-b63e-b03ed6eff6c1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b3b46db5-8d07-415f-abf4-2ef11f0e01bf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:44:42.010Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:42.014Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"360272e6-b9c2-4980-b63e-b03ed6eff6c1","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b3b46db5-8d07-415f-abf4-2ef11f0e01bf","LogTimestamp":"2023-05-25T23:44:42.014Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:44:42 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:44:42.948Z","message":"Entering","context":{"RequestID":"ab921be6-e9a5-4b9c-8a78-82524ac2f641","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8f331426-1b33-49b4-ba95-fa0f251e7cfd","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:44:42.948Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:44:42.950Z","message":"{\"transactionId\":\"ab921be6-e9a5-4b9c-8a78-82524ac2f641\",\"status\":\"200\",\"rqstDate\":\"230525-23:44:42:948\",\"respDate\":\"230525-23:44:42:949\",\"sourceId\":\"haproxy:ab921be6-e9a5-4b9c-8a78-82524ac2f641\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:44:42:948-68586\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d12293e5-34dd-4d88-b86a-0de680204893], x-b3-parentspanid=[8e8b13151bf84e0f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[70c7165ee3ff5bfd8e8b13151bf84e0f], x-b3-spanid=[f2619098ddf09d04], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ab921be6-e9a5-4b9c-8a78-82524ac2f641]}\\\"}\"}","context":{"RequestID":"ab921be6-e9a5-4b9c-8a78-82524ac2f641","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8f331426-1b33-49b4-ba95-fa0f251e7cfd","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:44:42.948Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:42.950Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ab921be6-e9a5-4b9c-8a78-82524ac2f641","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8f331426-1b33-49b4-ba95-fa0f251e7cfd","LogTimestamp":"2023-05-25T23:44:42.950Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:44:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:44:44.151Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:44:44.167Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:44.168Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:44.168Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:44.959Z","message":"Entering","context":{"RequestID":"967fa230-a474-4e03-b591-2cffaf670ee9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ca46201e-ae26-485a-93fd-85922833b41c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:44:44.959Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:44:44.961Z","message":"{\"transactionId\":\"967fa230-a474-4e03-b591-2cffaf670ee9\",\"status\":\"200\",\"rqstDate\":\"230525-23:44:44:960\",\"respDate\":\"230525-23:44:44:961\",\"sourceId\":\"haproxy:967fa230-a474-4e03-b591-2cffaf670ee9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:44:44:960-8592\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9203a92b-56e4-4162-b97d-7cace8f3f1b3], x-b3-parentspanid=[99030e59a78c8db9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b4d232fbd5f6697599030e59a78c8db9], x-b3-spanid=[f14e292e2fad9a8e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[967fa230-a474-4e03-b591-2cffaf670ee9]}\\\"}\"}","context":{"RequestID":"967fa230-a474-4e03-b591-2cffaf670ee9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ca46201e-ae26-485a-93fd-85922833b41c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:44:44.959Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:44.962Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"967fa230-a474-4e03-b591-2cffaf670ee9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ca46201e-ae26-485a-93fd-85922833b41c","LogTimestamp":"2023-05-25T23:44:44.962Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:44:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:44:46.972Z","message":"Entering","context":{"RequestID":"86013e64-c605-465a-8a02-42029052446e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8cb633c2-99d3-4186-a86e-dee6776d5922","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:44:46.972Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:44:46.974Z","message":"{\"transactionId\":\"86013e64-c605-465a-8a02-42029052446e\",\"status\":\"200\",\"rqstDate\":\"230525-23:44:46:973\",\"respDate\":\"230525-23:44:46:974\",\"sourceId\":\"haproxy:86013e64-c605-465a-8a02-42029052446e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:44:46:973-31101\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f343fdac-70b7-405a-a49b-94bec3a23ee4], x-b3-parentspanid=[de78f4e92b45abbb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3574fa3b6987ad25de78f4e92b45abbb], x-b3-spanid=[78e2cb4aa68efe26], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[86013e64-c605-465a-8a02-42029052446e]}\\\"}\"}","context":{"RequestID":"86013e64-c605-465a-8a02-42029052446e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8cb633c2-99d3-4186-a86e-dee6776d5922","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:44:46.972Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:46.975Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"86013e64-c605-465a-8a02-42029052446e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8cb633c2-99d3-4186-a86e-dee6776d5922","LogTimestamp":"2023-05-25T23:44:46.975Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:44:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:44:48.984Z","message":"Entering","context":{"RequestID":"a428eb10-324f-4a08-a303-b90f1aac5830","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"dcecb7bc-be09-4786-90d7-342f2a0a31a5","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:44:48.984Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:44:48.987Z","message":"{\"transactionId\":\"a428eb10-324f-4a08-a303-b90f1aac5830\",\"status\":\"200\",\"rqstDate\":\"230525-23:44:48:985\",\"respDate\":\"230525-23:44:48:987\",\"sourceId\":\"haproxy:a428eb10-324f-4a08-a303-b90f1aac5830\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:44:48:985-30386\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[01aaa98d-56d3-44bd-921a-cbc0f5504d05], x-b3-parentspanid=[39a46feb2f8cb6d0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f6420d08c682e12339a46feb2f8cb6d0], x-b3-spanid=[e48671988b446773], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a428eb10-324f-4a08-a303-b90f1aac5830]}\\\"}\"}","context":{"RequestID":"a428eb10-324f-4a08-a303-b90f1aac5830","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"dcecb7bc-be09-4786-90d7-342f2a0a31a5","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:44:48.984Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:48.987Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a428eb10-324f-4a08-a303-b90f1aac5830","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dcecb7bc-be09-4786-90d7-342f2a0a31a5","LogTimestamp":"2023-05-25T23:44:48.987Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:44:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:44:50.997Z","message":"Entering","context":{"RequestID":"4f393a15-22b5-4bcb-9920-8c9d9b9265ad","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4dede7f5-5383-49d8-94fe-851f9022d8af","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:44:50.997Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:44:51.000Z","message":"{\"transactionId\":\"4f393a15-22b5-4bcb-9920-8c9d9b9265ad\",\"status\":\"200\",\"rqstDate\":\"230525-23:44:50:998\",\"respDate\":\"230525-23:44:51:000\",\"sourceId\":\"haproxy:4f393a15-22b5-4bcb-9920-8c9d9b9265ad\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:44:50:998-35182\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[338f059f-4bca-403b-8fff-e509ad831d9c], x-b3-parentspanid=[8c5d642b978bb49c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[691c79274a600abc8c5d642b978bb49c], x-b3-spanid=[dc8b76a40b80a92b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4f393a15-22b5-4bcb-9920-8c9d9b9265ad]}\\\"}\"}","context":{"RequestID":"4f393a15-22b5-4bcb-9920-8c9d9b9265ad","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4dede7f5-5383-49d8-94fe-851f9022d8af","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:44:50.997Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:51.001Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4f393a15-22b5-4bcb-9920-8c9d9b9265ad","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4dede7f5-5383-49d8-94fe-851f9022d8af","LogTimestamp":"2023-05-25T23:44:51.001Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:44:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:44:51.908Z","message":"Entering","context":{"RequestID":"78d39c1b-e57b-4452-b6cb-4ca041115f1f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0a096c4d-ec0f-422c-ac41-69530e0cc794","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:44:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:44:51.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"78d39c1b-e57b-4452-b6cb-4ca041115f1f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0a096c4d-ec0f-422c-ac41-69530e0cc794","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:44:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:51.911Z","message":"{\"transactionId\":\"78d39c1b-e57b-4452-b6cb-4ca041115f1f\",\"status\":\"200\",\"rqstDate\":\"230525-23:44:51:909\",\"respDate\":\"230525-23:44:51:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:78d39c1b-e57b-4452-b6cb-4ca041115f1f\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:44:51:909-39563\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[78d39c1b-e57b-4452-b6cb-4ca041115f1f]}\\\"}\"}","context":{"RequestID":"78d39c1b-e57b-4452-b6cb-4ca041115f1f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0a096c4d-ec0f-422c-ac41-69530e0cc794","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:44:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:51.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"78d39c1b-e57b-4452-b6cb-4ca041115f1f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0a096c4d-ec0f-422c-ac41-69530e0cc794","LogTimestamp":"2023-05-25T23:44:51.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:44:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:44:52.011Z","message":"Entering","context":{"RequestID":"226f09e9-ec3d-497c-9abe-015e085c6224","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cfb5cae3-151f-43ad-b680-fa2cdaf25d85","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:44:52.011Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:44:52.014Z","message":"{\"transactionId\":\"226f09e9-ec3d-497c-9abe-015e085c6224\",\"status\":\"200\",\"rqstDate\":\"230525-23:44:52:012\",\"respDate\":\"230525-23:44:52:014\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:226f09e9-ec3d-497c-9abe-015e085c6224\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:44:52:012-66203\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8e2da2d3-ff48-4aca-a4b8-89e09a857b49], x-b3-parentspanid=[f2f2d378659aaee6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44447], x-envoy-attempt-count=[1], x-b3-traceid=[dd88a286f72d233ff2f2d378659aaee6], x-b3-spanid=[6be990c2b1edccae], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[226f09e9-ec3d-497c-9abe-015e085c6224]}\\\"}\"}","context":{"RequestID":"226f09e9-ec3d-497c-9abe-015e085c6224","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cfb5cae3-151f-43ad-b680-fa2cdaf25d85","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:44:52.011Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:52.015Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"226f09e9-ec3d-497c-9abe-015e085c6224","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cfb5cae3-151f-43ad-b680-fa2cdaf25d85","LogTimestamp":"2023-05-25T23:44:52.015Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:44:52 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:44:53.011Z","message":"Entering","context":{"RequestID":"1fd3f0ad-f859-43ce-a950-4a8b2730c634","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5a44982c-fa1c-4c3a-aea0-663e9abb5d98","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:44:53.011Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:44:53.013Z","message":"{\"transactionId\":\"1fd3f0ad-f859-43ce-a950-4a8b2730c634\",\"status\":\"200\",\"rqstDate\":\"230525-23:44:53:012\",\"respDate\":\"230525-23:44:53:013\",\"sourceId\":\"haproxy:1fd3f0ad-f859-43ce-a950-4a8b2730c634\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:44:53:012-99524\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f844b323-caa9-43cb-897b-fff1b7947182], x-b3-parentspanid=[52b2ea98fbd83d0d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6aa041b0843fe84152b2ea98fbd83d0d], x-b3-spanid=[5a5fa0667580b6a4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1fd3f0ad-f859-43ce-a950-4a8b2730c634]}\\\"}\"}","context":{"RequestID":"1fd3f0ad-f859-43ce-a950-4a8b2730c634","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5a44982c-fa1c-4c3a-aea0-663e9abb5d98","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:44:53.011Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:53.014Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1fd3f0ad-f859-43ce-a950-4a8b2730c634","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5a44982c-fa1c-4c3a-aea0-663e9abb5d98","LogTimestamp":"2023-05-25T23:44:53.014Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:44:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:44:54.150Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:44:54.207Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:54.207Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:54.207Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:55.024Z","message":"Entering","context":{"RequestID":"1bbb047e-3350-461b-b8e0-7f3482bce894","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0ef272eb-6efa-49de-b978-77fc3ddf872c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:44:55.024Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:44:55.027Z","message":"{\"transactionId\":\"1bbb047e-3350-461b-b8e0-7f3482bce894\",\"status\":\"200\",\"rqstDate\":\"230525-23:44:55:025\",\"respDate\":\"230525-23:44:55:027\",\"sourceId\":\"haproxy:1bbb047e-3350-461b-b8e0-7f3482bce894\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:44:55:025-74701\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c4ed63b9-a79f-46a6-9587-dac8486324a7], x-b3-parentspanid=[a20798d12d76bf26], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fa088bde496e1eb9a20798d12d76bf26], x-b3-spanid=[b316eaf603e7801f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1bbb047e-3350-461b-b8e0-7f3482bce894]}\\\"}\"}","context":{"RequestID":"1bbb047e-3350-461b-b8e0-7f3482bce894","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0ef272eb-6efa-49de-b978-77fc3ddf872c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:44:55.024Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:55.028Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1bbb047e-3350-461b-b8e0-7f3482bce894","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0ef272eb-6efa-49de-b978-77fc3ddf872c","LogTimestamp":"2023-05-25T23:44:55.028Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:44:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:44:56.522Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:56.527Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:57.038Z","message":"Entering","context":{"RequestID":"f36f5899-866c-47d6-b171-c493c063789f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b9b6879e-77ee-4d1c-a37d-f369176d1f64","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:44:57.038Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:44:57.041Z","message":"{\"transactionId\":\"f36f5899-866c-47d6-b171-c493c063789f\",\"status\":\"200\",\"rqstDate\":\"230525-23:44:57:039\",\"respDate\":\"230525-23:44:57:040\",\"sourceId\":\"haproxy:f36f5899-866c-47d6-b171-c493c063789f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:44:57:039-88281\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[38d9458d-edbe-41d6-ab53-a096246d726e], x-b3-parentspanid=[8494a44cf50245f8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5d9adc0b152439548494a44cf50245f8], x-b3-spanid=[93b82402b288fb7a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f36f5899-866c-47d6-b171-c493c063789f]}\\\"}\"}","context":{"RequestID":"f36f5899-866c-47d6-b171-c493c063789f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b9b6879e-77ee-4d1c-a37d-f369176d1f64","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:44:57.038Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:57.041Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f36f5899-866c-47d6-b171-c493c063789f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b9b6879e-77ee-4d1c-a37d-f369176d1f64","LogTimestamp":"2023-05-25T23:44:57.041Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:44:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:44:59.053Z","message":"Entering","context":{"RequestID":"90337207-93d8-4b50-8db0-2fd546159431","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a46e3fce-847c-4408-a2c1-19517f48ac43","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:44:59.052Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:44:59.055Z","message":"{\"transactionId\":\"90337207-93d8-4b50-8db0-2fd546159431\",\"status\":\"200\",\"rqstDate\":\"230525-23:44:59:053\",\"respDate\":\"230525-23:44:59:055\",\"sourceId\":\"haproxy:90337207-93d8-4b50-8db0-2fd546159431\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:44:59:053-91341\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[33441173-4d56-4ae4-bc38-a2d3a20c121a], x-b3-parentspanid=[48e065cc272c22b3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6f1001274b1302f248e065cc272c22b3], x-b3-spanid=[c7860044c7b8c20c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[90337207-93d8-4b50-8db0-2fd546159431]}\\\"}\"}","context":{"RequestID":"90337207-93d8-4b50-8db0-2fd546159431","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a46e3fce-847c-4408-a2c1-19517f48ac43","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:44:59.052Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:44:59.056Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"90337207-93d8-4b50-8db0-2fd546159431","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a46e3fce-847c-4408-a2c1-19517f48ac43","LogTimestamp":"2023-05-25T23:44:59.056Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:44:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:45:01.067Z","message":"Entering","context":{"RequestID":"4f88a2bb-ed48-4f6e-a3cb-2696d2313f40","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9a145513-12fe-4826-b74a-95b883acc066","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:45:01.067Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:45:01.069Z","message":"{\"transactionId\":\"4f88a2bb-ed48-4f6e-a3cb-2696d2313f40\",\"status\":\"200\",\"rqstDate\":\"230525-23:45:01:068\",\"respDate\":\"230525-23:45:01:069\",\"sourceId\":\"haproxy:4f88a2bb-ed48-4f6e-a3cb-2696d2313f40\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:45:01:068-37589\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[af5439b3-b23d-4c37-9442-c8e0a16ed550], x-b3-parentspanid=[1cc766f1589b9685], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[06e07c23c790a55b1cc766f1589b9685], x-b3-spanid=[17fb0cd69792828f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4f88a2bb-ed48-4f6e-a3cb-2696d2313f40]}\\\"}\"}","context":{"RequestID":"4f88a2bb-ed48-4f6e-a3cb-2696d2313f40","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9a145513-12fe-4826-b74a-95b883acc066","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:45:01.067Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:01.070Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4f88a2bb-ed48-4f6e-a3cb-2696d2313f40","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9a145513-12fe-4826-b74a-95b883acc066","LogTimestamp":"2023-05-25T23:45:01.070Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:45:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:45:01.908Z","message":"Entering","context":{"RequestID":"284b7d91-fb7e-4fb1-a7ed-14947481d16b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"f00f8982-866b-4bd6-a90c-5778d5fb6591","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:45:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:45:01.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"284b7d91-fb7e-4fb1-a7ed-14947481d16b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"f00f8982-866b-4bd6-a90c-5778d5fb6591","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:45:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:01.911Z","message":"{\"transactionId\":\"284b7d91-fb7e-4fb1-a7ed-14947481d16b\",\"status\":\"200\",\"rqstDate\":\"230525-23:45:01:908\",\"respDate\":\"230525-23:45:01:910\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:284b7d91-fb7e-4fb1-a7ed-14947481d16b\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:45:01:908-2185\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[284b7d91-fb7e-4fb1-a7ed-14947481d16b]}\\\"}\"}","context":{"RequestID":"284b7d91-fb7e-4fb1-a7ed-14947481d16b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"f00f8982-866b-4bd6-a90c-5778d5fb6591","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:45:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:01.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"284b7d91-fb7e-4fb1-a7ed-14947481d16b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f00f8982-866b-4bd6-a90c-5778d5fb6591","LogTimestamp":"2023-05-25T23:45:01.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:45:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:45:02.014Z","message":"Entering","context":{"RequestID":"528ae323-7ba8-43eb-8aa4-e517e5ad496c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d2259695-0983-4716-b7eb-d16e6522792b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:45:02.014Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:45:02.016Z","message":"{\"transactionId\":\"528ae323-7ba8-43eb-8aa4-e517e5ad496c\",\"status\":\"200\",\"rqstDate\":\"230525-23:45:02:015\",\"respDate\":\"230525-23:45:02:016\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:528ae323-7ba8-43eb-8aa4-e517e5ad496c\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:45:02:015-68577\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[77908d34-6ab8-4d6e-bc11-8d37d4e6c711], x-b3-parentspanid=[b74b422b9522aa7c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41487], x-envoy-attempt-count=[1], x-b3-traceid=[4bdb307adefd1406b74b422b9522aa7c], x-b3-spanid=[27427b6b6c531668], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[528ae323-7ba8-43eb-8aa4-e517e5ad496c]}\\\"}\"}","context":{"RequestID":"528ae323-7ba8-43eb-8aa4-e517e5ad496c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d2259695-0983-4716-b7eb-d16e6522792b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:45:02.014Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:02.017Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"528ae323-7ba8-43eb-8aa4-e517e5ad496c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d2259695-0983-4716-b7eb-d16e6522792b","LogTimestamp":"2023-05-25T23:45:02.017Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:45:02 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:45:03.080Z","message":"Entering","context":{"RequestID":"0f76d5a7-3c35-4ce7-9d5a-86da9f37b6ff","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"534b0071-d8e8-4c64-8fa2-cf88195cd7d6","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:45:03.080Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:45:03.083Z","message":"{\"transactionId\":\"0f76d5a7-3c35-4ce7-9d5a-86da9f37b6ff\",\"status\":\"200\",\"rqstDate\":\"230525-23:45:03:081\",\"respDate\":\"230525-23:45:03:083\",\"sourceId\":\"haproxy:0f76d5a7-3c35-4ce7-9d5a-86da9f37b6ff\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:45:03:081-89611\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3281e806-419c-4cd9-bb6f-e843cc00e8b6], x-b3-parentspanid=[3ce04493ea5eaaf8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[231092f63502899c3ce04493ea5eaaf8], x-b3-spanid=[518e0531b430c295], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0f76d5a7-3c35-4ce7-9d5a-86da9f37b6ff]}\\\"}\"}","context":{"RequestID":"0f76d5a7-3c35-4ce7-9d5a-86da9f37b6ff","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"534b0071-d8e8-4c64-8fa2-cf88195cd7d6","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:45:03.080Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:03.084Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0f76d5a7-3c35-4ce7-9d5a-86da9f37b6ff","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"534b0071-d8e8-4c64-8fa2-cf88195cd7d6","LogTimestamp":"2023-05-25T23:45:03.084Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:45:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:45:04.151Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:45:04.168Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:04.168Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:04.168Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:05.100Z","message":"Entering","context":{"RequestID":"dce0a879-40d0-46a8-a390-0e84e5deb77d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"32e49584-bac9-4c59-9aba-d8c83ba0f467","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:45:05.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:45:05.102Z","message":"{\"transactionId\":\"dce0a879-40d0-46a8-a390-0e84e5deb77d\",\"status\":\"200\",\"rqstDate\":\"230525-23:45:05:101\",\"respDate\":\"230525-23:45:05:102\",\"sourceId\":\"haproxy:dce0a879-40d0-46a8-a390-0e84e5deb77d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:45:05:101-57342\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[23022cde-35bc-4dd3-a61d-402fa76eee3b], x-b3-parentspanid=[a809daa94e799bfd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f1d8d8faa51275a6a809daa94e799bfd], x-b3-spanid=[6860e533b2bd4490], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dce0a879-40d0-46a8-a390-0e84e5deb77d]}\\\"}\"}","context":{"RequestID":"dce0a879-40d0-46a8-a390-0e84e5deb77d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"32e49584-bac9-4c59-9aba-d8c83ba0f467","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:45:05.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:05.103Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dce0a879-40d0-46a8-a390-0e84e5deb77d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"32e49584-bac9-4c59-9aba-d8c83ba0f467","LogTimestamp":"2023-05-25T23:45:05.103Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:45:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:45:07.113Z","message":"Entering","context":{"RequestID":"ee2eae6e-9c46-4694-86b9-53aa545375e4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"519ddd10-2a09-42c9-862c-b6912e6887ac","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:45:07.112Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:45:07.115Z","message":"{\"transactionId\":\"ee2eae6e-9c46-4694-86b9-53aa545375e4\",\"status\":\"200\",\"rqstDate\":\"230525-23:45:07:113\",\"respDate\":\"230525-23:45:07:115\",\"sourceId\":\"haproxy:ee2eae6e-9c46-4694-86b9-53aa545375e4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:45:07:113-58887\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[64f640d4-c2a4-95e4-8b66-9769606edaee], x-b3-parentspanid=[9f3e4d05d2752a0d], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[86044c42599e2fed9f3e4d05d2752a0d], x-b3-spanid=[0900c539eb7d7885], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ee2eae6e-9c46-4694-86b9-53aa545375e4]}\\\"}\"}","context":{"RequestID":"ee2eae6e-9c46-4694-86b9-53aa545375e4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"519ddd10-2a09-42c9-862c-b6912e6887ac","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:45:07.112Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:07.116Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee2eae6e-9c46-4694-86b9-53aa545375e4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"519ddd10-2a09-42c9-862c-b6912e6887ac","LogTimestamp":"2023-05-25T23:45:07.116Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:45:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:45:09.126Z","message":"Entering","context":{"RequestID":"2b135168-a271-4095-a5f2-50357f7b3015","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a5e93bf1-8ba1-44d9-8702-396f71c78e43","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:45:09.126Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:45:09.129Z","message":"{\"transactionId\":\"2b135168-a271-4095-a5f2-50357f7b3015\",\"status\":\"200\",\"rqstDate\":\"230525-23:45:09:127\",\"respDate\":\"230525-23:45:09:129\",\"sourceId\":\"haproxy:2b135168-a271-4095-a5f2-50357f7b3015\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:45:09:127-81194\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[641b9159-038a-4333-87e0-58bc4ba314a8], x-b3-parentspanid=[e08590c30fb1a641], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[82c3ef9f25f82184e08590c30fb1a641], x-b3-spanid=[808fb5c1dc6e9301], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2b135168-a271-4095-a5f2-50357f7b3015]}\\\"}\"}","context":{"RequestID":"2b135168-a271-4095-a5f2-50357f7b3015","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a5e93bf1-8ba1-44d9-8702-396f71c78e43","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:45:09.126Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:09.130Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2b135168-a271-4095-a5f2-50357f7b3015","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a5e93bf1-8ba1-44d9-8702-396f71c78e43","LogTimestamp":"2023-05-25T23:45:09.129Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:45:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:45:11.139Z","message":"Entering","context":{"RequestID":"237789f1-0055-49af-b04c-05437ef79ad4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1c4c3afc-a478-4d0f-b9a0-1bc9699cb0a4","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:45:11.138Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:45:11.141Z","message":"{\"transactionId\":\"237789f1-0055-49af-b04c-05437ef79ad4\",\"status\":\"200\",\"rqstDate\":\"230525-23:45:11:139\",\"respDate\":\"230525-23:45:11:141\",\"sourceId\":\"haproxy:237789f1-0055-49af-b04c-05437ef79ad4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:45:11:139-52012\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[be21f253-6149-4877-afa8-3fe53c8ffb6d], x-b3-parentspanid=[46f8bfc0e401281b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c04cccca75d0f30d46f8bfc0e401281b], x-b3-spanid=[adb761b8fba22245], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[237789f1-0055-49af-b04c-05437ef79ad4]}\\\"}\"}","context":{"RequestID":"237789f1-0055-49af-b04c-05437ef79ad4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1c4c3afc-a478-4d0f-b9a0-1bc9699cb0a4","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:45:11.138Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:11.142Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"237789f1-0055-49af-b04c-05437ef79ad4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1c4c3afc-a478-4d0f-b9a0-1bc9699cb0a4","LogTimestamp":"2023-05-25T23:45:11.141Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:45:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:45:11.908Z","message":"Entering","context":{"RequestID":"f2bb7980-4c15-4f9f-8577-ecf79c0b8b1d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f2366103-99c4-47cf-b53c-421ebd7f9288","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:45:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:45:11.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"f2bb7980-4c15-4f9f-8577-ecf79c0b8b1d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f2366103-99c4-47cf-b53c-421ebd7f9288","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:45:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:11.911Z","message":"{\"transactionId\":\"f2bb7980-4c15-4f9f-8577-ecf79c0b8b1d\",\"status\":\"200\",\"rqstDate\":\"230525-23:45:11:909\",\"respDate\":\"230525-23:45:11:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f2bb7980-4c15-4f9f-8577-ecf79c0b8b1d\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:45:11:909-25035\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f2bb7980-4c15-4f9f-8577-ecf79c0b8b1d]}\\\"}\"}","context":{"RequestID":"f2bb7980-4c15-4f9f-8577-ecf79c0b8b1d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f2366103-99c4-47cf-b53c-421ebd7f9288","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:45:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:11.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f2bb7980-4c15-4f9f-8577-ecf79c0b8b1d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f2366103-99c4-47cf-b53c-421ebd7f9288","LogTimestamp":"2023-05-25T23:45:11.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:45:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:45:12.012Z","message":"Entering","context":{"RequestID":"f6246e7f-18a2-4fe4-b4e4-ac14fb464e6b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"87c239f9-b754-4daf-b736-e7320b8796c5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:45:12.012Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:45:12.015Z","message":"{\"transactionId\":\"f6246e7f-18a2-4fe4-b4e4-ac14fb464e6b\",\"status\":\"200\",\"rqstDate\":\"230525-23:45:12:013\",\"respDate\":\"230525-23:45:12:015\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f6246e7f-18a2-4fe4-b4e4-ac14fb464e6b\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:45:12:013-88220\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cd8713f2-0879-4799-8cca-74997398f812], x-b3-parentspanid=[f6c4b413afb42b39], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55351], x-envoy-attempt-count=[1], x-b3-traceid=[8e59f6ae39c35e2ef6c4b413afb42b39], x-b3-spanid=[cd9768a00e1a18f3], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f6246e7f-18a2-4fe4-b4e4-ac14fb464e6b]}\\\"}\"}","context":{"RequestID":"f6246e7f-18a2-4fe4-b4e4-ac14fb464e6b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"87c239f9-b754-4daf-b736-e7320b8796c5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:45:12.012Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:12.016Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f6246e7f-18a2-4fe4-b4e4-ac14fb464e6b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"87c239f9-b754-4daf-b736-e7320b8796c5","LogTimestamp":"2023-05-25T23:45:12.016Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:45:12 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:45:13.150Z","message":"Entering","context":{"RequestID":"f0704554-f303-4178-b56f-f4448b93632c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6123d1a9-762e-4181-b5d6-ab613c830335","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:45:13.150Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:45:13.152Z","message":"{\"transactionId\":\"f0704554-f303-4178-b56f-f4448b93632c\",\"status\":\"200\",\"rqstDate\":\"230525-23:45:13:151\",\"respDate\":\"230525-23:45:13:152\",\"sourceId\":\"haproxy:f0704554-f303-4178-b56f-f4448b93632c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:45:13:151-60817\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[59cce8b7-8f3e-4e3f-b95a-eadd7c9a8ef1], x-b3-parentspanid=[80750d0c7a7c47fb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a5c691fde33c14af80750d0c7a7c47fb], x-b3-spanid=[a19e438994086ba4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f0704554-f303-4178-b56f-f4448b93632c]}\\\"}\"}","context":{"RequestID":"f0704554-f303-4178-b56f-f4448b93632c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6123d1a9-762e-4181-b5d6-ab613c830335","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:45:13.150Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:13.152Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f0704554-f303-4178-b56f-f4448b93632c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6123d1a9-762e-4181-b5d6-ab613c830335","LogTimestamp":"2023-05-25T23:45:13.152Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:45:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:45:14.152Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:45:14.163Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:14.163Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:14.164Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:15.161Z","message":"Entering","context":{"RequestID":"0c3847f7-782e-47f9-a91e-b17537278f68","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9ed935ef-602b-40f8-a61e-6d2453475637","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:45:15.161Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:45:15.163Z","message":"{\"transactionId\":\"0c3847f7-782e-47f9-a91e-b17537278f68\",\"status\":\"200\",\"rqstDate\":\"230525-23:45:15:162\",\"respDate\":\"230525-23:45:15:163\",\"sourceId\":\"haproxy:0c3847f7-782e-47f9-a91e-b17537278f68\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:45:15:162-93859\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a67cd632-a104-45b6-923b-cce7994ded70], x-b3-parentspanid=[88eeaa116959f7de], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[85afe41217ca365788eeaa116959f7de], x-b3-spanid=[d25723dfb61b2f91], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0c3847f7-782e-47f9-a91e-b17537278f68]}\\\"}\"}","context":{"RequestID":"0c3847f7-782e-47f9-a91e-b17537278f68","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9ed935ef-602b-40f8-a61e-6d2453475637","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:45:15.161Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:15.164Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0c3847f7-782e-47f9-a91e-b17537278f68","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ed935ef-602b-40f8-a61e-6d2453475637","LogTimestamp":"2023-05-25T23:45:15.164Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:45:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:45:17.174Z","message":"Entering","context":{"RequestID":"370147b4-5df3-4251-93aa-1159c343c994","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9807ef4f-7b54-487d-a7be-faa20ad4afca","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:45:17.174Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:45:17.176Z","message":"{\"transactionId\":\"370147b4-5df3-4251-93aa-1159c343c994\",\"status\":\"200\",\"rqstDate\":\"230525-23:45:17:175\",\"respDate\":\"230525-23:45:17:176\",\"sourceId\":\"haproxy:370147b4-5df3-4251-93aa-1159c343c994\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:45:17:175-93588\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[57b76737-601a-40c5-94ac-5636b544cf4a], x-b3-parentspanid=[3fc58480d0fe3ded], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f3484db1e97b9a523fc58480d0fe3ded], x-b3-spanid=[0bbe371229eca26c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[370147b4-5df3-4251-93aa-1159c343c994]}\\\"}\"}","context":{"RequestID":"370147b4-5df3-4251-93aa-1159c343c994","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9807ef4f-7b54-487d-a7be-faa20ad4afca","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:45:17.174Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:17.177Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"370147b4-5df3-4251-93aa-1159c343c994","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9807ef4f-7b54-487d-a7be-faa20ad4afca","LogTimestamp":"2023-05-25T23:45:17.177Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:45:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:45:19.185Z","message":"Entering","context":{"RequestID":"3a52e04e-2a39-4cd7-9ca7-13adf0c483dc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"22886720-e12c-4088-9d17-8a28a2b0c6f6","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:45:19.185Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:45:19.186Z","message":"{\"transactionId\":\"3a52e04e-2a39-4cd7-9ca7-13adf0c483dc\",\"status\":\"200\",\"rqstDate\":\"230525-23:45:19:185\",\"respDate\":\"230525-23:45:19:186\",\"sourceId\":\"haproxy:3a52e04e-2a39-4cd7-9ca7-13adf0c483dc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:45:19:185-2706\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b81aa694-eda4-4c83-ba88-aae62fdde945], x-b3-parentspanid=[6a5f7e038eb339e4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1f58d56802d082ef6a5f7e038eb339e4], x-b3-spanid=[cb319129c42814d6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3a52e04e-2a39-4cd7-9ca7-13adf0c483dc]}\\\"}\"}","context":{"RequestID":"3a52e04e-2a39-4cd7-9ca7-13adf0c483dc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"22886720-e12c-4088-9d17-8a28a2b0c6f6","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:45:19.185Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:19.187Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3a52e04e-2a39-4cd7-9ca7-13adf0c483dc","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"22886720-e12c-4088-9d17-8a28a2b0c6f6","LogTimestamp":"2023-05-25T23:45:19.187Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:45:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-25T23:45:21.197Z","message":"Entering","context":{"RequestID":"a5fa7efe-ab78-46bd-93de-3f6806119450","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7903992f-c042-4216-8b2e-50b6f76e366c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:45:21.196Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:45:21.199Z","message":"{\"transactionId\":\"a5fa7efe-ab78-46bd-93de-3f6806119450\",\"status\":\"200\",\"rqstDate\":\"230525-23:45:21:197\",\"respDate\":\"230525-23:45:21:199\",\"sourceId\":\"haproxy:a5fa7efe-ab78-46bd-93de-3f6806119450\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:45:21:197-82257\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e03dfbd0-be4d-446b-a048-f46749182def], x-b3-parentspanid=[f981df88dd5ccaa5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a44a8ad4be26d75ff981df88dd5ccaa5], x-b3-spanid=[be90132cfaad1ddf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a5fa7efe-ab78-46bd-93de-3f6806119450]}\\\"}\"}","context":{"RequestID":"a5fa7efe-ab78-46bd-93de-3f6806119450","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7903992f-c042-4216-8b2e-50b6f76e366c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:45:21.196Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:21.200Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a5fa7efe-ab78-46bd-93de-3f6806119450","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7903992f-c042-4216-8b2e-50b6f76e366c","LogTimestamp":"2023-05-25T23:45:21.200Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:45:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:45:21.909Z","message":"Entering","context":{"RequestID":"8cb46588-6228-47e3-80b3-d4260f210b43","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"69eb5de2-b1ff-4ee3-8942-ed13a69cc496","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:45:21.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:45:21.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"8cb46588-6228-47e3-80b3-d4260f210b43","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"69eb5de2-b1ff-4ee3-8942-ed13a69cc496","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:45:21.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:21.913Z","message":"{\"transactionId\":\"8cb46588-6228-47e3-80b3-d4260f210b43\",\"status\":\"200\",\"rqstDate\":\"230525-23:45:21:910\",\"respDate\":\"230525-23:45:21:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8cb46588-6228-47e3-80b3-d4260f210b43\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:45:21:910-88346\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8cb46588-6228-47e3-80b3-d4260f210b43]}\\\"}\"}","context":{"RequestID":"8cb46588-6228-47e3-80b3-d4260f210b43","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"69eb5de2-b1ff-4ee3-8942-ed13a69cc496","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:45:21.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:21.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8cb46588-6228-47e3-80b3-d4260f210b43","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"69eb5de2-b1ff-4ee3-8942-ed13a69cc496","LogTimestamp":"2023-05-25T23:45:21.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:45:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:45:22.010Z","message":"Entering","context":{"RequestID":"91eb98ab-6f32-4b4a-b664-5220adf09790","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b495a740-9bc6-46c0-bb78-d88e2ef8ecb9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:45:22.010Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:45:22.012Z","message":"{\"transactionId\":\"91eb98ab-6f32-4b4a-b664-5220adf09790\",\"status\":\"200\",\"rqstDate\":\"230525-23:45:22:011\",\"respDate\":\"230525-23:45:22:012\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:91eb98ab-6f32-4b4a-b664-5220adf09790\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:45:22:011-76023\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d647e4f0-dad7-4b5c-8218-03fb53192b3b], x-b3-parentspanid=[23564ef39aa5bddd], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55751], x-envoy-attempt-count=[1], x-b3-traceid=[9a5715d8c84bb33723564ef39aa5bddd], x-b3-spanid=[ffa142a3dc8970f5], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[91eb98ab-6f32-4b4a-b664-5220adf09790]}\\\"}\"}","context":{"RequestID":"91eb98ab-6f32-4b4a-b664-5220adf09790","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b495a740-9bc6-46c0-bb78-d88e2ef8ecb9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:45:22.010Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:22.013Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"91eb98ab-6f32-4b4a-b664-5220adf09790","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b495a740-9bc6-46c0-bb78-d88e2ef8ecb9","LogTimestamp":"2023-05-25T23:45:22.013Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:45:22 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:45:23.213Z","message":"Entering","context":{"RequestID":"da42c023-a35c-437c-a072-f23fcfe43c09","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"28745751-ce9f-43e5-aea0-c4ec36a1c9f3","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:45:23.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:45:23.216Z","message":"{\"transactionId\":\"da42c023-a35c-437c-a072-f23fcfe43c09\",\"status\":\"200\",\"rqstDate\":\"230525-23:45:23:214\",\"respDate\":\"230525-23:45:23:216\",\"sourceId\":\"haproxy:da42c023-a35c-437c-a072-f23fcfe43c09\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:45:23:214-13277\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[88c9246b-3ca5-47ea-b519-6a9e5f6a6ef9], x-b3-parentspanid=[0d332a78320dd048], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d35f7c86d9f3d7b70d332a78320dd048], x-b3-spanid=[dde9c38e8fe31591], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[da42c023-a35c-437c-a072-f23fcfe43c09]}\\\"}\"}","context":{"RequestID":"da42c023-a35c-437c-a072-f23fcfe43c09","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"28745751-ce9f-43e5-aea0-c4ec36a1c9f3","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:45:23.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:23.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"da42c023-a35c-437c-a072-f23fcfe43c09","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"28745751-ce9f-43e5-aea0-c4ec36a1c9f3","LogTimestamp":"2023-05-25T23:45:23.217Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:45:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:45:24.153Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:45:24.167Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:24.167Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:24.167Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:25.225Z","message":"Entering","context":{"RequestID":"95296528-b413-4aa6-85b6-def6ec444e71","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f72ad662-64f8-47c8-9319-08b8632c9c17","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:45:25.225Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:45:25.226Z","message":"{\"transactionId\":\"95296528-b413-4aa6-85b6-def6ec444e71\",\"status\":\"200\",\"rqstDate\":\"230525-23:45:25:226\",\"respDate\":\"230525-23:45:25:226\",\"sourceId\":\"haproxy:95296528-b413-4aa6-85b6-def6ec444e71\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:45:25:226-77003\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[855c3df4-3cc5-4de6-a363-0d06ae64b964], x-b3-parentspanid=[48bdb4522fceabba], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f2921f1c9b4a566b48bdb4522fceabba], x-b3-spanid=[bb668011f0111392], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[95296528-b413-4aa6-85b6-def6ec444e71]}\\\"}\"}","context":{"RequestID":"95296528-b413-4aa6-85b6-def6ec444e71","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f72ad662-64f8-47c8-9319-08b8632c9c17","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:45:25.225Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:25.227Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"95296528-b413-4aa6-85b6-def6ec444e71","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f72ad662-64f8-47c8-9319-08b8632c9c17","LogTimestamp":"2023-05-25T23:45:25.227Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:45:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-25T23:45:26.527Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:26.530Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:27.236Z","message":"Entering","context":{"RequestID":"ff2b924f-6d54-48bf-b7c0-82b2dbda6032","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9cbd5fc3-97b2-4475-84e1-fb70c1c0bb90","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:45:27.236Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:45:27.239Z","message":"{\"transactionId\":\"ff2b924f-6d54-48bf-b7c0-82b2dbda6032\",\"status\":\"200\",\"rqstDate\":\"230525-23:45:27:237\",\"respDate\":\"230525-23:45:27:239\",\"sourceId\":\"haproxy:ff2b924f-6d54-48bf-b7c0-82b2dbda6032\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:45:27:237-3410\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b8f1761d-c11f-403b-acd9-aa8c1e85adaf], x-b3-parentspanid=[4f713dd48470af0d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a8aec349e22f1f8a4f713dd48470af0d], x-b3-spanid=[bb4919c8ea371e10], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ff2b924f-6d54-48bf-b7c0-82b2dbda6032]}\\\"}\"}","context":{"RequestID":"ff2b924f-6d54-48bf-b7c0-82b2dbda6032","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9cbd5fc3-97b2-4475-84e1-fb70c1c0bb90","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:45:27.236Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:27.240Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ff2b924f-6d54-48bf-b7c0-82b2dbda6032","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9cbd5fc3-97b2-4475-84e1-fb70c1c0bb90","LogTimestamp":"2023-05-25T23:45:27.240Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:45:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:45:29.250Z","message":"Entering","context":{"RequestID":"2ef0ff43-c49b-41d9-a96f-ca46d64c3c44","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"27629560-a7a8-47be-95e4-d9c6804ecd98","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:45:29.250Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:45:29.253Z","message":"{\"transactionId\":\"2ef0ff43-c49b-41d9-a96f-ca46d64c3c44\",\"status\":\"200\",\"rqstDate\":\"230525-23:45:29:251\",\"respDate\":\"230525-23:45:29:253\",\"sourceId\":\"haproxy:2ef0ff43-c49b-41d9-a96f-ca46d64c3c44\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:45:29:251-40915\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[97e3516b-7f2c-4f1f-a45b-a8dd3272393d], x-b3-parentspanid=[09f59021532c236f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[63f1e2cb5bb9ad1409f59021532c236f], x-b3-spanid=[7f5bf9e9ef2d0193], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2ef0ff43-c49b-41d9-a96f-ca46d64c3c44]}\\\"}\"}","context":{"RequestID":"2ef0ff43-c49b-41d9-a96f-ca46d64c3c44","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"27629560-a7a8-47be-95e4-d9c6804ecd98","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:45:29.250Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:29.254Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2ef0ff43-c49b-41d9-a96f-ca46d64c3c44","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"27629560-a7a8-47be-95e4-d9c6804ecd98","LogTimestamp":"2023-05-25T23:45:29.254Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:45:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:45:31.263Z","message":"Entering","context":{"RequestID":"2b72ca8e-dbf8-4b4f-9805-89bf76b08950","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6c77922c-1449-4e4b-ac47-ac1a8b8f6dae","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:45:31.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:45:31.265Z","message":"{\"transactionId\":\"2b72ca8e-dbf8-4b4f-9805-89bf76b08950\",\"status\":\"200\",\"rqstDate\":\"230525-23:45:31:264\",\"respDate\":\"230525-23:45:31:265\",\"sourceId\":\"haproxy:2b72ca8e-dbf8-4b4f-9805-89bf76b08950\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:45:31:264-72685\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[19262372-d2e4-4fb0-8e36-6876aa7201bf], x-b3-parentspanid=[87001d8ba1be2c5c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1e178c8efa7c2ed187001d8ba1be2c5c], x-b3-spanid=[2fca9228791417ef], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2b72ca8e-dbf8-4b4f-9805-89bf76b08950]}\\\"}\"}","context":{"RequestID":"2b72ca8e-dbf8-4b4f-9805-89bf76b08950","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6c77922c-1449-4e4b-ac47-ac1a8b8f6dae","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:45:31.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:31.265Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2b72ca8e-dbf8-4b4f-9805-89bf76b08950","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c77922c-1449-4e4b-ac47-ac1a8b8f6dae","LogTimestamp":"2023-05-25T23:45:31.265Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:45:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:45:31.907Z","message":"Entering","context":{"RequestID":"b679f2c6-3894-453d-a477-46df5839048f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"084baff5-0f25-4309-b15a-6e533e7dab81","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:45:31.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:45:31.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"b679f2c6-3894-453d-a477-46df5839048f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"084baff5-0f25-4309-b15a-6e533e7dab81","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:45:31.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:31.911Z","message":"{\"transactionId\":\"b679f2c6-3894-453d-a477-46df5839048f\",\"status\":\"200\",\"rqstDate\":\"230525-23:45:31:908\",\"respDate\":\"230525-23:45:31:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b679f2c6-3894-453d-a477-46df5839048f\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:45:31:908-58394\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b679f2c6-3894-453d-a477-46df5839048f]}\\\"}\"}","context":{"RequestID":"b679f2c6-3894-453d-a477-46df5839048f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"084baff5-0f25-4309-b15a-6e533e7dab81","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:45:31.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:31.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b679f2c6-3894-453d-a477-46df5839048f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"084baff5-0f25-4309-b15a-6e533e7dab81","LogTimestamp":"2023-05-25T23:45:31.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:45:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:45:32.011Z","message":"Entering","context":{"RequestID":"389ff4d8-2a9b-4558-86a4-ce9a19850539","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e1fb8fb3-10fb-4624-9353-234b3231f5f4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:45:32.011Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:45:32.013Z","message":"{\"transactionId\":\"389ff4d8-2a9b-4558-86a4-ce9a19850539\",\"status\":\"200\",\"rqstDate\":\"230525-23:45:32:012\",\"respDate\":\"230525-23:45:32:013\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:389ff4d8-2a9b-4558-86a4-ce9a19850539\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:45:32:012-32141\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[120326f9-efd5-40ae-be83-b9e20c496283], x-b3-parentspanid=[841f7040fdf11385], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37095], x-envoy-attempt-count=[1], x-b3-traceid=[4c34b60f86d29848841f7040fdf11385], x-b3-spanid=[0a84f4f0ba98c644], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[389ff4d8-2a9b-4558-86a4-ce9a19850539]}\\\"}\"}","context":{"RequestID":"389ff4d8-2a9b-4558-86a4-ce9a19850539","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e1fb8fb3-10fb-4624-9353-234b3231f5f4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:45:32.011Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:32.014Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"389ff4d8-2a9b-4558-86a4-ce9a19850539","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e1fb8fb3-10fb-4624-9353-234b3231f5f4","LogTimestamp":"2023-05-25T23:45:32.014Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:45:32 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:45:33.274Z","message":"Entering","context":{"RequestID":"a57f9a29-305c-477e-b65b-151f1a7c9d1d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2aaf6ced-b223-4942-8a0a-18f62b54635e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:45:33.274Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:45:33.276Z","message":"{\"transactionId\":\"a57f9a29-305c-477e-b65b-151f1a7c9d1d\",\"status\":\"200\",\"rqstDate\":\"230525-23:45:33:275\",\"respDate\":\"230525-23:45:33:276\",\"sourceId\":\"haproxy:a57f9a29-305c-477e-b65b-151f1a7c9d1d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:45:33:275-6375\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[114f0fd8-80aa-44ee-b8f1-574ea875786b], x-b3-parentspanid=[fe31d78c3e0a7e9e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1ef69966c99d9da8fe31d78c3e0a7e9e], x-b3-spanid=[f4177e647270194c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a57f9a29-305c-477e-b65b-151f1a7c9d1d]}\\\"}\"}","context":{"RequestID":"a57f9a29-305c-477e-b65b-151f1a7c9d1d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2aaf6ced-b223-4942-8a0a-18f62b54635e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:45:33.274Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:33.277Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a57f9a29-305c-477e-b65b-151f1a7c9d1d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2aaf6ced-b223-4942-8a0a-18f62b54635e","LogTimestamp":"2023-05-25T23:45:33.277Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:45:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:45:34.154Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:45:34.168Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:34.168Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:34.169Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:35.288Z","message":"Entering","context":{"RequestID":"c6a4abaa-4433-4238-9096-d922c946a260","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1fa6f01c-38da-4030-a328-1bdfd4cc3ad5","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:45:35.288Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:45:35.290Z","message":"{\"transactionId\":\"c6a4abaa-4433-4238-9096-d922c946a260\",\"status\":\"200\",\"rqstDate\":\"230525-23:45:35:289\",\"respDate\":\"230525-23:45:35:290\",\"sourceId\":\"haproxy:c6a4abaa-4433-4238-9096-d922c946a260\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:45:35:289-6068\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2011e317-4e3b-454c-8541-f1abd014ef5f], x-b3-parentspanid=[fbe7604b10a9dc89], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[191135a9fdc6fbadfbe7604b10a9dc89], x-b3-spanid=[5ccce5c200c15d10], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c6a4abaa-4433-4238-9096-d922c946a260]}\\\"}\"}","context":{"RequestID":"c6a4abaa-4433-4238-9096-d922c946a260","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1fa6f01c-38da-4030-a328-1bdfd4cc3ad5","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:45:35.288Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:35.291Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c6a4abaa-4433-4238-9096-d922c946a260","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1fa6f01c-38da-4030-a328-1bdfd4cc3ad5","LogTimestamp":"2023-05-25T23:45:35.291Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:45:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:45:37.300Z","message":"Entering","context":{"RequestID":"afc64f7b-605b-4e04-a2a6-3da91dc678e1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"19c0c2da-389a-4310-961f-68e60e4bcee9","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:45:37.300Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:45:37.302Z","message":"{\"transactionId\":\"afc64f7b-605b-4e04-a2a6-3da91dc678e1\",\"status\":\"200\",\"rqstDate\":\"230525-23:45:37:301\",\"respDate\":\"230525-23:45:37:302\",\"sourceId\":\"haproxy:afc64f7b-605b-4e04-a2a6-3da91dc678e1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:45:37:301-95027\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[16ecff05-9e28-4efd-967d-eec325a1250c], x-b3-parentspanid=[7c464ee95fdd4005], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1252be4bfd54a04b7c464ee95fdd4005], x-b3-spanid=[6642fdc9450ec51d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[afc64f7b-605b-4e04-a2a6-3da91dc678e1]}\\\"}\"}","context":{"RequestID":"afc64f7b-605b-4e04-a2a6-3da91dc678e1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"19c0c2da-389a-4310-961f-68e60e4bcee9","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:45:37.300Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:37.303Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"afc64f7b-605b-4e04-a2a6-3da91dc678e1","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"19c0c2da-389a-4310-961f-68e60e4bcee9","LogTimestamp":"2023-05-25T23:45:37.303Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:45:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:45:39.312Z","message":"Entering","context":{"RequestID":"54d0c8fe-3b9f-4648-971d-ac1cb40ad492","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"40eb2799-6449-40f7-8d49-e753a1fab216","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:45:39.312Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:45:39.315Z","message":"{\"transactionId\":\"54d0c8fe-3b9f-4648-971d-ac1cb40ad492\",\"status\":\"200\",\"rqstDate\":\"230525-23:45:39:313\",\"respDate\":\"230525-23:45:39:314\",\"sourceId\":\"haproxy:54d0c8fe-3b9f-4648-971d-ac1cb40ad492\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:45:39:313-38608\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eafdf6cd-4aa7-40c4-9bdf-4e5f1b1e07e1], x-b3-parentspanid=[395738fc16dcac2a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7038b41e1efc48fe395738fc16dcac2a], x-b3-spanid=[a6939e4870656505], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[54d0c8fe-3b9f-4648-971d-ac1cb40ad492]}\\\"}\"}","context":{"RequestID":"54d0c8fe-3b9f-4648-971d-ac1cb40ad492","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"40eb2799-6449-40f7-8d49-e753a1fab216","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:45:39.312Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:39.315Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"54d0c8fe-3b9f-4648-971d-ac1cb40ad492","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"40eb2799-6449-40f7-8d49-e753a1fab216","LogTimestamp":"2023-05-25T23:45:39.315Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:45:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:45:41.326Z","message":"Entering","context":{"RequestID":"f0f6069d-1b3d-4ad2-b88d-00911abe2b74","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"636f07e5-c831-4f25-b89d-5b42976553cd","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:45:41.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:45:41.329Z","message":"{\"transactionId\":\"f0f6069d-1b3d-4ad2-b88d-00911abe2b74\",\"status\":\"200\",\"rqstDate\":\"230525-23:45:41:327\",\"respDate\":\"230525-23:45:41:328\",\"sourceId\":\"haproxy:f0f6069d-1b3d-4ad2-b88d-00911abe2b74\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:45:41:327-23031\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[26273bee-a9d4-4ab0-88ae-20dd53729cad], x-b3-parentspanid=[1626032baad98421], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d9e0a0e7c9ebd6991626032baad98421], x-b3-spanid=[f9cf9154ec90f332], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f0f6069d-1b3d-4ad2-b88d-00911abe2b74]}\\\"}\"}","context":{"RequestID":"f0f6069d-1b3d-4ad2-b88d-00911abe2b74","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"636f07e5-c831-4f25-b89d-5b42976553cd","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:45:41.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:41.329Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f0f6069d-1b3d-4ad2-b88d-00911abe2b74","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"636f07e5-c831-4f25-b89d-5b42976553cd","LogTimestamp":"2023-05-25T23:45:41.329Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:45:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:45:41.908Z","message":"Entering","context":{"RequestID":"b914cd7a-c5f1-4fcf-b86f-0ed92b92af3c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fc6ae57f-3f3f-42a1-b540-30c478167cfa","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:45:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:45:41.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"b914cd7a-c5f1-4fcf-b86f-0ed92b92af3c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fc6ae57f-3f3f-42a1-b540-30c478167cfa","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:45:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:41.912Z","message":"{\"transactionId\":\"b914cd7a-c5f1-4fcf-b86f-0ed92b92af3c\",\"status\":\"200\",\"rqstDate\":\"230525-23:45:41:909\",\"respDate\":\"230525-23:45:41:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b914cd7a-c5f1-4fcf-b86f-0ed92b92af3c\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:45:41:909-77424\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b914cd7a-c5f1-4fcf-b86f-0ed92b92af3c]}\\\"}\"}","context":{"RequestID":"b914cd7a-c5f1-4fcf-b86f-0ed92b92af3c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fc6ae57f-3f3f-42a1-b540-30c478167cfa","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:45:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:41.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b914cd7a-c5f1-4fcf-b86f-0ed92b92af3c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fc6ae57f-3f3f-42a1-b540-30c478167cfa","LogTimestamp":"2023-05-25T23:45:41.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:45:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:45:42.013Z","message":"Entering","context":{"RequestID":"7b667f15-179f-4997-bd96-e9b1ad77ef17","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"16171172-dd43-4121-9fda-2316c6916693","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:45:42.013Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:45:42.016Z","message":"{\"transactionId\":\"7b667f15-179f-4997-bd96-e9b1ad77ef17\",\"status\":\"200\",\"rqstDate\":\"230525-23:45:42:014\",\"respDate\":\"230525-23:45:42:015\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:7b667f15-179f-4997-bd96-e9b1ad77ef17\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:45:42:014-86364\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[17c3a4b1-b7c9-411e-a0db-846b4220fa84], x-b3-parentspanid=[ecb7671125d7bf43], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43413], x-envoy-attempt-count=[1], x-b3-traceid=[800f3b10f7d2bd41ecb7671125d7bf43], x-b3-spanid=[5d119aaa9fff8abb], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[7b667f15-179f-4997-bd96-e9b1ad77ef17]}\\\"}\"}","context":{"RequestID":"7b667f15-179f-4997-bd96-e9b1ad77ef17","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"16171172-dd43-4121-9fda-2316c6916693","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:45:42.013Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:42.016Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7b667f15-179f-4997-bd96-e9b1ad77ef17","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"16171172-dd43-4121-9fda-2316c6916693","LogTimestamp":"2023-05-25T23:45:42.016Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:45:42 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:45:43.340Z","message":"Entering","context":{"RequestID":"d47b7db4-3af1-4f97-813d-3ed41f075adc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0e4335e2-0d5b-47ba-8aad-31478124949e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:45:43.339Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:45:43.342Z","message":"{\"transactionId\":\"d47b7db4-3af1-4f97-813d-3ed41f075adc\",\"status\":\"200\",\"rqstDate\":\"230525-23:45:43:341\",\"respDate\":\"230525-23:45:43:342\",\"sourceId\":\"haproxy:d47b7db4-3af1-4f97-813d-3ed41f075adc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:45:43:341-15223\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[095a8a10-846d-4bc5-b5dc-20c23b5dd92a], x-b3-parentspanid=[e403be587d21d52e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d6948ef74e4f4eebe403be587d21d52e], x-b3-spanid=[e9f083613d197325], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d47b7db4-3af1-4f97-813d-3ed41f075adc]}\\\"}\"}","context":{"RequestID":"d47b7db4-3af1-4f97-813d-3ed41f075adc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0e4335e2-0d5b-47ba-8aad-31478124949e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:45:43.339Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:43.344Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d47b7db4-3af1-4f97-813d-3ed41f075adc","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0e4335e2-0d5b-47ba-8aad-31478124949e","LogTimestamp":"2023-05-25T23:45:43.343Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:45:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:45:44.154Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:45:44.165Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:44.165Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:44.165Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:45.353Z","message":"Entering","context":{"RequestID":"86a7a494-c458-4ca7-ab80-155e80c23307","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1070004e-bf5b-436e-aa6c-e1e57c8555fb","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:45:45.353Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:45:45.355Z","message":"{\"transactionId\":\"86a7a494-c458-4ca7-ab80-155e80c23307\",\"status\":\"200\",\"rqstDate\":\"230525-23:45:45:353\",\"respDate\":\"230525-23:45:45:355\",\"sourceId\":\"haproxy:86a7a494-c458-4ca7-ab80-155e80c23307\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:45:45:353-96115\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d0306b41-0094-4489-9876-b77ab9df0c1e], x-b3-parentspanid=[a0d110f2eff6386f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e8bf6f276597e4a4a0d110f2eff6386f], x-b3-spanid=[6d81dd5b531e1827], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[86a7a494-c458-4ca7-ab80-155e80c23307]}\\\"}\"}","context":{"RequestID":"86a7a494-c458-4ca7-ab80-155e80c23307","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1070004e-bf5b-436e-aa6c-e1e57c8555fb","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:45:45.353Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:45.356Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"86a7a494-c458-4ca7-ab80-155e80c23307","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1070004e-bf5b-436e-aa6c-e1e57c8555fb","LogTimestamp":"2023-05-25T23:45:45.356Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:45:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:45:47.366Z","message":"Entering","context":{"RequestID":"025d7954-f35c-47aa-aad8-43b5cf9fd7b4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b40e32ed-461e-42a4-90a9-98a4f48a07a9","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:45:47.366Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:45:47.369Z","message":"{\"transactionId\":\"025d7954-f35c-47aa-aad8-43b5cf9fd7b4\",\"status\":\"200\",\"rqstDate\":\"230525-23:45:47:367\",\"respDate\":\"230525-23:45:47:368\",\"sourceId\":\"haproxy:025d7954-f35c-47aa-aad8-43b5cf9fd7b4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:45:47:367-89595\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a88a89b8-ad73-4bc4-91b9-773d898cfb9c], x-b3-parentspanid=[c9b88a35fb013610], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6d7bf36ae1508f69c9b88a35fb013610], x-b3-spanid=[f1e1f9edce1a201c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[025d7954-f35c-47aa-aad8-43b5cf9fd7b4]}\\\"}\"}","context":{"RequestID":"025d7954-f35c-47aa-aad8-43b5cf9fd7b4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b40e32ed-461e-42a4-90a9-98a4f48a07a9","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:45:47.366Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:47.369Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"025d7954-f35c-47aa-aad8-43b5cf9fd7b4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b40e32ed-461e-42a4-90a9-98a4f48a07a9","LogTimestamp":"2023-05-25T23:45:47.369Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:45:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:45:49.378Z","message":"Entering","context":{"RequestID":"81791e3d-2d92-4181-b207-29f7694780c6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"690a0f36-9055-40f9-b993-0f56628dd1ea","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:45:49.378Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:45:49.381Z","message":"{\"transactionId\":\"81791e3d-2d92-4181-b207-29f7694780c6\",\"status\":\"200\",\"rqstDate\":\"230525-23:45:49:379\",\"respDate\":\"230525-23:45:49:380\",\"sourceId\":\"haproxy:81791e3d-2d92-4181-b207-29f7694780c6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:45:49:379-99908\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c9268df5-da9f-4505-adba-198acd5c8716], x-b3-parentspanid=[2b27369dbc22dd77], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3e781b2a32b2a3722b27369dbc22dd77], x-b3-spanid=[bff8dbfd57fc83dd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[81791e3d-2d92-4181-b207-29f7694780c6]}\\\"}\"}","context":{"RequestID":"81791e3d-2d92-4181-b207-29f7694780c6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"690a0f36-9055-40f9-b993-0f56628dd1ea","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:45:49.378Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:49.381Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"81791e3d-2d92-4181-b207-29f7694780c6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"690a0f36-9055-40f9-b993-0f56628dd1ea","LogTimestamp":"2023-05-25T23:45:49.381Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:45:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:45:51.392Z","message":"Entering","context":{"RequestID":"5c0f90ec-7c88-4d43-804e-c9f1c9f33f43","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fc19ffb0-5bde-4f87-b895-95ca5b746830","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:45:51.392Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:45:51.394Z","message":"{\"transactionId\":\"5c0f90ec-7c88-4d43-804e-c9f1c9f33f43\",\"status\":\"200\",\"rqstDate\":\"230525-23:45:51:392\",\"respDate\":\"230525-23:45:51:394\",\"sourceId\":\"haproxy:5c0f90ec-7c88-4d43-804e-c9f1c9f33f43\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:45:51:392-47695\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9dc7deed-d4a4-42ee-b7be-660f5aefd7c9], x-b3-parentspanid=[f784450a9fc07bf0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ff68ddac07606b75f784450a9fc07bf0], x-b3-spanid=[113e0acd0fb22389], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5c0f90ec-7c88-4d43-804e-c9f1c9f33f43]}\\\"}\"}","context":{"RequestID":"5c0f90ec-7c88-4d43-804e-c9f1c9f33f43","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fc19ffb0-5bde-4f87-b895-95ca5b746830","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:45:51.392Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:51.394Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5c0f90ec-7c88-4d43-804e-c9f1c9f33f43","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fc19ffb0-5bde-4f87-b895-95ca5b746830","LogTimestamp":"2023-05-25T23:45:51.394Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:45:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:45:51.907Z","message":"Entering","context":{"RequestID":"414d4253-27bc-458b-ac16-114c86d09e5c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c1c9bedf-e0e4-4871-9fa5-fe1d8011849f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:45:51.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:45:51.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"414d4253-27bc-458b-ac16-114c86d09e5c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c1c9bedf-e0e4-4871-9fa5-fe1d8011849f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:45:51.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:51.911Z","message":"{\"transactionId\":\"414d4253-27bc-458b-ac16-114c86d09e5c\",\"status\":\"200\",\"rqstDate\":\"230525-23:45:51:908\",\"respDate\":\"230525-23:45:51:910\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:414d4253-27bc-458b-ac16-114c86d09e5c\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:45:51:908-40133\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[414d4253-27bc-458b-ac16-114c86d09e5c]}\\\"}\"}","context":{"RequestID":"414d4253-27bc-458b-ac16-114c86d09e5c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c1c9bedf-e0e4-4871-9fa5-fe1d8011849f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:45:51.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:51.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"414d4253-27bc-458b-ac16-114c86d09e5c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c1c9bedf-e0e4-4871-9fa5-fe1d8011849f","LogTimestamp":"2023-05-25T23:45:51.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:45:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:45:52.013Z","message":"Entering","context":{"RequestID":"029084f5-034e-4351-97e0-2041e22cda84","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4b357fd1-1772-4a0f-9137-727c3418c1b6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:45:52.013Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:45:52.015Z","message":"{\"transactionId\":\"029084f5-034e-4351-97e0-2041e22cda84\",\"status\":\"200\",\"rqstDate\":\"230525-23:45:52:014\",\"respDate\":\"230525-23:45:52:015\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:029084f5-034e-4351-97e0-2041e22cda84\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:45:52:014-98924\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[da9cb3e5-338d-4241-ac42-477c27f97cf3], x-b3-parentspanid=[1ebd07ef285d2a3b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36973], x-envoy-attempt-count=[1], x-b3-traceid=[3559565261056d691ebd07ef285d2a3b], x-b3-spanid=[5ebb8f8989cfbef2], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[029084f5-034e-4351-97e0-2041e22cda84]}\\\"}\"}","context":{"RequestID":"029084f5-034e-4351-97e0-2041e22cda84","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4b357fd1-1772-4a0f-9137-727c3418c1b6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:45:52.013Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:52.017Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"029084f5-034e-4351-97e0-2041e22cda84","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4b357fd1-1772-4a0f-9137-727c3418c1b6","LogTimestamp":"2023-05-25T23:45:52.017Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:45:52 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:45:53.404Z","message":"Entering","context":{"RequestID":"6603cce0-4c50-4286-bb85-537c92958ee6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"07ec8310-11e8-41d3-b8d1-084869af065b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:45:53.404Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:45:53.406Z","message":"{\"transactionId\":\"6603cce0-4c50-4286-bb85-537c92958ee6\",\"status\":\"200\",\"rqstDate\":\"230525-23:45:53:404\",\"respDate\":\"230525-23:45:53:406\",\"sourceId\":\"haproxy:6603cce0-4c50-4286-bb85-537c92958ee6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:45:53:404-27689\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[83a17d90-8e6f-4f14-9049-1bb4c054d92b], x-b3-parentspanid=[b37a17a6f95ec02e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[446ff88edb8c5718b37a17a6f95ec02e], x-b3-spanid=[270d3156c19d6ee2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6603cce0-4c50-4286-bb85-537c92958ee6]}\\\"}\"}","context":{"RequestID":"6603cce0-4c50-4286-bb85-537c92958ee6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"07ec8310-11e8-41d3-b8d1-084869af065b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:45:53.404Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:53.407Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6603cce0-4c50-4286-bb85-537c92958ee6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"07ec8310-11e8-41d3-b8d1-084869af065b","LogTimestamp":"2023-05-25T23:45:53.407Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:45:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:45:54.154Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:45:54.169Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:54.170Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:54.170Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:55.416Z","message":"Entering","context":{"RequestID":"c16e2abc-fad3-432f-a6cf-ab1a98b6da0a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ec5391e4-ffdf-43dc-8463-3f06260e1d94","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:45:55.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:45:55.418Z","message":"{\"transactionId\":\"c16e2abc-fad3-432f-a6cf-ab1a98b6da0a\",\"status\":\"200\",\"rqstDate\":\"230525-23:45:55:417\",\"respDate\":\"230525-23:45:55:418\",\"sourceId\":\"haproxy:c16e2abc-fad3-432f-a6cf-ab1a98b6da0a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:45:55:417-50052\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[403bf780-8a38-4944-b5c0-123597b6f0be], x-b3-parentspanid=[50f4c2951c6eb186], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e96639fd32924b9950f4c2951c6eb186], x-b3-spanid=[ef9941771db83df1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c16e2abc-fad3-432f-a6cf-ab1a98b6da0a]}\\\"}\"}","context":{"RequestID":"c16e2abc-fad3-432f-a6cf-ab1a98b6da0a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ec5391e4-ffdf-43dc-8463-3f06260e1d94","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:45:55.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:55.418Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c16e2abc-fad3-432f-a6cf-ab1a98b6da0a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ec5391e4-ffdf-43dc-8463-3f06260e1d94","LogTimestamp":"2023-05-25T23:45:55.418Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:45:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:45:56.532Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:56.536Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:57.429Z","message":"Entering","context":{"RequestID":"8225b10a-ab1a-4720-aa60-7fed638c647f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"681d72f2-92ce-4ccd-bdb1-de04227e7934","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:45:57.429Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:45:57.432Z","message":"{\"transactionId\":\"8225b10a-ab1a-4720-aa60-7fed638c647f\",\"status\":\"200\",\"rqstDate\":\"230525-23:45:57:431\",\"respDate\":\"230525-23:45:57:432\",\"sourceId\":\"haproxy:8225b10a-ab1a-4720-aa60-7fed638c647f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:45:57:431-79223\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a452e0fa-2406-40be-aa8b-33b4cf1f9217], x-b3-parentspanid=[df7a16567ebf6c49], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[32f6af5e45ab924edf7a16567ebf6c49], x-b3-spanid=[973ed73631eaa488], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8225b10a-ab1a-4720-aa60-7fed638c647f]}\\\"}\"}","context":{"RequestID":"8225b10a-ab1a-4720-aa60-7fed638c647f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"681d72f2-92ce-4ccd-bdb1-de04227e7934","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:45:57.429Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:57.433Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8225b10a-ab1a-4720-aa60-7fed638c647f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"681d72f2-92ce-4ccd-bdb1-de04227e7934","LogTimestamp":"2023-05-25T23:45:57.433Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:45:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:45:59.444Z","message":"Entering","context":{"RequestID":"ac4cd60e-d16f-4013-ba0c-26a3d9021ce2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d01550a3-4c86-456e-8d5f-9cb43025e919","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:45:59.444Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:45:59.445Z","message":"{\"transactionId\":\"ac4cd60e-d16f-4013-ba0c-26a3d9021ce2\",\"status\":\"200\",\"rqstDate\":\"230525-23:45:59:444\",\"respDate\":\"230525-23:45:59:445\",\"sourceId\":\"haproxy:ac4cd60e-d16f-4013-ba0c-26a3d9021ce2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:45:59:444-75098\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[feee24a6-20c7-40e6-ad24-c1995637660c], x-b3-parentspanid=[0ccc2678df3a2252], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5c7b61b0b1955fce0ccc2678df3a2252], x-b3-spanid=[446ba5292a05dfa3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ac4cd60e-d16f-4013-ba0c-26a3d9021ce2]}\\\"}\"}","context":{"RequestID":"ac4cd60e-d16f-4013-ba0c-26a3d9021ce2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d01550a3-4c86-456e-8d5f-9cb43025e919","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:45:59.444Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:45:59.446Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ac4cd60e-d16f-4013-ba0c-26a3d9021ce2","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d01550a3-4c86-456e-8d5f-9cb43025e919","LogTimestamp":"2023-05-25T23:45:59.446Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:45:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:46:01.454Z","message":"Entering","context":{"RequestID":"7b2dfa33-df65-4e9c-8d9a-348767f5ea29","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"27412249-0612-4f7e-b29d-f09c9c3b06f5","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:46:01.454Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:46:01.457Z","message":"{\"transactionId\":\"7b2dfa33-df65-4e9c-8d9a-348767f5ea29\",\"status\":\"200\",\"rqstDate\":\"230525-23:46:01:455\",\"respDate\":\"230525-23:46:01:457\",\"sourceId\":\"haproxy:7b2dfa33-df65-4e9c-8d9a-348767f5ea29\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:46:01:455-5000\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a91fbf26-f368-9739-86ab-62d234f9a8a2], x-b3-parentspanid=[6849458b5fb0dcb4], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8a9319c7b18a429d6849458b5fb0dcb4], x-b3-spanid=[f75514cb61509fde], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7b2dfa33-df65-4e9c-8d9a-348767f5ea29]}\\\"}\"}","context":{"RequestID":"7b2dfa33-df65-4e9c-8d9a-348767f5ea29","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"27412249-0612-4f7e-b29d-f09c9c3b06f5","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:46:01.454Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:01.458Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7b2dfa33-df65-4e9c-8d9a-348767f5ea29","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"27412249-0612-4f7e-b29d-f09c9c3b06f5","LogTimestamp":"2023-05-25T23:46:01.458Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:46:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:46:01.908Z","message":"Entering","context":{"RequestID":"22e0b7db-3123-4430-b07c-675248185fc4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b1739082-00cd-4e6c-ab5a-62bcfa952ba5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:46:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:46:01.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"22e0b7db-3123-4430-b07c-675248185fc4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b1739082-00cd-4e6c-ab5a-62bcfa952ba5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:46:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:01.912Z","message":"{\"transactionId\":\"22e0b7db-3123-4430-b07c-675248185fc4\",\"status\":\"200\",\"rqstDate\":\"230525-23:46:01:909\",\"respDate\":\"230525-23:46:01:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:22e0b7db-3123-4430-b07c-675248185fc4\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:46:01:909-26042\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[22e0b7db-3123-4430-b07c-675248185fc4]}\\\"}\"}","context":{"RequestID":"22e0b7db-3123-4430-b07c-675248185fc4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b1739082-00cd-4e6c-ab5a-62bcfa952ba5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:46:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:01.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"22e0b7db-3123-4430-b07c-675248185fc4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b1739082-00cd-4e6c-ab5a-62bcfa952ba5","LogTimestamp":"2023-05-25T23:46:01.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:46:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:46:02.018Z","message":"Entering","context":{"RequestID":"b7f6d530-f6a8-41a6-ac82-9e0750477e67","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"29eb7da2-7762-4486-8a84-d08e22bebf79","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:46:02.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:46:02.020Z","message":"{\"transactionId\":\"b7f6d530-f6a8-41a6-ac82-9e0750477e67\",\"status\":\"200\",\"rqstDate\":\"230525-23:46:02:019\",\"respDate\":\"230525-23:46:02:020\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b7f6d530-f6a8-41a6-ac82-9e0750477e67\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:46:02:019-77136\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c15e31b0-9653-414f-8bfa-2b6f8fc364bc], x-b3-parentspanid=[aa7ee37cd681422b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49795], x-envoy-attempt-count=[1], x-b3-traceid=[5f812b804bee139baa7ee37cd681422b], x-b3-spanid=[f4e212ceb6285b86], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b7f6d530-f6a8-41a6-ac82-9e0750477e67]}\\\"}\"}","context":{"RequestID":"b7f6d530-f6a8-41a6-ac82-9e0750477e67","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"29eb7da2-7762-4486-8a84-d08e22bebf79","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:46:02.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:02.021Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b7f6d530-f6a8-41a6-ac82-9e0750477e67","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"29eb7da2-7762-4486-8a84-d08e22bebf79","LogTimestamp":"2023-05-25T23:46:02.021Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:46:02 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:46:03.469Z","message":"Entering","context":{"RequestID":"3f3ca3db-2cb8-4abf-b312-8c5ac8ba5c30","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d65b798c-91d4-40d6-8806-620dc1c18e46","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:46:03.469Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:46:03.471Z","message":"{\"transactionId\":\"3f3ca3db-2cb8-4abf-b312-8c5ac8ba5c30\",\"status\":\"200\",\"rqstDate\":\"230525-23:46:03:469\",\"respDate\":\"230525-23:46:03:470\",\"sourceId\":\"haproxy:3f3ca3db-2cb8-4abf-b312-8c5ac8ba5c30\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:46:03:469-75082\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8cabc8cc-2c90-4a3f-a276-f97bad396998], x-b3-parentspanid=[794cb123a500483a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[93afc95364f12c9f794cb123a500483a], x-b3-spanid=[7145feac7339e5a0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3f3ca3db-2cb8-4abf-b312-8c5ac8ba5c30]}\\\"}\"}","context":{"RequestID":"3f3ca3db-2cb8-4abf-b312-8c5ac8ba5c30","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d65b798c-91d4-40d6-8806-620dc1c18e46","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:46:03.469Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:03.471Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3f3ca3db-2cb8-4abf-b312-8c5ac8ba5c30","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d65b798c-91d4-40d6-8806-620dc1c18e46","LogTimestamp":"2023-05-25T23:46:03.471Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:46:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:46:04.154Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:46:04.165Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:04.165Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:04.165Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:05.480Z","message":"Entering","context":{"RequestID":"1c6aded5-d079-4184-9e00-6f89b307a990","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f2cbbe74-6a62-48f0-89e9-18f32269b950","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:46:05.480Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:46:05.483Z","message":"{\"transactionId\":\"1c6aded5-d079-4184-9e00-6f89b307a990\",\"status\":\"200\",\"rqstDate\":\"230525-23:46:05:481\",\"respDate\":\"230525-23:46:05:483\",\"sourceId\":\"haproxy:1c6aded5-d079-4184-9e00-6f89b307a990\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:46:05:481-46096\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[234392bd-62f3-42fd-a04c-88b8930aba2b], x-b3-parentspanid=[d84c8e14eed92559], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ea895af69f8ba20ed84c8e14eed92559], x-b3-spanid=[f5d82753e5026c81], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1c6aded5-d079-4184-9e00-6f89b307a990]}\\\"}\"}","context":{"RequestID":"1c6aded5-d079-4184-9e00-6f89b307a990","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f2cbbe74-6a62-48f0-89e9-18f32269b950","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:46:05.480Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:05.484Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1c6aded5-d079-4184-9e00-6f89b307a990","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f2cbbe74-6a62-48f0-89e9-18f32269b950","LogTimestamp":"2023-05-25T23:46:05.483Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:46:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:46:07.495Z","message":"Entering","context":{"RequestID":"8cc1e5a0-eca1-4316-95fb-98309689f6df","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5933dc0a-f462-4661-a016-8d6bb799d4b6","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:46:07.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:46:07.498Z","message":"{\"transactionId\":\"8cc1e5a0-eca1-4316-95fb-98309689f6df\",\"status\":\"200\",\"rqstDate\":\"230525-23:46:07:496\",\"respDate\":\"230525-23:46:07:498\",\"sourceId\":\"haproxy:8cc1e5a0-eca1-4316-95fb-98309689f6df\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:46:07:496-72177\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[87a4eb04-ffc2-4f09-a129-278a20190f45], x-b3-parentspanid=[6418d146dc1125ae], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5878342ea2dca1126418d146dc1125ae], x-b3-spanid=[248fc3ab95c1cd87], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8cc1e5a0-eca1-4316-95fb-98309689f6df]}\\\"}\"}","context":{"RequestID":"8cc1e5a0-eca1-4316-95fb-98309689f6df","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5933dc0a-f462-4661-a016-8d6bb799d4b6","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:46:07.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:07.499Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8cc1e5a0-eca1-4316-95fb-98309689f6df","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5933dc0a-f462-4661-a016-8d6bb799d4b6","LogTimestamp":"2023-05-25T23:46:07.499Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:46:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:46:09.511Z","message":"Entering","context":{"RequestID":"2a3310a3-1f42-4dd0-8f92-31b18e52967d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1f029c8e-1c2f-49eb-bdcc-e655ee958d9c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:46:09.510Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:46:09.514Z","message":"{\"transactionId\":\"2a3310a3-1f42-4dd0-8f92-31b18e52967d\",\"status\":\"200\",\"rqstDate\":\"230525-23:46:09:512\",\"respDate\":\"230525-23:46:09:513\",\"sourceId\":\"haproxy:2a3310a3-1f42-4dd0-8f92-31b18e52967d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:46:09:512-85937\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2dbdf8df-5611-49cb-9796-37c106dd39dd], x-b3-parentspanid=[06e0c2425d1255ea], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[333870b111bef90a06e0c2425d1255ea], x-b3-spanid=[be8148383f8f8db6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2a3310a3-1f42-4dd0-8f92-31b18e52967d]}\\\"}\"}","context":{"RequestID":"2a3310a3-1f42-4dd0-8f92-31b18e52967d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1f029c8e-1c2f-49eb-bdcc-e655ee958d9c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:46:09.510Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:09.515Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2a3310a3-1f42-4dd0-8f92-31b18e52967d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f029c8e-1c2f-49eb-bdcc-e655ee958d9c","LogTimestamp":"2023-05-25T23:46:09.515Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:46:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:46:11.524Z","message":"Entering","context":{"RequestID":"ac72f20c-1525-45a4-8fc8-9b2c5c4f9eaa","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"100ab35c-5c56-4ab2-a722-fadea4d10d6e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:46:11.524Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:46:11.525Z","message":"{\"transactionId\":\"ac72f20c-1525-45a4-8fc8-9b2c5c4f9eaa\",\"status\":\"200\",\"rqstDate\":\"230525-23:46:11:524\",\"respDate\":\"230525-23:46:11:525\",\"sourceId\":\"haproxy:ac72f20c-1525-45a4-8fc8-9b2c5c4f9eaa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:46:11:524-79155\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[224fc20e-c667-446e-9eed-976bf5005481], x-b3-parentspanid=[db3da26fff77d429], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[80bbe982e0a5a20edb3da26fff77d429], x-b3-spanid=[0f70d0f8266cc67a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ac72f20c-1525-45a4-8fc8-9b2c5c4f9eaa]}\\\"}\"}","context":{"RequestID":"ac72f20c-1525-45a4-8fc8-9b2c5c4f9eaa","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"100ab35c-5c56-4ab2-a722-fadea4d10d6e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:46:11.524Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:11.526Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ac72f20c-1525-45a4-8fc8-9b2c5c4f9eaa","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"100ab35c-5c56-4ab2-a722-fadea4d10d6e","LogTimestamp":"2023-05-25T23:46:11.526Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:46:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:46:11.908Z","message":"Entering","context":{"RequestID":"0c4b0014-a652-4f0e-ba4a-e71cb3979517","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e38a0dea-7ed8-4fce-9c40-f1cd1bac29ca","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:46:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:46:11.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"0c4b0014-a652-4f0e-ba4a-e71cb3979517","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e38a0dea-7ed8-4fce-9c40-f1cd1bac29ca","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:46:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:11.912Z","message":"{\"transactionId\":\"0c4b0014-a652-4f0e-ba4a-e71cb3979517\",\"status\":\"200\",\"rqstDate\":\"230525-23:46:11:909\",\"respDate\":\"230525-23:46:11:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:0c4b0014-a652-4f0e-ba4a-e71cb3979517\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:46:11:909-38112\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[0c4b0014-a652-4f0e-ba4a-e71cb3979517]}\\\"}\"}","context":{"RequestID":"0c4b0014-a652-4f0e-ba4a-e71cb3979517","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e38a0dea-7ed8-4fce-9c40-f1cd1bac29ca","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:46:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:11.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0c4b0014-a652-4f0e-ba4a-e71cb3979517","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e38a0dea-7ed8-4fce-9c40-f1cd1bac29ca","LogTimestamp":"2023-05-25T23:46:11.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:46:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:46:12.012Z","message":"Entering","context":{"RequestID":"c396c6fe-87df-4004-aeda-439d11e8867b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"73ae5666-115c-42d1-bb4f-50c021d07358","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:46:12.012Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:46:12.015Z","message":"{\"transactionId\":\"c396c6fe-87df-4004-aeda-439d11e8867b\",\"status\":\"200\",\"rqstDate\":\"230525-23:46:12:013\",\"respDate\":\"230525-23:46:12:015\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c396c6fe-87df-4004-aeda-439d11e8867b\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:46:12:013-2860\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a033687b-8a51-4641-af5a-2abc08f77330], x-b3-parentspanid=[714d93f8a910c0fc], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45047], x-envoy-attempt-count=[1], x-b3-traceid=[f33823adfa10a21e714d93f8a910c0fc], x-b3-spanid=[13412c8e057376e0], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c396c6fe-87df-4004-aeda-439d11e8867b]}\\\"}\"}","context":{"RequestID":"c396c6fe-87df-4004-aeda-439d11e8867b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"73ae5666-115c-42d1-bb4f-50c021d07358","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:46:12.012Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:12.016Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c396c6fe-87df-4004-aeda-439d11e8867b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"73ae5666-115c-42d1-bb4f-50c021d07358","LogTimestamp":"2023-05-25T23:46:12.016Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:46:12 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:46:13.534Z","message":"Entering","context":{"RequestID":"9309cc10-363d-4e60-8955-a31e009f9068","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"925c95c9-8df5-4f08-b2e6-f187fcb41b11","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:46:13.534Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:46:13.536Z","message":"{\"transactionId\":\"9309cc10-363d-4e60-8955-a31e009f9068\",\"status\":\"200\",\"rqstDate\":\"230525-23:46:13:535\",\"respDate\":\"230525-23:46:13:535\",\"sourceId\":\"haproxy:9309cc10-363d-4e60-8955-a31e009f9068\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:46:13:535-30547\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[922758e2-3d56-4088-bf3b-efe7cb9896e9], x-b3-parentspanid=[ba668c5c8cef4285], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1715595d7dda87f8ba668c5c8cef4285], x-b3-spanid=[e395334a4bfa0041], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9309cc10-363d-4e60-8955-a31e009f9068]}\\\"}\"}","context":{"RequestID":"9309cc10-363d-4e60-8955-a31e009f9068","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"925c95c9-8df5-4f08-b2e6-f187fcb41b11","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:46:13.534Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:13.536Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9309cc10-363d-4e60-8955-a31e009f9068","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"925c95c9-8df5-4f08-b2e6-f187fcb41b11","LogTimestamp":"2023-05-25T23:46:13.536Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:46:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:46:14.154Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:46:14.168Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:14.168Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:14.169Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:15.546Z","message":"Entering","context":{"RequestID":"131619d5-7c2a-438a-b700-76bebefe19b8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0b41eb7d-c98f-43aa-b5cc-92608c147ffb","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:46:15.545Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:46:15.548Z","message":"{\"transactionId\":\"131619d5-7c2a-438a-b700-76bebefe19b8\",\"status\":\"200\",\"rqstDate\":\"230525-23:46:15:546\",\"respDate\":\"230525-23:46:15:548\",\"sourceId\":\"haproxy:131619d5-7c2a-438a-b700-76bebefe19b8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:46:15:546-9219\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e409e084-f62b-4e81-b433-ef91623ee770], x-b3-parentspanid=[e418e3f902dadd8e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[172cc4ca80c5effce418e3f902dadd8e], x-b3-spanid=[814d457e6bc3ca64], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[131619d5-7c2a-438a-b700-76bebefe19b8]}\\\"}\"}","context":{"RequestID":"131619d5-7c2a-438a-b700-76bebefe19b8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0b41eb7d-c98f-43aa-b5cc-92608c147ffb","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:46:15.545Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:15.549Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"131619d5-7c2a-438a-b700-76bebefe19b8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0b41eb7d-c98f-43aa-b5cc-92608c147ffb","LogTimestamp":"2023-05-25T23:46:15.549Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:46:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:46:17.560Z","message":"Entering","context":{"RequestID":"1def3afd-f19a-47f1-98e8-62d5e6d8c1bf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"070d669d-55e3-4b9a-8a42-4bc4f2047903","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:46:17.560Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:46:17.562Z","message":"{\"transactionId\":\"1def3afd-f19a-47f1-98e8-62d5e6d8c1bf\",\"status\":\"200\",\"rqstDate\":\"230525-23:46:17:560\",\"respDate\":\"230525-23:46:17:562\",\"sourceId\":\"haproxy:1def3afd-f19a-47f1-98e8-62d5e6d8c1bf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:46:17:560-50872\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4b7221cd-2d8f-4982-9fb4-04933096b00f], x-b3-parentspanid=[92987175c1d287e6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c230b7ae5f4906f592987175c1d287e6], x-b3-spanid=[bde1ef34be1d5e99], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1def3afd-f19a-47f1-98e8-62d5e6d8c1bf]}\\\"}\"}","context":{"RequestID":"1def3afd-f19a-47f1-98e8-62d5e6d8c1bf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"070d669d-55e3-4b9a-8a42-4bc4f2047903","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:46:17.560Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:17.563Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1def3afd-f19a-47f1-98e8-62d5e6d8c1bf","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"070d669d-55e3-4b9a-8a42-4bc4f2047903","LogTimestamp":"2023-05-25T23:46:17.563Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:46:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:46:19.573Z","message":"Entering","context":{"RequestID":"0a0a8f99-897c-48d9-a441-7e8fa14298fc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"446e6ec8-03a0-43e3-aa0c-e0195e471873","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:46:19.573Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:46:19.575Z","message":"{\"transactionId\":\"0a0a8f99-897c-48d9-a441-7e8fa14298fc\",\"status\":\"200\",\"rqstDate\":\"230525-23:46:19:574\",\"respDate\":\"230525-23:46:19:575\",\"sourceId\":\"haproxy:0a0a8f99-897c-48d9-a441-7e8fa14298fc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:46:19:574-29309\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[402c8f15-aa1d-4d1c-b990-56b6adaa91a9], x-b3-parentspanid=[cd813ef2967177ea], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e94cb94a6ca32dd4cd813ef2967177ea], x-b3-spanid=[aec991977387d4db], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0a0a8f99-897c-48d9-a441-7e8fa14298fc]}\\\"}\"}","context":{"RequestID":"0a0a8f99-897c-48d9-a441-7e8fa14298fc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"446e6ec8-03a0-43e3-aa0c-e0195e471873","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:46:19.573Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:19.576Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0a0a8f99-897c-48d9-a441-7e8fa14298fc","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"446e6ec8-03a0-43e3-aa0c-e0195e471873","LogTimestamp":"2023-05-25T23:46:19.576Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:46:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:46:21.586Z","message":"Entering","context":{"RequestID":"4832a568-bccc-447a-bfca-5c6a35e7f9bc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2d4902a7-ea41-4567-99e2-b7ffe60bbd54","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:46:21.585Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:46:21.588Z","message":"{\"transactionId\":\"4832a568-bccc-447a-bfca-5c6a35e7f9bc\",\"status\":\"200\",\"rqstDate\":\"230525-23:46:21:586\",\"respDate\":\"230525-23:46:21:588\",\"sourceId\":\"haproxy:4832a568-bccc-447a-bfca-5c6a35e7f9bc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:46:21:586-37981\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0d346503-33cc-4a62-a6b7-f3515e86c493], x-b3-parentspanid=[3aa68368026a2692], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a79a6266193219c13aa68368026a2692], x-b3-spanid=[c7565cb5b1151d9e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4832a568-bccc-447a-bfca-5c6a35e7f9bc]}\\\"}\"}","context":{"RequestID":"4832a568-bccc-447a-bfca-5c6a35e7f9bc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2d4902a7-ea41-4567-99e2-b7ffe60bbd54","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:46:21.585Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:21.589Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4832a568-bccc-447a-bfca-5c6a35e7f9bc","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2d4902a7-ea41-4567-99e2-b7ffe60bbd54","LogTimestamp":"2023-05-25T23:46:21.589Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:46:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:46:21.908Z","message":"Entering","context":{"RequestID":"21b6dfd1-154b-47bd-9e66-e790ed108c72","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cc165ed6-b05f-40ba-8e50-03554f0be54b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:46:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:46:21.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"21b6dfd1-154b-47bd-9e66-e790ed108c72","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cc165ed6-b05f-40ba-8e50-03554f0be54b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:46:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:21.911Z","message":"{\"transactionId\":\"21b6dfd1-154b-47bd-9e66-e790ed108c72\",\"status\":\"200\",\"rqstDate\":\"230525-23:46:21:909\",\"respDate\":\"230525-23:46:21:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:21b6dfd1-154b-47bd-9e66-e790ed108c72\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:46:21:909-98006\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[21b6dfd1-154b-47bd-9e66-e790ed108c72]}\\\"}\"}","context":{"RequestID":"21b6dfd1-154b-47bd-9e66-e790ed108c72","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cc165ed6-b05f-40ba-8e50-03554f0be54b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:46:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:21.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"21b6dfd1-154b-47bd-9e66-e790ed108c72","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cc165ed6-b05f-40ba-8e50-03554f0be54b","LogTimestamp":"2023-05-25T23:46:21.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:46:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:46:22.013Z","message":"Entering","context":{"RequestID":"197b3089-b384-409f-9812-bb9462f8d1fa","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"93ac4781-f8ba-4857-92f2-9ee9e5426c0d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:46:22.012Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:46:22.014Z","message":"{\"transactionId\":\"197b3089-b384-409f-9812-bb9462f8d1fa\",\"status\":\"200\",\"rqstDate\":\"230525-23:46:22:013\",\"respDate\":\"230525-23:46:22:014\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:197b3089-b384-409f-9812-bb9462f8d1fa\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:46:22:013-31682\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[171b4650-8bd1-4fcc-9cfc-b7ea04b29b36], x-b3-parentspanid=[08074d107805cc6e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43965], x-envoy-attempt-count=[1], x-b3-traceid=[9f3be65997a3dee308074d107805cc6e], x-b3-spanid=[a0439028c31b3829], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[197b3089-b384-409f-9812-bb9462f8d1fa]}\\\"}\"}","context":{"RequestID":"197b3089-b384-409f-9812-bb9462f8d1fa","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"93ac4781-f8ba-4857-92f2-9ee9e5426c0d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:46:22.012Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:22.015Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"197b3089-b384-409f-9812-bb9462f8d1fa","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"93ac4781-f8ba-4857-92f2-9ee9e5426c0d","LogTimestamp":"2023-05-25T23:46:22.015Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:46:22 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:46:23.598Z","message":"Entering","context":{"RequestID":"9ef41a43-ad15-41ef-ada2-a40fc7d3fb33","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d0b915ed-6330-4dc2-8348-d69b699fe420","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:46:23.598Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:46:23.600Z","message":"{\"transactionId\":\"9ef41a43-ad15-41ef-ada2-a40fc7d3fb33\",\"status\":\"200\",\"rqstDate\":\"230525-23:46:23:599\",\"respDate\":\"230525-23:46:23:600\",\"sourceId\":\"haproxy:9ef41a43-ad15-41ef-ada2-a40fc7d3fb33\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:46:23:599-31659\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f4aab4e6-f813-4603-80f8-4cbf5ddac863], x-b3-parentspanid=[4150f6a122d85418], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ea2f4075802329764150f6a122d85418], x-b3-spanid=[2476d6ad5fe00e0e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9ef41a43-ad15-41ef-ada2-a40fc7d3fb33]}\\\"}\"}","context":{"RequestID":"9ef41a43-ad15-41ef-ada2-a40fc7d3fb33","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d0b915ed-6330-4dc2-8348-d69b699fe420","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:46:23.598Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:23.600Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9ef41a43-ad15-41ef-ada2-a40fc7d3fb33","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d0b915ed-6330-4dc2-8348-d69b699fe420","LogTimestamp":"2023-05-25T23:46:23.600Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:46:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-25T23:46:24.154Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:46:24.170Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:24.171Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:24.171Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:25.610Z","message":"Entering","context":{"RequestID":"404fdf85-e1fd-4b1d-927e-8ff357e7236f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2383f1ae-3b38-40ee-a6d8-60e0dc28e754","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:46:25.610Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:46:25.612Z","message":"{\"transactionId\":\"404fdf85-e1fd-4b1d-927e-8ff357e7236f\",\"status\":\"200\",\"rqstDate\":\"230525-23:46:25:611\",\"respDate\":\"230525-23:46:25:612\",\"sourceId\":\"haproxy:404fdf85-e1fd-4b1d-927e-8ff357e7236f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:46:25:611-19578\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[80aed4dd-a437-4a2c-9afa-41221f9779a6], x-b3-parentspanid=[097603dc8af4cbce], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[91bf975d8f242f3c097603dc8af4cbce], x-b3-spanid=[74ec35f24a61fac2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[404fdf85-e1fd-4b1d-927e-8ff357e7236f]}\\\"}\"}","context":{"RequestID":"404fdf85-e1fd-4b1d-927e-8ff357e7236f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2383f1ae-3b38-40ee-a6d8-60e0dc28e754","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:46:25.610Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:25.613Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"404fdf85-e1fd-4b1d-927e-8ff357e7236f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2383f1ae-3b38-40ee-a6d8-60e0dc28e754","LogTimestamp":"2023-05-25T23:46:25.613Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:46:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:46:26.537Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:26.542Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:27.625Z","message":"Entering","context":{"RequestID":"129b4cd1-0e3b-4305-b0a5-83a3ff4af8a4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f294315d-f6de-425d-af65-3f0420fb343f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:46:27.625Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:46:27.628Z","message":"{\"transactionId\":\"129b4cd1-0e3b-4305-b0a5-83a3ff4af8a4\",\"status\":\"200\",\"rqstDate\":\"230525-23:46:27:626\",\"respDate\":\"230525-23:46:27:627\",\"sourceId\":\"haproxy:129b4cd1-0e3b-4305-b0a5-83a3ff4af8a4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:46:27:626-36413\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4c142b73-7d9d-4f59-8892-fc826b202f36], x-b3-parentspanid=[5c1706c3cf480591], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c73cf18a7958fbd65c1706c3cf480591], x-b3-spanid=[419d853c390f11ac], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[129b4cd1-0e3b-4305-b0a5-83a3ff4af8a4]}\\\"}\"}","context":{"RequestID":"129b4cd1-0e3b-4305-b0a5-83a3ff4af8a4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f294315d-f6de-425d-af65-3f0420fb343f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:46:27.625Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:27.628Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"129b4cd1-0e3b-4305-b0a5-83a3ff4af8a4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f294315d-f6de-425d-af65-3f0420fb343f","LogTimestamp":"2023-05-25T23:46:27.628Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:46:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:46:29.637Z","message":"Entering","context":{"RequestID":"fe01c8d7-b199-447c-a3b3-5c0ebdcd2c18","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"85eadcf4-8d81-4782-8bdb-b96f8737cd07","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:46:29.637Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:46:29.639Z","message":"{\"transactionId\":\"fe01c8d7-b199-447c-a3b3-5c0ebdcd2c18\",\"status\":\"200\",\"rqstDate\":\"230525-23:46:29:638\",\"respDate\":\"230525-23:46:29:639\",\"sourceId\":\"haproxy:fe01c8d7-b199-447c-a3b3-5c0ebdcd2c18\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:46:29:638-58922\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[07717e3c-5829-48e1-af2a-3ba6f02f0e80], x-b3-parentspanid=[bd665686f7410fdc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[883f1f86f8ae5594bd665686f7410fdc], x-b3-spanid=[be9608c39ee84552], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fe01c8d7-b199-447c-a3b3-5c0ebdcd2c18]}\\\"}\"}","context":{"RequestID":"fe01c8d7-b199-447c-a3b3-5c0ebdcd2c18","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"85eadcf4-8d81-4782-8bdb-b96f8737cd07","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:46:29.637Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:29.639Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fe01c8d7-b199-447c-a3b3-5c0ebdcd2c18","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"85eadcf4-8d81-4782-8bdb-b96f8737cd07","LogTimestamp":"2023-05-25T23:46:29.639Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:46:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:46:31.648Z","message":"Entering","context":{"RequestID":"dbce54f7-b747-41c4-a53f-d53849b47c45","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f0284546-a5be-4c68-be05-0c23ed1f4878","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:46:31.648Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:46:31.651Z","message":"{\"transactionId\":\"dbce54f7-b747-41c4-a53f-d53849b47c45\",\"status\":\"200\",\"rqstDate\":\"230525-23:46:31:649\",\"respDate\":\"230525-23:46:31:651\",\"sourceId\":\"haproxy:dbce54f7-b747-41c4-a53f-d53849b47c45\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:46:31:649-44091\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[164c9ac1-1929-4a0b-969a-945d6f51375f], x-b3-parentspanid=[34d29d276ad33d63], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[91ce7d8d0d216f0834d29d276ad33d63], x-b3-spanid=[c0f2bf415c9d5ee9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dbce54f7-b747-41c4-a53f-d53849b47c45]}\\\"}\"}","context":{"RequestID":"dbce54f7-b747-41c4-a53f-d53849b47c45","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f0284546-a5be-4c68-be05-0c23ed1f4878","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:46:31.648Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:31.652Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dbce54f7-b747-41c4-a53f-d53849b47c45","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f0284546-a5be-4c68-be05-0c23ed1f4878","LogTimestamp":"2023-05-25T23:46:31.652Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:46:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:46:31.908Z","message":"Entering","context":{"RequestID":"dbca2cfb-d61f-4b1b-b2f5-7259913642f8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a8db4cfd-1459-48b0-a465-8a07caaf50bf","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:46:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:46:31.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"dbca2cfb-d61f-4b1b-b2f5-7259913642f8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a8db4cfd-1459-48b0-a465-8a07caaf50bf","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:46:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:31.911Z","message":"{\"transactionId\":\"dbca2cfb-d61f-4b1b-b2f5-7259913642f8\",\"status\":\"200\",\"rqstDate\":\"230525-23:46:31:909\",\"respDate\":\"230525-23:46:31:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:dbca2cfb-d61f-4b1b-b2f5-7259913642f8\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:46:31:909-74605\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[dbca2cfb-d61f-4b1b-b2f5-7259913642f8]}\\\"}\"}","context":{"RequestID":"dbca2cfb-d61f-4b1b-b2f5-7259913642f8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a8db4cfd-1459-48b0-a465-8a07caaf50bf","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:46:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:31.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dbca2cfb-d61f-4b1b-b2f5-7259913642f8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a8db4cfd-1459-48b0-a465-8a07caaf50bf","LogTimestamp":"2023-05-25T23:46:31.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:46:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:46:32.014Z","message":"Entering","context":{"RequestID":"efbba01d-1b2b-4f43-923e-8677a3450484","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"459baa5b-7d5e-4c75-a2e1-86134fda5ce7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:46:32.014Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:46:32.016Z","message":"{\"transactionId\":\"efbba01d-1b2b-4f43-923e-8677a3450484\",\"status\":\"200\",\"rqstDate\":\"230525-23:46:32:015\",\"respDate\":\"230525-23:46:32:015\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:efbba01d-1b2b-4f43-923e-8677a3450484\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:46:32:015-86601\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8add74be-2b78-4756-94c3-792358fb5f92], x-b3-parentspanid=[1129c7e71bc168d9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60707], x-envoy-attempt-count=[1], x-b3-traceid=[143221fdf8c685dd1129c7e71bc168d9], x-b3-spanid=[a142a4625fe18cda], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[efbba01d-1b2b-4f43-923e-8677a3450484]}\\\"}\"}","context":{"RequestID":"efbba01d-1b2b-4f43-923e-8677a3450484","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"459baa5b-7d5e-4c75-a2e1-86134fda5ce7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:46:32.014Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:32.016Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"efbba01d-1b2b-4f43-923e-8677a3450484","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"459baa5b-7d5e-4c75-a2e1-86134fda5ce7","LogTimestamp":"2023-05-25T23:46:32.016Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:46:32 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:46:33.662Z","message":"Entering","context":{"RequestID":"8974edd9-973a-4a7c-b01c-60858cd8697f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1a06c6ee-58be-4c7a-be89-c6849e686407","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:46:33.661Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:46:33.664Z","message":"{\"transactionId\":\"8974edd9-973a-4a7c-b01c-60858cd8697f\",\"status\":\"200\",\"rqstDate\":\"230525-23:46:33:662\",\"respDate\":\"230525-23:46:33:664\",\"sourceId\":\"haproxy:8974edd9-973a-4a7c-b01c-60858cd8697f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:46:33:662-53640\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0aaf4a89-4958-9560-8b0b-f39fffbcbe74], x-b3-parentspanid=[73959bc37151195c], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[923a3b91d943897373959bc37151195c], x-b3-spanid=[0245177c2823008b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8974edd9-973a-4a7c-b01c-60858cd8697f]}\\\"}\"}","context":{"RequestID":"8974edd9-973a-4a7c-b01c-60858cd8697f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1a06c6ee-58be-4c7a-be89-c6849e686407","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:46:33.661Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:33.665Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8974edd9-973a-4a7c-b01c-60858cd8697f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1a06c6ee-58be-4c7a-be89-c6849e686407","LogTimestamp":"2023-05-25T23:46:33.665Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:46:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:46:34.155Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:46:34.168Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:34.169Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:34.169Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:35.674Z","message":"Entering","context":{"RequestID":"b70922ff-22bd-4bb3-ae15-0f5a3fb3f1b5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"38a284b9-e180-4c08-81ce-16549250fc13","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:46:35.674Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:46:35.677Z","message":"{\"transactionId\":\"b70922ff-22bd-4bb3-ae15-0f5a3fb3f1b5\",\"status\":\"200\",\"rqstDate\":\"230525-23:46:35:675\",\"respDate\":\"230525-23:46:35:677\",\"sourceId\":\"haproxy:b70922ff-22bd-4bb3-ae15-0f5a3fb3f1b5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:46:35:675-27786\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e215e3ed-4510-41e4-adae-961b51fcbb72], x-b3-parentspanid=[0000a2f5fe7d2676], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8379958e3df6f6bf0000a2f5fe7d2676], x-b3-spanid=[398f84f93e4445a2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b70922ff-22bd-4bb3-ae15-0f5a3fb3f1b5]}\\\"}\"}","context":{"RequestID":"b70922ff-22bd-4bb3-ae15-0f5a3fb3f1b5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"38a284b9-e180-4c08-81ce-16549250fc13","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:46:35.674Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:35.678Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b70922ff-22bd-4bb3-ae15-0f5a3fb3f1b5","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"38a284b9-e180-4c08-81ce-16549250fc13","LogTimestamp":"2023-05-25T23:46:35.678Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:46:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:46:37.689Z","message":"Entering","context":{"RequestID":"eca4b30e-95ec-442c-ae26-9d9f23042c51","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"349e8bf3-968e-4a98-9d69-ed0a9c61716e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:46:37.689Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:46:37.692Z","message":"{\"transactionId\":\"eca4b30e-95ec-442c-ae26-9d9f23042c51\",\"status\":\"200\",\"rqstDate\":\"230525-23:46:37:690\",\"respDate\":\"230525-23:46:37:692\",\"sourceId\":\"haproxy:eca4b30e-95ec-442c-ae26-9d9f23042c51\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:46:37:690-49493\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[07571435-ef6f-42b2-86b7-817f03dcdb23], x-b3-parentspanid=[36924372b3a99651], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[41a62d9337f7ed9436924372b3a99651], x-b3-spanid=[f1b83a10a55304db], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eca4b30e-95ec-442c-ae26-9d9f23042c51]}\\\"}\"}","context":{"RequestID":"eca4b30e-95ec-442c-ae26-9d9f23042c51","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"349e8bf3-968e-4a98-9d69-ed0a9c61716e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:46:37.689Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:37.693Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eca4b30e-95ec-442c-ae26-9d9f23042c51","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"349e8bf3-968e-4a98-9d69-ed0a9c61716e","LogTimestamp":"2023-05-25T23:46:37.693Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:46:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:46:39.701Z","message":"Entering","context":{"RequestID":"92c3998e-df5e-4f42-99ba-4217c305be77","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"900ed37e-64b1-4635-848e-c6e61db50069","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:46:39.701Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:46:39.704Z","message":"{\"transactionId\":\"92c3998e-df5e-4f42-99ba-4217c305be77\",\"status\":\"200\",\"rqstDate\":\"230525-23:46:39:702\",\"respDate\":\"230525-23:46:39:704\",\"sourceId\":\"haproxy:92c3998e-df5e-4f42-99ba-4217c305be77\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:46:39:702-84639\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[255cae8f-d3ea-403b-8e12-4d257aa58718], x-b3-parentspanid=[313ad9e51b69b682], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6c80367d3053edb6313ad9e51b69b682], x-b3-spanid=[716f8f3dfa6b876d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[92c3998e-df5e-4f42-99ba-4217c305be77]}\\\"}\"}","context":{"RequestID":"92c3998e-df5e-4f42-99ba-4217c305be77","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"900ed37e-64b1-4635-848e-c6e61db50069","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:46:39.701Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:39.705Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"92c3998e-df5e-4f42-99ba-4217c305be77","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"900ed37e-64b1-4635-848e-c6e61db50069","LogTimestamp":"2023-05-25T23:46:39.705Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:46:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:46:41.715Z","message":"Entering","context":{"RequestID":"6c4824f2-3473-4321-839d-5d30ae483c52","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5f8db807-f8b3-45b9-99c4-f1dac78d5ddd","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:46:41.715Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:46:41.717Z","message":"{\"transactionId\":\"6c4824f2-3473-4321-839d-5d30ae483c52\",\"status\":\"200\",\"rqstDate\":\"230525-23:46:41:716\",\"respDate\":\"230525-23:46:41:717\",\"sourceId\":\"haproxy:6c4824f2-3473-4321-839d-5d30ae483c52\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:46:41:716-67381\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[52b4743c-89d4-49cd-a4ae-7e1dc9571c16], x-b3-parentspanid=[545004dfc02f6d04], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[28b75d91700f1da1545004dfc02f6d04], x-b3-spanid=[5c42b264ab719b94], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6c4824f2-3473-4321-839d-5d30ae483c52]}\\\"}\"}","context":{"RequestID":"6c4824f2-3473-4321-839d-5d30ae483c52","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5f8db807-f8b3-45b9-99c4-f1dac78d5ddd","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:46:41.715Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:41.718Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6c4824f2-3473-4321-839d-5d30ae483c52","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5f8db807-f8b3-45b9-99c4-f1dac78d5ddd","LogTimestamp":"2023-05-25T23:46:41.718Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:46:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:46:41.908Z","message":"Entering","context":{"RequestID":"85969c7a-2ab5-423f-8994-30bd1533a373","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d1a37c9b-e296-41ed-ab4a-ba3fba3ae6cf","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:46:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:46:41.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"85969c7a-2ab5-423f-8994-30bd1533a373","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d1a37c9b-e296-41ed-ab4a-ba3fba3ae6cf","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:46:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:41.911Z","message":"{\"transactionId\":\"85969c7a-2ab5-423f-8994-30bd1533a373\",\"status\":\"200\",\"rqstDate\":\"230525-23:46:41:909\",\"respDate\":\"230525-23:46:41:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:85969c7a-2ab5-423f-8994-30bd1533a373\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:46:41:909-19432\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[85969c7a-2ab5-423f-8994-30bd1533a373]}\\\"}\"}","context":{"RequestID":"85969c7a-2ab5-423f-8994-30bd1533a373","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d1a37c9b-e296-41ed-ab4a-ba3fba3ae6cf","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:46:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:41.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"85969c7a-2ab5-423f-8994-30bd1533a373","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d1a37c9b-e296-41ed-ab4a-ba3fba3ae6cf","LogTimestamp":"2023-05-25T23:46:41.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:46:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:46:42.014Z","message":"Entering","context":{"RequestID":"3bf94e54-5def-438e-bd22-238cd6ec836f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"927ca53b-85cb-4920-8183-d48d6c9f8e7c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:46:42.013Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:46:42.016Z","message":"{\"transactionId\":\"3bf94e54-5def-438e-bd22-238cd6ec836f\",\"status\":\"200\",\"rqstDate\":\"230525-23:46:42:014\",\"respDate\":\"230525-23:46:42:016\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:3bf94e54-5def-438e-bd22-238cd6ec836f\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:46:42:014-78825\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5232672c-2185-4049-b924-b4e9cf89c69d], x-b3-parentspanid=[bfb8d61378dac76f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57547], x-envoy-attempt-count=[1], x-b3-traceid=[552dd429c5d15ca7bfb8d61378dac76f], x-b3-spanid=[b9d084eda853b767], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[3bf94e54-5def-438e-bd22-238cd6ec836f]}\\\"}\"}","context":{"RequestID":"3bf94e54-5def-438e-bd22-238cd6ec836f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"927ca53b-85cb-4920-8183-d48d6c9f8e7c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:46:42.013Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:42.017Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3bf94e54-5def-438e-bd22-238cd6ec836f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"927ca53b-85cb-4920-8183-d48d6c9f8e7c","LogTimestamp":"2023-05-25T23:46:42.016Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:46:42 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:46:43.728Z","message":"Entering","context":{"RequestID":"1e4aa034-d57e-449b-88d4-95e94c10fdac","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3cdebc60-d729-4d46-b645-c7dd85503be0","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:46:43.728Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:46:43.731Z","message":"{\"transactionId\":\"1e4aa034-d57e-449b-88d4-95e94c10fdac\",\"status\":\"200\",\"rqstDate\":\"230525-23:46:43:729\",\"respDate\":\"230525-23:46:43:731\",\"sourceId\":\"haproxy:1e4aa034-d57e-449b-88d4-95e94c10fdac\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:46:43:729-3056\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fa4655af-b237-414d-a46e-95dc0f2c169e], x-b3-parentspanid=[ccd7f10e7a00cbf3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[68d3903cc0a86e7eccd7f10e7a00cbf3], x-b3-spanid=[a9ef538d534cf1a3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1e4aa034-d57e-449b-88d4-95e94c10fdac]}\\\"}\"}","context":{"RequestID":"1e4aa034-d57e-449b-88d4-95e94c10fdac","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3cdebc60-d729-4d46-b645-c7dd85503be0","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:46:43.728Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:43.732Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1e4aa034-d57e-449b-88d4-95e94c10fdac","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3cdebc60-d729-4d46-b645-c7dd85503be0","LogTimestamp":"2023-05-25T23:46:43.732Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:46:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:46:44.155Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:46:44.170Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:44.170Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:44.170Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:45.742Z","message":"Entering","context":{"RequestID":"dfce7049-881a-4e76-a5c5-ac1395ffb282","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b149fd9d-8156-4fef-b5cc-fcecf935d561","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:46:45.742Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:46:45.745Z","message":"{\"transactionId\":\"dfce7049-881a-4e76-a5c5-ac1395ffb282\",\"status\":\"200\",\"rqstDate\":\"230525-23:46:45:742\",\"respDate\":\"230525-23:46:45:744\",\"sourceId\":\"haproxy:dfce7049-881a-4e76-a5c5-ac1395ffb282\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:46:45:742-93285\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[815b581e-89bd-474c-95fe-782a3843581a], x-b3-parentspanid=[fc7b3037c8fe67c2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7e5004bbb6c060dffc7b3037c8fe67c2], x-b3-spanid=[51ae7ed3dc2f4045], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dfce7049-881a-4e76-a5c5-ac1395ffb282]}\\\"}\"}","context":{"RequestID":"dfce7049-881a-4e76-a5c5-ac1395ffb282","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b149fd9d-8156-4fef-b5cc-fcecf935d561","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:46:45.742Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:45.746Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dfce7049-881a-4e76-a5c5-ac1395ffb282","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b149fd9d-8156-4fef-b5cc-fcecf935d561","LogTimestamp":"2023-05-25T23:46:45.746Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:46:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:46:47.755Z","message":"Entering","context":{"RequestID":"5d9070dc-ba4d-4603-adc4-c202836ded9c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c8a1d6fe-3d20-4d3d-98d3-d1d961be7887","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:46:47.755Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:46:47.756Z","message":"{\"transactionId\":\"5d9070dc-ba4d-4603-adc4-c202836ded9c\",\"status\":\"200\",\"rqstDate\":\"230525-23:46:47:755\",\"respDate\":\"230525-23:46:47:756\",\"sourceId\":\"haproxy:5d9070dc-ba4d-4603-adc4-c202836ded9c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:46:47:755-99708\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[92ad88a8-0d88-4200-8164-eff78489bc66], x-b3-parentspanid=[e63094fee3554ec9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[459999983cf50efee63094fee3554ec9], x-b3-spanid=[19712ea19d029c05], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5d9070dc-ba4d-4603-adc4-c202836ded9c]}\\\"}\"}","context":{"RequestID":"5d9070dc-ba4d-4603-adc4-c202836ded9c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c8a1d6fe-3d20-4d3d-98d3-d1d961be7887","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:46:47.755Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:47.757Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5d9070dc-ba4d-4603-adc4-c202836ded9c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c8a1d6fe-3d20-4d3d-98d3-d1d961be7887","LogTimestamp":"2023-05-25T23:46:47.756Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:46:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-25T23:46:49.766Z","message":"Entering","context":{"RequestID":"02a06a0e-2371-424c-873b-2180d699c5d7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b8797b19-b815-4408-9ea0-99bfd68714ee","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:46:49.766Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:46:49.768Z","message":"{\"transactionId\":\"02a06a0e-2371-424c-873b-2180d699c5d7\",\"status\":\"200\",\"rqstDate\":\"230525-23:46:49:766\",\"respDate\":\"230525-23:46:49:768\",\"sourceId\":\"haproxy:02a06a0e-2371-424c-873b-2180d699c5d7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:46:49:766-20000\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[82709c6f-0aab-47d6-b822-32879c524f52], x-b3-parentspanid=[0e8a4559c61b97d9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c9b68383486cc06e0e8a4559c61b97d9], x-b3-spanid=[958b9e8e12ebaec2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[02a06a0e-2371-424c-873b-2180d699c5d7]}\\\"}\"}","context":{"RequestID":"02a06a0e-2371-424c-873b-2180d699c5d7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b8797b19-b815-4408-9ea0-99bfd68714ee","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:46:49.766Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:49.768Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"02a06a0e-2371-424c-873b-2180d699c5d7","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b8797b19-b815-4408-9ea0-99bfd68714ee","LogTimestamp":"2023-05-25T23:46:49.768Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:46:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:46:51.778Z","message":"Entering","context":{"RequestID":"20bf6d79-6c6f-4b4d-b03f-3653ec5594bb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c6a5aa3d-b61f-43f7-9a33-0c557f1aabad","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:46:51.778Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:46:51.781Z","message":"{\"transactionId\":\"20bf6d79-6c6f-4b4d-b03f-3653ec5594bb\",\"status\":\"200\",\"rqstDate\":\"230525-23:46:51:779\",\"respDate\":\"230525-23:46:51:781\",\"sourceId\":\"haproxy:20bf6d79-6c6f-4b4d-b03f-3653ec5594bb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:46:51:779-96833\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d37ece06-05f2-44a8-90a1-a79034dadc82], x-b3-parentspanid=[622dad939c39cbf6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2ad68bad928ed9df622dad939c39cbf6], x-b3-spanid=[6ed263a5c1432784], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[20bf6d79-6c6f-4b4d-b03f-3653ec5594bb]}\\\"}\"}","context":{"RequestID":"20bf6d79-6c6f-4b4d-b03f-3653ec5594bb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c6a5aa3d-b61f-43f7-9a33-0c557f1aabad","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:46:51.778Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:51.782Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"20bf6d79-6c6f-4b4d-b03f-3653ec5594bb","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c6a5aa3d-b61f-43f7-9a33-0c557f1aabad","LogTimestamp":"2023-05-25T23:46:51.782Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:46:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:46:51.908Z","message":"Entering","context":{"RequestID":"00d7e603-6475-4916-8292-8dcfd5c97d2d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ac6b65dc-6bf4-4ad3-987b-1cdd661e44ca","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:46:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:46:51.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"00d7e603-6475-4916-8292-8dcfd5c97d2d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ac6b65dc-6bf4-4ad3-987b-1cdd661e44ca","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:46:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:51.911Z","message":"{\"transactionId\":\"00d7e603-6475-4916-8292-8dcfd5c97d2d\",\"status\":\"200\",\"rqstDate\":\"230525-23:46:51:909\",\"respDate\":\"230525-23:46:51:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:00d7e603-6475-4916-8292-8dcfd5c97d2d\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:46:51:909-36690\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[00d7e603-6475-4916-8292-8dcfd5c97d2d]}\\\"}\"}","context":{"RequestID":"00d7e603-6475-4916-8292-8dcfd5c97d2d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ac6b65dc-6bf4-4ad3-987b-1cdd661e44ca","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:46:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:51.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"00d7e603-6475-4916-8292-8dcfd5c97d2d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ac6b65dc-6bf4-4ad3-987b-1cdd661e44ca","LogTimestamp":"2023-05-25T23:46:51.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:46:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:46:52.014Z","message":"Entering","context":{"RequestID":"eaa1d9f5-eccc-4119-81c0-160c8bca3719","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5b669be8-c693-416f-8d7a-fe38379473d8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:46:52.014Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:46:52.016Z","message":"{\"transactionId\":\"eaa1d9f5-eccc-4119-81c0-160c8bca3719\",\"status\":\"200\",\"rqstDate\":\"230525-23:46:52:015\",\"respDate\":\"230525-23:46:52:016\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:eaa1d9f5-eccc-4119-81c0-160c8bca3719\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:46:52:015-83572\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[feeb9c61-06ea-4ac0-9b98-9d300b398633], x-b3-parentspanid=[8c19ea5b1b3ff711], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43117], x-envoy-attempt-count=[1], x-b3-traceid=[e34f54c07727119f8c19ea5b1b3ff711], x-b3-spanid=[559f924c437a213a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[eaa1d9f5-eccc-4119-81c0-160c8bca3719]}\\\"}\"}","context":{"RequestID":"eaa1d9f5-eccc-4119-81c0-160c8bca3719","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5b669be8-c693-416f-8d7a-fe38379473d8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:46:52.014Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:52.017Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eaa1d9f5-eccc-4119-81c0-160c8bca3719","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5b669be8-c693-416f-8d7a-fe38379473d8","LogTimestamp":"2023-05-25T23:46:52.017Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:46:52 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:46:53.792Z","message":"Entering","context":{"RequestID":"258db86a-a492-4877-94d0-e2813b521ff0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d206d574-7fb4-40ae-803d-5ca476200564","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:46:53.792Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:46:53.794Z","message":"{\"transactionId\":\"258db86a-a492-4877-94d0-e2813b521ff0\",\"status\":\"200\",\"rqstDate\":\"230525-23:46:53:793\",\"respDate\":\"230525-23:46:53:794\",\"sourceId\":\"haproxy:258db86a-a492-4877-94d0-e2813b521ff0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:46:53:793-79723\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a2fca7f5-5303-4b09-8433-cf7fc46b62de], x-b3-parentspanid=[5fa5c16b762559e2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[50bf526741dd85605fa5c16b762559e2], x-b3-spanid=[0b8d9fe2a3e21afd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[258db86a-a492-4877-94d0-e2813b521ff0]}\\\"}\"}","context":{"RequestID":"258db86a-a492-4877-94d0-e2813b521ff0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d206d574-7fb4-40ae-803d-5ca476200564","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:46:53.792Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:53.795Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"258db86a-a492-4877-94d0-e2813b521ff0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d206d574-7fb4-40ae-803d-5ca476200564","LogTimestamp":"2023-05-25T23:46:53.795Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:46:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:46:54.155Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:46:54.172Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:54.172Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:54.172Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:55.805Z","message":"Entering","context":{"RequestID":"862c953a-460e-40bb-bf34-10ff7cb3c248","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"77d134f4-e280-44a7-a0e8-833cfe037993","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:46:55.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:46:55.807Z","message":"{\"transactionId\":\"862c953a-460e-40bb-bf34-10ff7cb3c248\",\"status\":\"200\",\"rqstDate\":\"230525-23:46:55:806\",\"respDate\":\"230525-23:46:55:807\",\"sourceId\":\"haproxy:862c953a-460e-40bb-bf34-10ff7cb3c248\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:46:55:806-18971\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[96db1b00-f7c9-4e2c-9ba2-255b578ce96d], x-b3-parentspanid=[6099f6fcb6bc62cc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[37a4668e39d4e9c86099f6fcb6bc62cc], x-b3-spanid=[96a98e98357b4ce8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[862c953a-460e-40bb-bf34-10ff7cb3c248]}\\\"}\"}","context":{"RequestID":"862c953a-460e-40bb-bf34-10ff7cb3c248","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"77d134f4-e280-44a7-a0e8-833cfe037993","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:46:55.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:55.808Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"862c953a-460e-40bb-bf34-10ff7cb3c248","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"77d134f4-e280-44a7-a0e8-833cfe037993","LogTimestamp":"2023-05-25T23:46:55.808Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:46:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:46:56.543Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:56.548Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:57.818Z","message":"Entering","context":{"RequestID":"e3481a6a-0900-4b4b-9010-7c9df2766262","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1fc0732d-d149-4a43-b594-838ab4da05cf","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:46:57.818Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:46:57.820Z","message":"{\"transactionId\":\"e3481a6a-0900-4b4b-9010-7c9df2766262\",\"status\":\"200\",\"rqstDate\":\"230525-23:46:57:818\",\"respDate\":\"230525-23:46:57:820\",\"sourceId\":\"haproxy:e3481a6a-0900-4b4b-9010-7c9df2766262\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:46:57:818-55471\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8d832d07-eb00-4ffb-a333-cdf80577a07a], x-b3-parentspanid=[e397c9b886e6b5e2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7a67fe324ab04f28e397c9b886e6b5e2], x-b3-spanid=[735f9568a677cf09], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e3481a6a-0900-4b4b-9010-7c9df2766262]}\\\"}\"}","context":{"RequestID":"e3481a6a-0900-4b4b-9010-7c9df2766262","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1fc0732d-d149-4a43-b594-838ab4da05cf","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:46:57.818Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:57.821Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e3481a6a-0900-4b4b-9010-7c9df2766262","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1fc0732d-d149-4a43-b594-838ab4da05cf","LogTimestamp":"2023-05-25T23:46:57.821Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:46:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:46:59.830Z","message":"Entering","context":{"RequestID":"7fd46383-4028-43ad-bfd0-76e12ccbd01e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"09c20f8b-9bd6-4465-b8ae-164ff7a0073c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:46:59.830Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:46:59.832Z","message":"{\"transactionId\":\"7fd46383-4028-43ad-bfd0-76e12ccbd01e\",\"status\":\"200\",\"rqstDate\":\"230525-23:46:59:830\",\"respDate\":\"230525-23:46:59:832\",\"sourceId\":\"haproxy:7fd46383-4028-43ad-bfd0-76e12ccbd01e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:46:59:830-35536\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[953a4dc2-9fbc-4ff0-87a5-f9bb5647a56e], x-b3-parentspanid=[09e736f69cd48f3f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1161e7c368c8a48209e736f69cd48f3f], x-b3-spanid=[a5382c228fb7c3ef], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7fd46383-4028-43ad-bfd0-76e12ccbd01e]}\\\"}\"}","context":{"RequestID":"7fd46383-4028-43ad-bfd0-76e12ccbd01e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"09c20f8b-9bd6-4465-b8ae-164ff7a0073c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:46:59.830Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:46:59.833Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7fd46383-4028-43ad-bfd0-76e12ccbd01e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"09c20f8b-9bd6-4465-b8ae-164ff7a0073c","LogTimestamp":"2023-05-25T23:46:59.833Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:46:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:47:01.841Z","message":"Entering","context":{"RequestID":"2a62a6e7-e0ae-4334-8eac-4439f99f5965","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"db5d142f-f21e-4072-911b-b411c3b73dc5","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:47:01.841Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:47:01.843Z","message":"{\"transactionId\":\"2a62a6e7-e0ae-4334-8eac-4439f99f5965\",\"status\":\"200\",\"rqstDate\":\"230525-23:47:01:841\",\"respDate\":\"230525-23:47:01:843\",\"sourceId\":\"haproxy:2a62a6e7-e0ae-4334-8eac-4439f99f5965\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:47:01:841-82602\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[84ba9387-f454-489e-a0de-186c8c4e82f0], x-b3-parentspanid=[79d3aa81b425f94d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[047b63db74d6963479d3aa81b425f94d], x-b3-spanid=[a725a9b40dbfdce7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2a62a6e7-e0ae-4334-8eac-4439f99f5965]}\\\"}\"}","context":{"RequestID":"2a62a6e7-e0ae-4334-8eac-4439f99f5965","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"db5d142f-f21e-4072-911b-b411c3b73dc5","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:47:01.841Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:01.844Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2a62a6e7-e0ae-4334-8eac-4439f99f5965","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"db5d142f-f21e-4072-911b-b411c3b73dc5","LogTimestamp":"2023-05-25T23:47:01.844Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:47:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:47:01.908Z","message":"Entering","context":{"RequestID":"4e9e36ea-3ac3-4654-b3bc-648cddb892fb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"20699ad0-0106-465c-b9c3-26bcf54bbb9c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:47:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:47:01.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"4e9e36ea-3ac3-4654-b3bc-648cddb892fb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"20699ad0-0106-465c-b9c3-26bcf54bbb9c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:47:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:01.911Z","message":"{\"transactionId\":\"4e9e36ea-3ac3-4654-b3bc-648cddb892fb\",\"status\":\"200\",\"rqstDate\":\"230525-23:47:01:909\",\"respDate\":\"230525-23:47:01:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4e9e36ea-3ac3-4654-b3bc-648cddb892fb\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:47:01:909-33451\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4e9e36ea-3ac3-4654-b3bc-648cddb892fb]}\\\"}\"}","context":{"RequestID":"4e9e36ea-3ac3-4654-b3bc-648cddb892fb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"20699ad0-0106-465c-b9c3-26bcf54bbb9c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:47:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:01.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4e9e36ea-3ac3-4654-b3bc-648cddb892fb","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"20699ad0-0106-465c-b9c3-26bcf54bbb9c","LogTimestamp":"2023-05-25T23:47:01.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:47:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:47:02.015Z","message":"Entering","context":{"RequestID":"b0c07ddd-0079-45e4-8d22-772751400b34","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a880c600-2e13-4f94-8dfc-4c22b6cd0bfd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:47:02.014Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:47:02.017Z","message":"{\"transactionId\":\"b0c07ddd-0079-45e4-8d22-772751400b34\",\"status\":\"200\",\"rqstDate\":\"230525-23:47:02:015\",\"respDate\":\"230525-23:47:02:017\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b0c07ddd-0079-45e4-8d22-772751400b34\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:47:02:015-98680\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aab34099-3d0e-47ca-9fb9-5868240d3554], x-b3-parentspanid=[47bae9163227a9c4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41761], x-envoy-attempt-count=[1], x-b3-traceid=[32c6af14a1c826e847bae9163227a9c4], x-b3-spanid=[8080c73f9e159376], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b0c07ddd-0079-45e4-8d22-772751400b34]}\\\"}\"}","context":{"RequestID":"b0c07ddd-0079-45e4-8d22-772751400b34","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a880c600-2e13-4f94-8dfc-4c22b6cd0bfd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:47:02.014Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:02.018Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b0c07ddd-0079-45e4-8d22-772751400b34","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a880c600-2e13-4f94-8dfc-4c22b6cd0bfd","LogTimestamp":"2023-05-25T23:47:02.018Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:47:02 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:47:03.853Z","message":"Entering","context":{"RequestID":"ef1ae213-1c6a-4627-8ac6-9886d8761180","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9172d1b7-2dde-450d-a6bd-582f12cedcb4","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:47:03.853Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:47:03.856Z","message":"{\"transactionId\":\"ef1ae213-1c6a-4627-8ac6-9886d8761180\",\"status\":\"200\",\"rqstDate\":\"230525-23:47:03:854\",\"respDate\":\"230525-23:47:03:855\",\"sourceId\":\"haproxy:ef1ae213-1c6a-4627-8ac6-9886d8761180\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:47:03:854-34495\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[02b14e10-0b61-49fc-8d05-d9940f817c3a], x-b3-parentspanid=[3e4a4798c121107a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[34ac9cdff75a8ada3e4a4798c121107a], x-b3-spanid=[5008a767e512136f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ef1ae213-1c6a-4627-8ac6-9886d8761180]}\\\"}\"}","context":{"RequestID":"ef1ae213-1c6a-4627-8ac6-9886d8761180","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9172d1b7-2dde-450d-a6bd-582f12cedcb4","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:47:03.853Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:03.856Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ef1ae213-1c6a-4627-8ac6-9886d8761180","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9172d1b7-2dde-450d-a6bd-582f12cedcb4","LogTimestamp":"2023-05-25T23:47:03.856Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:47:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:47:04.156Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:47:04.172Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:04.172Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:04.172Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:05.865Z","message":"Entering","context":{"RequestID":"1b804fef-f544-4ad7-9fc2-e74cfa2e19c4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"045a9972-0cd1-4eb2-b139-eb9b4782a22d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:47:05.865Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:47:05.868Z","message":"{\"transactionId\":\"1b804fef-f544-4ad7-9fc2-e74cfa2e19c4\",\"status\":\"200\",\"rqstDate\":\"230525-23:47:05:866\",\"respDate\":\"230525-23:47:05:867\",\"sourceId\":\"haproxy:1b804fef-f544-4ad7-9fc2-e74cfa2e19c4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:47:05:866-96629\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ed8db95b-8a87-4fe6-9ec0-7db40e1fade8], x-b3-parentspanid=[6c11cf78b39788f4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6e2eb991bb79771d6c11cf78b39788f4], x-b3-spanid=[494d299466df544d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1b804fef-f544-4ad7-9fc2-e74cfa2e19c4]}\\\"}\"}","context":{"RequestID":"1b804fef-f544-4ad7-9fc2-e74cfa2e19c4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"045a9972-0cd1-4eb2-b139-eb9b4782a22d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:47:05.865Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:05.868Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1b804fef-f544-4ad7-9fc2-e74cfa2e19c4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"045a9972-0cd1-4eb2-b139-eb9b4782a22d","LogTimestamp":"2023-05-25T23:47:05.868Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:47:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:47:07.878Z","message":"Entering","context":{"RequestID":"11369cd2-66cd-4c38-82f6-1177c6d54f02","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5d02f2c8-8d10-4617-a069-0700df544ff6","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:47:07.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:47:07.881Z","message":"{\"transactionId\":\"11369cd2-66cd-4c38-82f6-1177c6d54f02\",\"status\":\"200\",\"rqstDate\":\"230525-23:47:07:879\",\"respDate\":\"230525-23:47:07:880\",\"sourceId\":\"haproxy:11369cd2-66cd-4c38-82f6-1177c6d54f02\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:47:07:879-37415\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[69bb6beb-60ea-4075-8d1d-d08ca8693562], x-b3-parentspanid=[2cd808519330e78c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2fc045e28397b2df2cd808519330e78c], x-b3-spanid=[2b8c4e49aa18ae54], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[11369cd2-66cd-4c38-82f6-1177c6d54f02]}\\\"}\"}","context":{"RequestID":"11369cd2-66cd-4c38-82f6-1177c6d54f02","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5d02f2c8-8d10-4617-a069-0700df544ff6","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:47:07.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:07.881Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"11369cd2-66cd-4c38-82f6-1177c6d54f02","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5d02f2c8-8d10-4617-a069-0700df544ff6","LogTimestamp":"2023-05-25T23:47:07.881Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:47:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:47:09.891Z","message":"Entering","context":{"RequestID":"aadbe626-2ea7-42dc-9bff-c93767459124","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"35c3fd34-2684-4a5f-8a9d-811ed0ee06f7","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:47:09.890Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:47:09.892Z","message":"{\"transactionId\":\"aadbe626-2ea7-42dc-9bff-c93767459124\",\"status\":\"200\",\"rqstDate\":\"230525-23:47:09:891\",\"respDate\":\"230525-23:47:09:892\",\"sourceId\":\"haproxy:aadbe626-2ea7-42dc-9bff-c93767459124\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:47:09:891-77681\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cd69d744-9cd3-467e-bc51-89c8ec5d0492], x-b3-parentspanid=[28f50c77166f4db7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c27441757374a49e28f50c77166f4db7], x-b3-spanid=[5efb7daeb75d4f55], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[aadbe626-2ea7-42dc-9bff-c93767459124]}\\\"}\"}","context":{"RequestID":"aadbe626-2ea7-42dc-9bff-c93767459124","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"35c3fd34-2684-4a5f-8a9d-811ed0ee06f7","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:47:09.890Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:09.893Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aadbe626-2ea7-42dc-9bff-c93767459124","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"35c3fd34-2684-4a5f-8a9d-811ed0ee06f7","LogTimestamp":"2023-05-25T23:47:09.893Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:47:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:47:11.900Z","message":"Entering","context":{"RequestID":"e718cd34-1ced-408d-8179-c5d622984ea8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"545e6315-c772-4c08-8900-606d15b87416","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:47:11.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:47:11.902Z","message":"{\"transactionId\":\"e718cd34-1ced-408d-8179-c5d622984ea8\",\"status\":\"200\",\"rqstDate\":\"230525-23:47:11:901\",\"respDate\":\"230525-23:47:11:902\",\"sourceId\":\"haproxy:e718cd34-1ced-408d-8179-c5d622984ea8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:47:11:901-51796\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7fe47c78-e8fd-485b-86df-df6e465e8676], x-b3-parentspanid=[1281a95c3c8769be], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[106e0f2c065588e41281a95c3c8769be], x-b3-spanid=[07cae94601af0a5b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e718cd34-1ced-408d-8179-c5d622984ea8]}\\\"}\"}","context":{"RequestID":"e718cd34-1ced-408d-8179-c5d622984ea8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"545e6315-c772-4c08-8900-606d15b87416","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:47:11.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:11.903Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e718cd34-1ced-408d-8179-c5d622984ea8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"545e6315-c772-4c08-8900-606d15b87416","LogTimestamp":"2023-05-25T23:47:11.903Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:47:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:47:11.908Z","message":"Entering","context":{"RequestID":"f6e9a57c-4c03-4f9e-859b-fe4ccd14ea22","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f5f75b8f-bdbe-4371-8928-3c2baebcfd14","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:47:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:47:11.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"f6e9a57c-4c03-4f9e-859b-fe4ccd14ea22","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f5f75b8f-bdbe-4371-8928-3c2baebcfd14","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:47:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:11.911Z","message":"{\"transactionId\":\"f6e9a57c-4c03-4f9e-859b-fe4ccd14ea22\",\"status\":\"200\",\"rqstDate\":\"230525-23:47:11:909\",\"respDate\":\"230525-23:47:11:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f6e9a57c-4c03-4f9e-859b-fe4ccd14ea22\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:47:11:909-44188\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f6e9a57c-4c03-4f9e-859b-fe4ccd14ea22]}\\\"}\"}","context":{"RequestID":"f6e9a57c-4c03-4f9e-859b-fe4ccd14ea22","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f5f75b8f-bdbe-4371-8928-3c2baebcfd14","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:47:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:11.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f6e9a57c-4c03-4f9e-859b-fe4ccd14ea22","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f5f75b8f-bdbe-4371-8928-3c2baebcfd14","LogTimestamp":"2023-05-25T23:47:11.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:47:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:47:12.014Z","message":"Entering","context":{"RequestID":"5f65d606-6a85-4f44-a781-a15aec7b91b5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f2b63e23-9826-424c-bf97-cb88bb9c9297","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:47:12.014Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:47:12.016Z","message":"{\"transactionId\":\"5f65d606-6a85-4f44-a781-a15aec7b91b5\",\"status\":\"200\",\"rqstDate\":\"230525-23:47:12:015\",\"respDate\":\"230525-23:47:12:016\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:5f65d606-6a85-4f44-a781-a15aec7b91b5\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:47:12:015-49088\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d1f91bb8-e70e-41ba-820b-64a4b2e769d6], x-b3-parentspanid=[503d2ca47a131d5c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55177], x-envoy-attempt-count=[1], x-b3-traceid=[e6fd346e3ae090b7503d2ca47a131d5c], x-b3-spanid=[a8405771ca38ebd1], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[5f65d606-6a85-4f44-a781-a15aec7b91b5]}\\\"}\"}","context":{"RequestID":"5f65d606-6a85-4f44-a781-a15aec7b91b5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f2b63e23-9826-424c-bf97-cb88bb9c9297","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:47:12.014Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:12.017Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5f65d606-6a85-4f44-a781-a15aec7b91b5","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f2b63e23-9826-424c-bf97-cb88bb9c9297","LogTimestamp":"2023-05-25T23:47:12.017Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:47:12 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:47:13.911Z","message":"Entering","context":{"RequestID":"7178d2a4-6204-4827-9c85-7709c85525bb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a1b2da26-4847-4d60-836d-b0585ab79cc1","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:47:13.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:47:13.913Z","message":"{\"transactionId\":\"7178d2a4-6204-4827-9c85-7709c85525bb\",\"status\":\"200\",\"rqstDate\":\"230525-23:47:13:912\",\"respDate\":\"230525-23:47:13:913\",\"sourceId\":\"haproxy:7178d2a4-6204-4827-9c85-7709c85525bb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:47:13:912-49531\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[763384cd-92c0-469c-9906-898601e5520f], x-b3-parentspanid=[126d99b4a47f29ee], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5f6d8778b6cd3b1e126d99b4a47f29ee], x-b3-spanid=[6ba102206d6ec4f3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7178d2a4-6204-4827-9c85-7709c85525bb]}\\\"}\"}","context":{"RequestID":"7178d2a4-6204-4827-9c85-7709c85525bb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a1b2da26-4847-4d60-836d-b0585ab79cc1","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:47:13.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:13.914Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7178d2a4-6204-4827-9c85-7709c85525bb","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a1b2da26-4847-4d60-836d-b0585ab79cc1","LogTimestamp":"2023-05-25T23:47:13.914Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:47:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:47:14.156Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:47:14.170Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:14.170Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:14.170Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:15.924Z","message":"Entering","context":{"RequestID":"afe9e969-78ec-4806-8a73-e8c716b6480e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4a930292-4b59-4871-9df3-baf350391dca","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:47:15.923Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:47:15.926Z","message":"{\"transactionId\":\"afe9e969-78ec-4806-8a73-e8c716b6480e\",\"status\":\"200\",\"rqstDate\":\"230525-23:47:15:924\",\"respDate\":\"230525-23:47:15:926\",\"sourceId\":\"haproxy:afe9e969-78ec-4806-8a73-e8c716b6480e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:47:15:924-12279\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b3e873e9-34e9-4fb4-a951-028c581c07e3], x-b3-parentspanid=[bc1b0b3074d04e67], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8b25fdaeba37b2d9bc1b0b3074d04e67], x-b3-spanid=[34c82d2444a674d7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[afe9e969-78ec-4806-8a73-e8c716b6480e]}\\\"}\"}","context":{"RequestID":"afe9e969-78ec-4806-8a73-e8c716b6480e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4a930292-4b59-4871-9df3-baf350391dca","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:47:15.923Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:15.927Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"afe9e969-78ec-4806-8a73-e8c716b6480e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4a930292-4b59-4871-9df3-baf350391dca","LogTimestamp":"2023-05-25T23:47:15.927Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:47:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:47:17.937Z","message":"Entering","context":{"RequestID":"0f2e6881-30e9-4b89-b562-20fe84197bcb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"492d0d5d-f57e-4c8c-9bc6-7438a6bfbf1e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:47:17.937Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:47:17.939Z","message":"{\"transactionId\":\"0f2e6881-30e9-4b89-b562-20fe84197bcb\",\"status\":\"200\",\"rqstDate\":\"230525-23:47:17:937\",\"respDate\":\"230525-23:47:17:939\",\"sourceId\":\"haproxy:0f2e6881-30e9-4b89-b562-20fe84197bcb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:47:17:937-83672\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9f6cd338-331a-49b0-a6f9-f36549c90b38], x-b3-parentspanid=[8f6cecc44c6c8076], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[085d9f520f8640128f6cecc44c6c8076], x-b3-spanid=[bb023f58e803fd45], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0f2e6881-30e9-4b89-b562-20fe84197bcb]}\\\"}\"}","context":{"RequestID":"0f2e6881-30e9-4b89-b562-20fe84197bcb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"492d0d5d-f57e-4c8c-9bc6-7438a6bfbf1e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:47:17.937Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:17.940Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0f2e6881-30e9-4b89-b562-20fe84197bcb","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"492d0d5d-f57e-4c8c-9bc6-7438a6bfbf1e","LogTimestamp":"2023-05-25T23:47:17.940Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:47:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:47:19.950Z","message":"Entering","context":{"RequestID":"bdd63c2c-b65d-49d0-b12b-79b7aa2688f0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0c0da733-4023-4312-bcff-fde6d64f48ec","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:47:19.950Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:47:19.953Z","message":"{\"transactionId\":\"bdd63c2c-b65d-49d0-b12b-79b7aa2688f0\",\"status\":\"200\",\"rqstDate\":\"230525-23:47:19:951\",\"respDate\":\"230525-23:47:19:953\",\"sourceId\":\"haproxy:bdd63c2c-b65d-49d0-b12b-79b7aa2688f0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:47:19:951-83165\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[372c8c85-267c-43f6-be4b-5b0e9ca7674a], x-b3-parentspanid=[eb055f72bc900abc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eadb031d17364d01eb055f72bc900abc], x-b3-spanid=[dfdc6a59fac18b2f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bdd63c2c-b65d-49d0-b12b-79b7aa2688f0]}\\\"}\"}","context":{"RequestID":"bdd63c2c-b65d-49d0-b12b-79b7aa2688f0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0c0da733-4023-4312-bcff-fde6d64f48ec","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:47:19.950Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:19.953Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bdd63c2c-b65d-49d0-b12b-79b7aa2688f0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0c0da733-4023-4312-bcff-fde6d64f48ec","LogTimestamp":"2023-05-25T23:47:19.953Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:47:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:47:21.908Z","message":"Entering","context":{"RequestID":"d4656a0d-41fe-4063-9c41-1dcede18f888","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1422616c-7803-4fae-a1fd-d5fdfcd9884b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:47:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:47:21.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"d4656a0d-41fe-4063-9c41-1dcede18f888","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1422616c-7803-4fae-a1fd-d5fdfcd9884b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:47:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:21.910Z","message":"{\"transactionId\":\"d4656a0d-41fe-4063-9c41-1dcede18f888\",\"status\":\"200\",\"rqstDate\":\"230525-23:47:21:909\",\"respDate\":\"230525-23:47:21:910\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d4656a0d-41fe-4063-9c41-1dcede18f888\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:47:21:909-30132\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d4656a0d-41fe-4063-9c41-1dcede18f888]}\\\"}\"}","context":{"RequestID":"d4656a0d-41fe-4063-9c41-1dcede18f888","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1422616c-7803-4fae-a1fd-d5fdfcd9884b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:47:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:21.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d4656a0d-41fe-4063-9c41-1dcede18f888","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1422616c-7803-4fae-a1fd-d5fdfcd9884b","LogTimestamp":"2023-05-25T23:47:21.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:47:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:47:21.962Z","message":"Entering","context":{"RequestID":"179ef7f5-4400-4d8c-a609-3f61956117d9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0f363438-c7c2-4b54-a5f3-6a9065c42ab2","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:47:21.962Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:47:21.965Z","message":"{\"transactionId\":\"179ef7f5-4400-4d8c-a609-3f61956117d9\",\"status\":\"200\",\"rqstDate\":\"230525-23:47:21:963\",\"respDate\":\"230525-23:47:21:965\",\"sourceId\":\"haproxy:179ef7f5-4400-4d8c-a609-3f61956117d9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:47:21:963-16906\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8937e0fa-f1f8-4eb2-8862-1e32a54ef6a6], x-b3-parentspanid=[7ceb3dd83992d212], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[35e1851d1ac9a2537ceb3dd83992d212], x-b3-spanid=[c3de1fd5158f4e37], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[179ef7f5-4400-4d8c-a609-3f61956117d9]}\\\"}\"}","context":{"RequestID":"179ef7f5-4400-4d8c-a609-3f61956117d9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0f363438-c7c2-4b54-a5f3-6a9065c42ab2","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:47:21.962Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:21.966Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"179ef7f5-4400-4d8c-a609-3f61956117d9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0f363438-c7c2-4b54-a5f3-6a9065c42ab2","LogTimestamp":"2023-05-25T23:47:21.966Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:47:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:47:22.015Z","message":"Entering","context":{"RequestID":"c0b13113-38ec-4a73-925f-70e02ef92ce6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"921f1167-2b04-4e50-9321-2ed9c8075ae6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:47:22.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:47:22.017Z","message":"{\"transactionId\":\"c0b13113-38ec-4a73-925f-70e02ef92ce6\",\"status\":\"200\",\"rqstDate\":\"230525-23:47:22:016\",\"respDate\":\"230525-23:47:22:017\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c0b13113-38ec-4a73-925f-70e02ef92ce6\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:47:22:016-42733\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ecb08e3b-a375-481f-aabd-9b89f71f3177], x-b3-parentspanid=[b886e91b018c8484], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33665], x-envoy-attempt-count=[1], x-b3-traceid=[68890106a935e9efb886e91b018c8484], x-b3-spanid=[f398fbb4cf419bcc], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c0b13113-38ec-4a73-925f-70e02ef92ce6]}\\\"}\"}","context":{"RequestID":"c0b13113-38ec-4a73-925f-70e02ef92ce6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"921f1167-2b04-4e50-9321-2ed9c8075ae6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:47:22.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:22.018Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c0b13113-38ec-4a73-925f-70e02ef92ce6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"921f1167-2b04-4e50-9321-2ed9c8075ae6","LogTimestamp":"2023-05-25T23:47:22.018Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:47:22 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:47:23.975Z","message":"Entering","context":{"RequestID":"b0ec7209-0a2d-4b18-9f91-c81fb2d7a9ce","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ca07cc00-9ece-45dd-9121-075c1d995dc3","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:47:23.975Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:47:23.977Z","message":"{\"transactionId\":\"b0ec7209-0a2d-4b18-9f91-c81fb2d7a9ce\",\"status\":\"200\",\"rqstDate\":\"230525-23:47:23:976\",\"respDate\":\"230525-23:47:23:977\",\"sourceId\":\"haproxy:b0ec7209-0a2d-4b18-9f91-c81fb2d7a9ce\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:47:23:976-38888\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a6e4659c-cb6f-42c6-a0e5-46c2a70bd2f9], x-b3-parentspanid=[107515267b319ff0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[420853e2b6897b14107515267b319ff0], x-b3-spanid=[6864f58c0e15634c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b0ec7209-0a2d-4b18-9f91-c81fb2d7a9ce]}\\\"}\"}","context":{"RequestID":"b0ec7209-0a2d-4b18-9f91-c81fb2d7a9ce","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ca07cc00-9ece-45dd-9121-075c1d995dc3","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:47:23.975Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:23.978Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b0ec7209-0a2d-4b18-9f91-c81fb2d7a9ce","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ca07cc00-9ece-45dd-9121-075c1d995dc3","LogTimestamp":"2023-05-25T23:47:23.977Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:47:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:47:24.155Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:47:24.171Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:24.171Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:24.171Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:25.985Z","message":"Entering","context":{"RequestID":"f5464c18-99c6-47e4-a4f6-fcf2c2bdf4e4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"aa358ad9-3b39-4c58-b81b-39f39fc057fc","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:47:25.985Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:47:25.987Z","message":"{\"transactionId\":\"f5464c18-99c6-47e4-a4f6-fcf2c2bdf4e4\",\"status\":\"200\",\"rqstDate\":\"230525-23:47:25:986\",\"respDate\":\"230525-23:47:25:987\",\"sourceId\":\"haproxy:f5464c18-99c6-47e4-a4f6-fcf2c2bdf4e4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:47:25:986-35399\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[20e1affb-2621-4b34-9822-62345788fc37], x-b3-parentspanid=[2ad547a092fae906], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[106992a329dba9fd2ad547a092fae906], x-b3-spanid=[2156b8b17cac4287], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f5464c18-99c6-47e4-a4f6-fcf2c2bdf4e4]}\\\"}\"}","context":{"RequestID":"f5464c18-99c6-47e4-a4f6-fcf2c2bdf4e4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"aa358ad9-3b39-4c58-b81b-39f39fc057fc","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:47:25.985Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:25.988Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f5464c18-99c6-47e4-a4f6-fcf2c2bdf4e4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aa358ad9-3b39-4c58-b81b-39f39fc057fc","LogTimestamp":"2023-05-25T23:47:25.988Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:47:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:47:26.549Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:26.553Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:27.996Z","message":"Entering","context":{"RequestID":"85c2f0ff-8201-4515-8f3e-f8f2e5ab1244","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ddd35cf3-48eb-4de0-a955-cbca262daa4b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:47:27.996Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:47:27.999Z","message":"{\"transactionId\":\"85c2f0ff-8201-4515-8f3e-f8f2e5ab1244\",\"status\":\"200\",\"rqstDate\":\"230525-23:47:27:997\",\"respDate\":\"230525-23:47:27:999\",\"sourceId\":\"haproxy:85c2f0ff-8201-4515-8f3e-f8f2e5ab1244\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:47:27:997-33796\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f8b99920-5595-4bd9-b27f-46429b808508], x-b3-parentspanid=[54f978f710283254], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fc2c7e3ac31a26d754f978f710283254], x-b3-spanid=[28a6fe8517ba8a92], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[85c2f0ff-8201-4515-8f3e-f8f2e5ab1244]}\\\"}\"}","context":{"RequestID":"85c2f0ff-8201-4515-8f3e-f8f2e5ab1244","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ddd35cf3-48eb-4de0-a955-cbca262daa4b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:47:27.996Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:28.000Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"85c2f0ff-8201-4515-8f3e-f8f2e5ab1244","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ddd35cf3-48eb-4de0-a955-cbca262daa4b","LogTimestamp":"2023-05-25T23:47:28Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:47:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:47:30.009Z","message":"Entering","context":{"RequestID":"b5d52190-23bd-4fc9-b338-474457a03ed8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e0422176-1e32-4350-b034-16de8d4cc15b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:47:30.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:47:30.011Z","message":"{\"transactionId\":\"b5d52190-23bd-4fc9-b338-474457a03ed8\",\"status\":\"200\",\"rqstDate\":\"230525-23:47:30:010\",\"respDate\":\"230525-23:47:30:011\",\"sourceId\":\"haproxy:b5d52190-23bd-4fc9-b338-474457a03ed8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:47:30:010-83610\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4f8c7ef6-dacd-416e-87e9-6ced462903ec], x-b3-parentspanid=[0ea0eeeb6a02d076], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a6e4bb24adc6cf540ea0eeeb6a02d076], x-b3-spanid=[2ac32ce519d8ea71], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b5d52190-23bd-4fc9-b338-474457a03ed8]}\\\"}\"}","context":{"RequestID":"b5d52190-23bd-4fc9-b338-474457a03ed8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e0422176-1e32-4350-b034-16de8d4cc15b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:47:30.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:30.012Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b5d52190-23bd-4fc9-b338-474457a03ed8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e0422176-1e32-4350-b034-16de8d4cc15b","LogTimestamp":"2023-05-25T23:47:30.012Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:47:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:47:31.907Z","message":"Entering","context":{"RequestID":"4e4d2d1f-bf1a-4845-9112-108492319e9f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"806db937-25ab-4676-92e5-6b4758454dd6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:47:31.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:47:31.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"4e4d2d1f-bf1a-4845-9112-108492319e9f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"806db937-25ab-4676-92e5-6b4758454dd6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:47:31.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:31.911Z","message":"{\"transactionId\":\"4e4d2d1f-bf1a-4845-9112-108492319e9f\",\"status\":\"200\",\"rqstDate\":\"230525-23:47:31:908\",\"respDate\":\"230525-23:47:31:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4e4d2d1f-bf1a-4845-9112-108492319e9f\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:47:31:908-43062\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4e4d2d1f-bf1a-4845-9112-108492319e9f]}\\\"}\"}","context":{"RequestID":"4e4d2d1f-bf1a-4845-9112-108492319e9f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"806db937-25ab-4676-92e5-6b4758454dd6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:47:31.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:31.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4e4d2d1f-bf1a-4845-9112-108492319e9f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"806db937-25ab-4676-92e5-6b4758454dd6","LogTimestamp":"2023-05-25T23:47:31.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:47:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:47:32.015Z","message":"Entering","context":{"RequestID":"9da077b6-1ba4-4862-bb06-cb1b303a0a3a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"906ce8f3-c077-4683-935f-c80fd13030f5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:47:32.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:47:32.018Z","message":"{\"transactionId\":\"9da077b6-1ba4-4862-bb06-cb1b303a0a3a\",\"status\":\"200\",\"rqstDate\":\"230525-23:47:32:016\",\"respDate\":\"230525-23:47:32:018\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:9da077b6-1ba4-4862-bb06-cb1b303a0a3a\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:47:32:016-88801\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e9bbc167-b33e-4aea-9cf8-a84288ddfeb5], x-b3-parentspanid=[290047a145ad0723], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46101], x-envoy-attempt-count=[1], x-b3-traceid=[f23042a631ad33a1290047a145ad0723], x-b3-spanid=[916b3e75f00bd8fb], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[9da077b6-1ba4-4862-bb06-cb1b303a0a3a]}\\\"}\"}","context":{"RequestID":"9da077b6-1ba4-4862-bb06-cb1b303a0a3a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"906ce8f3-c077-4683-935f-c80fd13030f5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:47:32.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:32.019Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9da077b6-1ba4-4862-bb06-cb1b303a0a3a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"906ce8f3-c077-4683-935f-c80fd13030f5","LogTimestamp":"2023-05-25T23:47:32.019Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:47:32 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:47:32.022Z","message":"Entering","context":{"RequestID":"ea9edc1f-11cf-4624-9ab8-eba74b67c9cd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1ef6b02c-3e15-4688-91d0-3ebd3d26f5cf","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:47:32.022Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:47:32.025Z","message":"{\"transactionId\":\"ea9edc1f-11cf-4624-9ab8-eba74b67c9cd\",\"status\":\"200\",\"rqstDate\":\"230525-23:47:32:024\",\"respDate\":\"230525-23:47:32:025\",\"sourceId\":\"haproxy:ea9edc1f-11cf-4624-9ab8-eba74b67c9cd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:47:32:024-56817\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f5063017-3aed-4c93-a689-7d005ff552d6], x-b3-parentspanid=[a4f3acc9b895786a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[594e4e44df77a988a4f3acc9b895786a], x-b3-spanid=[15e2ed1d385df537], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ea9edc1f-11cf-4624-9ab8-eba74b67c9cd]}\\\"}\"}","context":{"RequestID":"ea9edc1f-11cf-4624-9ab8-eba74b67c9cd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1ef6b02c-3e15-4688-91d0-3ebd3d26f5cf","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:47:32.022Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:32.026Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ea9edc1f-11cf-4624-9ab8-eba74b67c9cd","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1ef6b02c-3e15-4688-91d0-3ebd3d26f5cf","LogTimestamp":"2023-05-25T23:47:32.026Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:47:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:47:34.036Z","message":"Entering","context":{"RequestID":"cb32c390-5690-4bf1-98d5-0ccc1136d7e9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d706dd78-aa95-4aac-b3e1-67423ef9866c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:47:34.036Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:47:34.038Z","message":"{\"transactionId\":\"cb32c390-5690-4bf1-98d5-0ccc1136d7e9\",\"status\":\"200\",\"rqstDate\":\"230525-23:47:34:037\",\"respDate\":\"230525-23:47:34:038\",\"sourceId\":\"haproxy:cb32c390-5690-4bf1-98d5-0ccc1136d7e9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:47:34:037-1500\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3e1fb723-a90d-40af-b76d-fe77a1165e6b], x-b3-parentspanid=[e2953000d153fca9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2557e66001b4614ce2953000d153fca9], x-b3-spanid=[2408a9d279db559f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cb32c390-5690-4bf1-98d5-0ccc1136d7e9]}\\\"}\"}","context":{"RequestID":"cb32c390-5690-4bf1-98d5-0ccc1136d7e9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d706dd78-aa95-4aac-b3e1-67423ef9866c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:47:34.036Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:34.039Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cb32c390-5690-4bf1-98d5-0ccc1136d7e9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d706dd78-aa95-4aac-b3e1-67423ef9866c","LogTimestamp":"2023-05-25T23:47:34.039Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:47:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:47:34.156Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:47:34.170Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:34.170Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:34.171Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:36.047Z","message":"Entering","context":{"RequestID":"d1e6cf9f-065c-433f-86a2-7375f8d7f834","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d75dad96-fadc-4424-97a5-d26101e47a92","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:47:36.047Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:47:36.050Z","message":"{\"transactionId\":\"d1e6cf9f-065c-433f-86a2-7375f8d7f834\",\"status\":\"200\",\"rqstDate\":\"230525-23:47:36:049\",\"respDate\":\"230525-23:47:36:050\",\"sourceId\":\"haproxy:d1e6cf9f-065c-433f-86a2-7375f8d7f834\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:47:36:049-32348\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e3a8ffc2-be44-409e-b0f3-42e66b538eb9], x-b3-parentspanid=[1ad1125a0d3d5740], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a359b0dab243cb941ad1125a0d3d5740], x-b3-spanid=[28e2f091dd231183], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d1e6cf9f-065c-433f-86a2-7375f8d7f834]}\\\"}\"}","context":{"RequestID":"d1e6cf9f-065c-433f-86a2-7375f8d7f834","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d75dad96-fadc-4424-97a5-d26101e47a92","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:47:36.047Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:36.051Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d1e6cf9f-065c-433f-86a2-7375f8d7f834","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d75dad96-fadc-4424-97a5-d26101e47a92","LogTimestamp":"2023-05-25T23:47:36.051Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:47:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:47:38.062Z","message":"Entering","context":{"RequestID":"60099f66-021d-46bd-9bb1-bfb039624b95","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"dc9a57d1-3be6-45c1-a8b1-60093b729d57","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:47:38.061Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:47:38.064Z","message":"{\"transactionId\":\"60099f66-021d-46bd-9bb1-bfb039624b95\",\"status\":\"200\",\"rqstDate\":\"230525-23:47:38:062\",\"respDate\":\"230525-23:47:38:064\",\"sourceId\":\"haproxy:60099f66-021d-46bd-9bb1-bfb039624b95\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:47:38:062-99638\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[39bde068-bc55-4862-8b86-646e82a06f80], x-b3-parentspanid=[60050ca3904a2299], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[93a06038282c59de60050ca3904a2299], x-b3-spanid=[82ec32b3de5c4376], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[60099f66-021d-46bd-9bb1-bfb039624b95]}\\\"}\"}","context":{"RequestID":"60099f66-021d-46bd-9bb1-bfb039624b95","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"dc9a57d1-3be6-45c1-a8b1-60093b729d57","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:47:38.061Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:38.064Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"60099f66-021d-46bd-9bb1-bfb039624b95","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dc9a57d1-3be6-45c1-a8b1-60093b729d57","LogTimestamp":"2023-05-25T23:47:38.064Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:47:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:47:40.074Z","message":"Entering","context":{"RequestID":"f3ba8ee2-df02-4be8-9c0e-d97da1ad8c56","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1be06d6e-4b54-409a-8df1-bddb17293129","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:47:40.074Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:47:40.076Z","message":"{\"transactionId\":\"f3ba8ee2-df02-4be8-9c0e-d97da1ad8c56\",\"status\":\"200\",\"rqstDate\":\"230525-23:47:40:075\",\"respDate\":\"230525-23:47:40:076\",\"sourceId\":\"haproxy:f3ba8ee2-df02-4be8-9c0e-d97da1ad8c56\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:47:40:075-41487\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1a3672e0-945d-4a12-b0a6-59f8d080eaa6], x-b3-parentspanid=[da8db9ca34ed4c2a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4d76471d00979383da8db9ca34ed4c2a], x-b3-spanid=[77b22d28150668bb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f3ba8ee2-df02-4be8-9c0e-d97da1ad8c56]}\\\"}\"}","context":{"RequestID":"f3ba8ee2-df02-4be8-9c0e-d97da1ad8c56","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1be06d6e-4b54-409a-8df1-bddb17293129","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:47:40.074Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:40.077Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f3ba8ee2-df02-4be8-9c0e-d97da1ad8c56","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1be06d6e-4b54-409a-8df1-bddb17293129","LogTimestamp":"2023-05-25T23:47:40.077Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:47:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:47:41.907Z","message":"Entering","context":{"RequestID":"04eff485-d979-4672-900d-3ac805fe2358","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bb3f0229-d6c8-4565-b67f-bcaf8ec6a63c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:47:41.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:47:41.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"04eff485-d979-4672-900d-3ac805fe2358","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bb3f0229-d6c8-4565-b67f-bcaf8ec6a63c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:47:41.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:41.909Z","message":"{\"transactionId\":\"04eff485-d979-4672-900d-3ac805fe2358\",\"status\":\"200\",\"rqstDate\":\"230525-23:47:41:908\",\"respDate\":\"230525-23:47:41:909\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:04eff485-d979-4672-900d-3ac805fe2358\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:47:41:908-85764\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[04eff485-d979-4672-900d-3ac805fe2358]}\\\"}\"}","context":{"RequestID":"04eff485-d979-4672-900d-3ac805fe2358","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bb3f0229-d6c8-4565-b67f-bcaf8ec6a63c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:47:41.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:41.910Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"04eff485-d979-4672-900d-3ac805fe2358","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bb3f0229-d6c8-4565-b67f-bcaf8ec6a63c","LogTimestamp":"2023-05-25T23:47:41.910Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:47:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:47:42.015Z","message":"Entering","context":{"RequestID":"7c64fcc6-19a2-4591-8270-1a5dfe8c50d6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6744d1a3-dbfc-424f-b042-7b1424ed7699","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:47:42.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:47:42.017Z","message":"{\"transactionId\":\"7c64fcc6-19a2-4591-8270-1a5dfe8c50d6\",\"status\":\"200\",\"rqstDate\":\"230525-23:47:42:016\",\"respDate\":\"230525-23:47:42:017\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:7c64fcc6-19a2-4591-8270-1a5dfe8c50d6\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:47:42:016-13812\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[48237ffa-b487-43e2-9b7f-dbcb1643f2db], x-b3-parentspanid=[726e73bb2afa7475], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43095], x-envoy-attempt-count=[1], x-b3-traceid=[85b821dd6121471f726e73bb2afa7475], x-b3-spanid=[060823619b132afd], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[7c64fcc6-19a2-4591-8270-1a5dfe8c50d6]}\\\"}\"}","context":{"RequestID":"7c64fcc6-19a2-4591-8270-1a5dfe8c50d6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6744d1a3-dbfc-424f-b042-7b1424ed7699","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:47:42.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:42.018Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c64fcc6-19a2-4591-8270-1a5dfe8c50d6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6744d1a3-dbfc-424f-b042-7b1424ed7699","LogTimestamp":"2023-05-25T23:47:42.018Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:47:42 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:47:42.085Z","message":"Entering","context":{"RequestID":"7c561560-e3ae-4295-9b7c-a45a7098f4bb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2d3b6a57-a2bd-42b5-b7f4-8865597c171a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:47:42.085Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:47:42.088Z","message":"{\"transactionId\":\"7c561560-e3ae-4295-9b7c-a45a7098f4bb\",\"status\":\"200\",\"rqstDate\":\"230525-23:47:42:086\",\"respDate\":\"230525-23:47:42:087\",\"sourceId\":\"haproxy:7c561560-e3ae-4295-9b7c-a45a7098f4bb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:47:42:086-7247\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c410d1e3-d5a7-42da-b92b-2c4a479efc98], x-b3-parentspanid=[91937c1617c7218a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[50887a16c27af4ad91937c1617c7218a], x-b3-spanid=[bb7e25f660858517], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7c561560-e3ae-4295-9b7c-a45a7098f4bb]}\\\"}\"}","context":{"RequestID":"7c561560-e3ae-4295-9b7c-a45a7098f4bb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2d3b6a57-a2bd-42b5-b7f4-8865597c171a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:47:42.085Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:42.089Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c561560-e3ae-4295-9b7c-a45a7098f4bb","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2d3b6a57-a2bd-42b5-b7f4-8865597c171a","LogTimestamp":"2023-05-25T23:47:42.088Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:47:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:47:44.099Z","message":"Entering","context":{"RequestID":"cfbdf277-ddaa-47d9-9ab1-92a031e1761d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b6c74761-018d-4a63-9732-d3f9d38f8a7f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:47:44.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:47:44.103Z","message":"{\"transactionId\":\"cfbdf277-ddaa-47d9-9ab1-92a031e1761d\",\"status\":\"200\",\"rqstDate\":\"230525-23:47:44:101\",\"respDate\":\"230525-23:47:44:102\",\"sourceId\":\"haproxy:cfbdf277-ddaa-47d9-9ab1-92a031e1761d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:47:44:101-23791\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fdc09126-8f96-4715-9bec-86ba2ac34384], x-b3-parentspanid=[ed5dc2b8789a24cb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[efc2fb73c25ad3d8ed5dc2b8789a24cb], x-b3-spanid=[69fcf5bc8a2b3897], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cfbdf277-ddaa-47d9-9ab1-92a031e1761d]}\\\"}\"}","context":{"RequestID":"cfbdf277-ddaa-47d9-9ab1-92a031e1761d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b6c74761-018d-4a63-9732-d3f9d38f8a7f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:47:44.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:44.104Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cfbdf277-ddaa-47d9-9ab1-92a031e1761d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b6c74761-018d-4a63-9732-d3f9d38f8a7f","LogTimestamp":"2023-05-25T23:47:44.104Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:47:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:47:44.156Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:47:44.174Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:44.174Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:44.174Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:46.115Z","message":"Entering","context":{"RequestID":"07f9a97a-6c15-4b68-841e-8f0681dff6e5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"49842d44-0a3b-449b-a933-e5404d54617d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:47:46.115Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:47:46.117Z","message":"{\"transactionId\":\"07f9a97a-6c15-4b68-841e-8f0681dff6e5\",\"status\":\"200\",\"rqstDate\":\"230525-23:47:46:116\",\"respDate\":\"230525-23:47:46:117\",\"sourceId\":\"haproxy:07f9a97a-6c15-4b68-841e-8f0681dff6e5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:47:46:116-54106\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0958e26d-2ecb-9d44-a250-8313f4422555], x-b3-parentspanid=[c49321e2d79b30ff], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[293f90a471136db1c49321e2d79b30ff], x-b3-spanid=[8b9192123dcd3cc4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[07f9a97a-6c15-4b68-841e-8f0681dff6e5]}\\\"}\"}","context":{"RequestID":"07f9a97a-6c15-4b68-841e-8f0681dff6e5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"49842d44-0a3b-449b-a933-e5404d54617d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:47:46.115Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:46.119Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"07f9a97a-6c15-4b68-841e-8f0681dff6e5","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"49842d44-0a3b-449b-a933-e5404d54617d","LogTimestamp":"2023-05-25T23:47:46.119Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:47:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:47:48.128Z","message":"Entering","context":{"RequestID":"7f80ea50-6d7d-4c1e-a47b-a5c716932d98","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fb721f55-60c6-4f23-a312-c56dee946f2c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:47:48.128Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:47:48.129Z","message":"{\"transactionId\":\"7f80ea50-6d7d-4c1e-a47b-a5c716932d98\",\"status\":\"200\",\"rqstDate\":\"230525-23:47:48:128\",\"respDate\":\"230525-23:47:48:129\",\"sourceId\":\"haproxy:7f80ea50-6d7d-4c1e-a47b-a5c716932d98\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:47:48:128-97780\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2abdee74-4b73-417a-9e6c-0ba43ae2a0f7], x-b3-parentspanid=[2e9426a884f2e251], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ba889b77ecea48262e9426a884f2e251], x-b3-spanid=[95295d31d046b4b5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7f80ea50-6d7d-4c1e-a47b-a5c716932d98]}\\\"}\"}","context":{"RequestID":"7f80ea50-6d7d-4c1e-a47b-a5c716932d98","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fb721f55-60c6-4f23-a312-c56dee946f2c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:47:48.128Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:48.129Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7f80ea50-6d7d-4c1e-a47b-a5c716932d98","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fb721f55-60c6-4f23-a312-c56dee946f2c","LogTimestamp":"2023-05-25T23:47:48.129Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:47:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-25T23:47:50.139Z","message":"Entering","context":{"RequestID":"1166aba7-f294-4ea3-a6b6-b047cb37d521","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5c7006e1-670d-4639-a45b-62c2c9e64f45","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:47:50.139Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:47:50.142Z","message":"{\"transactionId\":\"1166aba7-f294-4ea3-a6b6-b047cb37d521\",\"status\":\"200\",\"rqstDate\":\"230525-23:47:50:140\",\"respDate\":\"230525-23:47:50:142\",\"sourceId\":\"haproxy:1166aba7-f294-4ea3-a6b6-b047cb37d521\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:47:50:140-73761\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[20ecdb19-8768-4a8e-9cfa-d0cc7883ada0], x-b3-parentspanid=[d2c6a3f311093a07], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[359c87ab608b07b8d2c6a3f311093a07], x-b3-spanid=[479cb6b48dfae81b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1166aba7-f294-4ea3-a6b6-b047cb37d521]}\\\"}\"}","context":{"RequestID":"1166aba7-f294-4ea3-a6b6-b047cb37d521","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5c7006e1-670d-4639-a45b-62c2c9e64f45","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:47:50.139Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:50.144Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1166aba7-f294-4ea3-a6b6-b047cb37d521","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5c7006e1-670d-4639-a45b-62c2c9e64f45","LogTimestamp":"2023-05-25T23:47:50.143Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:47:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:47:51.908Z","message":"Entering","context":{"RequestID":"63b7c470-20f2-4790-9ac9-cf8d2c76f213","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9d36e488-d8cc-4c37-b7ae-7a4b70a82df4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:47:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:47:51.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"63b7c470-20f2-4790-9ac9-cf8d2c76f213","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9d36e488-d8cc-4c37-b7ae-7a4b70a82df4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:47:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:51.911Z","message":"{\"transactionId\":\"63b7c470-20f2-4790-9ac9-cf8d2c76f213\",\"status\":\"200\",\"rqstDate\":\"230525-23:47:51:909\",\"respDate\":\"230525-23:47:51:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:63b7c470-20f2-4790-9ac9-cf8d2c76f213\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:47:51:909-6897\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[63b7c470-20f2-4790-9ac9-cf8d2c76f213]}\\\"}\"}","context":{"RequestID":"63b7c470-20f2-4790-9ac9-cf8d2c76f213","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9d36e488-d8cc-4c37-b7ae-7a4b70a82df4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:47:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:51.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"63b7c470-20f2-4790-9ac9-cf8d2c76f213","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9d36e488-d8cc-4c37-b7ae-7a4b70a82df4","LogTimestamp":"2023-05-25T23:47:51.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:47:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:47:52.014Z","message":"Entering","context":{"RequestID":"e8a1bc41-3be4-4ed5-a317-b79133d9566b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3d0effc6-b7cc-4812-b1ba-72a35775d29d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:47:52.014Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:47:52.017Z","message":"{\"transactionId\":\"e8a1bc41-3be4-4ed5-a317-b79133d9566b\",\"status\":\"200\",\"rqstDate\":\"230525-23:47:52:015\",\"respDate\":\"230525-23:47:52:017\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e8a1bc41-3be4-4ed5-a317-b79133d9566b\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:47:52:015-1182\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5218e331-4413-41b7-aa0f-80f34e4a7b1e], x-b3-parentspanid=[e8a8f6eaf805ad17], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59755], x-envoy-attempt-count=[1], x-b3-traceid=[10397abfef78655de8a8f6eaf805ad17], x-b3-spanid=[225b53f0078ed8ef], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e8a1bc41-3be4-4ed5-a317-b79133d9566b]}\\\"}\"}","context":{"RequestID":"e8a1bc41-3be4-4ed5-a317-b79133d9566b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3d0effc6-b7cc-4812-b1ba-72a35775d29d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:47:52.014Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:52.018Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e8a1bc41-3be4-4ed5-a317-b79133d9566b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3d0effc6-b7cc-4812-b1ba-72a35775d29d","LogTimestamp":"2023-05-25T23:47:52.018Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:47:52 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:47:52.154Z","message":"Entering","context":{"RequestID":"4064be29-3545-450b-bac7-56944eed7830","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"994fafc4-6c30-454d-a5eb-96c45396e74f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:47:52.154Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:47:52.157Z","message":"{\"transactionId\":\"4064be29-3545-450b-bac7-56944eed7830\",\"status\":\"200\",\"rqstDate\":\"230525-23:47:52:155\",\"respDate\":\"230525-23:47:52:157\",\"sourceId\":\"haproxy:4064be29-3545-450b-bac7-56944eed7830\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:47:52:155-81507\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[84b8d155-0181-4169-a90a-c65e5b642825], x-b3-parentspanid=[867bd942b0b41562], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[069c41a1be938b91867bd942b0b41562], x-b3-spanid=[55b5e4a3c63daa37], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4064be29-3545-450b-bac7-56944eed7830]}\\\"}\"}","context":{"RequestID":"4064be29-3545-450b-bac7-56944eed7830","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"994fafc4-6c30-454d-a5eb-96c45396e74f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:47:52.154Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:52.158Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4064be29-3545-450b-bac7-56944eed7830","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"994fafc4-6c30-454d-a5eb-96c45396e74f","LogTimestamp":"2023-05-25T23:47:52.158Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:47:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:47:54.156Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:47:54.168Z","message":"Entering","context":{"RequestID":"72d89f08-a8d9-43fa-b90b-50292f211a31","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"21edd3c8-0341-4422-897f-aa91159a3174","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:47:54.168Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:47:54.170Z","message":"{\"transactionId\":\"72d89f08-a8d9-43fa-b90b-50292f211a31\",\"status\":\"200\",\"rqstDate\":\"230525-23:47:54:168\",\"respDate\":\"230525-23:47:54:170\",\"sourceId\":\"haproxy:72d89f08-a8d9-43fa-b90b-50292f211a31\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:47:54:168-88895\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[551eb3d7-8c92-4e05-a8de-f15726f0cdba], x-b3-parentspanid=[10a8623199f5e87f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c3bf5f449c46ea4610a8623199f5e87f], x-b3-spanid=[6425c52f562ce85a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[72d89f08-a8d9-43fa-b90b-50292f211a31]}\\\"}\"}","context":{"RequestID":"72d89f08-a8d9-43fa-b90b-50292f211a31","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"21edd3c8-0341-4422-897f-aa91159a3174","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:47:54.168Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:54.171Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"72d89f08-a8d9-43fa-b90b-50292f211a31","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"21edd3c8-0341-4422-897f-aa91159a3174","LogTimestamp":"2023-05-25T23:47:54.171Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:47:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:47:54.173Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:54.173Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:54.173Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:56.181Z","message":"Entering","context":{"RequestID":"9f738e3b-88e2-438e-9998-0c1f912fa196","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"25d89fd7-af2e-437d-a0d1-2faf8cfea1f2","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:47:56.181Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:47:56.183Z","message":"{\"transactionId\":\"9f738e3b-88e2-438e-9998-0c1f912fa196\",\"status\":\"200\",\"rqstDate\":\"230525-23:47:56:182\",\"respDate\":\"230525-23:47:56:183\",\"sourceId\":\"haproxy:9f738e3b-88e2-438e-9998-0c1f912fa196\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:47:56:182-6778\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ae116a7e-6112-48aa-b5af-349a10f69c2b], x-b3-parentspanid=[aba4c412387479a9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[befe653b87716473aba4c412387479a9], x-b3-spanid=[212d7711015cdd7d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9f738e3b-88e2-438e-9998-0c1f912fa196]}\\\"}\"}","context":{"RequestID":"9f738e3b-88e2-438e-9998-0c1f912fa196","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"25d89fd7-af2e-437d-a0d1-2faf8cfea1f2","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:47:56.181Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:56.184Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9f738e3b-88e2-438e-9998-0c1f912fa196","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"25d89fd7-af2e-437d-a0d1-2faf8cfea1f2","LogTimestamp":"2023-05-25T23:47:56.184Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:47:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:47:56.554Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:56.558Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:58.193Z","message":"Entering","context":{"RequestID":"9b301f11-aaf5-4bc2-bf77-c6e3c7a8a2d3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"352b3e1b-d008-4171-9bc7-e4031db7ad43","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:47:58.193Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:47:58.195Z","message":"{\"transactionId\":\"9b301f11-aaf5-4bc2-bf77-c6e3c7a8a2d3\",\"status\":\"200\",\"rqstDate\":\"230525-23:47:58:194\",\"respDate\":\"230525-23:47:58:195\",\"sourceId\":\"haproxy:9b301f11-aaf5-4bc2-bf77-c6e3c7a8a2d3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:47:58:194-89712\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9c196a9a-5617-4e36-b821-8cc946953475], x-b3-parentspanid=[2737e13d167a036f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0f9148189a322acf2737e13d167a036f], x-b3-spanid=[df8072f9259996d3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9b301f11-aaf5-4bc2-bf77-c6e3c7a8a2d3]}\\\"}\"}","context":{"RequestID":"9b301f11-aaf5-4bc2-bf77-c6e3c7a8a2d3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"352b3e1b-d008-4171-9bc7-e4031db7ad43","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:47:58.193Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:47:58.195Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9b301f11-aaf5-4bc2-bf77-c6e3c7a8a2d3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"352b3e1b-d008-4171-9bc7-e4031db7ad43","LogTimestamp":"2023-05-25T23:47:58.195Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:47:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:48:00.205Z","message":"Entering","context":{"RequestID":"70c35a04-799f-4a43-a96e-6748232f7182","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"043375db-7e63-4cfa-a3f2-d2f038bb999c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:48:00.205Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:48:00.209Z","message":"{\"transactionId\":\"70c35a04-799f-4a43-a96e-6748232f7182\",\"status\":\"200\",\"rqstDate\":\"230525-23:48:00:206\",\"respDate\":\"230525-23:48:00:209\",\"sourceId\":\"haproxy:70c35a04-799f-4a43-a96e-6748232f7182\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:48:00:206-36886\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9cae1686-a5ad-4fdf-aaa1-a644f23d8ffd], x-b3-parentspanid=[786e7b410b25800f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b26f8b0ad818303f786e7b410b25800f], x-b3-spanid=[ca43fd107b1978b1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[70c35a04-799f-4a43-a96e-6748232f7182]}\\\"}\"}","context":{"RequestID":"70c35a04-799f-4a43-a96e-6748232f7182","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"043375db-7e63-4cfa-a3f2-d2f038bb999c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:48:00.205Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:00.210Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"70c35a04-799f-4a43-a96e-6748232f7182","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"043375db-7e63-4cfa-a3f2-d2f038bb999c","LogTimestamp":"2023-05-25T23:48:00.210Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:48:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:48:01.909Z","message":"Entering","context":{"RequestID":"a68775a4-1997-457f-95c8-dd0115fcd368","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b19acc5b-1e05-4f41-994c-3c017e74dd40","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:48:01.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:48:01.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"a68775a4-1997-457f-95c8-dd0115fcd368","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b19acc5b-1e05-4f41-994c-3c017e74dd40","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:48:01.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:01.912Z","message":"{\"transactionId\":\"a68775a4-1997-457f-95c8-dd0115fcd368\",\"status\":\"200\",\"rqstDate\":\"230525-23:48:01:910\",\"respDate\":\"230525-23:48:01:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a68775a4-1997-457f-95c8-dd0115fcd368\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:48:01:910-90438\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a68775a4-1997-457f-95c8-dd0115fcd368]}\\\"}\"}","context":{"RequestID":"a68775a4-1997-457f-95c8-dd0115fcd368","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b19acc5b-1e05-4f41-994c-3c017e74dd40","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:48:01.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:01.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a68775a4-1997-457f-95c8-dd0115fcd368","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b19acc5b-1e05-4f41-994c-3c017e74dd40","LogTimestamp":"2023-05-25T23:48:01.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:48:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:48:02.018Z","message":"Entering","context":{"RequestID":"3418fc20-a041-4cf2-8a7e-7281319abda3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b2e56f3d-e13c-45b3-9635-a85fb3f7f3ba","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:48:02.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:48:02.020Z","message":"{\"transactionId\":\"3418fc20-a041-4cf2-8a7e-7281319abda3\",\"status\":\"200\",\"rqstDate\":\"230525-23:48:02:019\",\"respDate\":\"230525-23:48:02:020\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:3418fc20-a041-4cf2-8a7e-7281319abda3\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:48:02:019-56204\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c83dc023-5235-9dd2-9ed2-93ec7ad5456a], x-b3-parentspanid=[84b534ad927405f1], Accept=[application/json], x-b3-sampled=[1], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49637], x-envoy-attempt-count=[1], x-b3-traceid=[8f75c81f0a795cab84b534ad927405f1], x-b3-spanid=[800c409124ff03ca], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[3418fc20-a041-4cf2-8a7e-7281319abda3]}\\\"}\"}","context":{"RequestID":"3418fc20-a041-4cf2-8a7e-7281319abda3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b2e56f3d-e13c-45b3-9635-a85fb3f7f3ba","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:48:02.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:02.021Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3418fc20-a041-4cf2-8a7e-7281319abda3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b2e56f3d-e13c-45b3-9635-a85fb3f7f3ba","LogTimestamp":"2023-05-25T23:48:02.021Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:48:02 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:48:02.220Z","message":"Entering","context":{"RequestID":"5e6524e0-e0eb-4d35-b046-5d0b44ca74e0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"92f54108-1bc4-475d-a4fc-4a230cb4a1aa","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:48:02.220Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:48:02.222Z","message":"{\"transactionId\":\"5e6524e0-e0eb-4d35-b046-5d0b44ca74e0\",\"status\":\"200\",\"rqstDate\":\"230525-23:48:02:221\",\"respDate\":\"230525-23:48:02:222\",\"sourceId\":\"haproxy:5e6524e0-e0eb-4d35-b046-5d0b44ca74e0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:48:02:221-10709\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eb75c538-320b-411a-9d82-52d40beff882], x-b3-parentspanid=[93c4d11dd22c3f4c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fa2b75032a26eea793c4d11dd22c3f4c], x-b3-spanid=[d1d7b6d4cb163f10], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5e6524e0-e0eb-4d35-b046-5d0b44ca74e0]}\\\"}\"}","context":{"RequestID":"5e6524e0-e0eb-4d35-b046-5d0b44ca74e0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"92f54108-1bc4-475d-a4fc-4a230cb4a1aa","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:48:02.220Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:02.223Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5e6524e0-e0eb-4d35-b046-5d0b44ca74e0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"92f54108-1bc4-475d-a4fc-4a230cb4a1aa","LogTimestamp":"2023-05-25T23:48:02.223Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:48:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:48:04.157Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:48:04.170Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:04.170Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:04.170Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:04.234Z","message":"Entering","context":{"RequestID":"350e03b0-31ca-447c-8a26-3bedfb9545e8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"75139080-0d7c-4917-aec2-1edcd03a4427","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:48:04.234Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:48:04.236Z","message":"{\"transactionId\":\"350e03b0-31ca-447c-8a26-3bedfb9545e8\",\"status\":\"200\",\"rqstDate\":\"230525-23:48:04:234\",\"respDate\":\"230525-23:48:04:236\",\"sourceId\":\"haproxy:350e03b0-31ca-447c-8a26-3bedfb9545e8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:48:04:234-24211\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ee9c3eaa-7bcb-4433-9288-651cefd9bfd2], x-b3-parentspanid=[d790732b4a6abee7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[17d2adbf1bcfa4a4d790732b4a6abee7], x-b3-spanid=[62d80e6457e1ffb2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[350e03b0-31ca-447c-8a26-3bedfb9545e8]}\\\"}\"}","context":{"RequestID":"350e03b0-31ca-447c-8a26-3bedfb9545e8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"75139080-0d7c-4917-aec2-1edcd03a4427","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:48:04.234Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:04.237Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"350e03b0-31ca-447c-8a26-3bedfb9545e8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"75139080-0d7c-4917-aec2-1edcd03a4427","LogTimestamp":"2023-05-25T23:48:04.237Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:48:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:48:06.247Z","message":"Entering","context":{"RequestID":"e215e804-a028-4077-8ba2-c92cbb3bdc15","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"72d7dd09-55fe-44b9-8401-0ea4f5e1ed12","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:48:06.247Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:48:06.249Z","message":"{\"transactionId\":\"e215e804-a028-4077-8ba2-c92cbb3bdc15\",\"status\":\"200\",\"rqstDate\":\"230525-23:48:06:248\",\"respDate\":\"230525-23:48:06:249\",\"sourceId\":\"haproxy:e215e804-a028-4077-8ba2-c92cbb3bdc15\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:48:06:248-13162\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[17623850-9f69-4d4c-be3c-14ea9e3bc3ec], x-b3-parentspanid=[94ea270d1b865a9d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f37cca6de266589094ea270d1b865a9d], x-b3-spanid=[2df9521e46065fdb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e215e804-a028-4077-8ba2-c92cbb3bdc15]}\\\"}\"}","context":{"RequestID":"e215e804-a028-4077-8ba2-c92cbb3bdc15","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"72d7dd09-55fe-44b9-8401-0ea4f5e1ed12","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:48:06.247Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:06.250Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e215e804-a028-4077-8ba2-c92cbb3bdc15","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"72d7dd09-55fe-44b9-8401-0ea4f5e1ed12","LogTimestamp":"2023-05-25T23:48:06.250Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:48:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:48:08.259Z","message":"Entering","context":{"RequestID":"261513e5-b35f-4830-84b0-f80503835b0e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a21b123f-dfbb-483c-a51a-2a965c5cdc91","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:48:08.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:48:08.262Z","message":"{\"transactionId\":\"261513e5-b35f-4830-84b0-f80503835b0e\",\"status\":\"200\",\"rqstDate\":\"230525-23:48:08:260\",\"respDate\":\"230525-23:48:08:262\",\"sourceId\":\"haproxy:261513e5-b35f-4830-84b0-f80503835b0e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:48:08:260-17873\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9cbdfafb-6a05-4696-bb01-06ab7e32dcdb], x-b3-parentspanid=[71d56d0409e8a912], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0d61489f1e565b1671d56d0409e8a912], x-b3-spanid=[10623e63be43ec27], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[261513e5-b35f-4830-84b0-f80503835b0e]}\\\"}\"}","context":{"RequestID":"261513e5-b35f-4830-84b0-f80503835b0e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a21b123f-dfbb-483c-a51a-2a965c5cdc91","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:48:08.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:08.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"261513e5-b35f-4830-84b0-f80503835b0e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a21b123f-dfbb-483c-a51a-2a965c5cdc91","LogTimestamp":"2023-05-25T23:48:08.262Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:48:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:48:10.272Z","message":"Entering","context":{"RequestID":"07b10ed8-7e23-444c-96c3-bf6390ad7945","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6889e79f-81a5-4edd-9f3b-67d5ba17eb0b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:48:10.272Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:48:10.274Z","message":"{\"transactionId\":\"07b10ed8-7e23-444c-96c3-bf6390ad7945\",\"status\":\"200\",\"rqstDate\":\"230525-23:48:10:273\",\"respDate\":\"230525-23:48:10:274\",\"sourceId\":\"haproxy:07b10ed8-7e23-444c-96c3-bf6390ad7945\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:48:10:273-16960\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9c64ebdf-ccb9-4918-b81e-52de05af3dcf], x-b3-parentspanid=[965db44447f487d8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6335e7d2c9504c50965db44447f487d8], x-b3-spanid=[5711c8fe9a44e334], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[07b10ed8-7e23-444c-96c3-bf6390ad7945]}\\\"}\"}","context":{"RequestID":"07b10ed8-7e23-444c-96c3-bf6390ad7945","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6889e79f-81a5-4edd-9f3b-67d5ba17eb0b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:48:10.272Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:10.275Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"07b10ed8-7e23-444c-96c3-bf6390ad7945","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6889e79f-81a5-4edd-9f3b-67d5ba17eb0b","LogTimestamp":"2023-05-25T23:48:10.275Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:48:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:48:11.908Z","message":"Entering","context":{"RequestID":"34bf8a0e-9476-46ec-a4e0-fd9f21498afb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3b989f14-4b82-41d5-847a-33c9342bfb4c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:48:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:48:11.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"34bf8a0e-9476-46ec-a4e0-fd9f21498afb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3b989f14-4b82-41d5-847a-33c9342bfb4c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:48:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:11.911Z","message":"{\"transactionId\":\"34bf8a0e-9476-46ec-a4e0-fd9f21498afb\",\"status\":\"200\",\"rqstDate\":\"230525-23:48:11:909\",\"respDate\":\"230525-23:48:11:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:34bf8a0e-9476-46ec-a4e0-fd9f21498afb\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:48:11:909-49759\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[34bf8a0e-9476-46ec-a4e0-fd9f21498afb]}\\\"}\"}","context":{"RequestID":"34bf8a0e-9476-46ec-a4e0-fd9f21498afb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3b989f14-4b82-41d5-847a-33c9342bfb4c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:48:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:11.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"34bf8a0e-9476-46ec-a4e0-fd9f21498afb","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3b989f14-4b82-41d5-847a-33c9342bfb4c","LogTimestamp":"2023-05-25T23:48:11.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:48:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:48:12.016Z","message":"Entering","context":{"RequestID":"d351d122-6bd5-41ee-8a9d-288648e5bd4a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"41cbb786-d487-4768-ad86-de905be27dc2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:48:12.016Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:48:12.019Z","message":"{\"transactionId\":\"d351d122-6bd5-41ee-8a9d-288648e5bd4a\",\"status\":\"200\",\"rqstDate\":\"230525-23:48:12:017\",\"respDate\":\"230525-23:48:12:019\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d351d122-6bd5-41ee-8a9d-288648e5bd4a\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:48:12:017-14205\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0d8099f5-5422-4871-9cb2-3481728577ce], x-b3-parentspanid=[dd8605e7d184142b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[52097], x-envoy-attempt-count=[1], x-b3-traceid=[8cc6c66ac95b81eedd8605e7d184142b], x-b3-spanid=[fdb54472545a3448], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d351d122-6bd5-41ee-8a9d-288648e5bd4a]}\\\"}\"}","context":{"RequestID":"d351d122-6bd5-41ee-8a9d-288648e5bd4a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"41cbb786-d487-4768-ad86-de905be27dc2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:48:12.016Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:12.020Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d351d122-6bd5-41ee-8a9d-288648e5bd4a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"41cbb786-d487-4768-ad86-de905be27dc2","LogTimestamp":"2023-05-25T23:48:12.020Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:48:12 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:48:12.284Z","message":"Entering","context":{"RequestID":"89939928-c0fb-4e83-b251-beee64b8b256","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"498f2186-b29f-4dcd-8945-c3381961b871","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:48:12.284Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:48:12.285Z","message":"{\"transactionId\":\"89939928-c0fb-4e83-b251-beee64b8b256\",\"status\":\"200\",\"rqstDate\":\"230525-23:48:12:284\",\"respDate\":\"230525-23:48:12:285\",\"sourceId\":\"haproxy:89939928-c0fb-4e83-b251-beee64b8b256\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:48:12:284-93727\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ca61bb4a-2089-41d7-a2f2-5782da7f7dab], x-b3-parentspanid=[e6897f0e819b9bbc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c574a23bac8495a1e6897f0e819b9bbc], x-b3-spanid=[0dd0db1a90b2b0e4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[89939928-c0fb-4e83-b251-beee64b8b256]}\\\"}\"}","context":{"RequestID":"89939928-c0fb-4e83-b251-beee64b8b256","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"498f2186-b29f-4dcd-8945-c3381961b871","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:48:12.284Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:12.286Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"89939928-c0fb-4e83-b251-beee64b8b256","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"498f2186-b29f-4dcd-8945-c3381961b871","LogTimestamp":"2023-05-25T23:48:12.286Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:48:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:48:14.158Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:48:14.225Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:14.225Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:14.225Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:14.296Z","message":"Entering","context":{"RequestID":"fb51bce1-9116-4c02-9155-354f8ec2c0ae","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4eeb6180-bcd9-4660-a458-3d9155ce30fa","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:48:14.296Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:48:14.299Z","message":"{\"transactionId\":\"fb51bce1-9116-4c02-9155-354f8ec2c0ae\",\"status\":\"200\",\"rqstDate\":\"230525-23:48:14:297\",\"respDate\":\"230525-23:48:14:299\",\"sourceId\":\"haproxy:fb51bce1-9116-4c02-9155-354f8ec2c0ae\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:48:14:297-42363\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[83d177f3-2660-49ca-8922-fe3895195457], x-b3-parentspanid=[c081000a8a6031d0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b5764997332bea46c081000a8a6031d0], x-b3-spanid=[2eb0d5420bd5c797], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fb51bce1-9116-4c02-9155-354f8ec2c0ae]}\\\"}\"}","context":{"RequestID":"fb51bce1-9116-4c02-9155-354f8ec2c0ae","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4eeb6180-bcd9-4660-a458-3d9155ce30fa","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:48:14.296Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:14.300Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb51bce1-9116-4c02-9155-354f8ec2c0ae","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4eeb6180-bcd9-4660-a458-3d9155ce30fa","LogTimestamp":"2023-05-25T23:48:14.300Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:48:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:48:16.311Z","message":"Entering","context":{"RequestID":"93db6aad-ba94-4c7e-afcb-86a6aa8506a0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"503f58cd-229f-4b4e-a48f-06496bf52c8b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:48:16.311Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:48:16.313Z","message":"{\"transactionId\":\"93db6aad-ba94-4c7e-afcb-86a6aa8506a0\",\"status\":\"200\",\"rqstDate\":\"230525-23:48:16:311\",\"respDate\":\"230525-23:48:16:313\",\"sourceId\":\"haproxy:93db6aad-ba94-4c7e-afcb-86a6aa8506a0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:48:16:311-92879\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a230b8bf-19dc-4f03-80ba-c59eb2d3cd0c], x-b3-parentspanid=[726f4c070f469802], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0fcbf511daa94249726f4c070f469802], x-b3-spanid=[a200e3cd2d28f80f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[93db6aad-ba94-4c7e-afcb-86a6aa8506a0]}\\\"}\"}","context":{"RequestID":"93db6aad-ba94-4c7e-afcb-86a6aa8506a0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"503f58cd-229f-4b4e-a48f-06496bf52c8b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:48:16.311Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:16.314Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"93db6aad-ba94-4c7e-afcb-86a6aa8506a0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"503f58cd-229f-4b4e-a48f-06496bf52c8b","LogTimestamp":"2023-05-25T23:48:16.314Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:48:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:48:18.323Z","message":"Entering","context":{"RequestID":"7d2bf4d5-3d3f-492b-84ae-a325939e9c20","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a9930e35-3f85-4fbd-a9f8-8683c4e652a3","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:48:18.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:48:18.326Z","message":"{\"transactionId\":\"7d2bf4d5-3d3f-492b-84ae-a325939e9c20\",\"status\":\"200\",\"rqstDate\":\"230525-23:48:18:325\",\"respDate\":\"230525-23:48:18:326\",\"sourceId\":\"haproxy:7d2bf4d5-3d3f-492b-84ae-a325939e9c20\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:48:18:325-60013\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6374f71f-7470-47a3-98a2-67aed512deaf], x-b3-parentspanid=[dd454548d11b61f3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d760e77f4ba745e1dd454548d11b61f3], x-b3-spanid=[185279a9dcd8c01e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7d2bf4d5-3d3f-492b-84ae-a325939e9c20]}\\\"}\"}","context":{"RequestID":"7d2bf4d5-3d3f-492b-84ae-a325939e9c20","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a9930e35-3f85-4fbd-a9f8-8683c4e652a3","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:48:18.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:18.328Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7d2bf4d5-3d3f-492b-84ae-a325939e9c20","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a9930e35-3f85-4fbd-a9f8-8683c4e652a3","LogTimestamp":"2023-05-25T23:48:18.328Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:48:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:48:20.338Z","message":"Entering","context":{"RequestID":"4f24a958-b40a-4f4f-9f44-89fb346304d4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5add5ccd-41b9-4d1b-9150-0686e594c25b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:48:20.338Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:48:20.342Z","message":"{\"transactionId\":\"4f24a958-b40a-4f4f-9f44-89fb346304d4\",\"status\":\"200\",\"rqstDate\":\"230525-23:48:20:339\",\"respDate\":\"230525-23:48:20:341\",\"sourceId\":\"haproxy:4f24a958-b40a-4f4f-9f44-89fb346304d4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:48:20:339-97060\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a4669441-c54c-4fc1-9c76-915db25c9f55], x-b3-parentspanid=[b487e8fc6fd49bf2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2593a2c63db4cce3b487e8fc6fd49bf2], x-b3-spanid=[4a195a19dc1e441b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4f24a958-b40a-4f4f-9f44-89fb346304d4]}\\\"}\"}","context":{"RequestID":"4f24a958-b40a-4f4f-9f44-89fb346304d4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5add5ccd-41b9-4d1b-9150-0686e594c25b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:48:20.338Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:20.342Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4f24a958-b40a-4f4f-9f44-89fb346304d4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5add5ccd-41b9-4d1b-9150-0686e594c25b","LogTimestamp":"2023-05-25T23:48:20.342Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:48:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:48:21.908Z","message":"Entering","context":{"RequestID":"cc0b645f-80d7-4cbd-81c5-5c6084194b98","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cc0d244c-8608-494f-a574-cc2f1ce90a08","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:48:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:48:21.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"cc0b645f-80d7-4cbd-81c5-5c6084194b98","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cc0d244c-8608-494f-a574-cc2f1ce90a08","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:48:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:21.912Z","message":"{\"transactionId\":\"cc0b645f-80d7-4cbd-81c5-5c6084194b98\",\"status\":\"200\",\"rqstDate\":\"230525-23:48:21:909\",\"respDate\":\"230525-23:48:21:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:cc0b645f-80d7-4cbd-81c5-5c6084194b98\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:48:21:909-9494\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[cc0b645f-80d7-4cbd-81c5-5c6084194b98]}\\\"}\"}","context":{"RequestID":"cc0b645f-80d7-4cbd-81c5-5c6084194b98","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cc0d244c-8608-494f-a574-cc2f1ce90a08","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:48:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:21.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cc0b645f-80d7-4cbd-81c5-5c6084194b98","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cc0d244c-8608-494f-a574-cc2f1ce90a08","LogTimestamp":"2023-05-25T23:48:21.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:48:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:48:22.020Z","message":"Entering","context":{"RequestID":"5ebe654c-33d1-4b1d-811d-765e4356fb80","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"174ad694-6dd9-40e2-bcb7-5406d7b9fc82","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:48:22.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:48:22.023Z","message":"{\"transactionId\":\"5ebe654c-33d1-4b1d-811d-765e4356fb80\",\"status\":\"200\",\"rqstDate\":\"230525-23:48:22:021\",\"respDate\":\"230525-23:48:22:023\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:5ebe654c-33d1-4b1d-811d-765e4356fb80\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:48:22:021-53937\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[977d5e89-7a6f-4dff-877d-cfbc5e14e9db], x-b3-parentspanid=[033016e989852658], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42787], x-envoy-attempt-count=[1], x-b3-traceid=[13cc1cd2a7bfda60033016e989852658], x-b3-spanid=[913a043788cea456], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[5ebe654c-33d1-4b1d-811d-765e4356fb80]}\\\"}\"}","context":{"RequestID":"5ebe654c-33d1-4b1d-811d-765e4356fb80","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"174ad694-6dd9-40e2-bcb7-5406d7b9fc82","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:48:22.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:22.024Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5ebe654c-33d1-4b1d-811d-765e4356fb80","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"174ad694-6dd9-40e2-bcb7-5406d7b9fc82","LogTimestamp":"2023-05-25T23:48:22.023Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:48:22 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:48:22.352Z","message":"Entering","context":{"RequestID":"89fbff8d-652f-41cb-a436-e421b17586cc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"886386db-7549-4d3c-8c79-f55f26625cf4","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:48:22.352Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:48:22.355Z","message":"{\"transactionId\":\"89fbff8d-652f-41cb-a436-e421b17586cc\",\"status\":\"200\",\"rqstDate\":\"230525-23:48:22:353\",\"respDate\":\"230525-23:48:22:355\",\"sourceId\":\"haproxy:89fbff8d-652f-41cb-a436-e421b17586cc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:48:22:353-13286\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e7d5b267-b83b-4778-9716-748a9677616e], x-b3-parentspanid=[d19779d018288b08], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8a21085151b65785d19779d018288b08], x-b3-spanid=[30a1b13bbf5fdf78], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[89fbff8d-652f-41cb-a436-e421b17586cc]}\\\"}\"}","context":{"RequestID":"89fbff8d-652f-41cb-a436-e421b17586cc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"886386db-7549-4d3c-8c79-f55f26625cf4","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:48:22.352Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:22.356Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"89fbff8d-652f-41cb-a436-e421b17586cc","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"886386db-7549-4d3c-8c79-f55f26625cf4","LogTimestamp":"2023-05-25T23:48:22.356Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:48:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:48:24.158Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:48:24.170Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:24.170Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:24.171Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:24.365Z","message":"Entering","context":{"RequestID":"96d3926d-4f9b-4b80-af56-b7774d1c066a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4a3944eb-cd26-475e-b898-87c133d3ae74","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:48:24.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:48:24.367Z","message":"{\"transactionId\":\"96d3926d-4f9b-4b80-af56-b7774d1c066a\",\"status\":\"200\",\"rqstDate\":\"230525-23:48:24:366\",\"respDate\":\"230525-23:48:24:367\",\"sourceId\":\"haproxy:96d3926d-4f9b-4b80-af56-b7774d1c066a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:48:24:366-84848\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d529b312-aabe-427c-b809-e5b4a8c517b6], x-b3-parentspanid=[4756476608ebf092], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9bde53d250429b534756476608ebf092], x-b3-spanid=[e4075374923447b4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[96d3926d-4f9b-4b80-af56-b7774d1c066a]}\\\"}\"}","context":{"RequestID":"96d3926d-4f9b-4b80-af56-b7774d1c066a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4a3944eb-cd26-475e-b898-87c133d3ae74","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:48:24.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:24.368Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"96d3926d-4f9b-4b80-af56-b7774d1c066a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4a3944eb-cd26-475e-b898-87c133d3ae74","LogTimestamp":"2023-05-25T23:48:24.368Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:48:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:48:26.379Z","message":"Entering","context":{"RequestID":"d07fde94-b03e-433d-b7de-151a2cda4be9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"16c86ed5-c363-4d8a-8eb1-e99efbe1ebbc","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:48:26.379Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:48:26.382Z","message":"{\"transactionId\":\"d07fde94-b03e-433d-b7de-151a2cda4be9\",\"status\":\"200\",\"rqstDate\":\"230525-23:48:26:380\",\"respDate\":\"230525-23:48:26:382\",\"sourceId\":\"haproxy:d07fde94-b03e-433d-b7de-151a2cda4be9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:48:26:380-30487\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c87ae82a-66e0-40c3-82c8-bcb259b32af1], x-b3-parentspanid=[d4b8c759151939b7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9cff5e959e261f18d4b8c759151939b7], x-b3-spanid=[b2720cf06e3a4583], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d07fde94-b03e-433d-b7de-151a2cda4be9]}\\\"}\"}","context":{"RequestID":"d07fde94-b03e-433d-b7de-151a2cda4be9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"16c86ed5-c363-4d8a-8eb1-e99efbe1ebbc","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:48:26.379Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:26.384Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d07fde94-b03e-433d-b7de-151a2cda4be9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"16c86ed5-c363-4d8a-8eb1-e99efbe1ebbc","LogTimestamp":"2023-05-25T23:48:26.383Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:48:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:48:26.559Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:26.564Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:28.395Z","message":"Entering","context":{"RequestID":"d444c996-0d23-42bb-9d93-7cc50c87e179","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"88e29f5d-4c67-4405-8353-8f49710c2312","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:48:28.395Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:48:28.397Z","message":"{\"transactionId\":\"d444c996-0d23-42bb-9d93-7cc50c87e179\",\"status\":\"200\",\"rqstDate\":\"230525-23:48:28:396\",\"respDate\":\"230525-23:48:28:397\",\"sourceId\":\"haproxy:d444c996-0d23-42bb-9d93-7cc50c87e179\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:48:28:396-80407\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1af4529c-ab9c-4216-97f5-eee181e60f48], x-b3-parentspanid=[a9dae9cf9258eddc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[35c9b0bc52f49f7ca9dae9cf9258eddc], x-b3-spanid=[dfa7a1e35757ca5a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d444c996-0d23-42bb-9d93-7cc50c87e179]}\\\"}\"}","context":{"RequestID":"d444c996-0d23-42bb-9d93-7cc50c87e179","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"88e29f5d-4c67-4405-8353-8f49710c2312","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:48:28.395Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:28.398Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d444c996-0d23-42bb-9d93-7cc50c87e179","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"88e29f5d-4c67-4405-8353-8f49710c2312","LogTimestamp":"2023-05-25T23:48:28.398Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:48:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:48:30.407Z","message":"Entering","context":{"RequestID":"747ddb90-9451-420e-8ca4-000845f4e00f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"065011de-c9c2-49a2-97c8-abe3383cfc83","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:48:30.407Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:48:30.408Z","message":"{\"transactionId\":\"747ddb90-9451-420e-8ca4-000845f4e00f\",\"status\":\"200\",\"rqstDate\":\"230525-23:48:30:407\",\"respDate\":\"230525-23:48:30:408\",\"sourceId\":\"haproxy:747ddb90-9451-420e-8ca4-000845f4e00f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:48:30:407-81808\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b2fab966-b73a-4f0d-b5a4-6c83d94a8af2], x-b3-parentspanid=[aa969851905b5d24], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3c6223aeb362f8d1aa969851905b5d24], x-b3-spanid=[b1e04f76406866eb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[747ddb90-9451-420e-8ca4-000845f4e00f]}\\\"}\"}","context":{"RequestID":"747ddb90-9451-420e-8ca4-000845f4e00f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"065011de-c9c2-49a2-97c8-abe3383cfc83","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:48:30.407Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:30.408Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"747ddb90-9451-420e-8ca4-000845f4e00f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"065011de-c9c2-49a2-97c8-abe3383cfc83","LogTimestamp":"2023-05-25T23:48:30.408Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:48:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-25T23:48:31.908Z","message":"Entering","context":{"RequestID":"c3c00cde-1670-4803-8f7c-16a6507c56d9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"dbb8ea09-a007-4afb-b26d-52fac46ed9e3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:48:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:48:31.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"c3c00cde-1670-4803-8f7c-16a6507c56d9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"dbb8ea09-a007-4afb-b26d-52fac46ed9e3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:48:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:31.911Z","message":"{\"transactionId\":\"c3c00cde-1670-4803-8f7c-16a6507c56d9\",\"status\":\"200\",\"rqstDate\":\"230525-23:48:31:909\",\"respDate\":\"230525-23:48:31:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c3c00cde-1670-4803-8f7c-16a6507c56d9\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:48:31:909-93827\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c3c00cde-1670-4803-8f7c-16a6507c56d9]}\\\"}\"}","context":{"RequestID":"c3c00cde-1670-4803-8f7c-16a6507c56d9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"dbb8ea09-a007-4afb-b26d-52fac46ed9e3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:48:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:31.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c3c00cde-1670-4803-8f7c-16a6507c56d9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dbb8ea09-a007-4afb-b26d-52fac46ed9e3","LogTimestamp":"2023-05-25T23:48:31.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:48:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:48:32.018Z","message":"Entering","context":{"RequestID":"819c1271-8c9e-4fd9-b417-c7dc83930893","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f4a66e83-3f4e-4e23-a36c-0e6e174ed2d1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:48:32.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:48:32.021Z","message":"{\"transactionId\":\"819c1271-8c9e-4fd9-b417-c7dc83930893\",\"status\":\"200\",\"rqstDate\":\"230525-23:48:32:019\",\"respDate\":\"230525-23:48:32:021\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:819c1271-8c9e-4fd9-b417-c7dc83930893\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:48:32:019-35039\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7a348062-8047-43d5-aa68-0feccdd235f6], x-b3-parentspanid=[089f5085aa1d4fec], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39565], x-envoy-attempt-count=[1], x-b3-traceid=[917d87fcbc7ca9fe089f5085aa1d4fec], x-b3-spanid=[854c4bf377710897], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[819c1271-8c9e-4fd9-b417-c7dc83930893]}\\\"}\"}","context":{"RequestID":"819c1271-8c9e-4fd9-b417-c7dc83930893","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f4a66e83-3f4e-4e23-a36c-0e6e174ed2d1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:48:32.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:32.022Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"819c1271-8c9e-4fd9-b417-c7dc83930893","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f4a66e83-3f4e-4e23-a36c-0e6e174ed2d1","LogTimestamp":"2023-05-25T23:48:32.021Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:48:32 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:48:32.417Z","message":"Entering","context":{"RequestID":"e8f51482-a96e-4b14-b449-6976cedbc039","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"586ccc46-1bbc-4c53-8294-a1c88cf2ce23","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:48:32.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:48:32.418Z","message":"{\"transactionId\":\"e8f51482-a96e-4b14-b449-6976cedbc039\",\"status\":\"200\",\"rqstDate\":\"230525-23:48:32:418\",\"respDate\":\"230525-23:48:32:418\",\"sourceId\":\"haproxy:e8f51482-a96e-4b14-b449-6976cedbc039\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:48:32:418-99771\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[97ebba75-5ba2-4d53-bda2-75de191393f3], x-b3-parentspanid=[171032353f349d61], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[11bdec22c0e08382171032353f349d61], x-b3-spanid=[bf2e886291d03b5c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e8f51482-a96e-4b14-b449-6976cedbc039]}\\\"}\"}","context":{"RequestID":"e8f51482-a96e-4b14-b449-6976cedbc039","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"586ccc46-1bbc-4c53-8294-a1c88cf2ce23","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:48:32.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:32.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e8f51482-a96e-4b14-b449-6976cedbc039","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"586ccc46-1bbc-4c53-8294-a1c88cf2ce23","LogTimestamp":"2023-05-25T23:48:32.419Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:48:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-25T23:48:34.158Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:48:34.174Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:34.175Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:34.175Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:34.426Z","message":"Entering","context":{"RequestID":"4796d9c8-8a37-485e-8a67-938ca4e8ccb0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a283e0c3-792b-4b40-bbae-83e283565aaa","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:48:34.426Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:48:34.428Z","message":"{\"transactionId\":\"4796d9c8-8a37-485e-8a67-938ca4e8ccb0\",\"status\":\"200\",\"rqstDate\":\"230525-23:48:34:427\",\"respDate\":\"230525-23:48:34:428\",\"sourceId\":\"haproxy:4796d9c8-8a37-485e-8a67-938ca4e8ccb0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:48:34:427-69273\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[726ddf7c-0824-4566-b3ef-d2ef4cd7718d], x-b3-parentspanid=[a09a0796d0bbed2f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0b58bffe2138f30ba09a0796d0bbed2f], x-b3-spanid=[85f3610860f90258], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4796d9c8-8a37-485e-8a67-938ca4e8ccb0]}\\\"}\"}","context":{"RequestID":"4796d9c8-8a37-485e-8a67-938ca4e8ccb0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a283e0c3-792b-4b40-bbae-83e283565aaa","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:48:34.426Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:34.429Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4796d9c8-8a37-485e-8a67-938ca4e8ccb0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a283e0c3-792b-4b40-bbae-83e283565aaa","LogTimestamp":"2023-05-25T23:48:34.429Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:48:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:48:36.438Z","message":"Entering","context":{"RequestID":"44f76375-94d3-42ef-b669-c5b78e62cc8d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"85fadee5-2bd0-43cd-87cc-73991d5da4a2","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:48:36.438Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:48:36.441Z","message":"{\"transactionId\":\"44f76375-94d3-42ef-b669-c5b78e62cc8d\",\"status\":\"200\",\"rqstDate\":\"230525-23:48:36:439\",\"respDate\":\"230525-23:48:36:441\",\"sourceId\":\"haproxy:44f76375-94d3-42ef-b669-c5b78e62cc8d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:48:36:439-24034\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[86e63495-495a-4118-b525-ca09b2bfb7f9], x-b3-parentspanid=[654b86336c8df3de], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9787932b329cf809654b86336c8df3de], x-b3-spanid=[122daec24d4e91dc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[44f76375-94d3-42ef-b669-c5b78e62cc8d]}\\\"}\"}","context":{"RequestID":"44f76375-94d3-42ef-b669-c5b78e62cc8d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"85fadee5-2bd0-43cd-87cc-73991d5da4a2","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:48:36.438Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:36.441Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"44f76375-94d3-42ef-b669-c5b78e62cc8d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"85fadee5-2bd0-43cd-87cc-73991d5da4a2","LogTimestamp":"2023-05-25T23:48:36.441Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:48:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:48:38.451Z","message":"Entering","context":{"RequestID":"74ded906-6670-4d44-8106-1274c34d6282","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f19131de-b1a5-4715-b007-73c3e4708f14","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:48:38.451Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:48:38.455Z","message":"{\"transactionId\":\"74ded906-6670-4d44-8106-1274c34d6282\",\"status\":\"200\",\"rqstDate\":\"230525-23:48:38:453\",\"respDate\":\"230525-23:48:38:455\",\"sourceId\":\"haproxy:74ded906-6670-4d44-8106-1274c34d6282\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:48:38:453-45328\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3de0d87c-8e0e-4638-9893-b456f1602b1b], x-b3-parentspanid=[2dbddd4b1c78d8f3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4f5c59128a029fe52dbddd4b1c78d8f3], x-b3-spanid=[9bd5842ab515e15f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[74ded906-6670-4d44-8106-1274c34d6282]}\\\"}\"}","context":{"RequestID":"74ded906-6670-4d44-8106-1274c34d6282","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f19131de-b1a5-4715-b007-73c3e4708f14","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:48:38.451Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:38.457Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"74ded906-6670-4d44-8106-1274c34d6282","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f19131de-b1a5-4715-b007-73c3e4708f14","LogTimestamp":"2023-05-25T23:48:38.456Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:48:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:48:40.467Z","message":"Entering","context":{"RequestID":"bf94f8ba-003a-488b-91e2-b0608d1459c3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"16f622dc-a255-499f-8af0-4bd2a193ea01","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:48:40.467Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:48:40.470Z","message":"{\"transactionId\":\"bf94f8ba-003a-488b-91e2-b0608d1459c3\",\"status\":\"200\",\"rqstDate\":\"230525-23:48:40:468\",\"respDate\":\"230525-23:48:40:470\",\"sourceId\":\"haproxy:bf94f8ba-003a-488b-91e2-b0608d1459c3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:48:40:468-96744\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aef5cdc8-55c9-4a01-ba90-412ddbdb5c11], x-b3-parentspanid=[18314f81a26664a5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[41aa4299c6f43c2518314f81a26664a5], x-b3-spanid=[5238c3ed9f8cada0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bf94f8ba-003a-488b-91e2-b0608d1459c3]}\\\"}\"}","context":{"RequestID":"bf94f8ba-003a-488b-91e2-b0608d1459c3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"16f622dc-a255-499f-8af0-4bd2a193ea01","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:48:40.467Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:40.471Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bf94f8ba-003a-488b-91e2-b0608d1459c3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"16f622dc-a255-499f-8af0-4bd2a193ea01","LogTimestamp":"2023-05-25T23:48:40.471Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:48:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:48:41.908Z","message":"Entering","context":{"RequestID":"a714ada6-7ab7-4c55-8916-1435ce7e69e5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2e9fa2aa-da16-46a0-9df5-620d2ca20486","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:48:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:48:41.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"a714ada6-7ab7-4c55-8916-1435ce7e69e5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2e9fa2aa-da16-46a0-9df5-620d2ca20486","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:48:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:41.911Z","message":"{\"transactionId\":\"a714ada6-7ab7-4c55-8916-1435ce7e69e5\",\"status\":\"200\",\"rqstDate\":\"230525-23:48:41:909\",\"respDate\":\"230525-23:48:41:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a714ada6-7ab7-4c55-8916-1435ce7e69e5\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:48:41:909-88523\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a714ada6-7ab7-4c55-8916-1435ce7e69e5]}\\\"}\"}","context":{"RequestID":"a714ada6-7ab7-4c55-8916-1435ce7e69e5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2e9fa2aa-da16-46a0-9df5-620d2ca20486","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:48:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:41.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a714ada6-7ab7-4c55-8916-1435ce7e69e5","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2e9fa2aa-da16-46a0-9df5-620d2ca20486","LogTimestamp":"2023-05-25T23:48:41.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:48:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:48:42.016Z","message":"Entering","context":{"RequestID":"8bea9098-e89b-4a65-a827-c7ffa4c49bae","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2a2cb664-a1e5-4aae-87e4-241cdccda1ae","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:48:42.016Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:48:42.019Z","message":"{\"transactionId\":\"8bea9098-e89b-4a65-a827-c7ffa4c49bae\",\"status\":\"200\",\"rqstDate\":\"230525-23:48:42:017\",\"respDate\":\"230525-23:48:42:019\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:8bea9098-e89b-4a65-a827-c7ffa4c49bae\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:48:42:017-58645\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b3ee8796-9399-467e-a8a0-4d2d98163b87], x-b3-parentspanid=[8813a4560b19e0be], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39657], x-envoy-attempt-count=[1], x-b3-traceid=[6b740def2f0a13618813a4560b19e0be], x-b3-spanid=[1052bf8197c56289], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[8bea9098-e89b-4a65-a827-c7ffa4c49bae]}\\\"}\"}","context":{"RequestID":"8bea9098-e89b-4a65-a827-c7ffa4c49bae","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2a2cb664-a1e5-4aae-87e4-241cdccda1ae","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:48:42.016Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:42.020Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8bea9098-e89b-4a65-a827-c7ffa4c49bae","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2a2cb664-a1e5-4aae-87e4-241cdccda1ae","LogTimestamp":"2023-05-25T23:48:42.020Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:48:42 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:48:42.482Z","message":"Entering","context":{"RequestID":"3ffac116-4802-4064-8523-71fb6289ad74","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"47eefb50-fe80-4b05-8be1-23a00fa1003c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:48:42.482Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:48:42.485Z","message":"{\"transactionId\":\"3ffac116-4802-4064-8523-71fb6289ad74\",\"status\":\"200\",\"rqstDate\":\"230525-23:48:42:483\",\"respDate\":\"230525-23:48:42:485\",\"sourceId\":\"haproxy:3ffac116-4802-4064-8523-71fb6289ad74\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:48:42:483-80830\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1804f73a-ad00-4c26-8bc4-0f3f783266cb], x-b3-parentspanid=[24789db3d14cf710], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e66e2e7ff005ac8a24789db3d14cf710], x-b3-spanid=[3cf823d8d9313514], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3ffac116-4802-4064-8523-71fb6289ad74]}\\\"}\"}","context":{"RequestID":"3ffac116-4802-4064-8523-71fb6289ad74","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"47eefb50-fe80-4b05-8be1-23a00fa1003c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:48:42.482Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:42.486Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3ffac116-4802-4064-8523-71fb6289ad74","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"47eefb50-fe80-4b05-8be1-23a00fa1003c","LogTimestamp":"2023-05-25T23:48:42.486Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:48:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:48:44.158Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:48:44.176Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:44.177Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:44.177Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:44.496Z","message":"Entering","context":{"RequestID":"49769391-262e-4e7c-815b-5d0da1ad68e1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ab3ebbeb-391f-4811-ae9f-790ca33d9f01","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:48:44.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:48:44.499Z","message":"{\"transactionId\":\"49769391-262e-4e7c-815b-5d0da1ad68e1\",\"status\":\"200\",\"rqstDate\":\"230525-23:48:44:497\",\"respDate\":\"230525-23:48:44:499\",\"sourceId\":\"haproxy:49769391-262e-4e7c-815b-5d0da1ad68e1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:48:44:497-73696\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[24d18e78-63c3-43a4-91ac-44829e0290ae], x-b3-parentspanid=[0bfe9d40fdef43e6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b9964946da6d0f760bfe9d40fdef43e6], x-b3-spanid=[0b12c19780b00cc8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[49769391-262e-4e7c-815b-5d0da1ad68e1]}\\\"}\"}","context":{"RequestID":"49769391-262e-4e7c-815b-5d0da1ad68e1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ab3ebbeb-391f-4811-ae9f-790ca33d9f01","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:48:44.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:44.500Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"49769391-262e-4e7c-815b-5d0da1ad68e1","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ab3ebbeb-391f-4811-ae9f-790ca33d9f01","LogTimestamp":"2023-05-25T23:48:44.500Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:48:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:48:46.511Z","message":"Entering","context":{"RequestID":"e95c96cc-691d-40dd-bded-bee2a02f5e05","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9d192fbb-f4e0-4596-a0eb-bdaa19726074","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:48:46.511Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:48:46.514Z","message":"{\"transactionId\":\"e95c96cc-691d-40dd-bded-bee2a02f5e05\",\"status\":\"200\",\"rqstDate\":\"230525-23:48:46:512\",\"respDate\":\"230525-23:48:46:514\",\"sourceId\":\"haproxy:e95c96cc-691d-40dd-bded-bee2a02f5e05\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:48:46:512-16118\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[53663e35-1846-41aa-aa22-0f5e5c7cc9bc], x-b3-parentspanid=[d5f34e8adcb8298a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7a1a1998b76fce21d5f34e8adcb8298a], x-b3-spanid=[26567c60f66978a8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e95c96cc-691d-40dd-bded-bee2a02f5e05]}\\\"}\"}","context":{"RequestID":"e95c96cc-691d-40dd-bded-bee2a02f5e05","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9d192fbb-f4e0-4596-a0eb-bdaa19726074","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:48:46.511Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:46.515Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e95c96cc-691d-40dd-bded-bee2a02f5e05","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9d192fbb-f4e0-4596-a0eb-bdaa19726074","LogTimestamp":"2023-05-25T23:48:46.514Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:48:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:48:48.524Z","message":"Entering","context":{"RequestID":"7612b6c0-fdb7-47e2-9553-cec0986820e9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"17cbad8b-f2f8-4202-85a0-f8bea9aea6b9","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:48:48.524Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:48:48.526Z","message":"{\"transactionId\":\"7612b6c0-fdb7-47e2-9553-cec0986820e9\",\"status\":\"200\",\"rqstDate\":\"230525-23:48:48:525\",\"respDate\":\"230525-23:48:48:526\",\"sourceId\":\"haproxy:7612b6c0-fdb7-47e2-9553-cec0986820e9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:48:48:525-48177\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0eff79f5-7870-42c7-87b7-28eada102c69], x-b3-parentspanid=[882d925846ed384b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c7015cc87d08df95882d925846ed384b], x-b3-spanid=[26d42337a962619f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7612b6c0-fdb7-47e2-9553-cec0986820e9]}\\\"}\"}","context":{"RequestID":"7612b6c0-fdb7-47e2-9553-cec0986820e9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"17cbad8b-f2f8-4202-85a0-f8bea9aea6b9","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:48:48.524Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:48.527Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7612b6c0-fdb7-47e2-9553-cec0986820e9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"17cbad8b-f2f8-4202-85a0-f8bea9aea6b9","LogTimestamp":"2023-05-25T23:48:48.527Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:48:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:48:50.537Z","message":"Entering","context":{"RequestID":"cd71489a-0555-4bff-b855-363bc9d95fcf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"54860fac-5f38-41e2-8a9e-03a364b85996","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:48:50.537Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:48:50.541Z","message":"{\"transactionId\":\"cd71489a-0555-4bff-b855-363bc9d95fcf\",\"status\":\"200\",\"rqstDate\":\"230525-23:48:50:538\",\"respDate\":\"230525-23:48:50:540\",\"sourceId\":\"haproxy:cd71489a-0555-4bff-b855-363bc9d95fcf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:48:50:538-54855\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a785d9e3-ad91-4fc8-b666-af0f988a2bff], x-b3-parentspanid=[1774ac0b39a7a589], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[25af592d287d24ef1774ac0b39a7a589], x-b3-spanid=[001484a457f0e503], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cd71489a-0555-4bff-b855-363bc9d95fcf]}\\\"}\"}","context":{"RequestID":"cd71489a-0555-4bff-b855-363bc9d95fcf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"54860fac-5f38-41e2-8a9e-03a364b85996","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:48:50.537Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:50.542Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cd71489a-0555-4bff-b855-363bc9d95fcf","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"54860fac-5f38-41e2-8a9e-03a364b85996","LogTimestamp":"2023-05-25T23:48:50.541Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:48:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:48:51.909Z","message":"Entering","context":{"RequestID":"449aba2a-4978-47fc-a6b5-72a671b50ce5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5f343e34-09b8-45d4-9212-48f78d698773","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:48:51.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:48:51.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"449aba2a-4978-47fc-a6b5-72a671b50ce5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5f343e34-09b8-45d4-9212-48f78d698773","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:48:51.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:51.912Z","message":"{\"transactionId\":\"449aba2a-4978-47fc-a6b5-72a671b50ce5\",\"status\":\"200\",\"rqstDate\":\"230525-23:48:51:910\",\"respDate\":\"230525-23:48:51:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:449aba2a-4978-47fc-a6b5-72a671b50ce5\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:48:51:910-46181\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[449aba2a-4978-47fc-a6b5-72a671b50ce5]}\\\"}\"}","context":{"RequestID":"449aba2a-4978-47fc-a6b5-72a671b50ce5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5f343e34-09b8-45d4-9212-48f78d698773","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:48:51.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:51.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"449aba2a-4978-47fc-a6b5-72a671b50ce5","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5f343e34-09b8-45d4-9212-48f78d698773","LogTimestamp":"2023-05-25T23:48:51.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:48:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:48:52.017Z","message":"Entering","context":{"RequestID":"6755c0f2-7186-4a46-8c0c-d9578f63b9b6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1b2b23cd-7cd9-4501-8159-35f22704f537","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:48:52.017Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:48:52.020Z","message":"{\"transactionId\":\"6755c0f2-7186-4a46-8c0c-d9578f63b9b6\",\"status\":\"200\",\"rqstDate\":\"230525-23:48:52:018\",\"respDate\":\"230525-23:48:52:020\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6755c0f2-7186-4a46-8c0c-d9578f63b9b6\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:48:52:018-96490\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bb87ae25-bb47-4b57-9ef9-dd54d9493571], x-b3-parentspanid=[88f907ef472bcc70], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57047], x-envoy-attempt-count=[1], x-b3-traceid=[8a5323c0759f5ae788f907ef472bcc70], x-b3-spanid=[81445eb40d636bc7], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6755c0f2-7186-4a46-8c0c-d9578f63b9b6]}\\\"}\"}","context":{"RequestID":"6755c0f2-7186-4a46-8c0c-d9578f63b9b6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1b2b23cd-7cd9-4501-8159-35f22704f537","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:48:52.017Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:52.021Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6755c0f2-7186-4a46-8c0c-d9578f63b9b6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1b2b23cd-7cd9-4501-8159-35f22704f537","LogTimestamp":"2023-05-25T23:48:52.021Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:48:52 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:48:52.551Z","message":"Entering","context":{"RequestID":"7d41e27a-0bc9-4be9-a7b2-019a625a6071","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a7a747c2-f760-4a78-ba2c-5e6cd6637582","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:48:52.551Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:48:52.554Z","message":"{\"transactionId\":\"7d41e27a-0bc9-4be9-a7b2-019a625a6071\",\"status\":\"200\",\"rqstDate\":\"230525-23:48:52:552\",\"respDate\":\"230525-23:48:52:554\",\"sourceId\":\"haproxy:7d41e27a-0bc9-4be9-a7b2-019a625a6071\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:48:52:552-76128\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[640e30b8-3825-4e92-9192-2482a07c6834], x-b3-parentspanid=[8563be589a38123d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b4f11f6b9d1a44848563be589a38123d], x-b3-spanid=[842dc42b5d1504c2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7d41e27a-0bc9-4be9-a7b2-019a625a6071]}\\\"}\"}","context":{"RequestID":"7d41e27a-0bc9-4be9-a7b2-019a625a6071","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a7a747c2-f760-4a78-ba2c-5e6cd6637582","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:48:52.551Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:52.554Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7d41e27a-0bc9-4be9-a7b2-019a625a6071","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a7a747c2-f760-4a78-ba2c-5e6cd6637582","LogTimestamp":"2023-05-25T23:48:52.554Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:48:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:48:54.159Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:48:54.175Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:54.176Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:54.176Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:54.565Z","message":"Entering","context":{"RequestID":"0d230389-ff8c-4d56-bbc3-e11c44d2c4ae","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0fe05877-6dd0-4c1a-aade-e84168f8cc01","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:48:54.564Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:48:54.567Z","message":"{\"transactionId\":\"0d230389-ff8c-4d56-bbc3-e11c44d2c4ae\",\"status\":\"200\",\"rqstDate\":\"230525-23:48:54:565\",\"respDate\":\"230525-23:48:54:567\",\"sourceId\":\"haproxy:0d230389-ff8c-4d56-bbc3-e11c44d2c4ae\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:48:54:565-11469\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8936bab0-6a14-4533-a36e-7a8a04529a91], x-b3-parentspanid=[6f30934324cf9a2e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7c10d739ae9e805a6f30934324cf9a2e], x-b3-spanid=[39f5731d7245723a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0d230389-ff8c-4d56-bbc3-e11c44d2c4ae]}\\\"}\"}","context":{"RequestID":"0d230389-ff8c-4d56-bbc3-e11c44d2c4ae","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0fe05877-6dd0-4c1a-aade-e84168f8cc01","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:48:54.564Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:54.568Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0d230389-ff8c-4d56-bbc3-e11c44d2c4ae","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0fe05877-6dd0-4c1a-aade-e84168f8cc01","LogTimestamp":"2023-05-25T23:48:54.568Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:48:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:48:56.565Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:56.568Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:56.578Z","message":"Entering","context":{"RequestID":"df6574f4-8c20-4ee1-8c58-132e8509d8ad","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4147c3a0-ec4c-4ae5-815d-ff111985b5ba","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:48:56.578Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:48:56.580Z","message":"{\"transactionId\":\"df6574f4-8c20-4ee1-8c58-132e8509d8ad\",\"status\":\"200\",\"rqstDate\":\"230525-23:48:56:579\",\"respDate\":\"230525-23:48:56:580\",\"sourceId\":\"haproxy:df6574f4-8c20-4ee1-8c58-132e8509d8ad\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:48:56:579-50551\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[70ffe63f-d4af-4c82-b9d1-a48c7d21dc76], x-b3-parentspanid=[68c7e91b378b3e00], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[37317e05b8a83e1e68c7e91b378b3e00], x-b3-spanid=[6710e495e12b6d57], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[df6574f4-8c20-4ee1-8c58-132e8509d8ad]}\\\"}\"}","context":{"RequestID":"df6574f4-8c20-4ee1-8c58-132e8509d8ad","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4147c3a0-ec4c-4ae5-815d-ff111985b5ba","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:48:56.578Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:56.581Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"df6574f4-8c20-4ee1-8c58-132e8509d8ad","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4147c3a0-ec4c-4ae5-815d-ff111985b5ba","LogTimestamp":"2023-05-25T23:48:56.581Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:48:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:48:58.592Z","message":"Entering","context":{"RequestID":"24165bc1-17e8-43a3-8607-f30d08e54184","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"28b16094-c433-4a3b-afe0-68e3db1efb95","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:48:58.592Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:48:58.594Z","message":"{\"transactionId\":\"24165bc1-17e8-43a3-8607-f30d08e54184\",\"status\":\"200\",\"rqstDate\":\"230525-23:48:58:593\",\"respDate\":\"230525-23:48:58:594\",\"sourceId\":\"haproxy:24165bc1-17e8-43a3-8607-f30d08e54184\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:48:58:593-61659\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[25509d52-dc68-4b8a-87c4-2bf6608eeb27], x-b3-parentspanid=[fa08c76e95fc6ede], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[197907fc4902d6cdfa08c76e95fc6ede], x-b3-spanid=[1ae8ab0e8c428636], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[24165bc1-17e8-43a3-8607-f30d08e54184]}\\\"}\"}","context":{"RequestID":"24165bc1-17e8-43a3-8607-f30d08e54184","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"28b16094-c433-4a3b-afe0-68e3db1efb95","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:48:58.592Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:48:58.595Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"24165bc1-17e8-43a3-8607-f30d08e54184","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"28b16094-c433-4a3b-afe0-68e3db1efb95","LogTimestamp":"2023-05-25T23:48:58.595Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:48:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:49:00.604Z","message":"Entering","context":{"RequestID":"b224671e-b404-4a76-99e5-31a7223c4c87","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"078fa954-c709-4701-b70c-bc2ffd146a54","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:49:00.604Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:49:00.606Z","message":"{\"transactionId\":\"b224671e-b404-4a76-99e5-31a7223c4c87\",\"status\":\"200\",\"rqstDate\":\"230525-23:49:00:605\",\"respDate\":\"230525-23:49:00:606\",\"sourceId\":\"haproxy:b224671e-b404-4a76-99e5-31a7223c4c87\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:49:00:605-32153\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aae1e8e9-fcba-427a-8b53-5f0231788c15], x-b3-parentspanid=[f3c2902b4f77be90], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[65dc28064e29e0b8f3c2902b4f77be90], x-b3-spanid=[a8662b435484ef35], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b224671e-b404-4a76-99e5-31a7223c4c87]}\\\"}\"}","context":{"RequestID":"b224671e-b404-4a76-99e5-31a7223c4c87","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"078fa954-c709-4701-b70c-bc2ffd146a54","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:49:00.604Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:00.607Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b224671e-b404-4a76-99e5-31a7223c4c87","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"078fa954-c709-4701-b70c-bc2ffd146a54","LogTimestamp":"2023-05-25T23:49:00.607Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:49:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:49:01.909Z","message":"Entering","context":{"RequestID":"14040e86-75a6-4acb-bdde-54010ed3a182","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"6e74cb6c-2a84-436b-8bea-ec451503e7a1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:49:01.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:49:01.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"14040e86-75a6-4acb-bdde-54010ed3a182","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"6e74cb6c-2a84-436b-8bea-ec451503e7a1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:49:01.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:01.911Z","message":"{\"transactionId\":\"14040e86-75a6-4acb-bdde-54010ed3a182\",\"status\":\"200\",\"rqstDate\":\"230525-23:49:01:909\",\"respDate\":\"230525-23:49:01:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:14040e86-75a6-4acb-bdde-54010ed3a182\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:49:01:909-85061\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[14040e86-75a6-4acb-bdde-54010ed3a182]}\\\"}\"}","context":{"RequestID":"14040e86-75a6-4acb-bdde-54010ed3a182","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"6e74cb6c-2a84-436b-8bea-ec451503e7a1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:49:01.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:01.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"14040e86-75a6-4acb-bdde-54010ed3a182","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6e74cb6c-2a84-436b-8bea-ec451503e7a1","LogTimestamp":"2023-05-25T23:49:01.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:49:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:49:02.018Z","message":"Entering","context":{"RequestID":"874efdff-544a-41d5-bd2e-7547b750daea","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fc6d7893-a244-4553-873c-8a8a0a8e4ddf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:49:02.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:49:02.020Z","message":"{\"transactionId\":\"874efdff-544a-41d5-bd2e-7547b750daea\",\"status\":\"200\",\"rqstDate\":\"230525-23:49:02:019\",\"respDate\":\"230525-23:49:02:020\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:874efdff-544a-41d5-bd2e-7547b750daea\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:49:02:019-72352\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fb46a9ed-f492-409d-b137-5984e35f008f], x-b3-parentspanid=[20c7697783d207c1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41273], x-envoy-attempt-count=[1], x-b3-traceid=[97d41adf800d877820c7697783d207c1], x-b3-spanid=[53f6e063ccc8d7b5], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[874efdff-544a-41d5-bd2e-7547b750daea]}\\\"}\"}","context":{"RequestID":"874efdff-544a-41d5-bd2e-7547b750daea","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fc6d7893-a244-4553-873c-8a8a0a8e4ddf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:49:02.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:02.021Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"874efdff-544a-41d5-bd2e-7547b750daea","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fc6d7893-a244-4553-873c-8a8a0a8e4ddf","LogTimestamp":"2023-05-25T23:49:02.021Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:49:02 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:49:02.616Z","message":"Entering","context":{"RequestID":"55c19be8-63e0-4199-a21d-87f1235c67d4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b4bb4259-fadf-4c6d-af5b-96a8b6c82b68","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:49:02.616Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:49:02.618Z","message":"{\"transactionId\":\"55c19be8-63e0-4199-a21d-87f1235c67d4\",\"status\":\"200\",\"rqstDate\":\"230525-23:49:02:617\",\"respDate\":\"230525-23:49:02:618\",\"sourceId\":\"haproxy:55c19be8-63e0-4199-a21d-87f1235c67d4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:49:02:617-29973\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fc9a32cb-4545-4d36-acac-3a0f33249746], x-b3-parentspanid=[49424889767754ec], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[71f2c1843d37c19649424889767754ec], x-b3-spanid=[cc78e7e92ea46b09], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[55c19be8-63e0-4199-a21d-87f1235c67d4]}\\\"}\"}","context":{"RequestID":"55c19be8-63e0-4199-a21d-87f1235c67d4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b4bb4259-fadf-4c6d-af5b-96a8b6c82b68","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:49:02.616Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:02.619Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"55c19be8-63e0-4199-a21d-87f1235c67d4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b4bb4259-fadf-4c6d-af5b-96a8b6c82b68","LogTimestamp":"2023-05-25T23:49:02.619Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:49:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:49:04.159Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:49:04.175Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:04.176Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:04.176Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:04.629Z","message":"Entering","context":{"RequestID":"9a50bdee-dcf8-4e56-864d-a3e3caa0bf47","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"87f315e4-b252-40ce-9a62-55ff4f32b525","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:49:04.629Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:49:04.632Z","message":"{\"transactionId\":\"9a50bdee-dcf8-4e56-864d-a3e3caa0bf47\",\"status\":\"200\",\"rqstDate\":\"230525-23:49:04:630\",\"respDate\":\"230525-23:49:04:631\",\"sourceId\":\"haproxy:9a50bdee-dcf8-4e56-864d-a3e3caa0bf47\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:49:04:630-50170\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[91c7cae5-1687-4fee-9222-101dce1b0746], x-b3-parentspanid=[661be74ead0ec493], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7809f4fb393f7fb0661be74ead0ec493], x-b3-spanid=[2884d93bdf966911], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9a50bdee-dcf8-4e56-864d-a3e3caa0bf47]}\\\"}\"}","context":{"RequestID":"9a50bdee-dcf8-4e56-864d-a3e3caa0bf47","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"87f315e4-b252-40ce-9a62-55ff4f32b525","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:49:04.629Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:04.632Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9a50bdee-dcf8-4e56-864d-a3e3caa0bf47","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"87f315e4-b252-40ce-9a62-55ff4f32b525","LogTimestamp":"2023-05-25T23:49:04.632Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:49:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:49:06.643Z","message":"Entering","context":{"RequestID":"13f20616-4d62-445e-802c-f49660ca91f8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9252b4cf-871a-4976-8052-e8459642c18f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:49:06.643Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:49:06.645Z","message":"{\"transactionId\":\"13f20616-4d62-445e-802c-f49660ca91f8\",\"status\":\"200\",\"rqstDate\":\"230525-23:49:06:643\",\"respDate\":\"230525-23:49:06:644\",\"sourceId\":\"haproxy:13f20616-4d62-445e-802c-f49660ca91f8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:49:06:643-32585\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[36110b36-5781-418b-8edb-10b689ea5a0c], x-b3-parentspanid=[dc20730022a8a248], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2970ef64e5981277dc20730022a8a248], x-b3-spanid=[45dd1b62bf487ab5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[13f20616-4d62-445e-802c-f49660ca91f8]}\\\"}\"}","context":{"RequestID":"13f20616-4d62-445e-802c-f49660ca91f8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9252b4cf-871a-4976-8052-e8459642c18f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:49:06.643Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:06.645Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"13f20616-4d62-445e-802c-f49660ca91f8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9252b4cf-871a-4976-8052-e8459642c18f","LogTimestamp":"2023-05-25T23:49:06.645Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:49:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:49:08.654Z","message":"Entering","context":{"RequestID":"5ca77d43-af0b-437a-9e3b-65e528fde04f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ca99bdc4-39c2-4bdd-aa60-87f53d007e8e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:49:08.654Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:49:08.656Z","message":"{\"transactionId\":\"5ca77d43-af0b-437a-9e3b-65e528fde04f\",\"status\":\"200\",\"rqstDate\":\"230525-23:49:08:655\",\"respDate\":\"230525-23:49:08:656\",\"sourceId\":\"haproxy:5ca77d43-af0b-437a-9e3b-65e528fde04f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:49:08:655-47378\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[01e33b82-4d6c-4ac9-94be-894ac9e2dabd], x-b3-parentspanid=[bcdac5afaafa326c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[288e3ec697bde002bcdac5afaafa326c], x-b3-spanid=[af6eda9e7d59acac], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5ca77d43-af0b-437a-9e3b-65e528fde04f]}\\\"}\"}","context":{"RequestID":"5ca77d43-af0b-437a-9e3b-65e528fde04f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ca99bdc4-39c2-4bdd-aa60-87f53d007e8e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:49:08.654Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:08.657Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5ca77d43-af0b-437a-9e3b-65e528fde04f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ca99bdc4-39c2-4bdd-aa60-87f53d007e8e","LogTimestamp":"2023-05-25T23:49:08.657Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:49:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:49:10.667Z","message":"Entering","context":{"RequestID":"2622782a-900b-454f-af7d-0f7d7cad6300","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7541df1a-e7e4-4315-8d00-377a3c857224","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:49:10.667Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:49:10.669Z","message":"{\"transactionId\":\"2622782a-900b-454f-af7d-0f7d7cad6300\",\"status\":\"200\",\"rqstDate\":\"230525-23:49:10:668\",\"respDate\":\"230525-23:49:10:669\",\"sourceId\":\"haproxy:2622782a-900b-454f-af7d-0f7d7cad6300\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:49:10:668-25650\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2769b3b3-fff9-4da9-861b-f7244a9bef92], x-b3-parentspanid=[10fbddb895b68aba], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4fb02a1d42f528d910fbddb895b68aba], x-b3-spanid=[e573f3602d997d92], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2622782a-900b-454f-af7d-0f7d7cad6300]}\\\"}\"}","context":{"RequestID":"2622782a-900b-454f-af7d-0f7d7cad6300","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7541df1a-e7e4-4315-8d00-377a3c857224","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:49:10.667Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:10.670Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2622782a-900b-454f-af7d-0f7d7cad6300","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7541df1a-e7e4-4315-8d00-377a3c857224","LogTimestamp":"2023-05-25T23:49:10.670Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:49:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:49:11.907Z","message":"Entering","context":{"RequestID":"f67ec0d4-a36f-4b0a-95ff-6a122ec38b91","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"31456599-de92-44b2-9fd6-7c8e12951c81","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:49:11.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:49:11.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"f67ec0d4-a36f-4b0a-95ff-6a122ec38b91","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"31456599-de92-44b2-9fd6-7c8e12951c81","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:49:11.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:11.911Z","message":"{\"transactionId\":\"f67ec0d4-a36f-4b0a-95ff-6a122ec38b91\",\"status\":\"200\",\"rqstDate\":\"230525-23:49:11:908\",\"respDate\":\"230525-23:49:11:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f67ec0d4-a36f-4b0a-95ff-6a122ec38b91\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:49:11:908-1674\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f67ec0d4-a36f-4b0a-95ff-6a122ec38b91]}\\\"}\"}","context":{"RequestID":"f67ec0d4-a36f-4b0a-95ff-6a122ec38b91","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"31456599-de92-44b2-9fd6-7c8e12951c81","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:49:11.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:11.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f67ec0d4-a36f-4b0a-95ff-6a122ec38b91","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"31456599-de92-44b2-9fd6-7c8e12951c81","LogTimestamp":"2023-05-25T23:49:11.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:49:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:49:12.017Z","message":"Entering","context":{"RequestID":"98e0127b-ed7e-4cfa-a4e4-3d834e81bbd2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"89249b38-e656-462c-8b5d-b8ca7e04b569","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:49:12.017Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:49:12.019Z","message":"{\"transactionId\":\"98e0127b-ed7e-4cfa-a4e4-3d834e81bbd2\",\"status\":\"200\",\"rqstDate\":\"230525-23:49:12:017\",\"respDate\":\"230525-23:49:12:019\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:98e0127b-ed7e-4cfa-a4e4-3d834e81bbd2\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:49:12:017-85870\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[687004b7-eb91-49d8-9ac6-fbd92135a8c1], x-b3-parentspanid=[0014f4a459c317c5], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55171], x-envoy-attempt-count=[1], x-b3-traceid=[71dcb99183f8985f0014f4a459c317c5], x-b3-spanid=[1c7b1cbac19d5375], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[98e0127b-ed7e-4cfa-a4e4-3d834e81bbd2]}\\\"}\"}","context":{"RequestID":"98e0127b-ed7e-4cfa-a4e4-3d834e81bbd2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"89249b38-e656-462c-8b5d-b8ca7e04b569","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:49:12.017Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:12.020Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"98e0127b-ed7e-4cfa-a4e4-3d834e81bbd2","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"89249b38-e656-462c-8b5d-b8ca7e04b569","LogTimestamp":"2023-05-25T23:49:12.019Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:49:12 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:49:12.680Z","message":"Entering","context":{"RequestID":"59f647e7-1e25-4936-be5f-5e07ff7a79c4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"32c7ee60-548b-4c2a-bbd1-33529e01a3fa","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:49:12.680Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:49:12.684Z","message":"{\"transactionId\":\"59f647e7-1e25-4936-be5f-5e07ff7a79c4\",\"status\":\"200\",\"rqstDate\":\"230525-23:49:12:682\",\"respDate\":\"230525-23:49:12:684\",\"sourceId\":\"haproxy:59f647e7-1e25-4936-be5f-5e07ff7a79c4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:49:12:682-52233\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2f6248b6-42b8-4e98-90a6-73ddf6971b10], x-b3-parentspanid=[90e7997b52501aa1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a6fa746c941a032890e7997b52501aa1], x-b3-spanid=[a2cab8d5f570bf8c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[59f647e7-1e25-4936-be5f-5e07ff7a79c4]}\\\"}\"}","context":{"RequestID":"59f647e7-1e25-4936-be5f-5e07ff7a79c4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"32c7ee60-548b-4c2a-bbd1-33529e01a3fa","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:49:12.680Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:12.685Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"59f647e7-1e25-4936-be5f-5e07ff7a79c4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"32c7ee60-548b-4c2a-bbd1-33529e01a3fa","LogTimestamp":"2023-05-25T23:49:12.685Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:49:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:49:14.159Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:49:14.173Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:14.174Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:14.174Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:14.694Z","message":"Entering","context":{"RequestID":"63e53bed-504d-48c3-9cbe-0c15811da0ad","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"49bee2b6-42c1-4e70-8172-8991a8324add","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:49:14.694Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:49:14.696Z","message":"{\"transactionId\":\"63e53bed-504d-48c3-9cbe-0c15811da0ad\",\"status\":\"200\",\"rqstDate\":\"230525-23:49:14:695\",\"respDate\":\"230525-23:49:14:696\",\"sourceId\":\"haproxy:63e53bed-504d-48c3-9cbe-0c15811da0ad\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:49:14:695-91504\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[570103ab-5121-4ea5-aaf7-a95de418ce63], x-b3-parentspanid=[a22a64c0caaf866c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ec2557fdae4e2866a22a64c0caaf866c], x-b3-spanid=[8c6dc461ba347128], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[63e53bed-504d-48c3-9cbe-0c15811da0ad]}\\\"}\"}","context":{"RequestID":"63e53bed-504d-48c3-9cbe-0c15811da0ad","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"49bee2b6-42c1-4e70-8172-8991a8324add","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:49:14.694Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:14.697Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"63e53bed-504d-48c3-9cbe-0c15811da0ad","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"49bee2b6-42c1-4e70-8172-8991a8324add","LogTimestamp":"2023-05-25T23:49:14.697Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:49:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:49:16.708Z","message":"Entering","context":{"RequestID":"0f481dd4-6756-4eba-88d5-e7cdcd69f9f9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"deb4acbb-3106-4862-abdd-1b103dba881e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:49:16.708Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:49:16.710Z","message":"{\"transactionId\":\"0f481dd4-6756-4eba-88d5-e7cdcd69f9f9\",\"status\":\"200\",\"rqstDate\":\"230525-23:49:16:709\",\"respDate\":\"230525-23:49:16:710\",\"sourceId\":\"haproxy:0f481dd4-6756-4eba-88d5-e7cdcd69f9f9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:49:16:709-67428\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5b91bf81-4ecb-47b5-8deb-b5d8c24a8ac3], x-b3-parentspanid=[b3ea82ad8a9a66fa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4cdcb7512280af1ab3ea82ad8a9a66fa], x-b3-spanid=[83958b98251b4bfd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0f481dd4-6756-4eba-88d5-e7cdcd69f9f9]}\\\"}\"}","context":{"RequestID":"0f481dd4-6756-4eba-88d5-e7cdcd69f9f9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"deb4acbb-3106-4862-abdd-1b103dba881e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:49:16.708Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:16.711Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0f481dd4-6756-4eba-88d5-e7cdcd69f9f9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"deb4acbb-3106-4862-abdd-1b103dba881e","LogTimestamp":"2023-05-25T23:49:16.711Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:49:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:49:18.720Z","message":"Entering","context":{"RequestID":"869c9144-d974-4309-94b3-f7493c20526b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"773bc640-c5a6-4fa1-83f6-1a91af1ebf1c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:49:18.720Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:49:18.722Z","message":"{\"transactionId\":\"869c9144-d974-4309-94b3-f7493c20526b\",\"status\":\"200\",\"rqstDate\":\"230525-23:49:18:721\",\"respDate\":\"230525-23:49:18:722\",\"sourceId\":\"haproxy:869c9144-d974-4309-94b3-f7493c20526b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:49:18:721-99548\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d1abf351-3101-4745-b52d-22e645ebe0f9], x-b3-parentspanid=[26a8714f168b8595], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[60dd1b46c73656df26a8714f168b8595], x-b3-spanid=[3d806d378c8df1e6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[869c9144-d974-4309-94b3-f7493c20526b]}\\\"}\"}","context":{"RequestID":"869c9144-d974-4309-94b3-f7493c20526b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"773bc640-c5a6-4fa1-83f6-1a91af1ebf1c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:49:18.720Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:18.723Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"869c9144-d974-4309-94b3-f7493c20526b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"773bc640-c5a6-4fa1-83f6-1a91af1ebf1c","LogTimestamp":"2023-05-25T23:49:18.723Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:49:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:49:20.732Z","message":"Entering","context":{"RequestID":"a75357e4-bf72-4638-a491-1487dca25233","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"f2b38f7d-81a6-47e7-a22c-3d04e4fa9ddd","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:49:20.732Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:49:20.734Z","message":"{\"transactionId\":\"a75357e4-bf72-4638-a491-1487dca25233\",\"status\":\"200\",\"rqstDate\":\"230525-23:49:20:732\",\"respDate\":\"230525-23:49:20:734\",\"sourceId\":\"haproxy:a75357e4-bf72-4638-a491-1487dca25233\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:49:20:732-68106\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[16b2eb72-aeea-4085-b7e6-eff6884b5414], x-b3-parentspanid=[d760ce84dab04478], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[725fe6d4995a105ed760ce84dab04478], x-b3-spanid=[4df406bfd1a03995], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a75357e4-bf72-4638-a491-1487dca25233]}\\\"}\"}","context":{"RequestID":"a75357e4-bf72-4638-a491-1487dca25233","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"f2b38f7d-81a6-47e7-a22c-3d04e4fa9ddd","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:49:20.732Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:20.734Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a75357e4-bf72-4638-a491-1487dca25233","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f2b38f7d-81a6-47e7-a22c-3d04e4fa9ddd","LogTimestamp":"2023-05-25T23:49:20.734Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:49:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:49:21.910Z","message":"Entering","context":{"RequestID":"9969c11f-95c2-4df3-b9a4-092d90d63d0e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b7d50ff5-0e66-46ae-a278-be5e742394d0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:49:21.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:49:21.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"9969c11f-95c2-4df3-b9a4-092d90d63d0e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b7d50ff5-0e66-46ae-a278-be5e742394d0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:49:21.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:21.913Z","message":"{\"transactionId\":\"9969c11f-95c2-4df3-b9a4-092d90d63d0e\",\"status\":\"200\",\"rqstDate\":\"230525-23:49:21:910\",\"respDate\":\"230525-23:49:21:913\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9969c11f-95c2-4df3-b9a4-092d90d63d0e\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:49:21:910-504\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9969c11f-95c2-4df3-b9a4-092d90d63d0e]}\\\"}\"}","context":{"RequestID":"9969c11f-95c2-4df3-b9a4-092d90d63d0e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b7d50ff5-0e66-46ae-a278-be5e742394d0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:49:21.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:21.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9969c11f-95c2-4df3-b9a4-092d90d63d0e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b7d50ff5-0e66-46ae-a278-be5e742394d0","LogTimestamp":"2023-05-25T23:49:21.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:49:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:49:22.018Z","message":"Entering","context":{"RequestID":"49986764-47f0-43bf-81e9-7316319ed0b6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cb265935-aabd-407e-8b7b-1b93679e97db","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:49:22.017Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:49:22.020Z","message":"{\"transactionId\":\"49986764-47f0-43bf-81e9-7316319ed0b6\",\"status\":\"200\",\"rqstDate\":\"230525-23:49:22:018\",\"respDate\":\"230525-23:49:22:020\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:49986764-47f0-43bf-81e9-7316319ed0b6\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:49:22:018-274\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c40d67aa-0b5b-406d-bc6c-d2b37dd5abde], x-b3-parentspanid=[e777e374ff5e85ae], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53351], x-envoy-attempt-count=[1], x-b3-traceid=[7976e54427fc1a00e777e374ff5e85ae], x-b3-spanid=[ce18bca1a0fb9506], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[49986764-47f0-43bf-81e9-7316319ed0b6]}\\\"}\"}","context":{"RequestID":"49986764-47f0-43bf-81e9-7316319ed0b6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cb265935-aabd-407e-8b7b-1b93679e97db","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:49:22.017Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:22.021Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"49986764-47f0-43bf-81e9-7316319ed0b6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cb265935-aabd-407e-8b7b-1b93679e97db","LogTimestamp":"2023-05-25T23:49:22.021Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:49:22 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:49:22.743Z","message":"Entering","context":{"RequestID":"d31a0963-5f8a-44db-9b09-0e46323bdcef","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"746e2557-4f3f-48ba-afce-f044a0dace76","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:49:22.743Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:49:22.746Z","message":"{\"transactionId\":\"d31a0963-5f8a-44db-9b09-0e46323bdcef\",\"status\":\"200\",\"rqstDate\":\"230525-23:49:22:744\",\"respDate\":\"230525-23:49:22:746\",\"sourceId\":\"haproxy:d31a0963-5f8a-44db-9b09-0e46323bdcef\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:49:22:744-67951\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0631cc00-d8a9-43c9-ad56-5441f7eb8f7a], x-b3-parentspanid=[a99763e18211b95c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[40838824ad673b07a99763e18211b95c], x-b3-spanid=[b01d97298d1f50ed], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d31a0963-5f8a-44db-9b09-0e46323bdcef]}\\\"}\"}","context":{"RequestID":"d31a0963-5f8a-44db-9b09-0e46323bdcef","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"746e2557-4f3f-48ba-afce-f044a0dace76","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:49:22.743Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:22.746Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d31a0963-5f8a-44db-9b09-0e46323bdcef","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"746e2557-4f3f-48ba-afce-f044a0dace76","LogTimestamp":"2023-05-25T23:49:22.746Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:49:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:49:24.160Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:49:24.174Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:24.175Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:24.175Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:24.756Z","message":"Entering","context":{"RequestID":"80aea0c4-9672-437a-a91e-e73ba1dbb32e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"875b37cd-e28e-4c4a-b406-6a49e0ee567f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:49:24.756Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:49:24.759Z","message":"{\"transactionId\":\"80aea0c4-9672-437a-a91e-e73ba1dbb32e\",\"status\":\"200\",\"rqstDate\":\"230525-23:49:24:757\",\"respDate\":\"230525-23:49:24:759\",\"sourceId\":\"haproxy:80aea0c4-9672-437a-a91e-e73ba1dbb32e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:49:24:757-24755\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[02528515-94c9-4fe0-90f4-cc99232b8f07], x-b3-parentspanid=[163392e4e80dad44], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[38918831233a405c163392e4e80dad44], x-b3-spanid=[1ef4772d6663e2a1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[80aea0c4-9672-437a-a91e-e73ba1dbb32e]}\\\"}\"}","context":{"RequestID":"80aea0c4-9672-437a-a91e-e73ba1dbb32e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"875b37cd-e28e-4c4a-b406-6a49e0ee567f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:49:24.756Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:24.759Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"80aea0c4-9672-437a-a91e-e73ba1dbb32e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"875b37cd-e28e-4c4a-b406-6a49e0ee567f","LogTimestamp":"2023-05-25T23:49:24.759Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:49:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:49:26.570Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:26.574Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:26.770Z","message":"Entering","context":{"RequestID":"9d43907a-d136-48d2-9aff-ba9562e8a0a1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c396dbe6-b5f7-40bd-a1f9-55073222d248","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:49:26.770Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:49:26.772Z","message":"{\"transactionId\":\"9d43907a-d136-48d2-9aff-ba9562e8a0a1\",\"status\":\"200\",\"rqstDate\":\"230525-23:49:26:770\",\"respDate\":\"230525-23:49:26:772\",\"sourceId\":\"haproxy:9d43907a-d136-48d2-9aff-ba9562e8a0a1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:49:26:770-18232\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d79302ee-2c8c-4f7d-a9eb-cb2cfd3f5cb5], x-b3-parentspanid=[ab19fcfcbc9c2452], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f0e43d0d42d0cd77ab19fcfcbc9c2452], x-b3-spanid=[0917782d95dfd746], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9d43907a-d136-48d2-9aff-ba9562e8a0a1]}\\\"}\"}","context":{"RequestID":"9d43907a-d136-48d2-9aff-ba9562e8a0a1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c396dbe6-b5f7-40bd-a1f9-55073222d248","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:49:26.770Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:26.773Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9d43907a-d136-48d2-9aff-ba9562e8a0a1","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c396dbe6-b5f7-40bd-a1f9-55073222d248","LogTimestamp":"2023-05-25T23:49:26.772Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:49:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:49:28.781Z","message":"Entering","context":{"RequestID":"02f48585-1e20-4d8b-bf04-d0e810061e3d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3d9310ac-6b14-4653-b37c-30886da9875d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:49:28.781Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:49:28.783Z","message":"{\"transactionId\":\"02f48585-1e20-4d8b-bf04-d0e810061e3d\",\"status\":\"200\",\"rqstDate\":\"230525-23:49:28:781\",\"respDate\":\"230525-23:49:28:782\",\"sourceId\":\"haproxy:02f48585-1e20-4d8b-bf04-d0e810061e3d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:49:28:781-3626\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[45d3ac89-6156-4c56-8389-fcd8d780cec1], x-b3-parentspanid=[a26585e852ad8a8b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0304b733e866a9dfa26585e852ad8a8b], x-b3-spanid=[66bdbc90bdafebb4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[02f48585-1e20-4d8b-bf04-d0e810061e3d]}\\\"}\"}","context":{"RequestID":"02f48585-1e20-4d8b-bf04-d0e810061e3d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3d9310ac-6b14-4653-b37c-30886da9875d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:49:28.781Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:28.783Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"02f48585-1e20-4d8b-bf04-d0e810061e3d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3d9310ac-6b14-4653-b37c-30886da9875d","LogTimestamp":"2023-05-25T23:49:28.783Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:49:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:49:30.793Z","message":"Entering","context":{"RequestID":"339266a3-20be-428b-8c98-9ad1eba70d79","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ba29acea-64ad-46a6-be3d-b5447da30576","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:49:30.792Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:49:30.794Z","message":"{\"transactionId\":\"339266a3-20be-428b-8c98-9ad1eba70d79\",\"status\":\"200\",\"rqstDate\":\"230525-23:49:30:793\",\"respDate\":\"230525-23:49:30:794\",\"sourceId\":\"haproxy:339266a3-20be-428b-8c98-9ad1eba70d79\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:49:30:793-14306\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[668b63a7-41a3-47cf-83b1-b2d8fd26cb15], x-b3-parentspanid=[d1869036827ad89e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ee8b88c90afaf263d1869036827ad89e], x-b3-spanid=[38bf8601e42eff17], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[339266a3-20be-428b-8c98-9ad1eba70d79]}\\\"}\"}","context":{"RequestID":"339266a3-20be-428b-8c98-9ad1eba70d79","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ba29acea-64ad-46a6-be3d-b5447da30576","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:49:30.792Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:30.795Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"339266a3-20be-428b-8c98-9ad1eba70d79","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ba29acea-64ad-46a6-be3d-b5447da30576","LogTimestamp":"2023-05-25T23:49:30.795Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:49:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:49:31.909Z","message":"Entering","context":{"RequestID":"9488a597-0ba0-4540-88b6-8430c5007a80","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"708b9f0b-2a97-4109-a022-1d764d3fb877","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:49:31.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:49:31.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"9488a597-0ba0-4540-88b6-8430c5007a80","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"708b9f0b-2a97-4109-a022-1d764d3fb877","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:49:31.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:31.912Z","message":"{\"transactionId\":\"9488a597-0ba0-4540-88b6-8430c5007a80\",\"status\":\"200\",\"rqstDate\":\"230525-23:49:31:910\",\"respDate\":\"230525-23:49:31:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9488a597-0ba0-4540-88b6-8430c5007a80\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:49:31:910-9991\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9488a597-0ba0-4540-88b6-8430c5007a80]}\\\"}\"}","context":{"RequestID":"9488a597-0ba0-4540-88b6-8430c5007a80","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"708b9f0b-2a97-4109-a022-1d764d3fb877","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:49:31.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:31.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9488a597-0ba0-4540-88b6-8430c5007a80","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"708b9f0b-2a97-4109-a022-1d764d3fb877","LogTimestamp":"2023-05-25T23:49:31.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:49:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:49:32.018Z","message":"Entering","context":{"RequestID":"df503ad4-60a6-4e94-9807-f640ec498aaf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"986e148d-d8fe-4796-b696-dd15a8be82ea","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:49:32.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:49:32.020Z","message":"{\"transactionId\":\"df503ad4-60a6-4e94-9807-f640ec498aaf\",\"status\":\"200\",\"rqstDate\":\"230525-23:49:32:019\",\"respDate\":\"230525-23:49:32:020\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:df503ad4-60a6-4e94-9807-f640ec498aaf\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:49:32:019-39160\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9d4d5f4b-82ea-447d-b8f2-5db14b3b8d59], x-b3-parentspanid=[7cd0cd3228b7f2fc], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48485], x-envoy-attempt-count=[1], x-b3-traceid=[93ad4465ef52b1637cd0cd3228b7f2fc], x-b3-spanid=[1229edd83e0807a0], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[df503ad4-60a6-4e94-9807-f640ec498aaf]}\\\"}\"}","context":{"RequestID":"df503ad4-60a6-4e94-9807-f640ec498aaf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"986e148d-d8fe-4796-b696-dd15a8be82ea","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:49:32.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:32.021Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"df503ad4-60a6-4e94-9807-f640ec498aaf","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"986e148d-d8fe-4796-b696-dd15a8be82ea","LogTimestamp":"2023-05-25T23:49:32.021Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:49:32 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:49:32.804Z","message":"Entering","context":{"RequestID":"fe290f15-db4a-4f8b-a785-08d75c9609a0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9966263b-19c7-4f54-a3d7-cd1aab7e2e7e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:49:32.804Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:49:32.807Z","message":"{\"transactionId\":\"fe290f15-db4a-4f8b-a785-08d75c9609a0\",\"status\":\"200\",\"rqstDate\":\"230525-23:49:32:805\",\"respDate\":\"230525-23:49:32:807\",\"sourceId\":\"haproxy:fe290f15-db4a-4f8b-a785-08d75c9609a0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:49:32:805-62663\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[756f58f1-f6be-4590-9104-cdee4c0381d0], x-b3-parentspanid=[de33f93d842796c9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b9ac18f7eeed9740de33f93d842796c9], x-b3-spanid=[c6385ad0e78c3f92], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fe290f15-db4a-4f8b-a785-08d75c9609a0]}\\\"}\"}","context":{"RequestID":"fe290f15-db4a-4f8b-a785-08d75c9609a0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9966263b-19c7-4f54-a3d7-cd1aab7e2e7e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:49:32.804Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:32.808Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fe290f15-db4a-4f8b-a785-08d75c9609a0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9966263b-19c7-4f54-a3d7-cd1aab7e2e7e","LogTimestamp":"2023-05-25T23:49:32.808Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:49:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:49:34.160Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:49:34.175Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:34.175Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:34.175Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:34.817Z","message":"Entering","context":{"RequestID":"8f95b928-85de-46ef-b086-621f42661fed","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"01cac60c-83a3-4dd0-bb16-e6be46abadf6","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:49:34.817Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:49:34.819Z","message":"{\"transactionId\":\"8f95b928-85de-46ef-b086-621f42661fed\",\"status\":\"200\",\"rqstDate\":\"230525-23:49:34:818\",\"respDate\":\"230525-23:49:34:819\",\"sourceId\":\"haproxy:8f95b928-85de-46ef-b086-621f42661fed\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:49:34:818-19374\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[66178f9f-dbf6-4580-b060-a629c6574f70], x-b3-parentspanid=[e1546c6410e10140], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6dff07c22b16b45ae1546c6410e10140], x-b3-spanid=[2d06c6640899dfac], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8f95b928-85de-46ef-b086-621f42661fed]}\\\"}\"}","context":{"RequestID":"8f95b928-85de-46ef-b086-621f42661fed","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"01cac60c-83a3-4dd0-bb16-e6be46abadf6","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:49:34.817Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:34.820Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8f95b928-85de-46ef-b086-621f42661fed","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"01cac60c-83a3-4dd0-bb16-e6be46abadf6","LogTimestamp":"2023-05-25T23:49:34.820Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:49:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:49:36.829Z","message":"Entering","context":{"RequestID":"61c1a4d3-1c72-4ffc-a666-8f9fb585c46d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7167aa2c-5a77-44f3-b79c-389435807db1","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:49:36.828Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:49:36.831Z","message":"{\"transactionId\":\"61c1a4d3-1c72-4ffc-a666-8f9fb585c46d\",\"status\":\"200\",\"rqstDate\":\"230525-23:49:36:829\",\"respDate\":\"230525-23:49:36:831\",\"sourceId\":\"haproxy:61c1a4d3-1c72-4ffc-a666-8f9fb585c46d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:49:36:829-9678\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8be75198-0a9f-4f82-bd2e-68e6c35539f3], x-b3-parentspanid=[1460580601b3270c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f3865c12493c739e1460580601b3270c], x-b3-spanid=[fe6101c3f71eb371], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[61c1a4d3-1c72-4ffc-a666-8f9fb585c46d]}\\\"}\"}","context":{"RequestID":"61c1a4d3-1c72-4ffc-a666-8f9fb585c46d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7167aa2c-5a77-44f3-b79c-389435807db1","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:49:36.828Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:36.832Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"61c1a4d3-1c72-4ffc-a666-8f9fb585c46d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7167aa2c-5a77-44f3-b79c-389435807db1","LogTimestamp":"2023-05-25T23:49:36.831Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:49:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:49:38.840Z","message":"Entering","context":{"RequestID":"c347e4d5-7d2e-4a4d-b929-0bb9daac401d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2d40bb9e-8d0f-4a71-9275-63764e9053d4","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:49:38.840Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:49:38.842Z","message":"{\"transactionId\":\"c347e4d5-7d2e-4a4d-b929-0bb9daac401d\",\"status\":\"200\",\"rqstDate\":\"230525-23:49:38:841\",\"respDate\":\"230525-23:49:38:842\",\"sourceId\":\"haproxy:c347e4d5-7d2e-4a4d-b929-0bb9daac401d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:49:38:841-22274\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ec46b958-f34e-40fc-8e54-af78f92ca104], x-b3-parentspanid=[924ad93ff0abcdf2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[04d4130aeb44357c924ad93ff0abcdf2], x-b3-spanid=[0c0aa3af1f9f1dd8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c347e4d5-7d2e-4a4d-b929-0bb9daac401d]}\\\"}\"}","context":{"RequestID":"c347e4d5-7d2e-4a4d-b929-0bb9daac401d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2d40bb9e-8d0f-4a71-9275-63764e9053d4","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:49:38.840Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:38.843Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c347e4d5-7d2e-4a4d-b929-0bb9daac401d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2d40bb9e-8d0f-4a71-9275-63764e9053d4","LogTimestamp":"2023-05-25T23:49:38.843Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:49:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:49:40.853Z","message":"Entering","context":{"RequestID":"800bef17-900e-416a-8d42-dcfe1b283261","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"54948a8e-376c-4fbe-a6f5-9a80128ed091","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:49:40.853Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:49:40.856Z","message":"{\"transactionId\":\"800bef17-900e-416a-8d42-dcfe1b283261\",\"status\":\"200\",\"rqstDate\":\"230525-23:49:40:854\",\"respDate\":\"230525-23:49:40:856\",\"sourceId\":\"haproxy:800bef17-900e-416a-8d42-dcfe1b283261\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:49:40:854-3617\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[371a9f7d-da62-4735-8368-f049381ed19e], x-b3-parentspanid=[4890c148c276e88b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3ffd05baab0cc2b24890c148c276e88b], x-b3-spanid=[cb44e4549f64653a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[800bef17-900e-416a-8d42-dcfe1b283261]}\\\"}\"}","context":{"RequestID":"800bef17-900e-416a-8d42-dcfe1b283261","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"54948a8e-376c-4fbe-a6f5-9a80128ed091","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:49:40.853Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:40.856Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"800bef17-900e-416a-8d42-dcfe1b283261","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"54948a8e-376c-4fbe-a6f5-9a80128ed091","LogTimestamp":"2023-05-25T23:49:40.856Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:49:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:49:41.908Z","message":"Entering","context":{"RequestID":"688feaed-c723-4471-890d-790945191d92","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d18bf0f1-a22a-4a72-8bb7-17f57e7886cc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:49:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:49:41.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"688feaed-c723-4471-890d-790945191d92","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d18bf0f1-a22a-4a72-8bb7-17f57e7886cc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:49:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:41.911Z","message":"{\"transactionId\":\"688feaed-c723-4471-890d-790945191d92\",\"status\":\"200\",\"rqstDate\":\"230525-23:49:41:909\",\"respDate\":\"230525-23:49:41:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:688feaed-c723-4471-890d-790945191d92\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:49:41:909-16895\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[688feaed-c723-4471-890d-790945191d92]}\\\"}\"}","context":{"RequestID":"688feaed-c723-4471-890d-790945191d92","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d18bf0f1-a22a-4a72-8bb7-17f57e7886cc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:49:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:41.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"688feaed-c723-4471-890d-790945191d92","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d18bf0f1-a22a-4a72-8bb7-17f57e7886cc","LogTimestamp":"2023-05-25T23:49:41.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:49:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:49:42.017Z","message":"Entering","context":{"RequestID":"439fa3df-bdf9-4fce-910d-09e101c4aac7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2225b38a-64ff-4786-b771-79a3bb37e102","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:49:42.017Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:49:42.020Z","message":"{\"transactionId\":\"439fa3df-bdf9-4fce-910d-09e101c4aac7\",\"status\":\"200\",\"rqstDate\":\"230525-23:49:42:018\",\"respDate\":\"230525-23:49:42:020\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:439fa3df-bdf9-4fce-910d-09e101c4aac7\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:49:42:018-74104\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7a0bc32c-eff3-4820-9f35-6b58ca35befd], x-b3-parentspanid=[900c031ae10d3b83], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34343], x-envoy-attempt-count=[1], x-b3-traceid=[74ec888fab53bf66900c031ae10d3b83], x-b3-spanid=[f824a6139fc2004a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[439fa3df-bdf9-4fce-910d-09e101c4aac7]}\\\"}\"}","context":{"RequestID":"439fa3df-bdf9-4fce-910d-09e101c4aac7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2225b38a-64ff-4786-b771-79a3bb37e102","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:49:42.017Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:42.021Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"439fa3df-bdf9-4fce-910d-09e101c4aac7","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2225b38a-64ff-4786-b771-79a3bb37e102","LogTimestamp":"2023-05-25T23:49:42.020Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:49:42 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:49:42.864Z","message":"Entering","context":{"RequestID":"1f8eae6d-3b76-4e3f-ba5f-9b13eb56e5c3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fc3ef4e6-a904-4837-88f8-84860240d271","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:49:42.864Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:49:42.866Z","message":"{\"transactionId\":\"1f8eae6d-3b76-4e3f-ba5f-9b13eb56e5c3\",\"status\":\"200\",\"rqstDate\":\"230525-23:49:42:865\",\"respDate\":\"230525-23:49:42:866\",\"sourceId\":\"haproxy:1f8eae6d-3b76-4e3f-ba5f-9b13eb56e5c3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:49:42:865-65910\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[51285df3-fd9d-4385-873c-a8ceed9f052d], x-b3-parentspanid=[11ef380d31500aa7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3b5088dfe6d486aa11ef380d31500aa7], x-b3-spanid=[dd99244addc8096a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1f8eae6d-3b76-4e3f-ba5f-9b13eb56e5c3]}\\\"}\"}","context":{"RequestID":"1f8eae6d-3b76-4e3f-ba5f-9b13eb56e5c3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fc3ef4e6-a904-4837-88f8-84860240d271","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:49:42.864Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:42.867Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1f8eae6d-3b76-4e3f-ba5f-9b13eb56e5c3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fc3ef4e6-a904-4837-88f8-84860240d271","LogTimestamp":"2023-05-25T23:49:42.867Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:49:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:49:44.160Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:49:44.174Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:44.174Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:44.174Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:44.877Z","message":"Entering","context":{"RequestID":"6d5c426b-4244-4910-8ab2-d39987ea5459","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"432b924e-afa4-4162-a798-f8a1529db6f0","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:49:44.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:49:44.879Z","message":"{\"transactionId\":\"6d5c426b-4244-4910-8ab2-d39987ea5459\",\"status\":\"200\",\"rqstDate\":\"230525-23:49:44:878\",\"respDate\":\"230525-23:49:44:879\",\"sourceId\":\"haproxy:6d5c426b-4244-4910-8ab2-d39987ea5459\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:49:44:878-28091\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fa9b3262-5d65-45bb-8f90-d790f0fca707], x-b3-parentspanid=[0d20004534527c7f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0470322a0627eae40d20004534527c7f], x-b3-spanid=[9b7a15278f70b4fe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6d5c426b-4244-4910-8ab2-d39987ea5459]}\\\"}\"}","context":{"RequestID":"6d5c426b-4244-4910-8ab2-d39987ea5459","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"432b924e-afa4-4162-a798-f8a1529db6f0","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:49:44.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:44.880Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6d5c426b-4244-4910-8ab2-d39987ea5459","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"432b924e-afa4-4162-a798-f8a1529db6f0","LogTimestamp":"2023-05-25T23:49:44.880Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:49:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:49:46.890Z","message":"Entering","context":{"RequestID":"3e1306a8-5cad-408b-b81a-05964b3a9f2d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a67f757c-94da-4428-893a-20810558de1d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:49:46.890Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:49:46.893Z","message":"{\"transactionId\":\"3e1306a8-5cad-408b-b81a-05964b3a9f2d\",\"status\":\"200\",\"rqstDate\":\"230525-23:49:46:891\",\"respDate\":\"230525-23:49:46:893\",\"sourceId\":\"haproxy:3e1306a8-5cad-408b-b81a-05964b3a9f2d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:49:46:891-82980\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ae3a966d-4f17-42a2-9a72-a6d9040f4b5e], x-b3-parentspanid=[98e3125cc449c1b6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2cdda95d8894517698e3125cc449c1b6], x-b3-spanid=[1a245ac0d960a5e2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3e1306a8-5cad-408b-b81a-05964b3a9f2d]}\\\"}\"}","context":{"RequestID":"3e1306a8-5cad-408b-b81a-05964b3a9f2d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a67f757c-94da-4428-893a-20810558de1d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:49:46.890Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:46.894Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3e1306a8-5cad-408b-b81a-05964b3a9f2d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a67f757c-94da-4428-893a-20810558de1d","LogTimestamp":"2023-05-25T23:49:46.894Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:49:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:49:48.903Z","message":"Entering","context":{"RequestID":"d1a98e87-e0f7-4ac2-88e1-17e409197f65","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9680000d-cf96-49be-8df0-5d194360d133","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:49:48.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:49:48.906Z","message":"{\"transactionId\":\"d1a98e87-e0f7-4ac2-88e1-17e409197f65\",\"status\":\"200\",\"rqstDate\":\"230525-23:49:48:904\",\"respDate\":\"230525-23:49:48:906\",\"sourceId\":\"haproxy:d1a98e87-e0f7-4ac2-88e1-17e409197f65\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:49:48:904-24664\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[33615900-0117-4177-a606-576e6f73d2b8], x-b3-parentspanid=[07f0ba18fb55efa6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[56bc9b0e4be0323007f0ba18fb55efa6], x-b3-spanid=[7c7d310375c202fe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d1a98e87-e0f7-4ac2-88e1-17e409197f65]}\\\"}\"}","context":{"RequestID":"d1a98e87-e0f7-4ac2-88e1-17e409197f65","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9680000d-cf96-49be-8df0-5d194360d133","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:49:48.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:48.907Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d1a98e87-e0f7-4ac2-88e1-17e409197f65","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9680000d-cf96-49be-8df0-5d194360d133","LogTimestamp":"2023-05-25T23:49:48.907Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:49:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:49:50.917Z","message":"Entering","context":{"RequestID":"cf98a709-7048-4d51-ae6f-239940164553","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b634b3d9-175e-4794-9181-a1ac7abe76de","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:49:50.917Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:49:50.919Z","message":"{\"transactionId\":\"cf98a709-7048-4d51-ae6f-239940164553\",\"status\":\"200\",\"rqstDate\":\"230525-23:49:50:918\",\"respDate\":\"230525-23:49:50:919\",\"sourceId\":\"haproxy:cf98a709-7048-4d51-ae6f-239940164553\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:49:50:918-22890\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e5d49706-c642-49d8-9dab-0e7b00e8b058], x-b3-parentspanid=[1801c276bb890b88], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9e43be5cf06f12721801c276bb890b88], x-b3-spanid=[f0a5d912fe6e2ca5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cf98a709-7048-4d51-ae6f-239940164553]}\\\"}\"}","context":{"RequestID":"cf98a709-7048-4d51-ae6f-239940164553","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b634b3d9-175e-4794-9181-a1ac7abe76de","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:49:50.917Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:50.920Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cf98a709-7048-4d51-ae6f-239940164553","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b634b3d9-175e-4794-9181-a1ac7abe76de","LogTimestamp":"2023-05-25T23:49:50.920Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:49:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:49:51.908Z","message":"Entering","context":{"RequestID":"9999bfc0-d8dc-4df7-902d-995489700d84","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c3ef4173-331b-48d2-9c1a-49a255799ade","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:49:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:49:51.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"9999bfc0-d8dc-4df7-902d-995489700d84","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c3ef4173-331b-48d2-9c1a-49a255799ade","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:49:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:51.912Z","message":"{\"transactionId\":\"9999bfc0-d8dc-4df7-902d-995489700d84\",\"status\":\"200\",\"rqstDate\":\"230525-23:49:51:909\",\"respDate\":\"230525-23:49:51:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9999bfc0-d8dc-4df7-902d-995489700d84\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:49:51:909-92213\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9999bfc0-d8dc-4df7-902d-995489700d84]}\\\"}\"}","context":{"RequestID":"9999bfc0-d8dc-4df7-902d-995489700d84","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c3ef4173-331b-48d2-9c1a-49a255799ade","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:49:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:51.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9999bfc0-d8dc-4df7-902d-995489700d84","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c3ef4173-331b-48d2-9c1a-49a255799ade","LogTimestamp":"2023-05-25T23:49:51.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:49:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:49:52.017Z","message":"Entering","context":{"RequestID":"fe144b48-2499-419c-8594-4a9f37f4e361","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5e8c3e0d-5784-4943-91ea-962caa4c838e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:49:52.017Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:49:52.019Z","message":"{\"transactionId\":\"fe144b48-2499-419c-8594-4a9f37f4e361\",\"status\":\"200\",\"rqstDate\":\"230525-23:49:52:018\",\"respDate\":\"230525-23:49:52:019\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:fe144b48-2499-419c-8594-4a9f37f4e361\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:49:52:018-21519\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[76efba77-a6da-41e9-a5ee-c7da8793e8ad], x-b3-parentspanid=[e55d138aaab659cc], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43285], x-envoy-attempt-count=[1], x-b3-traceid=[535794a125944549e55d138aaab659cc], x-b3-spanid=[1b2e3deff7451f2f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[fe144b48-2499-419c-8594-4a9f37f4e361]}\\\"}\"}","context":{"RequestID":"fe144b48-2499-419c-8594-4a9f37f4e361","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5e8c3e0d-5784-4943-91ea-962caa4c838e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:49:52.017Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:52.020Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fe144b48-2499-419c-8594-4a9f37f4e361","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5e8c3e0d-5784-4943-91ea-962caa4c838e","LogTimestamp":"2023-05-25T23:49:52.020Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:49:52 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:49:52.931Z","message":"Entering","context":{"RequestID":"968b00f1-c3f3-4ec2-b53e-7fce95de2ccf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8ec0ee54-38c0-44c5-a0e9-0a63121f1459","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:49:52.931Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:49:52.933Z","message":"{\"transactionId\":\"968b00f1-c3f3-4ec2-b53e-7fce95de2ccf\",\"status\":\"200\",\"rqstDate\":\"230525-23:49:52:932\",\"respDate\":\"230525-23:49:52:933\",\"sourceId\":\"haproxy:968b00f1-c3f3-4ec2-b53e-7fce95de2ccf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:49:52:932-84742\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[38cd981f-42eb-40bd-9a36-3dda43e0c15d], x-b3-parentspanid=[5b124b7b7aa21205], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1b3e96dfc1a5dd615b124b7b7aa21205], x-b3-spanid=[1796c3447ee9234d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[968b00f1-c3f3-4ec2-b53e-7fce95de2ccf]}\\\"}\"}","context":{"RequestID":"968b00f1-c3f3-4ec2-b53e-7fce95de2ccf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8ec0ee54-38c0-44c5-a0e9-0a63121f1459","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:49:52.931Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:52.934Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"968b00f1-c3f3-4ec2-b53e-7fce95de2ccf","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8ec0ee54-38c0-44c5-a0e9-0a63121f1459","LogTimestamp":"2023-05-25T23:49:52.934Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:49:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:49:54.160Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:49:54.175Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:54.176Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:54.176Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:54.944Z","message":"Entering","context":{"RequestID":"135f2b60-f732-4aea-952d-2938d779eeee","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5a928c7d-d014-4f9c-8fba-d001eb6f19cd","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:49:54.944Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:49:54.947Z","message":"{\"transactionId\":\"135f2b60-f732-4aea-952d-2938d779eeee\",\"status\":\"200\",\"rqstDate\":\"230525-23:49:54:945\",\"respDate\":\"230525-23:49:54:947\",\"sourceId\":\"haproxy:135f2b60-f732-4aea-952d-2938d779eeee\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:49:54:945-15873\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[708287bc-6040-4f89-8048-17b938ee5ce1], x-b3-parentspanid=[bfe79c1d2581ca0b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fba3add428f7a51cbfe79c1d2581ca0b], x-b3-spanid=[92a4a4dea120c10f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[135f2b60-f732-4aea-952d-2938d779eeee]}\\\"}\"}","context":{"RequestID":"135f2b60-f732-4aea-952d-2938d779eeee","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5a928c7d-d014-4f9c-8fba-d001eb6f19cd","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:49:54.944Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:54.948Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"135f2b60-f732-4aea-952d-2938d779eeee","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5a928c7d-d014-4f9c-8fba-d001eb6f19cd","LogTimestamp":"2023-05-25T23:49:54.948Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:49:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:49:56.575Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:56.580Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:56.960Z","message":"Entering","context":{"RequestID":"e382d47d-aae0-4aef-8466-b519dd99ee69","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1aa01796-56f2-4fa3-a065-bec085bbcd96","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:49:56.960Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:49:56.963Z","message":"{\"transactionId\":\"e382d47d-aae0-4aef-8466-b519dd99ee69\",\"status\":\"200\",\"rqstDate\":\"230525-23:49:56:961\",\"respDate\":\"230525-23:49:56:963\",\"sourceId\":\"haproxy:e382d47d-aae0-4aef-8466-b519dd99ee69\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:49:56:961-31216\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[67f4d62a-cde2-42eb-ac5e-151e0e3439a2], x-b3-parentspanid=[a66e9913d1a25822], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ff25e9720741fc4da66e9913d1a25822], x-b3-spanid=[f1f76676de36b43f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e382d47d-aae0-4aef-8466-b519dd99ee69]}\\\"}\"}","context":{"RequestID":"e382d47d-aae0-4aef-8466-b519dd99ee69","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1aa01796-56f2-4fa3-a065-bec085bbcd96","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:49:56.960Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:56.964Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e382d47d-aae0-4aef-8466-b519dd99ee69","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1aa01796-56f2-4fa3-a065-bec085bbcd96","LogTimestamp":"2023-05-25T23:49:56.964Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:49:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:49:58.975Z","message":"Entering","context":{"RequestID":"6458b40f-1c51-49c0-9e74-4115d1165bb5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ca3c73af-f04b-4294-875d-2eb5f59589c8","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:49:58.975Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:49:58.978Z","message":"{\"transactionId\":\"6458b40f-1c51-49c0-9e74-4115d1165bb5\",\"status\":\"200\",\"rqstDate\":\"230525-23:49:58:976\",\"respDate\":\"230525-23:49:58:978\",\"sourceId\":\"haproxy:6458b40f-1c51-49c0-9e74-4115d1165bb5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:49:58:976-12306\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a4c6f933-d77a-4a9f-88b5-033efe214cc1], x-b3-parentspanid=[da18c568d10bcf41], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[03565118c7e1caf6da18c568d10bcf41], x-b3-spanid=[843b1e8e9d6ed96d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6458b40f-1c51-49c0-9e74-4115d1165bb5]}\\\"}\"}","context":{"RequestID":"6458b40f-1c51-49c0-9e74-4115d1165bb5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ca3c73af-f04b-4294-875d-2eb5f59589c8","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:49:58.975Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:49:58.979Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6458b40f-1c51-49c0-9e74-4115d1165bb5","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ca3c73af-f04b-4294-875d-2eb5f59589c8","LogTimestamp":"2023-05-25T23:49:58.978Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:49:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:50:00.989Z","message":"Entering","context":{"RequestID":"5f27a9d2-beb3-400e-9b04-9c6122ac97af","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e4e78cbc-329a-4b58-a2e3-d5b7cd9a154a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:50:00.989Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:50:00.992Z","message":"{\"transactionId\":\"5f27a9d2-beb3-400e-9b04-9c6122ac97af\",\"status\":\"200\",\"rqstDate\":\"230525-23:50:00:990\",\"respDate\":\"230525-23:50:00:992\",\"sourceId\":\"haproxy:5f27a9d2-beb3-400e-9b04-9c6122ac97af\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:50:00:990-74724\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0825bfd0-818a-4940-a88e-b10154d50dd0], x-b3-parentspanid=[5359de3af5c3c216], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[74d8416a1133926f5359de3af5c3c216], x-b3-spanid=[e28d5377b3eb7f20], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5f27a9d2-beb3-400e-9b04-9c6122ac97af]}\\\"}\"}","context":{"RequestID":"5f27a9d2-beb3-400e-9b04-9c6122ac97af","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e4e78cbc-329a-4b58-a2e3-d5b7cd9a154a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:50:00.989Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:00.993Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5f27a9d2-beb3-400e-9b04-9c6122ac97af","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e4e78cbc-329a-4b58-a2e3-d5b7cd9a154a","LogTimestamp":"2023-05-25T23:50:00.992Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:50:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:50:01.908Z","message":"Entering","context":{"RequestID":"1ab5d7a3-6291-4baa-91b0-6c9c390b2beb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9ac873c3-883e-463b-a9ac-9bbd8231962d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:50:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:50:01.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"1ab5d7a3-6291-4baa-91b0-6c9c390b2beb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9ac873c3-883e-463b-a9ac-9bbd8231962d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:50:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:01.912Z","message":"{\"transactionId\":\"1ab5d7a3-6291-4baa-91b0-6c9c390b2beb\",\"status\":\"200\",\"rqstDate\":\"230525-23:50:01:909\",\"respDate\":\"230525-23:50:01:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1ab5d7a3-6291-4baa-91b0-6c9c390b2beb\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:50:01:909-85631\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1ab5d7a3-6291-4baa-91b0-6c9c390b2beb]}\\\"}\"}","context":{"RequestID":"1ab5d7a3-6291-4baa-91b0-6c9c390b2beb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9ac873c3-883e-463b-a9ac-9bbd8231962d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:50:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:01.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1ab5d7a3-6291-4baa-91b0-6c9c390b2beb","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ac873c3-883e-463b-a9ac-9bbd8231962d","LogTimestamp":"2023-05-25T23:50:01.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:50:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:50:02.020Z","message":"Entering","context":{"RequestID":"f47bea50-de8b-487c-8449-b993cd253d5e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"34bfde09-31c2-4d77-bf1e-a28b12522919","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:50:02.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:50:02.022Z","message":"{\"transactionId\":\"f47bea50-de8b-487c-8449-b993cd253d5e\",\"status\":\"200\",\"rqstDate\":\"230525-23:50:02:021\",\"respDate\":\"230525-23:50:02:022\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f47bea50-de8b-487c-8449-b993cd253d5e\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:50:02:021-47505\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a7788fc8-c6b2-4eca-9533-9196cea42975], x-b3-parentspanid=[62c11ae2cad93bf3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37769], x-envoy-attempt-count=[1], x-b3-traceid=[402f643169b457eb62c11ae2cad93bf3], x-b3-spanid=[27e072279f18dd28], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f47bea50-de8b-487c-8449-b993cd253d5e]}\\\"}\"}","context":{"RequestID":"f47bea50-de8b-487c-8449-b993cd253d5e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"34bfde09-31c2-4d77-bf1e-a28b12522919","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:50:02.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:02.024Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f47bea50-de8b-487c-8449-b993cd253d5e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"34bfde09-31c2-4d77-bf1e-a28b12522919","LogTimestamp":"2023-05-25T23:50:02.023Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:50:02 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:50:03.003Z","message":"Entering","context":{"RequestID":"6b116542-5a5d-43b4-9f47-97bb2fd13a96","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"009538ba-c138-4374-9af2-82c56b63c18e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:50:03.003Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:50:03.006Z","message":"{\"transactionId\":\"6b116542-5a5d-43b4-9f47-97bb2fd13a96\",\"status\":\"200\",\"rqstDate\":\"230525-23:50:03:005\",\"respDate\":\"230525-23:50:03:006\",\"sourceId\":\"haproxy:6b116542-5a5d-43b4-9f47-97bb2fd13a96\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:50:03:005-36317\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3d578e9f-4f08-4bb9-8a2d-2076daee82c2], x-b3-parentspanid=[0a71f24d61ab8f40], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dadea568819edc140a71f24d61ab8f40], x-b3-spanid=[3250a27c3b959bd8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6b116542-5a5d-43b4-9f47-97bb2fd13a96]}\\\"}\"}","context":{"RequestID":"6b116542-5a5d-43b4-9f47-97bb2fd13a96","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"009538ba-c138-4374-9af2-82c56b63c18e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:50:03.003Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:03.007Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6b116542-5a5d-43b4-9f47-97bb2fd13a96","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"009538ba-c138-4374-9af2-82c56b63c18e","LogTimestamp":"2023-05-25T23:50:03.007Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:50:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:50:04.159Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:50:04.174Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:04.175Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:04.175Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:05.017Z","message":"Entering","context":{"RequestID":"9ed337aa-62d5-464d-8893-f15c0187daa6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2a644e89-e382-44bc-9e52-f3887c4ba33e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:50:05.017Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:50:05.020Z","message":"{\"transactionId\":\"9ed337aa-62d5-464d-8893-f15c0187daa6\",\"status\":\"200\",\"rqstDate\":\"230525-23:50:05:018\",\"respDate\":\"230525-23:50:05:020\",\"sourceId\":\"haproxy:9ed337aa-62d5-464d-8893-f15c0187daa6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:50:05:018-52190\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a6f61275-b4ea-457b-b606-9c1d4d897ed5], x-b3-parentspanid=[32c80606ac8885c0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[63f02c61563f731932c80606ac8885c0], x-b3-spanid=[c745577980cbaab3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9ed337aa-62d5-464d-8893-f15c0187daa6]}\\\"}\"}","context":{"RequestID":"9ed337aa-62d5-464d-8893-f15c0187daa6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2a644e89-e382-44bc-9e52-f3887c4ba33e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:50:05.017Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:05.020Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9ed337aa-62d5-464d-8893-f15c0187daa6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2a644e89-e382-44bc-9e52-f3887c4ba33e","LogTimestamp":"2023-05-25T23:50:05.020Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:50:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:50:07.031Z","message":"Entering","context":{"RequestID":"6508ca0e-0695-455a-a774-1a34fa6ad056","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"865e038b-3392-48e8-a373-56af118f967e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:50:07.031Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:50:07.037Z","message":"{\"transactionId\":\"6508ca0e-0695-455a-a774-1a34fa6ad056\",\"status\":\"200\",\"rqstDate\":\"230525-23:50:07:032\",\"respDate\":\"230525-23:50:07:037\",\"sourceId\":\"haproxy:6508ca0e-0695-455a-a774-1a34fa6ad056\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:50:07:032-13463\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5c8c3b91-5152-43e8-8e0a-8913399fe164], x-b3-parentspanid=[92a41949b7b12477], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[26a7f85ef43a929a92a41949b7b12477], x-b3-spanid=[b25666e21371698d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6508ca0e-0695-455a-a774-1a34fa6ad056]}\\\"}\"}","context":{"RequestID":"6508ca0e-0695-455a-a774-1a34fa6ad056","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"865e038b-3392-48e8-a373-56af118f967e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:50:07.031Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:07.037Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6508ca0e-0695-455a-a774-1a34fa6ad056","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"865e038b-3392-48e8-a373-56af118f967e","LogTimestamp":"2023-05-25T23:50:07.037Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:50:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:50:09.049Z","message":"Entering","context":{"RequestID":"210301ed-a05e-4536-a3cd-0922435b3b52","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d89de35b-ab64-48b8-a7a7-626148c5a00e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:50:09.049Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:50:09.051Z","message":"{\"transactionId\":\"210301ed-a05e-4536-a3cd-0922435b3b52\",\"status\":\"200\",\"rqstDate\":\"230525-23:50:09:049\",\"respDate\":\"230525-23:50:09:051\",\"sourceId\":\"haproxy:210301ed-a05e-4536-a3cd-0922435b3b52\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:50:09:049-78415\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b5a90a6c-23a3-4e20-8cb2-e82015e42b4b], x-b3-parentspanid=[81ac5b8111b002c7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c55f9853613b9e8981ac5b8111b002c7], x-b3-spanid=[468cfab47d7f4983], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[210301ed-a05e-4536-a3cd-0922435b3b52]}\\\"}\"}","context":{"RequestID":"210301ed-a05e-4536-a3cd-0922435b3b52","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d89de35b-ab64-48b8-a7a7-626148c5a00e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:50:09.049Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:09.052Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"210301ed-a05e-4536-a3cd-0922435b3b52","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d89de35b-ab64-48b8-a7a7-626148c5a00e","LogTimestamp":"2023-05-25T23:50:09.052Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:50:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:50:11.062Z","message":"Entering","context":{"RequestID":"8242483c-ac08-41fb-8ad6-f40ab4d58c91","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9ecfb874-08ee-4d42-8023-4ce64de835a6","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:50:11.062Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:50:11.065Z","message":"{\"transactionId\":\"8242483c-ac08-41fb-8ad6-f40ab4d58c91\",\"status\":\"200\",\"rqstDate\":\"230525-23:50:11:063\",\"respDate\":\"230525-23:50:11:065\",\"sourceId\":\"haproxy:8242483c-ac08-41fb-8ad6-f40ab4d58c91\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:50:11:063-76964\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f8ef734f-09e4-4856-976b-a5685c2580a3], x-b3-parentspanid=[bd985fef75d3a1ef], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[74de5033421dcffcbd985fef75d3a1ef], x-b3-spanid=[cd5533810a0e2fb3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8242483c-ac08-41fb-8ad6-f40ab4d58c91]}\\\"}\"}","context":{"RequestID":"8242483c-ac08-41fb-8ad6-f40ab4d58c91","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9ecfb874-08ee-4d42-8023-4ce64de835a6","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:50:11.062Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:11.067Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8242483c-ac08-41fb-8ad6-f40ab4d58c91","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ecfb874-08ee-4d42-8023-4ce64de835a6","LogTimestamp":"2023-05-25T23:50:11.066Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:50:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:50:11.908Z","message":"Entering","context":{"RequestID":"164bb21d-78b4-41ac-bcaf-6f01b17f4da1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0b9fb76b-efc0-450a-a908-3c527915000d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:50:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:50:11.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"164bb21d-78b4-41ac-bcaf-6f01b17f4da1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0b9fb76b-efc0-450a-a908-3c527915000d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:50:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:11.910Z","message":"{\"transactionId\":\"164bb21d-78b4-41ac-bcaf-6f01b17f4da1\",\"status\":\"200\",\"rqstDate\":\"230525-23:50:11:908\",\"respDate\":\"230525-23:50:11:910\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:164bb21d-78b4-41ac-bcaf-6f01b17f4da1\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:50:11:908-37383\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[164bb21d-78b4-41ac-bcaf-6f01b17f4da1]}\\\"}\"}","context":{"RequestID":"164bb21d-78b4-41ac-bcaf-6f01b17f4da1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0b9fb76b-efc0-450a-a908-3c527915000d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:50:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:11.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"164bb21d-78b4-41ac-bcaf-6f01b17f4da1","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0b9fb76b-efc0-450a-a908-3c527915000d","LogTimestamp":"2023-05-25T23:50:11.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:50:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:50:12.019Z","message":"Entering","context":{"RequestID":"9520cd78-173f-4b60-9eef-c2c743ab43ee","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"110623a8-9da4-4913-b2c9-cf5366494c93","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:50:12.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:50:12.021Z","message":"{\"transactionId\":\"9520cd78-173f-4b60-9eef-c2c743ab43ee\",\"status\":\"200\",\"rqstDate\":\"230525-23:50:12:019\",\"respDate\":\"230525-23:50:12:021\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:9520cd78-173f-4b60-9eef-c2c743ab43ee\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:50:12:019-38429\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d4af2f43-6124-49a2-8245-2dbe90858328], x-b3-parentspanid=[446a780d357b68cf], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34327], x-envoy-attempt-count=[1], x-b3-traceid=[2aeac3cf92f54c77446a780d357b68cf], x-b3-spanid=[e17a00bec0cb6618], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[9520cd78-173f-4b60-9eef-c2c743ab43ee]}\\\"}\"}","context":{"RequestID":"9520cd78-173f-4b60-9eef-c2c743ab43ee","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"110623a8-9da4-4913-b2c9-cf5366494c93","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:50:12.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:12.022Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9520cd78-173f-4b60-9eef-c2c743ab43ee","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"110623a8-9da4-4913-b2c9-cf5366494c93","LogTimestamp":"2023-05-25T23:50:12.022Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:50:12 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:50:13.078Z","message":"Entering","context":{"RequestID":"f42fba98-f113-4521-a321-651e8a26951f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c576fa4d-66d7-4088-acfd-38c1aed26081","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:50:13.078Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:50:13.080Z","message":"{\"transactionId\":\"f42fba98-f113-4521-a321-651e8a26951f\",\"status\":\"200\",\"rqstDate\":\"230525-23:50:13:079\",\"respDate\":\"230525-23:50:13:080\",\"sourceId\":\"haproxy:f42fba98-f113-4521-a321-651e8a26951f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:50:13:079-21649\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9b22cc6e-9b1c-4a38-8ad3-2573fbb875dc], x-b3-parentspanid=[d87e0053b7ce1fa8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c7ca12f1e3829939d87e0053b7ce1fa8], x-b3-spanid=[cceb40658de53049], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f42fba98-f113-4521-a321-651e8a26951f]}\\\"}\"}","context":{"RequestID":"f42fba98-f113-4521-a321-651e8a26951f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c576fa4d-66d7-4088-acfd-38c1aed26081","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:50:13.078Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:13.081Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f42fba98-f113-4521-a321-651e8a26951f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c576fa4d-66d7-4088-acfd-38c1aed26081","LogTimestamp":"2023-05-25T23:50:13.081Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:50:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:50:14.160Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:50:14.174Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:14.175Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:14.175Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:15.090Z","message":"Entering","context":{"RequestID":"9075a3b0-08b3-431d-9567-6247e261af91","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1854dac2-01fa-4905-b4b2-488c005a4aa4","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:50:15.090Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:50:15.092Z","message":"{\"transactionId\":\"9075a3b0-08b3-431d-9567-6247e261af91\",\"status\":\"200\",\"rqstDate\":\"230525-23:50:15:090\",\"respDate\":\"230525-23:50:15:092\",\"sourceId\":\"haproxy:9075a3b0-08b3-431d-9567-6247e261af91\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:50:15:090-37460\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[55e67468-1903-4f72-8411-62f0addfeef2], x-b3-parentspanid=[dbae3461f1e3654d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b1200acd8e14bf47dbae3461f1e3654d], x-b3-spanid=[88479ff67b1a4a0a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9075a3b0-08b3-431d-9567-6247e261af91]}\\\"}\"}","context":{"RequestID":"9075a3b0-08b3-431d-9567-6247e261af91","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1854dac2-01fa-4905-b4b2-488c005a4aa4","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:50:15.090Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:15.092Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9075a3b0-08b3-431d-9567-6247e261af91","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1854dac2-01fa-4905-b4b2-488c005a4aa4","LogTimestamp":"2023-05-25T23:50:15.092Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:50:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:50:17.101Z","message":"Entering","context":{"RequestID":"67f9565b-efba-423e-be53-011fa5eb48df","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e0ced738-d8f0-4e58-acf2-70e852ca5e8c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:50:17.101Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:50:17.104Z","message":"{\"transactionId\":\"67f9565b-efba-423e-be53-011fa5eb48df\",\"status\":\"200\",\"rqstDate\":\"230525-23:50:17:102\",\"respDate\":\"230525-23:50:17:104\",\"sourceId\":\"haproxy:67f9565b-efba-423e-be53-011fa5eb48df\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:50:17:102-15020\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e46e2bda-7d36-4aef-895d-af5edd66d8d7], x-b3-parentspanid=[c0108e606eff22dc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6e9748aa80b1cb0fc0108e606eff22dc], x-b3-spanid=[759e87ab8f2f0cac], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[67f9565b-efba-423e-be53-011fa5eb48df]}\\\"}\"}","context":{"RequestID":"67f9565b-efba-423e-be53-011fa5eb48df","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e0ced738-d8f0-4e58-acf2-70e852ca5e8c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:50:17.101Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:17.105Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"67f9565b-efba-423e-be53-011fa5eb48df","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e0ced738-d8f0-4e58-acf2-70e852ca5e8c","LogTimestamp":"2023-05-25T23:50:17.105Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:50:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:50:19.116Z","message":"Entering","context":{"RequestID":"7b47f097-c45e-469b-a03f-b175b473c281","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6af31c90-bbac-4c40-8626-2ce74e6c84c3","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:50:19.116Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:50:19.119Z","message":"{\"transactionId\":\"7b47f097-c45e-469b-a03f-b175b473c281\",\"status\":\"200\",\"rqstDate\":\"230525-23:50:19:117\",\"respDate\":\"230525-23:50:19:119\",\"sourceId\":\"haproxy:7b47f097-c45e-469b-a03f-b175b473c281\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:50:19:117-29111\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a05bc3fc-2062-4f67-a827-b4b141c07b79], x-b3-parentspanid=[7ba187fe5899fe28], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[28df9b37e44ce9317ba187fe5899fe28], x-b3-spanid=[917c4152650d6aa3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7b47f097-c45e-469b-a03f-b175b473c281]}\\\"}\"}","context":{"RequestID":"7b47f097-c45e-469b-a03f-b175b473c281","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6af31c90-bbac-4c40-8626-2ce74e6c84c3","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:50:19.116Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:19.120Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7b47f097-c45e-469b-a03f-b175b473c281","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6af31c90-bbac-4c40-8626-2ce74e6c84c3","LogTimestamp":"2023-05-25T23:50:19.120Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:50:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:50:21.131Z","message":"Entering","context":{"RequestID":"77dcc158-5b95-4415-a51a-2742b555fed3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"c9cbbb6b-5a8a-410e-9652-3e29db93f9a0","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:50:21.131Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:50:21.133Z","message":"{\"transactionId\":\"77dcc158-5b95-4415-a51a-2742b555fed3\",\"status\":\"200\",\"rqstDate\":\"230525-23:50:21:131\",\"respDate\":\"230525-23:50:21:133\",\"sourceId\":\"haproxy:77dcc158-5b95-4415-a51a-2742b555fed3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:50:21:131-89463\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0dc39caf-f685-40b3-b444-d22f8c4368f1], x-b3-parentspanid=[a385400593c58331], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f976fcbcc6fb5889a385400593c58331], x-b3-spanid=[6116c39bfdbf5e78], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[77dcc158-5b95-4415-a51a-2742b555fed3]}\\\"}\"}","context":{"RequestID":"77dcc158-5b95-4415-a51a-2742b555fed3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"c9cbbb6b-5a8a-410e-9652-3e29db93f9a0","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:50:21.131Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:21.134Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"77dcc158-5b95-4415-a51a-2742b555fed3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c9cbbb6b-5a8a-410e-9652-3e29db93f9a0","LogTimestamp":"2023-05-25T23:50:21.133Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:50:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:50:21.908Z","message":"Entering","context":{"RequestID":"d7ca3f17-0ed7-407e-b414-660437db3260","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"694cd25c-c02b-492a-8f07-54a66e8a103d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:50:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:50:21.915Z","message":"Database is available from CACHED check.","context":{"RequestID":"d7ca3f17-0ed7-407e-b414-660437db3260","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"694cd25c-c02b-492a-8f07-54a66e8a103d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:50:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:21.916Z","message":"{\"transactionId\":\"d7ca3f17-0ed7-407e-b414-660437db3260\",\"status\":\"200\",\"rqstDate\":\"230525-23:50:21:909\",\"respDate\":\"230525-23:50:21:916\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d7ca3f17-0ed7-407e-b414-660437db3260\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:50:21:909-49949\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d7ca3f17-0ed7-407e-b414-660437db3260]}\\\"}\"}","context":{"RequestID":"d7ca3f17-0ed7-407e-b414-660437db3260","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"694cd25c-c02b-492a-8f07-54a66e8a103d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:50:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:21.917Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d7ca3f17-0ed7-407e-b414-660437db3260","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"9","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"694cd25c-c02b-492a-8f07-54a66e8a103d","LogTimestamp":"2023-05-25T23:50:21.917Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:50:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-05-25T23:50:22.019Z","message":"Entering","context":{"RequestID":"0d9db28e-94cd-44f5-ae8b-609de7075e6a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1f2a1829-0704-49a0-a7f9-bf22b6f23087","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:50:22.019Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:50:22.021Z","message":"{\"transactionId\":\"0d9db28e-94cd-44f5-ae8b-609de7075e6a\",\"status\":\"200\",\"rqstDate\":\"230525-23:50:22:019\",\"respDate\":\"230525-23:50:22:021\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0d9db28e-94cd-44f5-ae8b-609de7075e6a\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:50:22:019-74273\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6d1a6ba2-7b6b-48ba-a063-611815fd9eb6], x-b3-parentspanid=[94c71955452e1bac], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36799], x-envoy-attempt-count=[1], x-b3-traceid=[888ab78c6d3bad3094c71955452e1bac], x-b3-spanid=[c17cbbdd573d9723], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0d9db28e-94cd-44f5-ae8b-609de7075e6a]}\\\"}\"}","context":{"RequestID":"0d9db28e-94cd-44f5-ae8b-609de7075e6a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1f2a1829-0704-49a0-a7f9-bf22b6f23087","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:50:22.019Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:22.022Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0d9db28e-94cd-44f5-ae8b-609de7075e6a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f2a1829-0704-49a0-a7f9-bf22b6f23087","LogTimestamp":"2023-05-25T23:50:22.022Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:50:22 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:50:23.145Z","message":"Entering","context":{"RequestID":"4434adca-910f-4033-a4d6-9991cf11e1ad","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"771fcce7-6fb3-4498-b665-7d87a77dc071","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:50:23.145Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:50:23.147Z","message":"{\"transactionId\":\"4434adca-910f-4033-a4d6-9991cf11e1ad\",\"status\":\"200\",\"rqstDate\":\"230525-23:50:23:145\",\"respDate\":\"230525-23:50:23:147\",\"sourceId\":\"haproxy:4434adca-910f-4033-a4d6-9991cf11e1ad\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:50:23:145-71494\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2ad66762-882f-4aa4-ae6b-56a1dfbe24bf], x-b3-parentspanid=[e64b9f0d736c4c82], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2288949eaf6acd2ae64b9f0d736c4c82], x-b3-spanid=[6babea5083f33b77], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4434adca-910f-4033-a4d6-9991cf11e1ad]}\\\"}\"}","context":{"RequestID":"4434adca-910f-4033-a4d6-9991cf11e1ad","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"771fcce7-6fb3-4498-b665-7d87a77dc071","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:50:23.145Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:23.147Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4434adca-910f-4033-a4d6-9991cf11e1ad","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"771fcce7-6fb3-4498-b665-7d87a77dc071","LogTimestamp":"2023-05-25T23:50:23.147Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:50:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:50:24.161Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:50:24.174Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:24.175Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:24.175Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:25.157Z","message":"Entering","context":{"RequestID":"0cbf1fe0-10d1-4d4f-bb0b-0ce33c43999d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7edf56b7-2e6a-43ab-9488-66e806569b66","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:50:25.157Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:50:25.160Z","message":"{\"transactionId\":\"0cbf1fe0-10d1-4d4f-bb0b-0ce33c43999d\",\"status\":\"200\",\"rqstDate\":\"230525-23:50:25:158\",\"respDate\":\"230525-23:50:25:160\",\"sourceId\":\"haproxy:0cbf1fe0-10d1-4d4f-bb0b-0ce33c43999d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:50:25:158-73217\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bf3de698-1c9f-44f0-83c8-168ed9a64f59], x-b3-parentspanid=[fba33c0c51b4b34e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2e726579f429e020fba33c0c51b4b34e], x-b3-spanid=[e783e77863c5ea8c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0cbf1fe0-10d1-4d4f-bb0b-0ce33c43999d]}\\\"}\"}","context":{"RequestID":"0cbf1fe0-10d1-4d4f-bb0b-0ce33c43999d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7edf56b7-2e6a-43ab-9488-66e806569b66","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:50:25.157Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:25.161Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0cbf1fe0-10d1-4d4f-bb0b-0ce33c43999d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7edf56b7-2e6a-43ab-9488-66e806569b66","LogTimestamp":"2023-05-25T23:50:25.161Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:50:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:50:26.581Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:26.585Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:27.171Z","message":"Entering","context":{"RequestID":"54f73b1b-52f8-4803-984b-896d21ab458b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"38755751-fb11-4c0a-81bc-250ce86c9519","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:50:27.171Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:50:27.173Z","message":"{\"transactionId\":\"54f73b1b-52f8-4803-984b-896d21ab458b\",\"status\":\"200\",\"rqstDate\":\"230525-23:50:27:172\",\"respDate\":\"230525-23:50:27:173\",\"sourceId\":\"haproxy:54f73b1b-52f8-4803-984b-896d21ab458b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:50:27:172-35102\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aa759034-2539-4819-99fa-f61a25d7b047], x-b3-parentspanid=[9c9dbe3efbe3237d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c19202b6376f516d9c9dbe3efbe3237d], x-b3-spanid=[e71dd3c917d1181d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[54f73b1b-52f8-4803-984b-896d21ab458b]}\\\"}\"}","context":{"RequestID":"54f73b1b-52f8-4803-984b-896d21ab458b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"38755751-fb11-4c0a-81bc-250ce86c9519","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:50:27.171Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:27.173Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"54f73b1b-52f8-4803-984b-896d21ab458b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"38755751-fb11-4c0a-81bc-250ce86c9519","LogTimestamp":"2023-05-25T23:50:27.173Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:50:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:50:29.183Z","message":"Entering","context":{"RequestID":"dc35424a-2837-4d88-b55a-f93f58041b26","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"eb381506-4b72-436a-9e6b-5663f9e76153","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:50:29.183Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:50:29.185Z","message":"{\"transactionId\":\"dc35424a-2837-4d88-b55a-f93f58041b26\",\"status\":\"200\",\"rqstDate\":\"230525-23:50:29:183\",\"respDate\":\"230525-23:50:29:185\",\"sourceId\":\"haproxy:dc35424a-2837-4d88-b55a-f93f58041b26\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:50:29:183-88570\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3d75c11b-fc23-46fb-862e-72e7bbdff5da], x-b3-parentspanid=[c0a3f1494be2074c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a9f9785dd11d313fc0a3f1494be2074c], x-b3-spanid=[4c3c93072bfda530], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dc35424a-2837-4d88-b55a-f93f58041b26]}\\\"}\"}","context":{"RequestID":"dc35424a-2837-4d88-b55a-f93f58041b26","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"eb381506-4b72-436a-9e6b-5663f9e76153","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:50:29.183Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:29.185Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dc35424a-2837-4d88-b55a-f93f58041b26","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eb381506-4b72-436a-9e6b-5663f9e76153","LogTimestamp":"2023-05-25T23:50:29.185Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:50:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:50:31.195Z","message":"Entering","context":{"RequestID":"b035b256-7c06-424c-9f37-fc6fc4b0b3a3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e50dc403-4512-4afe-bc9d-f1b4197457b7","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:50:31.194Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:50:31.196Z","message":"{\"transactionId\":\"b035b256-7c06-424c-9f37-fc6fc4b0b3a3\",\"status\":\"200\",\"rqstDate\":\"230525-23:50:31:195\",\"respDate\":\"230525-23:50:31:196\",\"sourceId\":\"haproxy:b035b256-7c06-424c-9f37-fc6fc4b0b3a3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:50:31:195-70674\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4e04c4ab-519a-4000-b17c-777d1d8fe7e4], x-b3-parentspanid=[2add4dd1b7069582], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ae694193368369442add4dd1b7069582], x-b3-spanid=[e29fee1b661e0a0a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b035b256-7c06-424c-9f37-fc6fc4b0b3a3]}\\\"}\"}","context":{"RequestID":"b035b256-7c06-424c-9f37-fc6fc4b0b3a3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e50dc403-4512-4afe-bc9d-f1b4197457b7","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:50:31.194Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:31.196Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b035b256-7c06-424c-9f37-fc6fc4b0b3a3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e50dc403-4512-4afe-bc9d-f1b4197457b7","LogTimestamp":"2023-05-25T23:50:31.196Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:50:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-05-25T23:50:31.908Z","message":"Entering","context":{"RequestID":"e9707519-bb6b-4580-823d-7aa01e0c6266","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8dde569d-5b55-44cb-921a-bda4f0a33e0f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:50:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:50:31.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"e9707519-bb6b-4580-823d-7aa01e0c6266","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8dde569d-5b55-44cb-921a-bda4f0a33e0f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:50:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:31.912Z","message":"{\"transactionId\":\"e9707519-bb6b-4580-823d-7aa01e0c6266\",\"status\":\"200\",\"rqstDate\":\"230525-23:50:31:909\",\"respDate\":\"230525-23:50:31:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e9707519-bb6b-4580-823d-7aa01e0c6266\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:50:31:909-38377\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e9707519-bb6b-4580-823d-7aa01e0c6266]}\\\"}\"}","context":{"RequestID":"e9707519-bb6b-4580-823d-7aa01e0c6266","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8dde569d-5b55-44cb-921a-bda4f0a33e0f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:50:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:31.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e9707519-bb6b-4580-823d-7aa01e0c6266","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8dde569d-5b55-44cb-921a-bda4f0a33e0f","LogTimestamp":"2023-05-25T23:50:31.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:50:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:50:32.018Z","message":"Entering","context":{"RequestID":"ba0f22c0-3dac-429b-80e6-7edf4249508e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a8c40fbd-6b9e-4dc1-ba3e-6b7e11ce871b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:50:32.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:50:32.020Z","message":"{\"transactionId\":\"ba0f22c0-3dac-429b-80e6-7edf4249508e\",\"status\":\"200\",\"rqstDate\":\"230525-23:50:32:019\",\"respDate\":\"230525-23:50:32:020\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ba0f22c0-3dac-429b-80e6-7edf4249508e\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:50:32:019-98806\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9d908d7f-8fe3-4633-98a7-0da9868a9b40], x-b3-parentspanid=[7d58df51ee09249b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41593], x-envoy-attempt-count=[1], x-b3-traceid=[d355d3ce5e58fd547d58df51ee09249b], x-b3-spanid=[3e431a047e27e075], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ba0f22c0-3dac-429b-80e6-7edf4249508e]}\\\"}\"}","context":{"RequestID":"ba0f22c0-3dac-429b-80e6-7edf4249508e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a8c40fbd-6b9e-4dc1-ba3e-6b7e11ce871b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:50:32.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:32.021Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ba0f22c0-3dac-429b-80e6-7edf4249508e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a8c40fbd-6b9e-4dc1-ba3e-6b7e11ce871b","LogTimestamp":"2023-05-25T23:50:32.021Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:50:32 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:50:33.205Z","message":"Entering","context":{"RequestID":"8d2eb7f6-de8e-4878-91d1-05a2c516c6f6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"459705c7-1e3d-4794-a137-bf992cdc1744","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:50:33.205Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:50:33.208Z","message":"{\"transactionId\":\"8d2eb7f6-de8e-4878-91d1-05a2c516c6f6\",\"status\":\"200\",\"rqstDate\":\"230525-23:50:33:206\",\"respDate\":\"230525-23:50:33:207\",\"sourceId\":\"haproxy:8d2eb7f6-de8e-4878-91d1-05a2c516c6f6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:50:33:206-13946\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5cb7661c-61ca-4f01-bb84-6fcab902798c], x-b3-parentspanid=[7e98ba52fb49d70b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1d4953238aaf609c7e98ba52fb49d70b], x-b3-spanid=[e46db17c0181ad51], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8d2eb7f6-de8e-4878-91d1-05a2c516c6f6]}\\\"}\"}","context":{"RequestID":"8d2eb7f6-de8e-4878-91d1-05a2c516c6f6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"459705c7-1e3d-4794-a137-bf992cdc1744","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:50:33.205Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:33.208Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8d2eb7f6-de8e-4878-91d1-05a2c516c6f6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"459705c7-1e3d-4794-a137-bf992cdc1744","LogTimestamp":"2023-05-25T23:50:33.208Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:50:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:50:34.161Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:50:34.176Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:34.176Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:34.177Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:35.218Z","message":"Entering","context":{"RequestID":"28917d72-03d8-4e0d-868b-eb02bc14aa44","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b26bcc48-4fc4-4d1e-8833-8eef72fd84a4","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:50:35.218Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:50:35.219Z","message":"{\"transactionId\":\"28917d72-03d8-4e0d-868b-eb02bc14aa44\",\"status\":\"200\",\"rqstDate\":\"230525-23:50:35:219\",\"respDate\":\"230525-23:50:35:219\",\"sourceId\":\"haproxy:28917d72-03d8-4e0d-868b-eb02bc14aa44\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:50:35:219-23450\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2ea20df8-37b5-482a-a97b-47c508349c93], x-b3-parentspanid=[cb5a4d0bd30d4ffe], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b60b70d767ec40a4cb5a4d0bd30d4ffe], x-b3-spanid=[d5360e88649f1498], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[28917d72-03d8-4e0d-868b-eb02bc14aa44]}\\\"}\"}","context":{"RequestID":"28917d72-03d8-4e0d-868b-eb02bc14aa44","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b26bcc48-4fc4-4d1e-8833-8eef72fd84a4","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:50:35.218Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:35.220Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"28917d72-03d8-4e0d-868b-eb02bc14aa44","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b26bcc48-4fc4-4d1e-8833-8eef72fd84a4","LogTimestamp":"2023-05-25T23:50:35.220Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:50:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-25T23:50:37.230Z","message":"Entering","context":{"RequestID":"68e79781-402d-47cb-92d9-d1356c8eb038","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"18baae66-7818-48e1-84d4-386714c45d17","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:50:37.230Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:50:37.233Z","message":"{\"transactionId\":\"68e79781-402d-47cb-92d9-d1356c8eb038\",\"status\":\"200\",\"rqstDate\":\"230525-23:50:37:231\",\"respDate\":\"230525-23:50:37:232\",\"sourceId\":\"haproxy:68e79781-402d-47cb-92d9-d1356c8eb038\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:50:37:231-17769\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[96fd9223-390e-4fb0-a473-a8d176e61838], x-b3-parentspanid=[a9ae51d3f1e503f0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f5d5f9966dd7fa01a9ae51d3f1e503f0], x-b3-spanid=[9a1bff1a1a33da06], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[68e79781-402d-47cb-92d9-d1356c8eb038]}\\\"}\"}","context":{"RequestID":"68e79781-402d-47cb-92d9-d1356c8eb038","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"18baae66-7818-48e1-84d4-386714c45d17","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:50:37.230Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:37.233Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"68e79781-402d-47cb-92d9-d1356c8eb038","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"18baae66-7818-48e1-84d4-386714c45d17","LogTimestamp":"2023-05-25T23:50:37.233Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:50:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:50:39.244Z","message":"Entering","context":{"RequestID":"fc319151-9e37-409e-b1f8-aac6ed270edb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0585423b-b2a0-4db4-88f6-33f5b528efea","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:50:39.244Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:50:39.246Z","message":"{\"transactionId\":\"fc319151-9e37-409e-b1f8-aac6ed270edb\",\"status\":\"200\",\"rqstDate\":\"230525-23:50:39:245\",\"respDate\":\"230525-23:50:39:246\",\"sourceId\":\"haproxy:fc319151-9e37-409e-b1f8-aac6ed270edb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:50:39:245-54061\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c71b2dbd-93d2-44bb-aa58-72a520b4f0c3], x-b3-parentspanid=[abc3d483f6a1cc85], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1df24b4edacc3c92abc3d483f6a1cc85], x-b3-spanid=[e06251932dcc9d1c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fc319151-9e37-409e-b1f8-aac6ed270edb]}\\\"}\"}","context":{"RequestID":"fc319151-9e37-409e-b1f8-aac6ed270edb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0585423b-b2a0-4db4-88f6-33f5b528efea","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:50:39.244Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:39.247Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fc319151-9e37-409e-b1f8-aac6ed270edb","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0585423b-b2a0-4db4-88f6-33f5b528efea","LogTimestamp":"2023-05-25T23:50:39.247Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:50:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:50:41.257Z","message":"Entering","context":{"RequestID":"92f4ba9b-7b46-4a7a-93c9-c8e46f9302e0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"078a364c-5f98-49fb-a7bd-6e1d04ecdfbe","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:50:41.256Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:50:41.259Z","message":"{\"transactionId\":\"92f4ba9b-7b46-4a7a-93c9-c8e46f9302e0\",\"status\":\"200\",\"rqstDate\":\"230525-23:50:41:258\",\"respDate\":\"230525-23:50:41:259\",\"sourceId\":\"haproxy:92f4ba9b-7b46-4a7a-93c9-c8e46f9302e0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:50:41:258-62137\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[65fa012a-e5aa-4811-a8fd-e84354fecf07], x-b3-parentspanid=[2b9449dc6b8daa73], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[58fac18a03d466d42b9449dc6b8daa73], x-b3-spanid=[4d87d9bec6947f10], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[92f4ba9b-7b46-4a7a-93c9-c8e46f9302e0]}\\\"}\"}","context":{"RequestID":"92f4ba9b-7b46-4a7a-93c9-c8e46f9302e0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"078a364c-5f98-49fb-a7bd-6e1d04ecdfbe","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:50:41.256Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:41.260Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"92f4ba9b-7b46-4a7a-93c9-c8e46f9302e0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"078a364c-5f98-49fb-a7bd-6e1d04ecdfbe","LogTimestamp":"2023-05-25T23:50:41.260Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:50:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:50:41.908Z","message":"Entering","context":{"RequestID":"870e748c-d004-4d4b-8a83-a73e37b7cfff","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"be4cf4d4-2a90-4d83-8541-afaa675cf5fc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:50:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:50:41.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"870e748c-d004-4d4b-8a83-a73e37b7cfff","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"be4cf4d4-2a90-4d83-8541-afaa675cf5fc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:50:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:41.912Z","message":"{\"transactionId\":\"870e748c-d004-4d4b-8a83-a73e37b7cfff\",\"status\":\"200\",\"rqstDate\":\"230525-23:50:41:909\",\"respDate\":\"230525-23:50:41:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:870e748c-d004-4d4b-8a83-a73e37b7cfff\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:50:41:909-58518\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[870e748c-d004-4d4b-8a83-a73e37b7cfff]}\\\"}\"}","context":{"RequestID":"870e748c-d004-4d4b-8a83-a73e37b7cfff","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"be4cf4d4-2a90-4d83-8541-afaa675cf5fc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:50:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:41.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"870e748c-d004-4d4b-8a83-a73e37b7cfff","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"be4cf4d4-2a90-4d83-8541-afaa675cf5fc","LogTimestamp":"2023-05-25T23:50:41.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:50:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:50:42.020Z","message":"Entering","context":{"RequestID":"cb09169c-df33-40a1-bab2-96831cd806ae","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b31a46ef-55c5-4748-ba15-9970b2dd4571","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:50:42.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:50:42.022Z","message":"{\"transactionId\":\"cb09169c-df33-40a1-bab2-96831cd806ae\",\"status\":\"200\",\"rqstDate\":\"230525-23:50:42:021\",\"respDate\":\"230525-23:50:42:022\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:cb09169c-df33-40a1-bab2-96831cd806ae\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:50:42:021-83987\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[60a26ba5-e986-4419-a1c4-e7b7d94b6419], x-b3-parentspanid=[db2be38c1d0963e1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44495], x-envoy-attempt-count=[1], x-b3-traceid=[a47cd69b6ccd83c3db2be38c1d0963e1], x-b3-spanid=[448fa2089e5a457c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[cb09169c-df33-40a1-bab2-96831cd806ae]}\\\"}\"}","context":{"RequestID":"cb09169c-df33-40a1-bab2-96831cd806ae","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b31a46ef-55c5-4748-ba15-9970b2dd4571","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:50:42.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:42.023Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cb09169c-df33-40a1-bab2-96831cd806ae","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b31a46ef-55c5-4748-ba15-9970b2dd4571","LogTimestamp":"2023-05-25T23:50:42.023Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:50:42 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:50:43.270Z","message":"Entering","context":{"RequestID":"41f71518-8abf-463d-a92c-ab157f01d9b1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7ef4e152-6987-4d9e-b303-385566c80cf6","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:50:43.270Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:50:43.272Z","message":"{\"transactionId\":\"41f71518-8abf-463d-a92c-ab157f01d9b1\",\"status\":\"200\",\"rqstDate\":\"230525-23:50:43:271\",\"respDate\":\"230525-23:50:43:272\",\"sourceId\":\"haproxy:41f71518-8abf-463d-a92c-ab157f01d9b1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:50:43:271-78301\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[46c453e4-b25d-4ac1-9d64-c0becfb38a1c], x-b3-parentspanid=[8d48c21e4edc91a8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fbfc1622bea105088d48c21e4edc91a8], x-b3-spanid=[d80ea057938cce6b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[41f71518-8abf-463d-a92c-ab157f01d9b1]}\\\"}\"}","context":{"RequestID":"41f71518-8abf-463d-a92c-ab157f01d9b1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7ef4e152-6987-4d9e-b303-385566c80cf6","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:50:43.270Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:43.273Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"41f71518-8abf-463d-a92c-ab157f01d9b1","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7ef4e152-6987-4d9e-b303-385566c80cf6","LogTimestamp":"2023-05-25T23:50:43.273Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:50:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:50:44.160Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:50:44.174Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:44.175Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:44.175Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:45.285Z","message":"Entering","context":{"RequestID":"e3c09237-1c7d-4058-8e9e-2c256fdba36a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e875d33e-4ca5-4be4-8c4d-2fa7f3c047c5","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:50:45.285Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:50:45.288Z","message":"{\"transactionId\":\"e3c09237-1c7d-4058-8e9e-2c256fdba36a\",\"status\":\"200\",\"rqstDate\":\"230525-23:50:45:286\",\"respDate\":\"230525-23:50:45:288\",\"sourceId\":\"haproxy:e3c09237-1c7d-4058-8e9e-2c256fdba36a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:50:45:286-51933\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[977e22be-17d0-4597-8913-80b4dc21c01a], x-b3-parentspanid=[3ea14f105dbf9696], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5ce91e276cfabcec3ea14f105dbf9696], x-b3-spanid=[569beb90a40575d5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e3c09237-1c7d-4058-8e9e-2c256fdba36a]}\\\"}\"}","context":{"RequestID":"e3c09237-1c7d-4058-8e9e-2c256fdba36a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e875d33e-4ca5-4be4-8c4d-2fa7f3c047c5","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:50:45.285Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:45.289Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e3c09237-1c7d-4058-8e9e-2c256fdba36a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e875d33e-4ca5-4be4-8c4d-2fa7f3c047c5","LogTimestamp":"2023-05-25T23:50:45.289Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:50:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:50:47.300Z","message":"Entering","context":{"RequestID":"47903cdd-4424-463b-995a-9af27f663fa8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"072ef663-5934-4b4b-9ac5-8abddceff66a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:50:47.300Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:50:47.303Z","message":"{\"transactionId\":\"47903cdd-4424-463b-995a-9af27f663fa8\",\"status\":\"200\",\"rqstDate\":\"230525-23:50:47:301\",\"respDate\":\"230525-23:50:47:303\",\"sourceId\":\"haproxy:47903cdd-4424-463b-995a-9af27f663fa8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:50:47:301-91851\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e584c613-867c-4d1e-8034-c9bb4d900d07], x-b3-parentspanid=[b075a17862dddc25], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ab355fccc397fc0cb075a17862dddc25], x-b3-spanid=[eace59d16a25ab9a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[47903cdd-4424-463b-995a-9af27f663fa8]}\\\"}\"}","context":{"RequestID":"47903cdd-4424-463b-995a-9af27f663fa8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"072ef663-5934-4b4b-9ac5-8abddceff66a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:50:47.300Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:47.304Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"47903cdd-4424-463b-995a-9af27f663fa8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"072ef663-5934-4b4b-9ac5-8abddceff66a","LogTimestamp":"2023-05-25T23:50:47.304Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:50:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:50:49.312Z","message":"Entering","context":{"RequestID":"c3ba6d15-1958-4682-9dbe-860ced68769a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ffe568ce-ad91-4083-8a08-1889275ffbc7","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:50:49.312Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:50:49.314Z","message":"{\"transactionId\":\"c3ba6d15-1958-4682-9dbe-860ced68769a\",\"status\":\"200\",\"rqstDate\":\"230525-23:50:49:312\",\"respDate\":\"230525-23:50:49:314\",\"sourceId\":\"haproxy:c3ba6d15-1958-4682-9dbe-860ced68769a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:50:49:312-759\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7aa13614-eca4-4ef9-b0b2-94fd761c7024], x-b3-parentspanid=[3239473493d20f15], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[34da3372e4b6ed083239473493d20f15], x-b3-spanid=[eaeb2783cbc2e334], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c3ba6d15-1958-4682-9dbe-860ced68769a]}\\\"}\"}","context":{"RequestID":"c3ba6d15-1958-4682-9dbe-860ced68769a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ffe568ce-ad91-4083-8a08-1889275ffbc7","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:50:49.312Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:49.314Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c3ba6d15-1958-4682-9dbe-860ced68769a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ffe568ce-ad91-4083-8a08-1889275ffbc7","LogTimestamp":"2023-05-25T23:50:49.314Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:50:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:50:51.325Z","message":"Entering","context":{"RequestID":"8c5a07e5-be43-4633-a539-0e76e57f4f55","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c0669800-3bec-419a-a50e-1c7251dd0c4a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:50:51.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:50:51.328Z","message":"{\"transactionId\":\"8c5a07e5-be43-4633-a539-0e76e57f4f55\",\"status\":\"200\",\"rqstDate\":\"230525-23:50:51:326\",\"respDate\":\"230525-23:50:51:328\",\"sourceId\":\"haproxy:8c5a07e5-be43-4633-a539-0e76e57f4f55\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:50:51:326-60080\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ee627c8f-4d52-495b-854b-6dd385263c47], x-b3-parentspanid=[402fec2864c2a346], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[03c74c56638f9ea7402fec2864c2a346], x-b3-spanid=[9af7eafe5668678a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8c5a07e5-be43-4633-a539-0e76e57f4f55]}\\\"}\"}","context":{"RequestID":"8c5a07e5-be43-4633-a539-0e76e57f4f55","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c0669800-3bec-419a-a50e-1c7251dd0c4a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:50:51.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:51.329Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8c5a07e5-be43-4633-a539-0e76e57f4f55","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c0669800-3bec-419a-a50e-1c7251dd0c4a","LogTimestamp":"2023-05-25T23:50:51.329Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:50:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:50:51.908Z","message":"Entering","context":{"RequestID":"787f53ae-52e2-41d6-9b60-0230c6b2c425","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"594107f9-3ce9-42a8-82ff-34b91a86107a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:50:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:50:51.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"787f53ae-52e2-41d6-9b60-0230c6b2c425","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"594107f9-3ce9-42a8-82ff-34b91a86107a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:50:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:51.911Z","message":"{\"transactionId\":\"787f53ae-52e2-41d6-9b60-0230c6b2c425\",\"status\":\"200\",\"rqstDate\":\"230525-23:50:51:909\",\"respDate\":\"230525-23:50:51:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:787f53ae-52e2-41d6-9b60-0230c6b2c425\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:50:51:909-30989\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[787f53ae-52e2-41d6-9b60-0230c6b2c425]}\\\"}\"}","context":{"RequestID":"787f53ae-52e2-41d6-9b60-0230c6b2c425","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"594107f9-3ce9-42a8-82ff-34b91a86107a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:50:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:51.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"787f53ae-52e2-41d6-9b60-0230c6b2c425","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"594107f9-3ce9-42a8-82ff-34b91a86107a","LogTimestamp":"2023-05-25T23:50:51.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:50:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:50:52.019Z","message":"Entering","context":{"RequestID":"2bfd33c2-bb5a-41c0-9bec-e3a646ff79ba","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3584cf94-ea87-412d-b4f9-03bae6cfa81c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:50:52.019Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:50:52.022Z","message":"{\"transactionId\":\"2bfd33c2-bb5a-41c0-9bec-e3a646ff79ba\",\"status\":\"200\",\"rqstDate\":\"230525-23:50:52:020\",\"respDate\":\"230525-23:50:52:022\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2bfd33c2-bb5a-41c0-9bec-e3a646ff79ba\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:50:52:020-641\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[58ebad1e-fe08-42f9-a999-a7adef10d7cc], x-b3-parentspanid=[b9d5f0e4861e9ddc], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35611], x-envoy-attempt-count=[1], x-b3-traceid=[8a25417e6c22d741b9d5f0e4861e9ddc], x-b3-spanid=[e8b65a811cdbcb91], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2bfd33c2-bb5a-41c0-9bec-e3a646ff79ba]}\\\"}\"}","context":{"RequestID":"2bfd33c2-bb5a-41c0-9bec-e3a646ff79ba","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3584cf94-ea87-412d-b4f9-03bae6cfa81c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:50:52.019Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:52.023Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2bfd33c2-bb5a-41c0-9bec-e3a646ff79ba","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3584cf94-ea87-412d-b4f9-03bae6cfa81c","LogTimestamp":"2023-05-25T23:50:52.023Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:50:52 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:50:53.339Z","message":"Entering","context":{"RequestID":"a162b86e-fc22-4ecb-a319-985436a8eae0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"35cd2f6a-6c45-47fa-a9ef-aef220bd942b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:50:53.339Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:50:53.341Z","message":"{\"transactionId\":\"a162b86e-fc22-4ecb-a319-985436a8eae0\",\"status\":\"200\",\"rqstDate\":\"230525-23:50:53:340\",\"respDate\":\"230525-23:50:53:341\",\"sourceId\":\"haproxy:a162b86e-fc22-4ecb-a319-985436a8eae0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:50:53:340-13461\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f03b5cea-6908-4fba-b40e-ccfd77633052], x-b3-parentspanid=[ff052191fe3a0206], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[11029111cc403b30ff052191fe3a0206], x-b3-spanid=[11fb3b1ba6a65b3e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a162b86e-fc22-4ecb-a319-985436a8eae0]}\\\"}\"}","context":{"RequestID":"a162b86e-fc22-4ecb-a319-985436a8eae0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"35cd2f6a-6c45-47fa-a9ef-aef220bd942b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:50:53.339Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:53.342Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a162b86e-fc22-4ecb-a319-985436a8eae0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"35cd2f6a-6c45-47fa-a9ef-aef220bd942b","LogTimestamp":"2023-05-25T23:50:53.342Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:50:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:50:54.161Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:50:54.177Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:54.177Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:54.177Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:55.353Z","message":"Entering","context":{"RequestID":"a05ffcf2-190a-4cc5-af6c-6afed47e0991","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b1e34d2f-781d-48c2-80e5-d2e081854f43","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:50:55.353Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:50:55.356Z","message":"{\"transactionId\":\"a05ffcf2-190a-4cc5-af6c-6afed47e0991\",\"status\":\"200\",\"rqstDate\":\"230525-23:50:55:354\",\"respDate\":\"230525-23:50:55:356\",\"sourceId\":\"haproxy:a05ffcf2-190a-4cc5-af6c-6afed47e0991\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:50:55:354-77743\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1590b4d5-4b45-45d3-91a5-a44f47c25e9f], x-b3-parentspanid=[6567a913bd82b914], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[88539bad86ac859d6567a913bd82b914], x-b3-spanid=[8decdbd0fa4f80e2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a05ffcf2-190a-4cc5-af6c-6afed47e0991]}\\\"}\"}","context":{"RequestID":"a05ffcf2-190a-4cc5-af6c-6afed47e0991","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b1e34d2f-781d-48c2-80e5-d2e081854f43","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:50:55.353Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:55.356Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a05ffcf2-190a-4cc5-af6c-6afed47e0991","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b1e34d2f-781d-48c2-80e5-d2e081854f43","LogTimestamp":"2023-05-25T23:50:55.356Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:50:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:50:56.586Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:56.590Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:57.365Z","message":"Entering","context":{"RequestID":"4ef45574-a77a-4273-991d-5c472b1536c6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a0fd4420-4874-4521-b0cd-ad7e3e8c2931","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:50:57.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:50:57.368Z","message":"{\"transactionId\":\"4ef45574-a77a-4273-991d-5c472b1536c6\",\"status\":\"200\",\"rqstDate\":\"230525-23:50:57:366\",\"respDate\":\"230525-23:50:57:368\",\"sourceId\":\"haproxy:4ef45574-a77a-4273-991d-5c472b1536c6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:50:57:366-11880\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[44c20def-58f0-4f71-b63f-3e36dd9862a2], x-b3-parentspanid=[651e90232a78fa11], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cdcb1bf22b0248fc651e90232a78fa11], x-b3-spanid=[b7bdbbc45fc5be93], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4ef45574-a77a-4273-991d-5c472b1536c6]}\\\"}\"}","context":{"RequestID":"4ef45574-a77a-4273-991d-5c472b1536c6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a0fd4420-4874-4521-b0cd-ad7e3e8c2931","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:50:57.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:57.369Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4ef45574-a77a-4273-991d-5c472b1536c6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a0fd4420-4874-4521-b0cd-ad7e3e8c2931","LogTimestamp":"2023-05-25T23:50:57.369Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:50:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:50:59.380Z","message":"Entering","context":{"RequestID":"7717b0d9-00b7-43cc-a912-d16d7e9359e7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"75ab876f-257b-4107-8269-52f50bc1b603","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:50:59.379Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:50:59.382Z","message":"{\"transactionId\":\"7717b0d9-00b7-43cc-a912-d16d7e9359e7\",\"status\":\"200\",\"rqstDate\":\"230525-23:50:59:381\",\"respDate\":\"230525-23:50:59:382\",\"sourceId\":\"haproxy:7717b0d9-00b7-43cc-a912-d16d7e9359e7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:50:59:381-51151\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cb74b1d7-7be5-4e8e-aeb8-3360c7930c04], x-b3-parentspanid=[0747334580d38a10], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[46534279bdf4b73b0747334580d38a10], x-b3-spanid=[940bffda63fcdec4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7717b0d9-00b7-43cc-a912-d16d7e9359e7]}\\\"}\"}","context":{"RequestID":"7717b0d9-00b7-43cc-a912-d16d7e9359e7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"75ab876f-257b-4107-8269-52f50bc1b603","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:50:59.379Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:50:59.383Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7717b0d9-00b7-43cc-a912-d16d7e9359e7","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"75ab876f-257b-4107-8269-52f50bc1b603","LogTimestamp":"2023-05-25T23:50:59.383Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:50:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:51:01.395Z","message":"Entering","context":{"RequestID":"fc02a728-09d7-4df8-a53d-9b91b08ea901","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6f676e9e-8df8-4d46-9b36-834a94bdc639","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:51:01.394Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:51:01.397Z","message":"{\"transactionId\":\"fc02a728-09d7-4df8-a53d-9b91b08ea901\",\"status\":\"200\",\"rqstDate\":\"230525-23:51:01:395\",\"respDate\":\"230525-23:51:01:397\",\"sourceId\":\"haproxy:fc02a728-09d7-4df8-a53d-9b91b08ea901\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:51:01:395-43346\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[08145c52-1ae9-4a73-96f4-499d11368880], x-b3-parentspanid=[b42ebe969debf709], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[214c45de47c08d6db42ebe969debf709], x-b3-spanid=[6c97fb5341758135], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fc02a728-09d7-4df8-a53d-9b91b08ea901]}\\\"}\"}","context":{"RequestID":"fc02a728-09d7-4df8-a53d-9b91b08ea901","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6f676e9e-8df8-4d46-9b36-834a94bdc639","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:51:01.394Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:01.398Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fc02a728-09d7-4df8-a53d-9b91b08ea901","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6f676e9e-8df8-4d46-9b36-834a94bdc639","LogTimestamp":"2023-05-25T23:51:01.398Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:51:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:51:01.909Z","message":"Entering","context":{"RequestID":"f3d59f96-6a52-4b29-b60d-a2980880c2a2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"de52a5e3-9f2c-417c-b623-4193061196c4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:51:01.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:51:01.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"f3d59f96-6a52-4b29-b60d-a2980880c2a2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"de52a5e3-9f2c-417c-b623-4193061196c4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:51:01.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:01.913Z","message":"{\"transactionId\":\"f3d59f96-6a52-4b29-b60d-a2980880c2a2\",\"status\":\"200\",\"rqstDate\":\"230525-23:51:01:910\",\"respDate\":\"230525-23:51:01:913\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f3d59f96-6a52-4b29-b60d-a2980880c2a2\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:51:01:910-48734\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f3d59f96-6a52-4b29-b60d-a2980880c2a2]}\\\"}\"}","context":{"RequestID":"f3d59f96-6a52-4b29-b60d-a2980880c2a2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"de52a5e3-9f2c-417c-b623-4193061196c4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:51:01.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:01.914Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f3d59f96-6a52-4b29-b60d-a2980880c2a2","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"de52a5e3-9f2c-417c-b623-4193061196c4","LogTimestamp":"2023-05-25T23:51:01.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:51:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:51:02.028Z","message":"Entering","context":{"RequestID":"d2ccb4a4-1054-457d-b9a2-88a424a8cb52","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9a2f92ac-2e33-4070-87f6-1b7770b797ac","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:51:02.028Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:51:02.031Z","message":"{\"transactionId\":\"d2ccb4a4-1054-457d-b9a2-88a424a8cb52\",\"status\":\"200\",\"rqstDate\":\"230525-23:51:02:029\",\"respDate\":\"230525-23:51:02:031\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d2ccb4a4-1054-457d-b9a2-88a424a8cb52\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:51:02:029-99891\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[07e4c514-232e-46ea-8c82-ae3754854028], x-b3-parentspanid=[b6f9c63eeafb5c57], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53577], x-envoy-attempt-count=[1], x-b3-traceid=[2889b18560bdc69cb6f9c63eeafb5c57], x-b3-spanid=[8913a70a0dee0188], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d2ccb4a4-1054-457d-b9a2-88a424a8cb52]}\\\"}\"}","context":{"RequestID":"d2ccb4a4-1054-457d-b9a2-88a424a8cb52","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9a2f92ac-2e33-4070-87f6-1b7770b797ac","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:51:02.028Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:02.032Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d2ccb4a4-1054-457d-b9a2-88a424a8cb52","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9a2f92ac-2e33-4070-87f6-1b7770b797ac","LogTimestamp":"2023-05-25T23:51:02.032Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:51:02 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:51:03.409Z","message":"Entering","context":{"RequestID":"473f0294-eafe-4ee2-9c59-85aacbc4548d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4c7ca9a4-12b6-43d7-9d1b-d1b63a53d6ae","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:51:03.409Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:51:03.412Z","message":"{\"transactionId\":\"473f0294-eafe-4ee2-9c59-85aacbc4548d\",\"status\":\"200\",\"rqstDate\":\"230525-23:51:03:410\",\"respDate\":\"230525-23:51:03:412\",\"sourceId\":\"haproxy:473f0294-eafe-4ee2-9c59-85aacbc4548d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:51:03:410-97700\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2684ba0e-35a0-43b0-a947-fe04d90f0718], x-b3-parentspanid=[d59b01c5c81c373d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5e729f9bdb40cc4bd59b01c5c81c373d], x-b3-spanid=[43cc2b5e0a7da68d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[473f0294-eafe-4ee2-9c59-85aacbc4548d]}\\\"}\"}","context":{"RequestID":"473f0294-eafe-4ee2-9c59-85aacbc4548d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4c7ca9a4-12b6-43d7-9d1b-d1b63a53d6ae","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:51:03.409Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:03.413Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"473f0294-eafe-4ee2-9c59-85aacbc4548d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4c7ca9a4-12b6-43d7-9d1b-d1b63a53d6ae","LogTimestamp":"2023-05-25T23:51:03.413Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:51:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:51:04.161Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:51:04.175Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:04.176Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:04.176Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:05.425Z","message":"Entering","context":{"RequestID":"c430f5c0-93a5-4bdc-9d7b-fb72eabaf541","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2826231f-334e-4ade-9184-1920bc21a195","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:51:05.425Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:51:05.427Z","message":"{\"transactionId\":\"c430f5c0-93a5-4bdc-9d7b-fb72eabaf541\",\"status\":\"200\",\"rqstDate\":\"230525-23:51:05:425\",\"respDate\":\"230525-23:51:05:427\",\"sourceId\":\"haproxy:c430f5c0-93a5-4bdc-9d7b-fb72eabaf541\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:51:05:425-86947\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0a6d4623-e413-4c29-9afc-e7a69c0c0f0a], x-b3-parentspanid=[1add5b6d2abcb78c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a83bd36fa757f9551add5b6d2abcb78c], x-b3-spanid=[94abbb1cb740d1b1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c430f5c0-93a5-4bdc-9d7b-fb72eabaf541]}\\\"}\"}","context":{"RequestID":"c430f5c0-93a5-4bdc-9d7b-fb72eabaf541","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2826231f-334e-4ade-9184-1920bc21a195","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:51:05.425Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:05.428Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c430f5c0-93a5-4bdc-9d7b-fb72eabaf541","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2826231f-334e-4ade-9184-1920bc21a195","LogTimestamp":"2023-05-25T23:51:05.428Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:51:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:51:07.439Z","message":"Entering","context":{"RequestID":"56e28f1f-b9e9-490a-933b-1c6df6c11eb4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"e7f13efa-0ee3-458f-b6b4-03b520aacdab","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:51:07.439Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:51:07.441Z","message":"{\"transactionId\":\"56e28f1f-b9e9-490a-933b-1c6df6c11eb4\",\"status\":\"200\",\"rqstDate\":\"230525-23:51:07:440\",\"respDate\":\"230525-23:51:07:441\",\"sourceId\":\"haproxy:56e28f1f-b9e9-490a-933b-1c6df6c11eb4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:51:07:440-93728\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1e20d38e-e507-4a81-aab3-31fd2d1b4ad0], x-b3-parentspanid=[8de0f279f4bd760c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b9feca683acd29aa8de0f279f4bd760c], x-b3-spanid=[7ca1e4074844f4dc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[56e28f1f-b9e9-490a-933b-1c6df6c11eb4]}\\\"}\"}","context":{"RequestID":"56e28f1f-b9e9-490a-933b-1c6df6c11eb4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"e7f13efa-0ee3-458f-b6b4-03b520aacdab","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:51:07.439Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:07.442Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"56e28f1f-b9e9-490a-933b-1c6df6c11eb4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e7f13efa-0ee3-458f-b6b4-03b520aacdab","LogTimestamp":"2023-05-25T23:51:07.442Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:51:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:51:09.453Z","message":"Entering","context":{"RequestID":"98dae82b-215d-4164-ba2c-6fe5d7ebf984","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"34cf80f5-9dea-4f5d-a59e-79d2c2d0dc5c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:51:09.453Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:51:09.455Z","message":"{\"transactionId\":\"98dae82b-215d-4164-ba2c-6fe5d7ebf984\",\"status\":\"200\",\"rqstDate\":\"230525-23:51:09:454\",\"respDate\":\"230525-23:51:09:455\",\"sourceId\":\"haproxy:98dae82b-215d-4164-ba2c-6fe5d7ebf984\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:51:09:454-36998\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ca0698ff-d9cb-9e96-b77a-2e1a9e6a4005], x-b3-parentspanid=[18b61857b3e3944f], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f6bd87c33626a64018b61857b3e3944f], x-b3-spanid=[d50b6e2e1d9b261f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[98dae82b-215d-4164-ba2c-6fe5d7ebf984]}\\\"}\"}","context":{"RequestID":"98dae82b-215d-4164-ba2c-6fe5d7ebf984","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"34cf80f5-9dea-4f5d-a59e-79d2c2d0dc5c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:51:09.453Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:09.456Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"98dae82b-215d-4164-ba2c-6fe5d7ebf984","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"34cf80f5-9dea-4f5d-a59e-79d2c2d0dc5c","LogTimestamp":"2023-05-25T23:51:09.456Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:51:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:51:11.466Z","message":"Entering","context":{"RequestID":"42d473cf-0889-4a65-9ea2-752a05fc07d4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ee1878b3-1e4e-4747-826b-a8166d3d21ab","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:51:11.466Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:51:11.469Z","message":"{\"transactionId\":\"42d473cf-0889-4a65-9ea2-752a05fc07d4\",\"status\":\"200\",\"rqstDate\":\"230525-23:51:11:467\",\"respDate\":\"230525-23:51:11:469\",\"sourceId\":\"haproxy:42d473cf-0889-4a65-9ea2-752a05fc07d4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:51:11:467-76446\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6362b125-9aaf-4dca-9f81-7d3cddefe3a3], x-b3-parentspanid=[4e948574aa5d9c13], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[42e286454742fa744e948574aa5d9c13], x-b3-spanid=[e6555a75c09c2ea9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[42d473cf-0889-4a65-9ea2-752a05fc07d4]}\\\"}\"}","context":{"RequestID":"42d473cf-0889-4a65-9ea2-752a05fc07d4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ee1878b3-1e4e-4747-826b-a8166d3d21ab","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:51:11.466Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:11.470Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"42d473cf-0889-4a65-9ea2-752a05fc07d4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ee1878b3-1e4e-4747-826b-a8166d3d21ab","LogTimestamp":"2023-05-25T23:51:11.470Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:51:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:51:11.909Z","message":"Entering","context":{"RequestID":"288a5506-46f9-4c57-9c30-cf90c627e5b8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"51b0e4fb-c00c-4c36-8710-2383bef0f625","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:51:11.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:51:11.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"288a5506-46f9-4c57-9c30-cf90c627e5b8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"51b0e4fb-c00c-4c36-8710-2383bef0f625","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:51:11.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:11.913Z","message":"{\"transactionId\":\"288a5506-46f9-4c57-9c30-cf90c627e5b8\",\"status\":\"200\",\"rqstDate\":\"230525-23:51:11:910\",\"respDate\":\"230525-23:51:11:913\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:288a5506-46f9-4c57-9c30-cf90c627e5b8\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:51:11:910-40289\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[288a5506-46f9-4c57-9c30-cf90c627e5b8]}\\\"}\"}","context":{"RequestID":"288a5506-46f9-4c57-9c30-cf90c627e5b8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"51b0e4fb-c00c-4c36-8710-2383bef0f625","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:51:11.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:11.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"288a5506-46f9-4c57-9c30-cf90c627e5b8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"51b0e4fb-c00c-4c36-8710-2383bef0f625","LogTimestamp":"2023-05-25T23:51:11.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:51:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:51:12.021Z","message":"Entering","context":{"RequestID":"db62afe1-570c-46f2-877f-93135fa9f512","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9c9e00bc-0362-46da-a213-3319b13f4495","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:51:12.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:51:12.023Z","message":"{\"transactionId\":\"db62afe1-570c-46f2-877f-93135fa9f512\",\"status\":\"200\",\"rqstDate\":\"230525-23:51:12:021\",\"respDate\":\"230525-23:51:12:023\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:db62afe1-570c-46f2-877f-93135fa9f512\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:51:12:021-95617\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b468bda5-5fa8-4876-bf9f-1e9b3dcde011], x-b3-parentspanid=[b0c1195b4a797bdf], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60471], x-envoy-attempt-count=[1], x-b3-traceid=[2f7159687828f8a2b0c1195b4a797bdf], x-b3-spanid=[7e83480f93faf735], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[db62afe1-570c-46f2-877f-93135fa9f512]}\\\"}\"}","context":{"RequestID":"db62afe1-570c-46f2-877f-93135fa9f512","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9c9e00bc-0362-46da-a213-3319b13f4495","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:51:12.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:12.024Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"db62afe1-570c-46f2-877f-93135fa9f512","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9c9e00bc-0362-46da-a213-3319b13f4495","LogTimestamp":"2023-05-25T23:51:12.024Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:51:12 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:51:13.482Z","message":"Entering","context":{"RequestID":"7a0171c7-ad14-4841-95e0-a9d7734d4065","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"63119885-6390-473d-a970-1e3aecece8f3","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:51:13.482Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:51:13.484Z","message":"{\"transactionId\":\"7a0171c7-ad14-4841-95e0-a9d7734d4065\",\"status\":\"200\",\"rqstDate\":\"230525-23:51:13:483\",\"respDate\":\"230525-23:51:13:484\",\"sourceId\":\"haproxy:7a0171c7-ad14-4841-95e0-a9d7734d4065\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:51:13:483-59065\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f13e777d-d2a4-41e4-a81e-1992be48ffef], x-b3-parentspanid=[89e52cf248e885fb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[72aa11a599ffae5d89e52cf248e885fb], x-b3-spanid=[fe0a14dfb9abf7ff], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7a0171c7-ad14-4841-95e0-a9d7734d4065]}\\\"}\"}","context":{"RequestID":"7a0171c7-ad14-4841-95e0-a9d7734d4065","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"63119885-6390-473d-a970-1e3aecece8f3","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:51:13.482Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:13.485Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7a0171c7-ad14-4841-95e0-a9d7734d4065","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"63119885-6390-473d-a970-1e3aecece8f3","LogTimestamp":"2023-05-25T23:51:13.485Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:51:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:51:14.161Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:51:14.176Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:14.177Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:14.177Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:15.496Z","message":"Entering","context":{"RequestID":"852e94c0-4965-4f3f-ac47-55fd38c08432","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7229b22e-5074-40d5-a3f1-9921498a25c8","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:51:15.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:51:15.498Z","message":"{\"transactionId\":\"852e94c0-4965-4f3f-ac47-55fd38c08432\",\"status\":\"200\",\"rqstDate\":\"230525-23:51:15:497\",\"respDate\":\"230525-23:51:15:498\",\"sourceId\":\"haproxy:852e94c0-4965-4f3f-ac47-55fd38c08432\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:51:15:497-62498\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e7c89416-0da2-4799-a3d0-8fa57a86e419], x-b3-parentspanid=[dd80b6f17f9d3bbd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b75891913f565ecbdd80b6f17f9d3bbd], x-b3-spanid=[998b141b2633d59d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[852e94c0-4965-4f3f-ac47-55fd38c08432]}\\\"}\"}","context":{"RequestID":"852e94c0-4965-4f3f-ac47-55fd38c08432","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7229b22e-5074-40d5-a3f1-9921498a25c8","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:51:15.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:15.500Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"852e94c0-4965-4f3f-ac47-55fd38c08432","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7229b22e-5074-40d5-a3f1-9921498a25c8","LogTimestamp":"2023-05-25T23:51:15.499Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:51:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:51:17.511Z","message":"Entering","context":{"RequestID":"05116b6e-da99-4f00-bcc2-5491cbf26bb8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1d5ff0cb-29a7-446d-a290-80eaf5b9a633","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:51:17.511Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:51:17.514Z","message":"{\"transactionId\":\"05116b6e-da99-4f00-bcc2-5491cbf26bb8\",\"status\":\"200\",\"rqstDate\":\"230525-23:51:17:512\",\"respDate\":\"230525-23:51:17:514\",\"sourceId\":\"haproxy:05116b6e-da99-4f00-bcc2-5491cbf26bb8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:51:17:512-68224\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dd7c261f-4dd2-4340-bf48-10922047ff80], x-b3-parentspanid=[616b36090843da57], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[12760c565ca56e46616b36090843da57], x-b3-spanid=[8b0ff6ea8c18d9cb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[05116b6e-da99-4f00-bcc2-5491cbf26bb8]}\\\"}\"}","context":{"RequestID":"05116b6e-da99-4f00-bcc2-5491cbf26bb8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1d5ff0cb-29a7-446d-a290-80eaf5b9a633","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:51:17.511Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:17.515Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"05116b6e-da99-4f00-bcc2-5491cbf26bb8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1d5ff0cb-29a7-446d-a290-80eaf5b9a633","LogTimestamp":"2023-05-25T23:51:17.515Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:51:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:51:19.527Z","message":"Entering","context":{"RequestID":"f43ae6d2-0d15-4d5a-a263-299b9a077203","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ee328443-3439-4479-8d6f-cd00922fcc42","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:51:19.527Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:51:19.530Z","message":"{\"transactionId\":\"f43ae6d2-0d15-4d5a-a263-299b9a077203\",\"status\":\"200\",\"rqstDate\":\"230525-23:51:19:528\",\"respDate\":\"230525-23:51:19:530\",\"sourceId\":\"haproxy:f43ae6d2-0d15-4d5a-a263-299b9a077203\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:51:19:528-11228\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[837e45d6-7ad6-4574-964a-bd3749624796], x-b3-parentspanid=[c9f2c42a7992e3bf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[674a4c6f26b72b33c9f2c42a7992e3bf], x-b3-spanid=[ea10aff371beacc4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f43ae6d2-0d15-4d5a-a263-299b9a077203]}\\\"}\"}","context":{"RequestID":"f43ae6d2-0d15-4d5a-a263-299b9a077203","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ee328443-3439-4479-8d6f-cd00922fcc42","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:51:19.527Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:19.531Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f43ae6d2-0d15-4d5a-a263-299b9a077203","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ee328443-3439-4479-8d6f-cd00922fcc42","LogTimestamp":"2023-05-25T23:51:19.531Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:51:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:51:21.542Z","message":"Entering","context":{"RequestID":"cd67590b-e44a-4ee6-8b0d-21173afd8052","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5b01cc2b-f065-4a00-b8ee-5b8c1a2588ad","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:51:21.542Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:51:21.545Z","message":"{\"transactionId\":\"cd67590b-e44a-4ee6-8b0d-21173afd8052\",\"status\":\"200\",\"rqstDate\":\"230525-23:51:21:543\",\"respDate\":\"230525-23:51:21:545\",\"sourceId\":\"haproxy:cd67590b-e44a-4ee6-8b0d-21173afd8052\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:51:21:543-81500\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[362eb8f8-2b54-4bca-994f-a4353003019f], x-b3-parentspanid=[91f88def065233a3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3594f59988af213991f88def065233a3], x-b3-spanid=[a342c46e68424ea5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cd67590b-e44a-4ee6-8b0d-21173afd8052]}\\\"}\"}","context":{"RequestID":"cd67590b-e44a-4ee6-8b0d-21173afd8052","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5b01cc2b-f065-4a00-b8ee-5b8c1a2588ad","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:51:21.542Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:21.546Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cd67590b-e44a-4ee6-8b0d-21173afd8052","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5b01cc2b-f065-4a00-b8ee-5b8c1a2588ad","LogTimestamp":"2023-05-25T23:51:21.546Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:51:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:51:21.907Z","message":"Entering","context":{"RequestID":"69e9560b-7aec-46f4-925c-85247465db07","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"012e7671-81a2-46f2-9304-b6572da4aefa","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:51:21.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:51:21.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"69e9560b-7aec-46f4-925c-85247465db07","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"012e7671-81a2-46f2-9304-b6572da4aefa","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:51:21.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:21.909Z","message":"{\"transactionId\":\"69e9560b-7aec-46f4-925c-85247465db07\",\"status\":\"200\",\"rqstDate\":\"230525-23:51:21:908\",\"respDate\":\"230525-23:51:21:909\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:69e9560b-7aec-46f4-925c-85247465db07\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:51:21:908-84205\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[69e9560b-7aec-46f4-925c-85247465db07]}\\\"}\"}","context":{"RequestID":"69e9560b-7aec-46f4-925c-85247465db07","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"012e7671-81a2-46f2-9304-b6572da4aefa","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:51:21.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:21.910Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"69e9560b-7aec-46f4-925c-85247465db07","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"012e7671-81a2-46f2-9304-b6572da4aefa","LogTimestamp":"2023-05-25T23:51:21.910Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:51:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-25T23:51:22.020Z","message":"Entering","context":{"RequestID":"adaffc84-a898-4dc3-a24f-5c7711ed11ac","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7001888e-a1b1-4656-903d-a99f926fe6c4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:51:22.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:51:22.022Z","message":"{\"transactionId\":\"adaffc84-a898-4dc3-a24f-5c7711ed11ac\",\"status\":\"200\",\"rqstDate\":\"230525-23:51:22:021\",\"respDate\":\"230525-23:51:22:022\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:adaffc84-a898-4dc3-a24f-5c7711ed11ac\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:51:22:021-76424\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c9d3c7be-5de9-43d1-a5c8-6a2d7fec38a5], x-b3-parentspanid=[77974d7a4757b851], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39855], x-envoy-attempt-count=[1], x-b3-traceid=[123cf4175e6bfa0677974d7a4757b851], x-b3-spanid=[c19655695ba7797a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[adaffc84-a898-4dc3-a24f-5c7711ed11ac]}\\\"}\"}","context":{"RequestID":"adaffc84-a898-4dc3-a24f-5c7711ed11ac","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7001888e-a1b1-4656-903d-a99f926fe6c4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:51:22.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:22.023Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"adaffc84-a898-4dc3-a24f-5c7711ed11ac","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7001888e-a1b1-4656-903d-a99f926fe6c4","LogTimestamp":"2023-05-25T23:51:22.023Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:51:22 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:51:23.559Z","message":"Entering","context":{"RequestID":"1cba9530-da40-4b38-a1fc-8885d72edbdc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"dc2d6ee3-ccaa-4303-a2f6-688c64daa362","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:51:23.559Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:51:23.561Z","message":"{\"transactionId\":\"1cba9530-da40-4b38-a1fc-8885d72edbdc\",\"status\":\"200\",\"rqstDate\":\"230525-23:51:23:560\",\"respDate\":\"230525-23:51:23:561\",\"sourceId\":\"haproxy:1cba9530-da40-4b38-a1fc-8885d72edbdc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:51:23:560-53235\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cb5b7dd0-1bc7-4b57-a589-641ee9d2c473], x-b3-parentspanid=[9c9096ec398472be], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[319f99fc01cb9dc69c9096ec398472be], x-b3-spanid=[82aa0d44622cb475], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1cba9530-da40-4b38-a1fc-8885d72edbdc]}\\\"}\"}","context":{"RequestID":"1cba9530-da40-4b38-a1fc-8885d72edbdc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"dc2d6ee3-ccaa-4303-a2f6-688c64daa362","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:51:23.559Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:23.562Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1cba9530-da40-4b38-a1fc-8885d72edbdc","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dc2d6ee3-ccaa-4303-a2f6-688c64daa362","LogTimestamp":"2023-05-25T23:51:23.562Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:51:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:51:24.162Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:51:24.178Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:24.179Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:24.179Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:25.573Z","message":"Entering","context":{"RequestID":"6ed51107-80fb-48a0-b1e5-a228dd6c35e5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"082fc843-0014-4c03-8d5c-780d3251af39","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:51:25.573Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:51:25.576Z","message":"{\"transactionId\":\"6ed51107-80fb-48a0-b1e5-a228dd6c35e5\",\"status\":\"200\",\"rqstDate\":\"230525-23:51:25:574\",\"respDate\":\"230525-23:51:25:576\",\"sourceId\":\"haproxy:6ed51107-80fb-48a0-b1e5-a228dd6c35e5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:51:25:574-4976\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[52f2b966-932c-476b-84ae-5c4e7471c102], x-b3-parentspanid=[3e9c6ea1ab168105], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cf01acfb86f37a3c3e9c6ea1ab168105], x-b3-spanid=[c49a7de99bdf0f08], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6ed51107-80fb-48a0-b1e5-a228dd6c35e5]}\\\"}\"}","context":{"RequestID":"6ed51107-80fb-48a0-b1e5-a228dd6c35e5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"082fc843-0014-4c03-8d5c-780d3251af39","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:51:25.573Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:25.577Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6ed51107-80fb-48a0-b1e5-a228dd6c35e5","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"082fc843-0014-4c03-8d5c-780d3251af39","LogTimestamp":"2023-05-25T23:51:25.576Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:51:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:51:26.591Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:26.596Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:27.586Z","message":"Entering","context":{"RequestID":"2b5eed48-3632-437e-908e-7560a1c7812e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"efe16e4f-e8d3-4473-b501-bcc749ca4800","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:51:27.586Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:51:27.588Z","message":"{\"transactionId\":\"2b5eed48-3632-437e-908e-7560a1c7812e\",\"status\":\"200\",\"rqstDate\":\"230525-23:51:27:587\",\"respDate\":\"230525-23:51:27:588\",\"sourceId\":\"haproxy:2b5eed48-3632-437e-908e-7560a1c7812e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:51:27:587-11385\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[240db55a-a4bd-4866-b33e-254b21a00aa5], x-b3-parentspanid=[42516e73935dc8ea], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6d563edb65b31a9242516e73935dc8ea], x-b3-spanid=[257d1e7b7d402eaf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2b5eed48-3632-437e-908e-7560a1c7812e]}\\\"}\"}","context":{"RequestID":"2b5eed48-3632-437e-908e-7560a1c7812e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"efe16e4f-e8d3-4473-b501-bcc749ca4800","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:51:27.586Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:27.589Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2b5eed48-3632-437e-908e-7560a1c7812e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"efe16e4f-e8d3-4473-b501-bcc749ca4800","LogTimestamp":"2023-05-25T23:51:27.589Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:51:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:51:29.599Z","message":"Entering","context":{"RequestID":"d0284fdc-1d45-4e9e-b258-91ead52fb6d4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b341ec4d-e2d7-4e83-9624-9552dffad3d1","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:51:29.599Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:51:29.602Z","message":"{\"transactionId\":\"d0284fdc-1d45-4e9e-b258-91ead52fb6d4\",\"status\":\"200\",\"rqstDate\":\"230525-23:51:29:600\",\"respDate\":\"230525-23:51:29:602\",\"sourceId\":\"haproxy:d0284fdc-1d45-4e9e-b258-91ead52fb6d4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:51:29:600-35901\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ec87ecfa-4046-4118-9ae1-270d3b9027a7], x-b3-parentspanid=[e5dfc8925a9d073b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4baf379ca20bd225e5dfc8925a9d073b], x-b3-spanid=[dc275fa1482a6fb5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d0284fdc-1d45-4e9e-b258-91ead52fb6d4]}\\\"}\"}","context":{"RequestID":"d0284fdc-1d45-4e9e-b258-91ead52fb6d4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b341ec4d-e2d7-4e83-9624-9552dffad3d1","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:51:29.599Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:29.602Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d0284fdc-1d45-4e9e-b258-91ead52fb6d4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b341ec4d-e2d7-4e83-9624-9552dffad3d1","LogTimestamp":"2023-05-25T23:51:29.602Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:51:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:51:31.614Z","message":"Entering","context":{"RequestID":"ac179c10-77ae-4a53-8438-566193f7e4ab","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a79a7b81-92b3-45bb-8d53-beb520aca434","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:51:31.614Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:51:31.616Z","message":"{\"transactionId\":\"ac179c10-77ae-4a53-8438-566193f7e4ab\",\"status\":\"200\",\"rqstDate\":\"230525-23:51:31:615\",\"respDate\":\"230525-23:51:31:616\",\"sourceId\":\"haproxy:ac179c10-77ae-4a53-8438-566193f7e4ab\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:51:31:615-56608\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bb5882f0-39ce-9dda-b2ef-91762334091b], x-b3-parentspanid=[a8785b061a6b35bc], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[39c8eb13bcc81bc8a8785b061a6b35bc], x-b3-spanid=[64a1f16b9414d423], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ac179c10-77ae-4a53-8438-566193f7e4ab]}\\\"}\"}","context":{"RequestID":"ac179c10-77ae-4a53-8438-566193f7e4ab","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a79a7b81-92b3-45bb-8d53-beb520aca434","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:51:31.614Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:31.617Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ac179c10-77ae-4a53-8438-566193f7e4ab","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a79a7b81-92b3-45bb-8d53-beb520aca434","LogTimestamp":"2023-05-25T23:51:31.617Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:51:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:51:31.916Z","message":"Entering","context":{"RequestID":"9c133a92-2078-4830-947e-9e48765f9592","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cee6a616-07d0-4704-851e-1f4f261ede5e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:51:31.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:51:31.918Z","message":"Database is available from CACHED check.","context":{"RequestID":"9c133a92-2078-4830-947e-9e48765f9592","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cee6a616-07d0-4704-851e-1f4f261ede5e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:51:31.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:31.919Z","message":"{\"transactionId\":\"9c133a92-2078-4830-947e-9e48765f9592\",\"status\":\"200\",\"rqstDate\":\"230525-23:51:31:917\",\"respDate\":\"230525-23:51:31:919\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9c133a92-2078-4830-947e-9e48765f9592\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:51:31:917-59141\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9c133a92-2078-4830-947e-9e48765f9592]}\\\"}\"}","context":{"RequestID":"9c133a92-2078-4830-947e-9e48765f9592","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cee6a616-07d0-4704-851e-1f4f261ede5e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:51:31.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:31.920Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9c133a92-2078-4830-947e-9e48765f9592","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cee6a616-07d0-4704-851e-1f4f261ede5e","LogTimestamp":"2023-05-25T23:51:31.920Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:51:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:51:32.021Z","message":"Entering","context":{"RequestID":"5e6ccfc2-8396-408a-82d9-cd63a12aca8b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9f1b68a2-83ae-4bdc-bcdb-4d64c0a1acfa","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:51:32.021Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:51:32.025Z","message":"{\"transactionId\":\"5e6ccfc2-8396-408a-82d9-cd63a12aca8b\",\"status\":\"200\",\"rqstDate\":\"230525-23:51:32:023\",\"respDate\":\"230525-23:51:32:025\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:5e6ccfc2-8396-408a-82d9-cd63a12aca8b\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:51:32:023-8109\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a73e336d-1cd0-46b6-b2ea-2251e61d8322], x-b3-parentspanid=[7b3a12b8cbf2ffd7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33339], x-envoy-attempt-count=[1], x-b3-traceid=[961c26c59a78d6a87b3a12b8cbf2ffd7], x-b3-spanid=[5c6cca5ec0d5f3d7], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[5e6ccfc2-8396-408a-82d9-cd63a12aca8b]}\\\"}\"}","context":{"RequestID":"5e6ccfc2-8396-408a-82d9-cd63a12aca8b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9f1b68a2-83ae-4bdc-bcdb-4d64c0a1acfa","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:51:32.021Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:32.025Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5e6ccfc2-8396-408a-82d9-cd63a12aca8b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9f1b68a2-83ae-4bdc-bcdb-4d64c0a1acfa","LogTimestamp":"2023-05-25T23:51:32.025Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:51:32 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:51:33.629Z","message":"Entering","context":{"RequestID":"685d5a4e-e7f6-427c-891f-f489c4b7114f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9f53f6c8-1367-484e-b97a-9ebcf630cf58","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:51:33.629Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:51:33.631Z","message":"{\"transactionId\":\"685d5a4e-e7f6-427c-891f-f489c4b7114f\",\"status\":\"200\",\"rqstDate\":\"230525-23:51:33:630\",\"respDate\":\"230525-23:51:33:631\",\"sourceId\":\"haproxy:685d5a4e-e7f6-427c-891f-f489c4b7114f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:51:33:630-41794\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[56d06369-02fb-4dc2-8cc9-98e13508e05b], x-b3-parentspanid=[2bf047f5400b17dc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ebc882b0f43c76392bf047f5400b17dc], x-b3-spanid=[f43e5ad52c75800e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[685d5a4e-e7f6-427c-891f-f489c4b7114f]}\\\"}\"}","context":{"RequestID":"685d5a4e-e7f6-427c-891f-f489c4b7114f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9f53f6c8-1367-484e-b97a-9ebcf630cf58","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:51:33.629Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:33.632Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"685d5a4e-e7f6-427c-891f-f489c4b7114f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9f53f6c8-1367-484e-b97a-9ebcf630cf58","LogTimestamp":"2023-05-25T23:51:33.632Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:51:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:51:34.162Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:51:34.176Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:34.176Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:34.177Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:35.642Z","message":"Entering","context":{"RequestID":"dc39fd67-93c6-48d0-a0aa-2c8440a52c7b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"807a43a3-7609-4bf9-8306-a274704ce793","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:51:35.642Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:51:35.644Z","message":"{\"transactionId\":\"dc39fd67-93c6-48d0-a0aa-2c8440a52c7b\",\"status\":\"200\",\"rqstDate\":\"230525-23:51:35:643\",\"respDate\":\"230525-23:51:35:644\",\"sourceId\":\"haproxy:dc39fd67-93c6-48d0-a0aa-2c8440a52c7b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:51:35:643-45359\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4ccc4869-ffe5-4ef9-a48e-fdb866e6b540], x-b3-parentspanid=[98aa79d2b3d27511], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[affce84841b2f47198aa79d2b3d27511], x-b3-spanid=[4098d350455afbdb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dc39fd67-93c6-48d0-a0aa-2c8440a52c7b]}\\\"}\"}","context":{"RequestID":"dc39fd67-93c6-48d0-a0aa-2c8440a52c7b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"807a43a3-7609-4bf9-8306-a274704ce793","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:51:35.642Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:35.645Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dc39fd67-93c6-48d0-a0aa-2c8440a52c7b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"807a43a3-7609-4bf9-8306-a274704ce793","LogTimestamp":"2023-05-25T23:51:35.645Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:51:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:51:37.654Z","message":"Entering","context":{"RequestID":"20b64ab8-a236-4071-abf5-e3ed11a65ed7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fa29cca6-3baa-4306-a839-b147b3371a3c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:51:37.654Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:51:37.657Z","message":"{\"transactionId\":\"20b64ab8-a236-4071-abf5-e3ed11a65ed7\",\"status\":\"200\",\"rqstDate\":\"230525-23:51:37:655\",\"respDate\":\"230525-23:51:37:657\",\"sourceId\":\"haproxy:20b64ab8-a236-4071-abf5-e3ed11a65ed7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:51:37:655-13807\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f12622c5-5f9f-42b6-b620-2a09225e5d0b], x-b3-parentspanid=[4dbaabda78734df0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a94b71651710c4774dbaabda78734df0], x-b3-spanid=[86a54221c4adc5a3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[20b64ab8-a236-4071-abf5-e3ed11a65ed7]}\\\"}\"}","context":{"RequestID":"20b64ab8-a236-4071-abf5-e3ed11a65ed7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fa29cca6-3baa-4306-a839-b147b3371a3c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:51:37.654Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:37.658Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"20b64ab8-a236-4071-abf5-e3ed11a65ed7","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fa29cca6-3baa-4306-a839-b147b3371a3c","LogTimestamp":"2023-05-25T23:51:37.658Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:51:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:51:39.669Z","message":"Entering","context":{"RequestID":"aa5ee73c-820c-479b-9415-96edddd83706","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e1e9c9fe-7518-4e26-8baa-f8c18d82c701","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:51:39.669Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:51:39.671Z","message":"{\"transactionId\":\"aa5ee73c-820c-479b-9415-96edddd83706\",\"status\":\"200\",\"rqstDate\":\"230525-23:51:39:669\",\"respDate\":\"230525-23:51:39:671\",\"sourceId\":\"haproxy:aa5ee73c-820c-479b-9415-96edddd83706\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:51:39:669-58764\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bd506d5f-42fb-4210-b029-910181aa48de], x-b3-parentspanid=[191316ebe206690b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f90c10587ce76e3c191316ebe206690b], x-b3-spanid=[a148cb7d34f009e7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[aa5ee73c-820c-479b-9415-96edddd83706]}\\\"}\"}","context":{"RequestID":"aa5ee73c-820c-479b-9415-96edddd83706","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e1e9c9fe-7518-4e26-8baa-f8c18d82c701","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:51:39.669Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:39.672Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aa5ee73c-820c-479b-9415-96edddd83706","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e1e9c9fe-7518-4e26-8baa-f8c18d82c701","LogTimestamp":"2023-05-25T23:51:39.672Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:51:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:51:41.681Z","message":"Entering","context":{"RequestID":"7575862b-e6cf-4364-a140-0220832f29f5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7ec4e4a8-089e-4ab2-8b25-72f19c6af959","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:51:41.681Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:51:41.684Z","message":"{\"transactionId\":\"7575862b-e6cf-4364-a140-0220832f29f5\",\"status\":\"200\",\"rqstDate\":\"230525-23:51:41:682\",\"respDate\":\"230525-23:51:41:684\",\"sourceId\":\"haproxy:7575862b-e6cf-4364-a140-0220832f29f5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:51:41:682-89019\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[65229a3d-3811-4c29-8158-7f22122612c8], x-b3-parentspanid=[662c9930cce129ee], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9830fb5a087b885d662c9930cce129ee], x-b3-spanid=[3843c5c47ece0890], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7575862b-e6cf-4364-a140-0220832f29f5]}\\\"}\"}","context":{"RequestID":"7575862b-e6cf-4364-a140-0220832f29f5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7ec4e4a8-089e-4ab2-8b25-72f19c6af959","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:51:41.681Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:41.684Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7575862b-e6cf-4364-a140-0220832f29f5","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7ec4e4a8-089e-4ab2-8b25-72f19c6af959","LogTimestamp":"2023-05-25T23:51:41.684Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:51:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:51:41.909Z","message":"Entering","context":{"RequestID":"4f582e71-4686-44a7-99eb-a7728f0a2471","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"009cab6a-69cf-48ea-b323-4be7b713052d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:51:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:51:41.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"4f582e71-4686-44a7-99eb-a7728f0a2471","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"009cab6a-69cf-48ea-b323-4be7b713052d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:51:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:41.912Z","message":"{\"transactionId\":\"4f582e71-4686-44a7-99eb-a7728f0a2471\",\"status\":\"200\",\"rqstDate\":\"230525-23:51:41:909\",\"respDate\":\"230525-23:51:41:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4f582e71-4686-44a7-99eb-a7728f0a2471\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:51:41:909-61865\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4f582e71-4686-44a7-99eb-a7728f0a2471]}\\\"}\"}","context":{"RequestID":"4f582e71-4686-44a7-99eb-a7728f0a2471","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"009cab6a-69cf-48ea-b323-4be7b713052d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:51:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:41.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4f582e71-4686-44a7-99eb-a7728f0a2471","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"009cab6a-69cf-48ea-b323-4be7b713052d","LogTimestamp":"2023-05-25T23:51:41.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:51:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:51:42.021Z","message":"Entering","context":{"RequestID":"4666e7ef-0545-46bb-a0f2-a53138ed2a49","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c207cf4a-5110-433c-a3ba-2e7fe59fe751","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:51:42.021Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:51:42.022Z","message":"{\"transactionId\":\"4666e7ef-0545-46bb-a0f2-a53138ed2a49\",\"status\":\"200\",\"rqstDate\":\"230525-23:51:42:021\",\"respDate\":\"230525-23:51:42:022\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4666e7ef-0545-46bb-a0f2-a53138ed2a49\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:51:42:021-35075\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9322074b-8699-493b-8eaa-384258a802ff], x-b3-parentspanid=[76556afbc00907ba], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59189], x-envoy-attempt-count=[1], x-b3-traceid=[53d00c94684e2dff76556afbc00907ba], x-b3-spanid=[8323d6aa8a6f925c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4666e7ef-0545-46bb-a0f2-a53138ed2a49]}\\\"}\"}","context":{"RequestID":"4666e7ef-0545-46bb-a0f2-a53138ed2a49","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c207cf4a-5110-433c-a3ba-2e7fe59fe751","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:51:42.021Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:42.022Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4666e7ef-0545-46bb-a0f2-a53138ed2a49","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c207cf4a-5110-433c-a3ba-2e7fe59fe751","LogTimestamp":"2023-05-25T23:51:42.022Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:51:42 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-25T23:51:43.695Z","message":"Entering","context":{"RequestID":"4b3396bd-df70-47ad-8084-3f491f41d075","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4306092c-6356-40b5-8dfe-daa6aecb367b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:51:43.695Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:51:43.698Z","message":"{\"transactionId\":\"4b3396bd-df70-47ad-8084-3f491f41d075\",\"status\":\"200\",\"rqstDate\":\"230525-23:51:43:696\",\"respDate\":\"230525-23:51:43:698\",\"sourceId\":\"haproxy:4b3396bd-df70-47ad-8084-3f491f41d075\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:51:43:696-90556\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7d4ade22-ba30-4296-9379-5c72069ac3f8], x-b3-parentspanid=[2d63a6766f5c095c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4e3fbb7b9ceae1b32d63a6766f5c095c], x-b3-spanid=[95208f5bc017a56d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4b3396bd-df70-47ad-8084-3f491f41d075]}\\\"}\"}","context":{"RequestID":"4b3396bd-df70-47ad-8084-3f491f41d075","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4306092c-6356-40b5-8dfe-daa6aecb367b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:51:43.695Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:43.699Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4b3396bd-df70-47ad-8084-3f491f41d075","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4306092c-6356-40b5-8dfe-daa6aecb367b","LogTimestamp":"2023-05-25T23:51:43.699Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:51:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:51:44.162Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:51:44.177Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:44.178Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:44.178Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:45.710Z","message":"Entering","context":{"RequestID":"fe11c4ee-a25d-4704-a94d-ecb81a7352b8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"51a581b7-6793-4eb1-9214-94d46a4ed7dd","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:51:45.710Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:51:45.713Z","message":"{\"transactionId\":\"fe11c4ee-a25d-4704-a94d-ecb81a7352b8\",\"status\":\"200\",\"rqstDate\":\"230525-23:51:45:711\",\"respDate\":\"230525-23:51:45:713\",\"sourceId\":\"haproxy:fe11c4ee-a25d-4704-a94d-ecb81a7352b8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:51:45:711-82111\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a36a91e5-7193-4da5-baff-a43955fcf2fd], x-b3-parentspanid=[f2f41580f15e7faa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5ef2262ff01a32c4f2f41580f15e7faa], x-b3-spanid=[efeb461ad7a90eaa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fe11c4ee-a25d-4704-a94d-ecb81a7352b8]}\\\"}\"}","context":{"RequestID":"fe11c4ee-a25d-4704-a94d-ecb81a7352b8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"51a581b7-6793-4eb1-9214-94d46a4ed7dd","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:51:45.710Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:45.714Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fe11c4ee-a25d-4704-a94d-ecb81a7352b8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"51a581b7-6793-4eb1-9214-94d46a4ed7dd","LogTimestamp":"2023-05-25T23:51:45.714Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:51:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:51:47.724Z","message":"Entering","context":{"RequestID":"25afe865-db58-4a07-aa38-16c3410f7977","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8e9d0204-a4d2-41a3-b395-3ef14bf906d8","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:51:47.724Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:51:47.729Z","message":"{\"transactionId\":\"25afe865-db58-4a07-aa38-16c3410f7977\",\"status\":\"200\",\"rqstDate\":\"230525-23:51:47:725\",\"respDate\":\"230525-23:51:47:729\",\"sourceId\":\"haproxy:25afe865-db58-4a07-aa38-16c3410f7977\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:51:47:725-96876\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6fd4a9ee-2453-4569-bfd1-2a19bc9f218d], x-b3-parentspanid=[211c778557e35f89], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6e24c7b985c54025211c778557e35f89], x-b3-spanid=[c87a0d949b4ea524], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[25afe865-db58-4a07-aa38-16c3410f7977]}\\\"}\"}","context":{"RequestID":"25afe865-db58-4a07-aa38-16c3410f7977","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8e9d0204-a4d2-41a3-b395-3ef14bf906d8","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:51:47.724Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:47.730Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"25afe865-db58-4a07-aa38-16c3410f7977","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8e9d0204-a4d2-41a3-b395-3ef14bf906d8","LogTimestamp":"2023-05-25T23:51:47.730Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:51:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:51:49.741Z","message":"Entering","context":{"RequestID":"006f7add-d601-4cf6-acbf-9c30ccac1921","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"729bee12-d930-4011-b59a-5c1ce7fb95d8","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:51:49.741Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:51:49.744Z","message":"{\"transactionId\":\"006f7add-d601-4cf6-acbf-9c30ccac1921\",\"status\":\"200\",\"rqstDate\":\"230525-23:51:49:742\",\"respDate\":\"230525-23:51:49:744\",\"sourceId\":\"haproxy:006f7add-d601-4cf6-acbf-9c30ccac1921\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:51:49:742-58801\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ccdcc6bb-5ba8-41ce-9a36-c7328cb136c5], x-b3-parentspanid=[23084316665449ae], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b4a27329020940c123084316665449ae], x-b3-spanid=[401c83297a1e8e00], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[006f7add-d601-4cf6-acbf-9c30ccac1921]}\\\"}\"}","context":{"RequestID":"006f7add-d601-4cf6-acbf-9c30ccac1921","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"729bee12-d930-4011-b59a-5c1ce7fb95d8","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:51:49.741Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:49.745Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"006f7add-d601-4cf6-acbf-9c30ccac1921","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"729bee12-d930-4011-b59a-5c1ce7fb95d8","LogTimestamp":"2023-05-25T23:51:49.745Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:51:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:51:51.756Z","message":"Entering","context":{"RequestID":"b5a5f89f-61fe-44ab-b554-927dd458b8dc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8ab0b9ae-79ff-4fac-86ee-c15cdc601bcb","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:51:51.756Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:51:51.758Z","message":"{\"transactionId\":\"b5a5f89f-61fe-44ab-b554-927dd458b8dc\",\"status\":\"200\",\"rqstDate\":\"230525-23:51:51:757\",\"respDate\":\"230525-23:51:51:758\",\"sourceId\":\"haproxy:b5a5f89f-61fe-44ab-b554-927dd458b8dc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:51:51:757-97802\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0cc7e14b-9ecc-4422-80c3-bec1a373e9c3], x-b3-parentspanid=[752854824d362f48], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[90c22190a39640ab752854824d362f48], x-b3-spanid=[ff8feb9ab3ff51a4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b5a5f89f-61fe-44ab-b554-927dd458b8dc]}\\\"}\"}","context":{"RequestID":"b5a5f89f-61fe-44ab-b554-927dd458b8dc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8ab0b9ae-79ff-4fac-86ee-c15cdc601bcb","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:51:51.756Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:51.759Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b5a5f89f-61fe-44ab-b554-927dd458b8dc","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8ab0b9ae-79ff-4fac-86ee-c15cdc601bcb","LogTimestamp":"2023-05-25T23:51:51.759Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:51:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:51:51.909Z","message":"Entering","context":{"RequestID":"1e6be347-7663-49bb-9cab-8a0e5c923a26","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"758238a3-69db-425c-9b59-d74b92516095","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:51:51.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:51:51.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"1e6be347-7663-49bb-9cab-8a0e5c923a26","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"758238a3-69db-425c-9b59-d74b92516095","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:51:51.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:51.912Z","message":"{\"transactionId\":\"1e6be347-7663-49bb-9cab-8a0e5c923a26\",\"status\":\"200\",\"rqstDate\":\"230525-23:51:51:909\",\"respDate\":\"230525-23:51:51:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1e6be347-7663-49bb-9cab-8a0e5c923a26\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:51:51:909-63250\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1e6be347-7663-49bb-9cab-8a0e5c923a26]}\\\"}\"}","context":{"RequestID":"1e6be347-7663-49bb-9cab-8a0e5c923a26","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"758238a3-69db-425c-9b59-d74b92516095","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:51:51.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:51.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1e6be347-7663-49bb-9cab-8a0e5c923a26","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"758238a3-69db-425c-9b59-d74b92516095","LogTimestamp":"2023-05-25T23:51:51.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:51:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:51:52.021Z","message":"Entering","context":{"RequestID":"09c62574-df10-47de-8cad-30ecc93479f4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7b18bc5f-3a93-47f6-b9c3-420dab00a7df","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:51:52.021Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:51:52.024Z","message":"{\"transactionId\":\"09c62574-df10-47de-8cad-30ecc93479f4\",\"status\":\"200\",\"rqstDate\":\"230525-23:51:52:022\",\"respDate\":\"230525-23:51:52:024\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:09c62574-df10-47de-8cad-30ecc93479f4\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:51:52:022-2229\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[87ee6f94-d495-4343-ac3f-d974af73b865], x-b3-parentspanid=[c836d1e1a95122ab], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[52225], x-envoy-attempt-count=[1], x-b3-traceid=[d4111a47794f09c0c836d1e1a95122ab], x-b3-spanid=[2fb43c632a46e554], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[09c62574-df10-47de-8cad-30ecc93479f4]}\\\"}\"}","context":{"RequestID":"09c62574-df10-47de-8cad-30ecc93479f4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7b18bc5f-3a93-47f6-b9c3-420dab00a7df","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:51:52.021Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:52.025Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"09c62574-df10-47de-8cad-30ecc93479f4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7b18bc5f-3a93-47f6-b9c3-420dab00a7df","LogTimestamp":"2023-05-25T23:51:52.025Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:51:52 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:51:53.769Z","message":"Entering","context":{"RequestID":"7c8d5941-a216-4ef8-bffc-9dc068f9a11f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c489ae94-838b-41c4-9a04-413ee8f1005e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:51:53.769Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:51:53.771Z","message":"{\"transactionId\":\"7c8d5941-a216-4ef8-bffc-9dc068f9a11f\",\"status\":\"200\",\"rqstDate\":\"230525-23:51:53:770\",\"respDate\":\"230525-23:51:53:771\",\"sourceId\":\"haproxy:7c8d5941-a216-4ef8-bffc-9dc068f9a11f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:51:53:770-85962\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[934625d5-4baf-413c-a897-e3dea6d8a8be], x-b3-parentspanid=[b682b36444cb51ad], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3bb6837b0cb45e54b682b36444cb51ad], x-b3-spanid=[3c2bc04df3be2cf2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7c8d5941-a216-4ef8-bffc-9dc068f9a11f]}\\\"}\"}","context":{"RequestID":"7c8d5941-a216-4ef8-bffc-9dc068f9a11f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c489ae94-838b-41c4-9a04-413ee8f1005e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:51:53.769Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:53.772Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c8d5941-a216-4ef8-bffc-9dc068f9a11f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c489ae94-838b-41c4-9a04-413ee8f1005e","LogTimestamp":"2023-05-25T23:51:53.772Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:51:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:51:54.163Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:51:54.180Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:54.180Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:54.180Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:55.781Z","message":"Entering","context":{"RequestID":"76be7d4d-18e1-471d-82f9-8b8116cc881e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"32122bc9-7dbe-4b77-b6ca-1921de30f428","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:51:55.781Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:51:55.783Z","message":"{\"transactionId\":\"76be7d4d-18e1-471d-82f9-8b8116cc881e\",\"status\":\"200\",\"rqstDate\":\"230525-23:51:55:782\",\"respDate\":\"230525-23:51:55:783\",\"sourceId\":\"haproxy:76be7d4d-18e1-471d-82f9-8b8116cc881e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:51:55:782-15855\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5edca8c1-3f7a-4f91-8aed-e2a5347f8396], x-b3-parentspanid=[75d27b54c2e7c7e5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0e28f9b33dfa529675d27b54c2e7c7e5], x-b3-spanid=[6d687c86e8405ed7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[76be7d4d-18e1-471d-82f9-8b8116cc881e]}\\\"}\"}","context":{"RequestID":"76be7d4d-18e1-471d-82f9-8b8116cc881e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"32122bc9-7dbe-4b77-b6ca-1921de30f428","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:51:55.781Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:55.784Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"76be7d4d-18e1-471d-82f9-8b8116cc881e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"32122bc9-7dbe-4b77-b6ca-1921de30f428","LogTimestamp":"2023-05-25T23:51:55.784Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:51:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:51:56.596Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:56.601Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:57.793Z","message":"Entering","context":{"RequestID":"7f8e8906-a184-4bc1-b8e1-bba61e64a108","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f54cade0-b584-4bc1-8d71-7ac0a177febd","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:51:57.793Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:51:57.796Z","message":"{\"transactionId\":\"7f8e8906-a184-4bc1-b8e1-bba61e64a108\",\"status\":\"200\",\"rqstDate\":\"230525-23:51:57:794\",\"respDate\":\"230525-23:51:57:795\",\"sourceId\":\"haproxy:7f8e8906-a184-4bc1-b8e1-bba61e64a108\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:51:57:794-9792\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[47e0c9d5-7ab6-454b-aebf-98267fa4a4e9], x-b3-parentspanid=[cdd4c6cc79cdd051], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8f0e879de433e9bfcdd4c6cc79cdd051], x-b3-spanid=[b94a805a9e2f119d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7f8e8906-a184-4bc1-b8e1-bba61e64a108]}\\\"}\"}","context":{"RequestID":"7f8e8906-a184-4bc1-b8e1-bba61e64a108","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f54cade0-b584-4bc1-8d71-7ac0a177febd","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:51:57.793Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:57.796Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7f8e8906-a184-4bc1-b8e1-bba61e64a108","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f54cade0-b584-4bc1-8d71-7ac0a177febd","LogTimestamp":"2023-05-25T23:51:57.796Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:51:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:51:59.806Z","message":"Entering","context":{"RequestID":"a528225a-5f2a-4cb9-b7e7-59d5801b1227","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bc40cfbc-feae-47f2-9371-f1cb833c48f2","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:51:59.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:51:59.809Z","message":"{\"transactionId\":\"a528225a-5f2a-4cb9-b7e7-59d5801b1227\",\"status\":\"200\",\"rqstDate\":\"230525-23:51:59:807\",\"respDate\":\"230525-23:51:59:809\",\"sourceId\":\"haproxy:a528225a-5f2a-4cb9-b7e7-59d5801b1227\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:51:59:807-56431\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[30f81ddd-1241-415d-86c9-473ac255c5ab], x-b3-parentspanid=[58e7ab8d4780c7f4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c9f1738fe7334cc158e7ab8d4780c7f4], x-b3-spanid=[88bd19be781a72c0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a528225a-5f2a-4cb9-b7e7-59d5801b1227]}\\\"}\"}","context":{"RequestID":"a528225a-5f2a-4cb9-b7e7-59d5801b1227","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bc40cfbc-feae-47f2-9371-f1cb833c48f2","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:51:59.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:51:59.810Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a528225a-5f2a-4cb9-b7e7-59d5801b1227","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bc40cfbc-feae-47f2-9371-f1cb833c48f2","LogTimestamp":"2023-05-25T23:51:59.810Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:51:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:52:01.820Z","message":"Entering","context":{"RequestID":"e189b827-ce25-4a31-ac08-847382b43d8c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2551607e-9a8d-4e2a-979f-c9612c86cea0","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:52:01.819Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:52:01.822Z","message":"{\"transactionId\":\"e189b827-ce25-4a31-ac08-847382b43d8c\",\"status\":\"200\",\"rqstDate\":\"230525-23:52:01:820\",\"respDate\":\"230525-23:52:01:822\",\"sourceId\":\"haproxy:e189b827-ce25-4a31-ac08-847382b43d8c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:52:01:820-61364\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[441a13d3-6164-463f-8125-bd8eeab0a888], x-b3-parentspanid=[421c8590eb6d2117], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[96a051e4f05073a4421c8590eb6d2117], x-b3-spanid=[cfa824c15c688c74], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e189b827-ce25-4a31-ac08-847382b43d8c]}\\\"}\"}","context":{"RequestID":"e189b827-ce25-4a31-ac08-847382b43d8c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2551607e-9a8d-4e2a-979f-c9612c86cea0","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:52:01.819Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:01.824Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e189b827-ce25-4a31-ac08-847382b43d8c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2551607e-9a8d-4e2a-979f-c9612c86cea0","LogTimestamp":"2023-05-25T23:52:01.823Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:52:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:52:01.908Z","message":"Entering","context":{"RequestID":"313f476a-e15e-4fd3-9cbe-13a731f0ffed","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b0eee7c3-d179-4d22-8195-ede7afb79d9d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:52:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:52:01.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"313f476a-e15e-4fd3-9cbe-13a731f0ffed","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b0eee7c3-d179-4d22-8195-ede7afb79d9d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:52:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:01.911Z","message":"{\"transactionId\":\"313f476a-e15e-4fd3-9cbe-13a731f0ffed\",\"status\":\"200\",\"rqstDate\":\"230525-23:52:01:909\",\"respDate\":\"230525-23:52:01:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:313f476a-e15e-4fd3-9cbe-13a731f0ffed\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:52:01:909-36967\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[313f476a-e15e-4fd3-9cbe-13a731f0ffed]}\\\"}\"}","context":{"RequestID":"313f476a-e15e-4fd3-9cbe-13a731f0ffed","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b0eee7c3-d179-4d22-8195-ede7afb79d9d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:52:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:01.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"313f476a-e15e-4fd3-9cbe-13a731f0ffed","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b0eee7c3-d179-4d22-8195-ede7afb79d9d","LogTimestamp":"2023-05-25T23:52:01.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:52:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:52:02.022Z","message":"Entering","context":{"RequestID":"3bdc1ca4-60e6-4cc2-97d9-5cd95b6c81b0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"096aadca-be43-4d10-af77-c0e13c3c5d46","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:52:02.022Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:52:02.025Z","message":"{\"transactionId\":\"3bdc1ca4-60e6-4cc2-97d9-5cd95b6c81b0\",\"status\":\"200\",\"rqstDate\":\"230525-23:52:02:023\",\"respDate\":\"230525-23:52:02:025\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:3bdc1ca4-60e6-4cc2-97d9-5cd95b6c81b0\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:52:02:023-84486\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[10386410-317f-4c39-b1c7-52b6a80eb997], x-b3-parentspanid=[0ff1af627d06ee02], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45049], x-envoy-attempt-count=[1], x-b3-traceid=[c2a2ba68a05b29670ff1af627d06ee02], x-b3-spanid=[4d145eb0eab8e920], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[3bdc1ca4-60e6-4cc2-97d9-5cd95b6c81b0]}\\\"}\"}","context":{"RequestID":"3bdc1ca4-60e6-4cc2-97d9-5cd95b6c81b0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"096aadca-be43-4d10-af77-c0e13c3c5d46","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:52:02.022Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:02.025Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3bdc1ca4-60e6-4cc2-97d9-5cd95b6c81b0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"096aadca-be43-4d10-af77-c0e13c3c5d46","LogTimestamp":"2023-05-25T23:52:02.025Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:52:02 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:52:03.832Z","message":"Entering","context":{"RequestID":"39719977-efb4-419b-89d4-64fe16d3f7a2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"88459cbf-0b82-47f1-b44d-2e0d2d74994b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:52:03.832Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:52:03.834Z","message":"{\"transactionId\":\"39719977-efb4-419b-89d4-64fe16d3f7a2\",\"status\":\"200\",\"rqstDate\":\"230525-23:52:03:833\",\"respDate\":\"230525-23:52:03:834\",\"sourceId\":\"haproxy:39719977-efb4-419b-89d4-64fe16d3f7a2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:52:03:833-86160\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ac1930a0-dcea-4a82-b809-bd57d3d7ab05], x-b3-parentspanid=[f6c611094943fd7b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f4f68a9721b061e2f6c611094943fd7b], x-b3-spanid=[09a5bcad8ad782a1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[39719977-efb4-419b-89d4-64fe16d3f7a2]}\\\"}\"}","context":{"RequestID":"39719977-efb4-419b-89d4-64fe16d3f7a2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"88459cbf-0b82-47f1-b44d-2e0d2d74994b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:52:03.832Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:03.835Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"39719977-efb4-419b-89d4-64fe16d3f7a2","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"88459cbf-0b82-47f1-b44d-2e0d2d74994b","LogTimestamp":"2023-05-25T23:52:03.835Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:52:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:52:04.163Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:52:04.178Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:04.178Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:04.178Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:05.844Z","message":"Entering","context":{"RequestID":"4929e179-0777-4b9b-9275-8075d7c44c1d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9430d599-2d0f-4c72-8211-bc01cac2d3b7","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:52:05.844Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:52:05.846Z","message":"{\"transactionId\":\"4929e179-0777-4b9b-9275-8075d7c44c1d\",\"status\":\"200\",\"rqstDate\":\"230525-23:52:05:845\",\"respDate\":\"230525-23:52:05:846\",\"sourceId\":\"haproxy:4929e179-0777-4b9b-9275-8075d7c44c1d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:52:05:845-66204\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[35e14ff8-a55e-44d1-b206-2c4e88dbc07d], x-b3-parentspanid=[c91fd1fefa4f4595], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[abae03fa9bdbc1d9c91fd1fefa4f4595], x-b3-spanid=[135aa4d46d20c7bc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4929e179-0777-4b9b-9275-8075d7c44c1d]}\\\"}\"}","context":{"RequestID":"4929e179-0777-4b9b-9275-8075d7c44c1d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9430d599-2d0f-4c72-8211-bc01cac2d3b7","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:52:05.844Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:05.847Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4929e179-0777-4b9b-9275-8075d7c44c1d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9430d599-2d0f-4c72-8211-bc01cac2d3b7","LogTimestamp":"2023-05-25T23:52:05.847Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:52:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:52:07.857Z","message":"Entering","context":{"RequestID":"21c92610-a7a0-477e-98e2-3fb06505c161","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"df9339f3-8303-4775-90be-9dca3295b647","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:52:07.857Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:52:07.859Z","message":"{\"transactionId\":\"21c92610-a7a0-477e-98e2-3fb06505c161\",\"status\":\"200\",\"rqstDate\":\"230525-23:52:07:857\",\"respDate\":\"230525-23:52:07:859\",\"sourceId\":\"haproxy:21c92610-a7a0-477e-98e2-3fb06505c161\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:52:07:857-68361\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9a272548-85fc-4bb8-b390-27dae9fe9885], x-b3-parentspanid=[40c5ffa4adcd9e3a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0b4707c1a1f9bb5d40c5ffa4adcd9e3a], x-b3-spanid=[a87e505e9393b64d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[21c92610-a7a0-477e-98e2-3fb06505c161]}\\\"}\"}","context":{"RequestID":"21c92610-a7a0-477e-98e2-3fb06505c161","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"df9339f3-8303-4775-90be-9dca3295b647","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:52:07.857Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:07.859Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"21c92610-a7a0-477e-98e2-3fb06505c161","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"df9339f3-8303-4775-90be-9dca3295b647","LogTimestamp":"2023-05-25T23:52:07.859Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:52:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:52:09.869Z","message":"Entering","context":{"RequestID":"ae12f972-b5eb-4577-9b28-fba00358c919","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"01c299d7-1ca9-4aa4-a576-778fcbc5c7cc","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:52:09.869Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:52:09.872Z","message":"{\"transactionId\":\"ae12f972-b5eb-4577-9b28-fba00358c919\",\"status\":\"200\",\"rqstDate\":\"230525-23:52:09:870\",\"respDate\":\"230525-23:52:09:872\",\"sourceId\":\"haproxy:ae12f972-b5eb-4577-9b28-fba00358c919\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:52:09:870-78583\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dd37408e-4908-4ac5-9531-564b535f9061], x-b3-parentspanid=[c768cf056d57c84a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3b40373eddb17e3fc768cf056d57c84a], x-b3-spanid=[8933b2c99e11b3bc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ae12f972-b5eb-4577-9b28-fba00358c919]}\\\"}\"}","context":{"RequestID":"ae12f972-b5eb-4577-9b28-fba00358c919","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"01c299d7-1ca9-4aa4-a576-778fcbc5c7cc","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:52:09.869Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:09.873Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ae12f972-b5eb-4577-9b28-fba00358c919","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"01c299d7-1ca9-4aa4-a576-778fcbc5c7cc","LogTimestamp":"2023-05-25T23:52:09.872Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:52:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:52:11.883Z","message":"Entering","context":{"RequestID":"43f44164-445c-41a1-87c9-3fb629050f48","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"542fb65b-e705-44e9-808c-91f90d291c03","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:52:11.883Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:52:11.885Z","message":"{\"transactionId\":\"43f44164-445c-41a1-87c9-3fb629050f48\",\"status\":\"200\",\"rqstDate\":\"230525-23:52:11:884\",\"respDate\":\"230525-23:52:11:885\",\"sourceId\":\"haproxy:43f44164-445c-41a1-87c9-3fb629050f48\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:52:11:884-38527\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f882e8d0-d6a5-49f4-ba7a-05c8dcb3273a], x-b3-parentspanid=[d53f84494475b2b6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[538c98f847359edcd53f84494475b2b6], x-b3-spanid=[6dbd152b57412627], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[43f44164-445c-41a1-87c9-3fb629050f48]}\\\"}\"}","context":{"RequestID":"43f44164-445c-41a1-87c9-3fb629050f48","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"542fb65b-e705-44e9-808c-91f90d291c03","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:52:11.883Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:11.886Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"43f44164-445c-41a1-87c9-3fb629050f48","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"542fb65b-e705-44e9-808c-91f90d291c03","LogTimestamp":"2023-05-25T23:52:11.886Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:52:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:52:11.907Z","message":"Entering","context":{"RequestID":"510fa895-fb9a-42b1-923d-499e9e66b396","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0c55db10-f1ca-4fbc-97ca-795050ff0eb4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:52:11.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:52:11.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"510fa895-fb9a-42b1-923d-499e9e66b396","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0c55db10-f1ca-4fbc-97ca-795050ff0eb4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:52:11.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:11.910Z","message":"{\"transactionId\":\"510fa895-fb9a-42b1-923d-499e9e66b396\",\"status\":\"200\",\"rqstDate\":\"230525-23:52:11:908\",\"respDate\":\"230525-23:52:11:910\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:510fa895-fb9a-42b1-923d-499e9e66b396\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:52:11:908-20555\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[510fa895-fb9a-42b1-923d-499e9e66b396]}\\\"}\"}","context":{"RequestID":"510fa895-fb9a-42b1-923d-499e9e66b396","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0c55db10-f1ca-4fbc-97ca-795050ff0eb4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:52:11.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:11.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"510fa895-fb9a-42b1-923d-499e9e66b396","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0c55db10-f1ca-4fbc-97ca-795050ff0eb4","LogTimestamp":"2023-05-25T23:52:11.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:52:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:52:12.027Z","message":"Entering","context":{"RequestID":"3da88113-dc58-493c-8982-0003467139ef","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d9c36084-a3d0-4acf-bb93-ca1d401c13fa","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:52:12.027Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:52:12.029Z","message":"{\"transactionId\":\"3da88113-dc58-493c-8982-0003467139ef\",\"status\":\"200\",\"rqstDate\":\"230525-23:52:12:028\",\"respDate\":\"230525-23:52:12:029\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:3da88113-dc58-493c-8982-0003467139ef\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:52:12:028-95645\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a18509cf-3ee7-4bb0-a209-74d55d85ac12], x-b3-parentspanid=[332c235e049ccf42], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36299], x-envoy-attempt-count=[1], x-b3-traceid=[a4d688866bed6d3d332c235e049ccf42], x-b3-spanid=[ecbfeb29fd75e36c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[3da88113-dc58-493c-8982-0003467139ef]}\\\"}\"}","context":{"RequestID":"3da88113-dc58-493c-8982-0003467139ef","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d9c36084-a3d0-4acf-bb93-ca1d401c13fa","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:52:12.027Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:12.030Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3da88113-dc58-493c-8982-0003467139ef","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d9c36084-a3d0-4acf-bb93-ca1d401c13fa","LogTimestamp":"2023-05-25T23:52:12.030Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:52:12 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:52:13.896Z","message":"Entering","context":{"RequestID":"386e9972-8673-498a-a189-55de9a77736e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"af99c3c1-546b-408c-9705-9a6792168108","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:52:13.895Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:52:13.898Z","message":"{\"transactionId\":\"386e9972-8673-498a-a189-55de9a77736e\",\"status\":\"200\",\"rqstDate\":\"230525-23:52:13:896\",\"respDate\":\"230525-23:52:13:898\",\"sourceId\":\"haproxy:386e9972-8673-498a-a189-55de9a77736e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:52:13:896-50483\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bb1f94d3-46ce-4139-8ea1-3a8585c4f0a4], x-b3-parentspanid=[73d869f3f11086c7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d21852fa75405fa473d869f3f11086c7], x-b3-spanid=[b4f66be816e886d1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[386e9972-8673-498a-a189-55de9a77736e]}\\\"}\"}","context":{"RequestID":"386e9972-8673-498a-a189-55de9a77736e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"af99c3c1-546b-408c-9705-9a6792168108","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:52:13.895Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:13.899Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"386e9972-8673-498a-a189-55de9a77736e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"af99c3c1-546b-408c-9705-9a6792168108","LogTimestamp":"2023-05-25T23:52:13.899Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:52:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:52:14.164Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:52:14.191Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:14.192Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:14.192Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:15.908Z","message":"Entering","context":{"RequestID":"858db6b3-76c7-47b7-a299-29e4f4f17331","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f7b59fde-7a68-427b-a65e-d74036f085ea","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:52:15.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:52:15.911Z","message":"{\"transactionId\":\"858db6b3-76c7-47b7-a299-29e4f4f17331\",\"status\":\"200\",\"rqstDate\":\"230525-23:52:15:909\",\"respDate\":\"230525-23:52:15:911\",\"sourceId\":\"haproxy:858db6b3-76c7-47b7-a299-29e4f4f17331\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:52:15:909-34935\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2629da6d-5071-4c9e-9606-340acaa7b035], x-b3-parentspanid=[4a775e84b983f3be], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[23db8d5eaa0753e24a775e84b983f3be], x-b3-spanid=[1d61d8bc35d234b8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[858db6b3-76c7-47b7-a299-29e4f4f17331]}\\\"}\"}","context":{"RequestID":"858db6b3-76c7-47b7-a299-29e4f4f17331","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f7b59fde-7a68-427b-a65e-d74036f085ea","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:52:15.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:15.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"858db6b3-76c7-47b7-a299-29e4f4f17331","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f7b59fde-7a68-427b-a65e-d74036f085ea","LogTimestamp":"2023-05-25T23:52:15.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:52:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:52:17.921Z","message":"Entering","context":{"RequestID":"858376c7-f760-4db2-9344-1d9ccdc2a81b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"11884e5b-06df-4584-b021-4100c7d4f3d0","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:52:17.921Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:52:17.923Z","message":"{\"transactionId\":\"858376c7-f760-4db2-9344-1d9ccdc2a81b\",\"status\":\"200\",\"rqstDate\":\"230525-23:52:17:922\",\"respDate\":\"230525-23:52:17:922\",\"sourceId\":\"haproxy:858376c7-f760-4db2-9344-1d9ccdc2a81b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:52:17:922-2191\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a6da386a-a995-4d5f-be30-d70b46c642da], x-b3-parentspanid=[da8b12c2065ce877], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a78cb915539d67eada8b12c2065ce877], x-b3-spanid=[a58a98ef6b86389a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[858376c7-f760-4db2-9344-1d9ccdc2a81b]}\\\"}\"}","context":{"RequestID":"858376c7-f760-4db2-9344-1d9ccdc2a81b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"11884e5b-06df-4584-b021-4100c7d4f3d0","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:52:17.921Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:17.923Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"858376c7-f760-4db2-9344-1d9ccdc2a81b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"11884e5b-06df-4584-b021-4100c7d4f3d0","LogTimestamp":"2023-05-25T23:52:17.923Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:52:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-25T23:52:19.932Z","message":"Entering","context":{"RequestID":"c21fd3b1-8d36-49a5-a4b9-b654c716847e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6b3c60b1-2f84-400d-a310-d503782289ee","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:52:19.932Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:52:19.935Z","message":"{\"transactionId\":\"c21fd3b1-8d36-49a5-a4b9-b654c716847e\",\"status\":\"200\",\"rqstDate\":\"230525-23:52:19:933\",\"respDate\":\"230525-23:52:19:935\",\"sourceId\":\"haproxy:c21fd3b1-8d36-49a5-a4b9-b654c716847e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:52:19:933-4934\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[edf6b20d-16b8-4dac-ace7-9e0bce4de48d], x-b3-parentspanid=[90691169ca811745], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5c2c2f0950083f2190691169ca811745], x-b3-spanid=[a1616e549322aea7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c21fd3b1-8d36-49a5-a4b9-b654c716847e]}\\\"}\"}","context":{"RequestID":"c21fd3b1-8d36-49a5-a4b9-b654c716847e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6b3c60b1-2f84-400d-a310-d503782289ee","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:52:19.932Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:19.936Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c21fd3b1-8d36-49a5-a4b9-b654c716847e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6b3c60b1-2f84-400d-a310-d503782289ee","LogTimestamp":"2023-05-25T23:52:19.936Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:52:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:52:21.908Z","message":"Entering","context":{"RequestID":"c2ac318f-63dc-45a0-88bc-1dc296f4b929","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c1e3b3e6-7a40-48c8-b274-15c6ea32fdbc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:52:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:52:21.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"c2ac318f-63dc-45a0-88bc-1dc296f4b929","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c1e3b3e6-7a40-48c8-b274-15c6ea32fdbc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:52:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:21.911Z","message":"{\"transactionId\":\"c2ac318f-63dc-45a0-88bc-1dc296f4b929\",\"status\":\"200\",\"rqstDate\":\"230525-23:52:21:909\",\"respDate\":\"230525-23:52:21:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c2ac318f-63dc-45a0-88bc-1dc296f4b929\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:52:21:909-13955\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c2ac318f-63dc-45a0-88bc-1dc296f4b929]}\\\"}\"}","context":{"RequestID":"c2ac318f-63dc-45a0-88bc-1dc296f4b929","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c1e3b3e6-7a40-48c8-b274-15c6ea32fdbc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:52:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:21.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c2ac318f-63dc-45a0-88bc-1dc296f4b929","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c1e3b3e6-7a40-48c8-b274-15c6ea32fdbc","LogTimestamp":"2023-05-25T23:52:21.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:52:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:52:21.946Z","message":"Entering","context":{"RequestID":"b32ceb68-941b-4cf5-b109-0db49ca5c864","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"04b09250-8f32-4ad7-a809-31b2c3e4a88b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:52:21.946Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:52:21.949Z","message":"{\"transactionId\":\"b32ceb68-941b-4cf5-b109-0db49ca5c864\",\"status\":\"200\",\"rqstDate\":\"230525-23:52:21:947\",\"respDate\":\"230525-23:52:21:949\",\"sourceId\":\"haproxy:b32ceb68-941b-4cf5-b109-0db49ca5c864\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:52:21:947-85860\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7d23176b-0b3f-4d02-8060-e274ab98e367], x-b3-parentspanid=[27906a932a025242], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b40200c8d2930b5127906a932a025242], x-b3-spanid=[911a35f2b8d5af78], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b32ceb68-941b-4cf5-b109-0db49ca5c864]}\\\"}\"}","context":{"RequestID":"b32ceb68-941b-4cf5-b109-0db49ca5c864","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"04b09250-8f32-4ad7-a809-31b2c3e4a88b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:52:21.946Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:21.950Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b32ceb68-941b-4cf5-b109-0db49ca5c864","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"04b09250-8f32-4ad7-a809-31b2c3e4a88b","LogTimestamp":"2023-05-25T23:52:21.950Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:52:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:52:22.021Z","message":"Entering","context":{"RequestID":"635bb583-beda-4766-a2fd-2273bb261ecf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5b10d56b-4354-41ad-a9b3-657f39eb1816","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:52:22.021Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:52:22.023Z","message":"{\"transactionId\":\"635bb583-beda-4766-a2fd-2273bb261ecf\",\"status\":\"200\",\"rqstDate\":\"230525-23:52:22:022\",\"respDate\":\"230525-23:52:22:023\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:635bb583-beda-4766-a2fd-2273bb261ecf\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:52:22:022-15165\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[521aaa16-2971-4a2c-940d-61a67ccecb08], x-b3-parentspanid=[e17a02c7e6eec139], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49177], x-envoy-attempt-count=[1], x-b3-traceid=[ce8ff7ab4bb13442e17a02c7e6eec139], x-b3-spanid=[200da130f6104bcd], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[635bb583-beda-4766-a2fd-2273bb261ecf]}\\\"}\"}","context":{"RequestID":"635bb583-beda-4766-a2fd-2273bb261ecf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5b10d56b-4354-41ad-a9b3-657f39eb1816","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:52:22.021Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:22.024Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"635bb583-beda-4766-a2fd-2273bb261ecf","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5b10d56b-4354-41ad-a9b3-657f39eb1816","LogTimestamp":"2023-05-25T23:52:22.024Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:52:22 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:52:23.960Z","message":"Entering","context":{"RequestID":"a7c3ae55-c545-441f-9c9e-9d42d58d40f4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0a1c8cfa-bda2-4bf8-8db7-bacbf1f9c3f5","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:52:23.960Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:52:23.962Z","message":"{\"transactionId\":\"a7c3ae55-c545-441f-9c9e-9d42d58d40f4\",\"status\":\"200\",\"rqstDate\":\"230525-23:52:23:961\",\"respDate\":\"230525-23:52:23:962\",\"sourceId\":\"haproxy:a7c3ae55-c545-441f-9c9e-9d42d58d40f4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:52:23:961-14894\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3e2353ca-09a0-4c65-8f23-df6af9c2ea46], x-b3-parentspanid=[378f79b7221d760f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[67885a38f03691d4378f79b7221d760f], x-b3-spanid=[00995497cf37ce0a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a7c3ae55-c545-441f-9c9e-9d42d58d40f4]}\\\"}\"}","context":{"RequestID":"a7c3ae55-c545-441f-9c9e-9d42d58d40f4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0a1c8cfa-bda2-4bf8-8db7-bacbf1f9c3f5","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:52:23.960Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:23.963Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a7c3ae55-c545-441f-9c9e-9d42d58d40f4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0a1c8cfa-bda2-4bf8-8db7-bacbf1f9c3f5","LogTimestamp":"2023-05-25T23:52:23.963Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:52:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:52:24.164Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:52:24.178Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:24.178Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:24.178Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:25.974Z","message":"Entering","context":{"RequestID":"28cd6721-65ce-4e38-b077-40dd69f621ba","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2566b07a-a16f-4ece-a62f-3e07f23a3dd6","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:52:25.974Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:52:25.976Z","message":"{\"transactionId\":\"28cd6721-65ce-4e38-b077-40dd69f621ba\",\"status\":\"200\",\"rqstDate\":\"230525-23:52:25:975\",\"respDate\":\"230525-23:52:25:976\",\"sourceId\":\"haproxy:28cd6721-65ce-4e38-b077-40dd69f621ba\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:52:25:975-4440\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fc2732ff-07ef-4393-9da9-51b36b980df6], x-b3-parentspanid=[93d03c0a47b30d6d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ef4459f62fec769e93d03c0a47b30d6d], x-b3-spanid=[9fe77d724c6c4158], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[28cd6721-65ce-4e38-b077-40dd69f621ba]}\\\"}\"}","context":{"RequestID":"28cd6721-65ce-4e38-b077-40dd69f621ba","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2566b07a-a16f-4ece-a62f-3e07f23a3dd6","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:52:25.974Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:25.977Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"28cd6721-65ce-4e38-b077-40dd69f621ba","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2566b07a-a16f-4ece-a62f-3e07f23a3dd6","LogTimestamp":"2023-05-25T23:52:25.977Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:52:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:52:26.602Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:26.606Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:27.987Z","message":"Entering","context":{"RequestID":"22c46256-b9ed-4d92-98f0-223d1ffb7737","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8520d69b-d015-4ec1-80d1-18446652e1bf","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:52:27.987Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:52:27.989Z","message":"{\"transactionId\":\"22c46256-b9ed-4d92-98f0-223d1ffb7737\",\"status\":\"200\",\"rqstDate\":\"230525-23:52:27:988\",\"respDate\":\"230525-23:52:27:989\",\"sourceId\":\"haproxy:22c46256-b9ed-4d92-98f0-223d1ffb7737\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:52:27:988-61\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[711c9c78-c776-4098-8ecc-70e4581a2915], x-b3-parentspanid=[36bf3283cef326f7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[33ecd8e07a2ba48a36bf3283cef326f7], x-b3-spanid=[2ef0a20632cdbccc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[22c46256-b9ed-4d92-98f0-223d1ffb7737]}\\\"}\"}","context":{"RequestID":"22c46256-b9ed-4d92-98f0-223d1ffb7737","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8520d69b-d015-4ec1-80d1-18446652e1bf","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:52:27.987Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:27.989Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"22c46256-b9ed-4d92-98f0-223d1ffb7737","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8520d69b-d015-4ec1-80d1-18446652e1bf","LogTimestamp":"2023-05-25T23:52:27.989Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:52:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:52:29.998Z","message":"Entering","context":{"RequestID":"ac6c8201-5818-40b9-94fe-44f2a570c0c9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4ad93f27-0c32-444e-baa7-077228415739","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:52:29.998Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:52:30.001Z","message":"{\"transactionId\":\"ac6c8201-5818-40b9-94fe-44f2a570c0c9\",\"status\":\"200\",\"rqstDate\":\"230525-23:52:29:999\",\"respDate\":\"230525-23:52:30:001\",\"sourceId\":\"haproxy:ac6c8201-5818-40b9-94fe-44f2a570c0c9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:52:29:999-37452\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[02bf8ad4-c5df-4333-8e31-053ce755b324], x-b3-parentspanid=[ff0665cea282c09d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[67129040c1c97346ff0665cea282c09d], x-b3-spanid=[fd5288b5b7136bcd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ac6c8201-5818-40b9-94fe-44f2a570c0c9]}\\\"}\"}","context":{"RequestID":"ac6c8201-5818-40b9-94fe-44f2a570c0c9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4ad93f27-0c32-444e-baa7-077228415739","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:52:29.998Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:30.002Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ac6c8201-5818-40b9-94fe-44f2a570c0c9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4ad93f27-0c32-444e-baa7-077228415739","LogTimestamp":"2023-05-25T23:52:30.001Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:52:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:52:31.910Z","message":"Entering","context":{"RequestID":"b63eb9b4-0d31-4ca7-b398-9718d2aead54","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a4d46b1b-e94c-4ae9-8f60-50817ee3cb6b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:52:31.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:52:31.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"b63eb9b4-0d31-4ca7-b398-9718d2aead54","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a4d46b1b-e94c-4ae9-8f60-50817ee3cb6b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:52:31.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:31.913Z","message":"{\"transactionId\":\"b63eb9b4-0d31-4ca7-b398-9718d2aead54\",\"status\":\"200\",\"rqstDate\":\"230525-23:52:31:910\",\"respDate\":\"230525-23:52:31:913\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b63eb9b4-0d31-4ca7-b398-9718d2aead54\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:52:31:910-20260\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b63eb9b4-0d31-4ca7-b398-9718d2aead54]}\\\"}\"}","context":{"RequestID":"b63eb9b4-0d31-4ca7-b398-9718d2aead54","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a4d46b1b-e94c-4ae9-8f60-50817ee3cb6b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:52:31.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:31.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b63eb9b4-0d31-4ca7-b398-9718d2aead54","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a4d46b1b-e94c-4ae9-8f60-50817ee3cb6b","LogTimestamp":"2023-05-25T23:52:31.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:52:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:52:32.011Z","message":"Entering","context":{"RequestID":"8fadbacc-8cbf-4a12-bc18-5cb29089fe44","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f5ffe47b-ed77-4216-a7a1-cb27fa91133b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:52:32.011Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:52:32.013Z","message":"{\"transactionId\":\"8fadbacc-8cbf-4a12-bc18-5cb29089fe44\",\"status\":\"200\",\"rqstDate\":\"230525-23:52:32:012\",\"respDate\":\"230525-23:52:32:013\",\"sourceId\":\"haproxy:8fadbacc-8cbf-4a12-bc18-5cb29089fe44\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:52:32:012-19980\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c4f83053-a034-438c-9e10-9bf6a3952f07], x-b3-parentspanid=[b1d133752f884c55], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d7275b9542c8e4c7b1d133752f884c55], x-b3-spanid=[63975c7573380a8c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8fadbacc-8cbf-4a12-bc18-5cb29089fe44]}\\\"}\"}","context":{"RequestID":"8fadbacc-8cbf-4a12-bc18-5cb29089fe44","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f5ffe47b-ed77-4216-a7a1-cb27fa91133b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:52:32.011Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:32.014Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8fadbacc-8cbf-4a12-bc18-5cb29089fe44","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f5ffe47b-ed77-4216-a7a1-cb27fa91133b","LogTimestamp":"2023-05-25T23:52:32.014Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:52:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:52:32.022Z","message":"Entering","context":{"RequestID":"cbed3e2d-69f8-4a66-ae71-faec59e488ca","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"506d914e-1352-412e-abed-f7ae02b2f27b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:52:32.022Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:52:32.024Z","message":"{\"transactionId\":\"cbed3e2d-69f8-4a66-ae71-faec59e488ca\",\"status\":\"200\",\"rqstDate\":\"230525-23:52:32:023\",\"respDate\":\"230525-23:52:32:024\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:cbed3e2d-69f8-4a66-ae71-faec59e488ca\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:52:32:023-63496\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d88b7c7a-1a77-9717-95d0-4348550f39aa], x-b3-parentspanid=[cecbf1753153030d], Accept=[application/json], x-b3-sampled=[1], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57771], x-envoy-attempt-count=[1], x-b3-traceid=[8f84bc112fce5647cecbf1753153030d], x-b3-spanid=[996c3af8105f5ceb], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[cbed3e2d-69f8-4a66-ae71-faec59e488ca]}\\\"}\"}","context":{"RequestID":"cbed3e2d-69f8-4a66-ae71-faec59e488ca","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"506d914e-1352-412e-abed-f7ae02b2f27b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:52:32.022Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:32.026Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cbed3e2d-69f8-4a66-ae71-faec59e488ca","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"506d914e-1352-412e-abed-f7ae02b2f27b","LogTimestamp":"2023-05-25T23:52:32.025Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:52:32 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:52:34.024Z","message":"Entering","context":{"RequestID":"9aad01df-34ab-4375-aad5-b61aac67c223","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fd0059a1-9867-4df6-97e5-77ca6cf38a0c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:52:34.024Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:52:34.027Z","message":"{\"transactionId\":\"9aad01df-34ab-4375-aad5-b61aac67c223\",\"status\":\"200\",\"rqstDate\":\"230525-23:52:34:025\",\"respDate\":\"230525-23:52:34:027\",\"sourceId\":\"haproxy:9aad01df-34ab-4375-aad5-b61aac67c223\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:52:34:025-9000\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9651dd43-cc54-4400-8240-acdc2e630715], x-b3-parentspanid=[1761588ef25da804], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[25fe6c7342592e561761588ef25da804], x-b3-spanid=[29e4b6e45aff561a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9aad01df-34ab-4375-aad5-b61aac67c223]}\\\"}\"}","context":{"RequestID":"9aad01df-34ab-4375-aad5-b61aac67c223","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fd0059a1-9867-4df6-97e5-77ca6cf38a0c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:52:34.024Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:34.028Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9aad01df-34ab-4375-aad5-b61aac67c223","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fd0059a1-9867-4df6-97e5-77ca6cf38a0c","LogTimestamp":"2023-05-25T23:52:34.028Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:52:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:52:34.164Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:52:34.185Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:34.185Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:34.186Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:36.038Z","message":"Entering","context":{"RequestID":"bafeadad-b1df-45f3-8912-db7ec59be9ca","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"54ae8479-811a-4f8b-b81a-962ca006a014","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:52:36.038Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:52:36.040Z","message":"{\"transactionId\":\"bafeadad-b1df-45f3-8912-db7ec59be9ca\",\"status\":\"200\",\"rqstDate\":\"230525-23:52:36:039\",\"respDate\":\"230525-23:52:36:040\",\"sourceId\":\"haproxy:bafeadad-b1df-45f3-8912-db7ec59be9ca\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:52:36:039-40658\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[31862b4b-9900-4a45-ac87-46b4bf2dccf0], x-b3-parentspanid=[55cfb8c3a7f5064f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3e87cecd801db4ea55cfb8c3a7f5064f], x-b3-spanid=[fe9847ceb40c7b3c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bafeadad-b1df-45f3-8912-db7ec59be9ca]}\\\"}\"}","context":{"RequestID":"bafeadad-b1df-45f3-8912-db7ec59be9ca","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"54ae8479-811a-4f8b-b81a-962ca006a014","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:52:36.038Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:36.041Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bafeadad-b1df-45f3-8912-db7ec59be9ca","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"54ae8479-811a-4f8b-b81a-962ca006a014","LogTimestamp":"2023-05-25T23:52:36.041Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:52:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:52:38.049Z","message":"Entering","context":{"RequestID":"d509e494-df68-45f4-a60e-2142df042997","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fcf9c367-13e7-4072-b49a-ce9ef1e39aa9","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:52:38.049Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:52:38.051Z","message":"{\"transactionId\":\"d509e494-df68-45f4-a60e-2142df042997\",\"status\":\"200\",\"rqstDate\":\"230525-23:52:38:050\",\"respDate\":\"230525-23:52:38:051\",\"sourceId\":\"haproxy:d509e494-df68-45f4-a60e-2142df042997\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:52:38:050-48552\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[424412a4-799a-42b6-b21a-a28963ccf7ba], x-b3-parentspanid=[f054cd23c5cd3247], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5a60129ccd0c9ed1f054cd23c5cd3247], x-b3-spanid=[4d0dc9fb51d43e7d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d509e494-df68-45f4-a60e-2142df042997]}\\\"}\"}","context":{"RequestID":"d509e494-df68-45f4-a60e-2142df042997","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fcf9c367-13e7-4072-b49a-ce9ef1e39aa9","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:52:38.049Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:38.052Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d509e494-df68-45f4-a60e-2142df042997","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fcf9c367-13e7-4072-b49a-ce9ef1e39aa9","LogTimestamp":"2023-05-25T23:52:38.052Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:52:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:52:40.061Z","message":"Entering","context":{"RequestID":"1b7ea13b-6fdd-4045-a272-ea095dc0c83b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"92c41aef-ca00-4e29-b84e-1055a38f8871","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:52:40.061Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:52:40.063Z","message":"{\"transactionId\":\"1b7ea13b-6fdd-4045-a272-ea095dc0c83b\",\"status\":\"200\",\"rqstDate\":\"230525-23:52:40:062\",\"respDate\":\"230525-23:52:40:063\",\"sourceId\":\"haproxy:1b7ea13b-6fdd-4045-a272-ea095dc0c83b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:52:40:062-15663\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8383070f-6da5-44a4-ba5d-a5e2d23109a6], x-b3-parentspanid=[a99b8329841a1cd6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cc12f50c3e5e1fd3a99b8329841a1cd6], x-b3-spanid=[c9442711ba32abcf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1b7ea13b-6fdd-4045-a272-ea095dc0c83b]}\\\"}\"}","context":{"RequestID":"1b7ea13b-6fdd-4045-a272-ea095dc0c83b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"92c41aef-ca00-4e29-b84e-1055a38f8871","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:52:40.061Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:40.063Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1b7ea13b-6fdd-4045-a272-ea095dc0c83b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"92c41aef-ca00-4e29-b84e-1055a38f8871","LogTimestamp":"2023-05-25T23:52:40.063Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:52:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-05-25T23:52:41.907Z","message":"Entering","context":{"RequestID":"ce1e697d-1cbb-43c6-a6d0-ffda25691adc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"10513b5d-958f-45d8-870b-2eb7473f13d4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:52:41.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:52:41.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"ce1e697d-1cbb-43c6-a6d0-ffda25691adc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"10513b5d-958f-45d8-870b-2eb7473f13d4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:52:41.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:41.911Z","message":"{\"transactionId\":\"ce1e697d-1cbb-43c6-a6d0-ffda25691adc\",\"status\":\"200\",\"rqstDate\":\"230525-23:52:41:908\",\"respDate\":\"230525-23:52:41:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ce1e697d-1cbb-43c6-a6d0-ffda25691adc\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:52:41:908-70982\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ce1e697d-1cbb-43c6-a6d0-ffda25691adc]}\\\"}\"}","context":{"RequestID":"ce1e697d-1cbb-43c6-a6d0-ffda25691adc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"10513b5d-958f-45d8-870b-2eb7473f13d4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:52:41.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:41.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce1e697d-1cbb-43c6-a6d0-ffda25691adc","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"10513b5d-958f-45d8-870b-2eb7473f13d4","LogTimestamp":"2023-05-25T23:52:41.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:52:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:52:42.022Z","message":"Entering","context":{"RequestID":"80d66f4f-86ed-4a8a-9179-1487b372d168","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"112e2093-59ec-49d5-ad05-4d6184d0feaf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:52:42.022Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:52:42.025Z","message":"{\"transactionId\":\"80d66f4f-86ed-4a8a-9179-1487b372d168\",\"status\":\"200\",\"rqstDate\":\"230525-23:52:42:023\",\"respDate\":\"230525-23:52:42:025\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:80d66f4f-86ed-4a8a-9179-1487b372d168\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:52:42:023-38078\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6df2cd08-e369-48b8-a170-9ceca204aecc], x-b3-parentspanid=[112fe13b924c63e1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54381], x-envoy-attempt-count=[1], x-b3-traceid=[a2f4f3e043f48cab112fe13b924c63e1], x-b3-spanid=[6187d3d5a130d810], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[80d66f4f-86ed-4a8a-9179-1487b372d168]}\\\"}\"}","context":{"RequestID":"80d66f4f-86ed-4a8a-9179-1487b372d168","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"112e2093-59ec-49d5-ad05-4d6184d0feaf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:52:42.022Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:42.025Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"80d66f4f-86ed-4a8a-9179-1487b372d168","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"112e2093-59ec-49d5-ad05-4d6184d0feaf","LogTimestamp":"2023-05-25T23:52:42.025Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:52:42 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:52:42.071Z","message":"Entering","context":{"RequestID":"b7578838-4dec-446b-9c16-64adb651fbe0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c71adba1-6c8e-4e44-b90c-7464fbfbe891","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:52:42.070Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:52:42.073Z","message":"{\"transactionId\":\"b7578838-4dec-446b-9c16-64adb651fbe0\",\"status\":\"200\",\"rqstDate\":\"230525-23:52:42:071\",\"respDate\":\"230525-23:52:42:073\",\"sourceId\":\"haproxy:b7578838-4dec-446b-9c16-64adb651fbe0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:52:42:071-91\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8fc7165d-c20e-4ae1-bcbc-e30171b21ea0], x-b3-parentspanid=[ed2ca3e2d7b76bff], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7be63d9cfa8c44d9ed2ca3e2d7b76bff], x-b3-spanid=[3a9ce1c28db50215], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b7578838-4dec-446b-9c16-64adb651fbe0]}\\\"}\"}","context":{"RequestID":"b7578838-4dec-446b-9c16-64adb651fbe0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c71adba1-6c8e-4e44-b90c-7464fbfbe891","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:52:42.070Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:42.074Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b7578838-4dec-446b-9c16-64adb651fbe0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c71adba1-6c8e-4e44-b90c-7464fbfbe891","LogTimestamp":"2023-05-25T23:52:42.074Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:52:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:52:44.084Z","message":"Entering","context":{"RequestID":"f3c67655-3869-4f6d-aa1e-276b2270d744","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6959d623-a18e-40cb-be4c-5d2b6b6df67b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:52:44.084Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:52:44.087Z","message":"{\"transactionId\":\"f3c67655-3869-4f6d-aa1e-276b2270d744\",\"status\":\"200\",\"rqstDate\":\"230525-23:52:44:085\",\"respDate\":\"230525-23:52:44:087\",\"sourceId\":\"haproxy:f3c67655-3869-4f6d-aa1e-276b2270d744\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:52:44:085-29445\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b791a6f4-0dec-4594-828c-c4035baf11a1], x-b3-parentspanid=[6ae3e8c4f900009b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aeccfff5c733c34a6ae3e8c4f900009b], x-b3-spanid=[61bc5d4a565a904b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f3c67655-3869-4f6d-aa1e-276b2270d744]}\\\"}\"}","context":{"RequestID":"f3c67655-3869-4f6d-aa1e-276b2270d744","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6959d623-a18e-40cb-be4c-5d2b6b6df67b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:52:44.084Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:44.088Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f3c67655-3869-4f6d-aa1e-276b2270d744","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6959d623-a18e-40cb-be4c-5d2b6b6df67b","LogTimestamp":"2023-05-25T23:52:44.088Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:52:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:52:44.163Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:52:44.224Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:44.225Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:44.225Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:46.097Z","message":"Entering","context":{"RequestID":"9e0a0bc8-651a-49dd-9ea8-6255f7a8817a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0eb34aa4-5838-4c25-af2f-a31165ae2d9e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:52:46.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:52:46.100Z","message":"{\"transactionId\":\"9e0a0bc8-651a-49dd-9ea8-6255f7a8817a\",\"status\":\"200\",\"rqstDate\":\"230525-23:52:46:098\",\"respDate\":\"230525-23:52:46:100\",\"sourceId\":\"haproxy:9e0a0bc8-651a-49dd-9ea8-6255f7a8817a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:52:46:098-5129\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[492a7a0e-08f4-4979-af1f-275c77ba241f], x-b3-parentspanid=[8cb88073c4e7acb5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[18b3f85c880f0ea78cb88073c4e7acb5], x-b3-spanid=[63d97cdee085e0a6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9e0a0bc8-651a-49dd-9ea8-6255f7a8817a]}\\\"}\"}","context":{"RequestID":"9e0a0bc8-651a-49dd-9ea8-6255f7a8817a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0eb34aa4-5838-4c25-af2f-a31165ae2d9e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:52:46.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:46.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9e0a0bc8-651a-49dd-9ea8-6255f7a8817a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0eb34aa4-5838-4c25-af2f-a31165ae2d9e","LogTimestamp":"2023-05-25T23:52:46.101Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:52:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:52:48.110Z","message":"Entering","context":{"RequestID":"5ec56029-52b1-49b7-a809-81efae2ffe3c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"131f654d-6a5d-402d-bf19-e30627bee900","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:52:48.110Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:52:48.113Z","message":"{\"transactionId\":\"5ec56029-52b1-49b7-a809-81efae2ffe3c\",\"status\":\"200\",\"rqstDate\":\"230525-23:52:48:111\",\"respDate\":\"230525-23:52:48:113\",\"sourceId\":\"haproxy:5ec56029-52b1-49b7-a809-81efae2ffe3c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:52:48:111-50809\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9be18c1f-741d-4e21-b32f-6702708e9320], x-b3-parentspanid=[17c5880e0ce3e0c4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7bb495ae0621f4ac17c5880e0ce3e0c4], x-b3-spanid=[d5867d6e6973b0dc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5ec56029-52b1-49b7-a809-81efae2ffe3c]}\\\"}\"}","context":{"RequestID":"5ec56029-52b1-49b7-a809-81efae2ffe3c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"131f654d-6a5d-402d-bf19-e30627bee900","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:52:48.110Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:48.113Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5ec56029-52b1-49b7-a809-81efae2ffe3c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"131f654d-6a5d-402d-bf19-e30627bee900","LogTimestamp":"2023-05-25T23:52:48.113Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:52:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:52:50.122Z","message":"Entering","context":{"RequestID":"71991233-ee5d-45b3-9766-ae8f55b1d16b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d8ee503c-9fab-4c4c-9736-f94782a6b522","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:52:50.122Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:52:50.123Z","message":"{\"transactionId\":\"71991233-ee5d-45b3-9766-ae8f55b1d16b\",\"status\":\"200\",\"rqstDate\":\"230525-23:52:50:123\",\"respDate\":\"230525-23:52:50:123\",\"sourceId\":\"haproxy:71991233-ee5d-45b3-9766-ae8f55b1d16b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:52:50:123-47941\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c81f8c58-4515-4e56-b015-3272632e2c69], x-b3-parentspanid=[5af858f34118d1de], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0c7e2841bacfd1a85af858f34118d1de], x-b3-spanid=[34f84b9352270b65], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[71991233-ee5d-45b3-9766-ae8f55b1d16b]}\\\"}\"}","context":{"RequestID":"71991233-ee5d-45b3-9766-ae8f55b1d16b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d8ee503c-9fab-4c4c-9736-f94782a6b522","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:52:50.122Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:50.124Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"71991233-ee5d-45b3-9766-ae8f55b1d16b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d8ee503c-9fab-4c4c-9736-f94782a6b522","LogTimestamp":"2023-05-25T23:52:50.124Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:52:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-05-25T23:52:51.907Z","message":"Entering","context":{"RequestID":"1148eb40-85f9-4512-8aa8-07a0ad175134","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"456b977a-896e-431a-a7d1-ade2f70c9c5c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:52:51.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:52:51.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"1148eb40-85f9-4512-8aa8-07a0ad175134","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"456b977a-896e-431a-a7d1-ade2f70c9c5c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:52:51.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:51.909Z","message":"{\"transactionId\":\"1148eb40-85f9-4512-8aa8-07a0ad175134\",\"status\":\"200\",\"rqstDate\":\"230525-23:52:51:908\",\"respDate\":\"230525-23:52:51:909\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1148eb40-85f9-4512-8aa8-07a0ad175134\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:52:51:908-28700\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1148eb40-85f9-4512-8aa8-07a0ad175134]}\\\"}\"}","context":{"RequestID":"1148eb40-85f9-4512-8aa8-07a0ad175134","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"456b977a-896e-431a-a7d1-ade2f70c9c5c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:52:51.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:51.910Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1148eb40-85f9-4512-8aa8-07a0ad175134","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"456b977a-896e-431a-a7d1-ade2f70c9c5c","LogTimestamp":"2023-05-25T23:52:51.910Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:52:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:52:52.022Z","message":"Entering","context":{"RequestID":"500830c1-f91f-4609-99b3-5e19acbd3c31","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d6b2b9b1-fbf8-401e-a2e6-a957310b2f4d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:52:52.022Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:52:52.023Z","message":"{\"transactionId\":\"500830c1-f91f-4609-99b3-5e19acbd3c31\",\"status\":\"200\",\"rqstDate\":\"230525-23:52:52:022\",\"respDate\":\"230525-23:52:52:023\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:500830c1-f91f-4609-99b3-5e19acbd3c31\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:52:52:022-4533\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c1dd38c9-6dc8-4c00-8142-42330a64def5], x-b3-parentspanid=[29bd6e945313a4e5], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44635], x-envoy-attempt-count=[1], x-b3-traceid=[ca4d6a75739fe71929bd6e945313a4e5], x-b3-spanid=[d49654cbaf6f504f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[500830c1-f91f-4609-99b3-5e19acbd3c31]}\\\"}\"}","context":{"RequestID":"500830c1-f91f-4609-99b3-5e19acbd3c31","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d6b2b9b1-fbf8-401e-a2e6-a957310b2f4d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:52:52.022Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:52.024Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"500830c1-f91f-4609-99b3-5e19acbd3c31","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d6b2b9b1-fbf8-401e-a2e6-a957310b2f4d","LogTimestamp":"2023-05-25T23:52:52.024Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:52:52 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:52:52.132Z","message":"Entering","context":{"RequestID":"c44642c4-3300-4839-8152-e9fb71047dc3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"18cb0743-1467-42c0-887a-66149a09a53b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:52:52.132Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:52:52.135Z","message":"{\"transactionId\":\"c44642c4-3300-4839-8152-e9fb71047dc3\",\"status\":\"200\",\"rqstDate\":\"230525-23:52:52:133\",\"respDate\":\"230525-23:52:52:135\",\"sourceId\":\"haproxy:c44642c4-3300-4839-8152-e9fb71047dc3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:52:52:133-64186\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a67cd4c8-ab52-47be-b06e-94e794058f26], x-b3-parentspanid=[b888569f2cfe4193], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8464da3045ae5eeeb888569f2cfe4193], x-b3-spanid=[05ac04d9bdbacf20], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c44642c4-3300-4839-8152-e9fb71047dc3]}\\\"}\"}","context":{"RequestID":"c44642c4-3300-4839-8152-e9fb71047dc3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"18cb0743-1467-42c0-887a-66149a09a53b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:52:52.132Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:52.135Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c44642c4-3300-4839-8152-e9fb71047dc3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"18cb0743-1467-42c0-887a-66149a09a53b","LogTimestamp":"2023-05-25T23:52:52.135Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:52:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:52:54.145Z","message":"Entering","context":{"RequestID":"6d6a6772-1253-4d95-b17f-eda1707e3323","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d28f72fe-2d62-417d-9e07-eeb25f9e8e90","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:52:54.145Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:52:54.148Z","message":"{\"transactionId\":\"6d6a6772-1253-4d95-b17f-eda1707e3323\",\"status\":\"200\",\"rqstDate\":\"230525-23:52:54:146\",\"respDate\":\"230525-23:52:54:148\",\"sourceId\":\"haproxy:6d6a6772-1253-4d95-b17f-eda1707e3323\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:52:54:146-75837\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e5ee9e3f-1797-4488-a1f4-29e378c4a3ff], x-b3-parentspanid=[5e12c9a9974b1791], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b3bebee8393b93345e12c9a9974b1791], x-b3-spanid=[d7879e73be30cfc7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6d6a6772-1253-4d95-b17f-eda1707e3323]}\\\"}\"}","context":{"RequestID":"6d6a6772-1253-4d95-b17f-eda1707e3323","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d28f72fe-2d62-417d-9e07-eeb25f9e8e90","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:52:54.145Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:54.149Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6d6a6772-1253-4d95-b17f-eda1707e3323","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d28f72fe-2d62-417d-9e07-eeb25f9e8e90","LogTimestamp":"2023-05-25T23:52:54.149Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:52:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:52:54.164Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:52:54.177Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:54.177Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:54.177Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:56.158Z","message":"Entering","context":{"RequestID":"6c67fbaf-af18-4ce8-9782-d693dec010b2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9796ff8c-cc74-4662-97fd-230c85a52713","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:52:56.158Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:52:56.160Z","message":"{\"transactionId\":\"6c67fbaf-af18-4ce8-9782-d693dec010b2\",\"status\":\"200\",\"rqstDate\":\"230525-23:52:56:159\",\"respDate\":\"230525-23:52:56:160\",\"sourceId\":\"haproxy:6c67fbaf-af18-4ce8-9782-d693dec010b2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:52:56:159-68618\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[735e3c03-bf12-475b-8d16-0814f4b91e74], x-b3-parentspanid=[65bcbb7e05d8f432], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0b58b843bd1af09865bcbb7e05d8f432], x-b3-spanid=[62f8712642404968], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6c67fbaf-af18-4ce8-9782-d693dec010b2]}\\\"}\"}","context":{"RequestID":"6c67fbaf-af18-4ce8-9782-d693dec010b2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9796ff8c-cc74-4662-97fd-230c85a52713","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:52:56.158Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:56.161Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6c67fbaf-af18-4ce8-9782-d693dec010b2","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9796ff8c-cc74-4662-97fd-230c85a52713","LogTimestamp":"2023-05-25T23:52:56.161Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:52:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:52:56.607Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:56.611Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:58.169Z","message":"Entering","context":{"RequestID":"a5c73e25-634a-43d2-bcb2-00d24cd12781","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"96e23903-ce31-4a54-bb5e-8392de5a96b4","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:52:58.169Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:52:58.171Z","message":"{\"transactionId\":\"a5c73e25-634a-43d2-bcb2-00d24cd12781\",\"status\":\"200\",\"rqstDate\":\"230525-23:52:58:170\",\"respDate\":\"230525-23:52:58:170\",\"sourceId\":\"haproxy:a5c73e25-634a-43d2-bcb2-00d24cd12781\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:52:58:170-89299\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1bfe991c-3d48-4577-b1cf-af72d856e711], x-b3-parentspanid=[2f42d356be77b094], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b09a6d9255b60cff2f42d356be77b094], x-b3-spanid=[b0b7cbab2cbb2f0f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a5c73e25-634a-43d2-bcb2-00d24cd12781]}\\\"}\"}","context":{"RequestID":"a5c73e25-634a-43d2-bcb2-00d24cd12781","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"96e23903-ce31-4a54-bb5e-8392de5a96b4","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:52:58.169Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:52:58.171Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a5c73e25-634a-43d2-bcb2-00d24cd12781","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"96e23903-ce31-4a54-bb5e-8392de5a96b4","LogTimestamp":"2023-05-25T23:52:58.171Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:52:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:53:00.180Z","message":"Entering","context":{"RequestID":"a3901b11-83c8-45a5-8d26-9ae7e2459d88","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bb0fc897-6792-4ca6-8ad1-2cc30bb6edab","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:53:00.180Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:53:00.183Z","message":"{\"transactionId\":\"a3901b11-83c8-45a5-8d26-9ae7e2459d88\",\"status\":\"200\",\"rqstDate\":\"230525-23:53:00:181\",\"respDate\":\"230525-23:53:00:183\",\"sourceId\":\"haproxy:a3901b11-83c8-45a5-8d26-9ae7e2459d88\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:53:00:181-53890\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[201e58f7-c3bb-4368-a3c3-343ea3bc2586], x-b3-parentspanid=[dcb161c794e72020], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[51d248c9e9dcf819dcb161c794e72020], x-b3-spanid=[c1d1a19a95eb9465], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a3901b11-83c8-45a5-8d26-9ae7e2459d88]}\\\"}\"}","context":{"RequestID":"a3901b11-83c8-45a5-8d26-9ae7e2459d88","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bb0fc897-6792-4ca6-8ad1-2cc30bb6edab","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:53:00.180Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:00.184Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a3901b11-83c8-45a5-8d26-9ae7e2459d88","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bb0fc897-6792-4ca6-8ad1-2cc30bb6edab","LogTimestamp":"2023-05-25T23:53:00.184Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:53:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:53:01.914Z","message":"Entering","context":{"RequestID":"9f5224bc-fbc1-48b4-a829-bc79c8122c00","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"24e8ee88-ecb0-4829-aacb-3e3ec40c7ee8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:53:01.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:53:01.916Z","message":"Database is available from CACHED check.","context":{"RequestID":"9f5224bc-fbc1-48b4-a829-bc79c8122c00","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"24e8ee88-ecb0-4829-aacb-3e3ec40c7ee8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:53:01.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:01.917Z","message":"{\"transactionId\":\"9f5224bc-fbc1-48b4-a829-bc79c8122c00\",\"status\":\"200\",\"rqstDate\":\"230525-23:53:01:915\",\"respDate\":\"230525-23:53:01:917\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9f5224bc-fbc1-48b4-a829-bc79c8122c00\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:53:01:915-38884\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9f5224bc-fbc1-48b4-a829-bc79c8122c00]}\\\"}\"}","context":{"RequestID":"9f5224bc-fbc1-48b4-a829-bc79c8122c00","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"24e8ee88-ecb0-4829-aacb-3e3ec40c7ee8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:53:01.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:01.918Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9f5224bc-fbc1-48b4-a829-bc79c8122c00","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"24e8ee88-ecb0-4829-aacb-3e3ec40c7ee8","LogTimestamp":"2023-05-25T23:53:01.918Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:53:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:53:02.022Z","message":"Entering","context":{"RequestID":"d708ff64-8ad8-446b-a481-88fb69478a0d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7cbded11-6916-43f9-a158-e9f4f09df3de","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:53:02.022Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:53:02.025Z","message":"{\"transactionId\":\"d708ff64-8ad8-446b-a481-88fb69478a0d\",\"status\":\"200\",\"rqstDate\":\"230525-23:53:02:023\",\"respDate\":\"230525-23:53:02:025\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d708ff64-8ad8-446b-a481-88fb69478a0d\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:53:02:023-79733\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a95e6d56-3d97-4d42-888b-94f70a848457], x-b3-parentspanid=[c24fa5cb0e556bac], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49433], x-envoy-attempt-count=[1], x-b3-traceid=[b953348c235a07e2c24fa5cb0e556bac], x-b3-spanid=[e5aad203d283aa43], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d708ff64-8ad8-446b-a481-88fb69478a0d]}\\\"}\"}","context":{"RequestID":"d708ff64-8ad8-446b-a481-88fb69478a0d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7cbded11-6916-43f9-a158-e9f4f09df3de","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:53:02.022Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:02.025Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d708ff64-8ad8-446b-a481-88fb69478a0d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7cbded11-6916-43f9-a158-e9f4f09df3de","LogTimestamp":"2023-05-25T23:53:02.025Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:53:02 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:53:02.195Z","message":"Entering","context":{"RequestID":"1065d6c2-c8ca-4575-87cd-8699a7e34222","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1fdfd960-3be9-4286-82c7-775900d17228","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:53:02.195Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:53:02.198Z","message":"{\"transactionId\":\"1065d6c2-c8ca-4575-87cd-8699a7e34222\",\"status\":\"200\",\"rqstDate\":\"230525-23:53:02:196\",\"respDate\":\"230525-23:53:02:198\",\"sourceId\":\"haproxy:1065d6c2-c8ca-4575-87cd-8699a7e34222\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:53:02:196-48124\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[11719065-5f93-4f8b-950a-3f554acb3d82], x-b3-parentspanid=[0d40d47517635a7c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f8a73e7b4169249e0d40d47517635a7c], x-b3-spanid=[497382d5f9f46ea0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1065d6c2-c8ca-4575-87cd-8699a7e34222]}\\\"}\"}","context":{"RequestID":"1065d6c2-c8ca-4575-87cd-8699a7e34222","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1fdfd960-3be9-4286-82c7-775900d17228","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:53:02.195Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:02.199Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1065d6c2-c8ca-4575-87cd-8699a7e34222","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1fdfd960-3be9-4286-82c7-775900d17228","LogTimestamp":"2023-05-25T23:53:02.198Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:53:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:53:04.164Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:53:04.188Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:04.188Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:04.188Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:04.210Z","message":"Entering","context":{"RequestID":"d022205c-6177-49a9-9e14-5a246801c2bc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d4075d5e-13e9-42b9-9ca3-85cd4aa46307","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:53:04.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:53:04.213Z","message":"{\"transactionId\":\"d022205c-6177-49a9-9e14-5a246801c2bc\",\"status\":\"200\",\"rqstDate\":\"230525-23:53:04:211\",\"respDate\":\"230525-23:53:04:212\",\"sourceId\":\"haproxy:d022205c-6177-49a9-9e14-5a246801c2bc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:53:04:211-62638\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e6b8cf0e-bb4f-488e-afce-a9e4c0378725], x-b3-parentspanid=[a33a81f320597871], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[55012cdeefe221d1a33a81f320597871], x-b3-spanid=[41e6403fb7634c68], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d022205c-6177-49a9-9e14-5a246801c2bc]}\\\"}\"}","context":{"RequestID":"d022205c-6177-49a9-9e14-5a246801c2bc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d4075d5e-13e9-42b9-9ca3-85cd4aa46307","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:53:04.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:04.213Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d022205c-6177-49a9-9e14-5a246801c2bc","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d4075d5e-13e9-42b9-9ca3-85cd4aa46307","LogTimestamp":"2023-05-25T23:53:04.213Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:53:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:53:06.222Z","message":"Entering","context":{"RequestID":"70ced57b-76be-4e3c-81cf-543bb8567d69","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"88ab9b15-b9b5-444c-96ea-1104c04ce4b5","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:53:06.222Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:53:06.224Z","message":"{\"transactionId\":\"70ced57b-76be-4e3c-81cf-543bb8567d69\",\"status\":\"200\",\"rqstDate\":\"230525-23:53:06:223\",\"respDate\":\"230525-23:53:06:224\",\"sourceId\":\"haproxy:70ced57b-76be-4e3c-81cf-543bb8567d69\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:53:06:223-62728\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[71cbe5b7-4e07-4684-b0d6-69354c82641f], x-b3-parentspanid=[4c31cfcba286794d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[67d6af7140ef96b94c31cfcba286794d], x-b3-spanid=[68d22e399e6020e3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[70ced57b-76be-4e3c-81cf-543bb8567d69]}\\\"}\"}","context":{"RequestID":"70ced57b-76be-4e3c-81cf-543bb8567d69","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"88ab9b15-b9b5-444c-96ea-1104c04ce4b5","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:53:06.222Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:06.225Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"70ced57b-76be-4e3c-81cf-543bb8567d69","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"88ab9b15-b9b5-444c-96ea-1104c04ce4b5","LogTimestamp":"2023-05-25T23:53:06.225Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:53:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:53:08.235Z","message":"Entering","context":{"RequestID":"b620a5dd-a3de-454a-aa1e-5202605cc2aa","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9aa4b68a-1483-4e84-bd21-f2a6d0665328","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:53:08.235Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:53:08.238Z","message":"{\"transactionId\":\"b620a5dd-a3de-454a-aa1e-5202605cc2aa\",\"status\":\"200\",\"rqstDate\":\"230525-23:53:08:236\",\"respDate\":\"230525-23:53:08:238\",\"sourceId\":\"haproxy:b620a5dd-a3de-454a-aa1e-5202605cc2aa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:53:08:236-8321\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d5093e18-2b6a-43bb-ba77-e00dacfac94c], x-b3-parentspanid=[1a87010fae8c9061], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2dfdd2f8db1bad9f1a87010fae8c9061], x-b3-spanid=[c6f9a4949ee71fd0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b620a5dd-a3de-454a-aa1e-5202605cc2aa]}\\\"}\"}","context":{"RequestID":"b620a5dd-a3de-454a-aa1e-5202605cc2aa","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9aa4b68a-1483-4e84-bd21-f2a6d0665328","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:53:08.235Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:08.238Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b620a5dd-a3de-454a-aa1e-5202605cc2aa","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9aa4b68a-1483-4e84-bd21-f2a6d0665328","LogTimestamp":"2023-05-25T23:53:08.238Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:53:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:53:10.248Z","message":"Entering","context":{"RequestID":"1104b754-d9d7-4b04-a978-3ad02a542d2d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d81bcbe1-2e07-46ff-8984-b4d018e2a2b9","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:53:10.248Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:53:10.251Z","message":"{\"transactionId\":\"1104b754-d9d7-4b04-a978-3ad02a542d2d\",\"status\":\"200\",\"rqstDate\":\"230525-23:53:10:249\",\"respDate\":\"230525-23:53:10:251\",\"sourceId\":\"haproxy:1104b754-d9d7-4b04-a978-3ad02a542d2d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:53:10:249-51245\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[645252c9-956c-419b-a7c7-00b8abb3c07f], x-b3-parentspanid=[8e2987d350630ef7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[daf37dea3680d9698e2987d350630ef7], x-b3-spanid=[587405f37801df99], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1104b754-d9d7-4b04-a978-3ad02a542d2d]}\\\"}\"}","context":{"RequestID":"1104b754-d9d7-4b04-a978-3ad02a542d2d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d81bcbe1-2e07-46ff-8984-b4d018e2a2b9","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:53:10.248Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:10.251Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1104b754-d9d7-4b04-a978-3ad02a542d2d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d81bcbe1-2e07-46ff-8984-b4d018e2a2b9","LogTimestamp":"2023-05-25T23:53:10.251Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:53:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:53:11.908Z","message":"Entering","context":{"RequestID":"f94aba8d-446d-491d-92b0-090bd5443bcd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4cae6f4e-8bb3-4425-8ff9-029dd3b83587","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:53:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:53:11.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"f94aba8d-446d-491d-92b0-090bd5443bcd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4cae6f4e-8bb3-4425-8ff9-029dd3b83587","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:53:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:11.911Z","message":"{\"transactionId\":\"f94aba8d-446d-491d-92b0-090bd5443bcd\",\"status\":\"200\",\"rqstDate\":\"230525-23:53:11:909\",\"respDate\":\"230525-23:53:11:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f94aba8d-446d-491d-92b0-090bd5443bcd\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:53:11:909-1100\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f94aba8d-446d-491d-92b0-090bd5443bcd]}\\\"}\"}","context":{"RequestID":"f94aba8d-446d-491d-92b0-090bd5443bcd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4cae6f4e-8bb3-4425-8ff9-029dd3b83587","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:53:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:11.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f94aba8d-446d-491d-92b0-090bd5443bcd","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4cae6f4e-8bb3-4425-8ff9-029dd3b83587","LogTimestamp":"2023-05-25T23:53:11.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:53:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:53:12.023Z","message":"Entering","context":{"RequestID":"2c86419b-8f76-400b-9574-84c08cb781fc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"53b555a6-d5a0-4f6f-aae7-2d169a7aa112","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:53:12.023Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:53:12.026Z","message":"{\"transactionId\":\"2c86419b-8f76-400b-9574-84c08cb781fc\",\"status\":\"200\",\"rqstDate\":\"230525-23:53:12:024\",\"respDate\":\"230525-23:53:12:026\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2c86419b-8f76-400b-9574-84c08cb781fc\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:53:12:024-74989\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8b9734ce-1f26-49ed-8dab-b9bdbd227d22], x-b3-parentspanid=[6d755b5d1a4092d2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43549], x-envoy-attempt-count=[1], x-b3-traceid=[e468ba74ddd1f04b6d755b5d1a4092d2], x-b3-spanid=[78edd9f2db0b9317], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2c86419b-8f76-400b-9574-84c08cb781fc]}\\\"}\"}","context":{"RequestID":"2c86419b-8f76-400b-9574-84c08cb781fc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"53b555a6-d5a0-4f6f-aae7-2d169a7aa112","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:53:12.023Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:12.027Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2c86419b-8f76-400b-9574-84c08cb781fc","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"53b555a6-d5a0-4f6f-aae7-2d169a7aa112","LogTimestamp":"2023-05-25T23:53:12.027Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:53:12 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:53:12.261Z","message":"Entering","context":{"RequestID":"0c39950c-2f84-4f4d-a95d-96ff8553b1ba","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2260d4b2-2b5d-4322-b014-d378d2c56a9f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:53:12.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:53:12.264Z","message":"{\"transactionId\":\"0c39950c-2f84-4f4d-a95d-96ff8553b1ba\",\"status\":\"200\",\"rqstDate\":\"230525-23:53:12:262\",\"respDate\":\"230525-23:53:12:264\",\"sourceId\":\"haproxy:0c39950c-2f84-4f4d-a95d-96ff8553b1ba\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:53:12:262-75360\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fedc44bc-b4bc-4a65-ad68-6e2cb1fe43df], x-b3-parentspanid=[44884f73c867c7de], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1ceebe101a23fc5d44884f73c867c7de], x-b3-spanid=[bc061309d51b9bd7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0c39950c-2f84-4f4d-a95d-96ff8553b1ba]}\\\"}\"}","context":{"RequestID":"0c39950c-2f84-4f4d-a95d-96ff8553b1ba","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2260d4b2-2b5d-4322-b014-d378d2c56a9f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:53:12.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:12.265Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0c39950c-2f84-4f4d-a95d-96ff8553b1ba","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2260d4b2-2b5d-4322-b014-d378d2c56a9f","LogTimestamp":"2023-05-25T23:53:12.265Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:53:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:53:14.164Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:53:14.174Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:14.175Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:14.175Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:14.275Z","message":"Entering","context":{"RequestID":"58453fe5-6550-4449-bc33-994c3ba139f1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a852f258-58ed-47f2-abf5-b9c53410685a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:53:14.275Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:53:14.277Z","message":"{\"transactionId\":\"58453fe5-6550-4449-bc33-994c3ba139f1\",\"status\":\"200\",\"rqstDate\":\"230525-23:53:14:275\",\"respDate\":\"230525-23:53:14:277\",\"sourceId\":\"haproxy:58453fe5-6550-4449-bc33-994c3ba139f1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:53:14:275-32082\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[57ce3e13-63bc-46c1-a469-a3ec20e7078a], x-b3-parentspanid=[1ce7d82e9c644d8d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a7a2f13e34efeecc1ce7d82e9c644d8d], x-b3-spanid=[434de939827eb330], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[58453fe5-6550-4449-bc33-994c3ba139f1]}\\\"}\"}","context":{"RequestID":"58453fe5-6550-4449-bc33-994c3ba139f1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a852f258-58ed-47f2-abf5-b9c53410685a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:53:14.275Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:14.277Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"58453fe5-6550-4449-bc33-994c3ba139f1","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a852f258-58ed-47f2-abf5-b9c53410685a","LogTimestamp":"2023-05-25T23:53:14.277Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:53:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:53:16.286Z","message":"Entering","context":{"RequestID":"10ee1c59-26ab-4e93-8d49-ebc85c0f7d85","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e792229a-d7ab-47f7-8741-a8da42aa61a5","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:53:16.286Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:53:16.288Z","message":"{\"transactionId\":\"10ee1c59-26ab-4e93-8d49-ebc85c0f7d85\",\"status\":\"200\",\"rqstDate\":\"230525-23:53:16:287\",\"respDate\":\"230525-23:53:16:288\",\"sourceId\":\"haproxy:10ee1c59-26ab-4e93-8d49-ebc85c0f7d85\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:53:16:287-41482\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[362f5dc1-533d-46d4-87ab-2f45917ad45f], x-b3-parentspanid=[1b3a74594b0e87f4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1a6e54ef5c0748b11b3a74594b0e87f4], x-b3-spanid=[6bd4b7f7254d0ffe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[10ee1c59-26ab-4e93-8d49-ebc85c0f7d85]}\\\"}\"}","context":{"RequestID":"10ee1c59-26ab-4e93-8d49-ebc85c0f7d85","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e792229a-d7ab-47f7-8741-a8da42aa61a5","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:53:16.286Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:16.289Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"10ee1c59-26ab-4e93-8d49-ebc85c0f7d85","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e792229a-d7ab-47f7-8741-a8da42aa61a5","LogTimestamp":"2023-05-25T23:53:16.289Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:53:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:53:18.300Z","message":"Entering","context":{"RequestID":"503e8a82-3963-496e-9e2f-8c9a841be2de","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"30fc07c6-2003-4e82-a1f6-b50d4afcc16a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:53:18.300Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:53:18.303Z","message":"{\"transactionId\":\"503e8a82-3963-496e-9e2f-8c9a841be2de\",\"status\":\"200\",\"rqstDate\":\"230525-23:53:18:301\",\"respDate\":\"230525-23:53:18:303\",\"sourceId\":\"haproxy:503e8a82-3963-496e-9e2f-8c9a841be2de\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:53:18:301-48069\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9c1dbb4c-29bc-44d6-aa67-7ca070cc7b3f], x-b3-parentspanid=[f4ecdf21c86451b2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bc667e76bd36722af4ecdf21c86451b2], x-b3-spanid=[0570d0044bfe326d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[503e8a82-3963-496e-9e2f-8c9a841be2de]}\\\"}\"}","context":{"RequestID":"503e8a82-3963-496e-9e2f-8c9a841be2de","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"30fc07c6-2003-4e82-a1f6-b50d4afcc16a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:53:18.300Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:18.304Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"503e8a82-3963-496e-9e2f-8c9a841be2de","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"30fc07c6-2003-4e82-a1f6-b50d4afcc16a","LogTimestamp":"2023-05-25T23:53:18.304Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:53:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:53:20.314Z","message":"Entering","context":{"RequestID":"af0f44bb-61e9-494b-8c90-a24e4ffc653a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"26a083e5-f443-49cb-be46-1dee215ed48c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:53:20.314Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:53:20.316Z","message":"{\"transactionId\":\"af0f44bb-61e9-494b-8c90-a24e4ffc653a\",\"status\":\"200\",\"rqstDate\":\"230525-23:53:20:315\",\"respDate\":\"230525-23:53:20:316\",\"sourceId\":\"haproxy:af0f44bb-61e9-494b-8c90-a24e4ffc653a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:53:20:315-1658\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2c8f2250-b43f-4800-b897-e8899c5fbcf9], x-b3-parentspanid=[4ac9efbaaf89a3ed], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5cfbf82971416d3d4ac9efbaaf89a3ed], x-b3-spanid=[cdf5e0dc312e9879], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[af0f44bb-61e9-494b-8c90-a24e4ffc653a]}\\\"}\"}","context":{"RequestID":"af0f44bb-61e9-494b-8c90-a24e4ffc653a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"26a083e5-f443-49cb-be46-1dee215ed48c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:53:20.314Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:20.317Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"af0f44bb-61e9-494b-8c90-a24e4ffc653a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"26a083e5-f443-49cb-be46-1dee215ed48c","LogTimestamp":"2023-05-25T23:53:20.317Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:53:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:53:21.906Z","message":"Entering","context":{"RequestID":"bec97458-8bd9-464e-84e9-24eb04449793","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b32ce93c-2a13-409b-941f-dd9a11222624","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:53:21.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:53:21.907Z","message":"Database is available from CACHED check.","context":{"RequestID":"bec97458-8bd9-464e-84e9-24eb04449793","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b32ce93c-2a13-409b-941f-dd9a11222624","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:53:21.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:21.908Z","message":"{\"transactionId\":\"bec97458-8bd9-464e-84e9-24eb04449793\",\"status\":\"200\",\"rqstDate\":\"230525-23:53:21:907\",\"respDate\":\"230525-23:53:21:908\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:bec97458-8bd9-464e-84e9-24eb04449793\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:53:21:907-361\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[bec97458-8bd9-464e-84e9-24eb04449793]}\\\"}\"}","context":{"RequestID":"bec97458-8bd9-464e-84e9-24eb04449793","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b32ce93c-2a13-409b-941f-dd9a11222624","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:53:21.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:21.908Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bec97458-8bd9-464e-84e9-24eb04449793","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b32ce93c-2a13-409b-941f-dd9a11222624","LogTimestamp":"2023-05-25T23:53:21.908Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:53:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-05-25T23:53:22.021Z","message":"Entering","context":{"RequestID":"7a5e0fd9-a2d0-4e7b-8fa2-3378bcb46cf3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d8722ada-fff5-400a-82e2-cec9984802f5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:53:22.021Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:53:22.024Z","message":"{\"transactionId\":\"7a5e0fd9-a2d0-4e7b-8fa2-3378bcb46cf3\",\"status\":\"200\",\"rqstDate\":\"230525-23:53:22:022\",\"respDate\":\"230525-23:53:22:024\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:7a5e0fd9-a2d0-4e7b-8fa2-3378bcb46cf3\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:53:22:022-45824\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[35818b94-73a7-48fe-9013-2e2c14a3f6fe], x-b3-parentspanid=[48e7a88c8607a663], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35717], x-envoy-attempt-count=[1], x-b3-traceid=[f7c7e9bd1e78ad5f48e7a88c8607a663], x-b3-spanid=[af723470bfecf786], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[7a5e0fd9-a2d0-4e7b-8fa2-3378bcb46cf3]}\\\"}\"}","context":{"RequestID":"7a5e0fd9-a2d0-4e7b-8fa2-3378bcb46cf3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d8722ada-fff5-400a-82e2-cec9984802f5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:53:22.021Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:22.025Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7a5e0fd9-a2d0-4e7b-8fa2-3378bcb46cf3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d8722ada-fff5-400a-82e2-cec9984802f5","LogTimestamp":"2023-05-25T23:53:22.024Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:53:22 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:53:22.327Z","message":"Entering","context":{"RequestID":"7cbb1992-7b06-4ae5-9a57-c76586f1b50a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"18cb9078-5125-4435-b6da-33c19c943068","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:53:22.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:53:22.329Z","message":"{\"transactionId\":\"7cbb1992-7b06-4ae5-9a57-c76586f1b50a\",\"status\":\"200\",\"rqstDate\":\"230525-23:53:22:327\",\"respDate\":\"230525-23:53:22:329\",\"sourceId\":\"haproxy:7cbb1992-7b06-4ae5-9a57-c76586f1b50a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:53:22:327-53839\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b301009d-191c-400c-ab04-204f083de1d5], x-b3-parentspanid=[503f311fa2315a8b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[99193e6cc09a752a503f311fa2315a8b], x-b3-spanid=[d9bc912d505b2e46], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7cbb1992-7b06-4ae5-9a57-c76586f1b50a]}\\\"}\"}","context":{"RequestID":"7cbb1992-7b06-4ae5-9a57-c76586f1b50a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"18cb9078-5125-4435-b6da-33c19c943068","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:53:22.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:22.330Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7cbb1992-7b06-4ae5-9a57-c76586f1b50a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"18cb9078-5125-4435-b6da-33c19c943068","LogTimestamp":"2023-05-25T23:53:22.330Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:53:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:53:24.163Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:53:24.179Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:24.179Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:24.179Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:24.340Z","message":"Entering","context":{"RequestID":"85155120-907c-4ecf-99b0-9df5199e7e2f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b266eb1c-e1bb-413e-8acf-95c9e2daf69f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:53:24.340Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:53:24.342Z","message":"{\"transactionId\":\"85155120-907c-4ecf-99b0-9df5199e7e2f\",\"status\":\"200\",\"rqstDate\":\"230525-23:53:24:341\",\"respDate\":\"230525-23:53:24:342\",\"sourceId\":\"haproxy:85155120-907c-4ecf-99b0-9df5199e7e2f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:53:24:341-22300\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4443f849-53be-44e5-8a0b-f30639d3e62e], x-b3-parentspanid=[d0c8c74ed3d591d1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[66d0b77c872a94e7d0c8c74ed3d591d1], x-b3-spanid=[1ef4baad34da4558], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[85155120-907c-4ecf-99b0-9df5199e7e2f]}\\\"}\"}","context":{"RequestID":"85155120-907c-4ecf-99b0-9df5199e7e2f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b266eb1c-e1bb-413e-8acf-95c9e2daf69f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:53:24.340Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:24.343Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"85155120-907c-4ecf-99b0-9df5199e7e2f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b266eb1c-e1bb-413e-8acf-95c9e2daf69f","LogTimestamp":"2023-05-25T23:53:24.343Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:53:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:53:26.353Z","message":"Entering","context":{"RequestID":"40d45a47-bbe6-41a2-a77c-5c46dc6073d9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0cfc7489-6ca1-4f7b-a42a-423075ec59c6","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:53:26.353Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:53:26.355Z","message":"{\"transactionId\":\"40d45a47-bbe6-41a2-a77c-5c46dc6073d9\",\"status\":\"200\",\"rqstDate\":\"230525-23:53:26:354\",\"respDate\":\"230525-23:53:26:355\",\"sourceId\":\"haproxy:40d45a47-bbe6-41a2-a77c-5c46dc6073d9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:53:26:354-23467\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[39d1187c-64e0-486b-8494-a72875f242e4], x-b3-parentspanid=[20bdfbfe819fe1df], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[df77cab61b0ed65d20bdfbfe819fe1df], x-b3-spanid=[77805581e587f619], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[40d45a47-bbe6-41a2-a77c-5c46dc6073d9]}\\\"}\"}","context":{"RequestID":"40d45a47-bbe6-41a2-a77c-5c46dc6073d9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0cfc7489-6ca1-4f7b-a42a-423075ec59c6","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:53:26.353Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:26.356Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"40d45a47-bbe6-41a2-a77c-5c46dc6073d9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0cfc7489-6ca1-4f7b-a42a-423075ec59c6","LogTimestamp":"2023-05-25T23:53:26.356Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:53:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:53:26.611Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:26.615Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:28.367Z","message":"Entering","context":{"RequestID":"75f5bde8-6dcc-4f9c-ae2c-c8a1b2dd8fae","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"16718859-6d2c-4c9e-b3ac-c427d91974d3","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:53:28.366Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:53:28.368Z","message":"{\"transactionId\":\"75f5bde8-6dcc-4f9c-ae2c-c8a1b2dd8fae\",\"status\":\"200\",\"rqstDate\":\"230525-23:53:28:367\",\"respDate\":\"230525-23:53:28:368\",\"sourceId\":\"haproxy:75f5bde8-6dcc-4f9c-ae2c-c8a1b2dd8fae\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:53:28:367-67896\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5a418c3e-0674-4274-a90b-0f30a523384d], x-b3-parentspanid=[a213b5f3c5a23915], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c838bd0505d60b76a213b5f3c5a23915], x-b3-spanid=[e92494299562b4b1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[75f5bde8-6dcc-4f9c-ae2c-c8a1b2dd8fae]}\\\"}\"}","context":{"RequestID":"75f5bde8-6dcc-4f9c-ae2c-c8a1b2dd8fae","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"16718859-6d2c-4c9e-b3ac-c427d91974d3","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:53:28.366Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:28.369Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"75f5bde8-6dcc-4f9c-ae2c-c8a1b2dd8fae","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"16718859-6d2c-4c9e-b3ac-c427d91974d3","LogTimestamp":"2023-05-25T23:53:28.369Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:53:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:53:30.379Z","message":"Entering","context":{"RequestID":"6d7eff5b-2a2a-4825-9659-484c7f85e36d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"84e2d950-7104-4e96-af05-9be834a01306","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:53:30.379Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:53:30.381Z","message":"{\"transactionId\":\"6d7eff5b-2a2a-4825-9659-484c7f85e36d\",\"status\":\"200\",\"rqstDate\":\"230525-23:53:30:380\",\"respDate\":\"230525-23:53:30:381\",\"sourceId\":\"haproxy:6d7eff5b-2a2a-4825-9659-484c7f85e36d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:53:30:380-21872\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[61755d90-db86-4f91-b33f-d681a4ad2dd6], x-b3-parentspanid=[183bb0edc3e72c63], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[49e5dc8a67698853183bb0edc3e72c63], x-b3-spanid=[d9a48cd38f232778], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6d7eff5b-2a2a-4825-9659-484c7f85e36d]}\\\"}\"}","context":{"RequestID":"6d7eff5b-2a2a-4825-9659-484c7f85e36d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"84e2d950-7104-4e96-af05-9be834a01306","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:53:30.379Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:30.382Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6d7eff5b-2a2a-4825-9659-484c7f85e36d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"84e2d950-7104-4e96-af05-9be834a01306","LogTimestamp":"2023-05-25T23:53:30.382Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:53:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:53:31.908Z","message":"Entering","context":{"RequestID":"1ee0a116-0c60-4f40-9851-e22a2527edb6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"19d1dfbc-4db6-4db0-882b-8136d751e83f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:53:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:53:31.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"1ee0a116-0c60-4f40-9851-e22a2527edb6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"19d1dfbc-4db6-4db0-882b-8136d751e83f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:53:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:31.911Z","message":"{\"transactionId\":\"1ee0a116-0c60-4f40-9851-e22a2527edb6\",\"status\":\"200\",\"rqstDate\":\"230525-23:53:31:909\",\"respDate\":\"230525-23:53:31:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1ee0a116-0c60-4f40-9851-e22a2527edb6\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:53:31:909-37821\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1ee0a116-0c60-4f40-9851-e22a2527edb6]}\\\"}\"}","context":{"RequestID":"1ee0a116-0c60-4f40-9851-e22a2527edb6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"19d1dfbc-4db6-4db0-882b-8136d751e83f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:53:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:31.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1ee0a116-0c60-4f40-9851-e22a2527edb6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"19d1dfbc-4db6-4db0-882b-8136d751e83f","LogTimestamp":"2023-05-25T23:53:31.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:53:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:53:32.023Z","message":"Entering","context":{"RequestID":"645fc850-021d-41c3-9997-7cf388d73217","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4fd1b2b0-f558-48d5-94ec-f7940040bcf0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:53:32.022Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:53:32.025Z","message":"{\"transactionId\":\"645fc850-021d-41c3-9997-7cf388d73217\",\"status\":\"200\",\"rqstDate\":\"230525-23:53:32:023\",\"respDate\":\"230525-23:53:32:025\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:645fc850-021d-41c3-9997-7cf388d73217\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:53:32:023-56301\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ee795bc8-b041-4f56-9402-998a8a837770], x-b3-parentspanid=[a9287dadf9a5c58f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34749], x-envoy-attempt-count=[1], x-b3-traceid=[6aa1a63fc5a2bfe5a9287dadf9a5c58f], x-b3-spanid=[b8fa544185086a25], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[645fc850-021d-41c3-9997-7cf388d73217]}\\\"}\"}","context":{"RequestID":"645fc850-021d-41c3-9997-7cf388d73217","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4fd1b2b0-f558-48d5-94ec-f7940040bcf0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:53:32.022Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:32.026Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"645fc850-021d-41c3-9997-7cf388d73217","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4fd1b2b0-f558-48d5-94ec-f7940040bcf0","LogTimestamp":"2023-05-25T23:53:32.026Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:53:32 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:53:32.392Z","message":"Entering","context":{"RequestID":"453b021d-9ea5-49f1-a776-ea90cd5aca00","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9ec7ace3-3413-4121-b585-4646c3b825c9","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:53:32.392Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:53:32.395Z","message":"{\"transactionId\":\"453b021d-9ea5-49f1-a776-ea90cd5aca00\",\"status\":\"200\",\"rqstDate\":\"230525-23:53:32:393\",\"respDate\":\"230525-23:53:32:395\",\"sourceId\":\"haproxy:453b021d-9ea5-49f1-a776-ea90cd5aca00\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:53:32:393-9397\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f63acd86-7278-4bee-8802-d3433121ab34], x-b3-parentspanid=[c508d2635973dfa5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b9d943663ebdfdf2c508d2635973dfa5], x-b3-spanid=[8b8c5ef09fa6135f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[453b021d-9ea5-49f1-a776-ea90cd5aca00]}\\\"}\"}","context":{"RequestID":"453b021d-9ea5-49f1-a776-ea90cd5aca00","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9ec7ace3-3413-4121-b585-4646c3b825c9","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:53:32.392Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:32.395Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"453b021d-9ea5-49f1-a776-ea90cd5aca00","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ec7ace3-3413-4121-b585-4646c3b825c9","LogTimestamp":"2023-05-25T23:53:32.395Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:53:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:53:34.164Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:53:34.179Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:34.179Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:34.179Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:34.404Z","message":"Entering","context":{"RequestID":"94a24cee-d434-4e8d-b59f-1ce187eaae80","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1f988a07-e43b-43ed-aefe-15b4cdf1c549","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:53:34.404Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:53:34.407Z","message":"{\"transactionId\":\"94a24cee-d434-4e8d-b59f-1ce187eaae80\",\"status\":\"200\",\"rqstDate\":\"230525-23:53:34:405\",\"respDate\":\"230525-23:53:34:407\",\"sourceId\":\"haproxy:94a24cee-d434-4e8d-b59f-1ce187eaae80\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:53:34:405-96691\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a46f2865-0208-49a6-9b2e-88a2c332bfbc], x-b3-parentspanid=[ce11225763383747], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[493a0ef1bd3a28b2ce11225763383747], x-b3-spanid=[f876ad2906774769], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[94a24cee-d434-4e8d-b59f-1ce187eaae80]}\\\"}\"}","context":{"RequestID":"94a24cee-d434-4e8d-b59f-1ce187eaae80","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1f988a07-e43b-43ed-aefe-15b4cdf1c549","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:53:34.404Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:34.408Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"94a24cee-d434-4e8d-b59f-1ce187eaae80","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f988a07-e43b-43ed-aefe-15b4cdf1c549","LogTimestamp":"2023-05-25T23:53:34.408Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:53:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:53:36.417Z","message":"Entering","context":{"RequestID":"e91e37dc-e335-465f-a839-816bbcb19047","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5ab25b03-200d-4dd4-aa10-6a228c714a98","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:53:36.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:53:36.420Z","message":"{\"transactionId\":\"e91e37dc-e335-465f-a839-816bbcb19047\",\"status\":\"200\",\"rqstDate\":\"230525-23:53:36:418\",\"respDate\":\"230525-23:53:36:420\",\"sourceId\":\"haproxy:e91e37dc-e335-465f-a839-816bbcb19047\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:53:36:418-94769\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5904994b-700b-4753-8f2b-5de96ac682f0], x-b3-parentspanid=[e2854a5f5b186fd3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[167ac8b4d56b7fa9e2854a5f5b186fd3], x-b3-spanid=[8d333cae326cdc72], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e91e37dc-e335-465f-a839-816bbcb19047]}\\\"}\"}","context":{"RequestID":"e91e37dc-e335-465f-a839-816bbcb19047","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5ab25b03-200d-4dd4-aa10-6a228c714a98","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:53:36.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:36.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e91e37dc-e335-465f-a839-816bbcb19047","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ab25b03-200d-4dd4-aa10-6a228c714a98","LogTimestamp":"2023-05-25T23:53:36.420Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:53:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:53:38.429Z","message":"Entering","context":{"RequestID":"2af06621-3773-4dec-ac71-9109a190fa40","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b98c426f-fa58-47f8-88bc-f87a9970f436","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:53:38.429Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:53:38.431Z","message":"{\"transactionId\":\"2af06621-3773-4dec-ac71-9109a190fa40\",\"status\":\"200\",\"rqstDate\":\"230525-23:53:38:430\",\"respDate\":\"230525-23:53:38:431\",\"sourceId\":\"haproxy:2af06621-3773-4dec-ac71-9109a190fa40\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:53:38:430-99327\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f77ea4fe-ddc0-44cb-92c3-01e1dc0f94d7], x-b3-parentspanid=[3c669864ab6415f5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[541b1f14f4f883c53c669864ab6415f5], x-b3-spanid=[9c4bef6b6be6f251], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2af06621-3773-4dec-ac71-9109a190fa40]}\\\"}\"}","context":{"RequestID":"2af06621-3773-4dec-ac71-9109a190fa40","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b98c426f-fa58-47f8-88bc-f87a9970f436","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:53:38.429Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:38.431Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2af06621-3773-4dec-ac71-9109a190fa40","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b98c426f-fa58-47f8-88bc-f87a9970f436","LogTimestamp":"2023-05-25T23:53:38.431Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:53:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:53:40.442Z","message":"Entering","context":{"RequestID":"1f60cd03-f55a-46fe-9925-0f0aeb78197e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1ef8fc17-7a45-4cda-a23a-92b1674f0276","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:53:40.442Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:53:40.446Z","message":"{\"transactionId\":\"1f60cd03-f55a-46fe-9925-0f0aeb78197e\",\"status\":\"200\",\"rqstDate\":\"230525-23:53:40:443\",\"respDate\":\"230525-23:53:40:446\",\"sourceId\":\"haproxy:1f60cd03-f55a-46fe-9925-0f0aeb78197e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:53:40:443-15328\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dc9eeb7a-4611-4f7f-87de-5128dcbabccb], x-b3-parentspanid=[dc61afb4635d41b9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2f1f0ff4d6632c04dc61afb4635d41b9], x-b3-spanid=[66af7e5f5af3f232], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1f60cd03-f55a-46fe-9925-0f0aeb78197e]}\\\"}\"}","context":{"RequestID":"1f60cd03-f55a-46fe-9925-0f0aeb78197e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1ef8fc17-7a45-4cda-a23a-92b1674f0276","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:53:40.442Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:40.447Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1f60cd03-f55a-46fe-9925-0f0aeb78197e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1ef8fc17-7a45-4cda-a23a-92b1674f0276","LogTimestamp":"2023-05-25T23:53:40.447Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:53:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:53:41.908Z","message":"Entering","context":{"RequestID":"4fb21166-ab9b-4452-974f-d22c44d2922f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a5d9c789-701c-478e-9892-e0db8c8ce7f9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:53:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:53:41.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"4fb21166-ab9b-4452-974f-d22c44d2922f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a5d9c789-701c-478e-9892-e0db8c8ce7f9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:53:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:41.911Z","message":"{\"transactionId\":\"4fb21166-ab9b-4452-974f-d22c44d2922f\",\"status\":\"200\",\"rqstDate\":\"230525-23:53:41:909\",\"respDate\":\"230525-23:53:41:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4fb21166-ab9b-4452-974f-d22c44d2922f\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:53:41:909-82150\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4fb21166-ab9b-4452-974f-d22c44d2922f]}\\\"}\"}","context":{"RequestID":"4fb21166-ab9b-4452-974f-d22c44d2922f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a5d9c789-701c-478e-9892-e0db8c8ce7f9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:53:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:41.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4fb21166-ab9b-4452-974f-d22c44d2922f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a5d9c789-701c-478e-9892-e0db8c8ce7f9","LogTimestamp":"2023-05-25T23:53:41.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:53:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:53:42.023Z","message":"Entering","context":{"RequestID":"c6ee364a-1dfb-43cc-93ef-8b7c463bb8c5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d70c1467-445e-40c7-bb32-933f2a41fb6e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:53:42.023Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:53:42.025Z","message":"{\"transactionId\":\"c6ee364a-1dfb-43cc-93ef-8b7c463bb8c5\",\"status\":\"200\",\"rqstDate\":\"230525-23:53:42:024\",\"respDate\":\"230525-23:53:42:025\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c6ee364a-1dfb-43cc-93ef-8b7c463bb8c5\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:53:42:024-64414\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6f85bacc-5fbd-40e1-81a0-f8a3131c624c], x-b3-parentspanid=[0c77d3ce24ffd59b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[52869], x-envoy-attempt-count=[1], x-b3-traceid=[73b4af60f771ad050c77d3ce24ffd59b], x-b3-spanid=[2b27f8547a3f7a12], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c6ee364a-1dfb-43cc-93ef-8b7c463bb8c5]}\\\"}\"}","context":{"RequestID":"c6ee364a-1dfb-43cc-93ef-8b7c463bb8c5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d70c1467-445e-40c7-bb32-933f2a41fb6e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:53:42.023Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:42.025Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c6ee364a-1dfb-43cc-93ef-8b7c463bb8c5","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d70c1467-445e-40c7-bb32-933f2a41fb6e","LogTimestamp":"2023-05-25T23:53:42.025Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:53:42 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:53:42.457Z","message":"Entering","context":{"RequestID":"b0749de5-e3d8-4bac-8309-93c55e4e5d53","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"19f2457b-022f-47f7-be22-caa058ae81a7","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:53:42.457Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:53:42.459Z","message":"{\"transactionId\":\"b0749de5-e3d8-4bac-8309-93c55e4e5d53\",\"status\":\"200\",\"rqstDate\":\"230525-23:53:42:457\",\"respDate\":\"230525-23:53:42:459\",\"sourceId\":\"haproxy:b0749de5-e3d8-4bac-8309-93c55e4e5d53\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:53:42:457-94806\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7fccf1ae-b7d7-4ec5-bd83-c042c8cadde2], x-b3-parentspanid=[438270d0da4f602e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8efad12d7d6f20e0438270d0da4f602e], x-b3-spanid=[a156884a4e903ea2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b0749de5-e3d8-4bac-8309-93c55e4e5d53]}\\\"}\"}","context":{"RequestID":"b0749de5-e3d8-4bac-8309-93c55e4e5d53","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"19f2457b-022f-47f7-be22-caa058ae81a7","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:53:42.457Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:42.460Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b0749de5-e3d8-4bac-8309-93c55e4e5d53","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"19f2457b-022f-47f7-be22-caa058ae81a7","LogTimestamp":"2023-05-25T23:53:42.460Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:53:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:53:44.165Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:53:44.181Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:44.181Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:44.182Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:44.470Z","message":"Entering","context":{"RequestID":"f87fa79c-ba10-4a96-8b46-27942961a6ef","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2a34e3b9-b848-41a3-a7dd-95c40addd52c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:53:44.470Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:53:44.472Z","message":"{\"transactionId\":\"f87fa79c-ba10-4a96-8b46-27942961a6ef\",\"status\":\"200\",\"rqstDate\":\"230525-23:53:44:471\",\"respDate\":\"230525-23:53:44:472\",\"sourceId\":\"haproxy:f87fa79c-ba10-4a96-8b46-27942961a6ef\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:53:44:471-13139\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9adae584-b270-4b5f-b4de-522ae63487f4], x-b3-parentspanid=[0f181cf938739a32], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[08c78b5c427898620f181cf938739a32], x-b3-spanid=[eb6ada6c013552ae], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f87fa79c-ba10-4a96-8b46-27942961a6ef]}\\\"}\"}","context":{"RequestID":"f87fa79c-ba10-4a96-8b46-27942961a6ef","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2a34e3b9-b848-41a3-a7dd-95c40addd52c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:53:44.470Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:44.473Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f87fa79c-ba10-4a96-8b46-27942961a6ef","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2a34e3b9-b848-41a3-a7dd-95c40addd52c","LogTimestamp":"2023-05-25T23:53:44.473Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:53:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:53:46.483Z","message":"Entering","context":{"RequestID":"8bc6b1eb-b481-4c86-84dd-0bdcdb00b736","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6ae82de6-76ce-41cb-8224-e0eb8d9dca53","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:53:46.482Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:53:46.485Z","message":"{\"transactionId\":\"8bc6b1eb-b481-4c86-84dd-0bdcdb00b736\",\"status\":\"200\",\"rqstDate\":\"230525-23:53:46:483\",\"respDate\":\"230525-23:53:46:485\",\"sourceId\":\"haproxy:8bc6b1eb-b481-4c86-84dd-0bdcdb00b736\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:53:46:483-14246\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0e7c81e5-0812-4e41-8535-a9944bf70fef], x-b3-parentspanid=[60a161f3d0634c21], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1d7373d08606940e60a161f3d0634c21], x-b3-spanid=[ea9dab465ab933bf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8bc6b1eb-b481-4c86-84dd-0bdcdb00b736]}\\\"}\"}","context":{"RequestID":"8bc6b1eb-b481-4c86-84dd-0bdcdb00b736","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6ae82de6-76ce-41cb-8224-e0eb8d9dca53","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:53:46.482Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:46.486Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8bc6b1eb-b481-4c86-84dd-0bdcdb00b736","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6ae82de6-76ce-41cb-8224-e0eb8d9dca53","LogTimestamp":"2023-05-25T23:53:46.486Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:53:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:53:48.496Z","message":"Entering","context":{"RequestID":"9e485c9b-1fd5-44cc-91a2-d4ea9f37c313","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"71acbea1-5b30-4135-a323-2292bfe16edc","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:53:48.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:53:48.499Z","message":"{\"transactionId\":\"9e485c9b-1fd5-44cc-91a2-d4ea9f37c313\",\"status\":\"200\",\"rqstDate\":\"230525-23:53:48:497\",\"respDate\":\"230525-23:53:48:499\",\"sourceId\":\"haproxy:9e485c9b-1fd5-44cc-91a2-d4ea9f37c313\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:53:48:497-37383\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b16f5e3c-fb6f-407f-92bf-7b2ee8db303f], x-b3-parentspanid=[7d0cd60bcb582782], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4586d8112d765ed77d0cd60bcb582782], x-b3-spanid=[7dc4b1d6ba350bd5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9e485c9b-1fd5-44cc-91a2-d4ea9f37c313]}\\\"}\"}","context":{"RequestID":"9e485c9b-1fd5-44cc-91a2-d4ea9f37c313","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"71acbea1-5b30-4135-a323-2292bfe16edc","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:53:48.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:48.500Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9e485c9b-1fd5-44cc-91a2-d4ea9f37c313","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"71acbea1-5b30-4135-a323-2292bfe16edc","LogTimestamp":"2023-05-25T23:53:48.499Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:53:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:53:50.509Z","message":"Entering","context":{"RequestID":"431bc44a-ab27-4e8b-b3f1-991a5b356714","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"40a156fd-b4e2-4123-9ed8-cea820f4e2de","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:53:50.509Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:53:50.512Z","message":"{\"transactionId\":\"431bc44a-ab27-4e8b-b3f1-991a5b356714\",\"status\":\"200\",\"rqstDate\":\"230525-23:53:50:510\",\"respDate\":\"230525-23:53:50:512\",\"sourceId\":\"haproxy:431bc44a-ab27-4e8b-b3f1-991a5b356714\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:53:50:510-48465\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6102a440-b03b-47b5-b459-74b95849beef], x-b3-parentspanid=[e1a33b47d2adaf61], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eadb93841feee93ee1a33b47d2adaf61], x-b3-spanid=[25117353f04af202], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[431bc44a-ab27-4e8b-b3f1-991a5b356714]}\\\"}\"}","context":{"RequestID":"431bc44a-ab27-4e8b-b3f1-991a5b356714","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"40a156fd-b4e2-4123-9ed8-cea820f4e2de","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:53:50.509Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:50.513Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"431bc44a-ab27-4e8b-b3f1-991a5b356714","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"40a156fd-b4e2-4123-9ed8-cea820f4e2de","LogTimestamp":"2023-05-25T23:53:50.512Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:53:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:53:51.909Z","message":"Entering","context":{"RequestID":"3e8fc24f-67df-493b-a434-990793541bea","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4902cd91-571c-43e6-a4fa-fa1430caa2c7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:53:51.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:53:51.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"3e8fc24f-67df-493b-a434-990793541bea","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4902cd91-571c-43e6-a4fa-fa1430caa2c7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:53:51.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:51.913Z","message":"{\"transactionId\":\"3e8fc24f-67df-493b-a434-990793541bea\",\"status\":\"200\",\"rqstDate\":\"230525-23:53:51:910\",\"respDate\":\"230525-23:53:51:913\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3e8fc24f-67df-493b-a434-990793541bea\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:53:51:910-21717\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3e8fc24f-67df-493b-a434-990793541bea]}\\\"}\"}","context":{"RequestID":"3e8fc24f-67df-493b-a434-990793541bea","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4902cd91-571c-43e6-a4fa-fa1430caa2c7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:53:51.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:51.914Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3e8fc24f-67df-493b-a434-990793541bea","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4902cd91-571c-43e6-a4fa-fa1430caa2c7","LogTimestamp":"2023-05-25T23:53:51.914Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:53:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:53:52.023Z","message":"Entering","context":{"RequestID":"6e972227-05ed-47a1-b810-ab97dc436bc4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a8208d6b-33d9-4166-9a6d-1762471a55f2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:53:52.023Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:53:52.026Z","message":"{\"transactionId\":\"6e972227-05ed-47a1-b810-ab97dc436bc4\",\"status\":\"200\",\"rqstDate\":\"230525-23:53:52:024\",\"respDate\":\"230525-23:53:52:026\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6e972227-05ed-47a1-b810-ab97dc436bc4\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:53:52:024-89417\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[30c1fe13-6f0b-4fa1-bec9-a617a5c6bee9], x-b3-parentspanid=[81f2a87cb178bf94], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43717], x-envoy-attempt-count=[1], x-b3-traceid=[0e6e0a6d164857cb81f2a87cb178bf94], x-b3-spanid=[b2c8e2a1704278be], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6e972227-05ed-47a1-b810-ab97dc436bc4]}\\\"}\"}","context":{"RequestID":"6e972227-05ed-47a1-b810-ab97dc436bc4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a8208d6b-33d9-4166-9a6d-1762471a55f2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:53:52.023Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:52.027Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6e972227-05ed-47a1-b810-ab97dc436bc4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a8208d6b-33d9-4166-9a6d-1762471a55f2","LogTimestamp":"2023-05-25T23:53:52.026Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:53:52 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:53:52.522Z","message":"Entering","context":{"RequestID":"bc85639b-aca2-48e2-b518-38a468b7f1d0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3b8d0e30-600b-44d3-9d57-0c8246bf0d85","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:53:52.522Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:53:52.525Z","message":"{\"transactionId\":\"bc85639b-aca2-48e2-b518-38a468b7f1d0\",\"status\":\"200\",\"rqstDate\":\"230525-23:53:52:523\",\"respDate\":\"230525-23:53:52:525\",\"sourceId\":\"haproxy:bc85639b-aca2-48e2-b518-38a468b7f1d0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:53:52:523-40027\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[26db6249-c8c7-4dae-aca5-84751b1d14ce], x-b3-parentspanid=[424cc06d72bbdc52], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1c0da427d72f0d2f424cc06d72bbdc52], x-b3-spanid=[b34922b9fe362b40], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bc85639b-aca2-48e2-b518-38a468b7f1d0]}\\\"}\"}","context":{"RequestID":"bc85639b-aca2-48e2-b518-38a468b7f1d0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3b8d0e30-600b-44d3-9d57-0c8246bf0d85","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:53:52.522Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:52.526Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bc85639b-aca2-48e2-b518-38a468b7f1d0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3b8d0e30-600b-44d3-9d57-0c8246bf0d85","LogTimestamp":"2023-05-25T23:53:52.526Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:53:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:53:54.166Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:53:54.182Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:54.182Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:54.182Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:54.537Z","message":"Entering","context":{"RequestID":"81e25e5e-9141-4b07-905b-049ce11aba70","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7552c697-f233-4f00-a37c-aa9e9cc9020d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:53:54.537Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:53:54.540Z","message":"{\"transactionId\":\"81e25e5e-9141-4b07-905b-049ce11aba70\",\"status\":\"200\",\"rqstDate\":\"230525-23:53:54:538\",\"respDate\":\"230525-23:53:54:539\",\"sourceId\":\"haproxy:81e25e5e-9141-4b07-905b-049ce11aba70\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:53:54:538-17911\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4aebce7c-c91c-4470-85dc-4dd7da7cdbff], x-b3-parentspanid=[1d20b522ba9902eb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0b2a38c95b4d42e41d20b522ba9902eb], x-b3-spanid=[dc099e5171bbde76], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[81e25e5e-9141-4b07-905b-049ce11aba70]}\\\"}\"}","context":{"RequestID":"81e25e5e-9141-4b07-905b-049ce11aba70","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7552c697-f233-4f00-a37c-aa9e9cc9020d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:53:54.537Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:54.540Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"81e25e5e-9141-4b07-905b-049ce11aba70","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7552c697-f233-4f00-a37c-aa9e9cc9020d","LogTimestamp":"2023-05-25T23:53:54.540Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:53:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:53:56.550Z","message":"Entering","context":{"RequestID":"28edf79e-950d-4c5d-934c-742b5399192c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f3ae13ae-c800-460d-8f5f-66f17a7c0872","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:53:56.550Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:53:56.552Z","message":"{\"transactionId\":\"28edf79e-950d-4c5d-934c-742b5399192c\",\"status\":\"200\",\"rqstDate\":\"230525-23:53:56:551\",\"respDate\":\"230525-23:53:56:552\",\"sourceId\":\"haproxy:28edf79e-950d-4c5d-934c-742b5399192c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:53:56:551-28999\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[03b869af-9ff9-4851-a8c3-71c515ac1ec9], x-b3-parentspanid=[9c159773804e0398], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[926bbdc166b3b5459c159773804e0398], x-b3-spanid=[1446b6a6de63bd84], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[28edf79e-950d-4c5d-934c-742b5399192c]}\\\"}\"}","context":{"RequestID":"28edf79e-950d-4c5d-934c-742b5399192c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f3ae13ae-c800-460d-8f5f-66f17a7c0872","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:53:56.550Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:56.553Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"28edf79e-950d-4c5d-934c-742b5399192c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f3ae13ae-c800-460d-8f5f-66f17a7c0872","LogTimestamp":"2023-05-25T23:53:56.552Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:53:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:53:56.616Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:56.622Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:58.563Z","message":"Entering","context":{"RequestID":"6bd44041-6a0c-4e12-b4ab-822f71dd0109","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5781e776-5948-4a21-b7bc-bb22e2b1554a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:53:58.563Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:53:58.565Z","message":"{\"transactionId\":\"6bd44041-6a0c-4e12-b4ab-822f71dd0109\",\"status\":\"200\",\"rqstDate\":\"230525-23:53:58:564\",\"respDate\":\"230525-23:53:58:565\",\"sourceId\":\"haproxy:6bd44041-6a0c-4e12-b4ab-822f71dd0109\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:53:58:564-55174\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2870d8e2-83f2-4972-9808-ed82642828d4], x-b3-parentspanid=[85747701cd37128d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b328e8253cf6f0ac85747701cd37128d], x-b3-spanid=[e1c85efb48db231c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6bd44041-6a0c-4e12-b4ab-822f71dd0109]}\\\"}\"}","context":{"RequestID":"6bd44041-6a0c-4e12-b4ab-822f71dd0109","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5781e776-5948-4a21-b7bc-bb22e2b1554a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:53:58.563Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:53:58.565Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6bd44041-6a0c-4e12-b4ab-822f71dd0109","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5781e776-5948-4a21-b7bc-bb22e2b1554a","LogTimestamp":"2023-05-25T23:53:58.565Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:53:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:54:00.575Z","message":"Entering","context":{"RequestID":"d61be777-71da-4a7f-90fa-62494f976c7d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"09f4cbaf-4b4f-42e6-8b7d-1b305b3f9089","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:54:00.575Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:54:00.578Z","message":"{\"transactionId\":\"d61be777-71da-4a7f-90fa-62494f976c7d\",\"status\":\"200\",\"rqstDate\":\"230525-23:54:00:576\",\"respDate\":\"230525-23:54:00:578\",\"sourceId\":\"haproxy:d61be777-71da-4a7f-90fa-62494f976c7d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:54:00:576-22095\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[09550e31-da39-4b7e-8825-e8093adade6c], x-b3-parentspanid=[4c35428fde923cda], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[69283b48c2311daa4c35428fde923cda], x-b3-spanid=[6d07e3accea2c9f5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d61be777-71da-4a7f-90fa-62494f976c7d]}\\\"}\"}","context":{"RequestID":"d61be777-71da-4a7f-90fa-62494f976c7d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"09f4cbaf-4b4f-42e6-8b7d-1b305b3f9089","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:54:00.575Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:00.579Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d61be777-71da-4a7f-90fa-62494f976c7d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"09f4cbaf-4b4f-42e6-8b7d-1b305b3f9089","LogTimestamp":"2023-05-25T23:54:00.579Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:54:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:54:01.908Z","message":"Entering","context":{"RequestID":"1fdf96e0-1129-4b8c-a681-58831ff0ed46","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a003a256-1ea5-4d4a-8bd4-e1c9225a3fdb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:54:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:54:01.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"1fdf96e0-1129-4b8c-a681-58831ff0ed46","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a003a256-1ea5-4d4a-8bd4-e1c9225a3fdb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:54:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:01.911Z","message":"{\"transactionId\":\"1fdf96e0-1129-4b8c-a681-58831ff0ed46\",\"status\":\"200\",\"rqstDate\":\"230525-23:54:01:909\",\"respDate\":\"230525-23:54:01:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1fdf96e0-1129-4b8c-a681-58831ff0ed46\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:54:01:909-72059\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1fdf96e0-1129-4b8c-a681-58831ff0ed46]}\\\"}\"}","context":{"RequestID":"1fdf96e0-1129-4b8c-a681-58831ff0ed46","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a003a256-1ea5-4d4a-8bd4-e1c9225a3fdb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:54:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:01.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1fdf96e0-1129-4b8c-a681-58831ff0ed46","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a003a256-1ea5-4d4a-8bd4-e1c9225a3fdb","LogTimestamp":"2023-05-25T23:54:01.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:54:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:54:02.023Z","message":"Entering","context":{"RequestID":"6460407d-a80c-4e77-8e28-3735b7236424","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fe893ff4-7938-4130-8cab-c517649ab2c0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:54:02.023Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:54:02.026Z","message":"{\"transactionId\":\"6460407d-a80c-4e77-8e28-3735b7236424\",\"status\":\"200\",\"rqstDate\":\"230525-23:54:02:024\",\"respDate\":\"230525-23:54:02:025\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6460407d-a80c-4e77-8e28-3735b7236424\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:54:02:024-11310\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[964e9966-21be-4723-8e6c-923842b84f24], x-b3-parentspanid=[c2a147e0be1004d4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46447], x-envoy-attempt-count=[1], x-b3-traceid=[ce707960f9bd4016c2a147e0be1004d4], x-b3-spanid=[c7e95b11fd30fe42], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6460407d-a80c-4e77-8e28-3735b7236424]}\\\"}\"}","context":{"RequestID":"6460407d-a80c-4e77-8e28-3735b7236424","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fe893ff4-7938-4130-8cab-c517649ab2c0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:54:02.023Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:02.026Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6460407d-a80c-4e77-8e28-3735b7236424","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fe893ff4-7938-4130-8cab-c517649ab2c0","LogTimestamp":"2023-05-25T23:54:02.026Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:54:02 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:54:02.590Z","message":"Entering","context":{"RequestID":"91261f67-650e-4a15-905b-15543f00b376","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7ff372c6-165a-4391-bec2-9da30ee02153","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:54:02.590Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:54:02.592Z","message":"{\"transactionId\":\"91261f67-650e-4a15-905b-15543f00b376\",\"status\":\"200\",\"rqstDate\":\"230525-23:54:02:590\",\"respDate\":\"230525-23:54:02:592\",\"sourceId\":\"haproxy:91261f67-650e-4a15-905b-15543f00b376\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:54:02:590-13767\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[02d81c05-f05e-4582-85fc-c868d2c2fa69], x-b3-parentspanid=[954c7ff64d70e10c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2fe95877a49d57cb954c7ff64d70e10c], x-b3-spanid=[eb4e39367eb3a9f7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[91261f67-650e-4a15-905b-15543f00b376]}\\\"}\"}","context":{"RequestID":"91261f67-650e-4a15-905b-15543f00b376","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7ff372c6-165a-4391-bec2-9da30ee02153","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:54:02.590Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:02.592Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"91261f67-650e-4a15-905b-15543f00b376","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7ff372c6-165a-4391-bec2-9da30ee02153","LogTimestamp":"2023-05-25T23:54:02.592Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:54:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:54:04.166Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:54:04.186Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:04.186Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:04.187Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:04.601Z","message":"Entering","context":{"RequestID":"feaa9c36-b38b-4171-93b9-fea215577aae","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"86cb8c35-6a42-461f-aba7-18d9259b643a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:54:04.601Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:54:04.604Z","message":"{\"transactionId\":\"feaa9c36-b38b-4171-93b9-fea215577aae\",\"status\":\"200\",\"rqstDate\":\"230525-23:54:04:602\",\"respDate\":\"230525-23:54:04:603\",\"sourceId\":\"haproxy:feaa9c36-b38b-4171-93b9-fea215577aae\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:54:04:602-75454\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f712b269-e7e4-4170-8efb-c5db07b1aee6], x-b3-parentspanid=[e020dcd7eb957d82], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[14dc228aa86193c6e020dcd7eb957d82], x-b3-spanid=[d2db7751db33808a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[feaa9c36-b38b-4171-93b9-fea215577aae]}\\\"}\"}","context":{"RequestID":"feaa9c36-b38b-4171-93b9-fea215577aae","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"86cb8c35-6a42-461f-aba7-18d9259b643a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:54:04.601Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:04.604Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"feaa9c36-b38b-4171-93b9-fea215577aae","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"86cb8c35-6a42-461f-aba7-18d9259b643a","LogTimestamp":"2023-05-25T23:54:04.604Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:54:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:54:06.613Z","message":"Entering","context":{"RequestID":"a717a216-d2fe-4402-b829-cf3d8526b21c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d2c664bb-5014-4d4f-8a99-a8d1fc62fa5a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:54:06.613Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:54:06.614Z","message":"{\"transactionId\":\"a717a216-d2fe-4402-b829-cf3d8526b21c\",\"status\":\"200\",\"rqstDate\":\"230525-23:54:06:614\",\"respDate\":\"230525-23:54:06:614\",\"sourceId\":\"haproxy:a717a216-d2fe-4402-b829-cf3d8526b21c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:54:06:614-14794\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a3471516-0802-444c-ac48-b608b89f5705], x-b3-parentspanid=[c5035044a365d9f4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c8f06359e5d81d1bc5035044a365d9f4], x-b3-spanid=[6d19fce7e1b597d2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a717a216-d2fe-4402-b829-cf3d8526b21c]}\\\"}\"}","context":{"RequestID":"a717a216-d2fe-4402-b829-cf3d8526b21c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d2c664bb-5014-4d4f-8a99-a8d1fc62fa5a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:54:06.613Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:06.615Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a717a216-d2fe-4402-b829-cf3d8526b21c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d2c664bb-5014-4d4f-8a99-a8d1fc62fa5a","LogTimestamp":"2023-05-25T23:54:06.615Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:54:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:54:08.624Z","message":"Entering","context":{"RequestID":"9486747a-2e72-45ec-bf79-d4a3e963b149","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2f8911c0-0fbc-47ec-a8c9-f0e5bddb795a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:54:08.624Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:54:08.628Z","message":"{\"transactionId\":\"9486747a-2e72-45ec-bf79-d4a3e963b149\",\"status\":\"200\",\"rqstDate\":\"230525-23:54:08:625\",\"respDate\":\"230525-23:54:08:628\",\"sourceId\":\"haproxy:9486747a-2e72-45ec-bf79-d4a3e963b149\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:54:08:625-92299\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8b9a7c1a-baa0-4bbe-8632-336a239a3763], x-b3-parentspanid=[e51e2692200bc600], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[76e25f4cf87dfd12e51e2692200bc600], x-b3-spanid=[5a3a3fd34c36ab01], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9486747a-2e72-45ec-bf79-d4a3e963b149]}\\\"}\"}","context":{"RequestID":"9486747a-2e72-45ec-bf79-d4a3e963b149","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2f8911c0-0fbc-47ec-a8c9-f0e5bddb795a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:54:08.624Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:08.629Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9486747a-2e72-45ec-bf79-d4a3e963b149","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2f8911c0-0fbc-47ec-a8c9-f0e5bddb795a","LogTimestamp":"2023-05-25T23:54:08.629Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:54:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:54:10.639Z","message":"Entering","context":{"RequestID":"036c6a0a-c7b1-499f-b6db-d263f3ee5f1b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"afcaaed3-bc5f-4683-a3dd-7cc32fa83ada","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:54:10.639Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:54:10.641Z","message":"{\"transactionId\":\"036c6a0a-c7b1-499f-b6db-d263f3ee5f1b\",\"status\":\"200\",\"rqstDate\":\"230525-23:54:10:640\",\"respDate\":\"230525-23:54:10:641\",\"sourceId\":\"haproxy:036c6a0a-c7b1-499f-b6db-d263f3ee5f1b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:54:10:640-46772\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f5ac3e91-5c25-424a-9c50-6fc57b9ddd8c], x-b3-parentspanid=[a7b2739516f5b52c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[324d4565b362ee12a7b2739516f5b52c], x-b3-spanid=[ebcad7c84d075a8c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[036c6a0a-c7b1-499f-b6db-d263f3ee5f1b]}\\\"}\"}","context":{"RequestID":"036c6a0a-c7b1-499f-b6db-d263f3ee5f1b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"afcaaed3-bc5f-4683-a3dd-7cc32fa83ada","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:54:10.639Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:10.642Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"036c6a0a-c7b1-499f-b6db-d263f3ee5f1b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"afcaaed3-bc5f-4683-a3dd-7cc32fa83ada","LogTimestamp":"2023-05-25T23:54:10.642Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:54:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:54:11.908Z","message":"Entering","context":{"RequestID":"d7a0365c-d560-4a38-8f15-0414400a87f4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"afc6e029-1af3-4fd5-a502-383fa74fbf4e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:54:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:54:11.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"d7a0365c-d560-4a38-8f15-0414400a87f4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"afc6e029-1af3-4fd5-a502-383fa74fbf4e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:54:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:11.912Z","message":"{\"transactionId\":\"d7a0365c-d560-4a38-8f15-0414400a87f4\",\"status\":\"200\",\"rqstDate\":\"230525-23:54:11:909\",\"respDate\":\"230525-23:54:11:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d7a0365c-d560-4a38-8f15-0414400a87f4\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:54:11:909-85570\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d7a0365c-d560-4a38-8f15-0414400a87f4]}\\\"}\"}","context":{"RequestID":"d7a0365c-d560-4a38-8f15-0414400a87f4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"afc6e029-1af3-4fd5-a502-383fa74fbf4e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:54:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:11.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d7a0365c-d560-4a38-8f15-0414400a87f4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"afc6e029-1af3-4fd5-a502-383fa74fbf4e","LogTimestamp":"2023-05-25T23:54:11.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:54:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:54:12.023Z","message":"Entering","context":{"RequestID":"df088259-d80d-4ca9-bec8-576b31909434","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ccef89c8-2f81-4681-930a-792a82ddc23f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:54:12.023Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:54:12.026Z","message":"{\"transactionId\":\"df088259-d80d-4ca9-bec8-576b31909434\",\"status\":\"200\",\"rqstDate\":\"230525-23:54:12:024\",\"respDate\":\"230525-23:54:12:026\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:df088259-d80d-4ca9-bec8-576b31909434\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:54:12:024-3653\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[203f1a4c-0767-4108-b96d-b06e832b89bc], x-b3-parentspanid=[ada00ceac5f6fa8b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37095], x-envoy-attempt-count=[1], x-b3-traceid=[a8ba3d151639a023ada00ceac5f6fa8b], x-b3-spanid=[c3237e8cf9a08f20], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[df088259-d80d-4ca9-bec8-576b31909434]}\\\"}\"}","context":{"RequestID":"df088259-d80d-4ca9-bec8-576b31909434","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ccef89c8-2f81-4681-930a-792a82ddc23f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:54:12.023Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:12.026Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"df088259-d80d-4ca9-bec8-576b31909434","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ccef89c8-2f81-4681-930a-792a82ddc23f","LogTimestamp":"2023-05-25T23:54:12.026Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:54:12 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:54:12.653Z","message":"Entering","context":{"RequestID":"6c8a37f0-3dd6-4dc2-85f7-b476cad0cfc7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"af18f498-4100-4630-9f68-239a033f40ef","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:54:12.653Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:54:12.655Z","message":"{\"transactionId\":\"6c8a37f0-3dd6-4dc2-85f7-b476cad0cfc7\",\"status\":\"200\",\"rqstDate\":\"230525-23:54:12:653\",\"respDate\":\"230525-23:54:12:655\",\"sourceId\":\"haproxy:6c8a37f0-3dd6-4dc2-85f7-b476cad0cfc7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:54:12:653-48240\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c0d2ed56-3aea-48d2-8008-f534bfbd351d], x-b3-parentspanid=[ec59a0aba70b1654], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0793ae79a039b97fec59a0aba70b1654], x-b3-spanid=[67c3276835a0f565], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6c8a37f0-3dd6-4dc2-85f7-b476cad0cfc7]}\\\"}\"}","context":{"RequestID":"6c8a37f0-3dd6-4dc2-85f7-b476cad0cfc7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"af18f498-4100-4630-9f68-239a033f40ef","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:54:12.653Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:12.656Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6c8a37f0-3dd6-4dc2-85f7-b476cad0cfc7","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"af18f498-4100-4630-9f68-239a033f40ef","LogTimestamp":"2023-05-25T23:54:12.655Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:54:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:54:14.166Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:54:14.230Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:14.230Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:14.230Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:14.665Z","message":"Entering","context":{"RequestID":"f825a7fe-523b-4556-bd20-990998b3fbef","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d81c537d-2329-428d-bc72-093593620188","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:54:14.665Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:54:14.667Z","message":"{\"transactionId\":\"f825a7fe-523b-4556-bd20-990998b3fbef\",\"status\":\"200\",\"rqstDate\":\"230525-23:54:14:666\",\"respDate\":\"230525-23:54:14:667\",\"sourceId\":\"haproxy:f825a7fe-523b-4556-bd20-990998b3fbef\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:54:14:666-89477\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b069f142-febc-4a19-a63a-c162c020cd68], x-b3-parentspanid=[e9ca62bce2cd2448], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5f400086350294f7e9ca62bce2cd2448], x-b3-spanid=[f2e932404d10e3b5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f825a7fe-523b-4556-bd20-990998b3fbef]}\\\"}\"}","context":{"RequestID":"f825a7fe-523b-4556-bd20-990998b3fbef","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d81c537d-2329-428d-bc72-093593620188","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:54:14.665Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:14.668Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f825a7fe-523b-4556-bd20-990998b3fbef","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d81c537d-2329-428d-bc72-093593620188","LogTimestamp":"2023-05-25T23:54:14.668Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:54:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:54:16.680Z","message":"Entering","context":{"RequestID":"d436808d-c687-4bac-83a9-28e36dea8008","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ce851a00-7032-45fa-bab8-12dd22b900a9","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:54:16.680Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:54:16.681Z","message":"{\"transactionId\":\"d436808d-c687-4bac-83a9-28e36dea8008\",\"status\":\"200\",\"rqstDate\":\"230525-23:54:16:680\",\"respDate\":\"230525-23:54:16:681\",\"sourceId\":\"haproxy:d436808d-c687-4bac-83a9-28e36dea8008\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:54:16:680-93493\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2993e270-4d08-4553-aa10-bab4dab454a5], x-b3-parentspanid=[e67418066b8c94c6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0eba10fb654873e7e67418066b8c94c6], x-b3-spanid=[01139b472269059e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d436808d-c687-4bac-83a9-28e36dea8008]}\\\"}\"}","context":{"RequestID":"d436808d-c687-4bac-83a9-28e36dea8008","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ce851a00-7032-45fa-bab8-12dd22b900a9","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:54:16.680Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:16.681Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d436808d-c687-4bac-83a9-28e36dea8008","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ce851a00-7032-45fa-bab8-12dd22b900a9","LogTimestamp":"2023-05-25T23:54:16.681Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:54:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-25T23:54:18.691Z","message":"Entering","context":{"RequestID":"94738d9a-364d-4bda-923a-d8c3c6bbb9d4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8ccd427b-785f-4536-9ab1-52bee6a0689b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:54:18.691Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:54:18.693Z","message":"{\"transactionId\":\"94738d9a-364d-4bda-923a-d8c3c6bbb9d4\",\"status\":\"200\",\"rqstDate\":\"230525-23:54:18:692\",\"respDate\":\"230525-23:54:18:693\",\"sourceId\":\"haproxy:94738d9a-364d-4bda-923a-d8c3c6bbb9d4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:54:18:692-14782\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[24d9d43b-2652-49af-8d99-3073f047d51e], x-b3-parentspanid=[9febef97493c2d82], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[af54bb22b5f4db4f9febef97493c2d82], x-b3-spanid=[fc1bbb7131349959], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[94738d9a-364d-4bda-923a-d8c3c6bbb9d4]}\\\"}\"}","context":{"RequestID":"94738d9a-364d-4bda-923a-d8c3c6bbb9d4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8ccd427b-785f-4536-9ab1-52bee6a0689b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:54:18.691Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:18.694Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"94738d9a-364d-4bda-923a-d8c3c6bbb9d4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8ccd427b-785f-4536-9ab1-52bee6a0689b","LogTimestamp":"2023-05-25T23:54:18.694Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:54:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:54:20.702Z","message":"Entering","context":{"RequestID":"d8874ab3-4667-4d23-9463-84baf84cfc77","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"adcb42bc-caea-470b-99e8-0dae188d2689","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:54:20.702Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:54:20.704Z","message":"{\"transactionId\":\"d8874ab3-4667-4d23-9463-84baf84cfc77\",\"status\":\"200\",\"rqstDate\":\"230525-23:54:20:703\",\"respDate\":\"230525-23:54:20:704\",\"sourceId\":\"haproxy:d8874ab3-4667-4d23-9463-84baf84cfc77\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:54:20:703-29754\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7604472e-4404-4ffd-84f0-911ee6a91705], x-b3-parentspanid=[ef3c21f2e7375511], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[46d66726c24b866fef3c21f2e7375511], x-b3-spanid=[85529baa0737386f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d8874ab3-4667-4d23-9463-84baf84cfc77]}\\\"}\"}","context":{"RequestID":"d8874ab3-4667-4d23-9463-84baf84cfc77","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"adcb42bc-caea-470b-99e8-0dae188d2689","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:54:20.702Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:20.705Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d8874ab3-4667-4d23-9463-84baf84cfc77","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"adcb42bc-caea-470b-99e8-0dae188d2689","LogTimestamp":"2023-05-25T23:54:20.705Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:54:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:54:21.907Z","message":"Entering","context":{"RequestID":"f22a6f6c-07b0-4dfe-b01e-3a8c6d72523a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"84cff5aa-2477-4268-8528-b0b9170430f7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:54:21.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:54:21.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"f22a6f6c-07b0-4dfe-b01e-3a8c6d72523a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"84cff5aa-2477-4268-8528-b0b9170430f7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:54:21.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:21.910Z","message":"{\"transactionId\":\"f22a6f6c-07b0-4dfe-b01e-3a8c6d72523a\",\"status\":\"200\",\"rqstDate\":\"230525-23:54:21:908\",\"respDate\":\"230525-23:54:21:910\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f22a6f6c-07b0-4dfe-b01e-3a8c6d72523a\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:54:21:908-66084\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f22a6f6c-07b0-4dfe-b01e-3a8c6d72523a]}\\\"}\"}","context":{"RequestID":"f22a6f6c-07b0-4dfe-b01e-3a8c6d72523a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"84cff5aa-2477-4268-8528-b0b9170430f7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:54:21.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:21.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f22a6f6c-07b0-4dfe-b01e-3a8c6d72523a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"84cff5aa-2477-4268-8528-b0b9170430f7","LogTimestamp":"2023-05-25T23:54:21.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:54:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:54:22.024Z","message":"Entering","context":{"RequestID":"de9aeac9-0c8b-4651-b6d9-5136ee535408","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8f43c1ba-a9f5-4415-a2e7-a923bf3e3867","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:54:22.024Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:54:22.026Z","message":"{\"transactionId\":\"de9aeac9-0c8b-4651-b6d9-5136ee535408\",\"status\":\"200\",\"rqstDate\":\"230525-23:54:22:025\",\"respDate\":\"230525-23:54:22:026\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:de9aeac9-0c8b-4651-b6d9-5136ee535408\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:54:22:025-83683\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0183f4fb-ace9-4823-a91c-53665c9eafcc], x-b3-parentspanid=[7e6eb0eede8d6169], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41593], x-envoy-attempt-count=[1], x-b3-traceid=[7d3b387463a2b4077e6eb0eede8d6169], x-b3-spanid=[c4945ce5b658a626], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[de9aeac9-0c8b-4651-b6d9-5136ee535408]}\\\"}\"}","context":{"RequestID":"de9aeac9-0c8b-4651-b6d9-5136ee535408","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8f43c1ba-a9f5-4415-a2e7-a923bf3e3867","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:54:22.024Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:22.026Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"de9aeac9-0c8b-4651-b6d9-5136ee535408","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8f43c1ba-a9f5-4415-a2e7-a923bf3e3867","LogTimestamp":"2023-05-25T23:54:22.026Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:54:22 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-25T23:54:22.715Z","message":"Entering","context":{"RequestID":"ede440a9-9f2d-4392-a0fa-c74187b8dc05","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"00ca2fcd-591f-4818-b98a-3fd27916cd9e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:54:22.715Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:54:22.717Z","message":"{\"transactionId\":\"ede440a9-9f2d-4392-a0fa-c74187b8dc05\",\"status\":\"200\",\"rqstDate\":\"230525-23:54:22:716\",\"respDate\":\"230525-23:54:22:717\",\"sourceId\":\"haproxy:ede440a9-9f2d-4392-a0fa-c74187b8dc05\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:54:22:716-89373\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bbe39975-0b43-4fd1-9e2c-6fdea9c7840c], x-b3-parentspanid=[ff8713bc0f13186d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d707b9bd275916c5ff8713bc0f13186d], x-b3-spanid=[6588ee953caec9be], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ede440a9-9f2d-4392-a0fa-c74187b8dc05]}\\\"}\"}","context":{"RequestID":"ede440a9-9f2d-4392-a0fa-c74187b8dc05","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"00ca2fcd-591f-4818-b98a-3fd27916cd9e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:54:22.715Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:22.718Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ede440a9-9f2d-4392-a0fa-c74187b8dc05","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"00ca2fcd-591f-4818-b98a-3fd27916cd9e","LogTimestamp":"2023-05-25T23:54:22.718Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:54:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:54:24.167Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:54:24.183Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:24.184Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:24.184Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:24.729Z","message":"Entering","context":{"RequestID":"b13ab255-fd5b-4c72-9ea4-cef10a2d09d5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a2a6d4da-5919-4d04-bf18-b2fc525dcb43","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:54:24.729Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:54:24.731Z","message":"{\"transactionId\":\"b13ab255-fd5b-4c72-9ea4-cef10a2d09d5\",\"status\":\"200\",\"rqstDate\":\"230525-23:54:24:730\",\"respDate\":\"230525-23:54:24:731\",\"sourceId\":\"haproxy:b13ab255-fd5b-4c72-9ea4-cef10a2d09d5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:54:24:730-15864\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8029dd01-5b18-42b1-b6c3-46866fbeecdd], x-b3-parentspanid=[756d329a91bb143e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[376549b4e78d1aec756d329a91bb143e], x-b3-spanid=[2280bf5a25e9aba1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b13ab255-fd5b-4c72-9ea4-cef10a2d09d5]}\\\"}\"}","context":{"RequestID":"b13ab255-fd5b-4c72-9ea4-cef10a2d09d5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a2a6d4da-5919-4d04-bf18-b2fc525dcb43","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:54:24.729Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:24.732Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b13ab255-fd5b-4c72-9ea4-cef10a2d09d5","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a2a6d4da-5919-4d04-bf18-b2fc525dcb43","LogTimestamp":"2023-05-25T23:54:24.732Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:54:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:54:26.622Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:26.627Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:26.743Z","message":"Entering","context":{"RequestID":"04abc2ca-d6c1-4fdc-83e4-d81ec19a3aee","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a58fcfca-4d5d-49e1-845f-238c72d9ea69","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:54:26.743Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:54:26.745Z","message":"{\"transactionId\":\"04abc2ca-d6c1-4fdc-83e4-d81ec19a3aee\",\"status\":\"200\",\"rqstDate\":\"230525-23:54:26:744\",\"respDate\":\"230525-23:54:26:745\",\"sourceId\":\"haproxy:04abc2ca-d6c1-4fdc-83e4-d81ec19a3aee\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:54:26:744-42026\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ce9b073e-c236-49c4-a0e8-cd39b30245f0], x-b3-parentspanid=[c2b21c464fc4f95e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1590a03af7d94f8ac2b21c464fc4f95e], x-b3-spanid=[13de08600cd02858], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[04abc2ca-d6c1-4fdc-83e4-d81ec19a3aee]}\\\"}\"}","context":{"RequestID":"04abc2ca-d6c1-4fdc-83e4-d81ec19a3aee","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a58fcfca-4d5d-49e1-845f-238c72d9ea69","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:54:26.743Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:26.746Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"04abc2ca-d6c1-4fdc-83e4-d81ec19a3aee","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a58fcfca-4d5d-49e1-845f-238c72d9ea69","LogTimestamp":"2023-05-25T23:54:26.746Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:54:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:54:28.755Z","message":"Entering","context":{"RequestID":"1708665e-68f1-40dd-9af3-542325d04576","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"23aa0f77-668b-4124-a236-b80d8f394f6e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:54:28.755Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:54:28.757Z","message":"{\"transactionId\":\"1708665e-68f1-40dd-9af3-542325d04576\",\"status\":\"200\",\"rqstDate\":\"230525-23:54:28:756\",\"respDate\":\"230525-23:54:28:757\",\"sourceId\":\"haproxy:1708665e-68f1-40dd-9af3-542325d04576\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:54:28:756-13473\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3c257987-87c1-475d-bd45-bcea6c0c4c7a], x-b3-parentspanid=[4621232797e32b0e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[551bc26fa83a62e94621232797e32b0e], x-b3-spanid=[645484257fc0555f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1708665e-68f1-40dd-9af3-542325d04576]}\\\"}\"}","context":{"RequestID":"1708665e-68f1-40dd-9af3-542325d04576","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"23aa0f77-668b-4124-a236-b80d8f394f6e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:54:28.755Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:28.758Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1708665e-68f1-40dd-9af3-542325d04576","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"23aa0f77-668b-4124-a236-b80d8f394f6e","LogTimestamp":"2023-05-25T23:54:28.758Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:54:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:54:30.767Z","message":"Entering","context":{"RequestID":"35a48fca-6645-4371-b783-7e96ca27e212","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a00648a9-e099-4ce1-9847-94a379f73d61","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:54:30.767Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:54:30.769Z","message":"{\"transactionId\":\"35a48fca-6645-4371-b783-7e96ca27e212\",\"status\":\"200\",\"rqstDate\":\"230525-23:54:30:768\",\"respDate\":\"230525-23:54:30:769\",\"sourceId\":\"haproxy:35a48fca-6645-4371-b783-7e96ca27e212\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:54:30:768-2085\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ba4d46b8-5125-45e5-9903-626597dc5286], x-b3-parentspanid=[c086ac3bb2ac5b85], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[718757ea5b7e7b93c086ac3bb2ac5b85], x-b3-spanid=[4f4267f41fc7324b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[35a48fca-6645-4371-b783-7e96ca27e212]}\\\"}\"}","context":{"RequestID":"35a48fca-6645-4371-b783-7e96ca27e212","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a00648a9-e099-4ce1-9847-94a379f73d61","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:54:30.767Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:30.770Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"35a48fca-6645-4371-b783-7e96ca27e212","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a00648a9-e099-4ce1-9847-94a379f73d61","LogTimestamp":"2023-05-25T23:54:30.770Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:54:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:54:31.908Z","message":"Entering","context":{"RequestID":"e4e3e6a0-48a1-4f94-a62e-b0d38eebe8f6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cd684707-7a07-4aaf-a73e-c4a57223f6ea","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:54:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:54:31.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"e4e3e6a0-48a1-4f94-a62e-b0d38eebe8f6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cd684707-7a07-4aaf-a73e-c4a57223f6ea","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:54:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:31.911Z","message":"{\"transactionId\":\"e4e3e6a0-48a1-4f94-a62e-b0d38eebe8f6\",\"status\":\"200\",\"rqstDate\":\"230525-23:54:31:909\",\"respDate\":\"230525-23:54:31:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e4e3e6a0-48a1-4f94-a62e-b0d38eebe8f6\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:54:31:909-17466\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e4e3e6a0-48a1-4f94-a62e-b0d38eebe8f6]}\\\"}\"}","context":{"RequestID":"e4e3e6a0-48a1-4f94-a62e-b0d38eebe8f6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cd684707-7a07-4aaf-a73e-c4a57223f6ea","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:54:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:31.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e4e3e6a0-48a1-4f94-a62e-b0d38eebe8f6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cd684707-7a07-4aaf-a73e-c4a57223f6ea","LogTimestamp":"2023-05-25T23:54:31.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:54:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:54:32.024Z","message":"Entering","context":{"RequestID":"f5325ebf-de5a-4da6-b034-94728c8e1a73","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"798a77c5-16af-41c8-8b23-fdca12dd2563","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:54:32.024Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:54:32.026Z","message":"{\"transactionId\":\"f5325ebf-de5a-4da6-b034-94728c8e1a73\",\"status\":\"200\",\"rqstDate\":\"230525-23:54:32:025\",\"respDate\":\"230525-23:54:32:026\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f5325ebf-de5a-4da6-b034-94728c8e1a73\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:54:32:025-77986\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[af506b41-4acf-48ca-8243-76798ad0177b], x-b3-parentspanid=[7de9988dc3098364], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33087], x-envoy-attempt-count=[1], x-b3-traceid=[d0e10ef94f5d53817de9988dc3098364], x-b3-spanid=[994cc2a056ba3c99], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f5325ebf-de5a-4da6-b034-94728c8e1a73]}\\\"}\"}","context":{"RequestID":"f5325ebf-de5a-4da6-b034-94728c8e1a73","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"798a77c5-16af-41c8-8b23-fdca12dd2563","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:54:32.024Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:32.027Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f5325ebf-de5a-4da6-b034-94728c8e1a73","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"798a77c5-16af-41c8-8b23-fdca12dd2563","LogTimestamp":"2023-05-25T23:54:32.027Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:54:32 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:54:32.780Z","message":"Entering","context":{"RequestID":"42fe21ca-d58b-4de9-8957-d234eb490b9c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c8851b1b-631d-407c-a7d7-20511cd33cad","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:54:32.780Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:54:32.782Z","message":"{\"transactionId\":\"42fe21ca-d58b-4de9-8957-d234eb490b9c\",\"status\":\"200\",\"rqstDate\":\"230525-23:54:32:781\",\"respDate\":\"230525-23:54:32:782\",\"sourceId\":\"haproxy:42fe21ca-d58b-4de9-8957-d234eb490b9c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:54:32:781-79595\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e7dabd4f-7136-47f8-9c4b-5999f4dfe601], x-b3-parentspanid=[b2c63db6347ac361], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[11f00fedbd8bafb4b2c63db6347ac361], x-b3-spanid=[28ccf2cc46431633], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[42fe21ca-d58b-4de9-8957-d234eb490b9c]}\\\"}\"}","context":{"RequestID":"42fe21ca-d58b-4de9-8957-d234eb490b9c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c8851b1b-631d-407c-a7d7-20511cd33cad","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:54:32.780Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:32.783Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"42fe21ca-d58b-4de9-8957-d234eb490b9c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c8851b1b-631d-407c-a7d7-20511cd33cad","LogTimestamp":"2023-05-25T23:54:32.783Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:54:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:54:34.167Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:54:34.184Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:34.184Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:34.184Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:34.792Z","message":"Entering","context":{"RequestID":"3fbe4e99-b320-4563-b430-4b81efe8a64f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f6f8d4d6-04e8-4b12-b5b3-eb9b7e59ca3c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:54:34.792Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:54:34.795Z","message":"{\"transactionId\":\"3fbe4e99-b320-4563-b430-4b81efe8a64f\",\"status\":\"200\",\"rqstDate\":\"230525-23:54:34:793\",\"respDate\":\"230525-23:54:34:795\",\"sourceId\":\"haproxy:3fbe4e99-b320-4563-b430-4b81efe8a64f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:54:34:793-95780\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7a0739fd-0c48-4e13-b29b-ac957b3e9333], x-b3-parentspanid=[3f5eef425f28890f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2674bd3b036c33d83f5eef425f28890f], x-b3-spanid=[bc17bb93e911b987], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3fbe4e99-b320-4563-b430-4b81efe8a64f]}\\\"}\"}","context":{"RequestID":"3fbe4e99-b320-4563-b430-4b81efe8a64f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f6f8d4d6-04e8-4b12-b5b3-eb9b7e59ca3c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:54:34.792Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:34.795Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3fbe4e99-b320-4563-b430-4b81efe8a64f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f6f8d4d6-04e8-4b12-b5b3-eb9b7e59ca3c","LogTimestamp":"2023-05-25T23:54:34.795Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:54:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:54:36.806Z","message":"Entering","context":{"RequestID":"ac41c3c8-74aa-4fe6-893b-5c540497e8d4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0257dc8e-489d-42e3-a9c1-7e976979ee65","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:54:36.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:54:36.808Z","message":"{\"transactionId\":\"ac41c3c8-74aa-4fe6-893b-5c540497e8d4\",\"status\":\"200\",\"rqstDate\":\"230525-23:54:36:807\",\"respDate\":\"230525-23:54:36:808\",\"sourceId\":\"haproxy:ac41c3c8-74aa-4fe6-893b-5c540497e8d4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:54:36:807-19549\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5a6fe389-1b54-48e9-9e7a-8aa6fc0e9c19], x-b3-parentspanid=[b8e1ab7bf3999aee], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0036884e2a0029b3b8e1ab7bf3999aee], x-b3-spanid=[8b4588a3c194b16d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ac41c3c8-74aa-4fe6-893b-5c540497e8d4]}\\\"}\"}","context":{"RequestID":"ac41c3c8-74aa-4fe6-893b-5c540497e8d4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0257dc8e-489d-42e3-a9c1-7e976979ee65","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:54:36.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:36.808Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ac41c3c8-74aa-4fe6-893b-5c540497e8d4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0257dc8e-489d-42e3-a9c1-7e976979ee65","LogTimestamp":"2023-05-25T23:54:36.808Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:54:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:54:38.819Z","message":"Entering","context":{"RequestID":"acc6836a-9c98-46e7-ab39-1eca215901f3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"35432af7-435b-4da4-90bd-db146526fb6d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:54:38.819Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:54:38.821Z","message":"{\"transactionId\":\"acc6836a-9c98-46e7-ab39-1eca215901f3\",\"status\":\"200\",\"rqstDate\":\"230525-23:54:38:819\",\"respDate\":\"230525-23:54:38:821\",\"sourceId\":\"haproxy:acc6836a-9c98-46e7-ab39-1eca215901f3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:54:38:819-85981\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[08dd5535-bcbf-4a8d-ae94-f5f0c26376a0], x-b3-parentspanid=[5fdce69be868e6ca], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d620b224c76a3aba5fdce69be868e6ca], x-b3-spanid=[c7116ef0909cfa9c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[acc6836a-9c98-46e7-ab39-1eca215901f3]}\\\"}\"}","context":{"RequestID":"acc6836a-9c98-46e7-ab39-1eca215901f3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"35432af7-435b-4da4-90bd-db146526fb6d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:54:38.819Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:38.822Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"acc6836a-9c98-46e7-ab39-1eca215901f3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"35432af7-435b-4da4-90bd-db146526fb6d","LogTimestamp":"2023-05-25T23:54:38.822Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:54:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:54:40.831Z","message":"Entering","context":{"RequestID":"a15b197c-596c-4c15-932c-809be1fee2bd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"705500e7-1fb8-4ddb-8451-391b368cce44","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:54:40.831Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:54:40.833Z","message":"{\"transactionId\":\"a15b197c-596c-4c15-932c-809be1fee2bd\",\"status\":\"200\",\"rqstDate\":\"230525-23:54:40:832\",\"respDate\":\"230525-23:54:40:833\",\"sourceId\":\"haproxy:a15b197c-596c-4c15-932c-809be1fee2bd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:54:40:832-33602\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6990f239-241f-44b0-9bcd-03c893a982ba], x-b3-parentspanid=[ce0b7dfae987cc1d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e4da9097b54c26d7ce0b7dfae987cc1d], x-b3-spanid=[3cb4f7df5de89566], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a15b197c-596c-4c15-932c-809be1fee2bd]}\\\"}\"}","context":{"RequestID":"a15b197c-596c-4c15-932c-809be1fee2bd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"705500e7-1fb8-4ddb-8451-391b368cce44","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:54:40.831Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:40.834Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a15b197c-596c-4c15-932c-809be1fee2bd","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"705500e7-1fb8-4ddb-8451-391b368cce44","LogTimestamp":"2023-05-25T23:54:40.834Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:54:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:54:41.908Z","message":"Entering","context":{"RequestID":"07105445-08b3-40cb-b8e5-e47a5c050724","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"f4ff50d1-f9fe-4af4-ab65-86a2468644b7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:54:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:54:41.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"07105445-08b3-40cb-b8e5-e47a5c050724","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"f4ff50d1-f9fe-4af4-ab65-86a2468644b7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:54:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:41.911Z","message":"{\"transactionId\":\"07105445-08b3-40cb-b8e5-e47a5c050724\",\"status\":\"200\",\"rqstDate\":\"230525-23:54:41:908\",\"respDate\":\"230525-23:54:41:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:07105445-08b3-40cb-b8e5-e47a5c050724\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:54:41:908-71356\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[07105445-08b3-40cb-b8e5-e47a5c050724]}\\\"}\"}","context":{"RequestID":"07105445-08b3-40cb-b8e5-e47a5c050724","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"f4ff50d1-f9fe-4af4-ab65-86a2468644b7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:54:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:41.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"07105445-08b3-40cb-b8e5-e47a5c050724","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f4ff50d1-f9fe-4af4-ab65-86a2468644b7","LogTimestamp":"2023-05-25T23:54:41.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:54:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:54:42.023Z","message":"Entering","context":{"RequestID":"fba9b995-457a-4ddf-8b44-30c68fd5f080","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"504f8fb0-99f2-45cf-a07a-0fcdace7c2d7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:54:42.023Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:54:42.026Z","message":"{\"transactionId\":\"fba9b995-457a-4ddf-8b44-30c68fd5f080\",\"status\":\"200\",\"rqstDate\":\"230525-23:54:42:024\",\"respDate\":\"230525-23:54:42:026\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:fba9b995-457a-4ddf-8b44-30c68fd5f080\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:54:42:024-23483\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[47bf55b8-7814-4796-b4c8-e7ca216f55b2], x-b3-parentspanid=[19b55b3d01cc60a8], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47205], x-envoy-attempt-count=[1], x-b3-traceid=[2815c3b5323381ce19b55b3d01cc60a8], x-b3-spanid=[abb67bc775356dde], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[fba9b995-457a-4ddf-8b44-30c68fd5f080]}\\\"}\"}","context":{"RequestID":"fba9b995-457a-4ddf-8b44-30c68fd5f080","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"504f8fb0-99f2-45cf-a07a-0fcdace7c2d7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:54:42.023Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:42.027Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fba9b995-457a-4ddf-8b44-30c68fd5f080","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"504f8fb0-99f2-45cf-a07a-0fcdace7c2d7","LogTimestamp":"2023-05-25T23:54:42.027Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:54:42 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:54:42.843Z","message":"Entering","context":{"RequestID":"cedfee7d-97c8-4e10-9557-c7161e9b4195","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5e014f32-5d07-4f9c-bff3-79fb198b3e1f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:54:42.843Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:54:42.846Z","message":"{\"transactionId\":\"cedfee7d-97c8-4e10-9557-c7161e9b4195\",\"status\":\"200\",\"rqstDate\":\"230525-23:54:42:844\",\"respDate\":\"230525-23:54:42:846\",\"sourceId\":\"haproxy:cedfee7d-97c8-4e10-9557-c7161e9b4195\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:54:42:844-31858\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d619141e-2cf9-4b78-9534-5c893cc4404d], x-b3-parentspanid=[40f9376ac39d047d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a174ca505688ee1640f9376ac39d047d], x-b3-spanid=[7389e30ae1150716], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cedfee7d-97c8-4e10-9557-c7161e9b4195]}\\\"}\"}","context":{"RequestID":"cedfee7d-97c8-4e10-9557-c7161e9b4195","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5e014f32-5d07-4f9c-bff3-79fb198b3e1f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:54:42.843Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:42.847Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cedfee7d-97c8-4e10-9557-c7161e9b4195","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5e014f32-5d07-4f9c-bff3-79fb198b3e1f","LogTimestamp":"2023-05-25T23:54:42.847Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:54:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:54:44.168Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:54:44.178Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:44.178Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:44.178Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:44.857Z","message":"Entering","context":{"RequestID":"9af972fb-9f50-47eb-9d1e-42fa9b48792e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"702eae31-cc64-42aa-9b46-c6f623d9ce24","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:54:44.856Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:54:44.859Z","message":"{\"transactionId\":\"9af972fb-9f50-47eb-9d1e-42fa9b48792e\",\"status\":\"200\",\"rqstDate\":\"230525-23:54:44:857\",\"respDate\":\"230525-23:54:44:859\",\"sourceId\":\"haproxy:9af972fb-9f50-47eb-9d1e-42fa9b48792e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:54:44:857-25916\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5a566dca-4482-4894-8dbb-fd58dadd15ff], x-b3-parentspanid=[334e67d6a2f99e33], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[13fcd9355aa6a881334e67d6a2f99e33], x-b3-spanid=[a46b5bc4b8ea2ba6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9af972fb-9f50-47eb-9d1e-42fa9b48792e]}\\\"}\"}","context":{"RequestID":"9af972fb-9f50-47eb-9d1e-42fa9b48792e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"702eae31-cc64-42aa-9b46-c6f623d9ce24","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:54:44.856Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:44.860Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9af972fb-9f50-47eb-9d1e-42fa9b48792e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"702eae31-cc64-42aa-9b46-c6f623d9ce24","LogTimestamp":"2023-05-25T23:54:44.859Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:54:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:54:46.868Z","message":"Entering","context":{"RequestID":"7778c44e-805b-4f40-bc71-ae51b96cef06","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0891728a-ffda-43f4-b1d8-6da20e3c8d1b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:54:46.868Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:54:46.870Z","message":"{\"transactionId\":\"7778c44e-805b-4f40-bc71-ae51b96cef06\",\"status\":\"200\",\"rqstDate\":\"230525-23:54:46:869\",\"respDate\":\"230525-23:54:46:870\",\"sourceId\":\"haproxy:7778c44e-805b-4f40-bc71-ae51b96cef06\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:54:46:869-9563\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8c53d87f-e385-4757-a5e8-26800fa4a7e1], x-b3-parentspanid=[37ad1951e2de9d5f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8e62d8328840b2c337ad1951e2de9d5f], x-b3-spanid=[1ac1185302f6458b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7778c44e-805b-4f40-bc71-ae51b96cef06]}\\\"}\"}","context":{"RequestID":"7778c44e-805b-4f40-bc71-ae51b96cef06","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0891728a-ffda-43f4-b1d8-6da20e3c8d1b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:54:46.868Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:46.870Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7778c44e-805b-4f40-bc71-ae51b96cef06","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0891728a-ffda-43f4-b1d8-6da20e3c8d1b","LogTimestamp":"2023-05-25T23:54:46.870Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:54:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-25T23:54:48.882Z","message":"Entering","context":{"RequestID":"0176ae78-c172-4178-acce-7900a4bbb944","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"da0eda4f-5b03-401a-b674-c79e4676db73","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:54:48.882Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:54:48.884Z","message":"{\"transactionId\":\"0176ae78-c172-4178-acce-7900a4bbb944\",\"status\":\"200\",\"rqstDate\":\"230525-23:54:48:883\",\"respDate\":\"230525-23:54:48:884\",\"sourceId\":\"haproxy:0176ae78-c172-4178-acce-7900a4bbb944\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:54:48:883-81792\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4c6a7800-9b9c-4618-973a-5e3369f84606], x-b3-parentspanid=[2a51c41530b9b617], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[223286daa8622eaa2a51c41530b9b617], x-b3-spanid=[d214b1e397cefc17], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0176ae78-c172-4178-acce-7900a4bbb944]}\\\"}\"}","context":{"RequestID":"0176ae78-c172-4178-acce-7900a4bbb944","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"da0eda4f-5b03-401a-b674-c79e4676db73","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:54:48.882Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:48.885Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0176ae78-c172-4178-acce-7900a4bbb944","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"da0eda4f-5b03-401a-b674-c79e4676db73","LogTimestamp":"2023-05-25T23:54:48.885Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:54:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:54:50.894Z","message":"Entering","context":{"RequestID":"fb0433d5-976e-47d4-845e-99dce35ec510","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a903586f-f902-4bb9-927e-d24b3185258c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:54:50.894Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:54:50.896Z","message":"{\"transactionId\":\"fb0433d5-976e-47d4-845e-99dce35ec510\",\"status\":\"200\",\"rqstDate\":\"230525-23:54:50:895\",\"respDate\":\"230525-23:54:50:896\",\"sourceId\":\"haproxy:fb0433d5-976e-47d4-845e-99dce35ec510\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:54:50:895-1691\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[62870ef8-6add-43a1-ace3-328693c0627e], x-b3-parentspanid=[620afa329f5bad26], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[602a932f44817cbc620afa329f5bad26], x-b3-spanid=[b44ae322a975d866], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fb0433d5-976e-47d4-845e-99dce35ec510]}\\\"}\"}","context":{"RequestID":"fb0433d5-976e-47d4-845e-99dce35ec510","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a903586f-f902-4bb9-927e-d24b3185258c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:54:50.894Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:50.897Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb0433d5-976e-47d4-845e-99dce35ec510","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a903586f-f902-4bb9-927e-d24b3185258c","LogTimestamp":"2023-05-25T23:54:50.897Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:54:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:54:51.908Z","message":"Entering","context":{"RequestID":"ed2a3e81-0d3e-4431-a18e-9d53ea14f46f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"988519e0-9802-42a4-b543-4fe153da0d06","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:54:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:54:51.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"ed2a3e81-0d3e-4431-a18e-9d53ea14f46f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"988519e0-9802-42a4-b543-4fe153da0d06","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:54:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:51.911Z","message":"{\"transactionId\":\"ed2a3e81-0d3e-4431-a18e-9d53ea14f46f\",\"status\":\"200\",\"rqstDate\":\"230525-23:54:51:909\",\"respDate\":\"230525-23:54:51:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ed2a3e81-0d3e-4431-a18e-9d53ea14f46f\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:54:51:909-40892\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ed2a3e81-0d3e-4431-a18e-9d53ea14f46f]}\\\"}\"}","context":{"RequestID":"ed2a3e81-0d3e-4431-a18e-9d53ea14f46f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"988519e0-9802-42a4-b543-4fe153da0d06","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:54:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:51.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ed2a3e81-0d3e-4431-a18e-9d53ea14f46f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"988519e0-9802-42a4-b543-4fe153da0d06","LogTimestamp":"2023-05-25T23:54:51.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:54:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:54:52.024Z","message":"Entering","context":{"RequestID":"42021cb0-4cc8-49ae-99fa-c02a39fd7b76","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8dc32edf-6815-4aff-b643-856283c6f677","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:54:52.024Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:54:52.026Z","message":"{\"transactionId\":\"42021cb0-4cc8-49ae-99fa-c02a39fd7b76\",\"status\":\"200\",\"rqstDate\":\"230525-23:54:52:025\",\"respDate\":\"230525-23:54:52:026\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:42021cb0-4cc8-49ae-99fa-c02a39fd7b76\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:54:52:025-52439\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[59ce4914-ff86-41b4-bd0e-c29138c914fd], x-b3-parentspanid=[9d8fa6618b185f77], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50257], x-envoy-attempt-count=[1], x-b3-traceid=[869271022ffc1a5c9d8fa6618b185f77], x-b3-spanid=[78385f5021a89854], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[42021cb0-4cc8-49ae-99fa-c02a39fd7b76]}\\\"}\"}","context":{"RequestID":"42021cb0-4cc8-49ae-99fa-c02a39fd7b76","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8dc32edf-6815-4aff-b643-856283c6f677","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:54:52.024Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:52.027Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"42021cb0-4cc8-49ae-99fa-c02a39fd7b76","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8dc32edf-6815-4aff-b643-856283c6f677","LogTimestamp":"2023-05-25T23:54:52.027Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:54:52 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:54:52.906Z","message":"Entering","context":{"RequestID":"937d0cb4-1f5b-487c-90ac-10027088f7b4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8c516a30-5598-4a8d-8708-07e4ae49cde2","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:54:52.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:54:52.909Z","message":"{\"transactionId\":\"937d0cb4-1f5b-487c-90ac-10027088f7b4\",\"status\":\"200\",\"rqstDate\":\"230525-23:54:52:907\",\"respDate\":\"230525-23:54:52:909\",\"sourceId\":\"haproxy:937d0cb4-1f5b-487c-90ac-10027088f7b4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:54:52:907-16657\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f8392944-a2e7-4819-b3cc-3f3a2d8d01fd], x-b3-parentspanid=[3be74bf44da82d62], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[78997e80168206993be74bf44da82d62], x-b3-spanid=[3ec5f21a568640e8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[937d0cb4-1f5b-487c-90ac-10027088f7b4]}\\\"}\"}","context":{"RequestID":"937d0cb4-1f5b-487c-90ac-10027088f7b4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8c516a30-5598-4a8d-8708-07e4ae49cde2","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:54:52.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:52.910Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"937d0cb4-1f5b-487c-90ac-10027088f7b4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c516a30-5598-4a8d-8708-07e4ae49cde2","LogTimestamp":"2023-05-25T23:54:52.910Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:54:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:54:54.169Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:54:54.184Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:54.184Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:54.184Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:54.918Z","message":"Entering","context":{"RequestID":"14065612-6173-4fbd-b86d-0a2d064f3528","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"775f0501-c213-47f6-b711-97be75949302","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:54:54.918Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:54:54.920Z","message":"{\"transactionId\":\"14065612-6173-4fbd-b86d-0a2d064f3528\",\"status\":\"200\",\"rqstDate\":\"230525-23:54:54:919\",\"respDate\":\"230525-23:54:54:920\",\"sourceId\":\"haproxy:14065612-6173-4fbd-b86d-0a2d064f3528\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:54:54:919-41083\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8f921c70-af69-4e64-93e6-098b993935ff], x-b3-parentspanid=[15f23fa7e4a498e1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[35803bf3fbfe76ed15f23fa7e4a498e1], x-b3-spanid=[99ab922de99cb4ee], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[14065612-6173-4fbd-b86d-0a2d064f3528]}\\\"}\"}","context":{"RequestID":"14065612-6173-4fbd-b86d-0a2d064f3528","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"775f0501-c213-47f6-b711-97be75949302","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:54:54.918Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:54.921Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"14065612-6173-4fbd-b86d-0a2d064f3528","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"775f0501-c213-47f6-b711-97be75949302","LogTimestamp":"2023-05-25T23:54:54.920Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:54:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:54:56.627Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:56.631Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:56.931Z","message":"Entering","context":{"RequestID":"12b11d31-76f7-43c9-842d-fc6c8346ea53","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c8f9a6a3-f016-46ce-be1b-64ace65f2fad","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:54:56.931Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:54:56.933Z","message":"{\"transactionId\":\"12b11d31-76f7-43c9-842d-fc6c8346ea53\",\"status\":\"200\",\"rqstDate\":\"230525-23:54:56:932\",\"respDate\":\"230525-23:54:56:933\",\"sourceId\":\"haproxy:12b11d31-76f7-43c9-842d-fc6c8346ea53\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:54:56:932-59144\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3a491c58-5782-44ea-93ab-10b5f0795b2c], x-b3-parentspanid=[f02897296d501cc9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8c384f2609ce2125f02897296d501cc9], x-b3-spanid=[1a55630f3747b555], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[12b11d31-76f7-43c9-842d-fc6c8346ea53]}\\\"}\"}","context":{"RequestID":"12b11d31-76f7-43c9-842d-fc6c8346ea53","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c8f9a6a3-f016-46ce-be1b-64ace65f2fad","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:54:56.931Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:56.934Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"12b11d31-76f7-43c9-842d-fc6c8346ea53","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c8f9a6a3-f016-46ce-be1b-64ace65f2fad","LogTimestamp":"2023-05-25T23:54:56.934Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:54:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:54:58.943Z","message":"Entering","context":{"RequestID":"65f3212f-c8f2-4140-b935-c4b100faea31","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"db7f43c1-4920-484c-b257-84a33b715cc9","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:54:58.943Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:54:58.947Z","message":"{\"transactionId\":\"65f3212f-c8f2-4140-b935-c4b100faea31\",\"status\":\"200\",\"rqstDate\":\"230525-23:54:58:945\",\"respDate\":\"230525-23:54:58:946\",\"sourceId\":\"haproxy:65f3212f-c8f2-4140-b935-c4b100faea31\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:54:58:945-97609\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[28f4b655-28d9-4014-9a3f-f24501bbcee3], x-b3-parentspanid=[0b39baec61d4ea9c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5048c0a167939cb20b39baec61d4ea9c], x-b3-spanid=[93285d67cda975a8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[65f3212f-c8f2-4140-b935-c4b100faea31]}\\\"}\"}","context":{"RequestID":"65f3212f-c8f2-4140-b935-c4b100faea31","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"db7f43c1-4920-484c-b257-84a33b715cc9","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:54:58.943Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:54:58.948Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"65f3212f-c8f2-4140-b935-c4b100faea31","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"db7f43c1-4920-484c-b257-84a33b715cc9","LogTimestamp":"2023-05-25T23:54:58.948Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:54:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:55:00.957Z","message":"Entering","context":{"RequestID":"d05789d8-e956-427c-a4da-88f09bcc4db0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fd2593d3-af80-4398-9d92-67f3c7e1cf0d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:55:00.957Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:55:00.960Z","message":"{\"transactionId\":\"d05789d8-e956-427c-a4da-88f09bcc4db0\",\"status\":\"200\",\"rqstDate\":\"230525-23:55:00:958\",\"respDate\":\"230525-23:55:00:960\",\"sourceId\":\"haproxy:d05789d8-e956-427c-a4da-88f09bcc4db0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:55:00:958-98844\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ab254591-a987-4915-890f-57b4b1f57e3d], x-b3-parentspanid=[13bb1507a8faef8e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ffd9ee1616b75d2a13bb1507a8faef8e], x-b3-spanid=[4fcf1f948ae6cb06], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d05789d8-e956-427c-a4da-88f09bcc4db0]}\\\"}\"}","context":{"RequestID":"d05789d8-e956-427c-a4da-88f09bcc4db0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fd2593d3-af80-4398-9d92-67f3c7e1cf0d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:55:00.957Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:00.961Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d05789d8-e956-427c-a4da-88f09bcc4db0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fd2593d3-af80-4398-9d92-67f3c7e1cf0d","LogTimestamp":"2023-05-25T23:55:00.961Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:55:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:55:01.908Z","message":"Entering","context":{"RequestID":"4eabde51-f4e6-4979-90e6-60b8b68fd1a7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5f82a3e0-5aa4-478e-b94d-446c601d35fb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:55:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:55:01.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"4eabde51-f4e6-4979-90e6-60b8b68fd1a7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5f82a3e0-5aa4-478e-b94d-446c601d35fb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:55:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:01.911Z","message":"{\"transactionId\":\"4eabde51-f4e6-4979-90e6-60b8b68fd1a7\",\"status\":\"200\",\"rqstDate\":\"230525-23:55:01:908\",\"respDate\":\"230525-23:55:01:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4eabde51-f4e6-4979-90e6-60b8b68fd1a7\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:55:01:908-49027\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4eabde51-f4e6-4979-90e6-60b8b68fd1a7]}\\\"}\"}","context":{"RequestID":"4eabde51-f4e6-4979-90e6-60b8b68fd1a7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5f82a3e0-5aa4-478e-b94d-446c601d35fb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:55:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:01.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4eabde51-f4e6-4979-90e6-60b8b68fd1a7","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5f82a3e0-5aa4-478e-b94d-446c601d35fb","LogTimestamp":"2023-05-25T23:55:01.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:55:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:55:02.025Z","message":"Entering","context":{"RequestID":"efa5405b-8359-47bd-af03-a5ffe951851d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fe924519-b9fe-494d-b16a-adabd53e34d8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:55:02.025Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:55:02.028Z","message":"{\"transactionId\":\"efa5405b-8359-47bd-af03-a5ffe951851d\",\"status\":\"200\",\"rqstDate\":\"230525-23:55:02:026\",\"respDate\":\"230525-23:55:02:028\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:efa5405b-8359-47bd-af03-a5ffe951851d\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:55:02:026-76271\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2a6135de-77bf-4a76-9c84-f593721c9a01], x-b3-parentspanid=[aec0808a0520cdf7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37627], x-envoy-attempt-count=[1], x-b3-traceid=[8881b0b32a9aebf0aec0808a0520cdf7], x-b3-spanid=[5eba2b0f1f9238c5], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[efa5405b-8359-47bd-af03-a5ffe951851d]}\\\"}\"}","context":{"RequestID":"efa5405b-8359-47bd-af03-a5ffe951851d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fe924519-b9fe-494d-b16a-adabd53e34d8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:55:02.025Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:02.029Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"efa5405b-8359-47bd-af03-a5ffe951851d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fe924519-b9fe-494d-b16a-adabd53e34d8","LogTimestamp":"2023-05-25T23:55:02.029Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:55:02 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:55:02.972Z","message":"Entering","context":{"RequestID":"1c0cc147-133c-40dc-ad03-1661552261b8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"8b775870-59c5-44c0-85ba-b6d467a59265","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:55:02.972Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:55:02.974Z","message":"{\"transactionId\":\"1c0cc147-133c-40dc-ad03-1661552261b8\",\"status\":\"200\",\"rqstDate\":\"230525-23:55:02:972\",\"respDate\":\"230525-23:55:02:974\",\"sourceId\":\"haproxy:1c0cc147-133c-40dc-ad03-1661552261b8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:55:02:972-17238\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[781c65e8-f0d7-40db-91c8-ea2c8c9fddc3], x-b3-parentspanid=[5969925c0f31ad05], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ca32cc6f44374d9f5969925c0f31ad05], x-b3-spanid=[7d67e594f9bbc027], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1c0cc147-133c-40dc-ad03-1661552261b8]}\\\"}\"}","context":{"RequestID":"1c0cc147-133c-40dc-ad03-1661552261b8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"8b775870-59c5-44c0-85ba-b6d467a59265","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:55:02.972Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:02.974Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1c0cc147-133c-40dc-ad03-1661552261b8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8b775870-59c5-44c0-85ba-b6d467a59265","LogTimestamp":"2023-05-25T23:55:02.974Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:55:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:55:04.169Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:55:04.183Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:04.184Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:04.184Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:04.984Z","message":"Entering","context":{"RequestID":"c03befd9-a19b-41b3-91a3-278cd10a03ab","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ef32f705-e4a7-41de-bad5-69fe601362ce","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:55:04.984Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:55:04.987Z","message":"{\"transactionId\":\"c03befd9-a19b-41b3-91a3-278cd10a03ab\",\"status\":\"200\",\"rqstDate\":\"230525-23:55:04:985\",\"respDate\":\"230525-23:55:04:987\",\"sourceId\":\"haproxy:c03befd9-a19b-41b3-91a3-278cd10a03ab\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:55:04:985-6220\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b4df385d-0fb0-46fe-bf76-87d1f51a96b4], x-b3-parentspanid=[c5f313bef485eb58], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bb1b0237c82aaf61c5f313bef485eb58], x-b3-spanid=[4f49e6301508147c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c03befd9-a19b-41b3-91a3-278cd10a03ab]}\\\"}\"}","context":{"RequestID":"c03befd9-a19b-41b3-91a3-278cd10a03ab","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ef32f705-e4a7-41de-bad5-69fe601362ce","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:55:04.984Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:04.988Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c03befd9-a19b-41b3-91a3-278cd10a03ab","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ef32f705-e4a7-41de-bad5-69fe601362ce","LogTimestamp":"2023-05-25T23:55:04.988Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:55:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:55:06.998Z","message":"Entering","context":{"RequestID":"ca4e0eaf-7e93-4b6d-b9b2-1e67c2f59fb1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1c7166b9-7e88-4376-b2f9-7965598b5447","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:55:06.998Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:55:07.000Z","message":"{\"transactionId\":\"ca4e0eaf-7e93-4b6d-b9b2-1e67c2f59fb1\",\"status\":\"200\",\"rqstDate\":\"230525-23:55:06:998\",\"respDate\":\"230525-23:55:07:000\",\"sourceId\":\"haproxy:ca4e0eaf-7e93-4b6d-b9b2-1e67c2f59fb1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:55:06:998-81136\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b3200f29-6f05-4140-af34-2e336d7a943a], x-b3-parentspanid=[13d0977388ffcf41], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b08376a3928dca2b13d0977388ffcf41], x-b3-spanid=[6f25fb46e7b66aa8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ca4e0eaf-7e93-4b6d-b9b2-1e67c2f59fb1]}\\\"}\"}","context":{"RequestID":"ca4e0eaf-7e93-4b6d-b9b2-1e67c2f59fb1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1c7166b9-7e88-4376-b2f9-7965598b5447","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:55:06.998Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:07.000Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ca4e0eaf-7e93-4b6d-b9b2-1e67c2f59fb1","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1c7166b9-7e88-4376-b2f9-7965598b5447","LogTimestamp":"2023-05-25T23:55:07Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:55:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:55:09.011Z","message":"Entering","context":{"RequestID":"38d1680a-6137-403d-8898-7b364b984ddf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"dca8bfed-a966-4643-bea2-600179f4eb9d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:55:09.011Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:55:09.013Z","message":"{\"transactionId\":\"38d1680a-6137-403d-8898-7b364b984ddf\",\"status\":\"200\",\"rqstDate\":\"230525-23:55:09:011\",\"respDate\":\"230525-23:55:09:013\",\"sourceId\":\"haproxy:38d1680a-6137-403d-8898-7b364b984ddf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:55:09:011-16522\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a26d1ec3-f1c5-409b-b798-530ae019084c], x-b3-parentspanid=[13f991f16a52099c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[edf4dd0dcf0f2d1013f991f16a52099c], x-b3-spanid=[67b5ff4903aa19a5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[38d1680a-6137-403d-8898-7b364b984ddf]}\\\"}\"}","context":{"RequestID":"38d1680a-6137-403d-8898-7b364b984ddf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"dca8bfed-a966-4643-bea2-600179f4eb9d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:55:09.011Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:09.013Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"38d1680a-6137-403d-8898-7b364b984ddf","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dca8bfed-a966-4643-bea2-600179f4eb9d","LogTimestamp":"2023-05-25T23:55:09.013Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:55:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:55:11.023Z","message":"Entering","context":{"RequestID":"41ee1260-1d4e-44ad-a1fd-f26e4db1261e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a1873bcb-6c3f-4bf7-81fe-2e50b9c5b144","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:55:11.023Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:55:11.024Z","message":"{\"transactionId\":\"41ee1260-1d4e-44ad-a1fd-f26e4db1261e\",\"status\":\"200\",\"rqstDate\":\"230525-23:55:11:023\",\"respDate\":\"230525-23:55:11:024\",\"sourceId\":\"haproxy:41ee1260-1d4e-44ad-a1fd-f26e4db1261e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:55:11:023-42138\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ae00bed6-842d-4596-8f53-0a415bd7f3ab], x-b3-parentspanid=[6ed04d427ea71edd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5e16f5796442a6cf6ed04d427ea71edd], x-b3-spanid=[814b7974ca651838], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[41ee1260-1d4e-44ad-a1fd-f26e4db1261e]}\\\"}\"}","context":{"RequestID":"41ee1260-1d4e-44ad-a1fd-f26e4db1261e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a1873bcb-6c3f-4bf7-81fe-2e50b9c5b144","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:55:11.023Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:11.025Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"41ee1260-1d4e-44ad-a1fd-f26e4db1261e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a1873bcb-6c3f-4bf7-81fe-2e50b9c5b144","LogTimestamp":"2023-05-25T23:55:11.025Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:55:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:55:11.909Z","message":"Entering","context":{"RequestID":"403a47ab-dfa4-44e4-80aa-70c789b00f1c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8d779fd9-e38e-4cf0-85ce-ce30ba4c8088","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:55:11.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:55:11.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"403a47ab-dfa4-44e4-80aa-70c789b00f1c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8d779fd9-e38e-4cf0-85ce-ce30ba4c8088","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:55:11.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:11.912Z","message":"{\"transactionId\":\"403a47ab-dfa4-44e4-80aa-70c789b00f1c\",\"status\":\"200\",\"rqstDate\":\"230525-23:55:11:910\",\"respDate\":\"230525-23:55:11:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:403a47ab-dfa4-44e4-80aa-70c789b00f1c\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:55:11:910-48356\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[403a47ab-dfa4-44e4-80aa-70c789b00f1c]}\\\"}\"}","context":{"RequestID":"403a47ab-dfa4-44e4-80aa-70c789b00f1c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8d779fd9-e38e-4cf0-85ce-ce30ba4c8088","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:55:11.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:11.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"403a47ab-dfa4-44e4-80aa-70c789b00f1c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8d779fd9-e38e-4cf0-85ce-ce30ba4c8088","LogTimestamp":"2023-05-25T23:55:11.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:55:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:55:12.026Z","message":"Entering","context":{"RequestID":"e9f4d94d-c8c3-4253-aa0a-4b16b87d1b1d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5c4d2f26-3a69-4f7b-a3fb-844b88b5e778","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:55:12.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:55:12.028Z","message":"{\"transactionId\":\"e9f4d94d-c8c3-4253-aa0a-4b16b87d1b1d\",\"status\":\"200\",\"rqstDate\":\"230525-23:55:12:026\",\"respDate\":\"230525-23:55:12:028\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e9f4d94d-c8c3-4253-aa0a-4b16b87d1b1d\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:55:12:026-98707\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1e198c53-cdda-4d64-a5ba-61a4a1da4ab2], x-b3-parentspanid=[4a222a49f9edeef1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38617], x-envoy-attempt-count=[1], x-b3-traceid=[46d6158f5cfb678d4a222a49f9edeef1], x-b3-spanid=[932edeca7fcba3a3], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e9f4d94d-c8c3-4253-aa0a-4b16b87d1b1d]}\\\"}\"}","context":{"RequestID":"e9f4d94d-c8c3-4253-aa0a-4b16b87d1b1d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5c4d2f26-3a69-4f7b-a3fb-844b88b5e778","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:55:12.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:12.029Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e9f4d94d-c8c3-4253-aa0a-4b16b87d1b1d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5c4d2f26-3a69-4f7b-a3fb-844b88b5e778","LogTimestamp":"2023-05-25T23:55:12.029Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:55:12 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:55:13.035Z","message":"Entering","context":{"RequestID":"cb301ba3-11ca-44de-9c73-440a670c4028","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"799b5d03-12d4-4920-a252-fc4236de4ab0","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:55:13.035Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:55:13.037Z","message":"{\"transactionId\":\"cb301ba3-11ca-44de-9c73-440a670c4028\",\"status\":\"200\",\"rqstDate\":\"230525-23:55:13:035\",\"respDate\":\"230525-23:55:13:037\",\"sourceId\":\"haproxy:cb301ba3-11ca-44de-9c73-440a670c4028\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:55:13:035-29741\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7859e163-f895-47b2-9e5a-172a0ac28061], x-b3-parentspanid=[35388e15bc0ed2c5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[92ff1f45fb31ca3e35388e15bc0ed2c5], x-b3-spanid=[f196140d3621d292], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cb301ba3-11ca-44de-9c73-440a670c4028]}\\\"}\"}","context":{"RequestID":"cb301ba3-11ca-44de-9c73-440a670c4028","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"799b5d03-12d4-4920-a252-fc4236de4ab0","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:55:13.035Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:13.038Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cb301ba3-11ca-44de-9c73-440a670c4028","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"799b5d03-12d4-4920-a252-fc4236de4ab0","LogTimestamp":"2023-05-25T23:55:13.038Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:55:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:55:14.169Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:55:14.186Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:14.186Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:14.187Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:15.048Z","message":"Entering","context":{"RequestID":"b3173fda-53ae-4d51-94b0-25a12273dd1c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4d09a016-cea9-4199-88aa-2378e65fba58","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:55:15.048Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:55:15.050Z","message":"{\"transactionId\":\"b3173fda-53ae-4d51-94b0-25a12273dd1c\",\"status\":\"200\",\"rqstDate\":\"230525-23:55:15:049\",\"respDate\":\"230525-23:55:15:050\",\"sourceId\":\"haproxy:b3173fda-53ae-4d51-94b0-25a12273dd1c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:55:15:049-85890\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9ec079f1-5b06-4c8c-a867-4562c5a5db8f], x-b3-parentspanid=[2b84eea0b0656318], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1755e708f075eea62b84eea0b0656318], x-b3-spanid=[5f2f36e49139079c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b3173fda-53ae-4d51-94b0-25a12273dd1c]}\\\"}\"}","context":{"RequestID":"b3173fda-53ae-4d51-94b0-25a12273dd1c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4d09a016-cea9-4199-88aa-2378e65fba58","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:55:15.048Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:15.051Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b3173fda-53ae-4d51-94b0-25a12273dd1c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4d09a016-cea9-4199-88aa-2378e65fba58","LogTimestamp":"2023-05-25T23:55:15.051Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:55:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:55:17.060Z","message":"Entering","context":{"RequestID":"a1168bc7-6fc3-4379-b7ea-3c81c5373c8f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f8a6eab8-6538-4904-8497-c1cb7844eb73","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:55:17.060Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:55:17.062Z","message":"{\"transactionId\":\"a1168bc7-6fc3-4379-b7ea-3c81c5373c8f\",\"status\":\"200\",\"rqstDate\":\"230525-23:55:17:061\",\"respDate\":\"230525-23:55:17:062\",\"sourceId\":\"haproxy:a1168bc7-6fc3-4379-b7ea-3c81c5373c8f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:55:17:061-95854\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9bdcc804-4f5c-4edf-86c1-60169e1467c3], x-b3-parentspanid=[295504261552a04e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0b8da19ba394c3a5295504261552a04e], x-b3-spanid=[e2e60632cb378390], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a1168bc7-6fc3-4379-b7ea-3c81c5373c8f]}\\\"}\"}","context":{"RequestID":"a1168bc7-6fc3-4379-b7ea-3c81c5373c8f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f8a6eab8-6538-4904-8497-c1cb7844eb73","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:55:17.060Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:17.063Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a1168bc7-6fc3-4379-b7ea-3c81c5373c8f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f8a6eab8-6538-4904-8497-c1cb7844eb73","LogTimestamp":"2023-05-25T23:55:17.063Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:55:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:55:19.072Z","message":"Entering","context":{"RequestID":"b9c8c2a6-2243-40a8-a6c2-6e251f694032","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"54084515-53a9-470c-a6d0-8a6e937c3fe3","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:55:19.072Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:55:19.074Z","message":"{\"transactionId\":\"b9c8c2a6-2243-40a8-a6c2-6e251f694032\",\"status\":\"200\",\"rqstDate\":\"230525-23:55:19:073\",\"respDate\":\"230525-23:55:19:074\",\"sourceId\":\"haproxy:b9c8c2a6-2243-40a8-a6c2-6e251f694032\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:55:19:073-26121\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bbb65142-de8d-409b-a404-74217bcfee96], x-b3-parentspanid=[b4cb763d32576976], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dc5060235c31ad74b4cb763d32576976], x-b3-spanid=[1b1353f2c3d3229d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b9c8c2a6-2243-40a8-a6c2-6e251f694032]}\\\"}\"}","context":{"RequestID":"b9c8c2a6-2243-40a8-a6c2-6e251f694032","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"54084515-53a9-470c-a6d0-8a6e937c3fe3","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:55:19.072Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:19.075Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b9c8c2a6-2243-40a8-a6c2-6e251f694032","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"54084515-53a9-470c-a6d0-8a6e937c3fe3","LogTimestamp":"2023-05-25T23:55:19.075Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:55:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:55:21.085Z","message":"Entering","context":{"RequestID":"3c0aa518-cf8c-4b25-b22c-567f05e2e43a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8e471c9c-0ac4-4180-9d99-bf3b39173fe9","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:55:21.085Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:55:21.088Z","message":"{\"transactionId\":\"3c0aa518-cf8c-4b25-b22c-567f05e2e43a\",\"status\":\"200\",\"rqstDate\":\"230525-23:55:21:086\",\"respDate\":\"230525-23:55:21:088\",\"sourceId\":\"haproxy:3c0aa518-cf8c-4b25-b22c-567f05e2e43a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:55:21:086-4789\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6d1628d5-f259-4460-aeac-6e3cd8855021], x-b3-parentspanid=[97147e69b3b527ef], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7505e32a42971ead97147e69b3b527ef], x-b3-spanid=[9a7d36476d5be20f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3c0aa518-cf8c-4b25-b22c-567f05e2e43a]}\\\"}\"}","context":{"RequestID":"3c0aa518-cf8c-4b25-b22c-567f05e2e43a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8e471c9c-0ac4-4180-9d99-bf3b39173fe9","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:55:21.085Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:21.089Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3c0aa518-cf8c-4b25-b22c-567f05e2e43a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8e471c9c-0ac4-4180-9d99-bf3b39173fe9","LogTimestamp":"2023-05-25T23:55:21.089Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:55:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:55:21.908Z","message":"Entering","context":{"RequestID":"47d60a99-d8fd-40f4-8dda-33824e21b64d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"209a2324-7f66-4b83-b30c-06c64e1b8285","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:55:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:55:21.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"47d60a99-d8fd-40f4-8dda-33824e21b64d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"209a2324-7f66-4b83-b30c-06c64e1b8285","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:55:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:21.910Z","message":"{\"transactionId\":\"47d60a99-d8fd-40f4-8dda-33824e21b64d\",\"status\":\"200\",\"rqstDate\":\"230525-23:55:21:908\",\"respDate\":\"230525-23:55:21:910\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:47d60a99-d8fd-40f4-8dda-33824e21b64d\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:55:21:908-60525\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[47d60a99-d8fd-40f4-8dda-33824e21b64d]}\\\"}\"}","context":{"RequestID":"47d60a99-d8fd-40f4-8dda-33824e21b64d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"209a2324-7f66-4b83-b30c-06c64e1b8285","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:55:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:21.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"47d60a99-d8fd-40f4-8dda-33824e21b64d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"209a2324-7f66-4b83-b30c-06c64e1b8285","LogTimestamp":"2023-05-25T23:55:21.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:55:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:55:22.026Z","message":"Entering","context":{"RequestID":"8a58bc97-99b8-4c1d-b180-56ead899fadb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f37ce079-668a-4308-b913-7d35e20cfd27","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:55:22.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:55:22.028Z","message":"{\"transactionId\":\"8a58bc97-99b8-4c1d-b180-56ead899fadb\",\"status\":\"200\",\"rqstDate\":\"230525-23:55:22:027\",\"respDate\":\"230525-23:55:22:028\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:8a58bc97-99b8-4c1d-b180-56ead899fadb\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:55:22:027-36215\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b4076ff4-1acb-417e-8231-cafd915b797c], x-b3-parentspanid=[87049a5c9f60a32a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45569], x-envoy-attempt-count=[1], x-b3-traceid=[1f744a8adf7db64087049a5c9f60a32a], x-b3-spanid=[27f674a1d03f63ad], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[8a58bc97-99b8-4c1d-b180-56ead899fadb]}\\\"}\"}","context":{"RequestID":"8a58bc97-99b8-4c1d-b180-56ead899fadb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f37ce079-668a-4308-b913-7d35e20cfd27","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:55:22.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:22.029Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8a58bc97-99b8-4c1d-b180-56ead899fadb","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f37ce079-668a-4308-b913-7d35e20cfd27","LogTimestamp":"2023-05-25T23:55:22.029Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:55:22 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:55:23.098Z","message":"Entering","context":{"RequestID":"a359a954-2376-4aa0-9e71-b0c6329b1724","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"497ca59f-2689-4b3c-a2e5-db3ff20e086a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:55:23.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:55:23.101Z","message":"{\"transactionId\":\"a359a954-2376-4aa0-9e71-b0c6329b1724\",\"status\":\"200\",\"rqstDate\":\"230525-23:55:23:099\",\"respDate\":\"230525-23:55:23:101\",\"sourceId\":\"haproxy:a359a954-2376-4aa0-9e71-b0c6329b1724\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:55:23:099-33863\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cbd7a6d4-f94f-46f3-95a7-a362e2de5cb2], x-b3-parentspanid=[bf3b2aed41ccf394], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d9f11b9cebdc14fabf3b2aed41ccf394], x-b3-spanid=[831fcf6a1a84a8a2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a359a954-2376-4aa0-9e71-b0c6329b1724]}\\\"}\"}","context":{"RequestID":"a359a954-2376-4aa0-9e71-b0c6329b1724","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"497ca59f-2689-4b3c-a2e5-db3ff20e086a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:55:23.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:23.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a359a954-2376-4aa0-9e71-b0c6329b1724","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"497ca59f-2689-4b3c-a2e5-db3ff20e086a","LogTimestamp":"2023-05-25T23:55:23.101Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:55:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:55:24.170Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:55:24.215Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:24.216Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:24.216Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:25.110Z","message":"Entering","context":{"RequestID":"6946c3e5-797e-4f1a-84dc-ee6a5006b473","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4f7721b8-ac8c-4442-a607-e105b018ffe1","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:55:25.110Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:55:25.112Z","message":"{\"transactionId\":\"6946c3e5-797e-4f1a-84dc-ee6a5006b473\",\"status\":\"200\",\"rqstDate\":\"230525-23:55:25:111\",\"respDate\":\"230525-23:55:25:112\",\"sourceId\":\"haproxy:6946c3e5-797e-4f1a-84dc-ee6a5006b473\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:55:25:111-96252\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1fe20c1c-e725-4cbe-9835-a3ca6a1cff42], x-b3-parentspanid=[fb3c8df189a315ec], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5802916f4c822cc3fb3c8df189a315ec], x-b3-spanid=[6e49a5e3e3bf2856], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6946c3e5-797e-4f1a-84dc-ee6a5006b473]}\\\"}\"}","context":{"RequestID":"6946c3e5-797e-4f1a-84dc-ee6a5006b473","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4f7721b8-ac8c-4442-a607-e105b018ffe1","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:55:25.110Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:25.113Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6946c3e5-797e-4f1a-84dc-ee6a5006b473","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4f7721b8-ac8c-4442-a607-e105b018ffe1","LogTimestamp":"2023-05-25T23:55:25.113Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:55:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:55:26.632Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:26.636Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:27.124Z","message":"Entering","context":{"RequestID":"817d64ef-3624-403c-99dd-93a9ab883b10","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cc9698fb-e313-43cc-a858-b044fb7ec1ee","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:55:27.123Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:55:27.126Z","message":"{\"transactionId\":\"817d64ef-3624-403c-99dd-93a9ab883b10\",\"status\":\"200\",\"rqstDate\":\"230525-23:55:27:124\",\"respDate\":\"230525-23:55:27:126\",\"sourceId\":\"haproxy:817d64ef-3624-403c-99dd-93a9ab883b10\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:55:27:124-50990\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aefe4ff1-7c7d-4e91-a295-f713d5cec64b], x-b3-parentspanid=[7697035d15e03c63], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[27e95d6b9aaeec417697035d15e03c63], x-b3-spanid=[740855905e69d521], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[817d64ef-3624-403c-99dd-93a9ab883b10]}\\\"}\"}","context":{"RequestID":"817d64ef-3624-403c-99dd-93a9ab883b10","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cc9698fb-e313-43cc-a858-b044fb7ec1ee","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:55:27.123Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:27.127Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"817d64ef-3624-403c-99dd-93a9ab883b10","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cc9698fb-e313-43cc-a858-b044fb7ec1ee","LogTimestamp":"2023-05-25T23:55:27.127Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:55:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:55:29.138Z","message":"Entering","context":{"RequestID":"38e6d192-c455-4593-abd7-5b72bc6bb5fb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d26d93fc-e3e8-411f-9d47-a11f3c734c7c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:55:29.137Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:55:29.141Z","message":"{\"transactionId\":\"38e6d192-c455-4593-abd7-5b72bc6bb5fb\",\"status\":\"200\",\"rqstDate\":\"230525-23:55:29:139\",\"respDate\":\"230525-23:55:29:140\",\"sourceId\":\"haproxy:38e6d192-c455-4593-abd7-5b72bc6bb5fb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:55:29:139-63433\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f281755f-89d3-492d-9197-fbf61c7bec45], x-b3-parentspanid=[9a774dd428b59612], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b9e3e2879cae3d579a774dd428b59612], x-b3-spanid=[73b13b82c76c31df], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[38e6d192-c455-4593-abd7-5b72bc6bb5fb]}\\\"}\"}","context":{"RequestID":"38e6d192-c455-4593-abd7-5b72bc6bb5fb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d26d93fc-e3e8-411f-9d47-a11f3c734c7c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:55:29.137Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:29.142Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"38e6d192-c455-4593-abd7-5b72bc6bb5fb","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d26d93fc-e3e8-411f-9d47-a11f3c734c7c","LogTimestamp":"2023-05-25T23:55:29.141Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:55:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:55:31.151Z","message":"Entering","context":{"RequestID":"56438f00-9096-4605-a6e4-c25870b16b9f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ec9821f2-8d54-4528-ae12-f26740770b9e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:55:31.151Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:55:31.152Z","message":"{\"transactionId\":\"56438f00-9096-4605-a6e4-c25870b16b9f\",\"status\":\"200\",\"rqstDate\":\"230525-23:55:31:151\",\"respDate\":\"230525-23:55:31:152\",\"sourceId\":\"haproxy:56438f00-9096-4605-a6e4-c25870b16b9f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:55:31:151-36770\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3e92031c-446c-468d-91b1-91622ac7f385], x-b3-parentspanid=[e530983b95043bd9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dbc2bf659ef67fdfe530983b95043bd9], x-b3-spanid=[ee14c533e1df908e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[56438f00-9096-4605-a6e4-c25870b16b9f]}\\\"}\"}","context":{"RequestID":"56438f00-9096-4605-a6e4-c25870b16b9f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ec9821f2-8d54-4528-ae12-f26740770b9e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:55:31.151Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:31.153Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"56438f00-9096-4605-a6e4-c25870b16b9f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ec9821f2-8d54-4528-ae12-f26740770b9e","LogTimestamp":"2023-05-25T23:55:31.152Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:55:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-25T23:55:31.909Z","message":"Entering","context":{"RequestID":"349fbd56-fc0d-4c0d-828a-e90f53cc3bd9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5a97b974-85fa-49eb-a924-7002aab61a47","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:55:31.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:55:31.912Z","message":"Database is available from CACHED check.","context":{"RequestID":"349fbd56-fc0d-4c0d-828a-e90f53cc3bd9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5a97b974-85fa-49eb-a924-7002aab61a47","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:55:31.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:31.913Z","message":"{\"transactionId\":\"349fbd56-fc0d-4c0d-828a-e90f53cc3bd9\",\"status\":\"200\",\"rqstDate\":\"230525-23:55:31:910\",\"respDate\":\"230525-23:55:31:913\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:349fbd56-fc0d-4c0d-828a-e90f53cc3bd9\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:55:31:910-23323\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[349fbd56-fc0d-4c0d-828a-e90f53cc3bd9]}\\\"}\"}","context":{"RequestID":"349fbd56-fc0d-4c0d-828a-e90f53cc3bd9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5a97b974-85fa-49eb-a924-7002aab61a47","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:55:31.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:31.914Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"349fbd56-fc0d-4c0d-828a-e90f53cc3bd9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5a97b974-85fa-49eb-a924-7002aab61a47","LogTimestamp":"2023-05-25T23:55:31.914Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:55:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:55:32.024Z","message":"Entering","context":{"RequestID":"e6146a4b-a96b-4d82-9ab7-d57d709d6935","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"133ee183-55bf-436e-a840-918e7c1a8fe4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:55:32.024Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:55:32.026Z","message":"{\"transactionId\":\"e6146a4b-a96b-4d82-9ab7-d57d709d6935\",\"status\":\"200\",\"rqstDate\":\"230525-23:55:32:025\",\"respDate\":\"230525-23:55:32:026\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e6146a4b-a96b-4d82-9ab7-d57d709d6935\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:55:32:025-3606\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[28b11d25-bb05-4d48-8c09-ce41557a38da], x-b3-parentspanid=[f1ce5128ab7ef1d9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51077], x-envoy-attempt-count=[1], x-b3-traceid=[d3fbfa713ec39f5af1ce5128ab7ef1d9], x-b3-spanid=[686b3e02394b5515], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e6146a4b-a96b-4d82-9ab7-d57d709d6935]}\\\"}\"}","context":{"RequestID":"e6146a4b-a96b-4d82-9ab7-d57d709d6935","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"133ee183-55bf-436e-a840-918e7c1a8fe4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:55:32.024Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:32.027Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e6146a4b-a96b-4d82-9ab7-d57d709d6935","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"133ee183-55bf-436e-a840-918e7c1a8fe4","LogTimestamp":"2023-05-25T23:55:32.027Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:55:32 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:55:33.162Z","message":"Entering","context":{"RequestID":"2e113a94-b130-4aaa-a437-d2fdf5ddc0a4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"19399261-79b9-439e-884c-001abbc89fe1","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:55:33.162Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:55:33.165Z","message":"{\"transactionId\":\"2e113a94-b130-4aaa-a437-d2fdf5ddc0a4\",\"status\":\"200\",\"rqstDate\":\"230525-23:55:33:163\",\"respDate\":\"230525-23:55:33:165\",\"sourceId\":\"haproxy:2e113a94-b130-4aaa-a437-d2fdf5ddc0a4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:55:33:163-85922\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d64fe447-ce1f-9841-8333-fefbd397a0a2], x-b3-parentspanid=[9c49f01d09963480], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[377fbeb5dcd07cf19c49f01d09963480], x-b3-spanid=[609c10fc2923ed75], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2e113a94-b130-4aaa-a437-d2fdf5ddc0a4]}\\\"}\"}","context":{"RequestID":"2e113a94-b130-4aaa-a437-d2fdf5ddc0a4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"19399261-79b9-439e-884c-001abbc89fe1","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:55:33.162Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:33.166Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2e113a94-b130-4aaa-a437-d2fdf5ddc0a4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"19399261-79b9-439e-884c-001abbc89fe1","LogTimestamp":"2023-05-25T23:55:33.166Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:55:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:55:34.169Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:55:34.188Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:34.188Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:34.188Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:35.176Z","message":"Entering","context":{"RequestID":"b72f406d-8396-4b61-9b3e-1d250563d6d2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7f767e4c-8b3c-4910-bf84-9df1015c01ac","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:55:35.176Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:55:35.179Z","message":"{\"transactionId\":\"b72f406d-8396-4b61-9b3e-1d250563d6d2\",\"status\":\"200\",\"rqstDate\":\"230525-23:55:35:177\",\"respDate\":\"230525-23:55:35:179\",\"sourceId\":\"haproxy:b72f406d-8396-4b61-9b3e-1d250563d6d2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:55:35:177-52038\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f658c06b-d2e5-49a9-9b10-8e1f42d4a8a7], x-b3-parentspanid=[95168263e669bf4f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[423426ffaf8031e495168263e669bf4f], x-b3-spanid=[3bed5229034b625b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b72f406d-8396-4b61-9b3e-1d250563d6d2]}\\\"}\"}","context":{"RequestID":"b72f406d-8396-4b61-9b3e-1d250563d6d2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7f767e4c-8b3c-4910-bf84-9df1015c01ac","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:55:35.176Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:35.179Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b72f406d-8396-4b61-9b3e-1d250563d6d2","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7f767e4c-8b3c-4910-bf84-9df1015c01ac","LogTimestamp":"2023-05-25T23:55:35.179Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:55:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:55:37.189Z","message":"Entering","context":{"RequestID":"1aa642af-7d08-4385-afa1-0ad476e06c2c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e277c039-8a06-4c40-8896-e5d40673213a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:55:37.189Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:55:37.192Z","message":"{\"transactionId\":\"1aa642af-7d08-4385-afa1-0ad476e06c2c\",\"status\":\"200\",\"rqstDate\":\"230525-23:55:37:190\",\"respDate\":\"230525-23:55:37:192\",\"sourceId\":\"haproxy:1aa642af-7d08-4385-afa1-0ad476e06c2c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:55:37:190-57023\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[73e94370-6406-474a-be68-00850dad4809], x-b3-parentspanid=[f20d0b0b5ee2cca1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9ca5c0784671a805f20d0b0b5ee2cca1], x-b3-spanid=[65ce6775164b65d7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1aa642af-7d08-4385-afa1-0ad476e06c2c]}\\\"}\"}","context":{"RequestID":"1aa642af-7d08-4385-afa1-0ad476e06c2c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e277c039-8a06-4c40-8896-e5d40673213a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:55:37.189Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:37.192Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1aa642af-7d08-4385-afa1-0ad476e06c2c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e277c039-8a06-4c40-8896-e5d40673213a","LogTimestamp":"2023-05-25T23:55:37.192Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:55:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:55:39.203Z","message":"Entering","context":{"RequestID":"9da4b728-f323-4453-997c-79997e3b898b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"def22691-0101-4959-9855-cbfff8d7c3af","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:55:39.203Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:55:39.206Z","message":"{\"transactionId\":\"9da4b728-f323-4453-997c-79997e3b898b\",\"status\":\"200\",\"rqstDate\":\"230525-23:55:39:204\",\"respDate\":\"230525-23:55:39:205\",\"sourceId\":\"haproxy:9da4b728-f323-4453-997c-79997e3b898b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:55:39:204-84606\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[80fc7eb2-f1a2-436d-8ef4-9de33da18a79], x-b3-parentspanid=[76f47a9315cd1010], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e046ee579c2d547476f47a9315cd1010], x-b3-spanid=[adcb6b51701c9df2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9da4b728-f323-4453-997c-79997e3b898b]}\\\"}\"}","context":{"RequestID":"9da4b728-f323-4453-997c-79997e3b898b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"def22691-0101-4959-9855-cbfff8d7c3af","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:55:39.203Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:39.207Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9da4b728-f323-4453-997c-79997e3b898b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"def22691-0101-4959-9855-cbfff8d7c3af","LogTimestamp":"2023-05-25T23:55:39.206Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:55:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:55:41.216Z","message":"Entering","context":{"RequestID":"6fb0898e-8388-4ecc-8b7b-961657eca844","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3e45cc0f-d394-40ed-a751-c8eb8b782b41","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:55:41.216Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:55:41.219Z","message":"{\"transactionId\":\"6fb0898e-8388-4ecc-8b7b-961657eca844\",\"status\":\"200\",\"rqstDate\":\"230525-23:55:41:217\",\"respDate\":\"230525-23:55:41:219\",\"sourceId\":\"haproxy:6fb0898e-8388-4ecc-8b7b-961657eca844\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:55:41:217-38853\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1d6b540a-56ca-472e-8d16-277109ae201d], x-b3-parentspanid=[add4dfefac4e1dd6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[81b956806604fc28add4dfefac4e1dd6], x-b3-spanid=[f7ff046b70edd871], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6fb0898e-8388-4ecc-8b7b-961657eca844]}\\\"}\"}","context":{"RequestID":"6fb0898e-8388-4ecc-8b7b-961657eca844","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3e45cc0f-d394-40ed-a751-c8eb8b782b41","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:55:41.216Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:41.220Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6fb0898e-8388-4ecc-8b7b-961657eca844","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3e45cc0f-d394-40ed-a751-c8eb8b782b41","LogTimestamp":"2023-05-25T23:55:41.220Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:55:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:55:41.909Z","message":"Entering","context":{"RequestID":"beb40031-44be-426a-8406-9524b72e2373","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d5655cbd-aac3-4706-a8d5-5efd529216b9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:55:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:55:41.912Z","message":"Database is available from CACHED check.","context":{"RequestID":"beb40031-44be-426a-8406-9524b72e2373","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d5655cbd-aac3-4706-a8d5-5efd529216b9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:55:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:41.913Z","message":"{\"transactionId\":\"beb40031-44be-426a-8406-9524b72e2373\",\"status\":\"200\",\"rqstDate\":\"230525-23:55:41:910\",\"respDate\":\"230525-23:55:41:913\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:beb40031-44be-426a-8406-9524b72e2373\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:55:41:910-70604\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[beb40031-44be-426a-8406-9524b72e2373]}\\\"}\"}","context":{"RequestID":"beb40031-44be-426a-8406-9524b72e2373","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d5655cbd-aac3-4706-a8d5-5efd529216b9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:55:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:41.914Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"beb40031-44be-426a-8406-9524b72e2373","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d5655cbd-aac3-4706-a8d5-5efd529216b9","LogTimestamp":"2023-05-25T23:55:41.914Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:55:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:55:42.025Z","message":"Entering","context":{"RequestID":"521a38eb-d279-4333-ba28-49cca53cf833","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5214299a-1110-44da-8591-23c2431c0534","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:55:42.025Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:55:42.028Z","message":"{\"transactionId\":\"521a38eb-d279-4333-ba28-49cca53cf833\",\"status\":\"200\",\"rqstDate\":\"230525-23:55:42:026\",\"respDate\":\"230525-23:55:42:028\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:521a38eb-d279-4333-ba28-49cca53cf833\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:55:42:026-49915\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[31a6e2e3-bda5-4ab8-b8f0-882125ab80db], x-b3-parentspanid=[764604593c617ed3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46711], x-envoy-attempt-count=[1], x-b3-traceid=[625bed6fbf0420da764604593c617ed3], x-b3-spanid=[50d4293676742d8f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[521a38eb-d279-4333-ba28-49cca53cf833]}\\\"}\"}","context":{"RequestID":"521a38eb-d279-4333-ba28-49cca53cf833","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5214299a-1110-44da-8591-23c2431c0534","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:55:42.025Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:42.028Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"521a38eb-d279-4333-ba28-49cca53cf833","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5214299a-1110-44da-8591-23c2431c0534","LogTimestamp":"2023-05-25T23:55:42.028Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:55:42 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:55:43.230Z","message":"Entering","context":{"RequestID":"73ba2068-7983-481f-a3bc-6369b4a0c006","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"06cbbba1-fd1d-4986-bb2a-c0473417dc5c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:55:43.230Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:55:43.233Z","message":"{\"transactionId\":\"73ba2068-7983-481f-a3bc-6369b4a0c006\",\"status\":\"200\",\"rqstDate\":\"230525-23:55:43:231\",\"respDate\":\"230525-23:55:43:233\",\"sourceId\":\"haproxy:73ba2068-7983-481f-a3bc-6369b4a0c006\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:55:43:231-65603\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0b03f31a-343b-404c-95b8-5187cf827241], x-b3-parentspanid=[45d8310f809e5c0e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[141aa823b9cb094445d8310f809e5c0e], x-b3-spanid=[6479956a6224ae22], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[73ba2068-7983-481f-a3bc-6369b4a0c006]}\\\"}\"}","context":{"RequestID":"73ba2068-7983-481f-a3bc-6369b4a0c006","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"06cbbba1-fd1d-4986-bb2a-c0473417dc5c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:55:43.230Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:43.233Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"73ba2068-7983-481f-a3bc-6369b4a0c006","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"06cbbba1-fd1d-4986-bb2a-c0473417dc5c","LogTimestamp":"2023-05-25T23:55:43.233Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:55:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:55:44.170Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:55:44.185Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:44.186Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:44.186Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:45.242Z","message":"Entering","context":{"RequestID":"1ce4d236-ac4f-4043-8417-705ad594f041","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"749ace01-aa3e-40ab-80b2-62256e0f86e0","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:55:45.242Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:55:45.245Z","message":"{\"transactionId\":\"1ce4d236-ac4f-4043-8417-705ad594f041\",\"status\":\"200\",\"rqstDate\":\"230525-23:55:45:243\",\"respDate\":\"230525-23:55:45:245\",\"sourceId\":\"haproxy:1ce4d236-ac4f-4043-8417-705ad594f041\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:55:45:243-77675\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[54b5127b-3f54-46c4-8f09-c071141869a4], x-b3-parentspanid=[186e84fa2c88beaa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3e3a6bd171930a44186e84fa2c88beaa], x-b3-spanid=[acdbfc4c9dfbdc70], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1ce4d236-ac4f-4043-8417-705ad594f041]}\\\"}\"}","context":{"RequestID":"1ce4d236-ac4f-4043-8417-705ad594f041","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"749ace01-aa3e-40ab-80b2-62256e0f86e0","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:55:45.242Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:45.245Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1ce4d236-ac4f-4043-8417-705ad594f041","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"749ace01-aa3e-40ab-80b2-62256e0f86e0","LogTimestamp":"2023-05-25T23:55:45.245Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:55:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:55:47.255Z","message":"Entering","context":{"RequestID":"9b3839cd-7263-4303-b49f-fead5aa07103","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6f36e627-91af-453a-9934-95e1163c2542","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:55:47.255Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:55:47.258Z","message":"{\"transactionId\":\"9b3839cd-7263-4303-b49f-fead5aa07103\",\"status\":\"200\",\"rqstDate\":\"230525-23:55:47:256\",\"respDate\":\"230525-23:55:47:258\",\"sourceId\":\"haproxy:9b3839cd-7263-4303-b49f-fead5aa07103\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:55:47:256-67673\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[afec88c3-ded0-4d4c-bd59-0b3dc7edc561], x-b3-parentspanid=[f36e2bd45ade4658], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[62953b276ff4f2caf36e2bd45ade4658], x-b3-spanid=[ad48b1fc9710e5ef], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9b3839cd-7263-4303-b49f-fead5aa07103]}\\\"}\"}","context":{"RequestID":"9b3839cd-7263-4303-b49f-fead5aa07103","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6f36e627-91af-453a-9934-95e1163c2542","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:55:47.255Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:47.258Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9b3839cd-7263-4303-b49f-fead5aa07103","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6f36e627-91af-453a-9934-95e1163c2542","LogTimestamp":"2023-05-25T23:55:47.258Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:55:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:55:49.270Z","message":"Entering","context":{"RequestID":"bea78fc3-cdbf-4807-8762-d31475fe0fe2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b0507d9a-d09d-49e5-a922-5bcafcde30cb","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:55:49.270Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:55:49.273Z","message":"{\"transactionId\":\"bea78fc3-cdbf-4807-8762-d31475fe0fe2\",\"status\":\"200\",\"rqstDate\":\"230525-23:55:49:271\",\"respDate\":\"230525-23:55:49:273\",\"sourceId\":\"haproxy:bea78fc3-cdbf-4807-8762-d31475fe0fe2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:55:49:271-61682\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7e4ee1f9-9668-452a-9975-7ebccd86523f], x-b3-parentspanid=[97d77ac79a44a4a4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[56641e2508ef915197d77ac79a44a4a4], x-b3-spanid=[2225408ebb5e76de], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bea78fc3-cdbf-4807-8762-d31475fe0fe2]}\\\"}\"}","context":{"RequestID":"bea78fc3-cdbf-4807-8762-d31475fe0fe2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b0507d9a-d09d-49e5-a922-5bcafcde30cb","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:55:49.270Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:49.273Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bea78fc3-cdbf-4807-8762-d31475fe0fe2","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b0507d9a-d09d-49e5-a922-5bcafcde30cb","LogTimestamp":"2023-05-25T23:55:49.273Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:55:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:55:51.284Z","message":"Entering","context":{"RequestID":"24aba4c6-0307-4e82-b90b-de95133293fd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"42628a9d-140c-4fdc-9cbd-e41788fe6482","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:55:51.284Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:55:51.286Z","message":"{\"transactionId\":\"24aba4c6-0307-4e82-b90b-de95133293fd\",\"status\":\"200\",\"rqstDate\":\"230525-23:55:51:284\",\"respDate\":\"230525-23:55:51:286\",\"sourceId\":\"haproxy:24aba4c6-0307-4e82-b90b-de95133293fd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:55:51:284-20268\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[33b1e8f2-f1aa-4d77-9534-b0009ffe446c], x-b3-parentspanid=[ef44da53f57981bd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0ed2f099a0d5c981ef44da53f57981bd], x-b3-spanid=[6d002585373d2864], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[24aba4c6-0307-4e82-b90b-de95133293fd]}\\\"}\"}","context":{"RequestID":"24aba4c6-0307-4e82-b90b-de95133293fd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"42628a9d-140c-4fdc-9cbd-e41788fe6482","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:55:51.284Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:51.287Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"24aba4c6-0307-4e82-b90b-de95133293fd","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"42628a9d-140c-4fdc-9cbd-e41788fe6482","LogTimestamp":"2023-05-25T23:55:51.287Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:55:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:55:51.908Z","message":"Entering","context":{"RequestID":"317749aa-8a29-4d98-9c35-18dbf7ffaa52","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2d1dd162-834e-4bec-98b5-23f7eaa70350","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:55:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:55:51.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"317749aa-8a29-4d98-9c35-18dbf7ffaa52","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2d1dd162-834e-4bec-98b5-23f7eaa70350","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:55:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:51.911Z","message":"{\"transactionId\":\"317749aa-8a29-4d98-9c35-18dbf7ffaa52\",\"status\":\"200\",\"rqstDate\":\"230525-23:55:51:909\",\"respDate\":\"230525-23:55:51:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:317749aa-8a29-4d98-9c35-18dbf7ffaa52\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:55:51:909-5625\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[317749aa-8a29-4d98-9c35-18dbf7ffaa52]}\\\"}\"}","context":{"RequestID":"317749aa-8a29-4d98-9c35-18dbf7ffaa52","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2d1dd162-834e-4bec-98b5-23f7eaa70350","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:55:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:51.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"317749aa-8a29-4d98-9c35-18dbf7ffaa52","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2d1dd162-834e-4bec-98b5-23f7eaa70350","LogTimestamp":"2023-05-25T23:55:51.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:55:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:55:52.025Z","message":"Entering","context":{"RequestID":"d65c2f32-498e-4deb-a75e-e54bb77e5332","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3a543a53-7593-42d9-8141-b727ba93591e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:55:52.025Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:55:52.027Z","message":"{\"transactionId\":\"d65c2f32-498e-4deb-a75e-e54bb77e5332\",\"status\":\"200\",\"rqstDate\":\"230525-23:55:52:025\",\"respDate\":\"230525-23:55:52:027\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d65c2f32-498e-4deb-a75e-e54bb77e5332\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:55:52:025-54591\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1dc7c764-2fab-4742-bafa-7cb090b0f135], x-b3-parentspanid=[a5e46c6f9fb9e49f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51095], x-envoy-attempt-count=[1], x-b3-traceid=[fdacaa1fa5e8af69a5e46c6f9fb9e49f], x-b3-spanid=[a491cf101b9557f9], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d65c2f32-498e-4deb-a75e-e54bb77e5332]}\\\"}\"}","context":{"RequestID":"d65c2f32-498e-4deb-a75e-e54bb77e5332","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3a543a53-7593-42d9-8141-b727ba93591e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:55:52.025Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:52.027Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d65c2f32-498e-4deb-a75e-e54bb77e5332","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3a543a53-7593-42d9-8141-b727ba93591e","LogTimestamp":"2023-05-25T23:55:52.027Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:55:52 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:55:53.297Z","message":"Entering","context":{"RequestID":"df65375b-167c-47cd-8c0d-c2f5fa52fa23","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5322e3dd-7420-4ca7-8513-c01fb04a68d4","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:55:53.297Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:55:53.301Z","message":"{\"transactionId\":\"df65375b-167c-47cd-8c0d-c2f5fa52fa23\",\"status\":\"200\",\"rqstDate\":\"230525-23:55:53:298\",\"respDate\":\"230525-23:55:53:300\",\"sourceId\":\"haproxy:df65375b-167c-47cd-8c0d-c2f5fa52fa23\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:55:53:298-99791\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b535092d-7708-48d4-bd66-969896e5eb97], x-b3-parentspanid=[8bcb0fdaad8774d7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[339f499d193fc16b8bcb0fdaad8774d7], x-b3-spanid=[03b698c13dd78cb5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[df65375b-167c-47cd-8c0d-c2f5fa52fa23]}\\\"}\"}","context":{"RequestID":"df65375b-167c-47cd-8c0d-c2f5fa52fa23","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5322e3dd-7420-4ca7-8513-c01fb04a68d4","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:55:53.297Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:53.302Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"df65375b-167c-47cd-8c0d-c2f5fa52fa23","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5322e3dd-7420-4ca7-8513-c01fb04a68d4","LogTimestamp":"2023-05-25T23:55:53.302Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:55:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:55:54.171Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:55:54.188Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:54.188Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:54.188Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:55.313Z","message":"Entering","context":{"RequestID":"289bb63a-0eb2-49a6-bd5b-53fba898de9d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2967af27-f28f-4322-9401-941bb3211209","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:55:55.313Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:55:55.316Z","message":"{\"transactionId\":\"289bb63a-0eb2-49a6-bd5b-53fba898de9d\",\"status\":\"200\",\"rqstDate\":\"230525-23:55:55:314\",\"respDate\":\"230525-23:55:55:315\",\"sourceId\":\"haproxy:289bb63a-0eb2-49a6-bd5b-53fba898de9d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:55:55:314-24516\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f838a473-f7f9-4dc2-91ef-fd87ed8a2edb], x-b3-parentspanid=[3392608856762ee3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b3f78b223e8102003392608856762ee3], x-b3-spanid=[37a2b8e08badf69d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[289bb63a-0eb2-49a6-bd5b-53fba898de9d]}\\\"}\"}","context":{"RequestID":"289bb63a-0eb2-49a6-bd5b-53fba898de9d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2967af27-f28f-4322-9401-941bb3211209","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:55:55.313Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:55.317Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"289bb63a-0eb2-49a6-bd5b-53fba898de9d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2967af27-f28f-4322-9401-941bb3211209","LogTimestamp":"2023-05-25T23:55:55.317Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:55:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:55:56.637Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:56.641Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:57.326Z","message":"Entering","context":{"RequestID":"c679b525-ec64-464b-b770-4bfde307f901","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"af19bd73-9b21-4474-a3d6-da269efa1432","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:55:57.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:55:57.328Z","message":"{\"transactionId\":\"c679b525-ec64-464b-b770-4bfde307f901\",\"status\":\"200\",\"rqstDate\":\"230525-23:55:57:327\",\"respDate\":\"230525-23:55:57:328\",\"sourceId\":\"haproxy:c679b525-ec64-464b-b770-4bfde307f901\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:55:57:327-3296\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2b2355ef-5139-4665-a08d-f49d3f51dc37], x-b3-parentspanid=[9e46e91fd8488157], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5c85063ef7d2b5aa9e46e91fd8488157], x-b3-spanid=[c4b34d05504bfc17], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c679b525-ec64-464b-b770-4bfde307f901]}\\\"}\"}","context":{"RequestID":"c679b525-ec64-464b-b770-4bfde307f901","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"af19bd73-9b21-4474-a3d6-da269efa1432","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:55:57.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:57.329Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c679b525-ec64-464b-b770-4bfde307f901","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"af19bd73-9b21-4474-a3d6-da269efa1432","LogTimestamp":"2023-05-25T23:55:57.329Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:55:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:55:59.344Z","message":"Entering","context":{"RequestID":"00ee811f-56d0-4e48-acac-35fd013b6011","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4b0473d1-0839-49cb-a6fa-95dd93d42a14","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:55:59.344Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:55:59.346Z","message":"{\"transactionId\":\"00ee811f-56d0-4e48-acac-35fd013b6011\",\"status\":\"200\",\"rqstDate\":\"230525-23:55:59:345\",\"respDate\":\"230525-23:55:59:346\",\"sourceId\":\"haproxy:00ee811f-56d0-4e48-acac-35fd013b6011\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:55:59:345-81414\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[513b2277-7159-401a-a86a-bfc26283b3d2], x-b3-parentspanid=[638cf1522eba9631], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f11477a26c4a1dc7638cf1522eba9631], x-b3-spanid=[c16b37eaddd0fa37], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[00ee811f-56d0-4e48-acac-35fd013b6011]}\\\"}\"}","context":{"RequestID":"00ee811f-56d0-4e48-acac-35fd013b6011","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4b0473d1-0839-49cb-a6fa-95dd93d42a14","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:55:59.344Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:55:59.347Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"00ee811f-56d0-4e48-acac-35fd013b6011","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4b0473d1-0839-49cb-a6fa-95dd93d42a14","LogTimestamp":"2023-05-25T23:55:59.347Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:55:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:56:01.357Z","message":"Entering","context":{"RequestID":"fd3f355e-aff6-49b2-b9b8-0b993acb7d53","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1935dc24-bbde-4938-a226-0e05aecf51b6","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:56:01.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:56:01.360Z","message":"{\"transactionId\":\"fd3f355e-aff6-49b2-b9b8-0b993acb7d53\",\"status\":\"200\",\"rqstDate\":\"230525-23:56:01:358\",\"respDate\":\"230525-23:56:01:359\",\"sourceId\":\"haproxy:fd3f355e-aff6-49b2-b9b8-0b993acb7d53\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:56:01:358-87659\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[94f7d1bc-55da-4235-927d-a4ea3536f5c2], x-b3-parentspanid=[0e93a718f8e83756], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[23ab9807642a59950e93a718f8e83756], x-b3-spanid=[0a34db4aa3f1e098], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fd3f355e-aff6-49b2-b9b8-0b993acb7d53]}\\\"}\"}","context":{"RequestID":"fd3f355e-aff6-49b2-b9b8-0b993acb7d53","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1935dc24-bbde-4938-a226-0e05aecf51b6","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:56:01.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:01.360Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fd3f355e-aff6-49b2-b9b8-0b993acb7d53","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1935dc24-bbde-4938-a226-0e05aecf51b6","LogTimestamp":"2023-05-25T23:56:01.360Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:56:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:56:01.908Z","message":"Entering","context":{"RequestID":"7e6f62cd-b841-4a8d-812e-3bcaab6e0ca9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4e318577-802c-4014-9f60-b73af90f4460","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:56:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:56:01.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"7e6f62cd-b841-4a8d-812e-3bcaab6e0ca9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4e318577-802c-4014-9f60-b73af90f4460","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:56:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:01.911Z","message":"{\"transactionId\":\"7e6f62cd-b841-4a8d-812e-3bcaab6e0ca9\",\"status\":\"200\",\"rqstDate\":\"230525-23:56:01:909\",\"respDate\":\"230525-23:56:01:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7e6f62cd-b841-4a8d-812e-3bcaab6e0ca9\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:56:01:909-22806\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7e6f62cd-b841-4a8d-812e-3bcaab6e0ca9]}\\\"}\"}","context":{"RequestID":"7e6f62cd-b841-4a8d-812e-3bcaab6e0ca9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4e318577-802c-4014-9f60-b73af90f4460","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:56:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:01.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7e6f62cd-b841-4a8d-812e-3bcaab6e0ca9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4e318577-802c-4014-9f60-b73af90f4460","LogTimestamp":"2023-05-25T23:56:01.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:56:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:56:02.025Z","message":"Entering","context":{"RequestID":"ffef7dae-02ef-40a5-8d21-59a14fed8365","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0df2ce46-e710-4fa6-9c29-d50587eea808","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:56:02.025Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:56:02.028Z","message":"{\"transactionId\":\"ffef7dae-02ef-40a5-8d21-59a14fed8365\",\"status\":\"200\",\"rqstDate\":\"230525-23:56:02:026\",\"respDate\":\"230525-23:56:02:027\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ffef7dae-02ef-40a5-8d21-59a14fed8365\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:56:02:026-86664\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[08ebedc1-78b0-4e2a-bd64-fa7ff93eeda7], x-b3-parentspanid=[a11531d0bf655b20], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45067], x-envoy-attempt-count=[1], x-b3-traceid=[1a87e044e1156364a11531d0bf655b20], x-b3-spanid=[c4b796673ed5c33d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ffef7dae-02ef-40a5-8d21-59a14fed8365]}\\\"}\"}","context":{"RequestID":"ffef7dae-02ef-40a5-8d21-59a14fed8365","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0df2ce46-e710-4fa6-9c29-d50587eea808","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:56:02.025Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:02.029Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ffef7dae-02ef-40a5-8d21-59a14fed8365","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0df2ce46-e710-4fa6-9c29-d50587eea808","LogTimestamp":"2023-05-25T23:56:02.029Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:56:02 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:56:03.371Z","message":"Entering","context":{"RequestID":"dd52cc05-a8ec-4f32-a3fe-2e271010a701","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a01ba889-85cf-4ad7-a916-d3c6482b23bb","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:56:03.371Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:56:03.373Z","message":"{\"transactionId\":\"dd52cc05-a8ec-4f32-a3fe-2e271010a701\",\"status\":\"200\",\"rqstDate\":\"230525-23:56:03:371\",\"respDate\":\"230525-23:56:03:373\",\"sourceId\":\"haproxy:dd52cc05-a8ec-4f32-a3fe-2e271010a701\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:56:03:371-83077\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1a1a4a38-3512-4e0f-b455-2b09f3991892], x-b3-parentspanid=[7ff77a739c68bdb5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0b91b47035e985d67ff77a739c68bdb5], x-b3-spanid=[8502fbab93ff7d12], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dd52cc05-a8ec-4f32-a3fe-2e271010a701]}\\\"}\"}","context":{"RequestID":"dd52cc05-a8ec-4f32-a3fe-2e271010a701","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a01ba889-85cf-4ad7-a916-d3c6482b23bb","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:56:03.371Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:03.373Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dd52cc05-a8ec-4f32-a3fe-2e271010a701","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a01ba889-85cf-4ad7-a916-d3c6482b23bb","LogTimestamp":"2023-05-25T23:56:03.373Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:56:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:56:04.172Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:56:04.188Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:04.188Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:04.188Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:05.383Z","message":"Entering","context":{"RequestID":"a5ffd60c-4bf1-4b10-943f-1214e1dc5e78","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f6405e82-284d-4779-a1c4-6147b8185ceb","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:56:05.383Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:56:05.385Z","message":"{\"transactionId\":\"a5ffd60c-4bf1-4b10-943f-1214e1dc5e78\",\"status\":\"200\",\"rqstDate\":\"230525-23:56:05:384\",\"respDate\":\"230525-23:56:05:385\",\"sourceId\":\"haproxy:a5ffd60c-4bf1-4b10-943f-1214e1dc5e78\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:56:05:384-18887\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[daf6e7eb-ff94-4d1c-a269-844a010df244], x-b3-parentspanid=[eee6b9bf04693c76], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4c2874490ca7171feee6b9bf04693c76], x-b3-spanid=[c29b3d732a22e220], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a5ffd60c-4bf1-4b10-943f-1214e1dc5e78]}\\\"}\"}","context":{"RequestID":"a5ffd60c-4bf1-4b10-943f-1214e1dc5e78","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f6405e82-284d-4779-a1c4-6147b8185ceb","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:56:05.383Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:05.385Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a5ffd60c-4bf1-4b10-943f-1214e1dc5e78","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f6405e82-284d-4779-a1c4-6147b8185ceb","LogTimestamp":"2023-05-25T23:56:05.385Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:56:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:56:07.395Z","message":"Entering","context":{"RequestID":"ddf4aa29-d590-445d-904b-0d38a240252d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ab0f45b6-10fc-47f6-acba-3e3ef4ed529c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:56:07.394Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:56:07.397Z","message":"{\"transactionId\":\"ddf4aa29-d590-445d-904b-0d38a240252d\",\"status\":\"200\",\"rqstDate\":\"230525-23:56:07:396\",\"respDate\":\"230525-23:56:07:397\",\"sourceId\":\"haproxy:ddf4aa29-d590-445d-904b-0d38a240252d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:56:07:396-65790\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f0c6439c-25ff-4bee-8f5e-3d2146421f92], x-b3-parentspanid=[08e3b6e875cc28fa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[02478b46924c7bca08e3b6e875cc28fa], x-b3-spanid=[dc48f3b5fe1815cc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ddf4aa29-d590-445d-904b-0d38a240252d]}\\\"}\"}","context":{"RequestID":"ddf4aa29-d590-445d-904b-0d38a240252d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ab0f45b6-10fc-47f6-acba-3e3ef4ed529c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:56:07.394Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:07.398Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ddf4aa29-d590-445d-904b-0d38a240252d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ab0f45b6-10fc-47f6-acba-3e3ef4ed529c","LogTimestamp":"2023-05-25T23:56:07.398Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:56:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:56:09.407Z","message":"Entering","context":{"RequestID":"2fda0244-5fba-44d6-8ca9-2a0bf8b257f2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"db4e6d40-dde0-4709-bd7e-11a6a1b05c76","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:56:09.407Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:56:09.409Z","message":"{\"transactionId\":\"2fda0244-5fba-44d6-8ca9-2a0bf8b257f2\",\"status\":\"200\",\"rqstDate\":\"230525-23:56:09:408\",\"respDate\":\"230525-23:56:09:409\",\"sourceId\":\"haproxy:2fda0244-5fba-44d6-8ca9-2a0bf8b257f2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:56:09:408-10111\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e4c0fafe-a211-4e8e-91a4-55f7fe49930b], x-b3-parentspanid=[f75a48cfb86cca68], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[92b02eac8c5fb21bf75a48cfb86cca68], x-b3-spanid=[eefa43d5eaa741ad], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2fda0244-5fba-44d6-8ca9-2a0bf8b257f2]}\\\"}\"}","context":{"RequestID":"2fda0244-5fba-44d6-8ca9-2a0bf8b257f2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"db4e6d40-dde0-4709-bd7e-11a6a1b05c76","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:56:09.407Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:09.410Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2fda0244-5fba-44d6-8ca9-2a0bf8b257f2","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"db4e6d40-dde0-4709-bd7e-11a6a1b05c76","LogTimestamp":"2023-05-25T23:56:09.410Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:56:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:56:11.422Z","message":"Entering","context":{"RequestID":"03409981-0c2a-42e3-af8c-693605ee77fe","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d182a1b3-f341-4010-abd4-7e6f86bc16fa","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:56:11.422Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:56:11.424Z","message":"{\"transactionId\":\"03409981-0c2a-42e3-af8c-693605ee77fe\",\"status\":\"200\",\"rqstDate\":\"230525-23:56:11:423\",\"respDate\":\"230525-23:56:11:424\",\"sourceId\":\"haproxy:03409981-0c2a-42e3-af8c-693605ee77fe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:56:11:423-82503\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2602f9ef-966a-406d-b988-7dc84cda94b9], x-b3-parentspanid=[cc5ae14993313981], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[264872b2f9671620cc5ae14993313981], x-b3-spanid=[4bdb9d82a80bd9e4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[03409981-0c2a-42e3-af8c-693605ee77fe]}\\\"}\"}","context":{"RequestID":"03409981-0c2a-42e3-af8c-693605ee77fe","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d182a1b3-f341-4010-abd4-7e6f86bc16fa","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:56:11.422Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:11.425Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"03409981-0c2a-42e3-af8c-693605ee77fe","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d182a1b3-f341-4010-abd4-7e6f86bc16fa","LogTimestamp":"2023-05-25T23:56:11.425Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:56:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:56:11.908Z","message":"Entering","context":{"RequestID":"38668470-4400-4637-b9f2-5d68bb2bdac4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"55939196-ad06-469f-8d07-1d2fa64a5c1e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:56:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:56:11.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"38668470-4400-4637-b9f2-5d68bb2bdac4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"55939196-ad06-469f-8d07-1d2fa64a5c1e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:56:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:11.911Z","message":"{\"transactionId\":\"38668470-4400-4637-b9f2-5d68bb2bdac4\",\"status\":\"200\",\"rqstDate\":\"230525-23:56:11:909\",\"respDate\":\"230525-23:56:11:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:38668470-4400-4637-b9f2-5d68bb2bdac4\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:56:11:909-59667\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[38668470-4400-4637-b9f2-5d68bb2bdac4]}\\\"}\"}","context":{"RequestID":"38668470-4400-4637-b9f2-5d68bb2bdac4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"55939196-ad06-469f-8d07-1d2fa64a5c1e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:56:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:11.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"38668470-4400-4637-b9f2-5d68bb2bdac4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"55939196-ad06-469f-8d07-1d2fa64a5c1e","LogTimestamp":"2023-05-25T23:56:11.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:56:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:56:12.026Z","message":"Entering","context":{"RequestID":"4bf1f6a4-da84-46ec-a272-2fadd08b18a7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"32ca08c5-c1f2-4152-941d-42dd7f71a91a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:56:12.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:56:12.028Z","message":"{\"transactionId\":\"4bf1f6a4-da84-46ec-a272-2fadd08b18a7\",\"status\":\"200\",\"rqstDate\":\"230525-23:56:12:027\",\"respDate\":\"230525-23:56:12:028\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4bf1f6a4-da84-46ec-a272-2fadd08b18a7\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:56:12:027-99483\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[54090407-2986-4195-8395-066b92f37a04], x-b3-parentspanid=[f06bd27977eb0bd7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35759], x-envoy-attempt-count=[1], x-b3-traceid=[ef125f2d86c30fc8f06bd27977eb0bd7], x-b3-spanid=[abdd4a629bf932f5], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4bf1f6a4-da84-46ec-a272-2fadd08b18a7]}\\\"}\"}","context":{"RequestID":"4bf1f6a4-da84-46ec-a272-2fadd08b18a7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"32ca08c5-c1f2-4152-941d-42dd7f71a91a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:56:12.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:12.029Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4bf1f6a4-da84-46ec-a272-2fadd08b18a7","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"32ca08c5-c1f2-4152-941d-42dd7f71a91a","LogTimestamp":"2023-05-25T23:56:12.029Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:56:12 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:56:13.436Z","message":"Entering","context":{"RequestID":"0099cac6-0ea8-4143-92f3-60ee701637de","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"db77b37b-0b62-4269-9ebe-dd0bdfb9c3ad","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:56:13.435Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:56:13.438Z","message":"{\"transactionId\":\"0099cac6-0ea8-4143-92f3-60ee701637de\",\"status\":\"200\",\"rqstDate\":\"230525-23:56:13:436\",\"respDate\":\"230525-23:56:13:438\",\"sourceId\":\"haproxy:0099cac6-0ea8-4143-92f3-60ee701637de\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:56:13:436-24753\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3fd566be-b310-9d76-9faa-c40492a6ad65], x-b3-parentspanid=[aeb3ea29a786243c], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8316d899c3be6f08aeb3ea29a786243c], x-b3-spanid=[bc8e2b898f47251a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0099cac6-0ea8-4143-92f3-60ee701637de]}\\\"}\"}","context":{"RequestID":"0099cac6-0ea8-4143-92f3-60ee701637de","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"db77b37b-0b62-4269-9ebe-dd0bdfb9c3ad","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:56:13.435Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:13.438Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0099cac6-0ea8-4143-92f3-60ee701637de","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"db77b37b-0b62-4269-9ebe-dd0bdfb9c3ad","LogTimestamp":"2023-05-25T23:56:13.438Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:56:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:56:14.173Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:56:14.183Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:14.183Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:14.183Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:15.448Z","message":"Entering","context":{"RequestID":"7db12856-4599-470d-bd75-76dd2995c764","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"779f74d0-2a24-4265-8a05-77d1d5b1519b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:56:15.448Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:56:15.451Z","message":"{\"transactionId\":\"7db12856-4599-470d-bd75-76dd2995c764\",\"status\":\"200\",\"rqstDate\":\"230525-23:56:15:449\",\"respDate\":\"230525-23:56:15:451\",\"sourceId\":\"haproxy:7db12856-4599-470d-bd75-76dd2995c764\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:56:15:449-28282\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0846bef9-198c-4931-a325-6ebdd68531b1], x-b3-parentspanid=[c1a666d2f892082b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3139b48d320c6bc4c1a666d2f892082b], x-b3-spanid=[87596d708cc5a05c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7db12856-4599-470d-bd75-76dd2995c764]}\\\"}\"}","context":{"RequestID":"7db12856-4599-470d-bd75-76dd2995c764","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"779f74d0-2a24-4265-8a05-77d1d5b1519b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:56:15.448Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:15.452Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7db12856-4599-470d-bd75-76dd2995c764","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"779f74d0-2a24-4265-8a05-77d1d5b1519b","LogTimestamp":"2023-05-25T23:56:15.452Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:56:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:56:17.461Z","message":"Entering","context":{"RequestID":"fa9a69c6-150f-4e1c-a3ca-89869aac2cea","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1c6d450b-e542-480d-b9e8-88c8a0fb055f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:56:17.461Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:56:17.464Z","message":"{\"transactionId\":\"fa9a69c6-150f-4e1c-a3ca-89869aac2cea\",\"status\":\"200\",\"rqstDate\":\"230525-23:56:17:462\",\"respDate\":\"230525-23:56:17:464\",\"sourceId\":\"haproxy:fa9a69c6-150f-4e1c-a3ca-89869aac2cea\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:56:17:462-86240\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9a2417d2-3345-43e8-8528-b0cca8ee5d69], x-b3-parentspanid=[620d045bcaf394df], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b9d29dd89f1a6aa8620d045bcaf394df], x-b3-spanid=[5302538a99b708c8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fa9a69c6-150f-4e1c-a3ca-89869aac2cea]}\\\"}\"}","context":{"RequestID":"fa9a69c6-150f-4e1c-a3ca-89869aac2cea","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1c6d450b-e542-480d-b9e8-88c8a0fb055f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:56:17.461Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:17.465Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fa9a69c6-150f-4e1c-a3ca-89869aac2cea","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1c6d450b-e542-480d-b9e8-88c8a0fb055f","LogTimestamp":"2023-05-25T23:56:17.465Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:56:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:56:19.476Z","message":"Entering","context":{"RequestID":"40c8605d-c5f8-403f-b5ef-9f5d32cf579d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"778c509e-00bb-420f-886e-95001fcf2f62","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:56:19.476Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:56:19.478Z","message":"{\"transactionId\":\"40c8605d-c5f8-403f-b5ef-9f5d32cf579d\",\"status\":\"200\",\"rqstDate\":\"230525-23:56:19:477\",\"respDate\":\"230525-23:56:19:478\",\"sourceId\":\"haproxy:40c8605d-c5f8-403f-b5ef-9f5d32cf579d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:56:19:477-6301\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e69cfdbd-be2f-4e2a-9999-a7e67bf5cbb6], x-b3-parentspanid=[8a1c9697a2fe2539], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b46879c584f778748a1c9697a2fe2539], x-b3-spanid=[883e8a73899c3570], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[40c8605d-c5f8-403f-b5ef-9f5d32cf579d]}\\\"}\"}","context":{"RequestID":"40c8605d-c5f8-403f-b5ef-9f5d32cf579d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"778c509e-00bb-420f-886e-95001fcf2f62","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:56:19.476Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:19.479Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"40c8605d-c5f8-403f-b5ef-9f5d32cf579d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"778c509e-00bb-420f-886e-95001fcf2f62","LogTimestamp":"2023-05-25T23:56:19.479Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:56:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:56:21.490Z","message":"Entering","context":{"RequestID":"3e80bc8a-2469-41b9-a1f4-bee138251de2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"05b49b57-8d88-4df1-8fc1-f9ebdc9e1d08","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:56:21.490Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:56:21.492Z","message":"{\"transactionId\":\"3e80bc8a-2469-41b9-a1f4-bee138251de2\",\"status\":\"200\",\"rqstDate\":\"230525-23:56:21:490\",\"respDate\":\"230525-23:56:21:492\",\"sourceId\":\"haproxy:3e80bc8a-2469-41b9-a1f4-bee138251de2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:56:21:490-44296\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d8a61e65-ddd7-4639-925d-63d404975ab3], x-b3-parentspanid=[f56fbf2ea18e9870], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1cdb22bac01f6750f56fbf2ea18e9870], x-b3-spanid=[d7d663059d2b9b55], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3e80bc8a-2469-41b9-a1f4-bee138251de2]}\\\"}\"}","context":{"RequestID":"3e80bc8a-2469-41b9-a1f4-bee138251de2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"05b49b57-8d88-4df1-8fc1-f9ebdc9e1d08","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:56:21.490Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:21.493Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3e80bc8a-2469-41b9-a1f4-bee138251de2","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"05b49b57-8d88-4df1-8fc1-f9ebdc9e1d08","LogTimestamp":"2023-05-25T23:56:21.493Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:56:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:56:21.908Z","message":"Entering","context":{"RequestID":"dda06e64-ace1-4b96-a795-30b6622648a3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3ec0153c-94f7-489a-a059-5ba326deb20e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:56:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:56:21.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"dda06e64-ace1-4b96-a795-30b6622648a3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3ec0153c-94f7-489a-a059-5ba326deb20e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:56:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:21.912Z","message":"{\"transactionId\":\"dda06e64-ace1-4b96-a795-30b6622648a3\",\"status\":\"200\",\"rqstDate\":\"230525-23:56:21:909\",\"respDate\":\"230525-23:56:21:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:dda06e64-ace1-4b96-a795-30b6622648a3\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:56:21:909-48585\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[dda06e64-ace1-4b96-a795-30b6622648a3]}\\\"}\"}","context":{"RequestID":"dda06e64-ace1-4b96-a795-30b6622648a3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3ec0153c-94f7-489a-a059-5ba326deb20e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:56:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:21.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dda06e64-ace1-4b96-a795-30b6622648a3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3ec0153c-94f7-489a-a059-5ba326deb20e","LogTimestamp":"2023-05-25T23:56:21.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:56:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:56:22.026Z","message":"Entering","context":{"RequestID":"c49ebb38-cf14-4df1-9862-ebd99c0164a3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a8eabb64-6410-428e-bc88-6afe6cec6522","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:56:22.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:56:22.031Z","message":"{\"transactionId\":\"c49ebb38-cf14-4df1-9862-ebd99c0164a3\",\"status\":\"200\",\"rqstDate\":\"230525-23:56:22:027\",\"respDate\":\"230525-23:56:22:031\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c49ebb38-cf14-4df1-9862-ebd99c0164a3\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:56:22:027-43460\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4fabe856-82b1-4fa9-bc9e-6de180f814dc], x-b3-parentspanid=[a748c8c647d3b3b4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40357], x-envoy-attempt-count=[1], x-b3-traceid=[5cdebb1254658222a748c8c647d3b3b4], x-b3-spanid=[755ad9aa190099da], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c49ebb38-cf14-4df1-9862-ebd99c0164a3]}\\\"}\"}","context":{"RequestID":"c49ebb38-cf14-4df1-9862-ebd99c0164a3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a8eabb64-6410-428e-bc88-6afe6cec6522","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:56:22.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:22.032Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c49ebb38-cf14-4df1-9862-ebd99c0164a3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"6","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a8eabb64-6410-428e-bc88-6afe6cec6522","LogTimestamp":"2023-05-25T23:56:22.032Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:56:22 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:56:23.503Z","message":"Entering","context":{"RequestID":"6566d51c-7674-43df-9ce9-99edd707e099","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"77cf336b-ebf9-49eb-8b0a-cfa72cfb22f5","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:56:23.503Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:56:23.506Z","message":"{\"transactionId\":\"6566d51c-7674-43df-9ce9-99edd707e099\",\"status\":\"200\",\"rqstDate\":\"230525-23:56:23:504\",\"respDate\":\"230525-23:56:23:506\",\"sourceId\":\"haproxy:6566d51c-7674-43df-9ce9-99edd707e099\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:56:23:504-93731\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3ff876b8-eb5d-4a1b-b620-318dd51eebda], x-b3-parentspanid=[e2eaef3dc279a1d4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d21be917cc2a3593e2eaef3dc279a1d4], x-b3-spanid=[7c7fcf1b0582a45b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6566d51c-7674-43df-9ce9-99edd707e099]}\\\"}\"}","context":{"RequestID":"6566d51c-7674-43df-9ce9-99edd707e099","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"77cf336b-ebf9-49eb-8b0a-cfa72cfb22f5","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:56:23.503Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:23.507Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6566d51c-7674-43df-9ce9-99edd707e099","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"77cf336b-ebf9-49eb-8b0a-cfa72cfb22f5","LogTimestamp":"2023-05-25T23:56:23.507Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:56:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:56:24.172Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:56:24.215Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:24.216Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:24.216Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:25.516Z","message":"Entering","context":{"RequestID":"3b049f4d-bb38-409e-89ee-571e8f2d1b02","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9bca08ac-4bb1-4625-81fb-e81786c3d3f1","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:56:25.516Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:56:25.519Z","message":"{\"transactionId\":\"3b049f4d-bb38-409e-89ee-571e8f2d1b02\",\"status\":\"200\",\"rqstDate\":\"230525-23:56:25:517\",\"respDate\":\"230525-23:56:25:519\",\"sourceId\":\"haproxy:3b049f4d-bb38-409e-89ee-571e8f2d1b02\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:56:25:517-92109\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c6dd1b60-79c9-45e1-b76e-1061b4bb9fc5], x-b3-parentspanid=[57de00e502bc2321], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c5cb79c807defed157de00e502bc2321], x-b3-spanid=[1030a25ca8c9763c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3b049f4d-bb38-409e-89ee-571e8f2d1b02]}\\\"}\"}","context":{"RequestID":"3b049f4d-bb38-409e-89ee-571e8f2d1b02","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9bca08ac-4bb1-4625-81fb-e81786c3d3f1","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:56:25.516Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:25.520Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3b049f4d-bb38-409e-89ee-571e8f2d1b02","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9bca08ac-4bb1-4625-81fb-e81786c3d3f1","LogTimestamp":"2023-05-25T23:56:25.520Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:56:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:56:26.642Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:26.647Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:27.530Z","message":"Entering","context":{"RequestID":"ad2ab8fc-cc61-412b-8b4b-53ae8f157fa9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4cadf8d3-eb6b-4f6c-87df-df60012d4257","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:56:27.530Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:56:27.533Z","message":"{\"transactionId\":\"ad2ab8fc-cc61-412b-8b4b-53ae8f157fa9\",\"status\":\"200\",\"rqstDate\":\"230525-23:56:27:531\",\"respDate\":\"230525-23:56:27:533\",\"sourceId\":\"haproxy:ad2ab8fc-cc61-412b-8b4b-53ae8f157fa9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:56:27:531-25034\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c476759f-066c-4ac5-b385-62ed226b845f], x-b3-parentspanid=[b5c9f5b9c320edb0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1235b57b2e152c12b5c9f5b9c320edb0], x-b3-spanid=[8f3712ad3cc5a94d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ad2ab8fc-cc61-412b-8b4b-53ae8f157fa9]}\\\"}\"}","context":{"RequestID":"ad2ab8fc-cc61-412b-8b4b-53ae8f157fa9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4cadf8d3-eb6b-4f6c-87df-df60012d4257","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:56:27.530Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:27.534Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ad2ab8fc-cc61-412b-8b4b-53ae8f157fa9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4cadf8d3-eb6b-4f6c-87df-df60012d4257","LogTimestamp":"2023-05-25T23:56:27.534Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:56:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:56:29.545Z","message":"Entering","context":{"RequestID":"76d7a419-845f-4524-ae6c-5e3924074826","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2cdc2478-701a-48ec-ba08-1950dc0a09ff","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:56:29.545Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:56:29.547Z","message":"{\"transactionId\":\"76d7a419-845f-4524-ae6c-5e3924074826\",\"status\":\"200\",\"rqstDate\":\"230525-23:56:29:546\",\"respDate\":\"230525-23:56:29:547\",\"sourceId\":\"haproxy:76d7a419-845f-4524-ae6c-5e3924074826\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:56:29:546-94663\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[02d5851c-76d4-4280-b4b5-99396fec0191], x-b3-parentspanid=[48052c66bc6034cf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[32629836505608b948052c66bc6034cf], x-b3-spanid=[cb6f41a5411281d8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[76d7a419-845f-4524-ae6c-5e3924074826]}\\\"}\"}","context":{"RequestID":"76d7a419-845f-4524-ae6c-5e3924074826","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2cdc2478-701a-48ec-ba08-1950dc0a09ff","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:56:29.545Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:29.548Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"76d7a419-845f-4524-ae6c-5e3924074826","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2cdc2478-701a-48ec-ba08-1950dc0a09ff","LogTimestamp":"2023-05-25T23:56:29.548Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:56:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:56:31.558Z","message":"Entering","context":{"RequestID":"616cba40-56bc-4002-bebe-dba447f0fe0c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"41be439c-1985-4b95-a076-c7cf623036b3","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:56:31.558Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:56:31.561Z","message":"{\"transactionId\":\"616cba40-56bc-4002-bebe-dba447f0fe0c\",\"status\":\"200\",\"rqstDate\":\"230525-23:56:31:559\",\"respDate\":\"230525-23:56:31:560\",\"sourceId\":\"haproxy:616cba40-56bc-4002-bebe-dba447f0fe0c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:56:31:559-77309\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7f13cf16-1978-4256-acd4-ff3675199db4], x-b3-parentspanid=[e5377ae866300510], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a58961b5059f5525e5377ae866300510], x-b3-spanid=[68fdfd981bda493e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[616cba40-56bc-4002-bebe-dba447f0fe0c]}\\\"}\"}","context":{"RequestID":"616cba40-56bc-4002-bebe-dba447f0fe0c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"41be439c-1985-4b95-a076-c7cf623036b3","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:56:31.558Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:31.561Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"616cba40-56bc-4002-bebe-dba447f0fe0c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"41be439c-1985-4b95-a076-c7cf623036b3","LogTimestamp":"2023-05-25T23:56:31.561Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:56:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:56:31.909Z","message":"Entering","context":{"RequestID":"5f9a1f83-e4d8-4b95-ad8e-b454f4c94f91","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"09bfaf6d-3c56-43d9-88cb-8d7238c60e57","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:56:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:56:31.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"5f9a1f83-e4d8-4b95-ad8e-b454f4c94f91","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"09bfaf6d-3c56-43d9-88cb-8d7238c60e57","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:56:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:31.912Z","message":"{\"transactionId\":\"5f9a1f83-e4d8-4b95-ad8e-b454f4c94f91\",\"status\":\"200\",\"rqstDate\":\"230525-23:56:31:909\",\"respDate\":\"230525-23:56:31:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:5f9a1f83-e4d8-4b95-ad8e-b454f4c94f91\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:56:31:909-92325\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[5f9a1f83-e4d8-4b95-ad8e-b454f4c94f91]}\\\"}\"}","context":{"RequestID":"5f9a1f83-e4d8-4b95-ad8e-b454f4c94f91","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"09bfaf6d-3c56-43d9-88cb-8d7238c60e57","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:56:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:31.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5f9a1f83-e4d8-4b95-ad8e-b454f4c94f91","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"09bfaf6d-3c56-43d9-88cb-8d7238c60e57","LogTimestamp":"2023-05-25T23:56:31.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:56:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:56:32.026Z","message":"Entering","context":{"RequestID":"ba9f805c-fe9f-4445-b7b1-a57a78fe2d53","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c72acddc-3f09-4d10-9d56-95a1dec8f06d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:56:32.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:56:32.028Z","message":"{\"transactionId\":\"ba9f805c-fe9f-4445-b7b1-a57a78fe2d53\",\"status\":\"200\",\"rqstDate\":\"230525-23:56:32:027\",\"respDate\":\"230525-23:56:32:028\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ba9f805c-fe9f-4445-b7b1-a57a78fe2d53\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:56:32:027-91368\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[54efa5cb-66da-49d4-a3ee-096a5d4633a3], x-b3-parentspanid=[a62c8405249b8c78], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46325], x-envoy-attempt-count=[1], x-b3-traceid=[388a7f5b0be7b372a62c8405249b8c78], x-b3-spanid=[eaf9ec3d0e3a566a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ba9f805c-fe9f-4445-b7b1-a57a78fe2d53]}\\\"}\"}","context":{"RequestID":"ba9f805c-fe9f-4445-b7b1-a57a78fe2d53","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c72acddc-3f09-4d10-9d56-95a1dec8f06d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:56:32.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:32.029Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ba9f805c-fe9f-4445-b7b1-a57a78fe2d53","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c72acddc-3f09-4d10-9d56-95a1dec8f06d","LogTimestamp":"2023-05-25T23:56:32.029Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:56:32 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:56:33.573Z","message":"Entering","context":{"RequestID":"c0624493-c18e-4101-bd25-b288bce28df4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bdd94b8d-249a-4920-a90c-45c6437a5e04","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:56:33.573Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:56:33.576Z","message":"{\"transactionId\":\"c0624493-c18e-4101-bd25-b288bce28df4\",\"status\":\"200\",\"rqstDate\":\"230525-23:56:33:574\",\"respDate\":\"230525-23:56:33:576\",\"sourceId\":\"haproxy:c0624493-c18e-4101-bd25-b288bce28df4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:56:33:574-80218\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a2390433-5aae-4608-8922-6bbb98e46d1a], x-b3-parentspanid=[f36e3bc01d46cfb9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bdc45d4f6bd2f280f36e3bc01d46cfb9], x-b3-spanid=[7f8a164e6b9fa526], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c0624493-c18e-4101-bd25-b288bce28df4]}\\\"}\"}","context":{"RequestID":"c0624493-c18e-4101-bd25-b288bce28df4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bdd94b8d-249a-4920-a90c-45c6437a5e04","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:56:33.573Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:33.577Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c0624493-c18e-4101-bd25-b288bce28df4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bdd94b8d-249a-4920-a90c-45c6437a5e04","LogTimestamp":"2023-05-25T23:56:33.577Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:56:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:56:34.172Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:56:34.189Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:34.189Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:34.190Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:35.587Z","message":"Entering","context":{"RequestID":"7344e1f1-64ab-4fd5-8638-21a36b575830","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c9414a0c-d25c-47ec-89d2-eb5f665bdc7a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:56:35.587Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:56:35.590Z","message":"{\"transactionId\":\"7344e1f1-64ab-4fd5-8638-21a36b575830\",\"status\":\"200\",\"rqstDate\":\"230525-23:56:35:588\",\"respDate\":\"230525-23:56:35:589\",\"sourceId\":\"haproxy:7344e1f1-64ab-4fd5-8638-21a36b575830\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:56:35:588-82556\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c99e1b40-1a8d-4033-8331-5532a7559a88], x-b3-parentspanid=[abc33bc7a0775430], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bbfa4ed12081a747abc33bc7a0775430], x-b3-spanid=[496d607a7e3bb4cd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7344e1f1-64ab-4fd5-8638-21a36b575830]}\\\"}\"}","context":{"RequestID":"7344e1f1-64ab-4fd5-8638-21a36b575830","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c9414a0c-d25c-47ec-89d2-eb5f665bdc7a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:56:35.587Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:35.590Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7344e1f1-64ab-4fd5-8638-21a36b575830","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c9414a0c-d25c-47ec-89d2-eb5f665bdc7a","LogTimestamp":"2023-05-25T23:56:35.590Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:56:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:56:37.600Z","message":"Entering","context":{"RequestID":"3b0a94da-8ec8-4751-90eb-b391d68c8e46","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f80d8fa3-3718-457b-9bae-eda521970f04","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:56:37.600Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:56:37.603Z","message":"{\"transactionId\":\"3b0a94da-8ec8-4751-90eb-b391d68c8e46\",\"status\":\"200\",\"rqstDate\":\"230525-23:56:37:601\",\"respDate\":\"230525-23:56:37:603\",\"sourceId\":\"haproxy:3b0a94da-8ec8-4751-90eb-b391d68c8e46\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:56:37:601-95747\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4fe80049-ead5-4335-bb02-6bb8f88c90fd], x-b3-parentspanid=[0281cc359415288d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[52f8ea7b9fe66c570281cc359415288d], x-b3-spanid=[705b6ca5eb1010ee], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3b0a94da-8ec8-4751-90eb-b391d68c8e46]}\\\"}\"}","context":{"RequestID":"3b0a94da-8ec8-4751-90eb-b391d68c8e46","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f80d8fa3-3718-457b-9bae-eda521970f04","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:56:37.600Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:37.604Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3b0a94da-8ec8-4751-90eb-b391d68c8e46","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f80d8fa3-3718-457b-9bae-eda521970f04","LogTimestamp":"2023-05-25T23:56:37.604Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:56:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:56:39.614Z","message":"Entering","context":{"RequestID":"228bb831-74f6-4eda-b74b-9834304d91f3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bcb4f4a3-f38b-4c57-b2e8-865550eb06ed","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:56:39.614Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:56:39.617Z","message":"{\"transactionId\":\"228bb831-74f6-4eda-b74b-9834304d91f3\",\"status\":\"200\",\"rqstDate\":\"230525-23:56:39:615\",\"respDate\":\"230525-23:56:39:617\",\"sourceId\":\"haproxy:228bb831-74f6-4eda-b74b-9834304d91f3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:56:39:615-92593\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ccaf3757-44c4-441b-bc28-28b9b6b85685], x-b3-parentspanid=[a072c17cce30594a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e897f489163863c8a072c17cce30594a], x-b3-spanid=[a13d2da4d32fe242], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[228bb831-74f6-4eda-b74b-9834304d91f3]}\\\"}\"}","context":{"RequestID":"228bb831-74f6-4eda-b74b-9834304d91f3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bcb4f4a3-f38b-4c57-b2e8-865550eb06ed","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:56:39.614Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:39.618Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"228bb831-74f6-4eda-b74b-9834304d91f3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bcb4f4a3-f38b-4c57-b2e8-865550eb06ed","LogTimestamp":"2023-05-25T23:56:39.618Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:56:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:56:41.630Z","message":"Entering","context":{"RequestID":"9156c947-1bb9-44b8-93fc-030672feb7f7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"499cd9c5-9d4d-4cc4-8d9d-ced57a2e5168","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:56:41.629Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:56:41.632Z","message":"{\"transactionId\":\"9156c947-1bb9-44b8-93fc-030672feb7f7\",\"status\":\"200\",\"rqstDate\":\"230525-23:56:41:630\",\"respDate\":\"230525-23:56:41:632\",\"sourceId\":\"haproxy:9156c947-1bb9-44b8-93fc-030672feb7f7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:56:41:630-42634\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[03edc49e-ca64-430f-9144-f40712004c78], x-b3-parentspanid=[00d96c00185bf348], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[57ae70f7349a797b00d96c00185bf348], x-b3-spanid=[1b02f27aa3e5aacd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9156c947-1bb9-44b8-93fc-030672feb7f7]}\\\"}\"}","context":{"RequestID":"9156c947-1bb9-44b8-93fc-030672feb7f7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"499cd9c5-9d4d-4cc4-8d9d-ced57a2e5168","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:56:41.629Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:41.632Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9156c947-1bb9-44b8-93fc-030672feb7f7","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"499cd9c5-9d4d-4cc4-8d9d-ced57a2e5168","LogTimestamp":"2023-05-25T23:56:41.632Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:56:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:56:41.910Z","message":"Entering","context":{"RequestID":"224f12af-35d8-4053-ae80-ae763c59f128","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"70f8d2b4-cc41-45bf-a538-d478777ebc50","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:56:41.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:56:41.912Z","message":"Database is available from CACHED check.","context":{"RequestID":"224f12af-35d8-4053-ae80-ae763c59f128","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"70f8d2b4-cc41-45bf-a538-d478777ebc50","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:56:41.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:41.913Z","message":"{\"transactionId\":\"224f12af-35d8-4053-ae80-ae763c59f128\",\"status\":\"200\",\"rqstDate\":\"230525-23:56:41:911\",\"respDate\":\"230525-23:56:41:913\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:224f12af-35d8-4053-ae80-ae763c59f128\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:56:41:911-57017\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[224f12af-35d8-4053-ae80-ae763c59f128]}\\\"}\"}","context":{"RequestID":"224f12af-35d8-4053-ae80-ae763c59f128","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"70f8d2b4-cc41-45bf-a538-d478777ebc50","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:56:41.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:41.914Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"224f12af-35d8-4053-ae80-ae763c59f128","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"70f8d2b4-cc41-45bf-a538-d478777ebc50","LogTimestamp":"2023-05-25T23:56:41.914Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:56:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:56:42.029Z","message":"Entering","context":{"RequestID":"51e0f07c-2501-4703-bcab-f680dfc1225e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a2d8dc94-576b-467a-8f92-65bd1038a5e3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:56:42.029Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:56:42.033Z","message":"{\"transactionId\":\"51e0f07c-2501-4703-bcab-f680dfc1225e\",\"status\":\"200\",\"rqstDate\":\"230525-23:56:42:030\",\"respDate\":\"230525-23:56:42:033\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:51e0f07c-2501-4703-bcab-f680dfc1225e\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:56:42:030-10947\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f70e5a74-ad57-4a8a-965e-434281fa76c5], x-b3-parentspanid=[bf19f475d04b75e3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35771], x-envoy-attempt-count=[1], x-b3-traceid=[df718cc096bb1355bf19f475d04b75e3], x-b3-spanid=[4a683b322a23944f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[51e0f07c-2501-4703-bcab-f680dfc1225e]}\\\"}\"}","context":{"RequestID":"51e0f07c-2501-4703-bcab-f680dfc1225e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a2d8dc94-576b-467a-8f92-65bd1038a5e3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:56:42.029Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:42.034Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"51e0f07c-2501-4703-bcab-f680dfc1225e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a2d8dc94-576b-467a-8f92-65bd1038a5e3","LogTimestamp":"2023-05-25T23:56:42.033Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:56:42 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-05-25T23:56:43.644Z","message":"Entering","context":{"RequestID":"ecd6cd94-0644-4b7f-ae08-6335b440bf49","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a780e854-c5d1-4bdb-b3f6-ec3565ac75bd","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:56:43.644Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:56:43.647Z","message":"{\"transactionId\":\"ecd6cd94-0644-4b7f-ae08-6335b440bf49\",\"status\":\"200\",\"rqstDate\":\"230525-23:56:43:645\",\"respDate\":\"230525-23:56:43:647\",\"sourceId\":\"haproxy:ecd6cd94-0644-4b7f-ae08-6335b440bf49\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:56:43:645-75996\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cb0df608-b89d-4bb4-9f1d-e6131c67960a], x-b3-parentspanid=[6cdf7a737ee4c1d6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[86adf84c6739c2066cdf7a737ee4c1d6], x-b3-spanid=[baccefa0c2d83fa3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ecd6cd94-0644-4b7f-ae08-6335b440bf49]}\\\"}\"}","context":{"RequestID":"ecd6cd94-0644-4b7f-ae08-6335b440bf49","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a780e854-c5d1-4bdb-b3f6-ec3565ac75bd","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:56:43.644Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:43.648Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ecd6cd94-0644-4b7f-ae08-6335b440bf49","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a780e854-c5d1-4bdb-b3f6-ec3565ac75bd","LogTimestamp":"2023-05-25T23:56:43.648Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:56:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:56:44.173Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:56:44.190Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:44.190Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:44.190Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:45.658Z","message":"Entering","context":{"RequestID":"f55d054b-bf13-4bdc-84ca-86eec1b68a99","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"652a61a6-1d8f-4d6d-84f9-88d14b9e5a1e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:56:45.658Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:56:45.661Z","message":"{\"transactionId\":\"f55d054b-bf13-4bdc-84ca-86eec1b68a99\",\"status\":\"200\",\"rqstDate\":\"230525-23:56:45:659\",\"respDate\":\"230525-23:56:45:661\",\"sourceId\":\"haproxy:f55d054b-bf13-4bdc-84ca-86eec1b68a99\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:56:45:659-43424\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[df7b25b6-70fc-4b48-ac14-fa1c25796d68], x-b3-parentspanid=[4148e2b81c525899], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8491e35f95c268f04148e2b81c525899], x-b3-spanid=[843949dbf299b2c6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f55d054b-bf13-4bdc-84ca-86eec1b68a99]}\\\"}\"}","context":{"RequestID":"f55d054b-bf13-4bdc-84ca-86eec1b68a99","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"652a61a6-1d8f-4d6d-84f9-88d14b9e5a1e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:56:45.658Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:45.661Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f55d054b-bf13-4bdc-84ca-86eec1b68a99","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"652a61a6-1d8f-4d6d-84f9-88d14b9e5a1e","LogTimestamp":"2023-05-25T23:56:45.661Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:56:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:56:47.671Z","message":"Entering","context":{"RequestID":"a768bbe3-a78f-4daa-ac22-c2341f08ca7d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5ede6b8d-a498-4b8a-ba9f-0fe206d18163","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:56:47.671Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:56:47.674Z","message":"{\"transactionId\":\"a768bbe3-a78f-4daa-ac22-c2341f08ca7d\",\"status\":\"200\",\"rqstDate\":\"230525-23:56:47:672\",\"respDate\":\"230525-23:56:47:673\",\"sourceId\":\"haproxy:a768bbe3-a78f-4daa-ac22-c2341f08ca7d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:56:47:672-66837\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d83fd878-4516-492e-9350-01d40814a94c], x-b3-parentspanid=[e278c57cab9dd96f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bcfad240356dad45e278c57cab9dd96f], x-b3-spanid=[b7fe0b67d6b2655b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a768bbe3-a78f-4daa-ac22-c2341f08ca7d]}\\\"}\"}","context":{"RequestID":"a768bbe3-a78f-4daa-ac22-c2341f08ca7d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5ede6b8d-a498-4b8a-ba9f-0fe206d18163","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:56:47.671Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:47.674Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a768bbe3-a78f-4daa-ac22-c2341f08ca7d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ede6b8d-a498-4b8a-ba9f-0fe206d18163","LogTimestamp":"2023-05-25T23:56:47.674Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:56:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:56:49.684Z","message":"Entering","context":{"RequestID":"3ec030a0-ab39-4403-a9d6-c9d3efc504da","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2f659948-d7b3-4a9e-bf26-2f7ae96cb772","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:56:49.684Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:56:49.686Z","message":"{\"transactionId\":\"3ec030a0-ab39-4403-a9d6-c9d3efc504da\",\"status\":\"200\",\"rqstDate\":\"230525-23:56:49:685\",\"respDate\":\"230525-23:56:49:686\",\"sourceId\":\"haproxy:3ec030a0-ab39-4403-a9d6-c9d3efc504da\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:56:49:685-20310\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[55da2561-f412-48bb-8b16-1facd28a798c], x-b3-parentspanid=[88022822e66c803e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[399abbcc4270975388022822e66c803e], x-b3-spanid=[309128f5965729ee], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3ec030a0-ab39-4403-a9d6-c9d3efc504da]}\\\"}\"}","context":{"RequestID":"3ec030a0-ab39-4403-a9d6-c9d3efc504da","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2f659948-d7b3-4a9e-bf26-2f7ae96cb772","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:56:49.684Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:49.687Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3ec030a0-ab39-4403-a9d6-c9d3efc504da","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2f659948-d7b3-4a9e-bf26-2f7ae96cb772","LogTimestamp":"2023-05-25T23:56:49.687Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:56:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:56:51.696Z","message":"Entering","context":{"RequestID":"0134aedb-b636-4869-8930-1a8a8131933e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"66dc0271-3b2a-401b-b293-34d483a08f32","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:56:51.696Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:56:51.699Z","message":"{\"transactionId\":\"0134aedb-b636-4869-8930-1a8a8131933e\",\"status\":\"200\",\"rqstDate\":\"230525-23:56:51:697\",\"respDate\":\"230525-23:56:51:699\",\"sourceId\":\"haproxy:0134aedb-b636-4869-8930-1a8a8131933e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:56:51:697-50645\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[302e7308-487a-488b-bfd8-1cc9cf4cf49f], x-b3-parentspanid=[9a878cb3a88f6488], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6cbb73061d7bec829a878cb3a88f6488], x-b3-spanid=[e4ac162b8dd909b8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0134aedb-b636-4869-8930-1a8a8131933e]}\\\"}\"}","context":{"RequestID":"0134aedb-b636-4869-8930-1a8a8131933e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"66dc0271-3b2a-401b-b293-34d483a08f32","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:56:51.696Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:51.699Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0134aedb-b636-4869-8930-1a8a8131933e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"66dc0271-3b2a-401b-b293-34d483a08f32","LogTimestamp":"2023-05-25T23:56:51.699Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:56:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:56:51.908Z","message":"Entering","context":{"RequestID":"4bc8aa11-a8d9-4d39-92f4-46de56a6d060","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"560530e6-635e-4bc9-84a5-c9660b198940","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:56:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:56:51.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"4bc8aa11-a8d9-4d39-92f4-46de56a6d060","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"560530e6-635e-4bc9-84a5-c9660b198940","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:56:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:51.912Z","message":"{\"transactionId\":\"4bc8aa11-a8d9-4d39-92f4-46de56a6d060\",\"status\":\"200\",\"rqstDate\":\"230525-23:56:51:909\",\"respDate\":\"230525-23:56:51:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4bc8aa11-a8d9-4d39-92f4-46de56a6d060\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:56:51:909-59358\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4bc8aa11-a8d9-4d39-92f4-46de56a6d060]}\\\"}\"}","context":{"RequestID":"4bc8aa11-a8d9-4d39-92f4-46de56a6d060","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"560530e6-635e-4bc9-84a5-c9660b198940","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:56:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:51.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4bc8aa11-a8d9-4d39-92f4-46de56a6d060","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"560530e6-635e-4bc9-84a5-c9660b198940","LogTimestamp":"2023-05-25T23:56:51.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:56:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:56:52.026Z","message":"Entering","context":{"RequestID":"26a538db-f0da-4084-a1b9-c990c6bca747","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"662ca7fc-9439-4296-97bc-a17f8a1410f1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:56:52.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:56:52.029Z","message":"{\"transactionId\":\"26a538db-f0da-4084-a1b9-c990c6bca747\",\"status\":\"200\",\"rqstDate\":\"230525-23:56:52:027\",\"respDate\":\"230525-23:56:52:029\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:26a538db-f0da-4084-a1b9-c990c6bca747\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:56:52:027-16669\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5eccc7e0-4295-4488-be90-320b4f9e88b4], x-b3-parentspanid=[c09eb069fee9bf18], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33453], x-envoy-attempt-count=[1], x-b3-traceid=[c992c06deb63dd08c09eb069fee9bf18], x-b3-spanid=[01371f8d26308358], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[26a538db-f0da-4084-a1b9-c990c6bca747]}\\\"}\"}","context":{"RequestID":"26a538db-f0da-4084-a1b9-c990c6bca747","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"662ca7fc-9439-4296-97bc-a17f8a1410f1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:56:52.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:52.030Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"26a538db-f0da-4084-a1b9-c990c6bca747","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"662ca7fc-9439-4296-97bc-a17f8a1410f1","LogTimestamp":"2023-05-25T23:56:52.030Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:56:52 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:56:53.710Z","message":"Entering","context":{"RequestID":"60532301-5273-4096-8126-263491fcedac","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"90841e8b-2b91-4ef7-8f50-655f03fd99f4","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:56:53.710Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:56:53.712Z","message":"{\"transactionId\":\"60532301-5273-4096-8126-263491fcedac\",\"status\":\"200\",\"rqstDate\":\"230525-23:56:53:711\",\"respDate\":\"230525-23:56:53:712\",\"sourceId\":\"haproxy:60532301-5273-4096-8126-263491fcedac\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:56:53:711-53453\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4b2c1d62-1f5f-4825-9f62-a7a2e7c7b838], x-b3-parentspanid=[136e3b286c6bdb97], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e348b97da6f4ce5f136e3b286c6bdb97], x-b3-spanid=[4ea7a7cf01c82eea], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[60532301-5273-4096-8126-263491fcedac]}\\\"}\"}","context":{"RequestID":"60532301-5273-4096-8126-263491fcedac","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"90841e8b-2b91-4ef7-8f50-655f03fd99f4","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:56:53.710Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:53.713Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"60532301-5273-4096-8126-263491fcedac","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"90841e8b-2b91-4ef7-8f50-655f03fd99f4","LogTimestamp":"2023-05-25T23:56:53.713Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:56:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:56:54.173Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:56:54.190Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:54.191Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:54.191Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:55.723Z","message":"Entering","context":{"RequestID":"746dc251-77fc-4add-84ec-24de63436d9b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8b95db1f-ef60-4b33-a45c-612d21cea6f7","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:56:55.723Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:56:55.725Z","message":"{\"transactionId\":\"746dc251-77fc-4add-84ec-24de63436d9b\",\"status\":\"200\",\"rqstDate\":\"230525-23:56:55:724\",\"respDate\":\"230525-23:56:55:725\",\"sourceId\":\"haproxy:746dc251-77fc-4add-84ec-24de63436d9b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:56:55:724-44790\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ec04e806-514a-45b3-b979-5f6706929290], x-b3-parentspanid=[cbb01d5c4f3a401e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8e01a1ac6304bf40cbb01d5c4f3a401e], x-b3-spanid=[bac351f32fe36fcf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[746dc251-77fc-4add-84ec-24de63436d9b]}\\\"}\"}","context":{"RequestID":"746dc251-77fc-4add-84ec-24de63436d9b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8b95db1f-ef60-4b33-a45c-612d21cea6f7","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:56:55.723Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:55.726Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"746dc251-77fc-4add-84ec-24de63436d9b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8b95db1f-ef60-4b33-a45c-612d21cea6f7","LogTimestamp":"2023-05-25T23:56:55.726Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:56:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:56:56.648Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:56.653Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:57.736Z","message":"Entering","context":{"RequestID":"63b4ff00-5c03-48bd-ac58-d42afc7b2b58","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"474141a4-79f4-4b86-ae39-a99b98b5b239","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:56:57.736Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:56:57.738Z","message":"{\"transactionId\":\"63b4ff00-5c03-48bd-ac58-d42afc7b2b58\",\"status\":\"200\",\"rqstDate\":\"230525-23:56:57:737\",\"respDate\":\"230525-23:56:57:738\",\"sourceId\":\"haproxy:63b4ff00-5c03-48bd-ac58-d42afc7b2b58\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:56:57:737-90074\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d0238536-9357-4d2c-96d3-e918afdf02be], x-b3-parentspanid=[1b2f4793a629f929], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0079ad1e98faf3041b2f4793a629f929], x-b3-spanid=[019bfa2700e82eea], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[63b4ff00-5c03-48bd-ac58-d42afc7b2b58]}\\\"}\"}","context":{"RequestID":"63b4ff00-5c03-48bd-ac58-d42afc7b2b58","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"474141a4-79f4-4b86-ae39-a99b98b5b239","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:56:57.736Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:57.739Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"63b4ff00-5c03-48bd-ac58-d42afc7b2b58","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"474141a4-79f4-4b86-ae39-a99b98b5b239","LogTimestamp":"2023-05-25T23:56:57.739Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:56:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:56:59.748Z","message":"Entering","context":{"RequestID":"65e83a20-88a2-4f7c-a486-01258b633c7a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e7c60d4d-e219-42a9-ba1b-32112344ae3a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:56:59.748Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:56:59.750Z","message":"{\"transactionId\":\"65e83a20-88a2-4f7c-a486-01258b633c7a\",\"status\":\"200\",\"rqstDate\":\"230525-23:56:59:749\",\"respDate\":\"230525-23:56:59:750\",\"sourceId\":\"haproxy:65e83a20-88a2-4f7c-a486-01258b633c7a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:56:59:749-16685\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c34f9092-2bad-4810-a569-ad381d0cb058], x-b3-parentspanid=[7bf3789724a07bc3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4c0f26a11028fe9d7bf3789724a07bc3], x-b3-spanid=[1883598e13d32c45], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[65e83a20-88a2-4f7c-a486-01258b633c7a]}\\\"}\"}","context":{"RequestID":"65e83a20-88a2-4f7c-a486-01258b633c7a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e7c60d4d-e219-42a9-ba1b-32112344ae3a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:56:59.748Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:56:59.750Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"65e83a20-88a2-4f7c-a486-01258b633c7a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e7c60d4d-e219-42a9-ba1b-32112344ae3a","LogTimestamp":"2023-05-25T23:56:59.750Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:56:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:57:01.760Z","message":"Entering","context":{"RequestID":"ba45fd18-d4c7-456e-8041-ac2d6cd665ec","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c8cd0c7d-731c-4db6-ab5b-e200de723e53","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:57:01.760Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:57:01.762Z","message":"{\"transactionId\":\"ba45fd18-d4c7-456e-8041-ac2d6cd665ec\",\"status\":\"200\",\"rqstDate\":\"230525-23:57:01:761\",\"respDate\":\"230525-23:57:01:762\",\"sourceId\":\"haproxy:ba45fd18-d4c7-456e-8041-ac2d6cd665ec\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:57:01:761-33500\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7f4bf287-fa4b-49c0-98aa-af47c9286269], x-b3-parentspanid=[afb975003656aa14], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[634a2a9337c0ab0cafb975003656aa14], x-b3-spanid=[f851fcea2e441256], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ba45fd18-d4c7-456e-8041-ac2d6cd665ec]}\\\"}\"}","context":{"RequestID":"ba45fd18-d4c7-456e-8041-ac2d6cd665ec","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c8cd0c7d-731c-4db6-ab5b-e200de723e53","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:57:01.760Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:01.763Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ba45fd18-d4c7-456e-8041-ac2d6cd665ec","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c8cd0c7d-731c-4db6-ab5b-e200de723e53","LogTimestamp":"2023-05-25T23:57:01.763Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:57:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:57:01.909Z","message":"Entering","context":{"RequestID":"3d334896-2bf8-42a9-986d-bea345006533","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"978c168f-85a4-420d-b2a2-020f833208d0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:57:01.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:57:01.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"3d334896-2bf8-42a9-986d-bea345006533","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"978c168f-85a4-420d-b2a2-020f833208d0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:57:01.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:01.912Z","message":"{\"transactionId\":\"3d334896-2bf8-42a9-986d-bea345006533\",\"status\":\"200\",\"rqstDate\":\"230525-23:57:01:910\",\"respDate\":\"230525-23:57:01:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3d334896-2bf8-42a9-986d-bea345006533\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:57:01:910-30019\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3d334896-2bf8-42a9-986d-bea345006533]}\\\"}\"}","context":{"RequestID":"3d334896-2bf8-42a9-986d-bea345006533","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"978c168f-85a4-420d-b2a2-020f833208d0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:57:01.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:01.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3d334896-2bf8-42a9-986d-bea345006533","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"978c168f-85a4-420d-b2a2-020f833208d0","LogTimestamp":"2023-05-25T23:57:01.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:57:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:57:02.026Z","message":"Entering","context":{"RequestID":"9150468f-6d21-4548-879a-4d6d34a73491","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fc125d55-90e9-4f7c-8da6-4811d8bb56c2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:57:02.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:57:02.028Z","message":"{\"transactionId\":\"9150468f-6d21-4548-879a-4d6d34a73491\",\"status\":\"200\",\"rqstDate\":\"230525-23:57:02:027\",\"respDate\":\"230525-23:57:02:028\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:9150468f-6d21-4548-879a-4d6d34a73491\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:57:02:027-24621\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[80b9e93a-78e1-4d56-ad6f-db17d34112ae], x-b3-parentspanid=[734b59de9af4561e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51399], x-envoy-attempt-count=[1], x-b3-traceid=[c053d63a1931bdb5734b59de9af4561e], x-b3-spanid=[ce24a7b3567c597d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[9150468f-6d21-4548-879a-4d6d34a73491]}\\\"}\"}","context":{"RequestID":"9150468f-6d21-4548-879a-4d6d34a73491","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fc125d55-90e9-4f7c-8da6-4811d8bb56c2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:57:02.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:02.029Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9150468f-6d21-4548-879a-4d6d34a73491","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fc125d55-90e9-4f7c-8da6-4811d8bb56c2","LogTimestamp":"2023-05-25T23:57:02.029Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:57:02 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:57:03.773Z","message":"Entering","context":{"RequestID":"1de5ed49-9a8c-41a4-84c7-228bebe190d8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1d6763ec-acfc-4b2c-9758-81e126e53982","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:57:03.773Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:57:03.775Z","message":"{\"transactionId\":\"1de5ed49-9a8c-41a4-84c7-228bebe190d8\",\"status\":\"200\",\"rqstDate\":\"230525-23:57:03:773\",\"respDate\":\"230525-23:57:03:775\",\"sourceId\":\"haproxy:1de5ed49-9a8c-41a4-84c7-228bebe190d8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:57:03:773-99476\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f7e18b41-a8b6-4f01-9af4-291ed2a20926], x-b3-parentspanid=[cdf5665cf50148f8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b2247cb11b953804cdf5665cf50148f8], x-b3-spanid=[de63f6bc3c596abe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1de5ed49-9a8c-41a4-84c7-228bebe190d8]}\\\"}\"}","context":{"RequestID":"1de5ed49-9a8c-41a4-84c7-228bebe190d8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1d6763ec-acfc-4b2c-9758-81e126e53982","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:57:03.773Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:03.775Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1de5ed49-9a8c-41a4-84c7-228bebe190d8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1d6763ec-acfc-4b2c-9758-81e126e53982","LogTimestamp":"2023-05-25T23:57:03.775Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:57:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:57:04.173Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:57:04.188Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:04.188Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:04.189Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:05.784Z","message":"Entering","context":{"RequestID":"6012e16f-811d-4a82-9034-bbd3f4002107","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"89b7d475-097d-4ff9-ab76-b0d0d7f48e06","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:57:05.783Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:57:05.785Z","message":"{\"transactionId\":\"6012e16f-811d-4a82-9034-bbd3f4002107\",\"status\":\"200\",\"rqstDate\":\"230525-23:57:05:784\",\"respDate\":\"230525-23:57:05:785\",\"sourceId\":\"haproxy:6012e16f-811d-4a82-9034-bbd3f4002107\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:57:05:784-63586\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[67fa43bc-6fff-46bc-8b91-c9908baf6343], x-b3-parentspanid=[76505be846011189], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3fa72ca29c485d2376505be846011189], x-b3-spanid=[0beb356f020dd4cb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6012e16f-811d-4a82-9034-bbd3f4002107]}\\\"}\"}","context":{"RequestID":"6012e16f-811d-4a82-9034-bbd3f4002107","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"89b7d475-097d-4ff9-ab76-b0d0d7f48e06","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:57:05.783Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:05.785Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6012e16f-811d-4a82-9034-bbd3f4002107","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"89b7d475-097d-4ff9-ab76-b0d0d7f48e06","LogTimestamp":"2023-05-25T23:57:05.785Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:57:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-05-25T23:57:07.793Z","message":"Entering","context":{"RequestID":"f25838f1-2b8c-44ce-91b4-8ad112709a77","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7360cb92-240e-40c1-8e83-255a5a3faab4","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:57:07.793Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:57:07.795Z","message":"{\"transactionId\":\"f25838f1-2b8c-44ce-91b4-8ad112709a77\",\"status\":\"200\",\"rqstDate\":\"230525-23:57:07:794\",\"respDate\":\"230525-23:57:07:795\",\"sourceId\":\"haproxy:f25838f1-2b8c-44ce-91b4-8ad112709a77\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:57:07:794-25062\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d53ab346-54db-4696-ac7c-d29370f88d28], x-b3-parentspanid=[1686ea2bcdab277a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d98db73147d4b78c1686ea2bcdab277a], x-b3-spanid=[e4b1722530b7bf1c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f25838f1-2b8c-44ce-91b4-8ad112709a77]}\\\"}\"}","context":{"RequestID":"f25838f1-2b8c-44ce-91b4-8ad112709a77","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7360cb92-240e-40c1-8e83-255a5a3faab4","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:57:07.793Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:07.796Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f25838f1-2b8c-44ce-91b4-8ad112709a77","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7360cb92-240e-40c1-8e83-255a5a3faab4","LogTimestamp":"2023-05-25T23:57:07.796Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:57:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:57:09.805Z","message":"Entering","context":{"RequestID":"650ee818-43b2-407b-acd9-d9b92435b444","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b6041d9c-68e9-463d-a7ca-60b0705e2d16","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:57:09.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:57:09.807Z","message":"{\"transactionId\":\"650ee818-43b2-407b-acd9-d9b92435b444\",\"status\":\"200\",\"rqstDate\":\"230525-23:57:09:806\",\"respDate\":\"230525-23:57:09:807\",\"sourceId\":\"haproxy:650ee818-43b2-407b-acd9-d9b92435b444\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:57:09:806-24742\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c8f1223c-4b8f-4af4-97fa-b01bb0fd676d], x-b3-parentspanid=[00aae674eba44ba1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[00b5d2d29c3adc2300aae674eba44ba1], x-b3-spanid=[7196fa875501c669], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[650ee818-43b2-407b-acd9-d9b92435b444]}\\\"}\"}","context":{"RequestID":"650ee818-43b2-407b-acd9-d9b92435b444","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b6041d9c-68e9-463d-a7ca-60b0705e2d16","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:57:09.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:09.808Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"650ee818-43b2-407b-acd9-d9b92435b444","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b6041d9c-68e9-463d-a7ca-60b0705e2d16","LogTimestamp":"2023-05-25T23:57:09.808Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:57:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:57:11.818Z","message":"Entering","context":{"RequestID":"592cf21b-9ba9-4c30-a0d4-eaa4a6caac9c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8016de67-1b0d-4911-8b34-5495a81507fe","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:57:11.818Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:57:11.821Z","message":"{\"transactionId\":\"592cf21b-9ba9-4c30-a0d4-eaa4a6caac9c\",\"status\":\"200\",\"rqstDate\":\"230525-23:57:11:819\",\"respDate\":\"230525-23:57:11:821\",\"sourceId\":\"haproxy:592cf21b-9ba9-4c30-a0d4-eaa4a6caac9c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:57:11:819-7915\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[902584a2-dcd9-43e6-88d3-ea014fff15ca], x-b3-parentspanid=[e0dd079bc517e17a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7d40656ffcb26f50e0dd079bc517e17a], x-b3-spanid=[ce55f48a04ccab85], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[592cf21b-9ba9-4c30-a0d4-eaa4a6caac9c]}\\\"}\"}","context":{"RequestID":"592cf21b-9ba9-4c30-a0d4-eaa4a6caac9c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8016de67-1b0d-4911-8b34-5495a81507fe","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:57:11.818Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:11.821Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"592cf21b-9ba9-4c30-a0d4-eaa4a6caac9c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8016de67-1b0d-4911-8b34-5495a81507fe","LogTimestamp":"2023-05-25T23:57:11.821Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:57:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:57:11.908Z","message":"Entering","context":{"RequestID":"4799bf7f-6ba4-438e-803e-156cd0f5386e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6251d72f-6068-453f-ba25-9de525042abe","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:57:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:57:11.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"4799bf7f-6ba4-438e-803e-156cd0f5386e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6251d72f-6068-453f-ba25-9de525042abe","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:57:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:11.911Z","message":"{\"transactionId\":\"4799bf7f-6ba4-438e-803e-156cd0f5386e\",\"status\":\"200\",\"rqstDate\":\"230525-23:57:11:909\",\"respDate\":\"230525-23:57:11:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4799bf7f-6ba4-438e-803e-156cd0f5386e\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:57:11:909-73541\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4799bf7f-6ba4-438e-803e-156cd0f5386e]}\\\"}\"}","context":{"RequestID":"4799bf7f-6ba4-438e-803e-156cd0f5386e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6251d72f-6068-453f-ba25-9de525042abe","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:57:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:11.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4799bf7f-6ba4-438e-803e-156cd0f5386e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6251d72f-6068-453f-ba25-9de525042abe","LogTimestamp":"2023-05-25T23:57:11.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:57:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:57:12.028Z","message":"Entering","context":{"RequestID":"e75e0c20-2583-4e6c-8f85-999d2098ad91","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"48bd752d-a4d0-46ae-b90b-6b14911d5409","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:57:12.028Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:57:12.030Z","message":"{\"transactionId\":\"e75e0c20-2583-4e6c-8f85-999d2098ad91\",\"status\":\"200\",\"rqstDate\":\"230525-23:57:12:029\",\"respDate\":\"230525-23:57:12:030\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e75e0c20-2583-4e6c-8f85-999d2098ad91\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:57:12:029-19568\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2983d553-669a-4a4a-8b84-fbd7b20cdfd3], x-b3-parentspanid=[52bff50bdac8e5b4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47893], x-envoy-attempt-count=[1], x-b3-traceid=[865f97c551da367252bff50bdac8e5b4], x-b3-spanid=[a4a45ede3b44f8a3], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e75e0c20-2583-4e6c-8f85-999d2098ad91]}\\\"}\"}","context":{"RequestID":"e75e0c20-2583-4e6c-8f85-999d2098ad91","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"48bd752d-a4d0-46ae-b90b-6b14911d5409","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:57:12.028Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:12.031Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e75e0c20-2583-4e6c-8f85-999d2098ad91","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"48bd752d-a4d0-46ae-b90b-6b14911d5409","LogTimestamp":"2023-05-25T23:57:12.031Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:57:12 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:57:13.831Z","message":"Entering","context":{"RequestID":"03dac0da-452b-479d-81bc-a3a053e434c1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"184a0f3f-8e52-4c12-853f-05e71688d93a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:57:13.831Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:57:13.833Z","message":"{\"transactionId\":\"03dac0da-452b-479d-81bc-a3a053e434c1\",\"status\":\"200\",\"rqstDate\":\"230525-23:57:13:832\",\"respDate\":\"230525-23:57:13:833\",\"sourceId\":\"haproxy:03dac0da-452b-479d-81bc-a3a053e434c1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:57:13:832-21829\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ae644e7e-3381-4699-b1da-677089943c9d], x-b3-parentspanid=[9967173e88b0ce83], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cb9a5676f533a68a9967173e88b0ce83], x-b3-spanid=[bc249162c50f13b0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[03dac0da-452b-479d-81bc-a3a053e434c1]}\\\"}\"}","context":{"RequestID":"03dac0da-452b-479d-81bc-a3a053e434c1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"184a0f3f-8e52-4c12-853f-05e71688d93a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:57:13.831Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:13.834Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"03dac0da-452b-479d-81bc-a3a053e434c1","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"184a0f3f-8e52-4c12-853f-05e71688d93a","LogTimestamp":"2023-05-25T23:57:13.834Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:57:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:57:14.173Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:57:14.185Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:14.185Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:14.185Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:15.843Z","message":"Entering","context":{"RequestID":"ce514ad9-57df-4fbc-a1a0-ae327108cd4f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3495f82a-4d28-4160-b5ae-81e5c8b37d34","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:57:15.843Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:57:15.845Z","message":"{\"transactionId\":\"ce514ad9-57df-4fbc-a1a0-ae327108cd4f\",\"status\":\"200\",\"rqstDate\":\"230525-23:57:15:843\",\"respDate\":\"230525-23:57:15:845\",\"sourceId\":\"haproxy:ce514ad9-57df-4fbc-a1a0-ae327108cd4f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:57:15:843-78513\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[637636b9-7552-43b5-9583-8c9fb7194a80], x-b3-parentspanid=[238258c48db20354], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dbd3ad632b7762bc238258c48db20354], x-b3-spanid=[cf9223dccdb4a262], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ce514ad9-57df-4fbc-a1a0-ae327108cd4f]}\\\"}\"}","context":{"RequestID":"ce514ad9-57df-4fbc-a1a0-ae327108cd4f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3495f82a-4d28-4160-b5ae-81e5c8b37d34","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:57:15.843Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:15.846Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce514ad9-57df-4fbc-a1a0-ae327108cd4f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3495f82a-4d28-4160-b5ae-81e5c8b37d34","LogTimestamp":"2023-05-25T23:57:15.846Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:57:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:57:17.853Z","message":"Entering","context":{"RequestID":"7614f385-d5fe-4cdb-93ed-a839e84a5b79","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ea60c814-6f8f-493d-a206-50c75d9838d0","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:57:17.853Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:57:17.854Z","message":"{\"transactionId\":\"7614f385-d5fe-4cdb-93ed-a839e84a5b79\",\"status\":\"200\",\"rqstDate\":\"230525-23:57:17:854\",\"respDate\":\"230525-23:57:17:854\",\"sourceId\":\"haproxy:7614f385-d5fe-4cdb-93ed-a839e84a5b79\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:57:17:854-94058\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[36846ad2-e4cb-4a42-8df7-8fee6d1c9d6b], x-b3-parentspanid=[cd92ca30ca81c2e8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[22e14b4378590659cd92ca30ca81c2e8], x-b3-spanid=[9ea90ae340772087], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7614f385-d5fe-4cdb-93ed-a839e84a5b79]}\\\"}\"}","context":{"RequestID":"7614f385-d5fe-4cdb-93ed-a839e84a5b79","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ea60c814-6f8f-493d-a206-50c75d9838d0","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:57:17.853Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:17.855Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7614f385-d5fe-4cdb-93ed-a839e84a5b79","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ea60c814-6f8f-493d-a206-50c75d9838d0","LogTimestamp":"2023-05-25T23:57:17.855Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:57:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-05-25T23:57:19.863Z","message":"Entering","context":{"RequestID":"b4e4aac9-e9c7-40fc-a9a3-ef55305ad2b4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"48e90c05-433b-4e5c-af22-c4c233dff818","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:57:19.863Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:57:19.864Z","message":"{\"transactionId\":\"b4e4aac9-e9c7-40fc-a9a3-ef55305ad2b4\",\"status\":\"200\",\"rqstDate\":\"230525-23:57:19:864\",\"respDate\":\"230525-23:57:19:864\",\"sourceId\":\"haproxy:b4e4aac9-e9c7-40fc-a9a3-ef55305ad2b4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:57:19:864-95989\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[64d00be5-761a-45b7-b0be-460c0f1e834d], x-b3-parentspanid=[008bd5adeaa18618], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[50fbe9c7a39a7e0d008bd5adeaa18618], x-b3-spanid=[9ad0dcf4a286d32f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b4e4aac9-e9c7-40fc-a9a3-ef55305ad2b4]}\\\"}\"}","context":{"RequestID":"b4e4aac9-e9c7-40fc-a9a3-ef55305ad2b4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"48e90c05-433b-4e5c-af22-c4c233dff818","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:57:19.863Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:19.865Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b4e4aac9-e9c7-40fc-a9a3-ef55305ad2b4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"48e90c05-433b-4e5c-af22-c4c233dff818","LogTimestamp":"2023-05-25T23:57:19.865Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:57:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-25T23:57:21.874Z","message":"Entering","context":{"RequestID":"d70d75ec-e2c3-4298-b898-eae6587bca59","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"540fe5fd-ce96-4120-94d0-904022b3eefa","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:57:21.874Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:57:21.876Z","message":"{\"transactionId\":\"d70d75ec-e2c3-4298-b898-eae6587bca59\",\"status\":\"200\",\"rqstDate\":\"230525-23:57:21:874\",\"respDate\":\"230525-23:57:21:876\",\"sourceId\":\"haproxy:d70d75ec-e2c3-4298-b898-eae6587bca59\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:57:21:874-3695\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[51f7536d-f6a0-4ddb-b7c6-262189f52a47], x-b3-parentspanid=[b35a8c3a54bc46f6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7e0db199ff4b926db35a8c3a54bc46f6], x-b3-spanid=[b9ea5fc9c2362661], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d70d75ec-e2c3-4298-b898-eae6587bca59]}\\\"}\"}","context":{"RequestID":"d70d75ec-e2c3-4298-b898-eae6587bca59","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"540fe5fd-ce96-4120-94d0-904022b3eefa","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:57:21.874Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:21.877Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d70d75ec-e2c3-4298-b898-eae6587bca59","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"540fe5fd-ce96-4120-94d0-904022b3eefa","LogTimestamp":"2023-05-25T23:57:21.877Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:57:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:57:21.909Z","message":"Entering","context":{"RequestID":"cfe5ca27-d4b1-459e-9e0d-5b95ab826411","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9194ab18-8b4f-40fc-bc60-1f4c0c54ceac","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:57:21.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:57:21.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"cfe5ca27-d4b1-459e-9e0d-5b95ab826411","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9194ab18-8b4f-40fc-bc60-1f4c0c54ceac","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:57:21.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:21.912Z","message":"{\"transactionId\":\"cfe5ca27-d4b1-459e-9e0d-5b95ab826411\",\"status\":\"200\",\"rqstDate\":\"230525-23:57:21:909\",\"respDate\":\"230525-23:57:21:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:cfe5ca27-d4b1-459e-9e0d-5b95ab826411\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:57:21:909-84627\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[cfe5ca27-d4b1-459e-9e0d-5b95ab826411]}\\\"}\"}","context":{"RequestID":"cfe5ca27-d4b1-459e-9e0d-5b95ab826411","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9194ab18-8b4f-40fc-bc60-1f4c0c54ceac","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:57:21.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:21.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cfe5ca27-d4b1-459e-9e0d-5b95ab826411","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9194ab18-8b4f-40fc-bc60-1f4c0c54ceac","LogTimestamp":"2023-05-25T23:57:21.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:57:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:57:22.028Z","message":"Entering","context":{"RequestID":"dade8ec2-10a4-4b9a-b7b0-ca20f0be4183","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"03184000-ede3-4d0c-9aa4-09f0eebad22c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:57:22.028Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:57:22.031Z","message":"{\"transactionId\":\"dade8ec2-10a4-4b9a-b7b0-ca20f0be4183\",\"status\":\"200\",\"rqstDate\":\"230525-23:57:22:029\",\"respDate\":\"230525-23:57:22:031\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:dade8ec2-10a4-4b9a-b7b0-ca20f0be4183\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:57:22:029-90917\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ad2b81e9-fce7-4d71-90ea-353e8ae7144f], x-b3-parentspanid=[5e36efe5bee244d3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48179], x-envoy-attempt-count=[1], x-b3-traceid=[6ed9ede5c77683d95e36efe5bee244d3], x-b3-spanid=[0174147a798674f8], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[dade8ec2-10a4-4b9a-b7b0-ca20f0be4183]}\\\"}\"}","context":{"RequestID":"dade8ec2-10a4-4b9a-b7b0-ca20f0be4183","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"03184000-ede3-4d0c-9aa4-09f0eebad22c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:57:22.028Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:22.032Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dade8ec2-10a4-4b9a-b7b0-ca20f0be4183","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"03184000-ede3-4d0c-9aa4-09f0eebad22c","LogTimestamp":"2023-05-25T23:57:22.032Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:57:22 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:57:23.886Z","message":"Entering","context":{"RequestID":"31ccd708-100a-4945-af94-057640e17e4a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0ae328b7-bbf6-40dc-925e-349e4ed93d6a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:57:23.886Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:57:23.888Z","message":"{\"transactionId\":\"31ccd708-100a-4945-af94-057640e17e4a\",\"status\":\"200\",\"rqstDate\":\"230525-23:57:23:887\",\"respDate\":\"230525-23:57:23:888\",\"sourceId\":\"haproxy:31ccd708-100a-4945-af94-057640e17e4a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:57:23:887-11823\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5c8dfbf6-630d-4941-9fd8-7830b04a2ce6], x-b3-parentspanid=[885abce797405e15], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[443982d953c42e51885abce797405e15], x-b3-spanid=[46643ad1235ef83b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[31ccd708-100a-4945-af94-057640e17e4a]}\\\"}\"}","context":{"RequestID":"31ccd708-100a-4945-af94-057640e17e4a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0ae328b7-bbf6-40dc-925e-349e4ed93d6a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:57:23.886Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:23.889Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"31ccd708-100a-4945-af94-057640e17e4a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0ae328b7-bbf6-40dc-925e-349e4ed93d6a","LogTimestamp":"2023-05-25T23:57:23.889Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:57:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:57:24.173Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:57:24.189Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:24.189Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:24.189Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:25.901Z","message":"Entering","context":{"RequestID":"3c2b262f-b6e8-4503-aff2-db132e1b4218","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"92a9e19d-f351-4bd5-96b5-3a5d25c39fa1","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:57:25.901Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:57:25.903Z","message":"{\"transactionId\":\"3c2b262f-b6e8-4503-aff2-db132e1b4218\",\"status\":\"200\",\"rqstDate\":\"230525-23:57:25:902\",\"respDate\":\"230525-23:57:25:903\",\"sourceId\":\"haproxy:3c2b262f-b6e8-4503-aff2-db132e1b4218\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:57:25:902-34337\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2f61c7f1-18f3-431d-ac92-4b9da2355749], x-b3-parentspanid=[af0c455000026d48], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5d6223efa30b89fbaf0c455000026d48], x-b3-spanid=[fae181f12224c8d7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3c2b262f-b6e8-4503-aff2-db132e1b4218]}\\\"}\"}","context":{"RequestID":"3c2b262f-b6e8-4503-aff2-db132e1b4218","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"92a9e19d-f351-4bd5-96b5-3a5d25c39fa1","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:57:25.901Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:25.904Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3c2b262f-b6e8-4503-aff2-db132e1b4218","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"92a9e19d-f351-4bd5-96b5-3a5d25c39fa1","LogTimestamp":"2023-05-25T23:57:25.904Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:57:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:57:26.654Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:26.658Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:27.914Z","message":"Entering","context":{"RequestID":"d04b53ec-5f80-4f6a-913e-487b14c9db0c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d819bbf3-8dd5-49bd-884d-c82f5c20b115","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:57:27.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:57:27.917Z","message":"{\"transactionId\":\"d04b53ec-5f80-4f6a-913e-487b14c9db0c\",\"status\":\"200\",\"rqstDate\":\"230525-23:57:27:915\",\"respDate\":\"230525-23:57:27:916\",\"sourceId\":\"haproxy:d04b53ec-5f80-4f6a-913e-487b14c9db0c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:57:27:915-69154\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[26c32d87-e28e-453e-91e2-e4d5e2777dc4], x-b3-parentspanid=[2b9d60170ff9a689], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[451f392ff5464d832b9d60170ff9a689], x-b3-spanid=[425c1f31828d89b8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d04b53ec-5f80-4f6a-913e-487b14c9db0c]}\\\"}\"}","context":{"RequestID":"d04b53ec-5f80-4f6a-913e-487b14c9db0c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d819bbf3-8dd5-49bd-884d-c82f5c20b115","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:57:27.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:27.917Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d04b53ec-5f80-4f6a-913e-487b14c9db0c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d819bbf3-8dd5-49bd-884d-c82f5c20b115","LogTimestamp":"2023-05-25T23:57:27.917Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:57:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:57:29.927Z","message":"Entering","context":{"RequestID":"6e0d3554-c535-4d76-96b5-934ab51293c1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"622a58ba-46f6-466d-85e3-bd61af5bf358","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:57:29.927Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:57:29.929Z","message":"{\"transactionId\":\"6e0d3554-c535-4d76-96b5-934ab51293c1\",\"status\":\"200\",\"rqstDate\":\"230525-23:57:29:927\",\"respDate\":\"230525-23:57:29:929\",\"sourceId\":\"haproxy:6e0d3554-c535-4d76-96b5-934ab51293c1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:57:29:927-47336\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0fa3ede2-d3f5-4472-b308-64459a54f539], x-b3-parentspanid=[d5f9df7b4f8b8515], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[69aff6267a04d3cdd5f9df7b4f8b8515], x-b3-spanid=[1d507b2c1f79998e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6e0d3554-c535-4d76-96b5-934ab51293c1]}\\\"}\"}","context":{"RequestID":"6e0d3554-c535-4d76-96b5-934ab51293c1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"622a58ba-46f6-466d-85e3-bd61af5bf358","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:57:29.927Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:29.930Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6e0d3554-c535-4d76-96b5-934ab51293c1","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"622a58ba-46f6-466d-85e3-bd61af5bf358","LogTimestamp":"2023-05-25T23:57:29.930Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:57:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:57:31.909Z","message":"Entering","context":{"RequestID":"608e5b96-afb1-44d6-a32b-508ba00cf8d5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7fb60be1-cea7-4ee9-a20e-5a0ee804cf1f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:57:31.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:57:31.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"608e5b96-afb1-44d6-a32b-508ba00cf8d5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7fb60be1-cea7-4ee9-a20e-5a0ee804cf1f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:57:31.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:31.912Z","message":"{\"transactionId\":\"608e5b96-afb1-44d6-a32b-508ba00cf8d5\",\"status\":\"200\",\"rqstDate\":\"230525-23:57:31:910\",\"respDate\":\"230525-23:57:31:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:608e5b96-afb1-44d6-a32b-508ba00cf8d5\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:57:31:910-46835\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[608e5b96-afb1-44d6-a32b-508ba00cf8d5]}\\\"}\"}","context":{"RequestID":"608e5b96-afb1-44d6-a32b-508ba00cf8d5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7fb60be1-cea7-4ee9-a20e-5a0ee804cf1f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:57:31.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:31.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"608e5b96-afb1-44d6-a32b-508ba00cf8d5","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7fb60be1-cea7-4ee9-a20e-5a0ee804cf1f","LogTimestamp":"2023-05-25T23:57:31.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:57:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:57:31.940Z","message":"Entering","context":{"RequestID":"36286475-3e9a-43e7-bcc7-50d042362b90","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"503b5d35-917f-4a0d-938d-39bd7121975d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:57:31.940Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:57:31.942Z","message":"{\"transactionId\":\"36286475-3e9a-43e7-bcc7-50d042362b90\",\"status\":\"200\",\"rqstDate\":\"230525-23:57:31:941\",\"respDate\":\"230525-23:57:31:942\",\"sourceId\":\"haproxy:36286475-3e9a-43e7-bcc7-50d042362b90\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:57:31:941-54238\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[855f28c7-559d-43eb-b2ec-7f4c7d0219c0], x-b3-parentspanid=[7a428e7bfcc71161], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c3e8cc06a8aa7c667a428e7bfcc71161], x-b3-spanid=[05bcd28df9aeb571], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[36286475-3e9a-43e7-bcc7-50d042362b90]}\\\"}\"}","context":{"RequestID":"36286475-3e9a-43e7-bcc7-50d042362b90","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"503b5d35-917f-4a0d-938d-39bd7121975d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:57:31.940Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:31.943Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"36286475-3e9a-43e7-bcc7-50d042362b90","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"503b5d35-917f-4a0d-938d-39bd7121975d","LogTimestamp":"2023-05-25T23:57:31.943Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:57:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:57:32.031Z","message":"Entering","context":{"RequestID":"cd588b6b-adc6-4267-8851-cd56ff5d73af","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c5433dd5-1f12-43b8-9977-d58322baac7f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:57:32.031Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:57:32.033Z","message":"{\"transactionId\":\"cd588b6b-adc6-4267-8851-cd56ff5d73af\",\"status\":\"200\",\"rqstDate\":\"230525-23:57:32:032\",\"respDate\":\"230525-23:57:32:033\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:cd588b6b-adc6-4267-8851-cd56ff5d73af\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:57:32:032-31370\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[102893e9-26dc-46e7-9a34-5a67a9c96b4b], x-b3-parentspanid=[d242ab952efb326f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50519], x-envoy-attempt-count=[1], x-b3-traceid=[6bfab70a11c901c9d242ab952efb326f], x-b3-spanid=[fcd2aedfccfb655f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[cd588b6b-adc6-4267-8851-cd56ff5d73af]}\\\"}\"}","context":{"RequestID":"cd588b6b-adc6-4267-8851-cd56ff5d73af","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c5433dd5-1f12-43b8-9977-d58322baac7f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:57:32.031Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:32.033Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cd588b6b-adc6-4267-8851-cd56ff5d73af","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c5433dd5-1f12-43b8-9977-d58322baac7f","LogTimestamp":"2023-05-25T23:57:32.033Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:57:32 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:57:33.952Z","message":"Entering","context":{"RequestID":"3c6d1ac4-2b21-424e-8a31-16ee70fa2afc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"dec12bc8-20b6-428f-8f34-c54c47f888a4","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:57:33.952Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:57:33.955Z","message":"{\"transactionId\":\"3c6d1ac4-2b21-424e-8a31-16ee70fa2afc\",\"status\":\"200\",\"rqstDate\":\"230525-23:57:33:953\",\"respDate\":\"230525-23:57:33:955\",\"sourceId\":\"haproxy:3c6d1ac4-2b21-424e-8a31-16ee70fa2afc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:57:33:953-54576\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3c895ca0-efdd-4557-926c-0aad852ca45d], x-b3-parentspanid=[6d31bb12bb53f32c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3b7c210d893ba9e56d31bb12bb53f32c], x-b3-spanid=[132343f22704ccbf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3c6d1ac4-2b21-424e-8a31-16ee70fa2afc]}\\\"}\"}","context":{"RequestID":"3c6d1ac4-2b21-424e-8a31-16ee70fa2afc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"dec12bc8-20b6-428f-8f34-c54c47f888a4","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:57:33.952Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:33.956Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3c6d1ac4-2b21-424e-8a31-16ee70fa2afc","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dec12bc8-20b6-428f-8f34-c54c47f888a4","LogTimestamp":"2023-05-25T23:57:33.956Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:57:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:57:34.173Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:57:34.189Z","message":"Connection[/10.233.68.155:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:34.191Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:34.191Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:34.192Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:34.192Z","message":"Connection[/10.233.68.155:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:35.967Z","message":"Entering","context":{"RequestID":"160b07b4-f51d-4a59-ad5c-9e689d3355db","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cf801209-9a6e-4509-b85a-877107331adc","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:57:35.967Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:57:35.970Z","message":"{\"transactionId\":\"160b07b4-f51d-4a59-ad5c-9e689d3355db\",\"status\":\"200\",\"rqstDate\":\"230525-23:57:35:968\",\"respDate\":\"230525-23:57:35:970\",\"sourceId\":\"haproxy:160b07b4-f51d-4a59-ad5c-9e689d3355db\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:57:35:968-49290\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6ed7aa65-f2b0-4906-8304-e200c481e390], x-b3-parentspanid=[ef88497910ca095e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ab5faf180dbff2b7ef88497910ca095e], x-b3-spanid=[01f2e6d72a240dea], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[160b07b4-f51d-4a59-ad5c-9e689d3355db]}\\\"}\"}","context":{"RequestID":"160b07b4-f51d-4a59-ad5c-9e689d3355db","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cf801209-9a6e-4509-b85a-877107331adc","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:57:35.967Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:35.971Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"160b07b4-f51d-4a59-ad5c-9e689d3355db","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cf801209-9a6e-4509-b85a-877107331adc","LogTimestamp":"2023-05-25T23:57:35.971Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:57:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:57:37.982Z","message":"Entering","context":{"RequestID":"39207411-fdea-48ef-a6ba-61e39ba98129","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"dd9100ae-fa3d-4e84-8ffb-d685ade63ff9","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:57:37.982Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:57:37.985Z","message":"{\"transactionId\":\"39207411-fdea-48ef-a6ba-61e39ba98129\",\"status\":\"200\",\"rqstDate\":\"230525-23:57:37:983\",\"respDate\":\"230525-23:57:37:984\",\"sourceId\":\"haproxy:39207411-fdea-48ef-a6ba-61e39ba98129\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:57:37:983-68388\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ba7ccd85-a31a-422a-94fd-8bae7455a65a], x-b3-parentspanid=[995fa5173a13ee4b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dd3cd1ef0c5204ac995fa5173a13ee4b], x-b3-spanid=[2f12d074bd53ace2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[39207411-fdea-48ef-a6ba-61e39ba98129]}\\\"}\"}","context":{"RequestID":"39207411-fdea-48ef-a6ba-61e39ba98129","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"dd9100ae-fa3d-4e84-8ffb-d685ade63ff9","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:57:37.982Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:37.985Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"39207411-fdea-48ef-a6ba-61e39ba98129","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dd9100ae-fa3d-4e84-8ffb-d685ade63ff9","LogTimestamp":"2023-05-25T23:57:37.985Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:57:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:57:39.996Z","message":"Entering","context":{"RequestID":"5b09afb0-973e-4cfe-937d-8f6a1c082001","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"853ba314-64c8-41b5-b719-7c5f05368dd4","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:57:39.996Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:57:39.998Z","message":"{\"transactionId\":\"5b09afb0-973e-4cfe-937d-8f6a1c082001\",\"status\":\"200\",\"rqstDate\":\"230525-23:57:39:997\",\"respDate\":\"230525-23:57:39:998\",\"sourceId\":\"haproxy:5b09afb0-973e-4cfe-937d-8f6a1c082001\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:57:39:997-4091\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5b7971b0-746f-4a71-b514-63f54a529e7c], x-b3-parentspanid=[09e0627f6c8a20ed], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8099d7598d08df5e09e0627f6c8a20ed], x-b3-spanid=[4af8fa91a6f3f4be], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5b09afb0-973e-4cfe-937d-8f6a1c082001]}\\\"}\"}","context":{"RequestID":"5b09afb0-973e-4cfe-937d-8f6a1c082001","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"853ba314-64c8-41b5-b719-7c5f05368dd4","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:57:39.996Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:39.999Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5b09afb0-973e-4cfe-937d-8f6a1c082001","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"853ba314-64c8-41b5-b719-7c5f05368dd4","LogTimestamp":"2023-05-25T23:57:39.999Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:57:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:57:41.909Z","message":"Entering","context":{"RequestID":"d45aeacd-79b6-432d-9907-eada5ae874f4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"702d2faf-a019-4222-b2b5-d86d2d6f0a58","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:57:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:57:41.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"d45aeacd-79b6-432d-9907-eada5ae874f4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"702d2faf-a019-4222-b2b5-d86d2d6f0a58","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:57:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:41.912Z","message":"{\"transactionId\":\"d45aeacd-79b6-432d-9907-eada5ae874f4\",\"status\":\"200\",\"rqstDate\":\"230525-23:57:41:909\",\"respDate\":\"230525-23:57:41:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d45aeacd-79b6-432d-9907-eada5ae874f4\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:57:41:909-13725\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d45aeacd-79b6-432d-9907-eada5ae874f4]}\\\"}\"}","context":{"RequestID":"d45aeacd-79b6-432d-9907-eada5ae874f4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"702d2faf-a019-4222-b2b5-d86d2d6f0a58","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:57:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:41.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d45aeacd-79b6-432d-9907-eada5ae874f4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"702d2faf-a019-4222-b2b5-d86d2d6f0a58","LogTimestamp":"2023-05-25T23:57:41.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:57:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:57:42.009Z","message":"Entering","context":{"RequestID":"8ac70ccc-785d-47ae-bddd-e12b0bb124a1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d545b68d-91e7-4f94-bb66-10470a6fe5c1","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:57:42.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:57:42.011Z","message":"{\"transactionId\":\"8ac70ccc-785d-47ae-bddd-e12b0bb124a1\",\"status\":\"200\",\"rqstDate\":\"230525-23:57:42:009\",\"respDate\":\"230525-23:57:42:011\",\"sourceId\":\"haproxy:8ac70ccc-785d-47ae-bddd-e12b0bb124a1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:57:42:009-23107\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bc0ba023-852e-4875-b07f-515b90cf2367], x-b3-parentspanid=[12df3795eb59d510], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[36ebcab21eaae5b412df3795eb59d510], x-b3-spanid=[35f8d89b757753f1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8ac70ccc-785d-47ae-bddd-e12b0bb124a1]}\\\"}\"}","context":{"RequestID":"8ac70ccc-785d-47ae-bddd-e12b0bb124a1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d545b68d-91e7-4f94-bb66-10470a6fe5c1","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:57:42.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:42.011Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8ac70ccc-785d-47ae-bddd-e12b0bb124a1","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d545b68d-91e7-4f94-bb66-10470a6fe5c1","LogTimestamp":"2023-05-25T23:57:42.011Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:57:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:57:42.028Z","message":"Entering","context":{"RequestID":"6315e731-8795-4aba-bce0-c9cfe835dd88","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"09a142a7-ba25-4c07-86ec-841af0798da3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:57:42.028Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:57:42.032Z","message":"{\"transactionId\":\"6315e731-8795-4aba-bce0-c9cfe835dd88\",\"status\":\"200\",\"rqstDate\":\"230525-23:57:42:030\",\"respDate\":\"230525-23:57:42:032\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6315e731-8795-4aba-bce0-c9cfe835dd88\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:57:42:030-90790\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7b63e55b-fd34-4f08-b22f-545328c29237], x-b3-parentspanid=[9e73e5a0b69057dc], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42521], x-envoy-attempt-count=[1], x-b3-traceid=[caaa50b1d3b929e39e73e5a0b69057dc], x-b3-spanid=[4293cb041e5e8c9e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6315e731-8795-4aba-bce0-c9cfe835dd88]}\\\"}\"}","context":{"RequestID":"6315e731-8795-4aba-bce0-c9cfe835dd88","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"09a142a7-ba25-4c07-86ec-841af0798da3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:57:42.028Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:42.034Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6315e731-8795-4aba-bce0-c9cfe835dd88","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"6","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"09a142a7-ba25-4c07-86ec-841af0798da3","LogTimestamp":"2023-05-25T23:57:42.034Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:57:42 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:57:44.021Z","message":"Entering","context":{"RequestID":"0eb71534-3c2e-4273-ab1d-a40743ff95a6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"baf6f7ab-2eaf-491c-987b-8e08ba14d122","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:57:44.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:57:44.023Z","message":"{\"transactionId\":\"0eb71534-3c2e-4273-ab1d-a40743ff95a6\",\"status\":\"200\",\"rqstDate\":\"230525-23:57:44:022\",\"respDate\":\"230525-23:57:44:023\",\"sourceId\":\"haproxy:0eb71534-3c2e-4273-ab1d-a40743ff95a6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:57:44:022-78066\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[58ed9cf6-2a3b-496e-bd12-169f7c324cce], x-b3-parentspanid=[081435f6c219a8f2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[63502d18ed7d9114081435f6c219a8f2], x-b3-spanid=[aea63554df6ee6c6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0eb71534-3c2e-4273-ab1d-a40743ff95a6]}\\\"}\"}","context":{"RequestID":"0eb71534-3c2e-4273-ab1d-a40743ff95a6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"baf6f7ab-2eaf-491c-987b-8e08ba14d122","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:57:44.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:44.024Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0eb71534-3c2e-4273-ab1d-a40743ff95a6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"baf6f7ab-2eaf-491c-987b-8e08ba14d122","LogTimestamp":"2023-05-25T23:57:44.024Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:57:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:57:44.173Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:57:44.185Z","message":"Connection[/10.233.75.62:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:44.189Z","message":"Connection[/10.233.75.62:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:44.189Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:44.189Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:44.189Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:46.034Z","message":"Entering","context":{"RequestID":"1d32455d-010d-46a0-99e2-99d8453f2978","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"68cd7cdd-97d7-4091-ac9f-af3111eb9a25","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:57:46.034Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:57:46.036Z","message":"{\"transactionId\":\"1d32455d-010d-46a0-99e2-99d8453f2978\",\"status\":\"200\",\"rqstDate\":\"230525-23:57:46:035\",\"respDate\":\"230525-23:57:46:036\",\"sourceId\":\"haproxy:1d32455d-010d-46a0-99e2-99d8453f2978\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:57:46:035-32059\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0681df93-5a72-46f2-8673-8c5b89a68c32], x-b3-parentspanid=[fa7edbb40cebdb4d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[802a6fbd1da4a5f0fa7edbb40cebdb4d], x-b3-spanid=[8c68b0edaf98930e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1d32455d-010d-46a0-99e2-99d8453f2978]}\\\"}\"}","context":{"RequestID":"1d32455d-010d-46a0-99e2-99d8453f2978","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"68cd7cdd-97d7-4091-ac9f-af3111eb9a25","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:57:46.034Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:46.037Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1d32455d-010d-46a0-99e2-99d8453f2978","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"68cd7cdd-97d7-4091-ac9f-af3111eb9a25","LogTimestamp":"2023-05-25T23:57:46.037Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:57:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:57:48.047Z","message":"Entering","context":{"RequestID":"9b79f131-1b55-4bc6-b9c0-bf808841193d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"463fea25-bf26-4179-8cf5-d70f4bef63ac","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:57:48.047Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:57:48.049Z","message":"{\"transactionId\":\"9b79f131-1b55-4bc6-b9c0-bf808841193d\",\"status\":\"200\",\"rqstDate\":\"230525-23:57:48:048\",\"respDate\":\"230525-23:57:48:049\",\"sourceId\":\"haproxy:9b79f131-1b55-4bc6-b9c0-bf808841193d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:57:48:048-86601\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[50549c22-ee42-4af9-8fbf-44370604106d], x-b3-parentspanid=[92686680192dbed1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[670812b41f12c8ec92686680192dbed1], x-b3-spanid=[dd9fafd274bd4f03], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9b79f131-1b55-4bc6-b9c0-bf808841193d]}\\\"}\"}","context":{"RequestID":"9b79f131-1b55-4bc6-b9c0-bf808841193d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"463fea25-bf26-4179-8cf5-d70f4bef63ac","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:57:48.047Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:48.050Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9b79f131-1b55-4bc6-b9c0-bf808841193d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"463fea25-bf26-4179-8cf5-d70f4bef63ac","LogTimestamp":"2023-05-25T23:57:48.050Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:57:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:57:50.059Z","message":"Entering","context":{"RequestID":"4faa8722-0ff7-4b1b-8326-6f2f25194fc1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e21b3c2f-5333-4546-8d6e-3c1848751c8a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:57:50.059Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:57:50.062Z","message":"{\"transactionId\":\"4faa8722-0ff7-4b1b-8326-6f2f25194fc1\",\"status\":\"200\",\"rqstDate\":\"230525-23:57:50:060\",\"respDate\":\"230525-23:57:50:062\",\"sourceId\":\"haproxy:4faa8722-0ff7-4b1b-8326-6f2f25194fc1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:57:50:060-26984\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f8e1630c-a7c8-4394-96cb-8c24acf92b4b], x-b3-parentspanid=[9a891ca6ddb8b3d3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5a220cbbce924ff99a891ca6ddb8b3d3], x-b3-spanid=[c06f2f658a70a71d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4faa8722-0ff7-4b1b-8326-6f2f25194fc1]}\\\"}\"}","context":{"RequestID":"4faa8722-0ff7-4b1b-8326-6f2f25194fc1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e21b3c2f-5333-4546-8d6e-3c1848751c8a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:57:50.059Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:50.062Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4faa8722-0ff7-4b1b-8326-6f2f25194fc1","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e21b3c2f-5333-4546-8d6e-3c1848751c8a","LogTimestamp":"2023-05-25T23:57:50.062Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:57:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:57:51.909Z","message":"Entering","context":{"RequestID":"c8beda7c-0650-45c4-810a-997be0f46c0d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e304255f-59da-4386-8cb2-878311612cf7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:57:51.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:57:51.912Z","message":"Database is available from CACHED check.","context":{"RequestID":"c8beda7c-0650-45c4-810a-997be0f46c0d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e304255f-59da-4386-8cb2-878311612cf7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:57:51.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:51.913Z","message":"{\"transactionId\":\"c8beda7c-0650-45c4-810a-997be0f46c0d\",\"status\":\"200\",\"rqstDate\":\"230525-23:57:51:910\",\"respDate\":\"230525-23:57:51:913\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c8beda7c-0650-45c4-810a-997be0f46c0d\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:57:51:910-62217\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c8beda7c-0650-45c4-810a-997be0f46c0d]}\\\"}\"}","context":{"RequestID":"c8beda7c-0650-45c4-810a-997be0f46c0d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e304255f-59da-4386-8cb2-878311612cf7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:57:51.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:51.914Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c8beda7c-0650-45c4-810a-997be0f46c0d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e304255f-59da-4386-8cb2-878311612cf7","LogTimestamp":"2023-05-25T23:57:51.914Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:57:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:57:52.028Z","message":"Entering","context":{"RequestID":"e7376261-ef27-486e-81d2-16c08ed58b8c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d55da501-cb41-40d0-b4c7-ff171c2fc280","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:57:52.028Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:57:52.030Z","message":"{\"transactionId\":\"e7376261-ef27-486e-81d2-16c08ed58b8c\",\"status\":\"200\",\"rqstDate\":\"230525-23:57:52:029\",\"respDate\":\"230525-23:57:52:030\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e7376261-ef27-486e-81d2-16c08ed58b8c\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:57:52:029-97784\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[62bf2c8a-d8f8-45dc-80cb-92de51c63c15], x-b3-parentspanid=[0f9d0aa8c0a79aac], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56301], x-envoy-attempt-count=[1], x-b3-traceid=[9d2ae497cae1191a0f9d0aa8c0a79aac], x-b3-spanid=[f7f3073b09f9cf62], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e7376261-ef27-486e-81d2-16c08ed58b8c]}\\\"}\"}","context":{"RequestID":"e7376261-ef27-486e-81d2-16c08ed58b8c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d55da501-cb41-40d0-b4c7-ff171c2fc280","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:57:52.028Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:52.031Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e7376261-ef27-486e-81d2-16c08ed58b8c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d55da501-cb41-40d0-b4c7-ff171c2fc280","LogTimestamp":"2023-05-25T23:57:52.031Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:57:52 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:57:52.072Z","message":"Entering","context":{"RequestID":"5c287594-b548-4474-9fdb-e56a46317966","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5f023840-cad3-46c9-88a2-13e2df7eee8c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:57:52.072Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:57:52.074Z","message":"{\"transactionId\":\"5c287594-b548-4474-9fdb-e56a46317966\",\"status\":\"200\",\"rqstDate\":\"230525-23:57:52:073\",\"respDate\":\"230525-23:57:52:074\",\"sourceId\":\"haproxy:5c287594-b548-4474-9fdb-e56a46317966\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:57:52:073-35596\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ba8d5f75-5ad5-436a-98ed-34b6a3d308a5], x-b3-parentspanid=[ad5566034089f4f9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ecd25ddb97a66d53ad5566034089f4f9], x-b3-spanid=[7a4d2d780afccc6c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5c287594-b548-4474-9fdb-e56a46317966]}\\\"}\"}","context":{"RequestID":"5c287594-b548-4474-9fdb-e56a46317966","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5f023840-cad3-46c9-88a2-13e2df7eee8c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:57:52.072Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:52.075Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5c287594-b548-4474-9fdb-e56a46317966","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5f023840-cad3-46c9-88a2-13e2df7eee8c","LogTimestamp":"2023-05-25T23:57:52.075Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:57:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:57:54.085Z","message":"Entering","context":{"RequestID":"9115a861-bac5-49e6-8885-a116e551c60f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b7fe1758-cb2d-47be-b955-307fc651e51e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:57:54.085Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:57:54.087Z","message":"{\"transactionId\":\"9115a861-bac5-49e6-8885-a116e551c60f\",\"status\":\"200\",\"rqstDate\":\"230525-23:57:54:085\",\"respDate\":\"230525-23:57:54:087\",\"sourceId\":\"haproxy:9115a861-bac5-49e6-8885-a116e551c60f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:57:54:085-26781\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[496140f0-6a0a-4361-ab3c-75cb595ed881], x-b3-parentspanid=[1cd3c6a20917df41], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d431613ef6bb65b31cd3c6a20917df41], x-b3-spanid=[21be558e0e741dfc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9115a861-bac5-49e6-8885-a116e551c60f]}\\\"}\"}","context":{"RequestID":"9115a861-bac5-49e6-8885-a116e551c60f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b7fe1758-cb2d-47be-b955-307fc651e51e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:57:54.085Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:54.088Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9115a861-bac5-49e6-8885-a116e551c60f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b7fe1758-cb2d-47be-b955-307fc651e51e","LogTimestamp":"2023-05-25T23:57:54.088Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:57:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:57:54.173Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:57:54.189Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:54.190Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:54.190Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:56.097Z","message":"Entering","context":{"RequestID":"4f741e24-63c4-4866-9fe2-317d2c4a94f5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"aa42e329-e04e-4549-9164-c1ac0f412c3e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:57:56.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:57:56.100Z","message":"{\"transactionId\":\"4f741e24-63c4-4866-9fe2-317d2c4a94f5\",\"status\":\"200\",\"rqstDate\":\"230525-23:57:56:098\",\"respDate\":\"230525-23:57:56:099\",\"sourceId\":\"haproxy:4f741e24-63c4-4866-9fe2-317d2c4a94f5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:57:56:098-62791\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[724a529e-5096-48ba-9b71-44e662b234a8], x-b3-parentspanid=[651c0479ed4fd3e3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d33a153cf7097fd7651c0479ed4fd3e3], x-b3-spanid=[5167a31c67d8fc5d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4f741e24-63c4-4866-9fe2-317d2c4a94f5]}\\\"}\"}","context":{"RequestID":"4f741e24-63c4-4866-9fe2-317d2c4a94f5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"aa42e329-e04e-4549-9164-c1ac0f412c3e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:57:56.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:56.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4f741e24-63c4-4866-9fe2-317d2c4a94f5","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aa42e329-e04e-4549-9164-c1ac0f412c3e","LogTimestamp":"2023-05-25T23:57:56.100Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:57:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:57:56.659Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:56.666Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:58.111Z","message":"Entering","context":{"RequestID":"f4390052-cc25-4da6-8ffe-d4ccde2d2865","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b3d17419-b04c-44bf-94e9-881ad3d11676","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:57:58.111Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:57:58.113Z","message":"{\"transactionId\":\"f4390052-cc25-4da6-8ffe-d4ccde2d2865\",\"status\":\"200\",\"rqstDate\":\"230525-23:57:58:112\",\"respDate\":\"230525-23:57:58:113\",\"sourceId\":\"haproxy:f4390052-cc25-4da6-8ffe-d4ccde2d2865\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:57:58:112-36122\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f9ebba06-b33f-4973-8746-6bcd1941db12], x-b3-parentspanid=[5eb0869ee34a4a0c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[97f1d0604ba832a05eb0869ee34a4a0c], x-b3-spanid=[c8f3a3f99d1b8ede], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f4390052-cc25-4da6-8ffe-d4ccde2d2865]}\\\"}\"}","context":{"RequestID":"f4390052-cc25-4da6-8ffe-d4ccde2d2865","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b3d17419-b04c-44bf-94e9-881ad3d11676","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:57:58.111Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:57:58.114Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f4390052-cc25-4da6-8ffe-d4ccde2d2865","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b3d17419-b04c-44bf-94e9-881ad3d11676","LogTimestamp":"2023-05-25T23:57:58.114Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:57:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:58:00.124Z","message":"Entering","context":{"RequestID":"89c81828-4afd-48cc-ab22-6ee94d16bc9a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c7044020-ffe6-4074-9836-42223ac683ef","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:58:00.124Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:58:00.127Z","message":"{\"transactionId\":\"89c81828-4afd-48cc-ab22-6ee94d16bc9a\",\"status\":\"200\",\"rqstDate\":\"230525-23:58:00:125\",\"respDate\":\"230525-23:58:00:127\",\"sourceId\":\"haproxy:89c81828-4afd-48cc-ab22-6ee94d16bc9a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:58:00:125-42920\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[827807b9-2d05-47d6-99f9-a2eef19e86a5], x-b3-parentspanid=[a37372ba0dedf3f9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0cdb6d348d2f30daa37372ba0dedf3f9], x-b3-spanid=[b60d1858bd315ca9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[89c81828-4afd-48cc-ab22-6ee94d16bc9a]}\\\"}\"}","context":{"RequestID":"89c81828-4afd-48cc-ab22-6ee94d16bc9a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c7044020-ffe6-4074-9836-42223ac683ef","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:58:00.124Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:00.129Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"89c81828-4afd-48cc-ab22-6ee94d16bc9a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c7044020-ffe6-4074-9836-42223ac683ef","LogTimestamp":"2023-05-25T23:58:00.128Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:58:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-25T23:58:01.907Z","message":"Entering","context":{"RequestID":"f0b0ed3d-9070-4b34-a8b3-6f95c62dc535","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7a85805e-775f-43e9-a961-fc3b21c4e7dd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:58:01.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:58:01.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"f0b0ed3d-9070-4b34-a8b3-6f95c62dc535","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7a85805e-775f-43e9-a961-fc3b21c4e7dd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:58:01.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:01.909Z","message":"{\"transactionId\":\"f0b0ed3d-9070-4b34-a8b3-6f95c62dc535\",\"status\":\"200\",\"rqstDate\":\"230525-23:58:01:908\",\"respDate\":\"230525-23:58:01:909\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f0b0ed3d-9070-4b34-a8b3-6f95c62dc535\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:58:01:908-47155\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f0b0ed3d-9070-4b34-a8b3-6f95c62dc535]}\\\"}\"}","context":{"RequestID":"f0b0ed3d-9070-4b34-a8b3-6f95c62dc535","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7a85805e-775f-43e9-a961-fc3b21c4e7dd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:58:01.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:01.910Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f0b0ed3d-9070-4b34-a8b3-6f95c62dc535","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7a85805e-775f-43e9-a961-fc3b21c4e7dd","LogTimestamp":"2023-05-25T23:58:01.910Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:58:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-25T23:58:02.030Z","message":"Entering","context":{"RequestID":"52a76fd5-b81d-4085-a351-caf148b77c98","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6031b426-3451-4564-b120-9a3ccdb93336","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:58:02.030Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:58:02.032Z","message":"{\"transactionId\":\"52a76fd5-b81d-4085-a351-caf148b77c98\",\"status\":\"200\",\"rqstDate\":\"230525-23:58:02:031\",\"respDate\":\"230525-23:58:02:032\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:52a76fd5-b81d-4085-a351-caf148b77c98\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:58:02:031-16306\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d85f73a3-2319-4da8-9693-831a295e2b85], x-b3-parentspanid=[9d3bd69713082f99], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44405], x-envoy-attempt-count=[1], x-b3-traceid=[4faf37d646842e279d3bd69713082f99], x-b3-spanid=[8aec555fcb9484a6], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[52a76fd5-b81d-4085-a351-caf148b77c98]}\\\"}\"}","context":{"RequestID":"52a76fd5-b81d-4085-a351-caf148b77c98","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6031b426-3451-4564-b120-9a3ccdb93336","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:58:02.030Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:02.033Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"52a76fd5-b81d-4085-a351-caf148b77c98","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6031b426-3451-4564-b120-9a3ccdb93336","LogTimestamp":"2023-05-25T23:58:02.033Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:58:02 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:58:02.139Z","message":"Entering","context":{"RequestID":"1e9a0d2d-c2e7-44e8-bf8c-67c839367d63","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"717a3b1c-4821-4703-8db7-dbc6cbb0d313","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:58:02.139Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:58:02.141Z","message":"{\"transactionId\":\"1e9a0d2d-c2e7-44e8-bf8c-67c839367d63\",\"status\":\"200\",\"rqstDate\":\"230525-23:58:02:140\",\"respDate\":\"230525-23:58:02:141\",\"sourceId\":\"haproxy:1e9a0d2d-c2e7-44e8-bf8c-67c839367d63\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:58:02:140-39895\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6e13d7fc-20eb-4045-94d4-381e6a500215], x-b3-parentspanid=[8e5d6e35eda5125e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d983dd720d8f2df48e5d6e35eda5125e], x-b3-spanid=[75f4b79a5a806b7d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1e9a0d2d-c2e7-44e8-bf8c-67c839367d63]}\\\"}\"}","context":{"RequestID":"1e9a0d2d-c2e7-44e8-bf8c-67c839367d63","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"717a3b1c-4821-4703-8db7-dbc6cbb0d313","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:58:02.139Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:02.142Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1e9a0d2d-c2e7-44e8-bf8c-67c839367d63","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"717a3b1c-4821-4703-8db7-dbc6cbb0d313","LogTimestamp":"2023-05-25T23:58:02.142Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:58:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:58:04.152Z","message":"Entering","context":{"RequestID":"1d2db2e3-4f95-4ac9-92dc-dd0b876b8903","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"036afab9-8eec-43c1-8770-636b5914567a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:58:04.152Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:58:04.153Z","message":"{\"transactionId\":\"1d2db2e3-4f95-4ac9-92dc-dd0b876b8903\",\"status\":\"200\",\"rqstDate\":\"230525-23:58:04:152\",\"respDate\":\"230525-23:58:04:153\",\"sourceId\":\"haproxy:1d2db2e3-4f95-4ac9-92dc-dd0b876b8903\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:58:04:152-19319\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b0acb2fa-c158-47bc-87ab-58264a9cecc5], x-b3-parentspanid=[8ca8f82d5c7effe3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a1498767dee02c788ca8f82d5c7effe3], x-b3-spanid=[06b6abd4a2a7cac6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1d2db2e3-4f95-4ac9-92dc-dd0b876b8903]}\\\"}\"}","context":{"RequestID":"1d2db2e3-4f95-4ac9-92dc-dd0b876b8903","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"036afab9-8eec-43c1-8770-636b5914567a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:58:04.152Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:04.154Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1d2db2e3-4f95-4ac9-92dc-dd0b876b8903","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"036afab9-8eec-43c1-8770-636b5914567a","LogTimestamp":"2023-05-25T23:58:04.154Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:58:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-25T23:58:04.174Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:58:04.190Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:04.190Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:04.190Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:06.163Z","message":"Entering","context":{"RequestID":"5e1e539c-17be-46f2-9cf3-257bcec7ab0c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"378a4a3e-09c1-4f1f-834b-30464d79be90","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:58:06.163Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:58:06.165Z","message":"{\"transactionId\":\"5e1e539c-17be-46f2-9cf3-257bcec7ab0c\",\"status\":\"200\",\"rqstDate\":\"230525-23:58:06:164\",\"respDate\":\"230525-23:58:06:165\",\"sourceId\":\"haproxy:5e1e539c-17be-46f2-9cf3-257bcec7ab0c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:58:06:164-96346\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e7b6a381-c2fa-464b-bb56-cab474bc3f20], x-b3-parentspanid=[809a16a409cba8d5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fe36525aee8885e9809a16a409cba8d5], x-b3-spanid=[0fa8a8ab1c4368cc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5e1e539c-17be-46f2-9cf3-257bcec7ab0c]}\\\"}\"}","context":{"RequestID":"5e1e539c-17be-46f2-9cf3-257bcec7ab0c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"378a4a3e-09c1-4f1f-834b-30464d79be90","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:58:06.163Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:06.166Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5e1e539c-17be-46f2-9cf3-257bcec7ab0c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"378a4a3e-09c1-4f1f-834b-30464d79be90","LogTimestamp":"2023-05-25T23:58:06.166Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:58:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:58:08.175Z","message":"Entering","context":{"RequestID":"c48e9d0d-b195-4d0a-b8ba-239bb6d06dc0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0f84d8f5-9bd6-4958-b624-40b630f49d43","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:58:08.175Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:58:08.178Z","message":"{\"transactionId\":\"c48e9d0d-b195-4d0a-b8ba-239bb6d06dc0\",\"status\":\"200\",\"rqstDate\":\"230525-23:58:08:176\",\"respDate\":\"230525-23:58:08:177\",\"sourceId\":\"haproxy:c48e9d0d-b195-4d0a-b8ba-239bb6d06dc0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:58:08:176-26926\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5bdfcdc9-4480-4408-9dbd-f1de84bb49a7], x-b3-parentspanid=[13d7e1512a8cfb76], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bbc4bc8817cf836113d7e1512a8cfb76], x-b3-spanid=[69e8e4a7a6c87f23], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c48e9d0d-b195-4d0a-b8ba-239bb6d06dc0]}\\\"}\"}","context":{"RequestID":"c48e9d0d-b195-4d0a-b8ba-239bb6d06dc0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0f84d8f5-9bd6-4958-b624-40b630f49d43","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:58:08.175Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:08.178Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c48e9d0d-b195-4d0a-b8ba-239bb6d06dc0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0f84d8f5-9bd6-4958-b624-40b630f49d43","LogTimestamp":"2023-05-25T23:58:08.178Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:58:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:58:10.189Z","message":"Entering","context":{"RequestID":"1b7c475b-7b47-498b-a4b5-87b239ef9eef","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ac202b22-657a-497f-964d-541104246d5e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:58:10.189Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:58:10.191Z","message":"{\"transactionId\":\"1b7c475b-7b47-498b-a4b5-87b239ef9eef\",\"status\":\"200\",\"rqstDate\":\"230525-23:58:10:189\",\"respDate\":\"230525-23:58:10:191\",\"sourceId\":\"haproxy:1b7c475b-7b47-498b-a4b5-87b239ef9eef\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:58:10:189-39234\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7fc66866-9112-4f6e-8f3b-408fbab8306d], x-b3-parentspanid=[4f2287f1bf3d9643], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[91d4b78d55c0231e4f2287f1bf3d9643], x-b3-spanid=[406790f8bb26bce6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1b7c475b-7b47-498b-a4b5-87b239ef9eef]}\\\"}\"}","context":{"RequestID":"1b7c475b-7b47-498b-a4b5-87b239ef9eef","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ac202b22-657a-497f-964d-541104246d5e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:58:10.189Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:10.192Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1b7c475b-7b47-498b-a4b5-87b239ef9eef","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ac202b22-657a-497f-964d-541104246d5e","LogTimestamp":"2023-05-25T23:58:10.192Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:58:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:58:11.908Z","message":"Entering","context":{"RequestID":"8f2b0dd1-1669-43f9-ad3f-27e00c89ecc8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"062e3305-f2da-427d-a71d-5e61c852266a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:58:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:58:11.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"8f2b0dd1-1669-43f9-ad3f-27e00c89ecc8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"062e3305-f2da-427d-a71d-5e61c852266a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:58:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:11.912Z","message":"{\"transactionId\":\"8f2b0dd1-1669-43f9-ad3f-27e00c89ecc8\",\"status\":\"200\",\"rqstDate\":\"230525-23:58:11:909\",\"respDate\":\"230525-23:58:11:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8f2b0dd1-1669-43f9-ad3f-27e00c89ecc8\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:58:11:909-71482\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8f2b0dd1-1669-43f9-ad3f-27e00c89ecc8]}\\\"}\"}","context":{"RequestID":"8f2b0dd1-1669-43f9-ad3f-27e00c89ecc8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"062e3305-f2da-427d-a71d-5e61c852266a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:58:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:11.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8f2b0dd1-1669-43f9-ad3f-27e00c89ecc8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"062e3305-f2da-427d-a71d-5e61c852266a","LogTimestamp":"2023-05-25T23:58:11.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:58:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:58:12.030Z","message":"Entering","context":{"RequestID":"7e3ac222-d7b0-4794-b9e8-2ce268d75309","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2799e0f5-7313-4c53-84ab-4cc403df326e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:58:12.029Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:58:12.032Z","message":"{\"transactionId\":\"7e3ac222-d7b0-4794-b9e8-2ce268d75309\",\"status\":\"200\",\"rqstDate\":\"230525-23:58:12:031\",\"respDate\":\"230525-23:58:12:032\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:7e3ac222-d7b0-4794-b9e8-2ce268d75309\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:58:12:031-82237\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[921cdcf8-1b79-4fe2-8423-82f51cfa3ed6], x-b3-parentspanid=[8ed083fb7bf43669], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49017], x-envoy-attempt-count=[1], x-b3-traceid=[35a426ee317c13e98ed083fb7bf43669], x-b3-spanid=[4a452caa0061c26d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[7e3ac222-d7b0-4794-b9e8-2ce268d75309]}\\\"}\"}","context":{"RequestID":"7e3ac222-d7b0-4794-b9e8-2ce268d75309","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2799e0f5-7313-4c53-84ab-4cc403df326e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:58:12.029Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:12.033Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7e3ac222-d7b0-4794-b9e8-2ce268d75309","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2799e0f5-7313-4c53-84ab-4cc403df326e","LogTimestamp":"2023-05-25T23:58:12.033Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:58:12 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:58:12.202Z","message":"Entering","context":{"RequestID":"bf773454-ef2a-4fe4-bb4d-ab7b49113f3b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f2c6738b-969e-4484-a65c-8012230e6aa0","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:58:12.201Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:58:12.204Z","message":"{\"transactionId\":\"bf773454-ef2a-4fe4-bb4d-ab7b49113f3b\",\"status\":\"200\",\"rqstDate\":\"230525-23:58:12:202\",\"respDate\":\"230525-23:58:12:204\",\"sourceId\":\"haproxy:bf773454-ef2a-4fe4-bb4d-ab7b49113f3b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:58:12:202-22615\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[89932a36-fe37-4266-8a7b-60cadd42ce5e], x-b3-parentspanid=[3408271e70c476df], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[44e0eb32219f96b23408271e70c476df], x-b3-spanid=[1a5de473c0d6da49], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bf773454-ef2a-4fe4-bb4d-ab7b49113f3b]}\\\"}\"}","context":{"RequestID":"bf773454-ef2a-4fe4-bb4d-ab7b49113f3b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f2c6738b-969e-4484-a65c-8012230e6aa0","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:58:12.201Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:12.205Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bf773454-ef2a-4fe4-bb4d-ab7b49113f3b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f2c6738b-969e-4484-a65c-8012230e6aa0","LogTimestamp":"2023-05-25T23:58:12.205Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:58:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:58:14.173Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:58:14.188Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:14.188Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:14.189Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:14.217Z","message":"Entering","context":{"RequestID":"43787b09-7bc1-4d3c-813a-1ae7617a127f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d10b80aa-c4a9-40e5-acaa-b119d8dfbe42","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:58:14.216Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:58:14.219Z","message":"{\"transactionId\":\"43787b09-7bc1-4d3c-813a-1ae7617a127f\",\"status\":\"200\",\"rqstDate\":\"230525-23:58:14:217\",\"respDate\":\"230525-23:58:14:219\",\"sourceId\":\"haproxy:43787b09-7bc1-4d3c-813a-1ae7617a127f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:58:14:217-90230\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[52262a80-05b4-4af2-a6ee-bb696ecad54c], x-b3-parentspanid=[188735109176dd93], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f261b842c585313b188735109176dd93], x-b3-spanid=[a2f3983c5d59b69c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[43787b09-7bc1-4d3c-813a-1ae7617a127f]}\\\"}\"}","context":{"RequestID":"43787b09-7bc1-4d3c-813a-1ae7617a127f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d10b80aa-c4a9-40e5-acaa-b119d8dfbe42","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:58:14.216Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:14.220Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"43787b09-7bc1-4d3c-813a-1ae7617a127f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d10b80aa-c4a9-40e5-acaa-b119d8dfbe42","LogTimestamp":"2023-05-25T23:58:14.220Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:58:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:58:16.230Z","message":"Entering","context":{"RequestID":"fb155129-490b-4b8a-9793-9e93def4bc16","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bc30165a-569f-4e94-b19a-abb181afee83","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:58:16.230Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:58:16.234Z","message":"{\"transactionId\":\"fb155129-490b-4b8a-9793-9e93def4bc16\",\"status\":\"200\",\"rqstDate\":\"230525-23:58:16:232\",\"respDate\":\"230525-23:58:16:234\",\"sourceId\":\"haproxy:fb155129-490b-4b8a-9793-9e93def4bc16\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:58:16:232-60035\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c25fd851-d8c7-414c-8eaa-13b19a621858], x-b3-parentspanid=[6ef810f2ffef9c59], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f709e6e03a79a4476ef810f2ffef9c59], x-b3-spanid=[4c29f8255ec7e8a6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fb155129-490b-4b8a-9793-9e93def4bc16]}\\\"}\"}","context":{"RequestID":"fb155129-490b-4b8a-9793-9e93def4bc16","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bc30165a-569f-4e94-b19a-abb181afee83","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:58:16.230Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:16.235Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb155129-490b-4b8a-9793-9e93def4bc16","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bc30165a-569f-4e94-b19a-abb181afee83","LogTimestamp":"2023-05-25T23:58:16.235Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:58:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:58:18.245Z","message":"Entering","context":{"RequestID":"ce50fd9c-2923-4901-aa00-fdc130c6569f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8aca0ca1-31a6-4778-b443-05cfcf66a7a5","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:58:18.245Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:58:18.247Z","message":"{\"transactionId\":\"ce50fd9c-2923-4901-aa00-fdc130c6569f\",\"status\":\"200\",\"rqstDate\":\"230525-23:58:18:246\",\"respDate\":\"230525-23:58:18:247\",\"sourceId\":\"haproxy:ce50fd9c-2923-4901-aa00-fdc130c6569f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:58:18:246-53008\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[55847d21-0710-4f61-bb44-a4bb51c6de24], x-b3-parentspanid=[21247cdbbb27f52b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[548c11af92af00de21247cdbbb27f52b], x-b3-spanid=[750041089dad9c34], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ce50fd9c-2923-4901-aa00-fdc130c6569f]}\\\"}\"}","context":{"RequestID":"ce50fd9c-2923-4901-aa00-fdc130c6569f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8aca0ca1-31a6-4778-b443-05cfcf66a7a5","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:58:18.245Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:18.248Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce50fd9c-2923-4901-aa00-fdc130c6569f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8aca0ca1-31a6-4778-b443-05cfcf66a7a5","LogTimestamp":"2023-05-25T23:58:18.248Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:58:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:58:20.258Z","message":"Entering","context":{"RequestID":"2fa7b51d-6257-41c4-bb11-f7ff0da2238f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9ebff94e-195d-496a-be6c-3c7daca2d028","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:58:20.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:58:20.260Z","message":"{\"transactionId\":\"2fa7b51d-6257-41c4-bb11-f7ff0da2238f\",\"status\":\"200\",\"rqstDate\":\"230525-23:58:20:259\",\"respDate\":\"230525-23:58:20:260\",\"sourceId\":\"haproxy:2fa7b51d-6257-41c4-bb11-f7ff0da2238f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:58:20:259-91087\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6444cac8-4e62-456b-8b23-94dda607040d], x-b3-parentspanid=[9ab120fca6fc4c7c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fc54a20687c207e39ab120fca6fc4c7c], x-b3-spanid=[c779bc1cccf4644f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2fa7b51d-6257-41c4-bb11-f7ff0da2238f]}\\\"}\"}","context":{"RequestID":"2fa7b51d-6257-41c4-bb11-f7ff0da2238f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9ebff94e-195d-496a-be6c-3c7daca2d028","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:58:20.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:20.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2fa7b51d-6257-41c4-bb11-f7ff0da2238f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ebff94e-195d-496a-be6c-3c7daca2d028","LogTimestamp":"2023-05-25T23:58:20.260Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:58:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:58:21.909Z","message":"Entering","context":{"RequestID":"9adab7ec-9947-49ac-96f9-4c40e7b8d5cb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b2bd1173-4863-4830-9a70-f71bc4cd05a0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:58:21.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:58:21.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"9adab7ec-9947-49ac-96f9-4c40e7b8d5cb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b2bd1173-4863-4830-9a70-f71bc4cd05a0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:58:21.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:21.913Z","message":"{\"transactionId\":\"9adab7ec-9947-49ac-96f9-4c40e7b8d5cb\",\"status\":\"200\",\"rqstDate\":\"230525-23:58:21:910\",\"respDate\":\"230525-23:58:21:913\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9adab7ec-9947-49ac-96f9-4c40e7b8d5cb\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:58:21:910-68940\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9adab7ec-9947-49ac-96f9-4c40e7b8d5cb]}\\\"}\"}","context":{"RequestID":"9adab7ec-9947-49ac-96f9-4c40e7b8d5cb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b2bd1173-4863-4830-9a70-f71bc4cd05a0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:58:21.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:21.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9adab7ec-9947-49ac-96f9-4c40e7b8d5cb","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b2bd1173-4863-4830-9a70-f71bc4cd05a0","LogTimestamp":"2023-05-25T23:58:21.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:58:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:58:22.030Z","message":"Entering","context":{"RequestID":"1ffc059e-2ec0-4392-bf41-172dc1dcad03","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"881bbdc0-ec3d-4b79-abac-d6dacc01d809","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:58:22.030Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:58:22.033Z","message":"{\"transactionId\":\"1ffc059e-2ec0-4392-bf41-172dc1dcad03\",\"status\":\"200\",\"rqstDate\":\"230525-23:58:22:031\",\"respDate\":\"230525-23:58:22:033\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:1ffc059e-2ec0-4392-bf41-172dc1dcad03\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:58:22:031-70534\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[974a6cd1-d213-40f6-8b1f-ba4861969679], x-b3-parentspanid=[184e26a088c2bd05], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47665], x-envoy-attempt-count=[1], x-b3-traceid=[8652764134be8de5184e26a088c2bd05], x-b3-spanid=[7c5151abeae34213], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[1ffc059e-2ec0-4392-bf41-172dc1dcad03]}\\\"}\"}","context":{"RequestID":"1ffc059e-2ec0-4392-bf41-172dc1dcad03","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"881bbdc0-ec3d-4b79-abac-d6dacc01d809","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:58:22.030Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:22.034Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1ffc059e-2ec0-4392-bf41-172dc1dcad03","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"881bbdc0-ec3d-4b79-abac-d6dacc01d809","LogTimestamp":"2023-05-25T23:58:22.033Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:58:22 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:58:22.270Z","message":"Entering","context":{"RequestID":"c140c9e3-c289-42cb-a5cf-2bf28ca42b85","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"daa3938f-d0a5-4ebe-8ebc-4b0554533858","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:58:22.270Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:58:22.272Z","message":"{\"transactionId\":\"c140c9e3-c289-42cb-a5cf-2bf28ca42b85\",\"status\":\"200\",\"rqstDate\":\"230525-23:58:22:271\",\"respDate\":\"230525-23:58:22:272\",\"sourceId\":\"haproxy:c140c9e3-c289-42cb-a5cf-2bf28ca42b85\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:58:22:271-39947\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5e195349-f66d-4419-b18f-ad7cb30fdb75], x-b3-parentspanid=[bb02fb488b2abc70], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3b0f39cbc0af7fd9bb02fb488b2abc70], x-b3-spanid=[aaefe08a463b379c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c140c9e3-c289-42cb-a5cf-2bf28ca42b85]}\\\"}\"}","context":{"RequestID":"c140c9e3-c289-42cb-a5cf-2bf28ca42b85","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"daa3938f-d0a5-4ebe-8ebc-4b0554533858","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:58:22.270Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:22.273Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c140c9e3-c289-42cb-a5cf-2bf28ca42b85","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"daa3938f-d0a5-4ebe-8ebc-4b0554533858","LogTimestamp":"2023-05-25T23:58:22.273Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:58:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:58:24.173Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:58:24.190Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:24.190Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:24.190Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:24.282Z","message":"Entering","context":{"RequestID":"9059f864-f992-485c-b0dc-a1f0dab8e5d0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5af3e79f-46f2-4653-b42b-83499a2ce672","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:58:24.282Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:58:24.285Z","message":"{\"transactionId\":\"9059f864-f992-485c-b0dc-a1f0dab8e5d0\",\"status\":\"200\",\"rqstDate\":\"230525-23:58:24:283\",\"respDate\":\"230525-23:58:24:285\",\"sourceId\":\"haproxy:9059f864-f992-485c-b0dc-a1f0dab8e5d0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:58:24:283-93905\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[db40e9e1-6f44-4b2c-9a91-35b0389b1bc9], x-b3-parentspanid=[21a9a28011f29060], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a8a718d2e78a637e21a9a28011f29060], x-b3-spanid=[69e8801cfeaebe07], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9059f864-f992-485c-b0dc-a1f0dab8e5d0]}\\\"}\"}","context":{"RequestID":"9059f864-f992-485c-b0dc-a1f0dab8e5d0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5af3e79f-46f2-4653-b42b-83499a2ce672","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:58:24.282Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:24.285Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9059f864-f992-485c-b0dc-a1f0dab8e5d0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5af3e79f-46f2-4653-b42b-83499a2ce672","LogTimestamp":"2023-05-25T23:58:24.285Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:58:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:58:26.295Z","message":"Entering","context":{"RequestID":"4079555f-d2e2-4c47-9664-ee6e4e82317e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"39a3eaf1-efbb-45a4-8882-eac11a5648ac","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:58:26.295Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:58:26.298Z","message":"{\"transactionId\":\"4079555f-d2e2-4c47-9664-ee6e4e82317e\",\"status\":\"200\",\"rqstDate\":\"230525-23:58:26:296\",\"respDate\":\"230525-23:58:26:298\",\"sourceId\":\"haproxy:4079555f-d2e2-4c47-9664-ee6e4e82317e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:58:26:296-65499\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[84994623-69af-4f75-a973-b81b865f99fa], x-b3-parentspanid=[e8b285b45bf22f17], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b71060425c7dafc6e8b285b45bf22f17], x-b3-spanid=[0ea675f8ff8c290f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4079555f-d2e2-4c47-9664-ee6e4e82317e]}\\\"}\"}","context":{"RequestID":"4079555f-d2e2-4c47-9664-ee6e4e82317e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"39a3eaf1-efbb-45a4-8882-eac11a5648ac","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:58:26.295Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:26.298Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4079555f-d2e2-4c47-9664-ee6e4e82317e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"39a3eaf1-efbb-45a4-8882-eac11a5648ac","LogTimestamp":"2023-05-25T23:58:26.298Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:58:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:58:26.668Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:26.671Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:28.309Z","message":"Entering","context":{"RequestID":"813b9119-0ae0-4f89-a77c-dfe9b73731e4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e3914efc-213e-491a-8be0-3174bee866f7","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:58:28.309Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:58:28.311Z","message":"{\"transactionId\":\"813b9119-0ae0-4f89-a77c-dfe9b73731e4\",\"status\":\"200\",\"rqstDate\":\"230525-23:58:28:310\",\"respDate\":\"230525-23:58:28:311\",\"sourceId\":\"haproxy:813b9119-0ae0-4f89-a77c-dfe9b73731e4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:58:28:310-40076\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[70875c94-2611-4088-92e8-2bc104676866], x-b3-parentspanid=[798fb948f7e204f6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f43f4cb3b7339afd798fb948f7e204f6], x-b3-spanid=[23377d07578bf11f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[813b9119-0ae0-4f89-a77c-dfe9b73731e4]}\\\"}\"}","context":{"RequestID":"813b9119-0ae0-4f89-a77c-dfe9b73731e4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e3914efc-213e-491a-8be0-3174bee866f7","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:58:28.309Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:28.312Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"813b9119-0ae0-4f89-a77c-dfe9b73731e4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e3914efc-213e-491a-8be0-3174bee866f7","LogTimestamp":"2023-05-25T23:58:28.312Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:58:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:58:30.321Z","message":"Entering","context":{"RequestID":"96c25c27-db3d-4121-9ada-5650aa487385","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"93ea9431-0844-482e-b206-2c4b55fb3b4c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:58:30.321Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:58:30.324Z","message":"{\"transactionId\":\"96c25c27-db3d-4121-9ada-5650aa487385\",\"status\":\"200\",\"rqstDate\":\"230525-23:58:30:322\",\"respDate\":\"230525-23:58:30:324\",\"sourceId\":\"haproxy:96c25c27-db3d-4121-9ada-5650aa487385\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:58:30:322-76926\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[27c61919-9839-4834-962e-a19d43a85980], x-b3-parentspanid=[4f62b4256ef2536b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[90d2d63b139137574f62b4256ef2536b], x-b3-spanid=[d1ced608c410fb1f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[96c25c27-db3d-4121-9ada-5650aa487385]}\\\"}\"}","context":{"RequestID":"96c25c27-db3d-4121-9ada-5650aa487385","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"93ea9431-0844-482e-b206-2c4b55fb3b4c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:58:30.321Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:30.325Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"96c25c27-db3d-4121-9ada-5650aa487385","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"93ea9431-0844-482e-b206-2c4b55fb3b4c","LogTimestamp":"2023-05-25T23:58:30.325Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:58:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:58:31.908Z","message":"Entering","context":{"RequestID":"a4799930-2484-4429-adef-b365ea525a04","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"eb11ce72-a0cd-4dde-b4b8-b1181c300b32","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:58:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:58:31.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"a4799930-2484-4429-adef-b365ea525a04","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"eb11ce72-a0cd-4dde-b4b8-b1181c300b32","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:58:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:31.911Z","message":"{\"transactionId\":\"a4799930-2484-4429-adef-b365ea525a04\",\"status\":\"200\",\"rqstDate\":\"230525-23:58:31:908\",\"respDate\":\"230525-23:58:31:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a4799930-2484-4429-adef-b365ea525a04\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:58:31:908-95640\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a4799930-2484-4429-adef-b365ea525a04]}\\\"}\"}","context":{"RequestID":"a4799930-2484-4429-adef-b365ea525a04","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"eb11ce72-a0cd-4dde-b4b8-b1181c300b32","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:58:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:31.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a4799930-2484-4429-adef-b365ea525a04","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eb11ce72-a0cd-4dde-b4b8-b1181c300b32","LogTimestamp":"2023-05-25T23:58:31.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:58:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:58:32.032Z","message":"Entering","context":{"RequestID":"40e88831-55ef-4621-bc89-9ab6579b5b6a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0e3d92ea-0515-4c4f-b34f-23ac8f1a76e2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:58:32.032Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:58:32.034Z","message":"{\"transactionId\":\"40e88831-55ef-4621-bc89-9ab6579b5b6a\",\"status\":\"200\",\"rqstDate\":\"230525-23:58:32:033\",\"respDate\":\"230525-23:58:32:034\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:40e88831-55ef-4621-bc89-9ab6579b5b6a\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:58:32:033-33404\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8ca6a64f-bbaf-438d-a5e8-95e89af9d116], x-b3-parentspanid=[ddbf45f8c4323d9c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34573], x-envoy-attempt-count=[1], x-b3-traceid=[f786afe4af72d35eddbf45f8c4323d9c], x-b3-spanid=[0c8c5e5d52a3e103], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[40e88831-55ef-4621-bc89-9ab6579b5b6a]}\\\"}\"}","context":{"RequestID":"40e88831-55ef-4621-bc89-9ab6579b5b6a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0e3d92ea-0515-4c4f-b34f-23ac8f1a76e2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:58:32.032Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:32.035Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"40e88831-55ef-4621-bc89-9ab6579b5b6a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0e3d92ea-0515-4c4f-b34f-23ac8f1a76e2","LogTimestamp":"2023-05-25T23:58:32.035Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:58:32 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:58:32.336Z","message":"Entering","context":{"RequestID":"05d4b2d3-162d-4836-9759-5df5a6d3e3bf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c6f69912-ff24-4d2d-b934-b4eb042a9f8e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:58:32.336Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:58:32.338Z","message":"{\"transactionId\":\"05d4b2d3-162d-4836-9759-5df5a6d3e3bf\",\"status\":\"200\",\"rqstDate\":\"230525-23:58:32:337\",\"respDate\":\"230525-23:58:32:338\",\"sourceId\":\"haproxy:05d4b2d3-162d-4836-9759-5df5a6d3e3bf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:58:32:337-22287\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[499a219f-dc7c-42cd-80c4-b11ba7babb12], x-b3-parentspanid=[a2654f1f04d45136], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2f6af1ea04e58630a2654f1f04d45136], x-b3-spanid=[5c843c88a765269a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[05d4b2d3-162d-4836-9759-5df5a6d3e3bf]}\\\"}\"}","context":{"RequestID":"05d4b2d3-162d-4836-9759-5df5a6d3e3bf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c6f69912-ff24-4d2d-b934-b4eb042a9f8e","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:58:32.336Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:32.339Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"05d4b2d3-162d-4836-9759-5df5a6d3e3bf","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c6f69912-ff24-4d2d-b934-b4eb042a9f8e","LogTimestamp":"2023-05-25T23:58:32.339Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:58:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:58:34.173Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:58:34.187Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:34.188Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:34.188Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:34.350Z","message":"Entering","context":{"RequestID":"c1685884-ec75-4280-b289-6b0547f05842","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d038af16-49c6-4733-8e8c-ddf0e02a0da4","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:58:34.349Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:58:34.352Z","message":"{\"transactionId\":\"c1685884-ec75-4280-b289-6b0547f05842\",\"status\":\"200\",\"rqstDate\":\"230525-23:58:34:351\",\"respDate\":\"230525-23:58:34:352\",\"sourceId\":\"haproxy:c1685884-ec75-4280-b289-6b0547f05842\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:58:34:351-34738\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[89a76cba-e18a-45de-8a12-7a236dbec854], x-b3-parentspanid=[6993463e9b9691f4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ec9017d52da3c17a6993463e9b9691f4], x-b3-spanid=[863d18af38909e7c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c1685884-ec75-4280-b289-6b0547f05842]}\\\"}\"}","context":{"RequestID":"c1685884-ec75-4280-b289-6b0547f05842","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d038af16-49c6-4733-8e8c-ddf0e02a0da4","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:58:34.349Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:34.353Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c1685884-ec75-4280-b289-6b0547f05842","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d038af16-49c6-4733-8e8c-ddf0e02a0da4","LogTimestamp":"2023-05-25T23:58:34.353Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:58:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:58:36.362Z","message":"Entering","context":{"RequestID":"632972cc-5742-4941-b266-db894e47d523","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c9c01c99-0d80-4d6f-aab5-2b63a6373184","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:58:36.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:58:36.365Z","message":"{\"transactionId\":\"632972cc-5742-4941-b266-db894e47d523\",\"status\":\"200\",\"rqstDate\":\"230525-23:58:36:363\",\"respDate\":\"230525-23:58:36:365\",\"sourceId\":\"haproxy:632972cc-5742-4941-b266-db894e47d523\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:58:36:363-32190\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a80f5c40-3f8c-4db0-9a67-922a9865a034], x-b3-parentspanid=[5124b75c989712f8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2269c3295893838d5124b75c989712f8], x-b3-spanid=[1cb74cc5307c7f46], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[632972cc-5742-4941-b266-db894e47d523]}\\\"}\"}","context":{"RequestID":"632972cc-5742-4941-b266-db894e47d523","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c9c01c99-0d80-4d6f-aab5-2b63a6373184","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:58:36.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:36.366Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"632972cc-5742-4941-b266-db894e47d523","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c9c01c99-0d80-4d6f-aab5-2b63a6373184","LogTimestamp":"2023-05-25T23:58:36.366Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:58:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:58:38.376Z","message":"Entering","context":{"RequestID":"07bca97e-68c2-49fa-87aa-72cdca1e8000","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"12fa050f-ccf9-4f1b-b702-553fdd7728c6","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:58:38.376Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:58:38.378Z","message":"{\"transactionId\":\"07bca97e-68c2-49fa-87aa-72cdca1e8000\",\"status\":\"200\",\"rqstDate\":\"230525-23:58:38:376\",\"respDate\":\"230525-23:58:38:377\",\"sourceId\":\"haproxy:07bca97e-68c2-49fa-87aa-72cdca1e8000\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:58:38:376-51151\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7ec0590b-38e7-4514-b5f7-ed88d376f952], x-b3-parentspanid=[8f5159b5b5bd3a90], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[df90d0b2bb1298b88f5159b5b5bd3a90], x-b3-spanid=[60691e85a3b7e340], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[07bca97e-68c2-49fa-87aa-72cdca1e8000]}\\\"}\"}","context":{"RequestID":"07bca97e-68c2-49fa-87aa-72cdca1e8000","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"12fa050f-ccf9-4f1b-b702-553fdd7728c6","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:58:38.376Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:38.378Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"07bca97e-68c2-49fa-87aa-72cdca1e8000","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"12fa050f-ccf9-4f1b-b702-553fdd7728c6","LogTimestamp":"2023-05-25T23:58:38.378Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:58:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:58:40.388Z","message":"Entering","context":{"RequestID":"0c98efb6-e018-4b20-b9b1-fc099b7bc79a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2e141060-60a5-4508-8a93-b5667b2b049c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:58:40.388Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:58:40.390Z","message":"{\"transactionId\":\"0c98efb6-e018-4b20-b9b1-fc099b7bc79a\",\"status\":\"200\",\"rqstDate\":\"230525-23:58:40:389\",\"respDate\":\"230525-23:58:40:390\",\"sourceId\":\"haproxy:0c98efb6-e018-4b20-b9b1-fc099b7bc79a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:58:40:389-85976\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3d9a6334-f54d-4e22-9793-decf239fa9a2], x-b3-parentspanid=[acdcae09b568d923], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[db177752dd26ba2bacdcae09b568d923], x-b3-spanid=[28ffe27237c1b11c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0c98efb6-e018-4b20-b9b1-fc099b7bc79a]}\\\"}\"}","context":{"RequestID":"0c98efb6-e018-4b20-b9b1-fc099b7bc79a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2e141060-60a5-4508-8a93-b5667b2b049c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:58:40.388Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:40.391Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0c98efb6-e018-4b20-b9b1-fc099b7bc79a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2e141060-60a5-4508-8a93-b5667b2b049c","LogTimestamp":"2023-05-25T23:58:40.391Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:58:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:58:41.907Z","message":"Entering","context":{"RequestID":"d5e67023-1c92-4246-8138-ebcc2b251d06","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f6f04e5c-2b5f-4d24-b248-8c2f21dfe31c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:58:41.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:58:41.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"d5e67023-1c92-4246-8138-ebcc2b251d06","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f6f04e5c-2b5f-4d24-b248-8c2f21dfe31c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:58:41.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:41.909Z","message":"{\"transactionId\":\"d5e67023-1c92-4246-8138-ebcc2b251d06\",\"status\":\"200\",\"rqstDate\":\"230525-23:58:41:908\",\"respDate\":\"230525-23:58:41:909\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d5e67023-1c92-4246-8138-ebcc2b251d06\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:58:41:908-2375\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d5e67023-1c92-4246-8138-ebcc2b251d06]}\\\"}\"}","context":{"RequestID":"d5e67023-1c92-4246-8138-ebcc2b251d06","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f6f04e5c-2b5f-4d24-b248-8c2f21dfe31c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:58:41.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:41.910Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d5e67023-1c92-4246-8138-ebcc2b251d06","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f6f04e5c-2b5f-4d24-b248-8c2f21dfe31c","LogTimestamp":"2023-05-25T23:58:41.910Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:58:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:58:42.029Z","message":"Entering","context":{"RequestID":"93c95a36-76c2-4bd6-8367-d7dd40951dfe","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1321114b-c2ed-4f51-b204-680306c16f68","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:58:42.029Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:58:42.032Z","message":"{\"transactionId\":\"93c95a36-76c2-4bd6-8367-d7dd40951dfe\",\"status\":\"200\",\"rqstDate\":\"230525-23:58:42:030\",\"respDate\":\"230525-23:58:42:031\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:93c95a36-76c2-4bd6-8367-d7dd40951dfe\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:58:42:030-90232\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dbcee7af-a303-96e4-8168-575cbe6a34be], x-b3-parentspanid=[126ec729a5c3a135], Accept=[application/json], x-b3-sampled=[1], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37219], x-envoy-attempt-count=[1], x-b3-traceid=[a311ed53d63fdc67126ec729a5c3a135], x-b3-spanid=[b4f098b4c24b90eb], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[93c95a36-76c2-4bd6-8367-d7dd40951dfe]}\\\"}\"}","context":{"RequestID":"93c95a36-76c2-4bd6-8367-d7dd40951dfe","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1321114b-c2ed-4f51-b204-680306c16f68","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:58:42.029Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:42.032Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"93c95a36-76c2-4bd6-8367-d7dd40951dfe","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1321114b-c2ed-4f51-b204-680306c16f68","LogTimestamp":"2023-05-25T23:58:42.032Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:58:42 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:58:42.402Z","message":"Entering","context":{"RequestID":"61cfa721-19b4-472a-8024-9b2bd6ec55c4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8aa8d755-9916-4e46-ab7f-32616a43e116","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:58:42.402Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:58:42.404Z","message":"{\"transactionId\":\"61cfa721-19b4-472a-8024-9b2bd6ec55c4\",\"status\":\"200\",\"rqstDate\":\"230525-23:58:42:403\",\"respDate\":\"230525-23:58:42:404\",\"sourceId\":\"haproxy:61cfa721-19b4-472a-8024-9b2bd6ec55c4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:58:42:403-70296\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[89be4487-ff2b-4e5b-bb20-f4dcac84fcd8], x-b3-parentspanid=[7caf353419100f7f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[72f1f9307cce596e7caf353419100f7f], x-b3-spanid=[c3431c4c70056081], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[61cfa721-19b4-472a-8024-9b2bd6ec55c4]}\\\"}\"}","context":{"RequestID":"61cfa721-19b4-472a-8024-9b2bd6ec55c4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8aa8d755-9916-4e46-ab7f-32616a43e116","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:58:42.402Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:42.405Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"61cfa721-19b4-472a-8024-9b2bd6ec55c4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8aa8d755-9916-4e46-ab7f-32616a43e116","LogTimestamp":"2023-05-25T23:58:42.405Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:58:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:58:44.174Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:58:44.188Z","message":"Connection[/10.233.75.62:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:44.189Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:44.190Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:44.190Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:44.191Z","message":"Connection[/10.233.75.62:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:44.414Z","message":"Entering","context":{"RequestID":"81f85737-afad-4ef8-8565-f30aec3f27a7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"85f8d09a-5f47-4f61-a50d-9c74729b4c3b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:58:44.414Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:58:44.416Z","message":"{\"transactionId\":\"81f85737-afad-4ef8-8565-f30aec3f27a7\",\"status\":\"200\",\"rqstDate\":\"230525-23:58:44:415\",\"respDate\":\"230525-23:58:44:416\",\"sourceId\":\"haproxy:81f85737-afad-4ef8-8565-f30aec3f27a7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:58:44:415-65412\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cdd35787-7fc8-41ea-ba26-0b190bb80c43], x-b3-parentspanid=[6888943658a0dc75], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[193ea642fae108e66888943658a0dc75], x-b3-spanid=[c778bb65857a2c6d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[81f85737-afad-4ef8-8565-f30aec3f27a7]}\\\"}\"}","context":{"RequestID":"81f85737-afad-4ef8-8565-f30aec3f27a7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"85f8d09a-5f47-4f61-a50d-9c74729b4c3b","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:58:44.414Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:44.417Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"81f85737-afad-4ef8-8565-f30aec3f27a7","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"85f8d09a-5f47-4f61-a50d-9c74729b4c3b","LogTimestamp":"2023-05-25T23:58:44.417Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:58:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:58:46.427Z","message":"Entering","context":{"RequestID":"dec2be9d-6811-46a1-ad72-31d82e689560","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"333ea0b5-0b61-46e6-bea4-2dd5d59071ca","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:58:46.427Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:58:46.429Z","message":"{\"transactionId\":\"dec2be9d-6811-46a1-ad72-31d82e689560\",\"status\":\"200\",\"rqstDate\":\"230525-23:58:46:428\",\"respDate\":\"230525-23:58:46:429\",\"sourceId\":\"haproxy:dec2be9d-6811-46a1-ad72-31d82e689560\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:58:46:428-5902\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2e8295c9-4953-4559-9ae0-720160438097], x-b3-parentspanid=[f4f5543d4429bc7f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c55985f334577d66f4f5543d4429bc7f], x-b3-spanid=[8d2aa4d62d223c7f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dec2be9d-6811-46a1-ad72-31d82e689560]}\\\"}\"}","context":{"RequestID":"dec2be9d-6811-46a1-ad72-31d82e689560","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"333ea0b5-0b61-46e6-bea4-2dd5d59071ca","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:58:46.427Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:46.430Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dec2be9d-6811-46a1-ad72-31d82e689560","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"333ea0b5-0b61-46e6-bea4-2dd5d59071ca","LogTimestamp":"2023-05-25T23:58:46.430Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:58:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:58:48.439Z","message":"Entering","context":{"RequestID":"1b9051c6-eae3-40c6-9106-113ca8255488","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a0a988ee-dfb2-48b2-8670-a11b9793d077","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:58:48.439Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:58:48.441Z","message":"{\"transactionId\":\"1b9051c6-eae3-40c6-9106-113ca8255488\",\"status\":\"200\",\"rqstDate\":\"230525-23:58:48:440\",\"respDate\":\"230525-23:58:48:440\",\"sourceId\":\"haproxy:1b9051c6-eae3-40c6-9106-113ca8255488\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:58:48:440-98115\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1a2541b6-92ab-4ae3-ba64-86fa4360faa7], x-b3-parentspanid=[5699afcfc753ab22], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2553b653ed5143255699afcfc753ab22], x-b3-spanid=[4b27f78228eae286], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1b9051c6-eae3-40c6-9106-113ca8255488]}\\\"}\"}","context":{"RequestID":"1b9051c6-eae3-40c6-9106-113ca8255488","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a0a988ee-dfb2-48b2-8670-a11b9793d077","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:58:48.439Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:48.441Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1b9051c6-eae3-40c6-9106-113ca8255488","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a0a988ee-dfb2-48b2-8670-a11b9793d077","LogTimestamp":"2023-05-25T23:58:48.441Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:58:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:58:50.450Z","message":"Entering","context":{"RequestID":"b8ffc0a2-4666-4b2a-ac58-1ad1cbf7453c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"78a391d0-b6d6-4ff1-8706-2ccffc7fc1bc","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:58:50.450Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:58:50.452Z","message":"{\"transactionId\":\"b8ffc0a2-4666-4b2a-ac58-1ad1cbf7453c\",\"status\":\"200\",\"rqstDate\":\"230525-23:58:50:451\",\"respDate\":\"230525-23:58:50:452\",\"sourceId\":\"haproxy:b8ffc0a2-4666-4b2a-ac58-1ad1cbf7453c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:58:50:451-83437\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[10c9b6d2-d599-46cf-b450-c915ef2c76f0], x-b3-parentspanid=[9c2f231ff937f70a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[409fb63d875117f29c2f231ff937f70a], x-b3-spanid=[7e425d659c858eb8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b8ffc0a2-4666-4b2a-ac58-1ad1cbf7453c]}\\\"}\"}","context":{"RequestID":"b8ffc0a2-4666-4b2a-ac58-1ad1cbf7453c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"78a391d0-b6d6-4ff1-8706-2ccffc7fc1bc","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:58:50.450Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:50.452Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b8ffc0a2-4666-4b2a-ac58-1ad1cbf7453c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"78a391d0-b6d6-4ff1-8706-2ccffc7fc1bc","LogTimestamp":"2023-05-25T23:58:50.452Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:58:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:58:51.908Z","message":"Entering","context":{"RequestID":"ce05b55d-43e2-4d39-94e7-002d79b07d03","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f3f6f9e5-69e7-45f2-907d-b60ecb7638b3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:58:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:58:51.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"ce05b55d-43e2-4d39-94e7-002d79b07d03","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f3f6f9e5-69e7-45f2-907d-b60ecb7638b3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:58:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:51.911Z","message":"{\"transactionId\":\"ce05b55d-43e2-4d39-94e7-002d79b07d03\",\"status\":\"200\",\"rqstDate\":\"230525-23:58:51:908\",\"respDate\":\"230525-23:58:51:910\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ce05b55d-43e2-4d39-94e7-002d79b07d03\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:58:51:908-90283\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ce05b55d-43e2-4d39-94e7-002d79b07d03]}\\\"}\"}","context":{"RequestID":"ce05b55d-43e2-4d39-94e7-002d79b07d03","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f3f6f9e5-69e7-45f2-907d-b60ecb7638b3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:58:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:51.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce05b55d-43e2-4d39-94e7-002d79b07d03","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f3f6f9e5-69e7-45f2-907d-b60ecb7638b3","LogTimestamp":"2023-05-25T23:58:51.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:58:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:58:52.030Z","message":"Entering","context":{"RequestID":"6e2bbaa8-8d74-4a05-8d72-398ed23b39e1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2e8b3db8-1979-4817-a0e4-4d09f4175725","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:58:52.030Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:58:52.032Z","message":"{\"transactionId\":\"6e2bbaa8-8d74-4a05-8d72-398ed23b39e1\",\"status\":\"200\",\"rqstDate\":\"230525-23:58:52:031\",\"respDate\":\"230525-23:58:52:032\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6e2bbaa8-8d74-4a05-8d72-398ed23b39e1\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:58:52:031-48984\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e06d47b5-2e5f-4780-9eaa-bc5f8bda7bfe], x-b3-parentspanid=[97250d63ced5b16a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38923], x-envoy-attempt-count=[1], x-b3-traceid=[ee1040a5aeccc51497250d63ced5b16a], x-b3-spanid=[a82df788f749e480], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6e2bbaa8-8d74-4a05-8d72-398ed23b39e1]}\\\"}\"}","context":{"RequestID":"6e2bbaa8-8d74-4a05-8d72-398ed23b39e1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2e8b3db8-1979-4817-a0e4-4d09f4175725","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:58:52.030Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:52.033Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6e2bbaa8-8d74-4a05-8d72-398ed23b39e1","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2e8b3db8-1979-4817-a0e4-4d09f4175725","LogTimestamp":"2023-05-25T23:58:52.033Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:58:52 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:58:52.461Z","message":"Entering","context":{"RequestID":"74c6411c-65a9-48b5-a2e8-fd1665514b43","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6e425192-07bb-4a86-8882-29133cb86031","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:58:52.461Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:58:52.463Z","message":"{\"transactionId\":\"74c6411c-65a9-48b5-a2e8-fd1665514b43\",\"status\":\"200\",\"rqstDate\":\"230525-23:58:52:462\",\"respDate\":\"230525-23:58:52:463\",\"sourceId\":\"haproxy:74c6411c-65a9-48b5-a2e8-fd1665514b43\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:58:52:462-42118\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f6623a0b-4f71-4324-a459-94abdd153ee7], x-b3-parentspanid=[4c6860a3730205a9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8d02039519d16e4c4c6860a3730205a9], x-b3-spanid=[713fd7bbef9d711b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[74c6411c-65a9-48b5-a2e8-fd1665514b43]}\\\"}\"}","context":{"RequestID":"74c6411c-65a9-48b5-a2e8-fd1665514b43","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6e425192-07bb-4a86-8882-29133cb86031","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:58:52.461Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:52.464Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"74c6411c-65a9-48b5-a2e8-fd1665514b43","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6e425192-07bb-4a86-8882-29133cb86031","LogTimestamp":"2023-05-25T23:58:52.464Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:58:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:58:54.174Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:58:54.190Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:54.191Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:54.191Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:54.473Z","message":"Entering","context":{"RequestID":"19b3fcee-baf3-4046-a315-ff16d04f0590","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4ea2d1fc-0bd9-4dea-ab58-207383c8df32","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:58:54.473Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:58:54.475Z","message":"{\"transactionId\":\"19b3fcee-baf3-4046-a315-ff16d04f0590\",\"status\":\"200\",\"rqstDate\":\"230525-23:58:54:474\",\"respDate\":\"230525-23:58:54:475\",\"sourceId\":\"haproxy:19b3fcee-baf3-4046-a315-ff16d04f0590\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:58:54:474-27533\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a13d85f6-9970-4380-aabb-1b90517fd564], x-b3-parentspanid=[5f786609bfce9272], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2475c72562c676f35f786609bfce9272], x-b3-spanid=[94f8947be17e8a04], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[19b3fcee-baf3-4046-a315-ff16d04f0590]}\\\"}\"}","context":{"RequestID":"19b3fcee-baf3-4046-a315-ff16d04f0590","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4ea2d1fc-0bd9-4dea-ab58-207383c8df32","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:58:54.473Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:54.476Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"19b3fcee-baf3-4046-a315-ff16d04f0590","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4ea2d1fc-0bd9-4dea-ab58-207383c8df32","LogTimestamp":"2023-05-25T23:58:54.476Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:58:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:58:56.486Z","message":"Entering","context":{"RequestID":"2d82395f-8887-492d-988b-2b905cd86ebd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"931019e3-dda6-42c8-924d-b245810efd8f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:58:56.486Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:58:56.488Z","message":"{\"transactionId\":\"2d82395f-8887-492d-988b-2b905cd86ebd\",\"status\":\"200\",\"rqstDate\":\"230525-23:58:56:487\",\"respDate\":\"230525-23:58:56:488\",\"sourceId\":\"haproxy:2d82395f-8887-492d-988b-2b905cd86ebd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:58:56:487-76705\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0787846a-5fe0-4725-9207-bfce9521a65c], x-b3-parentspanid=[7c1cc30e8073441c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[876a806d1223e0e07c1cc30e8073441c], x-b3-spanid=[d1ca90f81237e088], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2d82395f-8887-492d-988b-2b905cd86ebd]}\\\"}\"}","context":{"RequestID":"2d82395f-8887-492d-988b-2b905cd86ebd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"931019e3-dda6-42c8-924d-b245810efd8f","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:58:56.486Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:56.490Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2d82395f-8887-492d-988b-2b905cd86ebd","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"931019e3-dda6-42c8-924d-b245810efd8f","LogTimestamp":"2023-05-25T23:58:56.489Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:58:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:58:56.672Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:56.676Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:58.500Z","message":"Entering","context":{"RequestID":"0c3faec3-830b-4914-bf70-a178ade22e3f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"92bef067-4e47-46bd-ad4c-ea8589d03afc","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:58:58.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:58:58.502Z","message":"{\"transactionId\":\"0c3faec3-830b-4914-bf70-a178ade22e3f\",\"status\":\"200\",\"rqstDate\":\"230525-23:58:58:500\",\"respDate\":\"230525-23:58:58:502\",\"sourceId\":\"haproxy:0c3faec3-830b-4914-bf70-a178ade22e3f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:58:58:500-96785\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3363d6f9-7f86-496f-991f-8c29f9780983], x-b3-parentspanid=[74f25ba19f5ea7b8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[52fdb282b6fcbfc874f25ba19f5ea7b8], x-b3-spanid=[7c11d1d2430ee2f7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0c3faec3-830b-4914-bf70-a178ade22e3f]}\\\"}\"}","context":{"RequestID":"0c3faec3-830b-4914-bf70-a178ade22e3f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"92bef067-4e47-46bd-ad4c-ea8589d03afc","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:58:58.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:58:58.502Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0c3faec3-830b-4914-bf70-a178ade22e3f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"92bef067-4e47-46bd-ad4c-ea8589d03afc","LogTimestamp":"2023-05-25T23:58:58.502Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:58:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:59:00.512Z","message":"Entering","context":{"RequestID":"ce464f5a-4c79-45fa-bcf9-0da682755db0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9647145d-088b-40e4-abe7-b32cfce034f1","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:59:00.512Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:59:00.515Z","message":"{\"transactionId\":\"ce464f5a-4c79-45fa-bcf9-0da682755db0\",\"status\":\"200\",\"rqstDate\":\"230525-23:59:00:513\",\"respDate\":\"230525-23:59:00:515\",\"sourceId\":\"haproxy:ce464f5a-4c79-45fa-bcf9-0da682755db0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:59:00:513-85667\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f335a0d7-09f1-4942-bccb-4ad9a6bad848], x-b3-parentspanid=[c1f84982bdad270a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a9ff6ae6340b0309c1f84982bdad270a], x-b3-spanid=[87aa5a6f2115371f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ce464f5a-4c79-45fa-bcf9-0da682755db0]}\\\"}\"}","context":{"RequestID":"ce464f5a-4c79-45fa-bcf9-0da682755db0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9647145d-088b-40e4-abe7-b32cfce034f1","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:59:00.512Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:00.516Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce464f5a-4c79-45fa-bcf9-0da682755db0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9647145d-088b-40e4-abe7-b32cfce034f1","LogTimestamp":"2023-05-25T23:59:00.516Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:59:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:59:01.908Z","message":"Entering","context":{"RequestID":"911be574-3a4f-4bf5-8cc7-ad8de7174330","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8ed08092-cc48-43f3-9cdc-cb33b84d2e2b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:59:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:59:01.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"911be574-3a4f-4bf5-8cc7-ad8de7174330","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8ed08092-cc48-43f3-9cdc-cb33b84d2e2b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:59:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:01.911Z","message":"{\"transactionId\":\"911be574-3a4f-4bf5-8cc7-ad8de7174330\",\"status\":\"200\",\"rqstDate\":\"230525-23:59:01:909\",\"respDate\":\"230525-23:59:01:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:911be574-3a4f-4bf5-8cc7-ad8de7174330\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:59:01:909-83601\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[911be574-3a4f-4bf5-8cc7-ad8de7174330]}\\\"}\"}","context":{"RequestID":"911be574-3a4f-4bf5-8cc7-ad8de7174330","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8ed08092-cc48-43f3-9cdc-cb33b84d2e2b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:59:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:01.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"911be574-3a4f-4bf5-8cc7-ad8de7174330","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8ed08092-cc48-43f3-9cdc-cb33b84d2e2b","LogTimestamp":"2023-05-25T23:59:01.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:59:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:59:02.030Z","message":"Entering","context":{"RequestID":"aae9f799-cfeb-456c-bc7a-f111875a0c28","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"961394ab-3a1b-469a-9987-175adaef94e2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:59:02.030Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:59:02.033Z","message":"{\"transactionId\":\"aae9f799-cfeb-456c-bc7a-f111875a0c28\",\"status\":\"200\",\"rqstDate\":\"230525-23:59:02:031\",\"respDate\":\"230525-23:59:02:033\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:aae9f799-cfeb-456c-bc7a-f111875a0c28\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:59:02:031-54286\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3ec32c57-8747-4e32-8708-8b1aab7891b2], x-b3-parentspanid=[85e07fa5fb68489a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44385], x-envoy-attempt-count=[1], x-b3-traceid=[da2ce6811120a23a85e07fa5fb68489a], x-b3-spanid=[6604002d4354fdf9], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[aae9f799-cfeb-456c-bc7a-f111875a0c28]}\\\"}\"}","context":{"RequestID":"aae9f799-cfeb-456c-bc7a-f111875a0c28","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"961394ab-3a1b-469a-9987-175adaef94e2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:59:02.030Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:02.034Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aae9f799-cfeb-456c-bc7a-f111875a0c28","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"961394ab-3a1b-469a-9987-175adaef94e2","LogTimestamp":"2023-05-25T23:59:02.034Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:59:02 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:59:02.526Z","message":"Entering","context":{"RequestID":"0cf7a48f-19c9-4b3d-b44d-318f291a3d4c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5f236e89-7b98-442d-ba37-cc4bf24e7d1d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:59:02.526Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:59:02.528Z","message":"{\"transactionId\":\"0cf7a48f-19c9-4b3d-b44d-318f291a3d4c\",\"status\":\"200\",\"rqstDate\":\"230525-23:59:02:526\",\"respDate\":\"230525-23:59:02:528\",\"sourceId\":\"haproxy:0cf7a48f-19c9-4b3d-b44d-318f291a3d4c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:59:02:526-76466\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2e5b8f5c-c6ba-46e3-89df-8ca476eabf24], x-b3-parentspanid=[f9818b5ff1571029], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0d612cb8a9ddb89bf9818b5ff1571029], x-b3-spanid=[cf26779750973ecb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0cf7a48f-19c9-4b3d-b44d-318f291a3d4c]}\\\"}\"}","context":{"RequestID":"0cf7a48f-19c9-4b3d-b44d-318f291a3d4c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5f236e89-7b98-442d-ba37-cc4bf24e7d1d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:59:02.526Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:02.528Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0cf7a48f-19c9-4b3d-b44d-318f291a3d4c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5f236e89-7b98-442d-ba37-cc4bf24e7d1d","LogTimestamp":"2023-05-25T23:59:02.528Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:59:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:59:04.174Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:59:04.188Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:04.188Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:04.188Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:04.537Z","message":"Entering","context":{"RequestID":"3254d155-a1aa-4384-b8ea-8e66df85f29f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6acad0f5-502c-4f9c-85a9-97443a9d0b9a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:59:04.537Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:59:04.539Z","message":"{\"transactionId\":\"3254d155-a1aa-4384-b8ea-8e66df85f29f\",\"status\":\"200\",\"rqstDate\":\"230525-23:59:04:538\",\"respDate\":\"230525-23:59:04:539\",\"sourceId\":\"haproxy:3254d155-a1aa-4384-b8ea-8e66df85f29f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:59:04:538-70844\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[df066b7f-bf86-4341-93c6-d195f90c93cd], x-b3-parentspanid=[f9608b5e67767bb2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e80453d61d92764bf9608b5e67767bb2], x-b3-spanid=[2ed3cc797a2117d0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3254d155-a1aa-4384-b8ea-8e66df85f29f]}\\\"}\"}","context":{"RequestID":"3254d155-a1aa-4384-b8ea-8e66df85f29f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6acad0f5-502c-4f9c-85a9-97443a9d0b9a","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:59:04.537Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:04.540Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3254d155-a1aa-4384-b8ea-8e66df85f29f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6acad0f5-502c-4f9c-85a9-97443a9d0b9a","LogTimestamp":"2023-05-25T23:59:04.540Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:59:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:59:06.549Z","message":"Entering","context":{"RequestID":"4b94ad9e-2c57-4bca-960a-5ec798ed2000","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"83f6ef5b-f92d-4b44-8cdb-02e84ff1c726","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:59:06.548Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:59:06.551Z","message":"{\"transactionId\":\"4b94ad9e-2c57-4bca-960a-5ec798ed2000\",\"status\":\"200\",\"rqstDate\":\"230525-23:59:06:549\",\"respDate\":\"230525-23:59:06:551\",\"sourceId\":\"haproxy:4b94ad9e-2c57-4bca-960a-5ec798ed2000\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:59:06:549-80538\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[33d6cec9-b808-43db-bc96-7431afd8e932], x-b3-parentspanid=[682a02814eef045c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9e21b0014c952bad682a02814eef045c], x-b3-spanid=[c4e9fbcea71309e3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4b94ad9e-2c57-4bca-960a-5ec798ed2000]}\\\"}\"}","context":{"RequestID":"4b94ad9e-2c57-4bca-960a-5ec798ed2000","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"83f6ef5b-f92d-4b44-8cdb-02e84ff1c726","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:59:06.548Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:06.552Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4b94ad9e-2c57-4bca-960a-5ec798ed2000","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"83f6ef5b-f92d-4b44-8cdb-02e84ff1c726","LogTimestamp":"2023-05-25T23:59:06.552Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:59:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:59:08.562Z","message":"Entering","context":{"RequestID":"27780868-a436-41cd-adae-93b28d839ea3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"83d8e819-b33b-4808-9b83-f242aac75aac","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:59:08.562Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:59:08.565Z","message":"{\"transactionId\":\"27780868-a436-41cd-adae-93b28d839ea3\",\"status\":\"200\",\"rqstDate\":\"230525-23:59:08:563\",\"respDate\":\"230525-23:59:08:565\",\"sourceId\":\"haproxy:27780868-a436-41cd-adae-93b28d839ea3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:59:08:563-12975\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0eee2eb9-a275-47a8-ad7b-2b5370ecfb6a], x-b3-parentspanid=[82ab872f43a56208], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fc94364e71bd608882ab872f43a56208], x-b3-spanid=[0ee3dba1997952d8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[27780868-a436-41cd-adae-93b28d839ea3]}\\\"}\"}","context":{"RequestID":"27780868-a436-41cd-adae-93b28d839ea3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"83d8e819-b33b-4808-9b83-f242aac75aac","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:59:08.562Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:08.566Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"27780868-a436-41cd-adae-93b28d839ea3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"83d8e819-b33b-4808-9b83-f242aac75aac","LogTimestamp":"2023-05-25T23:59:08.566Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:59:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:59:10.576Z","message":"Entering","context":{"RequestID":"8521b449-df85-43cd-88df-9d821a50973e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0e60b0d0-57ef-4ad0-b635-e02153533c6d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:59:10.576Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:59:10.579Z","message":"{\"transactionId\":\"8521b449-df85-43cd-88df-9d821a50973e\",\"status\":\"200\",\"rqstDate\":\"230525-23:59:10:578\",\"respDate\":\"230525-23:59:10:579\",\"sourceId\":\"haproxy:8521b449-df85-43cd-88df-9d821a50973e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:59:10:578-36817\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[330f70cc-3f85-4e05-930d-e1ade2ae9e0c], x-b3-parentspanid=[2c1cc93c5f0c3f75], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0f715b9937c395812c1cc93c5f0c3f75], x-b3-spanid=[6c70cb46df9dd47f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8521b449-df85-43cd-88df-9d821a50973e]}\\\"}\"}","context":{"RequestID":"8521b449-df85-43cd-88df-9d821a50973e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0e60b0d0-57ef-4ad0-b635-e02153533c6d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:59:10.576Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:10.580Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8521b449-df85-43cd-88df-9d821a50973e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0e60b0d0-57ef-4ad0-b635-e02153533c6d","LogTimestamp":"2023-05-25T23:59:10.580Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:59:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:59:11.907Z","message":"Entering","context":{"RequestID":"9e37cab4-c2fe-40ec-8dfd-87fbe1300011","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8d79d84e-a28c-44b1-9889-ec5446f41478","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:59:11.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:59:11.908Z","message":"Database is available from CACHED check.","context":{"RequestID":"9e37cab4-c2fe-40ec-8dfd-87fbe1300011","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8d79d84e-a28c-44b1-9889-ec5446f41478","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:59:11.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:11.909Z","message":"{\"transactionId\":\"9e37cab4-c2fe-40ec-8dfd-87fbe1300011\",\"status\":\"200\",\"rqstDate\":\"230525-23:59:11:907\",\"respDate\":\"230525-23:59:11:909\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9e37cab4-c2fe-40ec-8dfd-87fbe1300011\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:59:11:907-16370\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9e37cab4-c2fe-40ec-8dfd-87fbe1300011]}\\\"}\"}","context":{"RequestID":"9e37cab4-c2fe-40ec-8dfd-87fbe1300011","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8d79d84e-a28c-44b1-9889-ec5446f41478","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:59:11.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:11.909Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9e37cab4-c2fe-40ec-8dfd-87fbe1300011","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8d79d84e-a28c-44b1-9889-ec5446f41478","LogTimestamp":"2023-05-25T23:59:11.909Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:59:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:59:12.031Z","message":"Entering","context":{"RequestID":"ca08fc1b-f444-4cc0-8b85-e90e61080a70","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d714b010-d69f-4aa5-b424-673fe165a7d1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:59:12.030Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:59:12.033Z","message":"{\"transactionId\":\"ca08fc1b-f444-4cc0-8b85-e90e61080a70\",\"status\":\"200\",\"rqstDate\":\"230525-23:59:12:031\",\"respDate\":\"230525-23:59:12:033\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ca08fc1b-f444-4cc0-8b85-e90e61080a70\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:59:12:031-36604\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ef767181-7da6-4898-8bc1-284b67d14232], x-b3-parentspanid=[0c42ff087204329e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40619], x-envoy-attempt-count=[1], x-b3-traceid=[af1d6e1b62e8bc8b0c42ff087204329e], x-b3-spanid=[445d33d0e29b766d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ca08fc1b-f444-4cc0-8b85-e90e61080a70]}\\\"}\"}","context":{"RequestID":"ca08fc1b-f444-4cc0-8b85-e90e61080a70","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d714b010-d69f-4aa5-b424-673fe165a7d1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:59:12.030Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:12.033Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ca08fc1b-f444-4cc0-8b85-e90e61080a70","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d714b010-d69f-4aa5-b424-673fe165a7d1","LogTimestamp":"2023-05-25T23:59:12.033Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:59:12 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:59:12.589Z","message":"Entering","context":{"RequestID":"414d8e2b-b697-4c3e-b3f3-d2660b6bf2ae","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"634af897-7341-4b7c-abd8-77be81863521","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:59:12.589Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:59:12.591Z","message":"{\"transactionId\":\"414d8e2b-b697-4c3e-b3f3-d2660b6bf2ae\",\"status\":\"200\",\"rqstDate\":\"230525-23:59:12:590\",\"respDate\":\"230525-23:59:12:591\",\"sourceId\":\"haproxy:414d8e2b-b697-4c3e-b3f3-d2660b6bf2ae\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:59:12:590-29617\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[59c80c15-1498-418c-929c-eee5966b35a4], x-b3-parentspanid=[589b60be04ead5de], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9f4725bbc55b3a97589b60be04ead5de], x-b3-spanid=[43d7afd4b472e041], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[414d8e2b-b697-4c3e-b3f3-d2660b6bf2ae]}\\\"}\"}","context":{"RequestID":"414d8e2b-b697-4c3e-b3f3-d2660b6bf2ae","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"634af897-7341-4b7c-abd8-77be81863521","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:59:12.589Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:12.592Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"414d8e2b-b697-4c3e-b3f3-d2660b6bf2ae","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"634af897-7341-4b7c-abd8-77be81863521","LogTimestamp":"2023-05-25T23:59:12.592Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:59:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:59:14.174Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:59:14.189Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:14.189Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:14.189Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:14.602Z","message":"Entering","context":{"RequestID":"98123c32-63f1-491a-9433-a075f378daec","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"96073e85-f715-4c77-94b9-922d01a482b2","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:59:14.602Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:59:14.604Z","message":"{\"transactionId\":\"98123c32-63f1-491a-9433-a075f378daec\",\"status\":\"200\",\"rqstDate\":\"230525-23:59:14:602\",\"respDate\":\"230525-23:59:14:604\",\"sourceId\":\"haproxy:98123c32-63f1-491a-9433-a075f378daec\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:59:14:602-76169\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f4edbf43-49d5-4d00-b7d2-0b9e979d054c], x-b3-parentspanid=[65660abf34502046], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[444816e7a9b0eee265660abf34502046], x-b3-spanid=[5f43162952786087], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[98123c32-63f1-491a-9433-a075f378daec]}\\\"}\"}","context":{"RequestID":"98123c32-63f1-491a-9433-a075f378daec","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"96073e85-f715-4c77-94b9-922d01a482b2","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:59:14.602Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:14.604Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"98123c32-63f1-491a-9433-a075f378daec","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"96073e85-f715-4c77-94b9-922d01a482b2","LogTimestamp":"2023-05-25T23:59:14.604Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:59:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:59:16.614Z","message":"Entering","context":{"RequestID":"ff23ca13-6afe-49ba-a26d-efe1da0d4944","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"70287bce-b62f-425e-857c-434c5889aa5c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:59:16.614Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:59:16.617Z","message":"{\"transactionId\":\"ff23ca13-6afe-49ba-a26d-efe1da0d4944\",\"status\":\"200\",\"rqstDate\":\"230525-23:59:16:615\",\"respDate\":\"230525-23:59:16:617\",\"sourceId\":\"haproxy:ff23ca13-6afe-49ba-a26d-efe1da0d4944\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:59:16:615-5558\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cc92dacc-9159-4b65-88ca-515de97504a1], x-b3-parentspanid=[1af6af4da04757c6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dde754d2530634cb1af6af4da04757c6], x-b3-spanid=[1bbe5386c8a6f238], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ff23ca13-6afe-49ba-a26d-efe1da0d4944]}\\\"}\"}","context":{"RequestID":"ff23ca13-6afe-49ba-a26d-efe1da0d4944","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"70287bce-b62f-425e-857c-434c5889aa5c","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:59:16.614Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:16.617Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ff23ca13-6afe-49ba-a26d-efe1da0d4944","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"70287bce-b62f-425e-857c-434c5889aa5c","LogTimestamp":"2023-05-25T23:59:16.617Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:59:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:59:18.628Z","message":"Entering","context":{"RequestID":"455cef2f-4489-4b6f-827f-4bd906abf6ad","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e251c85b-614d-4e7a-a392-6e14363722ac","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:59:18.628Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:59:18.631Z","message":"{\"transactionId\":\"455cef2f-4489-4b6f-827f-4bd906abf6ad\",\"status\":\"200\",\"rqstDate\":\"230525-23:59:18:629\",\"respDate\":\"230525-23:59:18:631\",\"sourceId\":\"haproxy:455cef2f-4489-4b6f-827f-4bd906abf6ad\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:59:18:629-31177\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a5106f6b-200a-4a4c-ba09-573db915e922], x-b3-parentspanid=[5d6d214dfb3e8e46], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[76b19115e9a1a0d55d6d214dfb3e8e46], x-b3-spanid=[88146ebad10e3675], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[455cef2f-4489-4b6f-827f-4bd906abf6ad]}\\\"}\"}","context":{"RequestID":"455cef2f-4489-4b6f-827f-4bd906abf6ad","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e251c85b-614d-4e7a-a392-6e14363722ac","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:59:18.628Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:18.632Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"455cef2f-4489-4b6f-827f-4bd906abf6ad","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e251c85b-614d-4e7a-a392-6e14363722ac","LogTimestamp":"2023-05-25T23:59:18.632Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:59:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:59:20.643Z","message":"Entering","context":{"RequestID":"9c61f3f2-c946-4f99-ad9c-46c7c53d4b56","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4ae6457c-aa5c-453b-86d8-18c642cb22cc","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:59:20.642Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:59:20.645Z","message":"{\"transactionId\":\"9c61f3f2-c946-4f99-ad9c-46c7c53d4b56\",\"status\":\"200\",\"rqstDate\":\"230525-23:59:20:643\",\"respDate\":\"230525-23:59:20:645\",\"sourceId\":\"haproxy:9c61f3f2-c946-4f99-ad9c-46c7c53d4b56\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:59:20:643-80542\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[44bcc7fe-f3d6-439b-8036-92d14c4b3577], x-b3-parentspanid=[0bc2757c8863b097], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2aac236180d53dae0bc2757c8863b097], x-b3-spanid=[f70b8128e24b84cb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9c61f3f2-c946-4f99-ad9c-46c7c53d4b56]}\\\"}\"}","context":{"RequestID":"9c61f3f2-c946-4f99-ad9c-46c7c53d4b56","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4ae6457c-aa5c-453b-86d8-18c642cb22cc","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:59:20.642Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:20.646Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9c61f3f2-c946-4f99-ad9c-46c7c53d4b56","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4ae6457c-aa5c-453b-86d8-18c642cb22cc","LogTimestamp":"2023-05-25T23:59:20.646Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:59:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:59:21.909Z","message":"Entering","context":{"RequestID":"ee3ec58c-db22-4a6c-bb16-8ea2e4e4dbaa","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7011ae4e-1836-4a34-88b9-57e7e0683f1e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:59:21.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:59:21.912Z","message":"Database is available from CACHED check.","context":{"RequestID":"ee3ec58c-db22-4a6c-bb16-8ea2e4e4dbaa","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7011ae4e-1836-4a34-88b9-57e7e0683f1e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:59:21.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:21.913Z","message":"{\"transactionId\":\"ee3ec58c-db22-4a6c-bb16-8ea2e4e4dbaa\",\"status\":\"200\",\"rqstDate\":\"230525-23:59:21:910\",\"respDate\":\"230525-23:59:21:913\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ee3ec58c-db22-4a6c-bb16-8ea2e4e4dbaa\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:59:21:910-45559\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ee3ec58c-db22-4a6c-bb16-8ea2e4e4dbaa]}\\\"}\"}","context":{"RequestID":"ee3ec58c-db22-4a6c-bb16-8ea2e4e4dbaa","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7011ae4e-1836-4a34-88b9-57e7e0683f1e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:59:21.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:21.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee3ec58c-db22-4a6c-bb16-8ea2e4e4dbaa","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7011ae4e-1836-4a34-88b9-57e7e0683f1e","LogTimestamp":"2023-05-25T23:59:21.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:59:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:59:22.029Z","message":"Entering","context":{"RequestID":"55ed85f4-5c29-4622-a51e-ea266d1b06f2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e2bf04e0-4031-48c6-b303-83e5fdce1956","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:59:22.029Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:59:22.031Z","message":"{\"transactionId\":\"55ed85f4-5c29-4622-a51e-ea266d1b06f2\",\"status\":\"200\",\"rqstDate\":\"230525-23:59:22:030\",\"respDate\":\"230525-23:59:22:031\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:55ed85f4-5c29-4622-a51e-ea266d1b06f2\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:59:22:030-1802\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[52c6ee43-2e11-4158-8d44-4e123ede177a], x-b3-parentspanid=[ca8f7e1946550e60], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49183], x-envoy-attempt-count=[1], x-b3-traceid=[68e06bdf137a80fbca8f7e1946550e60], x-b3-spanid=[80d1c082beeece18], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[55ed85f4-5c29-4622-a51e-ea266d1b06f2]}\\\"}\"}","context":{"RequestID":"55ed85f4-5c29-4622-a51e-ea266d1b06f2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e2bf04e0-4031-48c6-b303-83e5fdce1956","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:59:22.029Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:22.032Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"55ed85f4-5c29-4622-a51e-ea266d1b06f2","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e2bf04e0-4031-48c6-b303-83e5fdce1956","LogTimestamp":"2023-05-25T23:59:22.032Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:59:22 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:59:22.655Z","message":"Entering","context":{"RequestID":"a4080bbd-891d-44d2-bcb5-4cd6a8c5bfc6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"58f92008-1223-47ab-81ee-6e7e146d46de","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:59:22.655Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:59:22.656Z","message":"{\"transactionId\":\"a4080bbd-891d-44d2-bcb5-4cd6a8c5bfc6\",\"status\":\"200\",\"rqstDate\":\"230525-23:59:22:655\",\"respDate\":\"230525-23:59:22:656\",\"sourceId\":\"haproxy:a4080bbd-891d-44d2-bcb5-4cd6a8c5bfc6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:59:22:655-67280\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[75858bd3-8d25-486c-b190-ad1408d2f821], x-b3-parentspanid=[fecff190b155c351], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bf1e20dec9c69109fecff190b155c351], x-b3-spanid=[628e020b49c9cbed], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a4080bbd-891d-44d2-bcb5-4cd6a8c5bfc6]}\\\"}\"}","context":{"RequestID":"a4080bbd-891d-44d2-bcb5-4cd6a8c5bfc6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"58f92008-1223-47ab-81ee-6e7e146d46de","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:59:22.655Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:22.656Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a4080bbd-891d-44d2-bcb5-4cd6a8c5bfc6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"58f92008-1223-47ab-81ee-6e7e146d46de","LogTimestamp":"2023-05-25T23:59:22.656Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:59:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-25T23:59:24.174Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:59:24.186Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:24.187Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:24.187Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:24.665Z","message":"Entering","context":{"RequestID":"2017ad81-837c-4ab7-86ec-c66ce40cdbe7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d797176e-00ce-476c-890a-ce086c3396b8","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:59:24.665Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:59:24.666Z","message":"{\"transactionId\":\"2017ad81-837c-4ab7-86ec-c66ce40cdbe7\",\"status\":\"200\",\"rqstDate\":\"230525-23:59:24:665\",\"respDate\":\"230525-23:59:24:666\",\"sourceId\":\"haproxy:2017ad81-837c-4ab7-86ec-c66ce40cdbe7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:59:24:665-50986\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c383eaa4-c15c-4664-b3ae-721e5b198a60], x-b3-parentspanid=[e7497fbc100b90eb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a2d6ee08c1734d3de7497fbc100b90eb], x-b3-spanid=[ad1309a640848415], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2017ad81-837c-4ab7-86ec-c66ce40cdbe7]}\\\"}\"}","context":{"RequestID":"2017ad81-837c-4ab7-86ec-c66ce40cdbe7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d797176e-00ce-476c-890a-ce086c3396b8","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:59:24.665Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:24.667Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2017ad81-837c-4ab7-86ec-c66ce40cdbe7","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d797176e-00ce-476c-890a-ce086c3396b8","LogTimestamp":"2023-05-25T23:59:24.667Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:59:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-25T23:59:26.676Z","message":"Entering","context":{"RequestID":"c9329e33-b5f2-480a-a1d2-0d77569985cd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fc200795-6a7d-4b6c-99df-7f89d8c9bdc4","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:59:26.676Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:59:26.677Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:26.678Z","message":"{\"transactionId\":\"c9329e33-b5f2-480a-a1d2-0d77569985cd\",\"status\":\"200\",\"rqstDate\":\"230525-23:59:26:677\",\"respDate\":\"230525-23:59:26:678\",\"sourceId\":\"haproxy:c9329e33-b5f2-480a-a1d2-0d77569985cd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:59:26:677-45517\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[67766c72-6e4b-4172-8812-bbe363416ca6], x-b3-parentspanid=[02deb5057ee102eb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d8cd2be9c8b5c07502deb5057ee102eb], x-b3-spanid=[4834d3a17ae6a384], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c9329e33-b5f2-480a-a1d2-0d77569985cd]}\\\"}\"}","context":{"RequestID":"c9329e33-b5f2-480a-a1d2-0d77569985cd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fc200795-6a7d-4b6c-99df-7f89d8c9bdc4","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:59:26.676Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:26.679Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c9329e33-b5f2-480a-a1d2-0d77569985cd","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fc200795-6a7d-4b6c-99df-7f89d8c9bdc4","LogTimestamp":"2023-05-25T23:59:26.679Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:59:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:59:26.681Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:28.688Z","message":"Entering","context":{"RequestID":"50f18b16-2dce-4898-bb8b-6d576d86f34d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5a79788c-d430-43fe-9fc2-3bc4c8674b73","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:59:28.688Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:59:28.691Z","message":"{\"transactionId\":\"50f18b16-2dce-4898-bb8b-6d576d86f34d\",\"status\":\"200\",\"rqstDate\":\"230525-23:59:28:689\",\"respDate\":\"230525-23:59:28:691\",\"sourceId\":\"haproxy:50f18b16-2dce-4898-bb8b-6d576d86f34d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:59:28:689-36015\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[96118ab7-c2e7-4f83-9e0f-0939d3ab2d48], x-b3-parentspanid=[c1e89df73ee5cb72], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4d2850dcb9953a84c1e89df73ee5cb72], x-b3-spanid=[92bd387cfb04c6c0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[50f18b16-2dce-4898-bb8b-6d576d86f34d]}\\\"}\"}","context":{"RequestID":"50f18b16-2dce-4898-bb8b-6d576d86f34d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5a79788c-d430-43fe-9fc2-3bc4c8674b73","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:59:28.688Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:28.692Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"50f18b16-2dce-4898-bb8b-6d576d86f34d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5a79788c-d430-43fe-9fc2-3bc4c8674b73","LogTimestamp":"2023-05-25T23:59:28.692Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:59:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:59:30.702Z","message":"Entering","context":{"RequestID":"63c5f3a4-48e9-4571-ae87-8bc6125a0ba1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ba016d18-dbfd-4116-b9f6-f2429aae8a98","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:59:30.702Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:59:30.704Z","message":"{\"transactionId\":\"63c5f3a4-48e9-4571-ae87-8bc6125a0ba1\",\"status\":\"200\",\"rqstDate\":\"230525-23:59:30:703\",\"respDate\":\"230525-23:59:30:704\",\"sourceId\":\"haproxy:63c5f3a4-48e9-4571-ae87-8bc6125a0ba1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:59:30:703-27108\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7b73f136-2523-4119-844e-20e77ef87033], x-b3-parentspanid=[ccb58e38642898e0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a410a34825a240b4ccb58e38642898e0], x-b3-spanid=[2cc1ffea15c061b2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[63c5f3a4-48e9-4571-ae87-8bc6125a0ba1]}\\\"}\"}","context":{"RequestID":"63c5f3a4-48e9-4571-ae87-8bc6125a0ba1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ba016d18-dbfd-4116-b9f6-f2429aae8a98","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:59:30.702Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:30.705Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"63c5f3a4-48e9-4571-ae87-8bc6125a0ba1","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ba016d18-dbfd-4116-b9f6-f2429aae8a98","LogTimestamp":"2023-05-25T23:59:30.705Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:59:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:59:31.909Z","message":"Entering","context":{"RequestID":"fae06d3a-3cce-46aa-ba49-562819074bb9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"183744bd-0d8a-45e8-a421-6bd581294d5b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:59:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:59:31.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"fae06d3a-3cce-46aa-ba49-562819074bb9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"183744bd-0d8a-45e8-a421-6bd581294d5b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:59:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:31.912Z","message":"{\"transactionId\":\"fae06d3a-3cce-46aa-ba49-562819074bb9\",\"status\":\"200\",\"rqstDate\":\"230525-23:59:31:909\",\"respDate\":\"230525-23:59:31:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:fae06d3a-3cce-46aa-ba49-562819074bb9\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:59:31:909-12565\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[fae06d3a-3cce-46aa-ba49-562819074bb9]}\\\"}\"}","context":{"RequestID":"fae06d3a-3cce-46aa-ba49-562819074bb9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"183744bd-0d8a-45e8-a421-6bd581294d5b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:59:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:31.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fae06d3a-3cce-46aa-ba49-562819074bb9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"183744bd-0d8a-45e8-a421-6bd581294d5b","LogTimestamp":"2023-05-25T23:59:31.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:59:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:59:32.031Z","message":"Entering","context":{"RequestID":"2cbd89c8-3123-456d-8784-be0dd2a3f96e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c0202493-9b85-4152-b075-1408ed0e16b8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:59:32.030Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:59:32.033Z","message":"{\"transactionId\":\"2cbd89c8-3123-456d-8784-be0dd2a3f96e\",\"status\":\"200\",\"rqstDate\":\"230525-23:59:32:031\",\"respDate\":\"230525-23:59:32:033\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2cbd89c8-3123-456d-8784-be0dd2a3f96e\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:59:32:031-57574\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[212e5401-f206-42c4-8386-3aa776033f80], x-b3-parentspanid=[27faeb6dbe79227c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39071], x-envoy-attempt-count=[1], x-b3-traceid=[c67188308eb7bdd227faeb6dbe79227c], x-b3-spanid=[1d0a0d9031eeb2f6], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2cbd89c8-3123-456d-8784-be0dd2a3f96e]}\\\"}\"}","context":{"RequestID":"2cbd89c8-3123-456d-8784-be0dd2a3f96e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c0202493-9b85-4152-b075-1408ed0e16b8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:59:32.030Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:32.034Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2cbd89c8-3123-456d-8784-be0dd2a3f96e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c0202493-9b85-4152-b075-1408ed0e16b8","LogTimestamp":"2023-05-25T23:59:32.034Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:59:32 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:59:32.713Z","message":"Entering","context":{"RequestID":"d214ed40-e1a1-40fd-9a08-80bdd25cd773","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"39962318-c808-4a86-ba49-5debf5cbe92d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:59:32.713Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:59:32.716Z","message":"{\"transactionId\":\"d214ed40-e1a1-40fd-9a08-80bdd25cd773\",\"status\":\"200\",\"rqstDate\":\"230525-23:59:32:714\",\"respDate\":\"230525-23:59:32:716\",\"sourceId\":\"haproxy:d214ed40-e1a1-40fd-9a08-80bdd25cd773\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:59:32:714-25748\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0eb26cda-84b2-42af-b9fb-1a36a63dad29], x-b3-parentspanid=[c3c94d6225a7b23a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e4e4f4a662dcb391c3c94d6225a7b23a], x-b3-spanid=[31ebe68c5093c88f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d214ed40-e1a1-40fd-9a08-80bdd25cd773]}\\\"}\"}","context":{"RequestID":"d214ed40-e1a1-40fd-9a08-80bdd25cd773","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"39962318-c808-4a86-ba49-5debf5cbe92d","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:59:32.713Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:32.716Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d214ed40-e1a1-40fd-9a08-80bdd25cd773","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"39962318-c808-4a86-ba49-5debf5cbe92d","LogTimestamp":"2023-05-25T23:59:32.716Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:59:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:59:34.174Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:59:34.189Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:34.189Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:34.189Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:34.726Z","message":"Entering","context":{"RequestID":"48e91848-bcd2-4ff3-9b57-00e0702c091d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"948266a2-49dc-424d-8981-a02f053f59f4","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:59:34.726Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:59:34.728Z","message":"{\"transactionId\":\"48e91848-bcd2-4ff3-9b57-00e0702c091d\",\"status\":\"200\",\"rqstDate\":\"230525-23:59:34:727\",\"respDate\":\"230525-23:59:34:728\",\"sourceId\":\"haproxy:48e91848-bcd2-4ff3-9b57-00e0702c091d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:59:34:727-21653\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c96907fa-9377-4a0b-ba19-7ee629784a8e], x-b3-parentspanid=[060cde6b916413f5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[226e01a99588763f060cde6b916413f5], x-b3-spanid=[d98e54802dcac302], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[48e91848-bcd2-4ff3-9b57-00e0702c091d]}\\\"}\"}","context":{"RequestID":"48e91848-bcd2-4ff3-9b57-00e0702c091d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"948266a2-49dc-424d-8981-a02f053f59f4","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:59:34.726Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:34.729Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"48e91848-bcd2-4ff3-9b57-00e0702c091d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"948266a2-49dc-424d-8981-a02f053f59f4","LogTimestamp":"2023-05-25T23:59:34.729Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:59:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:59:36.738Z","message":"Entering","context":{"RequestID":"a6f09098-9dde-4d01-a440-f694df4221d1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1a583e3c-ab15-4b2c-b670-96acf5fbf6fa","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:59:36.738Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:59:36.740Z","message":"{\"transactionId\":\"a6f09098-9dde-4d01-a440-f694df4221d1\",\"status\":\"200\",\"rqstDate\":\"230525-23:59:36:739\",\"respDate\":\"230525-23:59:36:740\",\"sourceId\":\"haproxy:a6f09098-9dde-4d01-a440-f694df4221d1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:59:36:739-50302\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3f21cba6-3c78-4141-b7d2-5c4ea771a2df], x-b3-parentspanid=[b74075ffb68f9d14], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4cd91d1d4440299cb74075ffb68f9d14], x-b3-spanid=[0e850fea7f7b7106], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a6f09098-9dde-4d01-a440-f694df4221d1]}\\\"}\"}","context":{"RequestID":"a6f09098-9dde-4d01-a440-f694df4221d1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1a583e3c-ab15-4b2c-b670-96acf5fbf6fa","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:59:36.738Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:36.741Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a6f09098-9dde-4d01-a440-f694df4221d1","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1a583e3c-ab15-4b2c-b670-96acf5fbf6fa","LogTimestamp":"2023-05-25T23:59:36.741Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:59:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:59:38.749Z","message":"Entering","context":{"RequestID":"7f302ebd-4ff9-4bd1-bd24-9de73d1a04df","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"003dc34d-73b6-43a2-9d35-b6734b49b384","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:59:38.749Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:59:38.750Z","message":"{\"transactionId\":\"7f302ebd-4ff9-4bd1-bd24-9de73d1a04df\",\"status\":\"200\",\"rqstDate\":\"230525-23:59:38:749\",\"respDate\":\"230525-23:59:38:750\",\"sourceId\":\"haproxy:7f302ebd-4ff9-4bd1-bd24-9de73d1a04df\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:59:38:749-78394\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3edfab7f-a448-47bf-905d-378b407970d5], x-b3-parentspanid=[0af77b58a3830e01], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f2ccf6b003f246930af77b58a3830e01], x-b3-spanid=[782b33c3426a9f28], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7f302ebd-4ff9-4bd1-bd24-9de73d1a04df]}\\\"}\"}","context":{"RequestID":"7f302ebd-4ff9-4bd1-bd24-9de73d1a04df","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"003dc34d-73b6-43a2-9d35-b6734b49b384","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:59:38.749Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:38.750Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7f302ebd-4ff9-4bd1-bd24-9de73d1a04df","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"003dc34d-73b6-43a2-9d35-b6734b49b384","LogTimestamp":"2023-05-25T23:59:38.750Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:59:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-25T23:59:40.760Z","message":"Entering","context":{"RequestID":"f4e286a3-542f-4d61-bc60-d8b17382fdea","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a8d29933-026a-4723-a4d4-426b8e6f2e12","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:59:40.760Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:59:40.762Z","message":"{\"transactionId\":\"f4e286a3-542f-4d61-bc60-d8b17382fdea\",\"status\":\"200\",\"rqstDate\":\"230525-23:59:40:761\",\"respDate\":\"230525-23:59:40:762\",\"sourceId\":\"haproxy:f4e286a3-542f-4d61-bc60-d8b17382fdea\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:59:40:761-31654\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7f538013-eadd-4266-9167-5fec771f8d0a], x-b3-parentspanid=[f3a7a9871677333e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7941649c1e90df45f3a7a9871677333e], x-b3-spanid=[27529f6e909a04a2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f4e286a3-542f-4d61-bc60-d8b17382fdea]}\\\"}\"}","context":{"RequestID":"f4e286a3-542f-4d61-bc60-d8b17382fdea","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a8d29933-026a-4723-a4d4-426b8e6f2e12","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:59:40.760Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:40.763Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f4e286a3-542f-4d61-bc60-d8b17382fdea","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a8d29933-026a-4723-a4d4-426b8e6f2e12","LogTimestamp":"2023-05-25T23:59:40.763Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:59:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:59:41.908Z","message":"Entering","context":{"RequestID":"c6f84d02-49d1-4ed0-a354-280d0c461b3c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7d61b33f-7294-4fdf-8cf9-abf1197937ad","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:59:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:59:41.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"c6f84d02-49d1-4ed0-a354-280d0c461b3c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7d61b33f-7294-4fdf-8cf9-abf1197937ad","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:59:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:41.911Z","message":"{\"transactionId\":\"c6f84d02-49d1-4ed0-a354-280d0c461b3c\",\"status\":\"200\",\"rqstDate\":\"230525-23:59:41:909\",\"respDate\":\"230525-23:59:41:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c6f84d02-49d1-4ed0-a354-280d0c461b3c\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:59:41:909-47875\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c6f84d02-49d1-4ed0-a354-280d0c461b3c]}\\\"}\"}","context":{"RequestID":"c6f84d02-49d1-4ed0-a354-280d0c461b3c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7d61b33f-7294-4fdf-8cf9-abf1197937ad","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:59:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:41.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c6f84d02-49d1-4ed0-a354-280d0c461b3c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7d61b33f-7294-4fdf-8cf9-abf1197937ad","LogTimestamp":"2023-05-25T23:59:41.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:59:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:59:42.029Z","message":"Entering","context":{"RequestID":"e08b630b-0192-4d7a-b462-ba8ea7e980f9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"528c2492-fdb4-49f1-9815-d008de3e4c48","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:59:42.029Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:59:42.032Z","message":"{\"transactionId\":\"e08b630b-0192-4d7a-b462-ba8ea7e980f9\",\"status\":\"200\",\"rqstDate\":\"230525-23:59:42:030\",\"respDate\":\"230525-23:59:42:032\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e08b630b-0192-4d7a-b462-ba8ea7e980f9\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:59:42:030-24477\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[934fd7d4-b046-400a-a965-e659edf32554], x-b3-parentspanid=[abc89f7ee6800c85], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34187], x-envoy-attempt-count=[1], x-b3-traceid=[d9366de5930348cfabc89f7ee6800c85], x-b3-spanid=[26f14d43abc8c290], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e08b630b-0192-4d7a-b462-ba8ea7e980f9]}\\\"}\"}","context":{"RequestID":"e08b630b-0192-4d7a-b462-ba8ea7e980f9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"528c2492-fdb4-49f1-9815-d008de3e4c48","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:59:42.029Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:42.032Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e08b630b-0192-4d7a-b462-ba8ea7e980f9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"528c2492-fdb4-49f1-9815-d008de3e4c48","LogTimestamp":"2023-05-25T23:59:42.032Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:59:42 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:59:42.773Z","message":"Entering","context":{"RequestID":"f821c74a-3567-456e-9554-b1277d5a75c9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"07acfcd8-3e20-4aea-ad39-f56f3c8b43ab","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:59:42.773Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:59:42.775Z","message":"{\"transactionId\":\"f821c74a-3567-456e-9554-b1277d5a75c9\",\"status\":\"200\",\"rqstDate\":\"230525-23:59:42:774\",\"respDate\":\"230525-23:59:42:775\",\"sourceId\":\"haproxy:f821c74a-3567-456e-9554-b1277d5a75c9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:59:42:774-36859\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d68b8b95-81bf-4337-bdf6-04b7c31ee47e], x-b3-parentspanid=[775bb096257e85ff], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[578e39e65b298990775bb096257e85ff], x-b3-spanid=[bd37ed7dd445a1e4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f821c74a-3567-456e-9554-b1277d5a75c9]}\\\"}\"}","context":{"RequestID":"f821c74a-3567-456e-9554-b1277d5a75c9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"07acfcd8-3e20-4aea-ad39-f56f3c8b43ab","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:59:42.773Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:42.776Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f821c74a-3567-456e-9554-b1277d5a75c9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"07acfcd8-3e20-4aea-ad39-f56f3c8b43ab","LogTimestamp":"2023-05-25T23:59:42.776Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:59:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:59:44.174Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:59:44.187Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:44.187Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:44.188Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:44.787Z","message":"Entering","context":{"RequestID":"1c1aa263-f7d9-457a-86e0-0de5c025a12f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d9f5859d-53d1-45a3-a8e5-21923a6e47e8","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:59:44.787Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:59:44.788Z","message":"{\"transactionId\":\"1c1aa263-f7d9-457a-86e0-0de5c025a12f\",\"status\":\"200\",\"rqstDate\":\"230525-23:59:44:787\",\"respDate\":\"230525-23:59:44:788\",\"sourceId\":\"haproxy:1c1aa263-f7d9-457a-86e0-0de5c025a12f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:59:44:787-80184\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[629c4bcf-1c2a-42ec-891c-cae34b221b51], x-b3-parentspanid=[45b602adc7628619], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7ea30be1fe70a65945b602adc7628619], x-b3-spanid=[2838c40d30b66f0a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1c1aa263-f7d9-457a-86e0-0de5c025a12f]}\\\"}\"}","context":{"RequestID":"1c1aa263-f7d9-457a-86e0-0de5c025a12f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d9f5859d-53d1-45a3-a8e5-21923a6e47e8","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:59:44.787Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:44.789Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1c1aa263-f7d9-457a-86e0-0de5c025a12f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d9f5859d-53d1-45a3-a8e5-21923a6e47e8","LogTimestamp":"2023-05-25T23:59:44.789Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:59:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:59:46.800Z","message":"Entering","context":{"RequestID":"8cdf2533-8c7a-4b61-a02c-4ed00f0505be","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"888d9107-aff2-4be4-8780-86cf88cb3b68","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:59:46.800Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:59:46.802Z","message":"{\"transactionId\":\"8cdf2533-8c7a-4b61-a02c-4ed00f0505be\",\"status\":\"200\",\"rqstDate\":\"230525-23:59:46:800\",\"respDate\":\"230525-23:59:46:802\",\"sourceId\":\"haproxy:8cdf2533-8c7a-4b61-a02c-4ed00f0505be\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:59:46:800-43980\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[55866d86-f764-4d08-841f-6f6987052bba], x-b3-parentspanid=[dff1458354b2b9e7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a97bc324ae846e24dff1458354b2b9e7], x-b3-spanid=[461137d2762130be], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8cdf2533-8c7a-4b61-a02c-4ed00f0505be]}\\\"}\"}","context":{"RequestID":"8cdf2533-8c7a-4b61-a02c-4ed00f0505be","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"888d9107-aff2-4be4-8780-86cf88cb3b68","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:59:46.800Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:46.803Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8cdf2533-8c7a-4b61-a02c-4ed00f0505be","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"888d9107-aff2-4be4-8780-86cf88cb3b68","LogTimestamp":"2023-05-25T23:59:46.803Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:59:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:59:48.817Z","message":"Entering","context":{"RequestID":"caf01b57-e724-4c44-9bb4-bf912278c550","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d8ce7d4c-ffad-44a2-8876-0267f6502207","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:59:48.817Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:59:48.819Z","message":"{\"transactionId\":\"caf01b57-e724-4c44-9bb4-bf912278c550\",\"status\":\"200\",\"rqstDate\":\"230525-23:59:48:818\",\"respDate\":\"230525-23:59:48:819\",\"sourceId\":\"haproxy:caf01b57-e724-4c44-9bb4-bf912278c550\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:59:48:818-91931\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3dd165d3-2791-4b59-ad98-4def8f9b3098], x-b3-parentspanid=[13e49498445802df], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b6628c6a263cfa2913e49498445802df], x-b3-spanid=[72603d71986512df], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[caf01b57-e724-4c44-9bb4-bf912278c550]}\\\"}\"}","context":{"RequestID":"caf01b57-e724-4c44-9bb4-bf912278c550","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d8ce7d4c-ffad-44a2-8876-0267f6502207","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:59:48.817Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:48.820Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"caf01b57-e724-4c44-9bb4-bf912278c550","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d8ce7d4c-ffad-44a2-8876-0267f6502207","LogTimestamp":"2023-05-25T23:59:48.820Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:59:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:59:50.831Z","message":"Entering","context":{"RequestID":"394218f4-8a02-4226-9504-fe23057fcf7b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"75a276c0-d608-4c63-9832-800e42376b29","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:59:50.831Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:59:50.834Z","message":"{\"transactionId\":\"394218f4-8a02-4226-9504-fe23057fcf7b\",\"status\":\"200\",\"rqstDate\":\"230525-23:59:50:832\",\"respDate\":\"230525-23:59:50:834\",\"sourceId\":\"haproxy:394218f4-8a02-4226-9504-fe23057fcf7b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:59:50:832-56245\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[013b11fb-6a90-44a0-b3fc-01baf6beff3d], x-b3-parentspanid=[00e1459ffb785a96], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ba8f497d2c4d68f500e1459ffb785a96], x-b3-spanid=[e1e8b250ab912952], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[394218f4-8a02-4226-9504-fe23057fcf7b]}\\\"}\"}","context":{"RequestID":"394218f4-8a02-4226-9504-fe23057fcf7b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"75a276c0-d608-4c63-9832-800e42376b29","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:59:50.831Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:50.835Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"394218f4-8a02-4226-9504-fe23057fcf7b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"75a276c0-d608-4c63-9832-800e42376b29","LogTimestamp":"2023-05-25T23:59:50.835Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:59:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:59:51.908Z","message":"Entering","context":{"RequestID":"c8f1cdb8-8295-46f4-af56-78d2a1671fb6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8862043d-63e8-44d1-af14-e4c537719b55","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:59:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:59:51.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"c8f1cdb8-8295-46f4-af56-78d2a1671fb6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8862043d-63e8-44d1-af14-e4c537719b55","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:59:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:51.912Z","message":"{\"transactionId\":\"c8f1cdb8-8295-46f4-af56-78d2a1671fb6\",\"status\":\"200\",\"rqstDate\":\"230525-23:59:51:909\",\"respDate\":\"230525-23:59:51:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c8f1cdb8-8295-46f4-af56-78d2a1671fb6\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:59:51:909-78407\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c8f1cdb8-8295-46f4-af56-78d2a1671fb6]}\\\"}\"}","context":{"RequestID":"c8f1cdb8-8295-46f4-af56-78d2a1671fb6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8862043d-63e8-44d1-af14-e4c537719b55","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-25T23:59:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:51.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c8f1cdb8-8295-46f4-af56-78d2a1671fb6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8862043d-63e8-44d1-af14-e4c537719b55","LogTimestamp":"2023-05-25T23:59:51.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:59:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-25T23:59:52.030Z","message":"Entering","context":{"RequestID":"5c02f6f9-3694-4cf4-b08d-0e4669fb5026","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7196579c-6da9-49a7-b36f-e7ce20ba6c88","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:59:52.030Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:59:52.032Z","message":"{\"transactionId\":\"5c02f6f9-3694-4cf4-b08d-0e4669fb5026\",\"status\":\"200\",\"rqstDate\":\"230525-23:59:52:031\",\"respDate\":\"230525-23:59:52:032\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:5c02f6f9-3694-4cf4-b08d-0e4669fb5026\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:59:52:031-82967\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[db53f671-b2ab-4674-b9d9-00a5d1e73e37], x-b3-parentspanid=[7d04bf36d963a8d5], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50161], x-envoy-attempt-count=[1], x-b3-traceid=[ff60daf2139a92367d04bf36d963a8d5], x-b3-spanid=[d537ae49f8629095], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[5c02f6f9-3694-4cf4-b08d-0e4669fb5026]}\\\"}\"}","context":{"RequestID":"5c02f6f9-3694-4cf4-b08d-0e4669fb5026","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7196579c-6da9-49a7-b36f-e7ce20ba6c88","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-25T23:59:52.030Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:52.033Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5c02f6f9-3694-4cf4-b08d-0e4669fb5026","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7196579c-6da9-49a7-b36f-e7ce20ba6c88","LogTimestamp":"2023-05-25T23:59:52.033Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:59:52 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-25T23:59:52.844Z","message":"Entering","context":{"RequestID":"068273e6-606d-463e-adba-d434800df462","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"dfaa0982-ec32-4626-88a1-58b9489a26bd","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:59:52.844Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:59:52.847Z","message":"{\"transactionId\":\"068273e6-606d-463e-adba-d434800df462\",\"status\":\"200\",\"rqstDate\":\"230525-23:59:52:845\",\"respDate\":\"230525-23:59:52:847\",\"sourceId\":\"haproxy:068273e6-606d-463e-adba-d434800df462\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:59:52:845-58693\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7a203ae2-e23b-4db3-b4c0-e1b7ef2f787d], x-b3-parentspanid=[f608ffa6d9f2fa64], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bbafa93ae2e0e5f1f608ffa6d9f2fa64], x-b3-spanid=[f24646d271413275], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[068273e6-606d-463e-adba-d434800df462]}\\\"}\"}","context":{"RequestID":"068273e6-606d-463e-adba-d434800df462","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"dfaa0982-ec32-4626-88a1-58b9489a26bd","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:59:52.844Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:52.848Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"068273e6-606d-463e-adba-d434800df462","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dfaa0982-ec32-4626-88a1-58b9489a26bd","LogTimestamp":"2023-05-25T23:59:52.848Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:59:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-25T23:59:54.175Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-25T23:59:54.191Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:54.191Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:54.192Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:54.860Z","message":"Entering","context":{"RequestID":"75a88e1e-b4bd-4061-bb28-b24784beec98","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0ea32954-c56e-46a6-846a-2c37253b34bc","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:59:54.859Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:59:54.862Z","message":"{\"transactionId\":\"75a88e1e-b4bd-4061-bb28-b24784beec98\",\"status\":\"200\",\"rqstDate\":\"230525-23:59:54:860\",\"respDate\":\"230525-23:59:54:862\",\"sourceId\":\"haproxy:75a88e1e-b4bd-4061-bb28-b24784beec98\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230525-23:59:54:860-62030\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5f8d7fcc-245b-44ab-85f5-4d59ac6d5000], x-b3-parentspanid=[45331920a955f80d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ad9f731f5fd56f4945331920a955f80d], x-b3-spanid=[ba2d2860c88e3930], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[75a88e1e-b4bd-4061-bb28-b24784beec98]}\\\"}\"}","context":{"RequestID":"75a88e1e-b4bd-4061-bb28-b24784beec98","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0ea32954-c56e-46a6-846a-2c37253b34bc","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:59:54.859Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:54.862Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"75a88e1e-b4bd-4061-bb28-b24784beec98","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0ea32954-c56e-46a6-846a-2c37253b34bc","LogTimestamp":"2023-05-25T23:59:54.862Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:59:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-25T23:59:56.682Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:56.685Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:56.873Z","message":"Entering","context":{"RequestID":"67d8c8bb-61e7-448b-8205-287dba03ce53","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"47ab28cf-4e59-4b26-ac8c-32e3b83299f1","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:59:56.873Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:59:56.875Z","message":"{\"transactionId\":\"67d8c8bb-61e7-448b-8205-287dba03ce53\",\"status\":\"200\",\"rqstDate\":\"230525-23:59:56:873\",\"respDate\":\"230525-23:59:56:875\",\"sourceId\":\"haproxy:67d8c8bb-61e7-448b-8205-287dba03ce53\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230525-23:59:56:873-79592\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[43b8e8cd-f2bf-4f00-9513-e97bc35f2204], x-b3-parentspanid=[eb25ce9b19fc8173], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[abc31d8f9838b856eb25ce9b19fc8173], x-b3-spanid=[2492f402055c1fdb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[67d8c8bb-61e7-448b-8205-287dba03ce53]}\\\"}\"}","context":{"RequestID":"67d8c8bb-61e7-448b-8205-287dba03ce53","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"47ab28cf-4e59-4b26-ac8c-32e3b83299f1","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:59:56.873Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:56.875Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"67d8c8bb-61e7-448b-8205-287dba03ce53","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"47ab28cf-4e59-4b26-ac8c-32e3b83299f1","LogTimestamp":"2023-05-25T23:59:56.875Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:59:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-25T23:59:58.885Z","message":"Entering","context":{"RequestID":"ea6b149f-0e5d-443f-8860-456f8b9ca324","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"31698a6a-7bf7-4bfb-809c-ad5334d60eb1","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:59:58.885Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-25T23:59:58.888Z","message":"{\"transactionId\":\"ea6b149f-0e5d-443f-8860-456f8b9ca324\",\"status\":\"200\",\"rqstDate\":\"230525-23:59:58:886\",\"respDate\":\"230525-23:59:58:887\",\"sourceId\":\"haproxy:ea6b149f-0e5d-443f-8860-456f8b9ca324\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230525-23:59:58:886-43268\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7ea49937-d7f1-4295-a28c-02efd2512516], x-b3-parentspanid=[30750c7295b25c7d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f94263cc57be23ad30750c7295b25c7d], x-b3-spanid=[49a8fc37e67b2cc6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ea6b149f-0e5d-443f-8860-456f8b9ca324]}\\\"}\"}","context":{"RequestID":"ea6b149f-0e5d-443f-8860-456f8b9ca324","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"31698a6a-7bf7-4bfb-809c-ad5334d60eb1","PartnerName":"haproxy","LogTimestamp":"2023-05-25T23:59:58.885Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-25T23:59:58.888Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ea6b149f-0e5d-443f-8860-456f8b9ca324","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"31698a6a-7bf7-4bfb-809c-ad5334d60eb1","LogTimestamp":"2023-05-25T23:59:58.888Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [25/May/2023:23:59:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:00:00.899Z","message":"Entering","context":{"RequestID":"280389dc-04cf-437e-9d9a-6adb4af73262","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"888cc523-3f4b-4fe1-af03-77376850fd64","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:00:00.899Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:00:00.901Z","message":"{\"transactionId\":\"280389dc-04cf-437e-9d9a-6adb4af73262\",\"status\":\"200\",\"rqstDate\":\"230526-00:00:00:900\",\"respDate\":\"230526-00:00:00:901\",\"sourceId\":\"haproxy:280389dc-04cf-437e-9d9a-6adb4af73262\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:00:00:900-49172\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[500526b8-735f-48b5-aeff-c010cc8e4917], x-b3-parentspanid=[b41e481a5f495164], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[295ba3d43ea1ef60b41e481a5f495164], x-b3-spanid=[4f657ba3c06d853f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[280389dc-04cf-437e-9d9a-6adb4af73262]}\\\"}\"}","context":{"RequestID":"280389dc-04cf-437e-9d9a-6adb4af73262","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"888cc523-3f4b-4fe1-af03-77376850fd64","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:00:00.899Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:00.902Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"280389dc-04cf-437e-9d9a-6adb4af73262","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"888cc523-3f4b-4fe1-af03-77376850fd64","LogTimestamp":"2023-05-26T00:00:00.902Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:00:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:00:01.908Z","message":"Entering","context":{"RequestID":"ca227b7d-93a5-4761-a9a4-4c499732a351","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cbd8154b-4e76-40b5-89e5-429975ebe352","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:00:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:00:01.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"ca227b7d-93a5-4761-a9a4-4c499732a351","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cbd8154b-4e76-40b5-89e5-429975ebe352","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:00:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:01.913Z","message":"{\"transactionId\":\"ca227b7d-93a5-4761-a9a4-4c499732a351\",\"status\":\"200\",\"rqstDate\":\"230526-00:00:01:910\",\"respDate\":\"230526-00:00:01:913\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ca227b7d-93a5-4761-a9a4-4c499732a351\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:00:01:910-23510\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ca227b7d-93a5-4761-a9a4-4c499732a351]}\\\"}\"}","context":{"RequestID":"ca227b7d-93a5-4761-a9a4-4c499732a351","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cbd8154b-4e76-40b5-89e5-429975ebe352","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:00:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:01.914Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ca227b7d-93a5-4761-a9a4-4c499732a351","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cbd8154b-4e76-40b5-89e5-429975ebe352","LogTimestamp":"2023-05-26T00:00:01.914Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:00:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-26T00:00:02.029Z","message":"Entering","context":{"RequestID":"257f6464-5a48-4b77-8fc9-3f24864b8326","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6ab1ca7c-0745-4126-a78f-1321860d40f3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:00:02.029Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:00:02.032Z","message":"{\"transactionId\":\"257f6464-5a48-4b77-8fc9-3f24864b8326\",\"status\":\"200\",\"rqstDate\":\"230526-00:00:02:030\",\"respDate\":\"230526-00:00:02:032\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:257f6464-5a48-4b77-8fc9-3f24864b8326\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:00:02:030-94820\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f630741a-a324-4c70-8e24-2f1d657bbbde], x-b3-parentspanid=[6ce17021a465be2b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[52697], x-envoy-attempt-count=[1], x-b3-traceid=[56345267bcb7f0486ce17021a465be2b], x-b3-spanid=[5a2cccb3d52b034e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[257f6464-5a48-4b77-8fc9-3f24864b8326]}\\\"}\"}","context":{"RequestID":"257f6464-5a48-4b77-8fc9-3f24864b8326","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6ab1ca7c-0745-4126-a78f-1321860d40f3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:00:02.029Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:02.033Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"257f6464-5a48-4b77-8fc9-3f24864b8326","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6ab1ca7c-0745-4126-a78f-1321860d40f3","LogTimestamp":"2023-05-26T00:00:02.033Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:00:02 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:00:02.919Z","message":"Entering","context":{"RequestID":"02741469-8fb6-4304-805a-30277c902191","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1c915bab-f215-435c-85ac-81be5f9c46f2","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:00:02.919Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:00:02.922Z","message":"{\"transactionId\":\"02741469-8fb6-4304-805a-30277c902191\",\"status\":\"200\",\"rqstDate\":\"230526-00:00:02:920\",\"respDate\":\"230526-00:00:02:921\",\"sourceId\":\"haproxy:02741469-8fb6-4304-805a-30277c902191\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:00:02:920-71581\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a5c44b27-c7d3-47ad-823e-63b506a458f5], x-b3-parentspanid=[a48175d37d3628c9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3516cc1845ec7729a48175d37d3628c9], x-b3-spanid=[27f1b3cc477a6c41], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[02741469-8fb6-4304-805a-30277c902191]}\\\"}\"}","context":{"RequestID":"02741469-8fb6-4304-805a-30277c902191","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1c915bab-f215-435c-85ac-81be5f9c46f2","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:00:02.919Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:02.922Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"02741469-8fb6-4304-805a-30277c902191","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1c915bab-f215-435c-85ac-81be5f9c46f2","LogTimestamp":"2023-05-26T00:00:02.922Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:00:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:00:04.174Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:00:04.185Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:04.185Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:04.185Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:04.933Z","message":"Entering","context":{"RequestID":"21565148-2cad-4e0f-92cd-bf657c62922d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b546a08f-6dfe-4eae-a5e9-4499c3057793","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:00:04.932Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:00:04.934Z","message":"{\"transactionId\":\"21565148-2cad-4e0f-92cd-bf657c62922d\",\"status\":\"200\",\"rqstDate\":\"230526-00:00:04:933\",\"respDate\":\"230526-00:00:04:934\",\"sourceId\":\"haproxy:21565148-2cad-4e0f-92cd-bf657c62922d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:00:04:933-63367\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[758d3e53-12b5-4d6b-baf7-893ce60fb043], x-b3-parentspanid=[aef873d54a96c397], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[09f30ec7732cd4a1aef873d54a96c397], x-b3-spanid=[5aad3b0b96c5d62d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[21565148-2cad-4e0f-92cd-bf657c62922d]}\\\"}\"}","context":{"RequestID":"21565148-2cad-4e0f-92cd-bf657c62922d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b546a08f-6dfe-4eae-a5e9-4499c3057793","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:00:04.932Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:04.934Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"21565148-2cad-4e0f-92cd-bf657c62922d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b546a08f-6dfe-4eae-a5e9-4499c3057793","LogTimestamp":"2023-05-26T00:00:04.934Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:00:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-26T00:00:06.943Z","message":"Entering","context":{"RequestID":"de105ae8-aabd-466e-b467-e3b4dd5b3aa4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4170bad3-4c5e-475c-966f-47785e7f64c5","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:00:06.943Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:00:06.946Z","message":"{\"transactionId\":\"de105ae8-aabd-466e-b467-e3b4dd5b3aa4\",\"status\":\"200\",\"rqstDate\":\"230526-00:00:06:944\",\"respDate\":\"230526-00:00:06:945\",\"sourceId\":\"haproxy:de105ae8-aabd-466e-b467-e3b4dd5b3aa4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:00:06:944-19410\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9475561c-06f5-4259-a4be-d5b09eef6c58], x-b3-parentspanid=[003a226672650907], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7e164d7f5495765e003a226672650907], x-b3-spanid=[d8727e5aa989aaea], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[de105ae8-aabd-466e-b467-e3b4dd5b3aa4]}\\\"}\"}","context":{"RequestID":"de105ae8-aabd-466e-b467-e3b4dd5b3aa4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4170bad3-4c5e-475c-966f-47785e7f64c5","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:00:06.943Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:06.946Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"de105ae8-aabd-466e-b467-e3b4dd5b3aa4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4170bad3-4c5e-475c-966f-47785e7f64c5","LogTimestamp":"2023-05-26T00:00:06.946Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:00:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:00:08.956Z","message":"Entering","context":{"RequestID":"f3442bd4-e0d6-4598-b483-5014c66ed505","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"60fcf012-977e-4362-95f7-4cfd74f433f4","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:00:08.956Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:00:08.957Z","message":"{\"transactionId\":\"f3442bd4-e0d6-4598-b483-5014c66ed505\",\"status\":\"200\",\"rqstDate\":\"230526-00:00:08:957\",\"respDate\":\"230526-00:00:08:957\",\"sourceId\":\"haproxy:f3442bd4-e0d6-4598-b483-5014c66ed505\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:00:08:957-44329\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5b518a43-2a4b-4ab6-be99-e284dafafe47], x-b3-parentspanid=[3223e0967e09b073], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[18dcf4f82f4b07d93223e0967e09b073], x-b3-spanid=[385e0dda3032c081], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f3442bd4-e0d6-4598-b483-5014c66ed505]}\\\"}\"}","context":{"RequestID":"f3442bd4-e0d6-4598-b483-5014c66ed505","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"60fcf012-977e-4362-95f7-4cfd74f433f4","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:00:08.956Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:08.958Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f3442bd4-e0d6-4598-b483-5014c66ed505","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"60fcf012-977e-4362-95f7-4cfd74f433f4","LogTimestamp":"2023-05-26T00:00:08.958Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:00:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-26T00:00:10.966Z","message":"Entering","context":{"RequestID":"75b0814c-2fcd-4d8e-aa21-ad6e42e2df74","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7851eca1-439f-4b17-9f5c-65df0eba9919","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:00:10.966Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:00:10.969Z","message":"{\"transactionId\":\"75b0814c-2fcd-4d8e-aa21-ad6e42e2df74\",\"status\":\"200\",\"rqstDate\":\"230526-00:00:10:967\",\"respDate\":\"230526-00:00:10:969\",\"sourceId\":\"haproxy:75b0814c-2fcd-4d8e-aa21-ad6e42e2df74\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:00:10:967-29981\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0f18f0a4-e5e6-4635-a450-774dcf93dcc8], x-b3-parentspanid=[f5b228de07be4e3b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8f81c604e23e014af5b228de07be4e3b], x-b3-spanid=[50d8872f945ee887], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[75b0814c-2fcd-4d8e-aa21-ad6e42e2df74]}\\\"}\"}","context":{"RequestID":"75b0814c-2fcd-4d8e-aa21-ad6e42e2df74","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7851eca1-439f-4b17-9f5c-65df0eba9919","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:00:10.966Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:10.970Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"75b0814c-2fcd-4d8e-aa21-ad6e42e2df74","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7851eca1-439f-4b17-9f5c-65df0eba9919","LogTimestamp":"2023-05-26T00:00:10.970Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:00:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:00:11.907Z","message":"Entering","context":{"RequestID":"196e415b-ad75-417c-ac1a-ab91c9380fe2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ff63148f-dcbf-4b8e-8d1a-7b3d01c9eeca","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:00:11.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:00:11.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"196e415b-ad75-417c-ac1a-ab91c9380fe2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ff63148f-dcbf-4b8e-8d1a-7b3d01c9eeca","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:00:11.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:11.911Z","message":"{\"transactionId\":\"196e415b-ad75-417c-ac1a-ab91c9380fe2\",\"status\":\"200\",\"rqstDate\":\"230526-00:00:11:908\",\"respDate\":\"230526-00:00:11:910\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:196e415b-ad75-417c-ac1a-ab91c9380fe2\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:00:11:908-3785\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[196e415b-ad75-417c-ac1a-ab91c9380fe2]}\\\"}\"}","context":{"RequestID":"196e415b-ad75-417c-ac1a-ab91c9380fe2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ff63148f-dcbf-4b8e-8d1a-7b3d01c9eeca","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:00:11.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:11.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"196e415b-ad75-417c-ac1a-ab91c9380fe2","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ff63148f-dcbf-4b8e-8d1a-7b3d01c9eeca","LogTimestamp":"2023-05-26T00:00:11.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:00:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:00:12.032Z","message":"Entering","context":{"RequestID":"ea688585-ad57-4faa-a066-b399bc3165ff","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f9e7e6bd-1fa0-46df-bfaa-10184141d5a4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:00:12.032Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:00:12.035Z","message":"{\"transactionId\":\"ea688585-ad57-4faa-a066-b399bc3165ff\",\"status\":\"200\",\"rqstDate\":\"230526-00:00:12:033\",\"respDate\":\"230526-00:00:12:034\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ea688585-ad57-4faa-a066-b399bc3165ff\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:00:12:033-64619\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6ec3dccb-8d8a-404b-aef7-a59efeebb9f5], x-b3-parentspanid=[f3c1bce42d9b5500], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58537], x-envoy-attempt-count=[1], x-b3-traceid=[d9c897c0a385388cf3c1bce42d9b5500], x-b3-spanid=[00b8881bdbae0562], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ea688585-ad57-4faa-a066-b399bc3165ff]}\\\"}\"}","context":{"RequestID":"ea688585-ad57-4faa-a066-b399bc3165ff","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f9e7e6bd-1fa0-46df-bfaa-10184141d5a4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:00:12.032Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:12.036Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ea688585-ad57-4faa-a066-b399bc3165ff","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f9e7e6bd-1fa0-46df-bfaa-10184141d5a4","LogTimestamp":"2023-05-26T00:00:12.035Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:00:12 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:00:12.981Z","message":"Entering","context":{"RequestID":"24c474d3-6d75-4a50-a544-293aaf3342f2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3990d2f6-dea1-405e-8e4f-6942c7192cac","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:00:12.980Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:00:12.983Z","message":"{\"transactionId\":\"24c474d3-6d75-4a50-a544-293aaf3342f2\",\"status\":\"200\",\"rqstDate\":\"230526-00:00:12:981\",\"respDate\":\"230526-00:00:12:983\",\"sourceId\":\"haproxy:24c474d3-6d75-4a50-a544-293aaf3342f2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:00:12:981-35239\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[26223380-5197-43b0-b74c-9eb0cc75b458], x-b3-parentspanid=[8ed03fa32697fb66], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6576ac846ff6c4f98ed03fa32697fb66], x-b3-spanid=[9b270abe8e359e16], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[24c474d3-6d75-4a50-a544-293aaf3342f2]}\\\"}\"}","context":{"RequestID":"24c474d3-6d75-4a50-a544-293aaf3342f2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3990d2f6-dea1-405e-8e4f-6942c7192cac","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:00:12.980Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:12.984Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"24c474d3-6d75-4a50-a544-293aaf3342f2","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3990d2f6-dea1-405e-8e4f-6942c7192cac","LogTimestamp":"2023-05-26T00:00:12.983Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:00:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:00:14.175Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:00:14.192Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:14.192Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:14.192Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:14.994Z","message":"Entering","context":{"RequestID":"5f043ff6-7b3b-402a-90a7-f464cbe57563","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f6057faf-7eb6-4fb8-a74f-ffb7ba31c3b5","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:00:14.994Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:00:14.997Z","message":"{\"transactionId\":\"5f043ff6-7b3b-402a-90a7-f464cbe57563\",\"status\":\"200\",\"rqstDate\":\"230526-00:00:14:995\",\"respDate\":\"230526-00:00:14:997\",\"sourceId\":\"haproxy:5f043ff6-7b3b-402a-90a7-f464cbe57563\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:00:14:995-42691\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ce909413-0a0f-4c52-891b-b324cfc3f119], x-b3-parentspanid=[a9c5a3595d86bfc8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[20dc6e133edab494a9c5a3595d86bfc8], x-b3-spanid=[01d336b078850ecb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5f043ff6-7b3b-402a-90a7-f464cbe57563]}\\\"}\"}","context":{"RequestID":"5f043ff6-7b3b-402a-90a7-f464cbe57563","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f6057faf-7eb6-4fb8-a74f-ffb7ba31c3b5","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:00:14.994Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:14.998Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5f043ff6-7b3b-402a-90a7-f464cbe57563","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f6057faf-7eb6-4fb8-a74f-ffb7ba31c3b5","LogTimestamp":"2023-05-26T00:00:14.998Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:00:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:00:17.009Z","message":"Entering","context":{"RequestID":"56ffbd95-1ed4-45aa-8572-d144474dbb1c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7a446ad7-ef9c-40b8-93e0-6888dfdbb142","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:00:17.008Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:00:17.011Z","message":"{\"transactionId\":\"56ffbd95-1ed4-45aa-8572-d144474dbb1c\",\"status\":\"200\",\"rqstDate\":\"230526-00:00:17:010\",\"respDate\":\"230526-00:00:17:011\",\"sourceId\":\"haproxy:56ffbd95-1ed4-45aa-8572-d144474dbb1c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:00:17:010-84553\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1a18ff2d-bdc1-495f-99ed-cabefd78b7fd], x-b3-parentspanid=[2fba62496d3908de], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3f328348e41e038e2fba62496d3908de], x-b3-spanid=[e9a11afaff07e971], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[56ffbd95-1ed4-45aa-8572-d144474dbb1c]}\\\"}\"}","context":{"RequestID":"56ffbd95-1ed4-45aa-8572-d144474dbb1c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7a446ad7-ef9c-40b8-93e0-6888dfdbb142","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:00:17.008Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:17.012Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"56ffbd95-1ed4-45aa-8572-d144474dbb1c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7a446ad7-ef9c-40b8-93e0-6888dfdbb142","LogTimestamp":"2023-05-26T00:00:17.012Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:00:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:00:19.022Z","message":"Entering","context":{"RequestID":"ffb3bd58-1ab5-48d7-bfc3-0c131cc953e3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b4d9d76a-cb0d-4885-8b25-b685401ea725","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:00:19.022Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:00:19.024Z","message":"{\"transactionId\":\"ffb3bd58-1ab5-48d7-bfc3-0c131cc953e3\",\"status\":\"200\",\"rqstDate\":\"230526-00:00:19:023\",\"respDate\":\"230526-00:00:19:024\",\"sourceId\":\"haproxy:ffb3bd58-1ab5-48d7-bfc3-0c131cc953e3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:00:19:023-91779\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f69ec53a-0b59-4e15-a9ef-eead60ef9f56], x-b3-parentspanid=[24c79b56137ee7b8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aa12a55dfbe2acc324c79b56137ee7b8], x-b3-spanid=[333b83a5b8a5434d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ffb3bd58-1ab5-48d7-bfc3-0c131cc953e3]}\\\"}\"}","context":{"RequestID":"ffb3bd58-1ab5-48d7-bfc3-0c131cc953e3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b4d9d76a-cb0d-4885-8b25-b685401ea725","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:00:19.022Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:19.025Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ffb3bd58-1ab5-48d7-bfc3-0c131cc953e3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b4d9d76a-cb0d-4885-8b25-b685401ea725","LogTimestamp":"2023-05-26T00:00:19.025Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:00:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:00:21.035Z","message":"Entering","context":{"RequestID":"2bbef957-6172-4e18-a7e3-e6f3110b85da","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4b4b7b9a-4a5e-4428-bedf-49c4f9a3e206","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:00:21.034Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:00:21.038Z","message":"{\"transactionId\":\"2bbef957-6172-4e18-a7e3-e6f3110b85da\",\"status\":\"200\",\"rqstDate\":\"230526-00:00:21:036\",\"respDate\":\"230526-00:00:21:038\",\"sourceId\":\"haproxy:2bbef957-6172-4e18-a7e3-e6f3110b85da\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:00:21:036-10251\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c3aeb773-b32d-4cb1-86bf-932ba6bcdb6f], x-b3-parentspanid=[7add3f88f4e01329], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[79a9a5a7f388e1b27add3f88f4e01329], x-b3-spanid=[069f2178474ba1c5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2bbef957-6172-4e18-a7e3-e6f3110b85da]}\\\"}\"}","context":{"RequestID":"2bbef957-6172-4e18-a7e3-e6f3110b85da","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4b4b7b9a-4a5e-4428-bedf-49c4f9a3e206","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:00:21.034Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:21.039Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2bbef957-6172-4e18-a7e3-e6f3110b85da","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4b4b7b9a-4a5e-4428-bedf-49c4f9a3e206","LogTimestamp":"2023-05-26T00:00:21.039Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:00:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-26T00:00:21.907Z","message":"Entering","context":{"RequestID":"a9ce8fe3-49f0-4963-adb1-b2946d87bd73","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"43685953-8a55-4933-9c20-0f35b347d303","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:00:21.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:00:21.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"a9ce8fe3-49f0-4963-adb1-b2946d87bd73","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"43685953-8a55-4933-9c20-0f35b347d303","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:00:21.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:21.910Z","message":"{\"transactionId\":\"a9ce8fe3-49f0-4963-adb1-b2946d87bd73\",\"status\":\"200\",\"rqstDate\":\"230526-00:00:21:908\",\"respDate\":\"230526-00:00:21:910\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a9ce8fe3-49f0-4963-adb1-b2946d87bd73\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:00:21:908-22643\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a9ce8fe3-49f0-4963-adb1-b2946d87bd73]}\\\"}\"}","context":{"RequestID":"a9ce8fe3-49f0-4963-adb1-b2946d87bd73","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"43685953-8a55-4933-9c20-0f35b347d303","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:00:21.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:21.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a9ce8fe3-49f0-4963-adb1-b2946d87bd73","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"43685953-8a55-4933-9c20-0f35b347d303","LogTimestamp":"2023-05-26T00:00:21.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:00:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:00:22.033Z","message":"Entering","context":{"RequestID":"46e0b87d-4d7a-4b55-b292-02222225d882","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f03bf62d-46f9-411b-98d0-ee0e48c9f656","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:00:22.033Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:00:22.036Z","message":"{\"transactionId\":\"46e0b87d-4d7a-4b55-b292-02222225d882\",\"status\":\"200\",\"rqstDate\":\"230526-00:00:22:034\",\"respDate\":\"230526-00:00:22:036\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:46e0b87d-4d7a-4b55-b292-02222225d882\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:00:22:034-47912\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dd490bda-9706-4f0a-8ac0-861d9a857f51], x-b3-parentspanid=[04e3624bb8df7a54], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37911], x-envoy-attempt-count=[1], x-b3-traceid=[72e617f06759e04c04e3624bb8df7a54], x-b3-spanid=[781a8c3d188cbeb0], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[46e0b87d-4d7a-4b55-b292-02222225d882]}\\\"}\"}","context":{"RequestID":"46e0b87d-4d7a-4b55-b292-02222225d882","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f03bf62d-46f9-411b-98d0-ee0e48c9f656","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:00:22.033Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:22.037Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"46e0b87d-4d7a-4b55-b292-02222225d882","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f03bf62d-46f9-411b-98d0-ee0e48c9f656","LogTimestamp":"2023-05-26T00:00:22.037Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:00:22 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-26T00:00:23.049Z","message":"Entering","context":{"RequestID":"290921f6-d7b8-4406-aa29-0982f0571cfd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"773deae8-80de-4ef0-969f-fbfdd8a7dee8","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:00:23.049Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:00:23.051Z","message":"{\"transactionId\":\"290921f6-d7b8-4406-aa29-0982f0571cfd\",\"status\":\"200\",\"rqstDate\":\"230526-00:00:23:050\",\"respDate\":\"230526-00:00:23:051\",\"sourceId\":\"haproxy:290921f6-d7b8-4406-aa29-0982f0571cfd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:00:23:050-76725\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[42f56e03-25fa-4f1d-8e54-cbd281794b93], x-b3-parentspanid=[96ea80041dcdfe99], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4e9f60aabfeb133096ea80041dcdfe99], x-b3-spanid=[8cad4ca8d095ecbd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[290921f6-d7b8-4406-aa29-0982f0571cfd]}\\\"}\"}","context":{"RequestID":"290921f6-d7b8-4406-aa29-0982f0571cfd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"773deae8-80de-4ef0-969f-fbfdd8a7dee8","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:00:23.049Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:23.052Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"290921f6-d7b8-4406-aa29-0982f0571cfd","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"773deae8-80de-4ef0-969f-fbfdd8a7dee8","LogTimestamp":"2023-05-26T00:00:23.052Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:00:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:00:24.175Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:00:24.191Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:24.192Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:24.192Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:25.063Z","message":"Entering","context":{"RequestID":"356e0e4d-be24-44e9-ad11-84b5bd0fe2e6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"45e3dc0d-155b-4d3f-a7fa-ccf2b37368fb","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:00:25.063Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:00:25.066Z","message":"{\"transactionId\":\"356e0e4d-be24-44e9-ad11-84b5bd0fe2e6\",\"status\":\"200\",\"rqstDate\":\"230526-00:00:25:064\",\"respDate\":\"230526-00:00:25:066\",\"sourceId\":\"haproxy:356e0e4d-be24-44e9-ad11-84b5bd0fe2e6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:00:25:064-13917\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[12dbd793-fe2a-4484-a968-766046672265], x-b3-parentspanid=[e66b31d6358e950b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[28034fee7d0c00f8e66b31d6358e950b], x-b3-spanid=[bc4674d216b63f05], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[356e0e4d-be24-44e9-ad11-84b5bd0fe2e6]}\\\"}\"}","context":{"RequestID":"356e0e4d-be24-44e9-ad11-84b5bd0fe2e6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"45e3dc0d-155b-4d3f-a7fa-ccf2b37368fb","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:00:25.063Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:25.066Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"356e0e4d-be24-44e9-ad11-84b5bd0fe2e6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"45e3dc0d-155b-4d3f-a7fa-ccf2b37368fb","LogTimestamp":"2023-05-26T00:00:25.066Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:00:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:00:26.686Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:26.691Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:27.077Z","message":"Entering","context":{"RequestID":"a7e677aa-486f-45ff-9939-df6a97909d4c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cd57d7c9-d802-4e11-9e5d-7b815ac745ae","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:00:27.077Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:00:27.079Z","message":"{\"transactionId\":\"a7e677aa-486f-45ff-9939-df6a97909d4c\",\"status\":\"200\",\"rqstDate\":\"230526-00:00:27:078\",\"respDate\":\"230526-00:00:27:079\",\"sourceId\":\"haproxy:a7e677aa-486f-45ff-9939-df6a97909d4c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:00:27:078-70430\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aa1f1b5c-47c4-433b-9b34-3999fc8d1ac5], x-b3-parentspanid=[0281286e3c95af75], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[34d7f57250c0898e0281286e3c95af75], x-b3-spanid=[89f092948c83a761], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a7e677aa-486f-45ff-9939-df6a97909d4c]}\\\"}\"}","context":{"RequestID":"a7e677aa-486f-45ff-9939-df6a97909d4c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cd57d7c9-d802-4e11-9e5d-7b815ac745ae","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:00:27.077Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:27.080Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a7e677aa-486f-45ff-9939-df6a97909d4c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cd57d7c9-d802-4e11-9e5d-7b815ac745ae","LogTimestamp":"2023-05-26T00:00:27.080Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:00:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:00:29.089Z","message":"Entering","context":{"RequestID":"3a9496f2-ea5a-482a-afb9-90d42959cbd1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ac37034c-bcbd-4025-8147-f7a87ffb2e4b","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:00:29.089Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:00:29.091Z","message":"{\"transactionId\":\"3a9496f2-ea5a-482a-afb9-90d42959cbd1\",\"status\":\"200\",\"rqstDate\":\"230526-00:00:29:090\",\"respDate\":\"230526-00:00:29:091\",\"sourceId\":\"haproxy:3a9496f2-ea5a-482a-afb9-90d42959cbd1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:00:29:090-53425\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9fd1b005-405d-4b7a-bf03-6bb2982be682], x-b3-parentspanid=[441e6e1fdd1dec76], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a2c93f177edbdaed441e6e1fdd1dec76], x-b3-spanid=[550f1c490b0990e4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3a9496f2-ea5a-482a-afb9-90d42959cbd1]}\\\"}\"}","context":{"RequestID":"3a9496f2-ea5a-482a-afb9-90d42959cbd1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ac37034c-bcbd-4025-8147-f7a87ffb2e4b","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:00:29.089Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:29.092Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3a9496f2-ea5a-482a-afb9-90d42959cbd1","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ac37034c-bcbd-4025-8147-f7a87ffb2e4b","LogTimestamp":"2023-05-26T00:00:29.092Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:00:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:00:31.101Z","message":"Entering","context":{"RequestID":"5d30ec49-894e-4e78-81de-f21febfa9400","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ca52590f-7d93-43cd-a5fd-7a890fde2723","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:00:31.101Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:00:31.102Z","message":"{\"transactionId\":\"5d30ec49-894e-4e78-81de-f21febfa9400\",\"status\":\"200\",\"rqstDate\":\"230526-00:00:31:101\",\"respDate\":\"230526-00:00:31:102\",\"sourceId\":\"haproxy:5d30ec49-894e-4e78-81de-f21febfa9400\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:00:31:101-55384\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[939b0f29-7149-4be6-8dd2-844d8d3e0812], x-b3-parentspanid=[e1a83e050f099666], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0f31894479fd86aee1a83e050f099666], x-b3-spanid=[964bbe09ca3c25ad], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5d30ec49-894e-4e78-81de-f21febfa9400]}\\\"}\"}","context":{"RequestID":"5d30ec49-894e-4e78-81de-f21febfa9400","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ca52590f-7d93-43cd-a5fd-7a890fde2723","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:00:31.101Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:31.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5d30ec49-894e-4e78-81de-f21febfa9400","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ca52590f-7d93-43cd-a5fd-7a890fde2723","LogTimestamp":"2023-05-26T00:00:31.102Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:00:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-26T00:00:31.908Z","message":"Entering","context":{"RequestID":"6cae55cf-9976-42bc-bbdb-0650796dbde5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"79f83837-8fbc-4442-8fd8-6d5934d4ad1c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:00:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:00:31.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"6cae55cf-9976-42bc-bbdb-0650796dbde5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"79f83837-8fbc-4442-8fd8-6d5934d4ad1c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:00:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:31.912Z","message":"{\"transactionId\":\"6cae55cf-9976-42bc-bbdb-0650796dbde5\",\"status\":\"200\",\"rqstDate\":\"230526-00:00:31:909\",\"respDate\":\"230526-00:00:31:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6cae55cf-9976-42bc-bbdb-0650796dbde5\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:00:31:909-73388\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6cae55cf-9976-42bc-bbdb-0650796dbde5]}\\\"}\"}","context":{"RequestID":"6cae55cf-9976-42bc-bbdb-0650796dbde5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"79f83837-8fbc-4442-8fd8-6d5934d4ad1c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:00:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:31.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6cae55cf-9976-42bc-bbdb-0650796dbde5","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"79f83837-8fbc-4442-8fd8-6d5934d4ad1c","LogTimestamp":"2023-05-26T00:00:31.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:00:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:00:32.032Z","message":"Entering","context":{"RequestID":"61e77b71-a984-4ba0-9740-750de241ffd3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4c17124e-8b19-45e6-a60f-64dc0a4cb04c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:00:32.032Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:00:32.034Z","message":"{\"transactionId\":\"61e77b71-a984-4ba0-9740-750de241ffd3\",\"status\":\"200\",\"rqstDate\":\"230526-00:00:32:033\",\"respDate\":\"230526-00:00:32:034\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:61e77b71-a984-4ba0-9740-750de241ffd3\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:00:32:033-61120\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[37c28d12-4e6d-4f91-9294-325545f3831f], x-b3-parentspanid=[f79abf84303ad137], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60443], x-envoy-attempt-count=[1], x-b3-traceid=[d276db78cd2ea3c2f79abf84303ad137], x-b3-spanid=[3b789067c7d7a82d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[61e77b71-a984-4ba0-9740-750de241ffd3]}\\\"}\"}","context":{"RequestID":"61e77b71-a984-4ba0-9740-750de241ffd3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4c17124e-8b19-45e6-a60f-64dc0a4cb04c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:00:32.032Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:32.035Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"61e77b71-a984-4ba0-9740-750de241ffd3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4c17124e-8b19-45e6-a60f-64dc0a4cb04c","LogTimestamp":"2023-05-26T00:00:32.035Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:00:32 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:00:33.111Z","message":"Entering","context":{"RequestID":"b2eacc5d-299f-41a8-9406-8ad279cd9b0f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"92ba8239-9e82-4a91-9ee0-9363e36fb063","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:00:33.111Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:00:33.114Z","message":"{\"transactionId\":\"b2eacc5d-299f-41a8-9406-8ad279cd9b0f\",\"status\":\"200\",\"rqstDate\":\"230526-00:00:33:112\",\"respDate\":\"230526-00:00:33:114\",\"sourceId\":\"haproxy:b2eacc5d-299f-41a8-9406-8ad279cd9b0f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:00:33:112-44112\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[285c5b8f-57ce-4b53-a3e6-b21f64b0d92d], x-b3-parentspanid=[261de4db92ed95cb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8c067ee3ef310ecc261de4db92ed95cb], x-b3-spanid=[969b2c4480e55f93], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b2eacc5d-299f-41a8-9406-8ad279cd9b0f]}\\\"}\"}","context":{"RequestID":"b2eacc5d-299f-41a8-9406-8ad279cd9b0f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"92ba8239-9e82-4a91-9ee0-9363e36fb063","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:00:33.111Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:33.114Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b2eacc5d-299f-41a8-9406-8ad279cd9b0f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"92ba8239-9e82-4a91-9ee0-9363e36fb063","LogTimestamp":"2023-05-26T00:00:33.114Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:00:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:00:34.176Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:00:34.192Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:34.192Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:34.192Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:35.125Z","message":"Entering","context":{"RequestID":"24e9c8ff-f8f6-4a49-a552-f570f1300b77","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"057c86ec-4ac5-40fa-81db-0c0b1fd112bd","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:00:35.125Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:00:35.128Z","message":"{\"transactionId\":\"24e9c8ff-f8f6-4a49-a552-f570f1300b77\",\"status\":\"200\",\"rqstDate\":\"230526-00:00:35:126\",\"respDate\":\"230526-00:00:35:128\",\"sourceId\":\"haproxy:24e9c8ff-f8f6-4a49-a552-f570f1300b77\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:00:35:126-55631\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2082fbd8-0718-4f76-adcf-54659d95d947], x-b3-parentspanid=[90ac6d30491d1d74], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[78e740037fc79d9b90ac6d30491d1d74], x-b3-spanid=[a3c088876ab3a1af], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[24e9c8ff-f8f6-4a49-a552-f570f1300b77]}\\\"}\"}","context":{"RequestID":"24e9c8ff-f8f6-4a49-a552-f570f1300b77","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"057c86ec-4ac5-40fa-81db-0c0b1fd112bd","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:00:35.125Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:35.129Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"24e9c8ff-f8f6-4a49-a552-f570f1300b77","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"057c86ec-4ac5-40fa-81db-0c0b1fd112bd","LogTimestamp":"2023-05-26T00:00:35.129Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:00:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:00:37.138Z","message":"Entering","context":{"RequestID":"301aaca5-b509-477d-8e8f-c032f53dee84","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"aef852b0-0831-484e-b8a5-001c1203dff4","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:00:37.138Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:00:37.141Z","message":"{\"transactionId\":\"301aaca5-b509-477d-8e8f-c032f53dee84\",\"status\":\"200\",\"rqstDate\":\"230526-00:00:37:139\",\"respDate\":\"230526-00:00:37:141\",\"sourceId\":\"haproxy:301aaca5-b509-477d-8e8f-c032f53dee84\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:00:37:139-91708\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eaec6b1d-15c7-4e7a-acf9-d71c65281441], x-b3-parentspanid=[a8db9fe471888e96], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[694d679151332d14a8db9fe471888e96], x-b3-spanid=[38c43ab6f81409c0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[301aaca5-b509-477d-8e8f-c032f53dee84]}\\\"}\"}","context":{"RequestID":"301aaca5-b509-477d-8e8f-c032f53dee84","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"aef852b0-0831-484e-b8a5-001c1203dff4","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:00:37.138Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:37.142Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"301aaca5-b509-477d-8e8f-c032f53dee84","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aef852b0-0831-484e-b8a5-001c1203dff4","LogTimestamp":"2023-05-26T00:00:37.142Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:00:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:00:39.156Z","message":"Entering","context":{"RequestID":"299d3cc3-48f2-4db4-a6ed-cc8dc29e0812","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"378088f7-a96a-48b2-8596-a530a94b07a3","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:00:39.156Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:00:39.159Z","message":"{\"transactionId\":\"299d3cc3-48f2-4db4-a6ed-cc8dc29e0812\",\"status\":\"200\",\"rqstDate\":\"230526-00:00:39:157\",\"respDate\":\"230526-00:00:39:159\",\"sourceId\":\"haproxy:299d3cc3-48f2-4db4-a6ed-cc8dc29e0812\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:00:39:157-67120\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e7f96104-81b7-4e94-8c6e-8ea07f10fd8e], x-b3-parentspanid=[e3c82a444be5bfc0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[78657fd7b5045735e3c82a444be5bfc0], x-b3-spanid=[b5402b781081ba35], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[299d3cc3-48f2-4db4-a6ed-cc8dc29e0812]}\\\"}\"}","context":{"RequestID":"299d3cc3-48f2-4db4-a6ed-cc8dc29e0812","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"378088f7-a96a-48b2-8596-a530a94b07a3","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:00:39.156Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:39.160Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"299d3cc3-48f2-4db4-a6ed-cc8dc29e0812","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"378088f7-a96a-48b2-8596-a530a94b07a3","LogTimestamp":"2023-05-26T00:00:39.159Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:00:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:00:41.168Z","message":"Entering","context":{"RequestID":"8debc1b6-59dd-4225-b625-90fa17e1e460","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"45c7120a-db3a-41bf-a35e-a9497d92d98f","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:00:41.168Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:00:41.170Z","message":"{\"transactionId\":\"8debc1b6-59dd-4225-b625-90fa17e1e460\",\"status\":\"200\",\"rqstDate\":\"230526-00:00:41:168\",\"respDate\":\"230526-00:00:41:169\",\"sourceId\":\"haproxy:8debc1b6-59dd-4225-b625-90fa17e1e460\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:00:41:168-55115\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ccfcce6b-c4e7-43eb-aa1f-d913d2568483], x-b3-parentspanid=[99729bcdf6ac6f20], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[48987aaf5973515f99729bcdf6ac6f20], x-b3-spanid=[dd128b8835797e0c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8debc1b6-59dd-4225-b625-90fa17e1e460]}\\\"}\"}","context":{"RequestID":"8debc1b6-59dd-4225-b625-90fa17e1e460","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"45c7120a-db3a-41bf-a35e-a9497d92d98f","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:00:41.168Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:41.170Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8debc1b6-59dd-4225-b625-90fa17e1e460","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"45c7120a-db3a-41bf-a35e-a9497d92d98f","LogTimestamp":"2023-05-26T00:00:41.170Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:00:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:00:41.908Z","message":"Entering","context":{"RequestID":"90f3e0ac-5fe9-4936-8ffa-54dc4af1bfb8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6a32af7e-277d-43db-b351-b93bedc565e9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:00:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:00:41.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"90f3e0ac-5fe9-4936-8ffa-54dc4af1bfb8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6a32af7e-277d-43db-b351-b93bedc565e9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:00:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:41.912Z","message":"{\"transactionId\":\"90f3e0ac-5fe9-4936-8ffa-54dc4af1bfb8\",\"status\":\"200\",\"rqstDate\":\"230526-00:00:41:909\",\"respDate\":\"230526-00:00:41:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:90f3e0ac-5fe9-4936-8ffa-54dc4af1bfb8\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:00:41:909-41152\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[90f3e0ac-5fe9-4936-8ffa-54dc4af1bfb8]}\\\"}\"}","context":{"RequestID":"90f3e0ac-5fe9-4936-8ffa-54dc4af1bfb8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6a32af7e-277d-43db-b351-b93bedc565e9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:00:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:41.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"90f3e0ac-5fe9-4936-8ffa-54dc4af1bfb8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6a32af7e-277d-43db-b351-b93bedc565e9","LogTimestamp":"2023-05-26T00:00:41.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:00:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-26T00:00:42.030Z","message":"Entering","context":{"RequestID":"b0912ff5-7583-443b-91b2-121d8dc3c176","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3274fb7b-d9ac-4bf8-b3ed-09938e28a781","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:00:42.030Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:00:42.032Z","message":"{\"transactionId\":\"b0912ff5-7583-443b-91b2-121d8dc3c176\",\"status\":\"200\",\"rqstDate\":\"230526-00:00:42:031\",\"respDate\":\"230526-00:00:42:032\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b0912ff5-7583-443b-91b2-121d8dc3c176\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:00:42:031-72643\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0b20ffa1-f392-4834-94d6-b4b1f25539ab], x-b3-parentspanid=[459d40575ee878fe], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51469], x-envoy-attempt-count=[1], x-b3-traceid=[76afab7fa042345c459d40575ee878fe], x-b3-spanid=[e9eca11a04462081], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b0912ff5-7583-443b-91b2-121d8dc3c176]}\\\"}\"}","context":{"RequestID":"b0912ff5-7583-443b-91b2-121d8dc3c176","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3274fb7b-d9ac-4bf8-b3ed-09938e28a781","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:00:42.030Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:42.032Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b0912ff5-7583-443b-91b2-121d8dc3c176","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3274fb7b-d9ac-4bf8-b3ed-09938e28a781","LogTimestamp":"2023-05-26T00:00:42.032Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:00:42 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:00:43.180Z","message":"Entering","context":{"RequestID":"dac692a9-57f6-4a00-b11d-c40e15cb66e0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4e655140-9f01-4959-aa44-85118157fc9f","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:00:43.179Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:00:43.182Z","message":"{\"transactionId\":\"dac692a9-57f6-4a00-b11d-c40e15cb66e0\",\"status\":\"200\",\"rqstDate\":\"230526-00:00:43:180\",\"respDate\":\"230526-00:00:43:182\",\"sourceId\":\"haproxy:dac692a9-57f6-4a00-b11d-c40e15cb66e0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:00:43:180-39366\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ce5988bf-afee-40c7-b6a2-c0b99587e1ae], x-b3-parentspanid=[72c51a14afc845dc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ae9f838b5095b24772c51a14afc845dc], x-b3-spanid=[6568c2c65ffe282e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dac692a9-57f6-4a00-b11d-c40e15cb66e0]}\\\"}\"}","context":{"RequestID":"dac692a9-57f6-4a00-b11d-c40e15cb66e0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4e655140-9f01-4959-aa44-85118157fc9f","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:00:43.179Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:43.183Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dac692a9-57f6-4a00-b11d-c40e15cb66e0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4e655140-9f01-4959-aa44-85118157fc9f","LogTimestamp":"2023-05-26T00:00:43.183Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:00:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:00:44.175Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:00:44.191Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:44.191Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:44.192Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:45.191Z","message":"Entering","context":{"RequestID":"e7e580c5-b853-4be2-b501-fb37a8fe13a9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"05a8de9c-8b49-4050-bbf0-6581646be1d0","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:00:45.191Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:00:45.194Z","message":"{\"transactionId\":\"e7e580c5-b853-4be2-b501-fb37a8fe13a9\",\"status\":\"200\",\"rqstDate\":\"230526-00:00:45:192\",\"respDate\":\"230526-00:00:45:194\",\"sourceId\":\"haproxy:e7e580c5-b853-4be2-b501-fb37a8fe13a9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:00:45:192-57296\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[afae6261-e341-4748-89d7-0fa113d05ed1], x-b3-parentspanid=[a8ff033170c9047f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2390a77ea316f525a8ff033170c9047f], x-b3-spanid=[0b5bfc096eb7079e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e7e580c5-b853-4be2-b501-fb37a8fe13a9]}\\\"}\"}","context":{"RequestID":"e7e580c5-b853-4be2-b501-fb37a8fe13a9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"05a8de9c-8b49-4050-bbf0-6581646be1d0","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:00:45.191Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:45.194Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e7e580c5-b853-4be2-b501-fb37a8fe13a9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"05a8de9c-8b49-4050-bbf0-6581646be1d0","LogTimestamp":"2023-05-26T00:00:45.194Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:00:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:00:47.203Z","message":"Entering","context":{"RequestID":"13781c48-93c0-4142-b137-170e9d50ceda","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4bb23f1d-23d1-452d-9152-cc85675f37ed","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:00:47.203Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:00:47.206Z","message":"{\"transactionId\":\"13781c48-93c0-4142-b137-170e9d50ceda\",\"status\":\"200\",\"rqstDate\":\"230526-00:00:47:204\",\"respDate\":\"230526-00:00:47:205\",\"sourceId\":\"haproxy:13781c48-93c0-4142-b137-170e9d50ceda\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:00:47:204-26290\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3a11628c-5611-49d5-a36c-64a607beaa47], x-b3-parentspanid=[e6168dcadd700835], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[31a1c1bc5798d5d6e6168dcadd700835], x-b3-spanid=[e1bc47fa577e7b8f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[13781c48-93c0-4142-b137-170e9d50ceda]}\\\"}\"}","context":{"RequestID":"13781c48-93c0-4142-b137-170e9d50ceda","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4bb23f1d-23d1-452d-9152-cc85675f37ed","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:00:47.203Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:47.206Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"13781c48-93c0-4142-b137-170e9d50ceda","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4bb23f1d-23d1-452d-9152-cc85675f37ed","LogTimestamp":"2023-05-26T00:00:47.206Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:00:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:00:49.215Z","message":"Entering","context":{"RequestID":"d4d473b4-a89a-44b4-b873-84aeace302ae","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"14816866-a4b5-40fd-b20e-3b56ca53291b","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:00:49.215Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:00:49.216Z","message":"{\"transactionId\":\"d4d473b4-a89a-44b4-b873-84aeace302ae\",\"status\":\"200\",\"rqstDate\":\"230526-00:00:49:215\",\"respDate\":\"230526-00:00:49:216\",\"sourceId\":\"haproxy:d4d473b4-a89a-44b4-b873-84aeace302ae\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:00:49:215-31308\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e979640f-4c91-4de3-909e-3089ed57f8ad], x-b3-parentspanid=[894d1ebe2f4904b8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[de88726bc52dd352894d1ebe2f4904b8], x-b3-spanid=[49b99d95da2bcd61], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d4d473b4-a89a-44b4-b873-84aeace302ae]}\\\"}\"}","context":{"RequestID":"d4d473b4-a89a-44b4-b873-84aeace302ae","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"14816866-a4b5-40fd-b20e-3b56ca53291b","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:00:49.215Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:49.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d4d473b4-a89a-44b4-b873-84aeace302ae","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"14816866-a4b5-40fd-b20e-3b56ca53291b","LogTimestamp":"2023-05-26T00:00:49.216Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:00:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-26T00:00:51.225Z","message":"Entering","context":{"RequestID":"ca32a5c1-3584-4939-84c9-87f159e22196","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"762bdfef-8a4e-4295-bb0d-825896504127","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:00:51.225Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:00:51.228Z","message":"{\"transactionId\":\"ca32a5c1-3584-4939-84c9-87f159e22196\",\"status\":\"200\",\"rqstDate\":\"230526-00:00:51:226\",\"respDate\":\"230526-00:00:51:228\",\"sourceId\":\"haproxy:ca32a5c1-3584-4939-84c9-87f159e22196\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:00:51:226-81648\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[89f818f4-e6d0-477d-b06d-0e3ddc732a36], x-b3-parentspanid=[4f0b8369e8f33d09], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3e1dc8a5a901e2dd4f0b8369e8f33d09], x-b3-spanid=[1fe9a75908750f26], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ca32a5c1-3584-4939-84c9-87f159e22196]}\\\"}\"}","context":{"RequestID":"ca32a5c1-3584-4939-84c9-87f159e22196","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"762bdfef-8a4e-4295-bb0d-825896504127","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:00:51.225Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:51.229Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ca32a5c1-3584-4939-84c9-87f159e22196","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"762bdfef-8a4e-4295-bb0d-825896504127","LogTimestamp":"2023-05-26T00:00:51.228Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:00:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:00:51.908Z","message":"Entering","context":{"RequestID":"5467d588-9aa2-44bf-86a9-e9f5bfc511b4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c3c9c6de-cd9c-4579-9701-6ef164448c18","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:00:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:00:51.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"5467d588-9aa2-44bf-86a9-e9f5bfc511b4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c3c9c6de-cd9c-4579-9701-6ef164448c18","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:00:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:51.910Z","message":"{\"transactionId\":\"5467d588-9aa2-44bf-86a9-e9f5bfc511b4\",\"status\":\"200\",\"rqstDate\":\"230526-00:00:51:909\",\"respDate\":\"230526-00:00:51:910\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:5467d588-9aa2-44bf-86a9-e9f5bfc511b4\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:00:51:909-13245\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[5467d588-9aa2-44bf-86a9-e9f5bfc511b4]}\\\"}\"}","context":{"RequestID":"5467d588-9aa2-44bf-86a9-e9f5bfc511b4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c3c9c6de-cd9c-4579-9701-6ef164448c18","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:00:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:51.910Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5467d588-9aa2-44bf-86a9-e9f5bfc511b4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c3c9c6de-cd9c-4579-9701-6ef164448c18","LogTimestamp":"2023-05-26T00:00:51.910Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:00:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:00:52.032Z","message":"Entering","context":{"RequestID":"b4d44298-d470-4a4d-9011-14be5b82a0ca","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ad26a296-123c-4483-a150-c76bc634ebfc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:00:52.032Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:00:52.035Z","message":"{\"transactionId\":\"b4d44298-d470-4a4d-9011-14be5b82a0ca\",\"status\":\"200\",\"rqstDate\":\"230526-00:00:52:033\",\"respDate\":\"230526-00:00:52:034\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b4d44298-d470-4a4d-9011-14be5b82a0ca\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:00:52:033-29772\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e399cc26-a242-4835-9a5b-dd5be7371121], x-b3-parentspanid=[bc2f7f16ed887292], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44273], x-envoy-attempt-count=[1], x-b3-traceid=[102f322f95b39287bc2f7f16ed887292], x-b3-spanid=[dac04cfe959fcfcb], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b4d44298-d470-4a4d-9011-14be5b82a0ca]}\\\"}\"}","context":{"RequestID":"b4d44298-d470-4a4d-9011-14be5b82a0ca","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ad26a296-123c-4483-a150-c76bc634ebfc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:00:52.032Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:52.035Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b4d44298-d470-4a4d-9011-14be5b82a0ca","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ad26a296-123c-4483-a150-c76bc634ebfc","LogTimestamp":"2023-05-26T00:00:52.035Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:00:52 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:00:53.238Z","message":"Entering","context":{"RequestID":"9371c8c7-7fbc-4aa4-8bf1-47a39997a102","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"16db4c9c-c92d-46a6-a4ac-adca2b03f496","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:00:53.238Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:00:53.241Z","message":"{\"transactionId\":\"9371c8c7-7fbc-4aa4-8bf1-47a39997a102\",\"status\":\"200\",\"rqstDate\":\"230526-00:00:53:239\",\"respDate\":\"230526-00:00:53:241\",\"sourceId\":\"haproxy:9371c8c7-7fbc-4aa4-8bf1-47a39997a102\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:00:53:239-33231\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8a52bf07-3881-4721-b9d1-e476ab9d11a6], x-b3-parentspanid=[638fa3e32853cbae], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[626e515c79566cbf638fa3e32853cbae], x-b3-spanid=[de941c76b36c8a5c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9371c8c7-7fbc-4aa4-8bf1-47a39997a102]}\\\"}\"}","context":{"RequestID":"9371c8c7-7fbc-4aa4-8bf1-47a39997a102","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"16db4c9c-c92d-46a6-a4ac-adca2b03f496","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:00:53.238Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:53.242Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9371c8c7-7fbc-4aa4-8bf1-47a39997a102","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"16db4c9c-c92d-46a6-a4ac-adca2b03f496","LogTimestamp":"2023-05-26T00:00:53.242Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:00:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:00:54.175Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:00:54.188Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:54.188Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:54.189Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:55.252Z","message":"Entering","context":{"RequestID":"b411c541-944e-4041-8501-af5d0b2eff27","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5302ec4d-96d6-43a6-bdde-30ff04c50718","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:00:55.252Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:00:55.255Z","message":"{\"transactionId\":\"b411c541-944e-4041-8501-af5d0b2eff27\",\"status\":\"200\",\"rqstDate\":\"230526-00:00:55:253\",\"respDate\":\"230526-00:00:55:254\",\"sourceId\":\"haproxy:b411c541-944e-4041-8501-af5d0b2eff27\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:00:55:253-95124\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[edef1a8d-0241-979b-aa16-f88e3ca6f682], x-b3-parentspanid=[e4c65da4ec299a74], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2a7542d0a15675d5e4c65da4ec299a74], x-b3-spanid=[74131d01facf50c0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b411c541-944e-4041-8501-af5d0b2eff27]}\\\"}\"}","context":{"RequestID":"b411c541-944e-4041-8501-af5d0b2eff27","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5302ec4d-96d6-43a6-bdde-30ff04c50718","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:00:55.252Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:55.256Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b411c541-944e-4041-8501-af5d0b2eff27","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5302ec4d-96d6-43a6-bdde-30ff04c50718","LogTimestamp":"2023-05-26T00:00:55.255Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:00:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:00:56.692Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:56.697Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:57.265Z","message":"Entering","context":{"RequestID":"c7df0a31-0fce-4d72-9dea-796573f32a57","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"76ecf097-a852-41ad-ab18-e889b5c5f891","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:00:57.265Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:00:57.268Z","message":"{\"transactionId\":\"c7df0a31-0fce-4d72-9dea-796573f32a57\",\"status\":\"200\",\"rqstDate\":\"230526-00:00:57:266\",\"respDate\":\"230526-00:00:57:268\",\"sourceId\":\"haproxy:c7df0a31-0fce-4d72-9dea-796573f32a57\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:00:57:266-10316\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8905d93b-7834-494f-8d64-1e2c465162ed], x-b3-parentspanid=[0110bf4961c74880], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[88617456e0d88b700110bf4961c74880], x-b3-spanid=[5ce59a6da261724c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c7df0a31-0fce-4d72-9dea-796573f32a57]}\\\"}\"}","context":{"RequestID":"c7df0a31-0fce-4d72-9dea-796573f32a57","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"76ecf097-a852-41ad-ab18-e889b5c5f891","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:00:57.265Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:57.268Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c7df0a31-0fce-4d72-9dea-796573f32a57","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"76ecf097-a852-41ad-ab18-e889b5c5f891","LogTimestamp":"2023-05-26T00:00:57.268Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:00:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:00:59.279Z","message":"Entering","context":{"RequestID":"1a41e846-9d64-4d51-959d-0fbdeb3c8865","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"19c79a99-6efb-4e2a-addf-804e7ad95df9","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:00:59.278Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:00:59.281Z","message":"{\"transactionId\":\"1a41e846-9d64-4d51-959d-0fbdeb3c8865\",\"status\":\"200\",\"rqstDate\":\"230526-00:00:59:279\",\"respDate\":\"230526-00:00:59:281\",\"sourceId\":\"haproxy:1a41e846-9d64-4d51-959d-0fbdeb3c8865\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:00:59:279-71741\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[46796478-ccc0-4802-93a9-73f2e8101d5d], x-b3-parentspanid=[f142cc6d7d4eeb00], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[30aab1bbe24e4444f142cc6d7d4eeb00], x-b3-spanid=[8921ad53ef3a96e6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1a41e846-9d64-4d51-959d-0fbdeb3c8865]}\\\"}\"}","context":{"RequestID":"1a41e846-9d64-4d51-959d-0fbdeb3c8865","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"19c79a99-6efb-4e2a-addf-804e7ad95df9","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:00:59.278Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:00:59.281Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1a41e846-9d64-4d51-959d-0fbdeb3c8865","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"19c79a99-6efb-4e2a-addf-804e7ad95df9","LogTimestamp":"2023-05-26T00:00:59.281Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:00:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:01:01.291Z","message":"Entering","context":{"RequestID":"c515e9e8-f296-4410-87db-1e34519eb319","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ef0df962-6833-4ad7-beb2-9dc4c8127cfa","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:01:01.291Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:01:01.293Z","message":"{\"transactionId\":\"c515e9e8-f296-4410-87db-1e34519eb319\",\"status\":\"200\",\"rqstDate\":\"230526-00:01:01:292\",\"respDate\":\"230526-00:01:01:292\",\"sourceId\":\"haproxy:c515e9e8-f296-4410-87db-1e34519eb319\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:01:01:292-17323\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f18bc9ce-df59-4e59-8be2-c52e9a56d34e], x-b3-parentspanid=[a4c60457a82ea1bd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bf2df8f9b79b56fba4c60457a82ea1bd], x-b3-spanid=[83688fade3e486db], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c515e9e8-f296-4410-87db-1e34519eb319]}\\\"}\"}","context":{"RequestID":"c515e9e8-f296-4410-87db-1e34519eb319","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ef0df962-6833-4ad7-beb2-9dc4c8127cfa","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:01:01.291Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:01.293Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c515e9e8-f296-4410-87db-1e34519eb319","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ef0df962-6833-4ad7-beb2-9dc4c8127cfa","LogTimestamp":"2023-05-26T00:01:01.293Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:01:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:01:01.908Z","message":"Entering","context":{"RequestID":"70023902-5494-4102-9cae-0dafbddca569","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"01893937-5de5-408d-a644-dbea2c59c22f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:01:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:01:01.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"70023902-5494-4102-9cae-0dafbddca569","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"01893937-5de5-408d-a644-dbea2c59c22f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:01:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:01.911Z","message":"{\"transactionId\":\"70023902-5494-4102-9cae-0dafbddca569\",\"status\":\"200\",\"rqstDate\":\"230526-00:01:01:908\",\"respDate\":\"230526-00:01:01:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:70023902-5494-4102-9cae-0dafbddca569\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:01:01:908-8661\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[70023902-5494-4102-9cae-0dafbddca569]}\\\"}\"}","context":{"RequestID":"70023902-5494-4102-9cae-0dafbddca569","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"01893937-5de5-408d-a644-dbea2c59c22f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:01:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:01.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"70023902-5494-4102-9cae-0dafbddca569","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"01893937-5de5-408d-a644-dbea2c59c22f","LogTimestamp":"2023-05-26T00:01:01.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:01:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:01:02.031Z","message":"Entering","context":{"RequestID":"eba88cff-4383-406c-bd43-d6b64e80d386","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"59838b8a-89a8-466c-a06d-f1aa4d068acb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:01:02.031Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:01:02.034Z","message":"{\"transactionId\":\"eba88cff-4383-406c-bd43-d6b64e80d386\",\"status\":\"200\",\"rqstDate\":\"230526-00:01:02:032\",\"respDate\":\"230526-00:01:02:034\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:eba88cff-4383-406c-bd43-d6b64e80d386\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:01:02:032-29064\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c157827d-add2-4c64-8978-c38d83f72256], x-b3-parentspanid=[5c512bc116bf71e8], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55581], x-envoy-attempt-count=[1], x-b3-traceid=[0e96c84b29be9e7b5c512bc116bf71e8], x-b3-spanid=[64a845d3dcafff2a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[eba88cff-4383-406c-bd43-d6b64e80d386]}\\\"}\"}","context":{"RequestID":"eba88cff-4383-406c-bd43-d6b64e80d386","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"59838b8a-89a8-466c-a06d-f1aa4d068acb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:01:02.031Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:02.034Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eba88cff-4383-406c-bd43-d6b64e80d386","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"59838b8a-89a8-466c-a06d-f1aa4d068acb","LogTimestamp":"2023-05-26T00:01:02.034Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:01:02 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:01:03.301Z","message":"Entering","context":{"RequestID":"1f4e4e7a-0b77-4299-bb39-30e94d894fcb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"88d27340-9975-419a-86eb-e1da8485b98f","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:01:03.301Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:01:03.303Z","message":"{\"transactionId\":\"1f4e4e7a-0b77-4299-bb39-30e94d894fcb\",\"status\":\"200\",\"rqstDate\":\"230526-00:01:03:302\",\"respDate\":\"230526-00:01:03:303\",\"sourceId\":\"haproxy:1f4e4e7a-0b77-4299-bb39-30e94d894fcb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:01:03:302-89328\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a0cd0c43-8b27-401e-8965-43307a48b4b5], x-b3-parentspanid=[5c5f9080f0c2f913], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2769ea8cd463ab375c5f9080f0c2f913], x-b3-spanid=[9f13bb8a8e52119c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1f4e4e7a-0b77-4299-bb39-30e94d894fcb]}\\\"}\"}","context":{"RequestID":"1f4e4e7a-0b77-4299-bb39-30e94d894fcb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"88d27340-9975-419a-86eb-e1da8485b98f","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:01:03.301Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:03.304Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1f4e4e7a-0b77-4299-bb39-30e94d894fcb","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"88d27340-9975-419a-86eb-e1da8485b98f","LogTimestamp":"2023-05-26T00:01:03.304Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:01:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:01:04.175Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:01:04.191Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:04.192Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:04.192Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:05.315Z","message":"Entering","context":{"RequestID":"fa1766c9-203c-4dc1-81e7-2e094b9ca00d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0925f74b-6a49-4132-9a26-724b5d85e460","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:01:05.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:01:05.317Z","message":"{\"transactionId\":\"fa1766c9-203c-4dc1-81e7-2e094b9ca00d\",\"status\":\"200\",\"rqstDate\":\"230526-00:01:05:315\",\"respDate\":\"230526-00:01:05:316\",\"sourceId\":\"haproxy:fa1766c9-203c-4dc1-81e7-2e094b9ca00d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:01:05:315-7638\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6d4c4d21-46f0-4e05-8220-05b7756c8662], x-b3-parentspanid=[c013eabd27f89e87], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0d4a64f080f7ab39c013eabd27f89e87], x-b3-spanid=[28a09cb41633d8d5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fa1766c9-203c-4dc1-81e7-2e094b9ca00d]}\\\"}\"}","context":{"RequestID":"fa1766c9-203c-4dc1-81e7-2e094b9ca00d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0925f74b-6a49-4132-9a26-724b5d85e460","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:01:05.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:05.317Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fa1766c9-203c-4dc1-81e7-2e094b9ca00d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0925f74b-6a49-4132-9a26-724b5d85e460","LogTimestamp":"2023-05-26T00:01:05.317Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:01:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:01:07.327Z","message":"Entering","context":{"RequestID":"cd4fb141-4a7f-4a3f-b0b5-0ea2c008b4e1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a83649c9-58af-40cb-bdfc-8c6f37958f04","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:01:07.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:01:07.329Z","message":"{\"transactionId\":\"cd4fb141-4a7f-4a3f-b0b5-0ea2c008b4e1\",\"status\":\"200\",\"rqstDate\":\"230526-00:01:07:328\",\"respDate\":\"230526-00:01:07:329\",\"sourceId\":\"haproxy:cd4fb141-4a7f-4a3f-b0b5-0ea2c008b4e1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:01:07:328-17685\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[21fc30c0-e774-4716-afc4-c961a0336f25], x-b3-parentspanid=[07a552200f3955bb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[85b952f4f6a25a1b07a552200f3955bb], x-b3-spanid=[e61653e93d53d02c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cd4fb141-4a7f-4a3f-b0b5-0ea2c008b4e1]}\\\"}\"}","context":{"RequestID":"cd4fb141-4a7f-4a3f-b0b5-0ea2c008b4e1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a83649c9-58af-40cb-bdfc-8c6f37958f04","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:01:07.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:07.330Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cd4fb141-4a7f-4a3f-b0b5-0ea2c008b4e1","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a83649c9-58af-40cb-bdfc-8c6f37958f04","LogTimestamp":"2023-05-26T00:01:07.330Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:01:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:01:09.339Z","message":"Entering","context":{"RequestID":"34c9b0cb-c588-4da7-b769-c6d15ce53904","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5ff8bf14-f4d0-4bf8-9e2a-eaaceb2c1935","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:01:09.339Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:01:09.340Z","message":"{\"transactionId\":\"34c9b0cb-c588-4da7-b769-c6d15ce53904\",\"status\":\"200\",\"rqstDate\":\"230526-00:01:09:339\",\"respDate\":\"230526-00:01:09:340\",\"sourceId\":\"haproxy:34c9b0cb-c588-4da7-b769-c6d15ce53904\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:01:09:339-25678\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cd3b2fe4-e6a8-43ea-9d5b-59d950a8ad7c], x-b3-parentspanid=[1c96588651744e1d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4f9c8cf46b52415d1c96588651744e1d], x-b3-spanid=[0ea973aad8a479b7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[34c9b0cb-c588-4da7-b769-c6d15ce53904]}\\\"}\"}","context":{"RequestID":"34c9b0cb-c588-4da7-b769-c6d15ce53904","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5ff8bf14-f4d0-4bf8-9e2a-eaaceb2c1935","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:01:09.339Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:09.341Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"34c9b0cb-c588-4da7-b769-c6d15ce53904","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ff8bf14-f4d0-4bf8-9e2a-eaaceb2c1935","LogTimestamp":"2023-05-26T00:01:09.341Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:01:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:01:11.350Z","message":"Entering","context":{"RequestID":"45e9b6d3-0e0b-4017-a0ba-f41d59aea969","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5f170837-0654-480f-981f-32aea0278055","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:01:11.350Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:01:11.353Z","message":"{\"transactionId\":\"45e9b6d3-0e0b-4017-a0ba-f41d59aea969\",\"status\":\"200\",\"rqstDate\":\"230526-00:01:11:351\",\"respDate\":\"230526-00:01:11:353\",\"sourceId\":\"haproxy:45e9b6d3-0e0b-4017-a0ba-f41d59aea969\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:01:11:351-45065\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[81f0ded7-a9a3-4100-8afb-34dd56a739bd], x-b3-parentspanid=[52efb35ecbf5669d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dc076085b0b0696e52efb35ecbf5669d], x-b3-spanid=[84f943b9fc369c41], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[45e9b6d3-0e0b-4017-a0ba-f41d59aea969]}\\\"}\"}","context":{"RequestID":"45e9b6d3-0e0b-4017-a0ba-f41d59aea969","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5f170837-0654-480f-981f-32aea0278055","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:01:11.350Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:11.354Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"45e9b6d3-0e0b-4017-a0ba-f41d59aea969","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5f170837-0654-480f-981f-32aea0278055","LogTimestamp":"2023-05-26T00:01:11.354Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:01:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:01:11.907Z","message":"Entering","context":{"RequestID":"6bf8003d-658d-47a5-bbaf-3610463eda12","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9a715e3b-a43d-4d85-a9dc-dc692978b6bd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:01:11.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:01:11.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"6bf8003d-658d-47a5-bbaf-3610463eda12","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9a715e3b-a43d-4d85-a9dc-dc692978b6bd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:01:11.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:11.911Z","message":"{\"transactionId\":\"6bf8003d-658d-47a5-bbaf-3610463eda12\",\"status\":\"200\",\"rqstDate\":\"230526-00:01:11:908\",\"respDate\":\"230526-00:01:11:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6bf8003d-658d-47a5-bbaf-3610463eda12\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:01:11:908-63835\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6bf8003d-658d-47a5-bbaf-3610463eda12]}\\\"}\"}","context":{"RequestID":"6bf8003d-658d-47a5-bbaf-3610463eda12","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9a715e3b-a43d-4d85-a9dc-dc692978b6bd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:01:11.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:11.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6bf8003d-658d-47a5-bbaf-3610463eda12","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9a715e3b-a43d-4d85-a9dc-dc692978b6bd","LogTimestamp":"2023-05-26T00:01:11.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:01:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:01:12.032Z","message":"Entering","context":{"RequestID":"4e93e6d4-c2fc-4125-9f20-c8c5b1774986","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"534435da-147b-4b99-b52a-2369caa62358","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:01:12.032Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:01:12.034Z","message":"{\"transactionId\":\"4e93e6d4-c2fc-4125-9f20-c8c5b1774986\",\"status\":\"200\",\"rqstDate\":\"230526-00:01:12:032\",\"respDate\":\"230526-00:01:12:034\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4e93e6d4-c2fc-4125-9f20-c8c5b1774986\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:01:12:032-20735\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[effc506b-0993-4a9f-bb06-4746a1d3f099], x-b3-parentspanid=[96a692ed2d7fde5d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38303], x-envoy-attempt-count=[1], x-b3-traceid=[792270053e7e717796a692ed2d7fde5d], x-b3-spanid=[d0ec67c66347ada1], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4e93e6d4-c2fc-4125-9f20-c8c5b1774986]}\\\"}\"}","context":{"RequestID":"4e93e6d4-c2fc-4125-9f20-c8c5b1774986","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"534435da-147b-4b99-b52a-2369caa62358","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:01:12.032Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:12.034Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4e93e6d4-c2fc-4125-9f20-c8c5b1774986","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"534435da-147b-4b99-b52a-2369caa62358","LogTimestamp":"2023-05-26T00:01:12.034Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:01:12 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:01:13.365Z","message":"Entering","context":{"RequestID":"83472a3a-34ec-4711-b9f8-d9e4eb7f2ebf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"dcbaae96-cccd-4caf-945d-297368e27e1a","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:01:13.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:01:13.369Z","message":"{\"transactionId\":\"83472a3a-34ec-4711-b9f8-d9e4eb7f2ebf\",\"status\":\"200\",\"rqstDate\":\"230526-00:01:13:367\",\"respDate\":\"230526-00:01:13:369\",\"sourceId\":\"haproxy:83472a3a-34ec-4711-b9f8-d9e4eb7f2ebf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:01:13:367-60311\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d3a2f965-cc91-4391-8c6d-8457ba679bca], x-b3-parentspanid=[eae02277b0f78745], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[71b1c50e61e3d232eae02277b0f78745], x-b3-spanid=[c880be9edea5557c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[83472a3a-34ec-4711-b9f8-d9e4eb7f2ebf]}\\\"}\"}","context":{"RequestID":"83472a3a-34ec-4711-b9f8-d9e4eb7f2ebf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"dcbaae96-cccd-4caf-945d-297368e27e1a","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:01:13.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:13.370Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"83472a3a-34ec-4711-b9f8-d9e4eb7f2ebf","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dcbaae96-cccd-4caf-945d-297368e27e1a","LogTimestamp":"2023-05-26T00:01:13.370Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:01:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:01:14.176Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:01:14.190Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:14.190Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:14.191Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:15.380Z","message":"Entering","context":{"RequestID":"fa31198e-89e0-47e6-b6da-ffd3a31f500c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e3fc13f9-70d1-4fd3-aa30-8e3525376e5c","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:01:15.380Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:01:15.383Z","message":"{\"transactionId\":\"fa31198e-89e0-47e6-b6da-ffd3a31f500c\",\"status\":\"200\",\"rqstDate\":\"230526-00:01:15:381\",\"respDate\":\"230526-00:01:15:383\",\"sourceId\":\"haproxy:fa31198e-89e0-47e6-b6da-ffd3a31f500c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:01:15:381-51780\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e15c8345-fc5d-4f2d-86c5-6e38cb03732f], x-b3-parentspanid=[3659023a24c0ce62], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4a4b1a7040e6c5203659023a24c0ce62], x-b3-spanid=[6c9ac61f216f54ff], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fa31198e-89e0-47e6-b6da-ffd3a31f500c]}\\\"}\"}","context":{"RequestID":"fa31198e-89e0-47e6-b6da-ffd3a31f500c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e3fc13f9-70d1-4fd3-aa30-8e3525376e5c","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:01:15.380Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:15.384Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fa31198e-89e0-47e6-b6da-ffd3a31f500c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e3fc13f9-70d1-4fd3-aa30-8e3525376e5c","LogTimestamp":"2023-05-26T00:01:15.383Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:01:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:01:17.393Z","message":"Entering","context":{"RequestID":"dec38047-6cc6-4137-bc45-0b3070b134ed","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c5c81f48-132c-48d8-bcec-faf3aa62caaa","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:01:17.393Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:01:17.395Z","message":"{\"transactionId\":\"dec38047-6cc6-4137-bc45-0b3070b134ed\",\"status\":\"200\",\"rqstDate\":\"230526-00:01:17:394\",\"respDate\":\"230526-00:01:17:395\",\"sourceId\":\"haproxy:dec38047-6cc6-4137-bc45-0b3070b134ed\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:01:17:394-24400\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f84f7169-88a8-4956-a1da-7488fa75d727], x-b3-parentspanid=[edee9cd4783cd1c5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e1ef9a1d8fb5286aedee9cd4783cd1c5], x-b3-spanid=[1352dbaa82c721ef], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dec38047-6cc6-4137-bc45-0b3070b134ed]}\\\"}\"}","context":{"RequestID":"dec38047-6cc6-4137-bc45-0b3070b134ed","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c5c81f48-132c-48d8-bcec-faf3aa62caaa","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:01:17.393Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:17.396Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dec38047-6cc6-4137-bc45-0b3070b134ed","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c5c81f48-132c-48d8-bcec-faf3aa62caaa","LogTimestamp":"2023-05-26T00:01:17.396Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:01:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:01:19.406Z","message":"Entering","context":{"RequestID":"b484b44a-889c-4426-8d67-a25c6f391587","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0adce2b5-6ade-4b69-b39d-9d6ecae2c7b7","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:01:19.406Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:01:19.409Z","message":"{\"transactionId\":\"b484b44a-889c-4426-8d67-a25c6f391587\",\"status\":\"200\",\"rqstDate\":\"230526-00:01:19:407\",\"respDate\":\"230526-00:01:19:409\",\"sourceId\":\"haproxy:b484b44a-889c-4426-8d67-a25c6f391587\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:01:19:407-83542\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[adb7ae26-450a-4bc0-9b03-87825b240285], x-b3-parentspanid=[2fe3792b316cbe4b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7e1f5824c029e0b92fe3792b316cbe4b], x-b3-spanid=[1db4bd714d2ff1c2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b484b44a-889c-4426-8d67-a25c6f391587]}\\\"}\"}","context":{"RequestID":"b484b44a-889c-4426-8d67-a25c6f391587","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0adce2b5-6ade-4b69-b39d-9d6ecae2c7b7","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:01:19.406Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:19.410Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b484b44a-889c-4426-8d67-a25c6f391587","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0adce2b5-6ade-4b69-b39d-9d6ecae2c7b7","LogTimestamp":"2023-05-26T00:01:19.410Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:01:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-26T00:01:21.420Z","message":"Entering","context":{"RequestID":"9d05710d-4b95-4cbb-92f8-2ce8642d0cbc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4d2947c9-6ca5-4652-b7a9-eab2d2e52b4c","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:01:21.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:01:21.422Z","message":"{\"transactionId\":\"9d05710d-4b95-4cbb-92f8-2ce8642d0cbc\",\"status\":\"200\",\"rqstDate\":\"230526-00:01:21:421\",\"respDate\":\"230526-00:01:21:422\",\"sourceId\":\"haproxy:9d05710d-4b95-4cbb-92f8-2ce8642d0cbc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:01:21:421-45413\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[33581bdf-2a25-42d0-9feb-34991b5df882], x-b3-parentspanid=[5dc91f370ae22cd3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ba900e42a98f29815dc91f370ae22cd3], x-b3-spanid=[c9388c0734923710], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9d05710d-4b95-4cbb-92f8-2ce8642d0cbc]}\\\"}\"}","context":{"RequestID":"9d05710d-4b95-4cbb-92f8-2ce8642d0cbc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4d2947c9-6ca5-4652-b7a9-eab2d2e52b4c","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:01:21.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:21.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9d05710d-4b95-4cbb-92f8-2ce8642d0cbc","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4d2947c9-6ca5-4652-b7a9-eab2d2e52b4c","LogTimestamp":"2023-05-26T00:01:21.423Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:01:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:01:21.906Z","message":"Entering","context":{"RequestID":"9687fde5-f392-4247-b0b6-607e5273dfe0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8799207a-da37-4493-839a-c9994258b72f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:01:21.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:01:21.908Z","message":"Database is available from CACHED check.","context":{"RequestID":"9687fde5-f392-4247-b0b6-607e5273dfe0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8799207a-da37-4493-839a-c9994258b72f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:01:21.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:21.909Z","message":"{\"transactionId\":\"9687fde5-f392-4247-b0b6-607e5273dfe0\",\"status\":\"200\",\"rqstDate\":\"230526-00:01:21:907\",\"respDate\":\"230526-00:01:21:909\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9687fde5-f392-4247-b0b6-607e5273dfe0\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:01:21:907-18408\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9687fde5-f392-4247-b0b6-607e5273dfe0]}\\\"}\"}","context":{"RequestID":"9687fde5-f392-4247-b0b6-607e5273dfe0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8799207a-da37-4493-839a-c9994258b72f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:01:21.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:21.910Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9687fde5-f392-4247-b0b6-607e5273dfe0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8799207a-da37-4493-839a-c9994258b72f","LogTimestamp":"2023-05-26T00:01:21.910Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:01:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:01:22.033Z","message":"Entering","context":{"RequestID":"99f7ca3b-07c6-4c77-8d0b-4126d7e37b4d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e35999db-1f4a-47a4-bebd-b979d55c29a7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:01:22.033Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:01:22.035Z","message":"{\"transactionId\":\"99f7ca3b-07c6-4c77-8d0b-4126d7e37b4d\",\"status\":\"200\",\"rqstDate\":\"230526-00:01:22:034\",\"respDate\":\"230526-00:01:22:035\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:99f7ca3b-07c6-4c77-8d0b-4126d7e37b4d\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:01:22:034-31465\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f6805022-b0f0-445e-803d-ff2baa6ece39], x-b3-parentspanid=[83be5866e1ef5d1d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33321], x-envoy-attempt-count=[1], x-b3-traceid=[d3d57b547ef8d9b583be5866e1ef5d1d], x-b3-spanid=[396e99a60905b1f3], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[99f7ca3b-07c6-4c77-8d0b-4126d7e37b4d]}\\\"}\"}","context":{"RequestID":"99f7ca3b-07c6-4c77-8d0b-4126d7e37b4d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e35999db-1f4a-47a4-bebd-b979d55c29a7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:01:22.033Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:22.036Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"99f7ca3b-07c6-4c77-8d0b-4126d7e37b4d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e35999db-1f4a-47a4-bebd-b979d55c29a7","LogTimestamp":"2023-05-26T00:01:22.036Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:01:22 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:01:23.432Z","message":"Entering","context":{"RequestID":"434ed882-188b-4d2b-88f9-d5649efadd7f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8c5e5c7d-8720-4471-8991-9f2263b6d3ae","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:01:23.432Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:01:23.434Z","message":"{\"transactionId\":\"434ed882-188b-4d2b-88f9-d5649efadd7f\",\"status\":\"200\",\"rqstDate\":\"230526-00:01:23:433\",\"respDate\":\"230526-00:01:23:434\",\"sourceId\":\"haproxy:434ed882-188b-4d2b-88f9-d5649efadd7f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:01:23:433-41854\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[67dda3b4-eefc-471c-8818-55c4db8ea830], x-b3-parentspanid=[78988177d582c1d3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[22829c98e82ccd2a78988177d582c1d3], x-b3-spanid=[825d79691f581fd6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[434ed882-188b-4d2b-88f9-d5649efadd7f]}\\\"}\"}","context":{"RequestID":"434ed882-188b-4d2b-88f9-d5649efadd7f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8c5e5c7d-8720-4471-8991-9f2263b6d3ae","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:01:23.432Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:23.435Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"434ed882-188b-4d2b-88f9-d5649efadd7f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c5e5c7d-8720-4471-8991-9f2263b6d3ae","LogTimestamp":"2023-05-26T00:01:23.435Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:01:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:01:24.176Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:01:24.194Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:24.194Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:24.194Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:25.445Z","message":"Entering","context":{"RequestID":"285e8c17-46fa-4e41-ae71-cfdf4529d8ad","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1462b701-5c21-4302-9cbc-7b5c4e03fae1","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:01:25.445Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:01:25.447Z","message":"{\"transactionId\":\"285e8c17-46fa-4e41-ae71-cfdf4529d8ad\",\"status\":\"200\",\"rqstDate\":\"230526-00:01:25:446\",\"respDate\":\"230526-00:01:25:447\",\"sourceId\":\"haproxy:285e8c17-46fa-4e41-ae71-cfdf4529d8ad\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:01:25:446-7852\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[092b72c2-1ef8-4809-b75d-59c5fd68eafb], x-b3-parentspanid=[45d2246441b22067], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9d960ff509e231bf45d2246441b22067], x-b3-spanid=[2472a704ed10f14d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[285e8c17-46fa-4e41-ae71-cfdf4529d8ad]}\\\"}\"}","context":{"RequestID":"285e8c17-46fa-4e41-ae71-cfdf4529d8ad","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1462b701-5c21-4302-9cbc-7b5c4e03fae1","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:01:25.445Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:25.448Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"285e8c17-46fa-4e41-ae71-cfdf4529d8ad","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1462b701-5c21-4302-9cbc-7b5c4e03fae1","LogTimestamp":"2023-05-26T00:01:25.448Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:01:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:01:26.698Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:26.702Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:27.457Z","message":"Entering","context":{"RequestID":"a1d735e6-6165-4644-9f37-2620150bbd7a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a24c3718-1213-4757-8607-b16346fd9c04","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:01:27.457Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:01:27.459Z","message":"{\"transactionId\":\"a1d735e6-6165-4644-9f37-2620150bbd7a\",\"status\":\"200\",\"rqstDate\":\"230526-00:01:27:458\",\"respDate\":\"230526-00:01:27:459\",\"sourceId\":\"haproxy:a1d735e6-6165-4644-9f37-2620150bbd7a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:01:27:458-23376\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[497fcf2f-de86-4167-bc20-b7c5477443ca], x-b3-parentspanid=[4779ff40893a5339], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1ed90c26052861ae4779ff40893a5339], x-b3-spanid=[48121e3ef5fde7a2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a1d735e6-6165-4644-9f37-2620150bbd7a]}\\\"}\"}","context":{"RequestID":"a1d735e6-6165-4644-9f37-2620150bbd7a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a24c3718-1213-4757-8607-b16346fd9c04","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:01:27.457Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:27.460Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a1d735e6-6165-4644-9f37-2620150bbd7a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a24c3718-1213-4757-8607-b16346fd9c04","LogTimestamp":"2023-05-26T00:01:27.460Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:01:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:01:29.468Z","message":"Entering","context":{"RequestID":"fef5a15a-6ff6-4f21-9f25-f4eb3175bb8a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"aa7801ad-e031-4135-a958-fbfa50a62217","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:01:29.468Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:01:29.470Z","message":"{\"transactionId\":\"fef5a15a-6ff6-4f21-9f25-f4eb3175bb8a\",\"status\":\"200\",\"rqstDate\":\"230526-00:01:29:469\",\"respDate\":\"230526-00:01:29:470\",\"sourceId\":\"haproxy:fef5a15a-6ff6-4f21-9f25-f4eb3175bb8a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:01:29:469-97105\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[033a0151-4991-4804-867a-34e2f7b3bf52], x-b3-parentspanid=[a5eba8dd24dd27a9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[52d4d92fd4f4b19aa5eba8dd24dd27a9], x-b3-spanid=[ec559536f08d72f8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fef5a15a-6ff6-4f21-9f25-f4eb3175bb8a]}\\\"}\"}","context":{"RequestID":"fef5a15a-6ff6-4f21-9f25-f4eb3175bb8a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"aa7801ad-e031-4135-a958-fbfa50a62217","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:01:29.468Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:29.471Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fef5a15a-6ff6-4f21-9f25-f4eb3175bb8a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aa7801ad-e031-4135-a958-fbfa50a62217","LogTimestamp":"2023-05-26T00:01:29.471Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:01:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:01:31.480Z","message":"Entering","context":{"RequestID":"8fd9c970-764e-4ddd-8760-f21d83643236","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cef7c6c4-27bd-4e2e-865a-0febe1b77957","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:01:31.479Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:01:31.482Z","message":"{\"transactionId\":\"8fd9c970-764e-4ddd-8760-f21d83643236\",\"status\":\"200\",\"rqstDate\":\"230526-00:01:31:480\",\"respDate\":\"230526-00:01:31:482\",\"sourceId\":\"haproxy:8fd9c970-764e-4ddd-8760-f21d83643236\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:01:31:480-73312\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0fd1b719-57ba-42ae-a3b7-a662086ee18f], x-b3-parentspanid=[40f1e9f09680c4b6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[72b67cb1c207cdfd40f1e9f09680c4b6], x-b3-spanid=[7702a9aa2126bd4e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8fd9c970-764e-4ddd-8760-f21d83643236]}\\\"}\"}","context":{"RequestID":"8fd9c970-764e-4ddd-8760-f21d83643236","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cef7c6c4-27bd-4e2e-865a-0febe1b77957","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:01:31.479Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:31.482Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8fd9c970-764e-4ddd-8760-f21d83643236","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cef7c6c4-27bd-4e2e-865a-0febe1b77957","LogTimestamp":"2023-05-26T00:01:31.482Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:01:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:01:31.908Z","message":"Entering","context":{"RequestID":"6432ee18-75ee-4c4b-8d60-535cc03b63c9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"987fbca1-8ad2-4e05-9c40-487118212bc5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:01:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:01:31.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"6432ee18-75ee-4c4b-8d60-535cc03b63c9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"987fbca1-8ad2-4e05-9c40-487118212bc5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:01:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:31.911Z","message":"{\"transactionId\":\"6432ee18-75ee-4c4b-8d60-535cc03b63c9\",\"status\":\"200\",\"rqstDate\":\"230526-00:01:31:909\",\"respDate\":\"230526-00:01:31:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6432ee18-75ee-4c4b-8d60-535cc03b63c9\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:01:31:909-59562\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6432ee18-75ee-4c4b-8d60-535cc03b63c9]}\\\"}\"}","context":{"RequestID":"6432ee18-75ee-4c4b-8d60-535cc03b63c9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"987fbca1-8ad2-4e05-9c40-487118212bc5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:01:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:31.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6432ee18-75ee-4c4b-8d60-535cc03b63c9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"987fbca1-8ad2-4e05-9c40-487118212bc5","LogTimestamp":"2023-05-26T00:01:31.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:01:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:01:32.032Z","message":"Entering","context":{"RequestID":"00f9155e-e931-4c45-bc8e-c560e879811a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"98baece1-34a7-4431-a56e-c28403fc78d9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:01:32.032Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:01:32.035Z","message":"{\"transactionId\":\"00f9155e-e931-4c45-bc8e-c560e879811a\",\"status\":\"200\",\"rqstDate\":\"230526-00:01:32:033\",\"respDate\":\"230526-00:01:32:034\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:00f9155e-e931-4c45-bc8e-c560e879811a\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:01:32:033-94618\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9719bfce-b246-4ccb-9ff9-9aa891e8ce32], x-b3-parentspanid=[613e70df142cdf95], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43863], x-envoy-attempt-count=[1], x-b3-traceid=[701ccf2852cfa68c613e70df142cdf95], x-b3-spanid=[505c11648f154d49], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[00f9155e-e931-4c45-bc8e-c560e879811a]}\\\"}\"}","context":{"RequestID":"00f9155e-e931-4c45-bc8e-c560e879811a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"98baece1-34a7-4431-a56e-c28403fc78d9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:01:32.032Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:32.035Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"00f9155e-e931-4c45-bc8e-c560e879811a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"98baece1-34a7-4431-a56e-c28403fc78d9","LogTimestamp":"2023-05-26T00:01:32.035Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:01:32 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:01:33.492Z","message":"Entering","context":{"RequestID":"7db451d7-1bae-4fd0-ad29-0262189a65c9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4204f075-2512-4184-87b9-b4daeef0bec5","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:01:33.492Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:01:33.494Z","message":"{\"transactionId\":\"7db451d7-1bae-4fd0-ad29-0262189a65c9\",\"status\":\"200\",\"rqstDate\":\"230526-00:01:33:493\",\"respDate\":\"230526-00:01:33:494\",\"sourceId\":\"haproxy:7db451d7-1bae-4fd0-ad29-0262189a65c9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:01:33:493-52662\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[304438a4-cab6-49ff-b5c7-6a692c52e6ee], x-b3-parentspanid=[ff3f11d3ea01768e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ce39341e7daded23ff3f11d3ea01768e], x-b3-spanid=[43391c4c55428d9d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7db451d7-1bae-4fd0-ad29-0262189a65c9]}\\\"}\"}","context":{"RequestID":"7db451d7-1bae-4fd0-ad29-0262189a65c9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4204f075-2512-4184-87b9-b4daeef0bec5","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:01:33.492Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:33.495Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7db451d7-1bae-4fd0-ad29-0262189a65c9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4204f075-2512-4184-87b9-b4daeef0bec5","LogTimestamp":"2023-05-26T00:01:33.495Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:01:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:01:34.179Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:01:34.192Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:34.192Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:34.192Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:35.504Z","message":"Entering","context":{"RequestID":"2f339e96-f8f6-4b10-980f-0b5ea91356b2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4150ef65-dcad-4dd7-b057-836e7c5e66a5","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:01:35.504Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:01:35.506Z","message":"{\"transactionId\":\"2f339e96-f8f6-4b10-980f-0b5ea91356b2\",\"status\":\"200\",\"rqstDate\":\"230526-00:01:35:505\",\"respDate\":\"230526-00:01:35:506\",\"sourceId\":\"haproxy:2f339e96-f8f6-4b10-980f-0b5ea91356b2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:01:35:505-71484\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0285d951-e0f7-4a89-9054-d27e1eb46523], x-b3-parentspanid=[978acc3e07225d5b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[deaea1bb66fe184b978acc3e07225d5b], x-b3-spanid=[50831e7d25974890], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2f339e96-f8f6-4b10-980f-0b5ea91356b2]}\\\"}\"}","context":{"RequestID":"2f339e96-f8f6-4b10-980f-0b5ea91356b2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4150ef65-dcad-4dd7-b057-836e7c5e66a5","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:01:35.504Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:35.507Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2f339e96-f8f6-4b10-980f-0b5ea91356b2","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4150ef65-dcad-4dd7-b057-836e7c5e66a5","LogTimestamp":"2023-05-26T00:01:35.507Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:01:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:01:37.516Z","message":"Entering","context":{"RequestID":"81baaa13-5cc9-4fe0-9a94-045e1fe21cf8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f025fe8b-74d6-40a7-96d5-dc309f16e5fd","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:01:37.516Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:01:37.520Z","message":"{\"transactionId\":\"81baaa13-5cc9-4fe0-9a94-045e1fe21cf8\",\"status\":\"200\",\"rqstDate\":\"230526-00:01:37:517\",\"respDate\":\"230526-00:01:37:520\",\"sourceId\":\"haproxy:81baaa13-5cc9-4fe0-9a94-045e1fe21cf8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:01:37:517-30002\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8cbb8743-e9c2-938a-a781-3924c43a25c0], x-b3-parentspanid=[7cd934450b4b07b9], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f356a1119b5b7bcd7cd934450b4b07b9], x-b3-spanid=[ddaa24db66794683], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[81baaa13-5cc9-4fe0-9a94-045e1fe21cf8]}\\\"}\"}","context":{"RequestID":"81baaa13-5cc9-4fe0-9a94-045e1fe21cf8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f025fe8b-74d6-40a7-96d5-dc309f16e5fd","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:01:37.516Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:37.521Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"81baaa13-5cc9-4fe0-9a94-045e1fe21cf8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f025fe8b-74d6-40a7-96d5-dc309f16e5fd","LogTimestamp":"2023-05-26T00:01:37.521Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:01:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-26T00:01:39.530Z","message":"Entering","context":{"RequestID":"16eb1eeb-ca94-4701-88e6-de4388380d64","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6f2da99f-8aa2-42ad-aa84-72a81c4a0d41","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:01:39.530Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:01:39.532Z","message":"{\"transactionId\":\"16eb1eeb-ca94-4701-88e6-de4388380d64\",\"status\":\"200\",\"rqstDate\":\"230526-00:01:39:531\",\"respDate\":\"230526-00:01:39:532\",\"sourceId\":\"haproxy:16eb1eeb-ca94-4701-88e6-de4388380d64\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:01:39:531-74442\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b4c2ea4b-e1d9-47d3-bce8-eb8c54d15dd6], x-b3-parentspanid=[7a03f972e2a2ad46], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[917b9da9057663257a03f972e2a2ad46], x-b3-spanid=[f2d6e9fd70a30fb9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[16eb1eeb-ca94-4701-88e6-de4388380d64]}\\\"}\"}","context":{"RequestID":"16eb1eeb-ca94-4701-88e6-de4388380d64","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6f2da99f-8aa2-42ad-aa84-72a81c4a0d41","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:01:39.530Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:39.533Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"16eb1eeb-ca94-4701-88e6-de4388380d64","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6f2da99f-8aa2-42ad-aa84-72a81c4a0d41","LogTimestamp":"2023-05-26T00:01:39.533Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:01:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:01:41.543Z","message":"Entering","context":{"RequestID":"23f34985-87ee-4ee2-a1d0-d8d325db1389","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ce8dfb80-14d2-48b6-9051-1686e7fe9a9f","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:01:41.543Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:01:41.546Z","message":"{\"transactionId\":\"23f34985-87ee-4ee2-a1d0-d8d325db1389\",\"status\":\"200\",\"rqstDate\":\"230526-00:01:41:544\",\"respDate\":\"230526-00:01:41:546\",\"sourceId\":\"haproxy:23f34985-87ee-4ee2-a1d0-d8d325db1389\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:01:41:544-63888\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dca3c96f-4bb5-4a18-9d59-acd2a05dcb86], x-b3-parentspanid=[6f9dfb8ba801bae2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[566a96c1ebcb61ae6f9dfb8ba801bae2], x-b3-spanid=[0afbec706627d11a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[23f34985-87ee-4ee2-a1d0-d8d325db1389]}\\\"}\"}","context":{"RequestID":"23f34985-87ee-4ee2-a1d0-d8d325db1389","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ce8dfb80-14d2-48b6-9051-1686e7fe9a9f","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:01:41.543Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:41.546Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"23f34985-87ee-4ee2-a1d0-d8d325db1389","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ce8dfb80-14d2-48b6-9051-1686e7fe9a9f","LogTimestamp":"2023-05-26T00:01:41.546Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:01:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:01:41.908Z","message":"Entering","context":{"RequestID":"228b22d5-8a47-4fdd-b09d-5e15a75e3462","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3e41ad8a-0c37-4ca3-9c9a-dde686e56009","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:01:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:01:41.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"228b22d5-8a47-4fdd-b09d-5e15a75e3462","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3e41ad8a-0c37-4ca3-9c9a-dde686e56009","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:01:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:41.911Z","message":"{\"transactionId\":\"228b22d5-8a47-4fdd-b09d-5e15a75e3462\",\"status\":\"200\",\"rqstDate\":\"230526-00:01:41:909\",\"respDate\":\"230526-00:01:41:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:228b22d5-8a47-4fdd-b09d-5e15a75e3462\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:01:41:909-83887\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[228b22d5-8a47-4fdd-b09d-5e15a75e3462]}\\\"}\"}","context":{"RequestID":"228b22d5-8a47-4fdd-b09d-5e15a75e3462","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3e41ad8a-0c37-4ca3-9c9a-dde686e56009","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:01:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:41.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"228b22d5-8a47-4fdd-b09d-5e15a75e3462","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3e41ad8a-0c37-4ca3-9c9a-dde686e56009","LogTimestamp":"2023-05-26T00:01:41.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:01:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:01:42.034Z","message":"Entering","context":{"RequestID":"ead333c8-66e5-4fe9-a013-7460fa7c12b0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4af06c03-1847-4d7e-aa61-29ef47ca3055","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:01:42.034Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:01:42.036Z","message":"{\"transactionId\":\"ead333c8-66e5-4fe9-a013-7460fa7c12b0\",\"status\":\"200\",\"rqstDate\":\"230526-00:01:42:035\",\"respDate\":\"230526-00:01:42:036\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ead333c8-66e5-4fe9-a013-7460fa7c12b0\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:01:42:035-8312\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a9afc6d7-ca17-4a7e-8e8b-02dbd081900a], x-b3-parentspanid=[436fd7cb4ef4c917], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59219], x-envoy-attempt-count=[1], x-b3-traceid=[78ed597753fcb8fd436fd7cb4ef4c917], x-b3-spanid=[a6f540e022464607], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ead333c8-66e5-4fe9-a013-7460fa7c12b0]}\\\"}\"}","context":{"RequestID":"ead333c8-66e5-4fe9-a013-7460fa7c12b0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4af06c03-1847-4d7e-aa61-29ef47ca3055","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:01:42.034Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:42.037Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ead333c8-66e5-4fe9-a013-7460fa7c12b0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4af06c03-1847-4d7e-aa61-29ef47ca3055","LogTimestamp":"2023-05-26T00:01:42.037Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:01:42 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:01:43.556Z","message":"Entering","context":{"RequestID":"dd4560a4-240f-4cf6-a725-229eecf950b4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1c7b3c27-d71b-4219-a532-e65ae355efb2","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:01:43.556Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:01:43.557Z","message":"{\"transactionId\":\"dd4560a4-240f-4cf6-a725-229eecf950b4\",\"status\":\"200\",\"rqstDate\":\"230526-00:01:43:556\",\"respDate\":\"230526-00:01:43:557\",\"sourceId\":\"haproxy:dd4560a4-240f-4cf6-a725-229eecf950b4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:01:43:556-2192\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[51a628f2-1c9e-4f92-a00a-ce1953eaa25f], x-b3-parentspanid=[613ea467784e2a12], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[681642f6d2410e4c613ea467784e2a12], x-b3-spanid=[533aa7bfcf32f818], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dd4560a4-240f-4cf6-a725-229eecf950b4]}\\\"}\"}","context":{"RequestID":"dd4560a4-240f-4cf6-a725-229eecf950b4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1c7b3c27-d71b-4219-a532-e65ae355efb2","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:01:43.556Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:43.558Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dd4560a4-240f-4cf6-a725-229eecf950b4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1c7b3c27-d71b-4219-a532-e65ae355efb2","LogTimestamp":"2023-05-26T00:01:43.558Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:01:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:01:44.179Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:01:44.194Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:44.195Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:44.195Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:45.567Z","message":"Entering","context":{"RequestID":"35b3415f-2e70-473b-8d0b-d0904ab65765","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6a1e06fe-03ff-4c87-bdbb-4cded4decbda","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:01:45.567Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:01:45.570Z","message":"{\"transactionId\":\"35b3415f-2e70-473b-8d0b-d0904ab65765\",\"status\":\"200\",\"rqstDate\":\"230526-00:01:45:568\",\"respDate\":\"230526-00:01:45:570\",\"sourceId\":\"haproxy:35b3415f-2e70-473b-8d0b-d0904ab65765\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:01:45:568-85053\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3d7914b9-9ab2-4e5f-bbcd-dea4cbc367b3], x-b3-parentspanid=[f151a0632c6a7e78], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e037894651248fa7f151a0632c6a7e78], x-b3-spanid=[26fffee2b519aa84], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[35b3415f-2e70-473b-8d0b-d0904ab65765]}\\\"}\"}","context":{"RequestID":"35b3415f-2e70-473b-8d0b-d0904ab65765","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6a1e06fe-03ff-4c87-bdbb-4cded4decbda","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:01:45.567Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:45.570Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"35b3415f-2e70-473b-8d0b-d0904ab65765","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6a1e06fe-03ff-4c87-bdbb-4cded4decbda","LogTimestamp":"2023-05-26T00:01:45.570Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:01:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:01:47.580Z","message":"Entering","context":{"RequestID":"8b3bd91b-e79b-408c-b1b9-b08c620bab78","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ec42a250-e7b5-4207-87de-8a9a7e7f0ec3","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:01:47.580Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:01:47.582Z","message":"{\"transactionId\":\"8b3bd91b-e79b-408c-b1b9-b08c620bab78\",\"status\":\"200\",\"rqstDate\":\"230526-00:01:47:581\",\"respDate\":\"230526-00:01:47:582\",\"sourceId\":\"haproxy:8b3bd91b-e79b-408c-b1b9-b08c620bab78\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:01:47:581-65522\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[583f28d6-317b-418e-bad4-49ad083dee2e], x-b3-parentspanid=[92fb8e4617a8dca6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[55edc9100833adfd92fb8e4617a8dca6], x-b3-spanid=[4361ecf7f19d4df1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8b3bd91b-e79b-408c-b1b9-b08c620bab78]}\\\"}\"}","context":{"RequestID":"8b3bd91b-e79b-408c-b1b9-b08c620bab78","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ec42a250-e7b5-4207-87de-8a9a7e7f0ec3","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:01:47.580Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:47.583Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8b3bd91b-e79b-408c-b1b9-b08c620bab78","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ec42a250-e7b5-4207-87de-8a9a7e7f0ec3","LogTimestamp":"2023-05-26T00:01:47.583Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:01:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:01:49.593Z","message":"Entering","context":{"RequestID":"1dcb4e24-3f40-4f06-baee-2ad03604fef0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"05718b64-e05e-4366-9403-c444e26700ee","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:01:49.593Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:01:49.596Z","message":"{\"transactionId\":\"1dcb4e24-3f40-4f06-baee-2ad03604fef0\",\"status\":\"200\",\"rqstDate\":\"230526-00:01:49:594\",\"respDate\":\"230526-00:01:49:596\",\"sourceId\":\"haproxy:1dcb4e24-3f40-4f06-baee-2ad03604fef0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:01:49:594-73497\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ad49a9d3-4d10-41bb-a4c8-1e8db0f3fa4b], x-b3-parentspanid=[78088e5596892631], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1a4594d23bc78d5978088e5596892631], x-b3-spanid=[461b91ac198677b7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1dcb4e24-3f40-4f06-baee-2ad03604fef0]}\\\"}\"}","context":{"RequestID":"1dcb4e24-3f40-4f06-baee-2ad03604fef0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"05718b64-e05e-4366-9403-c444e26700ee","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:01:49.593Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:49.596Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1dcb4e24-3f40-4f06-baee-2ad03604fef0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"05718b64-e05e-4366-9403-c444e26700ee","LogTimestamp":"2023-05-26T00:01:49.596Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:01:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:01:51.607Z","message":"Entering","context":{"RequestID":"36f1e1e9-0913-41d7-8c37-a05f704618d6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"62a0da80-9caa-4079-ab5a-7f24f956089b","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:01:51.607Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:01:51.608Z","message":"{\"transactionId\":\"36f1e1e9-0913-41d7-8c37-a05f704618d6\",\"status\":\"200\",\"rqstDate\":\"230526-00:01:51:607\",\"respDate\":\"230526-00:01:51:608\",\"sourceId\":\"haproxy:36f1e1e9-0913-41d7-8c37-a05f704618d6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:01:51:607-33853\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cfac179a-7748-438d-bcc2-2b160b850872], x-b3-parentspanid=[2cde8c2927216112], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a9a332fd5d65d5e82cde8c2927216112], x-b3-spanid=[aeaff15cc37cb46d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[36f1e1e9-0913-41d7-8c37-a05f704618d6]}\\\"}\"}","context":{"RequestID":"36f1e1e9-0913-41d7-8c37-a05f704618d6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"62a0da80-9caa-4079-ab5a-7f24f956089b","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:01:51.607Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:51.609Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"36f1e1e9-0913-41d7-8c37-a05f704618d6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"62a0da80-9caa-4079-ab5a-7f24f956089b","LogTimestamp":"2023-05-26T00:01:51.609Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:01:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:01:51.908Z","message":"Entering","context":{"RequestID":"4bf21690-c462-41fb-88a4-b480925d721a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b226b567-3b45-47f1-bb3b-bf0bf7375c0b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:01:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:01:51.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"4bf21690-c462-41fb-88a4-b480925d721a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b226b567-3b45-47f1-bb3b-bf0bf7375c0b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:01:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:51.911Z","message":"{\"transactionId\":\"4bf21690-c462-41fb-88a4-b480925d721a\",\"status\":\"200\",\"rqstDate\":\"230526-00:01:51:909\",\"respDate\":\"230526-00:01:51:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4bf21690-c462-41fb-88a4-b480925d721a\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:01:51:909-4828\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4bf21690-c462-41fb-88a4-b480925d721a]}\\\"}\"}","context":{"RequestID":"4bf21690-c462-41fb-88a4-b480925d721a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b226b567-3b45-47f1-bb3b-bf0bf7375c0b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:01:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:51.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4bf21690-c462-41fb-88a4-b480925d721a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b226b567-3b45-47f1-bb3b-bf0bf7375c0b","LogTimestamp":"2023-05-26T00:01:51.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:01:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:01:52.034Z","message":"Entering","context":{"RequestID":"176e72d1-aa69-4cd0-acdc-e99501e02cde","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6c030a54-b18f-4c51-9904-4d89f9cf50f7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:01:52.034Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:01:52.036Z","message":"{\"transactionId\":\"176e72d1-aa69-4cd0-acdc-e99501e02cde\",\"status\":\"200\",\"rqstDate\":\"230526-00:01:52:034\",\"respDate\":\"230526-00:01:52:036\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:176e72d1-aa69-4cd0-acdc-e99501e02cde\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:01:52:034-12350\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[793fa68a-aab3-41d3-ad82-93af9f2e8c51], x-b3-parentspanid=[c7cd00ecb2c138ba], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[52867], x-envoy-attempt-count=[1], x-b3-traceid=[e4f225a049cc532ac7cd00ecb2c138ba], x-b3-spanid=[714e40d07ebd23cd], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[176e72d1-aa69-4cd0-acdc-e99501e02cde]}\\\"}\"}","context":{"RequestID":"176e72d1-aa69-4cd0-acdc-e99501e02cde","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6c030a54-b18f-4c51-9904-4d89f9cf50f7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:01:52.034Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:52.037Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"176e72d1-aa69-4cd0-acdc-e99501e02cde","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c030a54-b18f-4c51-9904-4d89f9cf50f7","LogTimestamp":"2023-05-26T00:01:52.037Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:01:52 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:01:53.617Z","message":"Entering","context":{"RequestID":"37a567ae-42b8-4b61-94e6-5bb385eedd46","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"502c7c0f-b8fc-48d4-894b-f7c877ac00b6","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:01:53.617Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:01:53.618Z","message":"{\"transactionId\":\"37a567ae-42b8-4b61-94e6-5bb385eedd46\",\"status\":\"200\",\"rqstDate\":\"230526-00:01:53:617\",\"respDate\":\"230526-00:01:53:618\",\"sourceId\":\"haproxy:37a567ae-42b8-4b61-94e6-5bb385eedd46\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:01:53:617-73228\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cab90a60-510d-4859-9690-9aa6cc025735], x-b3-parentspanid=[202b4cff03046851], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9c102abb61d411f7202b4cff03046851], x-b3-spanid=[62a47a99aa3723df], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[37a567ae-42b8-4b61-94e6-5bb385eedd46]}\\\"}\"}","context":{"RequestID":"37a567ae-42b8-4b61-94e6-5bb385eedd46","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"502c7c0f-b8fc-48d4-894b-f7c877ac00b6","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:01:53.617Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:53.619Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"37a567ae-42b8-4b61-94e6-5bb385eedd46","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"502c7c0f-b8fc-48d4-894b-f7c877ac00b6","LogTimestamp":"2023-05-26T00:01:53.619Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:01:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-26T00:01:54.180Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:01:54.198Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:54.198Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:54.198Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:55.627Z","message":"Entering","context":{"RequestID":"149fd83c-3df6-4518-bbef-f0a232d7f1f6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a172339c-3ba8-4c6b-b69c-a012405a8c5a","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:01:55.627Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:01:55.629Z","message":"{\"transactionId\":\"149fd83c-3df6-4518-bbef-f0a232d7f1f6\",\"status\":\"200\",\"rqstDate\":\"230526-00:01:55:628\",\"respDate\":\"230526-00:01:55:629\",\"sourceId\":\"haproxy:149fd83c-3df6-4518-bbef-f0a232d7f1f6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:01:55:628-69308\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ad446ca3-e84d-415f-b9ca-1b6029592b39], x-b3-parentspanid=[7530a1156cba2993], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[02f1f80e9fa232697530a1156cba2993], x-b3-spanid=[d76a42feb64b0ac4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[149fd83c-3df6-4518-bbef-f0a232d7f1f6]}\\\"}\"}","context":{"RequestID":"149fd83c-3df6-4518-bbef-f0a232d7f1f6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a172339c-3ba8-4c6b-b69c-a012405a8c5a","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:01:55.627Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:55.630Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"149fd83c-3df6-4518-bbef-f0a232d7f1f6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a172339c-3ba8-4c6b-b69c-a012405a8c5a","LogTimestamp":"2023-05-26T00:01:55.630Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:01:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:01:56.702Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:56.707Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:57.639Z","message":"Entering","context":{"RequestID":"ad8d644a-5188-4b3c-a124-8486674382d4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"991896ad-646a-4d11-94f8-7449d4cf19e5","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:01:57.639Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:01:57.642Z","message":"{\"transactionId\":\"ad8d644a-5188-4b3c-a124-8486674382d4\",\"status\":\"200\",\"rqstDate\":\"230526-00:01:57:640\",\"respDate\":\"230526-00:01:57:642\",\"sourceId\":\"haproxy:ad8d644a-5188-4b3c-a124-8486674382d4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:01:57:640-52038\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bc094223-3e68-4954-a417-9bb89a13bef9], x-b3-parentspanid=[33bdcff5c7217e7b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c8b5092c53d1652b33bdcff5c7217e7b], x-b3-spanid=[9b37c363f5fdbc49], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ad8d644a-5188-4b3c-a124-8486674382d4]}\\\"}\"}","context":{"RequestID":"ad8d644a-5188-4b3c-a124-8486674382d4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"991896ad-646a-4d11-94f8-7449d4cf19e5","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:01:57.639Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:57.642Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ad8d644a-5188-4b3c-a124-8486674382d4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"991896ad-646a-4d11-94f8-7449d4cf19e5","LogTimestamp":"2023-05-26T00:01:57.642Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:01:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:01:59.651Z","message":"Entering","context":{"RequestID":"ae1c10dd-3070-4c7e-b67f-1c72cf132528","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ac51c345-874e-4fe5-8998-1f4323f9e312","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:01:59.651Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:01:59.654Z","message":"{\"transactionId\":\"ae1c10dd-3070-4c7e-b67f-1c72cf132528\",\"status\":\"200\",\"rqstDate\":\"230526-00:01:59:652\",\"respDate\":\"230526-00:01:59:654\",\"sourceId\":\"haproxy:ae1c10dd-3070-4c7e-b67f-1c72cf132528\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:01:59:652-17311\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dc816bfd-b84d-4178-b12e-4e500dfdc258], x-b3-parentspanid=[374b16f5f958ef57], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2eeb9f387f2c150b374b16f5f958ef57], x-b3-spanid=[429b3049df70a022], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ae1c10dd-3070-4c7e-b67f-1c72cf132528]}\\\"}\"}","context":{"RequestID":"ae1c10dd-3070-4c7e-b67f-1c72cf132528","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ac51c345-874e-4fe5-8998-1f4323f9e312","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:01:59.651Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:01:59.655Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ae1c10dd-3070-4c7e-b67f-1c72cf132528","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ac51c345-874e-4fe5-8998-1f4323f9e312","LogTimestamp":"2023-05-26T00:01:59.655Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:01:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:02:01.663Z","message":"Entering","context":{"RequestID":"60255d9d-4478-47be-ae60-eaf7a6c96aa5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"97e979db-e19b-479e-a10c-fbf42d8d35ba","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:02:01.663Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:02:01.665Z","message":"{\"transactionId\":\"60255d9d-4478-47be-ae60-eaf7a6c96aa5\",\"status\":\"200\",\"rqstDate\":\"230526-00:02:01:664\",\"respDate\":\"230526-00:02:01:665\",\"sourceId\":\"haproxy:60255d9d-4478-47be-ae60-eaf7a6c96aa5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:02:01:664-6797\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[18b93b43-c3a4-45c9-8e42-6d41d58d628a], x-b3-parentspanid=[3cabd2dc3f15ff6a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[47f8acde161458e43cabd2dc3f15ff6a], x-b3-spanid=[17b298f5324eb402], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[60255d9d-4478-47be-ae60-eaf7a6c96aa5]}\\\"}\"}","context":{"RequestID":"60255d9d-4478-47be-ae60-eaf7a6c96aa5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"97e979db-e19b-479e-a10c-fbf42d8d35ba","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:02:01.663Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:01.666Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"60255d9d-4478-47be-ae60-eaf7a6c96aa5","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"97e979db-e19b-479e-a10c-fbf42d8d35ba","LogTimestamp":"2023-05-26T00:02:01.666Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:02:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:02:01.908Z","message":"Entering","context":{"RequestID":"654e6543-afed-4e68-9bcd-a09794de8948","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"738f36a4-cb2a-4609-9558-86879b715230","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:02:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:02:01.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"654e6543-afed-4e68-9bcd-a09794de8948","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"738f36a4-cb2a-4609-9558-86879b715230","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:02:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:01.912Z","message":"{\"transactionId\":\"654e6543-afed-4e68-9bcd-a09794de8948\",\"status\":\"200\",\"rqstDate\":\"230526-00:02:01:909\",\"respDate\":\"230526-00:02:01:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:654e6543-afed-4e68-9bcd-a09794de8948\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:02:01:909-77649\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[654e6543-afed-4e68-9bcd-a09794de8948]}\\\"}\"}","context":{"RequestID":"654e6543-afed-4e68-9bcd-a09794de8948","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"738f36a4-cb2a-4609-9558-86879b715230","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:02:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:01.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"654e6543-afed-4e68-9bcd-a09794de8948","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"738f36a4-cb2a-4609-9558-86879b715230","LogTimestamp":"2023-05-26T00:02:01.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:02:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:02:02.033Z","message":"Entering","context":{"RequestID":"a8310a69-28ce-4752-a28f-9e1b56255c4b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"401b9818-377c-46b5-81e8-e57a02b63cc4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:02:02.033Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:02:02.036Z","message":"{\"transactionId\":\"a8310a69-28ce-4752-a28f-9e1b56255c4b\",\"status\":\"200\",\"rqstDate\":\"230526-00:02:02:034\",\"respDate\":\"230526-00:02:02:036\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a8310a69-28ce-4752-a28f-9e1b56255c4b\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:02:02:034-11445\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0d1d315c-e110-4112-b720-bc10ccf0e170], x-b3-parentspanid=[868fa819a1bb7302], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35021], x-envoy-attempt-count=[1], x-b3-traceid=[2500d80b2972a25c868fa819a1bb7302], x-b3-spanid=[2297bfebd7eab7f6], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a8310a69-28ce-4752-a28f-9e1b56255c4b]}\\\"}\"}","context":{"RequestID":"a8310a69-28ce-4752-a28f-9e1b56255c4b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"401b9818-377c-46b5-81e8-e57a02b63cc4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:02:02.033Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:02.037Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a8310a69-28ce-4752-a28f-9e1b56255c4b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"401b9818-377c-46b5-81e8-e57a02b63cc4","LogTimestamp":"2023-05-26T00:02:02.037Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:02:02 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:02:03.677Z","message":"Entering","context":{"RequestID":"b74937aa-408b-4430-951b-d7e5aa7e96c6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7e44fa32-33ca-4396-8945-77860fb9e059","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:02:03.677Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:02:03.679Z","message":"{\"transactionId\":\"b74937aa-408b-4430-951b-d7e5aa7e96c6\",\"status\":\"200\",\"rqstDate\":\"230526-00:02:03:678\",\"respDate\":\"230526-00:02:03:679\",\"sourceId\":\"haproxy:b74937aa-408b-4430-951b-d7e5aa7e96c6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:02:03:678-84563\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d92f8ce7-665c-44a6-9dca-ccb4deec852d], x-b3-parentspanid=[d1ae5b573d3c4084], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6c898aa5fca7920ad1ae5b573d3c4084], x-b3-spanid=[5cba7f9f98fab8dc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b74937aa-408b-4430-951b-d7e5aa7e96c6]}\\\"}\"}","context":{"RequestID":"b74937aa-408b-4430-951b-d7e5aa7e96c6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7e44fa32-33ca-4396-8945-77860fb9e059","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:02:03.677Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:03.680Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b74937aa-408b-4430-951b-d7e5aa7e96c6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7e44fa32-33ca-4396-8945-77860fb9e059","LogTimestamp":"2023-05-26T00:02:03.680Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:02:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:02:04.180Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:02:04.197Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:04.197Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:04.198Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:05.690Z","message":"Entering","context":{"RequestID":"1bf8ab28-af27-4229-ad2d-bc8f1f26441e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f572a3fa-c23f-4fb0-8c95-6f39efeada4e","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:02:05.690Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:02:05.691Z","message":"{\"transactionId\":\"1bf8ab28-af27-4229-ad2d-bc8f1f26441e\",\"status\":\"200\",\"rqstDate\":\"230526-00:02:05:691\",\"respDate\":\"230526-00:02:05:691\",\"sourceId\":\"haproxy:1bf8ab28-af27-4229-ad2d-bc8f1f26441e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:02:05:691-2825\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[857c84db-6933-41c4-9337-1de894f39101], x-b3-parentspanid=[319e27a93e952353], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b9fd28d39f096bdc319e27a93e952353], x-b3-spanid=[d239cce730e63b90], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1bf8ab28-af27-4229-ad2d-bc8f1f26441e]}\\\"}\"}","context":{"RequestID":"1bf8ab28-af27-4229-ad2d-bc8f1f26441e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f572a3fa-c23f-4fb0-8c95-6f39efeada4e","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:02:05.690Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:05.692Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1bf8ab28-af27-4229-ad2d-bc8f1f26441e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f572a3fa-c23f-4fb0-8c95-6f39efeada4e","LogTimestamp":"2023-05-26T00:02:05.692Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:02:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:02:07.701Z","message":"Entering","context":{"RequestID":"47c9d1ea-c55e-404d-8e48-3114999d2add","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"dde57044-876c-4823-923f-be0ae5b9cedc","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:02:07.700Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:02:07.703Z","message":"{\"transactionId\":\"47c9d1ea-c55e-404d-8e48-3114999d2add\",\"status\":\"200\",\"rqstDate\":\"230526-00:02:07:701\",\"respDate\":\"230526-00:02:07:703\",\"sourceId\":\"haproxy:47c9d1ea-c55e-404d-8e48-3114999d2add\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:02:07:701-98629\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ab6b9fa7-b78b-46aa-809e-c866297d83a1], x-b3-parentspanid=[1e4c5cfff10a0faa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8c5fcb3e1a89c1951e4c5cfff10a0faa], x-b3-spanid=[e4d6c25ae8d93fe9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[47c9d1ea-c55e-404d-8e48-3114999d2add]}\\\"}\"}","context":{"RequestID":"47c9d1ea-c55e-404d-8e48-3114999d2add","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"dde57044-876c-4823-923f-be0ae5b9cedc","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:02:07.700Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:07.704Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"47c9d1ea-c55e-404d-8e48-3114999d2add","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dde57044-876c-4823-923f-be0ae5b9cedc","LogTimestamp":"2023-05-26T00:02:07.704Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:02:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:02:09.713Z","message":"Entering","context":{"RequestID":"46478f54-f768-4844-88b9-4bd8c57493aa","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ad86dd33-b9ea-4f88-9f75-df6b26a68489","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:02:09.713Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:02:09.715Z","message":"{\"transactionId\":\"46478f54-f768-4844-88b9-4bd8c57493aa\",\"status\":\"200\",\"rqstDate\":\"230526-00:02:09:714\",\"respDate\":\"230526-00:02:09:715\",\"sourceId\":\"haproxy:46478f54-f768-4844-88b9-4bd8c57493aa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:02:09:714-52963\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8847fd44-1dcf-4691-8e6d-1cf0c7397e74], x-b3-parentspanid=[c2bcf6f5e75e8cda], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8b559b96b34e91a8c2bcf6f5e75e8cda], x-b3-spanid=[81705fd33ffa8834], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[46478f54-f768-4844-88b9-4bd8c57493aa]}\\\"}\"}","context":{"RequestID":"46478f54-f768-4844-88b9-4bd8c57493aa","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ad86dd33-b9ea-4f88-9f75-df6b26a68489","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:02:09.713Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:09.716Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"46478f54-f768-4844-88b9-4bd8c57493aa","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ad86dd33-b9ea-4f88-9f75-df6b26a68489","LogTimestamp":"2023-05-26T00:02:09.716Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:02:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:02:11.725Z","message":"Entering","context":{"RequestID":"404b67a6-ae94-4dc3-823d-fc0754655d2d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"27dfc2c1-ff70-4321-8619-1bd3a9c2a345","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:02:11.725Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:02:11.727Z","message":"{\"transactionId\":\"404b67a6-ae94-4dc3-823d-fc0754655d2d\",\"status\":\"200\",\"rqstDate\":\"230526-00:02:11:726\",\"respDate\":\"230526-00:02:11:727\",\"sourceId\":\"haproxy:404b67a6-ae94-4dc3-823d-fc0754655d2d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:02:11:726-32635\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ba001376-dfc5-43e7-afb5-98f421fac6a2], x-b3-parentspanid=[942aaf5f7c527782], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0af2bfa926398cb7942aaf5f7c527782], x-b3-spanid=[01f1b99482a3ccc3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[404b67a6-ae94-4dc3-823d-fc0754655d2d]}\\\"}\"}","context":{"RequestID":"404b67a6-ae94-4dc3-823d-fc0754655d2d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"27dfc2c1-ff70-4321-8619-1bd3a9c2a345","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:02:11.725Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:11.727Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"404b67a6-ae94-4dc3-823d-fc0754655d2d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"27dfc2c1-ff70-4321-8619-1bd3a9c2a345","LogTimestamp":"2023-05-26T00:02:11.727Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:02:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:02:11.911Z","message":"Entering","context":{"RequestID":"726e1276-80da-4e08-a0e4-bbfd8ef3f7e4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0cceb572-4f85-4389-83d1-fdaa05a6e5c4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:02:11.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:02:11.912Z","message":"Database is available from CACHED check.","context":{"RequestID":"726e1276-80da-4e08-a0e4-bbfd8ef3f7e4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0cceb572-4f85-4389-83d1-fdaa05a6e5c4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:02:11.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:11.913Z","message":"{\"transactionId\":\"726e1276-80da-4e08-a0e4-bbfd8ef3f7e4\",\"status\":\"200\",\"rqstDate\":\"230526-00:02:11:912\",\"respDate\":\"230526-00:02:11:913\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:726e1276-80da-4e08-a0e4-bbfd8ef3f7e4\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:02:11:912-31905\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[726e1276-80da-4e08-a0e4-bbfd8ef3f7e4]}\\\"}\"}","context":{"RequestID":"726e1276-80da-4e08-a0e4-bbfd8ef3f7e4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0cceb572-4f85-4389-83d1-fdaa05a6e5c4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:02:11.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:11.914Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"726e1276-80da-4e08-a0e4-bbfd8ef3f7e4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0cceb572-4f85-4389-83d1-fdaa05a6e5c4","LogTimestamp":"2023-05-26T00:02:11.914Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:02:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-26T00:02:12.034Z","message":"Entering","context":{"RequestID":"250ffa19-222b-4f72-a309-a2211debc979","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9161bf9f-f63c-4ff5-b921-8199f129ee6b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:02:12.034Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:02:12.036Z","message":"{\"transactionId\":\"250ffa19-222b-4f72-a309-a2211debc979\",\"status\":\"200\",\"rqstDate\":\"230526-00:02:12:035\",\"respDate\":\"230526-00:02:12:036\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:250ffa19-222b-4f72-a309-a2211debc979\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:02:12:035-14815\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e64e1940-5b94-4b4c-9479-8b13152c5c5c], x-b3-parentspanid=[a5d0a88fc59a586c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34599], x-envoy-attempt-count=[1], x-b3-traceid=[d03851fe871c8f62a5d0a88fc59a586c], x-b3-spanid=[96ecd863001b6789], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[250ffa19-222b-4f72-a309-a2211debc979]}\\\"}\"}","context":{"RequestID":"250ffa19-222b-4f72-a309-a2211debc979","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9161bf9f-f63c-4ff5-b921-8199f129ee6b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:02:12.034Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:12.037Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"250ffa19-222b-4f72-a309-a2211debc979","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9161bf9f-f63c-4ff5-b921-8199f129ee6b","LogTimestamp":"2023-05-26T00:02:12.037Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:02:12 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:02:13.736Z","message":"Entering","context":{"RequestID":"a2496812-71f3-4398-96d5-a7830097d3a7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c3897afa-20dd-468f-a460-a7301d1c7a0b","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:02:13.736Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:02:13.738Z","message":"{\"transactionId\":\"a2496812-71f3-4398-96d5-a7830097d3a7\",\"status\":\"200\",\"rqstDate\":\"230526-00:02:13:737\",\"respDate\":\"230526-00:02:13:738\",\"sourceId\":\"haproxy:a2496812-71f3-4398-96d5-a7830097d3a7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:02:13:737-64037\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e59a20b6-26c3-4b4b-8acd-ff3ba8faea6f], x-b3-parentspanid=[a47e043cbc9c1c7c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[acc7198922245061a47e043cbc9c1c7c], x-b3-spanid=[3ddea130ff872523], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a2496812-71f3-4398-96d5-a7830097d3a7]}\\\"}\"}","context":{"RequestID":"a2496812-71f3-4398-96d5-a7830097d3a7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c3897afa-20dd-468f-a460-a7301d1c7a0b","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:02:13.736Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:13.739Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a2496812-71f3-4398-96d5-a7830097d3a7","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c3897afa-20dd-468f-a460-a7301d1c7a0b","LogTimestamp":"2023-05-26T00:02:13.739Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:02:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:02:14.180Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:02:14.237Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:14.237Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:14.237Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:15.749Z","message":"Entering","context":{"RequestID":"47ef892e-be13-4bbf-af7d-e1318118ba6b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e85c27dc-ad13-4b6a-a6f1-13c7fca6aac1","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:02:15.749Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:02:15.752Z","message":"{\"transactionId\":\"47ef892e-be13-4bbf-af7d-e1318118ba6b\",\"status\":\"200\",\"rqstDate\":\"230526-00:02:15:750\",\"respDate\":\"230526-00:02:15:752\",\"sourceId\":\"haproxy:47ef892e-be13-4bbf-af7d-e1318118ba6b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:02:15:750-46174\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[51252d53-f85e-4956-9b43-90c5ef954945], x-b3-parentspanid=[9711ddb8a2d1b9b7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[27847caf96e16e229711ddb8a2d1b9b7], x-b3-spanid=[d811a52fe63e5dee], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[47ef892e-be13-4bbf-af7d-e1318118ba6b]}\\\"}\"}","context":{"RequestID":"47ef892e-be13-4bbf-af7d-e1318118ba6b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e85c27dc-ad13-4b6a-a6f1-13c7fca6aac1","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:02:15.749Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:15.753Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"47ef892e-be13-4bbf-af7d-e1318118ba6b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e85c27dc-ad13-4b6a-a6f1-13c7fca6aac1","LogTimestamp":"2023-05-26T00:02:15.753Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:02:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:02:17.763Z","message":"Entering","context":{"RequestID":"618185d0-1f1b-4dd2-8201-e3c20aee9884","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"22846be1-75de-4476-b828-574ae4e22f4a","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:02:17.763Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:02:17.766Z","message":"{\"transactionId\":\"618185d0-1f1b-4dd2-8201-e3c20aee9884\",\"status\":\"200\",\"rqstDate\":\"230526-00:02:17:764\",\"respDate\":\"230526-00:02:17:766\",\"sourceId\":\"haproxy:618185d0-1f1b-4dd2-8201-e3c20aee9884\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:02:17:764-96487\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f1f80551-6d5a-4cb6-b901-2c98e406765a], x-b3-parentspanid=[17c67ec5e3b89fa9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[72094079a33b7bb717c67ec5e3b89fa9], x-b3-spanid=[7b350b272c15b1c3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[618185d0-1f1b-4dd2-8201-e3c20aee9884]}\\\"}\"}","context":{"RequestID":"618185d0-1f1b-4dd2-8201-e3c20aee9884","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"22846be1-75de-4476-b828-574ae4e22f4a","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:02:17.763Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:17.767Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"618185d0-1f1b-4dd2-8201-e3c20aee9884","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"22846be1-75de-4476-b828-574ae4e22f4a","LogTimestamp":"2023-05-26T00:02:17.766Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:02:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:02:19.777Z","message":"Entering","context":{"RequestID":"78e2a0cf-cb2f-48d6-a3e9-9939916bf414","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7b7c2c54-8412-4bc8-bafd-f0ad3ba129b5","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:02:19.776Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:02:19.779Z","message":"{\"transactionId\":\"78e2a0cf-cb2f-48d6-a3e9-9939916bf414\",\"status\":\"200\",\"rqstDate\":\"230526-00:02:19:777\",\"respDate\":\"230526-00:02:19:779\",\"sourceId\":\"haproxy:78e2a0cf-cb2f-48d6-a3e9-9939916bf414\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:02:19:777-62753\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7d4ebc19-5462-4c73-aee0-6b9a5a0702d1], x-b3-parentspanid=[33ea5dd4754a3d4d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ce9120268723a47b33ea5dd4754a3d4d], x-b3-spanid=[8d9adb6f1dc3eda9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[78e2a0cf-cb2f-48d6-a3e9-9939916bf414]}\\\"}\"}","context":{"RequestID":"78e2a0cf-cb2f-48d6-a3e9-9939916bf414","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7b7c2c54-8412-4bc8-bafd-f0ad3ba129b5","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:02:19.776Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:19.780Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"78e2a0cf-cb2f-48d6-a3e9-9939916bf414","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7b7c2c54-8412-4bc8-bafd-f0ad3ba129b5","LogTimestamp":"2023-05-26T00:02:19.780Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:02:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:02:21.790Z","message":"Entering","context":{"RequestID":"ea2d0c29-2c18-4932-bb7f-a72ad0e73f86","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b30ee486-fd16-41ad-9df3-d0a920f694a8","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:02:21.790Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:02:21.793Z","message":"{\"transactionId\":\"ea2d0c29-2c18-4932-bb7f-a72ad0e73f86\",\"status\":\"200\",\"rqstDate\":\"230526-00:02:21:791\",\"respDate\":\"230526-00:02:21:793\",\"sourceId\":\"haproxy:ea2d0c29-2c18-4932-bb7f-a72ad0e73f86\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:02:21:791-67203\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2e255469-b80f-433b-9fd6-52d2d90c873a], x-b3-parentspanid=[a7b7cc1a197b7541], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9c421129a3b6c559a7b7cc1a197b7541], x-b3-spanid=[634952694b11de80], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ea2d0c29-2c18-4932-bb7f-a72ad0e73f86]}\\\"}\"}","context":{"RequestID":"ea2d0c29-2c18-4932-bb7f-a72ad0e73f86","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b30ee486-fd16-41ad-9df3-d0a920f694a8","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:02:21.790Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:21.793Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ea2d0c29-2c18-4932-bb7f-a72ad0e73f86","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b30ee486-fd16-41ad-9df3-d0a920f694a8","LogTimestamp":"2023-05-26T00:02:21.793Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:02:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:02:21.908Z","message":"Entering","context":{"RequestID":"56e6d01d-7785-419b-b3ec-3ed8fa181d63","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d8774177-c6d3-42f6-aa09-c9405cd74d35","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:02:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:02:21.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"56e6d01d-7785-419b-b3ec-3ed8fa181d63","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d8774177-c6d3-42f6-aa09-c9405cd74d35","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:02:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:21.911Z","message":"{\"transactionId\":\"56e6d01d-7785-419b-b3ec-3ed8fa181d63\",\"status\":\"200\",\"rqstDate\":\"230526-00:02:21:908\",\"respDate\":\"230526-00:02:21:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:56e6d01d-7785-419b-b3ec-3ed8fa181d63\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:02:21:908-23540\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[56e6d01d-7785-419b-b3ec-3ed8fa181d63]}\\\"}\"}","context":{"RequestID":"56e6d01d-7785-419b-b3ec-3ed8fa181d63","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d8774177-c6d3-42f6-aa09-c9405cd74d35","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:02:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:21.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"56e6d01d-7785-419b-b3ec-3ed8fa181d63","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d8774177-c6d3-42f6-aa09-c9405cd74d35","LogTimestamp":"2023-05-26T00:02:21.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:02:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:02:22.033Z","message":"Entering","context":{"RequestID":"ad826599-7954-499d-91c3-606e4850b214","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2b46814a-0704-4048-a822-6efa9bf18277","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:02:22.033Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:02:22.035Z","message":"{\"transactionId\":\"ad826599-7954-499d-91c3-606e4850b214\",\"status\":\"200\",\"rqstDate\":\"230526-00:02:22:034\",\"respDate\":\"230526-00:02:22:035\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ad826599-7954-499d-91c3-606e4850b214\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:02:22:034-90268\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a0521490-a6a2-4288-911d-e4d9ceb8519e], x-b3-parentspanid=[d951d7f6ccf9efbb], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33051], x-envoy-attempt-count=[1], x-b3-traceid=[ecd1610a69ada7b3d951d7f6ccf9efbb], x-b3-spanid=[8d3ba4d48dc7a6f1], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ad826599-7954-499d-91c3-606e4850b214]}\\\"}\"}","context":{"RequestID":"ad826599-7954-499d-91c3-606e4850b214","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2b46814a-0704-4048-a822-6efa9bf18277","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:02:22.033Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:22.036Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ad826599-7954-499d-91c3-606e4850b214","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2b46814a-0704-4048-a822-6efa9bf18277","LogTimestamp":"2023-05-26T00:02:22.036Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:02:22 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:02:23.803Z","message":"Entering","context":{"RequestID":"4a470188-f4a0-47c4-9683-64afa9096b90","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3a860ba2-a011-4bbf-a097-825c9f3b2522","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:02:23.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:02:23.805Z","message":"{\"transactionId\":\"4a470188-f4a0-47c4-9683-64afa9096b90\",\"status\":\"200\",\"rqstDate\":\"230526-00:02:23:803\",\"respDate\":\"230526-00:02:23:805\",\"sourceId\":\"haproxy:4a470188-f4a0-47c4-9683-64afa9096b90\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:02:23:803-24598\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8a9d073e-433b-40a2-aeef-b527539e4507], x-b3-parentspanid=[af81ad66c4191a70], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aa251573ea55554aaf81ad66c4191a70], x-b3-spanid=[9a37dd382c49d435], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4a470188-f4a0-47c4-9683-64afa9096b90]}\\\"}\"}","context":{"RequestID":"4a470188-f4a0-47c4-9683-64afa9096b90","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3a860ba2-a011-4bbf-a097-825c9f3b2522","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:02:23.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:23.806Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4a470188-f4a0-47c4-9683-64afa9096b90","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3a860ba2-a011-4bbf-a097-825c9f3b2522","LogTimestamp":"2023-05-26T00:02:23.806Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:02:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:02:24.181Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:02:24.198Z","message":"Connection[cassandra/10.233.69.175:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:24.201Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:24.201Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:24.201Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:24.202Z","message":"Connection[cassandra/10.233.69.175:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:25.814Z","message":"Entering","context":{"RequestID":"5a7ceeae-e500-4e77-a30c-6cc4a0d6de5b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"33e64978-b73f-4884-b496-a3e89b5036b4","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:02:25.814Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:02:25.816Z","message":"{\"transactionId\":\"5a7ceeae-e500-4e77-a30c-6cc4a0d6de5b\",\"status\":\"200\",\"rqstDate\":\"230526-00:02:25:815\",\"respDate\":\"230526-00:02:25:816\",\"sourceId\":\"haproxy:5a7ceeae-e500-4e77-a30c-6cc4a0d6de5b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:02:25:815-70974\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[485240d7-9a8a-455d-acc2-ead6f36531d0], x-b3-parentspanid=[c380af8baa4c3c85], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b1d6eba49e2a157ac380af8baa4c3c85], x-b3-spanid=[5ddcecf295dbb663], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5a7ceeae-e500-4e77-a30c-6cc4a0d6de5b]}\\\"}\"}","context":{"RequestID":"5a7ceeae-e500-4e77-a30c-6cc4a0d6de5b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"33e64978-b73f-4884-b496-a3e89b5036b4","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:02:25.814Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:25.817Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5a7ceeae-e500-4e77-a30c-6cc4a0d6de5b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"33e64978-b73f-4884-b496-a3e89b5036b4","LogTimestamp":"2023-05-26T00:02:25.817Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:02:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:02:26.708Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:26.712Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:27.828Z","message":"Entering","context":{"RequestID":"5cd46b30-603e-4912-bf88-a68a43e38d07","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9b9401ee-38f1-41ed-83a1-1dfbe27f6313","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:02:27.827Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:02:27.831Z","message":"{\"transactionId\":\"5cd46b30-603e-4912-bf88-a68a43e38d07\",\"status\":\"200\",\"rqstDate\":\"230526-00:02:27:829\",\"respDate\":\"230526-00:02:27:831\",\"sourceId\":\"haproxy:5cd46b30-603e-4912-bf88-a68a43e38d07\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:02:27:829-11441\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5c608a75-8b7a-4574-9ff0-3fb7a09db383], x-b3-parentspanid=[b026ff192d5b77c1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4e08462b54b0ac09b026ff192d5b77c1], x-b3-spanid=[c73fbef6d04cb6d2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5cd46b30-603e-4912-bf88-a68a43e38d07]}\\\"}\"}","context":{"RequestID":"5cd46b30-603e-4912-bf88-a68a43e38d07","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9b9401ee-38f1-41ed-83a1-1dfbe27f6313","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:02:27.827Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:27.832Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5cd46b30-603e-4912-bf88-a68a43e38d07","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9b9401ee-38f1-41ed-83a1-1dfbe27f6313","LogTimestamp":"2023-05-26T00:02:27.832Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:02:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:02:29.840Z","message":"Entering","context":{"RequestID":"0471c865-c356-4816-91a7-dcd58b523fe0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"86046e67-d97a-4a89-81b8-0bcf32dac732","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:02:29.840Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:02:29.843Z","message":"{\"transactionId\":\"0471c865-c356-4816-91a7-dcd58b523fe0\",\"status\":\"200\",\"rqstDate\":\"230526-00:02:29:842\",\"respDate\":\"230526-00:02:29:843\",\"sourceId\":\"haproxy:0471c865-c356-4816-91a7-dcd58b523fe0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:02:29:842-81840\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[94e89417-21bd-443c-89f5-f95d6b07223a], x-b3-parentspanid=[75eaf8c584ad5665], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[feca318f9af6767175eaf8c584ad5665], x-b3-spanid=[6a75f68d84d627c3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0471c865-c356-4816-91a7-dcd58b523fe0]}\\\"}\"}","context":{"RequestID":"0471c865-c356-4816-91a7-dcd58b523fe0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"86046e67-d97a-4a89-81b8-0bcf32dac732","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:02:29.840Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:29.844Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0471c865-c356-4816-91a7-dcd58b523fe0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"86046e67-d97a-4a89-81b8-0bcf32dac732","LogTimestamp":"2023-05-26T00:02:29.844Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:02:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:02:31.854Z","message":"Entering","context":{"RequestID":"c2168c22-483d-4124-8ace-c481df120d5f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4a11ddfb-55fe-4cc9-a600-5974659200a8","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:02:31.854Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:02:31.857Z","message":"{\"transactionId\":\"c2168c22-483d-4124-8ace-c481df120d5f\",\"status\":\"200\",\"rqstDate\":\"230526-00:02:31:855\",\"respDate\":\"230526-00:02:31:857\",\"sourceId\":\"haproxy:c2168c22-483d-4124-8ace-c481df120d5f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:02:31:855-80535\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d9c28cfa-ecf0-444e-9759-04b3b34c2813], x-b3-parentspanid=[07aae378e7a413c3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e47dd3a6ee4f318007aae378e7a413c3], x-b3-spanid=[9b1a9981532ffb60], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c2168c22-483d-4124-8ace-c481df120d5f]}\\\"}\"}","context":{"RequestID":"c2168c22-483d-4124-8ace-c481df120d5f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4a11ddfb-55fe-4cc9-a600-5974659200a8","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:02:31.854Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:31.858Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c2168c22-483d-4124-8ace-c481df120d5f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4a11ddfb-55fe-4cc9-a600-5974659200a8","LogTimestamp":"2023-05-26T00:02:31.858Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:02:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:02:31.908Z","message":"Entering","context":{"RequestID":"f8cb3f65-1db9-4be6-a3a6-5dd363b296ad","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b50516da-5049-4618-877e-17ad3755d412","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:02:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:02:31.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"f8cb3f65-1db9-4be6-a3a6-5dd363b296ad","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b50516da-5049-4618-877e-17ad3755d412","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:02:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:31.911Z","message":"{\"transactionId\":\"f8cb3f65-1db9-4be6-a3a6-5dd363b296ad\",\"status\":\"200\",\"rqstDate\":\"230526-00:02:31:909\",\"respDate\":\"230526-00:02:31:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f8cb3f65-1db9-4be6-a3a6-5dd363b296ad\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:02:31:909-96203\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f8cb3f65-1db9-4be6-a3a6-5dd363b296ad]}\\\"}\"}","context":{"RequestID":"f8cb3f65-1db9-4be6-a3a6-5dd363b296ad","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b50516da-5049-4618-877e-17ad3755d412","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:02:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:31.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f8cb3f65-1db9-4be6-a3a6-5dd363b296ad","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b50516da-5049-4618-877e-17ad3755d412","LogTimestamp":"2023-05-26T00:02:31.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:02:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:02:32.032Z","message":"Entering","context":{"RequestID":"3f82d34d-984f-4dcd-b34a-2b001b37793c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"413aa16f-7b0f-4e56-896f-439e32125380","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:02:32.032Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:02:32.035Z","message":"{\"transactionId\":\"3f82d34d-984f-4dcd-b34a-2b001b37793c\",\"status\":\"200\",\"rqstDate\":\"230526-00:02:32:033\",\"respDate\":\"230526-00:02:32:035\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:3f82d34d-984f-4dcd-b34a-2b001b37793c\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:02:32:033-7497\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7aef02bc-ea5c-4235-8b84-694d637c9adc], x-b3-parentspanid=[93d7d95d614b0186], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56873], x-envoy-attempt-count=[1], x-b3-traceid=[3f01ca821d87b1e293d7d95d614b0186], x-b3-spanid=[9ffa779f71dc84a9], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[3f82d34d-984f-4dcd-b34a-2b001b37793c]}\\\"}\"}","context":{"RequestID":"3f82d34d-984f-4dcd-b34a-2b001b37793c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"413aa16f-7b0f-4e56-896f-439e32125380","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:02:32.032Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:32.035Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3f82d34d-984f-4dcd-b34a-2b001b37793c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"413aa16f-7b0f-4e56-896f-439e32125380","LogTimestamp":"2023-05-26T00:02:32.035Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:02:32 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:02:33.867Z","message":"Entering","context":{"RequestID":"69dfd5db-a8c1-40c3-a61f-fb8a83249b38","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d49511ad-035d-429f-8b57-b21a2ae87ee0","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:02:33.867Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:02:33.869Z","message":"{\"transactionId\":\"69dfd5db-a8c1-40c3-a61f-fb8a83249b38\",\"status\":\"200\",\"rqstDate\":\"230526-00:02:33:868\",\"respDate\":\"230526-00:02:33:869\",\"sourceId\":\"haproxy:69dfd5db-a8c1-40c3-a61f-fb8a83249b38\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:02:33:868-69954\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0542e384-4c70-4ecf-8f3e-37692a806e2e], x-b3-parentspanid=[b751686ffd911e96], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[54dfd00940b5f345b751686ffd911e96], x-b3-spanid=[68fccf42c9b9f43a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[69dfd5db-a8c1-40c3-a61f-fb8a83249b38]}\\\"}\"}","context":{"RequestID":"69dfd5db-a8c1-40c3-a61f-fb8a83249b38","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d49511ad-035d-429f-8b57-b21a2ae87ee0","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:02:33.867Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:33.870Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"69dfd5db-a8c1-40c3-a61f-fb8a83249b38","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d49511ad-035d-429f-8b57-b21a2ae87ee0","LogTimestamp":"2023-05-26T00:02:33.870Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:02:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:02:34.182Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:02:34.200Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:34.200Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:34.200Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:35.878Z","message":"Entering","context":{"RequestID":"3c413a97-efb9-4765-acc4-801370eac11e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"aa5d59b7-7066-47b6-86be-95466e602c10","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:02:35.878Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:02:35.880Z","message":"{\"transactionId\":\"3c413a97-efb9-4765-acc4-801370eac11e\",\"status\":\"200\",\"rqstDate\":\"230526-00:02:35:879\",\"respDate\":\"230526-00:02:35:880\",\"sourceId\":\"haproxy:3c413a97-efb9-4765-acc4-801370eac11e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:02:35:879-93336\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1f8e4bdd-249c-403d-a41b-82676d2400fc], x-b3-parentspanid=[e0e3652a5c072a11], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[36bf82a675802d23e0e3652a5c072a11], x-b3-spanid=[1036895401b548db], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3c413a97-efb9-4765-acc4-801370eac11e]}\\\"}\"}","context":{"RequestID":"3c413a97-efb9-4765-acc4-801370eac11e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"aa5d59b7-7066-47b6-86be-95466e602c10","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:02:35.878Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:35.880Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3c413a97-efb9-4765-acc4-801370eac11e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aa5d59b7-7066-47b6-86be-95466e602c10","LogTimestamp":"2023-05-26T00:02:35.880Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:02:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:02:37.889Z","message":"Entering","context":{"RequestID":"fb441dda-3f7a-407d-8ed0-afcdd66a39f3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cc7b373c-4c95-41ee-9bbe-0441ed2fc295","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:02:37.889Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:02:37.892Z","message":"{\"transactionId\":\"fb441dda-3f7a-407d-8ed0-afcdd66a39f3\",\"status\":\"200\",\"rqstDate\":\"230526-00:02:37:890\",\"respDate\":\"230526-00:02:37:892\",\"sourceId\":\"haproxy:fb441dda-3f7a-407d-8ed0-afcdd66a39f3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:02:37:890-14518\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[96899887-afac-488c-b601-648939b2ed54], x-b3-parentspanid=[017a2da7ec9f3174], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b528ae912159d22e017a2da7ec9f3174], x-b3-spanid=[1a0018651910e572], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fb441dda-3f7a-407d-8ed0-afcdd66a39f3]}\\\"}\"}","context":{"RequestID":"fb441dda-3f7a-407d-8ed0-afcdd66a39f3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cc7b373c-4c95-41ee-9bbe-0441ed2fc295","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:02:37.889Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:37.893Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb441dda-3f7a-407d-8ed0-afcdd66a39f3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cc7b373c-4c95-41ee-9bbe-0441ed2fc295","LogTimestamp":"2023-05-26T00:02:37.892Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:02:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:02:39.902Z","message":"Entering","context":{"RequestID":"c32ef43f-ea22-44bb-8f4e-a2dfd82e5ad7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ddea39ca-573c-4e38-b9a2-116fe2a09967","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:02:39.902Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:02:39.904Z","message":"{\"transactionId\":\"c32ef43f-ea22-44bb-8f4e-a2dfd82e5ad7\",\"status\":\"200\",\"rqstDate\":\"230526-00:02:39:903\",\"respDate\":\"230526-00:02:39:904\",\"sourceId\":\"haproxy:c32ef43f-ea22-44bb-8f4e-a2dfd82e5ad7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:02:39:903-39499\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b6336cea-2308-4950-9fbf-5ea9bd8c09da], x-b3-parentspanid=[3cf22e4b8fd72b53], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e091e32e52faf4213cf22e4b8fd72b53], x-b3-spanid=[22f471ead5f8966a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c32ef43f-ea22-44bb-8f4e-a2dfd82e5ad7]}\\\"}\"}","context":{"RequestID":"c32ef43f-ea22-44bb-8f4e-a2dfd82e5ad7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ddea39ca-573c-4e38-b9a2-116fe2a09967","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:02:39.902Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:39.905Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c32ef43f-ea22-44bb-8f4e-a2dfd82e5ad7","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ddea39ca-573c-4e38-b9a2-116fe2a09967","LogTimestamp":"2023-05-26T00:02:39.905Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:02:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:02:41.908Z","message":"Entering","context":{"RequestID":"78db09dd-50ff-4464-99da-79c9b2057023","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"47cc9ffe-8623-4f96-9fd2-ef8d218fb1d9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:02:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:02:41.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"78db09dd-50ff-4464-99da-79c9b2057023","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"47cc9ffe-8623-4f96-9fd2-ef8d218fb1d9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:02:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:41.911Z","message":"{\"transactionId\":\"78db09dd-50ff-4464-99da-79c9b2057023\",\"status\":\"200\",\"rqstDate\":\"230526-00:02:41:909\",\"respDate\":\"230526-00:02:41:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:78db09dd-50ff-4464-99da-79c9b2057023\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:02:41:909-21399\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[78db09dd-50ff-4464-99da-79c9b2057023]}\\\"}\"}","context":{"RequestID":"78db09dd-50ff-4464-99da-79c9b2057023","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"47cc9ffe-8623-4f96-9fd2-ef8d218fb1d9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:02:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:41.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"78db09dd-50ff-4464-99da-79c9b2057023","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"47cc9ffe-8623-4f96-9fd2-ef8d218fb1d9","LogTimestamp":"2023-05-26T00:02:41.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:02:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:02:41.915Z","message":"Entering","context":{"RequestID":"3c79bc46-bedb-4fda-a468-3d3c0fff25d9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"71ad9eda-acac-40b8-b322-e151f659e9fa","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:02:41.915Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:02:41.917Z","message":"{\"transactionId\":\"3c79bc46-bedb-4fda-a468-3d3c0fff25d9\",\"status\":\"200\",\"rqstDate\":\"230526-00:02:41:915\",\"respDate\":\"230526-00:02:41:917\",\"sourceId\":\"haproxy:3c79bc46-bedb-4fda-a468-3d3c0fff25d9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:02:41:915-23219\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7e46a265-8320-42b2-b7e9-f8898183d1a5], x-b3-parentspanid=[945ce14269ad1628], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[913246df784291a5945ce14269ad1628], x-b3-spanid=[0dddb7a2a96273a1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3c79bc46-bedb-4fda-a468-3d3c0fff25d9]}\\\"}\"}","context":{"RequestID":"3c79bc46-bedb-4fda-a468-3d3c0fff25d9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"71ad9eda-acac-40b8-b322-e151f659e9fa","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:02:41.915Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:41.918Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3c79bc46-bedb-4fda-a468-3d3c0fff25d9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"71ad9eda-acac-40b8-b322-e151f659e9fa","LogTimestamp":"2023-05-26T00:02:41.917Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:02:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:02:42.034Z","message":"Entering","context":{"RequestID":"5ae9dc77-ed66-41d7-bfde-bcdd3c978f04","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3f5391a0-4b29-4d5f-b19a-db88e1611c7c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:02:42.034Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:02:42.036Z","message":"{\"transactionId\":\"5ae9dc77-ed66-41d7-bfde-bcdd3c978f04\",\"status\":\"200\",\"rqstDate\":\"230526-00:02:42:034\",\"respDate\":\"230526-00:02:42:036\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:5ae9dc77-ed66-41d7-bfde-bcdd3c978f04\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:02:42:034-31830\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0150d2ac-2daa-463e-b7d4-9af531b7c9a5], x-b3-parentspanid=[cd76cc02eda43fdf], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37625], x-envoy-attempt-count=[1], x-b3-traceid=[6caf5c764d170f0ecd76cc02eda43fdf], x-b3-spanid=[8fdab2a254a44c41], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[5ae9dc77-ed66-41d7-bfde-bcdd3c978f04]}\\\"}\"}","context":{"RequestID":"5ae9dc77-ed66-41d7-bfde-bcdd3c978f04","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3f5391a0-4b29-4d5f-b19a-db88e1611c7c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:02:42.034Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:42.037Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5ae9dc77-ed66-41d7-bfde-bcdd3c978f04","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3f5391a0-4b29-4d5f-b19a-db88e1611c7c","LogTimestamp":"2023-05-26T00:02:42.037Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:02:42 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:02:43.926Z","message":"Entering","context":{"RequestID":"0c7cc073-714f-4cbc-a67c-317ddd7ab2b1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"08d77cac-7141-483c-91eb-379285d1fef3","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:02:43.926Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:02:43.928Z","message":"{\"transactionId\":\"0c7cc073-714f-4cbc-a67c-317ddd7ab2b1\",\"status\":\"200\",\"rqstDate\":\"230526-00:02:43:927\",\"respDate\":\"230526-00:02:43:928\",\"sourceId\":\"haproxy:0c7cc073-714f-4cbc-a67c-317ddd7ab2b1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:02:43:927-74597\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[26e6ca11-ebf2-4b5e-9787-1c8df0bfb4b6], x-b3-parentspanid=[1d64d4a331ea3567], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0d9283f741c0ed401d64d4a331ea3567], x-b3-spanid=[4d104a63f2e421dd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0c7cc073-714f-4cbc-a67c-317ddd7ab2b1]}\\\"}\"}","context":{"RequestID":"0c7cc073-714f-4cbc-a67c-317ddd7ab2b1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"08d77cac-7141-483c-91eb-379285d1fef3","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:02:43.926Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:43.929Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0c7cc073-714f-4cbc-a67c-317ddd7ab2b1","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"08d77cac-7141-483c-91eb-379285d1fef3","LogTimestamp":"2023-05-26T00:02:43.929Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:02:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:02:44.182Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:02:44.198Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:44.199Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:44.199Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:45.940Z","message":"Entering","context":{"RequestID":"a9947085-fd8f-4808-bfd9-e4ed9e39b323","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0b4cd2b2-a0ba-449c-9950-148d8515a35a","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:02:45.940Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:02:45.942Z","message":"{\"transactionId\":\"a9947085-fd8f-4808-bfd9-e4ed9e39b323\",\"status\":\"200\",\"rqstDate\":\"230526-00:02:45:941\",\"respDate\":\"230526-00:02:45:942\",\"sourceId\":\"haproxy:a9947085-fd8f-4808-bfd9-e4ed9e39b323\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:02:45:941-37712\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[31c8490b-185d-4f10-8c2e-e1bd9ef32c0d], x-b3-parentspanid=[d02461788b11c727], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ba1bead5650008cdd02461788b11c727], x-b3-spanid=[64955f1374768089], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a9947085-fd8f-4808-bfd9-e4ed9e39b323]}\\\"}\"}","context":{"RequestID":"a9947085-fd8f-4808-bfd9-e4ed9e39b323","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0b4cd2b2-a0ba-449c-9950-148d8515a35a","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:02:45.940Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:45.943Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a9947085-fd8f-4808-bfd9-e4ed9e39b323","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0b4cd2b2-a0ba-449c-9950-148d8515a35a","LogTimestamp":"2023-05-26T00:02:45.943Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:02:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:02:47.954Z","message":"Entering","context":{"RequestID":"0455834e-f8ea-416c-8488-a0ef4e7f6862","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"88600201-aea9-4e19-addf-d845ade8c2ae","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:02:47.954Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:02:47.957Z","message":"{\"transactionId\":\"0455834e-f8ea-416c-8488-a0ef4e7f6862\",\"status\":\"200\",\"rqstDate\":\"230526-00:02:47:955\",\"respDate\":\"230526-00:02:47:956\",\"sourceId\":\"haproxy:0455834e-f8ea-416c-8488-a0ef4e7f6862\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:02:47:955-60344\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ba6eb1f3-269e-42ac-825b-0781b9bc421c], x-b3-parentspanid=[fa238680bbb3f807], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a8e8fae7dca3b04efa238680bbb3f807], x-b3-spanid=[29fc3949bbc9121a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0455834e-f8ea-416c-8488-a0ef4e7f6862]}\\\"}\"}","context":{"RequestID":"0455834e-f8ea-416c-8488-a0ef4e7f6862","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"88600201-aea9-4e19-addf-d845ade8c2ae","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:02:47.954Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:47.957Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0455834e-f8ea-416c-8488-a0ef4e7f6862","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"88600201-aea9-4e19-addf-d845ade8c2ae","LogTimestamp":"2023-05-26T00:02:47.957Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:02:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:02:49.967Z","message":"Entering","context":{"RequestID":"6647682f-6350-4d65-a821-6653f8e1396c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"366ef5f6-6af5-4db3-96c2-6fdc3cfbe42f","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:02:49.967Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:02:49.970Z","message":"{\"transactionId\":\"6647682f-6350-4d65-a821-6653f8e1396c\",\"status\":\"200\",\"rqstDate\":\"230526-00:02:49:968\",\"respDate\":\"230526-00:02:49:970\",\"sourceId\":\"haproxy:6647682f-6350-4d65-a821-6653f8e1396c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:02:49:968-85737\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e5858b7d-f69a-4eee-8ef1-3cb0c71b826f], x-b3-parentspanid=[94e0245a37070671], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a16c7118f785681f94e0245a37070671], x-b3-spanid=[1aa88a2412d3bc79], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6647682f-6350-4d65-a821-6653f8e1396c]}\\\"}\"}","context":{"RequestID":"6647682f-6350-4d65-a821-6653f8e1396c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"366ef5f6-6af5-4db3-96c2-6fdc3cfbe42f","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:02:49.967Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:49.971Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6647682f-6350-4d65-a821-6653f8e1396c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"366ef5f6-6af5-4db3-96c2-6fdc3cfbe42f","LogTimestamp":"2023-05-26T00:02:49.971Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:02:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:02:51.909Z","message":"Entering","context":{"RequestID":"9f2d3e3b-1f6e-49d6-b3b1-b7827729efe4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1a61b003-a845-4b92-9f29-686cef2c1ef4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:02:51.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:02:51.912Z","message":"Database is available from CACHED check.","context":{"RequestID":"9f2d3e3b-1f6e-49d6-b3b1-b7827729efe4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1a61b003-a845-4b92-9f29-686cef2c1ef4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:02:51.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:51.914Z","message":"{\"transactionId\":\"9f2d3e3b-1f6e-49d6-b3b1-b7827729efe4\",\"status\":\"200\",\"rqstDate\":\"230526-00:02:51:910\",\"respDate\":\"230526-00:02:51:914\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9f2d3e3b-1f6e-49d6-b3b1-b7827729efe4\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:02:51:910-17710\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9f2d3e3b-1f6e-49d6-b3b1-b7827729efe4]}\\\"}\"}","context":{"RequestID":"9f2d3e3b-1f6e-49d6-b3b1-b7827729efe4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1a61b003-a845-4b92-9f29-686cef2c1ef4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:02:51.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:51.915Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9f2d3e3b-1f6e-49d6-b3b1-b7827729efe4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1a61b003-a845-4b92-9f29-686cef2c1ef4","LogTimestamp":"2023-05-26T00:02:51.914Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:02:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-26T00:02:51.982Z","message":"Entering","context":{"RequestID":"e95d0654-2a94-4166-b8b1-327d180bddc2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1ff53507-f54d-4f0b-a458-c29a0fc1b8ff","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:02:51.981Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:02:51.985Z","message":"{\"transactionId\":\"e95d0654-2a94-4166-b8b1-327d180bddc2\",\"status\":\"200\",\"rqstDate\":\"230526-00:02:51:983\",\"respDate\":\"230526-00:02:51:985\",\"sourceId\":\"haproxy:e95d0654-2a94-4166-b8b1-327d180bddc2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:02:51:983-45216\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3e442aa2-ed1e-4634-9dda-68ab76bf41b0], x-b3-parentspanid=[e76c47048c3b685a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6ba63006deacaf3ae76c47048c3b685a], x-b3-spanid=[feae5e226259f231], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e95d0654-2a94-4166-b8b1-327d180bddc2]}\\\"}\"}","context":{"RequestID":"e95d0654-2a94-4166-b8b1-327d180bddc2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1ff53507-f54d-4f0b-a458-c29a0fc1b8ff","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:02:51.981Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:51.986Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e95d0654-2a94-4166-b8b1-327d180bddc2","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1ff53507-f54d-4f0b-a458-c29a0fc1b8ff","LogTimestamp":"2023-05-26T00:02:51.986Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:02:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:02:52.036Z","message":"Entering","context":{"RequestID":"bef2e34b-3901-4374-8226-56b4acf84087","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fa5cd2d4-32ad-4e1a-8381-7757926ccb75","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:02:52.036Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:02:52.040Z","message":"{\"transactionId\":\"bef2e34b-3901-4374-8226-56b4acf84087\",\"status\":\"200\",\"rqstDate\":\"230526-00:02:52:037\",\"respDate\":\"230526-00:02:52:039\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:bef2e34b-3901-4374-8226-56b4acf84087\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:02:52:037-96275\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d2fd70a0-7412-44aa-8034-df48214f2a9d], x-b3-parentspanid=[77da74b075b23adb], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59721], x-envoy-attempt-count=[1], x-b3-traceid=[1ff7ac2bceaad06f77da74b075b23adb], x-b3-spanid=[c0219acefa81bed1], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[bef2e34b-3901-4374-8226-56b4acf84087]}\\\"}\"}","context":{"RequestID":"bef2e34b-3901-4374-8226-56b4acf84087","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fa5cd2d4-32ad-4e1a-8381-7757926ccb75","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:02:52.036Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:52.040Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bef2e34b-3901-4374-8226-56b4acf84087","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fa5cd2d4-32ad-4e1a-8381-7757926ccb75","LogTimestamp":"2023-05-26T00:02:52.040Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:02:52 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-26T00:02:53.997Z","message":"Entering","context":{"RequestID":"aca3a3e2-01aa-409a-a9f6-870b5cf46c74","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"94322692-882b-412f-a9f7-2b64661c5f7c","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:02:53.997Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:02:54.001Z","message":"{\"transactionId\":\"aca3a3e2-01aa-409a-a9f6-870b5cf46c74\",\"status\":\"200\",\"rqstDate\":\"230526-00:02:53:998\",\"respDate\":\"230526-00:02:54:000\",\"sourceId\":\"haproxy:aca3a3e2-01aa-409a-a9f6-870b5cf46c74\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:02:53:998-71795\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[08d2f9f6-ba92-4b9b-ac15-f086046c047f], x-b3-parentspanid=[a2b6c5674531e875], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2fbbaa4e5b3bccd0a2b6c5674531e875], x-b3-spanid=[a4b4e70455093976], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[aca3a3e2-01aa-409a-a9f6-870b5cf46c74]}\\\"}\"}","context":{"RequestID":"aca3a3e2-01aa-409a-a9f6-870b5cf46c74","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"94322692-882b-412f-a9f7-2b64661c5f7c","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:02:53.997Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:54.001Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aca3a3e2-01aa-409a-a9f6-870b5cf46c74","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"94322692-882b-412f-a9f7-2b64661c5f7c","LogTimestamp":"2023-05-26T00:02:54.001Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:02:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-26T00:02:54.183Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:02:54.201Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:54.202Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:54.202Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:56.012Z","message":"Entering","context":{"RequestID":"db3cafa9-2979-463c-b5ca-9a57d0db5f1a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2c56b3d4-160d-44d0-8176-d7af8306f655","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:02:56.012Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:02:56.015Z","message":"{\"transactionId\":\"db3cafa9-2979-463c-b5ca-9a57d0db5f1a\",\"status\":\"200\",\"rqstDate\":\"230526-00:02:56:013\",\"respDate\":\"230526-00:02:56:015\",\"sourceId\":\"haproxy:db3cafa9-2979-463c-b5ca-9a57d0db5f1a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:02:56:013-48534\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[42c4876e-3001-46cb-86c5-a2a6eb8c6121], x-b3-parentspanid=[d6d40d841c3af1c6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[08f5b50889977f10d6d40d841c3af1c6], x-b3-spanid=[ee39c68674fe63fe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[db3cafa9-2979-463c-b5ca-9a57d0db5f1a]}\\\"}\"}","context":{"RequestID":"db3cafa9-2979-463c-b5ca-9a57d0db5f1a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2c56b3d4-160d-44d0-8176-d7af8306f655","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:02:56.012Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:56.016Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"db3cafa9-2979-463c-b5ca-9a57d0db5f1a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2c56b3d4-160d-44d0-8176-d7af8306f655","LogTimestamp":"2023-05-26T00:02:56.016Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:02:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-26T00:02:56.713Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:56.718Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:58.027Z","message":"Entering","context":{"RequestID":"a66c4fa8-3197-4518-b438-cc4f31823320","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f1af3998-3709-4b15-a32e-a63e1aafc9f0","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:02:58.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:02:58.029Z","message":"{\"transactionId\":\"a66c4fa8-3197-4518-b438-cc4f31823320\",\"status\":\"200\",\"rqstDate\":\"230526-00:02:58:027\",\"respDate\":\"230526-00:02:58:029\",\"sourceId\":\"haproxy:a66c4fa8-3197-4518-b438-cc4f31823320\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:02:58:027-23962\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0f8a5532-4167-48bb-96c2-504b2bd7ee78], x-b3-parentspanid=[5414170bdf01bc25], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[93962c3cbed16c3f5414170bdf01bc25], x-b3-spanid=[39953bb8fd561882], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a66c4fa8-3197-4518-b438-cc4f31823320]}\\\"}\"}","context":{"RequestID":"a66c4fa8-3197-4518-b438-cc4f31823320","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f1af3998-3709-4b15-a32e-a63e1aafc9f0","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:02:58.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:02:58.030Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a66c4fa8-3197-4518-b438-cc4f31823320","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f1af3998-3709-4b15-a32e-a63e1aafc9f0","LogTimestamp":"2023-05-26T00:02:58.030Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:02:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:03:00.043Z","message":"Entering","context":{"RequestID":"9072060b-9b4a-4f06-8153-8462f685a9f3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"874cc63f-3b44-44ce-b542-6e3b518a6b4e","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:03:00.043Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:03:00.046Z","message":"{\"transactionId\":\"9072060b-9b4a-4f06-8153-8462f685a9f3\",\"status\":\"200\",\"rqstDate\":\"230526-00:03:00:044\",\"respDate\":\"230526-00:03:00:046\",\"sourceId\":\"haproxy:9072060b-9b4a-4f06-8153-8462f685a9f3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:03:00:044-46070\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[00c79bf9-e1c3-4e11-82ec-402cc35e0057], x-b3-parentspanid=[7b07c766116c1595], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[96a3367c69d2be0b7b07c766116c1595], x-b3-spanid=[07a072c6d2f06a26], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9072060b-9b4a-4f06-8153-8462f685a9f3]}\\\"}\"}","context":{"RequestID":"9072060b-9b4a-4f06-8153-8462f685a9f3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"874cc63f-3b44-44ce-b542-6e3b518a6b4e","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:03:00.043Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:00.047Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9072060b-9b4a-4f06-8153-8462f685a9f3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"874cc63f-3b44-44ce-b542-6e3b518a6b4e","LogTimestamp":"2023-05-26T00:03:00.047Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:03:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:03:01.909Z","message":"Entering","context":{"RequestID":"d6292980-aae9-4378-8d3e-4e37cc4014cd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e715fd0e-0018-4d3c-b049-a430438b7b40","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:03:01.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:03:01.912Z","message":"Database is available from CACHED check.","context":{"RequestID":"d6292980-aae9-4378-8d3e-4e37cc4014cd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e715fd0e-0018-4d3c-b049-a430438b7b40","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:03:01.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:01.914Z","message":"{\"transactionId\":\"d6292980-aae9-4378-8d3e-4e37cc4014cd\",\"status\":\"200\",\"rqstDate\":\"230526-00:03:01:911\",\"respDate\":\"230526-00:03:01:914\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d6292980-aae9-4378-8d3e-4e37cc4014cd\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:03:01:911-94035\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d6292980-aae9-4378-8d3e-4e37cc4014cd]}\\\"}\"}","context":{"RequestID":"d6292980-aae9-4378-8d3e-4e37cc4014cd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e715fd0e-0018-4d3c-b049-a430438b7b40","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:03:01.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:01.915Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d6292980-aae9-4378-8d3e-4e37cc4014cd","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e715fd0e-0018-4d3c-b049-a430438b7b40","LogTimestamp":"2023-05-26T00:03:01.915Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:03:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-26T00:03:02.035Z","message":"Entering","context":{"RequestID":"5e6d58a4-99e1-4d9d-94d5-dc027f0dd80c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b88d46b2-be1d-4f78-8409-30c313376993","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:03:02.035Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:03:02.039Z","message":"{\"transactionId\":\"5e6d58a4-99e1-4d9d-94d5-dc027f0dd80c\",\"status\":\"200\",\"rqstDate\":\"230526-00:03:02:036\",\"respDate\":\"230526-00:03:02:038\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:5e6d58a4-99e1-4d9d-94d5-dc027f0dd80c\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:03:02:036-13280\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[605bb8e1-6c94-4b3b-9168-523223cfbcd4], x-b3-parentspanid=[a8f60a8b874a5db6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53929], x-envoy-attempt-count=[1], x-b3-traceid=[4b9f7b162f967a62a8f60a8b874a5db6], x-b3-spanid=[1ee98eb00b453229], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[5e6d58a4-99e1-4d9d-94d5-dc027f0dd80c]}\\\"}\"}","context":{"RequestID":"5e6d58a4-99e1-4d9d-94d5-dc027f0dd80c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b88d46b2-be1d-4f78-8409-30c313376993","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:03:02.035Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:02.039Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5e6d58a4-99e1-4d9d-94d5-dc027f0dd80c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b88d46b2-be1d-4f78-8409-30c313376993","LogTimestamp":"2023-05-26T00:03:02.039Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:03:02 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-26T00:03:02.058Z","message":"Entering","context":{"RequestID":"185bc7ff-e321-4f55-bf45-85aca117aaa4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2f1b7c24-b920-4986-863c-16bf5605ac46","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:03:02.058Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:03:02.061Z","message":"{\"transactionId\":\"185bc7ff-e321-4f55-bf45-85aca117aaa4\",\"status\":\"200\",\"rqstDate\":\"230526-00:03:02:059\",\"respDate\":\"230526-00:03:02:061\",\"sourceId\":\"haproxy:185bc7ff-e321-4f55-bf45-85aca117aaa4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:03:02:059-92107\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d7ef49d4-4daf-49fd-a1b4-8e9552add1da], x-b3-parentspanid=[65b331856cf34155], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5cf7f9a2282bf53d65b331856cf34155], x-b3-spanid=[2926ede8badfc6fb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[185bc7ff-e321-4f55-bf45-85aca117aaa4]}\\\"}\"}","context":{"RequestID":"185bc7ff-e321-4f55-bf45-85aca117aaa4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2f1b7c24-b920-4986-863c-16bf5605ac46","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:03:02.058Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:02.062Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"185bc7ff-e321-4f55-bf45-85aca117aaa4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2f1b7c24-b920-4986-863c-16bf5605ac46","LogTimestamp":"2023-05-26T00:03:02.062Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:03:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:03:04.073Z","message":"Entering","context":{"RequestID":"0aeb91ed-322e-46c3-9de3-cc01bacd1c05","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2e47dd93-ee97-4bba-bb3b-4285ef3e587c","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:03:04.072Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:03:04.076Z","message":"{\"transactionId\":\"0aeb91ed-322e-46c3-9de3-cc01bacd1c05\",\"status\":\"200\",\"rqstDate\":\"230526-00:03:04:074\",\"respDate\":\"230526-00:03:04:076\",\"sourceId\":\"haproxy:0aeb91ed-322e-46c3-9de3-cc01bacd1c05\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:03:04:074-9842\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[75c53ce3-94df-407d-9b95-aff0dc2680a3], x-b3-parentspanid=[e3b5900a16293512], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a493f4f1c04ad2b7e3b5900a16293512], x-b3-spanid=[e068c106f47ae787], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0aeb91ed-322e-46c3-9de3-cc01bacd1c05]}\\\"}\"}","context":{"RequestID":"0aeb91ed-322e-46c3-9de3-cc01bacd1c05","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2e47dd93-ee97-4bba-bb3b-4285ef3e587c","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:03:04.072Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:04.077Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0aeb91ed-322e-46c3-9de3-cc01bacd1c05","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2e47dd93-ee97-4bba-bb3b-4285ef3e587c","LogTimestamp":"2023-05-26T00:03:04.077Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:03:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-26T00:03:04.184Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:03:04.202Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:04.202Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:04.202Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:06.086Z","message":"Entering","context":{"RequestID":"20db5573-9315-45c1-969c-a3fd92061662","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4956fa08-7704-47b9-8f55-246dd5208890","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:03:06.086Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:03:06.089Z","message":"{\"transactionId\":\"20db5573-9315-45c1-969c-a3fd92061662\",\"status\":\"200\",\"rqstDate\":\"230526-00:03:06:087\",\"respDate\":\"230526-00:03:06:088\",\"sourceId\":\"haproxy:20db5573-9315-45c1-969c-a3fd92061662\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:03:06:087-74513\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[76ece0ff-7fa9-4059-bde1-c33512d404ad], x-b3-parentspanid=[e62d4b52c7cb617e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7c0b64bdf9c10fdbe62d4b52c7cb617e], x-b3-spanid=[2216900ba3a03e0f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[20db5573-9315-45c1-969c-a3fd92061662]}\\\"}\"}","context":{"RequestID":"20db5573-9315-45c1-969c-a3fd92061662","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4956fa08-7704-47b9-8f55-246dd5208890","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:03:06.086Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:06.089Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"20db5573-9315-45c1-969c-a3fd92061662","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4956fa08-7704-47b9-8f55-246dd5208890","LogTimestamp":"2023-05-26T00:03:06.089Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:03:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:03:08.100Z","message":"Entering","context":{"RequestID":"b8c82160-c17f-4d07-afb1-32d052e23d54","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6f557dc4-d5d3-471c-90d8-6e8abe5c34bf","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:03:08.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:03:08.102Z","message":"{\"transactionId\":\"b8c82160-c17f-4d07-afb1-32d052e23d54\",\"status\":\"200\",\"rqstDate\":\"230526-00:03:08:101\",\"respDate\":\"230526-00:03:08:102\",\"sourceId\":\"haproxy:b8c82160-c17f-4d07-afb1-32d052e23d54\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:03:08:101-86163\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[980770c5-e64d-436b-abb4-dfa21dc6f415], x-b3-parentspanid=[e9ff31d4260aa024], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[62564f5fd6118708e9ff31d4260aa024], x-b3-spanid=[ee12a65e7350710c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b8c82160-c17f-4d07-afb1-32d052e23d54]}\\\"}\"}","context":{"RequestID":"b8c82160-c17f-4d07-afb1-32d052e23d54","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6f557dc4-d5d3-471c-90d8-6e8abe5c34bf","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:03:08.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:08.103Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b8c82160-c17f-4d07-afb1-32d052e23d54","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6f557dc4-d5d3-471c-90d8-6e8abe5c34bf","LogTimestamp":"2023-05-26T00:03:08.103Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:03:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:03:10.115Z","message":"Entering","context":{"RequestID":"a860782d-0a19-45c0-8339-1395c6cf1b91","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ebd01383-da03-4a23-b626-110a4e64000b","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:03:10.115Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:03:10.118Z","message":"{\"transactionId\":\"a860782d-0a19-45c0-8339-1395c6cf1b91\",\"status\":\"200\",\"rqstDate\":\"230526-00:03:10:116\",\"respDate\":\"230526-00:03:10:117\",\"sourceId\":\"haproxy:a860782d-0a19-45c0-8339-1395c6cf1b91\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:03:10:116-36648\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5451a90e-0d23-4d0a-9184-fea0e32c2ced], x-b3-parentspanid=[f3d43fa606593092], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[be8701918b7e7522f3d43fa606593092], x-b3-spanid=[7064abf807590289], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a860782d-0a19-45c0-8339-1395c6cf1b91]}\\\"}\"}","context":{"RequestID":"a860782d-0a19-45c0-8339-1395c6cf1b91","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ebd01383-da03-4a23-b626-110a4e64000b","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:03:10.115Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:10.118Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a860782d-0a19-45c0-8339-1395c6cf1b91","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ebd01383-da03-4a23-b626-110a4e64000b","LogTimestamp":"2023-05-26T00:03:10.118Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:03:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:03:11.914Z","message":"Entering","context":{"RequestID":"6cc60ade-a46d-4fbc-89bb-63d5d015063b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"332f8147-362e-4608-afb6-986d9deab259","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:03:11.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:03:11.916Z","message":"Database is available from CACHED check.","context":{"RequestID":"6cc60ade-a46d-4fbc-89bb-63d5d015063b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"332f8147-362e-4608-afb6-986d9deab259","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:03:11.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:11.918Z","message":"{\"transactionId\":\"6cc60ade-a46d-4fbc-89bb-63d5d015063b\",\"status\":\"200\",\"rqstDate\":\"230526-00:03:11:915\",\"respDate\":\"230526-00:03:11:918\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6cc60ade-a46d-4fbc-89bb-63d5d015063b\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:03:11:915-19088\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6cc60ade-a46d-4fbc-89bb-63d5d015063b]}\\\"}\"}","context":{"RequestID":"6cc60ade-a46d-4fbc-89bb-63d5d015063b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"332f8147-362e-4608-afb6-986d9deab259","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:03:11.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:11.919Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6cc60ade-a46d-4fbc-89bb-63d5d015063b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"332f8147-362e-4608-afb6-986d9deab259","LogTimestamp":"2023-05-26T00:03:11.918Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:03:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-26T00:03:12.036Z","message":"Entering","context":{"RequestID":"6eec8477-0d85-40c9-9ec8-2b9a7db2ff2e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5b2551b8-85ce-4800-8c8a-645b46e5efae","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:03:12.036Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:03:12.038Z","message":"{\"transactionId\":\"6eec8477-0d85-40c9-9ec8-2b9a7db2ff2e\",\"status\":\"200\",\"rqstDate\":\"230526-00:03:12:037\",\"respDate\":\"230526-00:03:12:038\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6eec8477-0d85-40c9-9ec8-2b9a7db2ff2e\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:03:12:037-91831\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e7e0cbee-c043-4cd4-a666-aa2164334571], x-b3-parentspanid=[e812dba5f38c82c9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34741], x-envoy-attempt-count=[1], x-b3-traceid=[ecc5fc9394c9571ae812dba5f38c82c9], x-b3-spanid=[7a07c5e62d7f421e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6eec8477-0d85-40c9-9ec8-2b9a7db2ff2e]}\\\"}\"}","context":{"RequestID":"6eec8477-0d85-40c9-9ec8-2b9a7db2ff2e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5b2551b8-85ce-4800-8c8a-645b46e5efae","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:03:12.036Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:12.039Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6eec8477-0d85-40c9-9ec8-2b9a7db2ff2e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5b2551b8-85ce-4800-8c8a-645b46e5efae","LogTimestamp":"2023-05-26T00:03:12.039Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:03:12 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:03:12.129Z","message":"Entering","context":{"RequestID":"545d16f1-067d-4118-bc19-5ff18c150aeb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d58c6565-3466-4579-bd83-c1006abc3be5","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:03:12.129Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:03:12.132Z","message":"{\"transactionId\":\"545d16f1-067d-4118-bc19-5ff18c150aeb\",\"status\":\"200\",\"rqstDate\":\"230526-00:03:12:130\",\"respDate\":\"230526-00:03:12:132\",\"sourceId\":\"haproxy:545d16f1-067d-4118-bc19-5ff18c150aeb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:03:12:130-67136\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[894e2f33-a644-47e5-bf80-dd9e79063f25], x-b3-parentspanid=[3302128ce0dab30f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3a47ed2449c93f6a3302128ce0dab30f], x-b3-spanid=[1033b42a205b5cf7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[545d16f1-067d-4118-bc19-5ff18c150aeb]}\\\"}\"}","context":{"RequestID":"545d16f1-067d-4118-bc19-5ff18c150aeb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d58c6565-3466-4579-bd83-c1006abc3be5","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:03:12.129Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:12.133Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"545d16f1-067d-4118-bc19-5ff18c150aeb","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d58c6565-3466-4579-bd83-c1006abc3be5","LogTimestamp":"2023-05-26T00:03:12.133Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:03:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:03:14.144Z","message":"Entering","context":{"RequestID":"0b456f85-f90c-4f2c-bc94-de4c9f41d3bb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c0fe033d-b89d-4c81-b530-43898626b436","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:03:14.144Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:03:14.147Z","message":"{\"transactionId\":\"0b456f85-f90c-4f2c-bc94-de4c9f41d3bb\",\"status\":\"200\",\"rqstDate\":\"230526-00:03:14:145\",\"respDate\":\"230526-00:03:14:147\",\"sourceId\":\"haproxy:0b456f85-f90c-4f2c-bc94-de4c9f41d3bb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:03:14:145-30546\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3db3297c-f79e-4ce3-8ccf-c25d0c8ce23a], x-b3-parentspanid=[2d273164b0e3f272], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[71363b81f508e0fd2d273164b0e3f272], x-b3-spanid=[40896f828737d126], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0b456f85-f90c-4f2c-bc94-de4c9f41d3bb]}\\\"}\"}","context":{"RequestID":"0b456f85-f90c-4f2c-bc94-de4c9f41d3bb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c0fe033d-b89d-4c81-b530-43898626b436","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:03:14.144Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:14.148Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0b456f85-f90c-4f2c-bc94-de4c9f41d3bb","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c0fe033d-b89d-4c81-b530-43898626b436","LogTimestamp":"2023-05-26T00:03:14.148Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:03:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:03:14.183Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:03:14.199Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:14.200Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:14.200Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:16.157Z","message":"Entering","context":{"RequestID":"ad839272-6b6b-4d84-b262-baddd50d0404","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b5405b01-7a38-4aa0-be6f-6076f793b721","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:03:16.157Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:03:16.159Z","message":"{\"transactionId\":\"ad839272-6b6b-4d84-b262-baddd50d0404\",\"status\":\"200\",\"rqstDate\":\"230526-00:03:16:158\",\"respDate\":\"230526-00:03:16:159\",\"sourceId\":\"haproxy:ad839272-6b6b-4d84-b262-baddd50d0404\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:03:16:158-21296\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ff21f2d1-ecb2-422b-a6b6-b45d78f19c8a], x-b3-parentspanid=[3661f097cd225d42], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ebd39f8a2de679b03661f097cd225d42], x-b3-spanid=[9692543bcc244b4f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ad839272-6b6b-4d84-b262-baddd50d0404]}\\\"}\"}","context":{"RequestID":"ad839272-6b6b-4d84-b262-baddd50d0404","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b5405b01-7a38-4aa0-be6f-6076f793b721","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:03:16.157Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:16.160Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ad839272-6b6b-4d84-b262-baddd50d0404","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b5405b01-7a38-4aa0-be6f-6076f793b721","LogTimestamp":"2023-05-26T00:03:16.160Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:03:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:03:18.170Z","message":"Entering","context":{"RequestID":"61c7ab77-5eb7-43fe-8729-89fa87786d18","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"48ed99cf-96fa-4975-a349-049dae9d3e9b","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:03:18.170Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:03:18.173Z","message":"{\"transactionId\":\"61c7ab77-5eb7-43fe-8729-89fa87786d18\",\"status\":\"200\",\"rqstDate\":\"230526-00:03:18:171\",\"respDate\":\"230526-00:03:18:173\",\"sourceId\":\"haproxy:61c7ab77-5eb7-43fe-8729-89fa87786d18\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:03:18:171-67086\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[658c88d4-e249-412f-af7f-e2b9869720ff], x-b3-parentspanid=[3b29d903897eee7e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9bbd32dfc1390f0a3b29d903897eee7e], x-b3-spanid=[e327347a64b4cb7c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[61c7ab77-5eb7-43fe-8729-89fa87786d18]}\\\"}\"}","context":{"RequestID":"61c7ab77-5eb7-43fe-8729-89fa87786d18","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"48ed99cf-96fa-4975-a349-049dae9d3e9b","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:03:18.170Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:18.174Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"61c7ab77-5eb7-43fe-8729-89fa87786d18","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"48ed99cf-96fa-4975-a349-049dae9d3e9b","LogTimestamp":"2023-05-26T00:03:18.174Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:03:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:03:20.185Z","message":"Entering","context":{"RequestID":"c770cf66-f15b-4486-8788-e6665f987a89","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b05dd1aa-8e7e-4750-9eb5-e6593afadb88","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:03:20.184Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:03:20.187Z","message":"{\"transactionId\":\"c770cf66-f15b-4486-8788-e6665f987a89\",\"status\":\"200\",\"rqstDate\":\"230526-00:03:20:185\",\"respDate\":\"230526-00:03:20:187\",\"sourceId\":\"haproxy:c770cf66-f15b-4486-8788-e6665f987a89\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:03:20:185-13367\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[abd01a1e-57a2-4459-ad1d-bde5557fa3c9], x-b3-parentspanid=[0de6e4381482c77b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[47be21f1d7761f060de6e4381482c77b], x-b3-spanid=[4d73f7a182958e46], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c770cf66-f15b-4486-8788-e6665f987a89]}\\\"}\"}","context":{"RequestID":"c770cf66-f15b-4486-8788-e6665f987a89","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b05dd1aa-8e7e-4750-9eb5-e6593afadb88","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:03:20.184Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:20.187Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c770cf66-f15b-4486-8788-e6665f987a89","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b05dd1aa-8e7e-4750-9eb5-e6593afadb88","LogTimestamp":"2023-05-26T00:03:20.187Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:03:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:03:21.909Z","message":"Entering","context":{"RequestID":"fb7e999a-bea2-4e9d-a976-294d56a557c3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a00a1dea-9153-4a68-b237-c043e5a760e9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:03:21.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:03:21.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"fb7e999a-bea2-4e9d-a976-294d56a557c3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a00a1dea-9153-4a68-b237-c043e5a760e9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:03:21.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:21.913Z","message":"{\"transactionId\":\"fb7e999a-bea2-4e9d-a976-294d56a557c3\",\"status\":\"200\",\"rqstDate\":\"230526-00:03:21:910\",\"respDate\":\"230526-00:03:21:913\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:fb7e999a-bea2-4e9d-a976-294d56a557c3\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:03:21:910-9032\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[fb7e999a-bea2-4e9d-a976-294d56a557c3]}\\\"}\"}","context":{"RequestID":"fb7e999a-bea2-4e9d-a976-294d56a557c3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a00a1dea-9153-4a68-b237-c043e5a760e9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:03:21.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:21.914Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb7e999a-bea2-4e9d-a976-294d56a557c3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a00a1dea-9153-4a68-b237-c043e5a760e9","LogTimestamp":"2023-05-26T00:03:21.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:03:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:03:22.036Z","message":"Entering","context":{"RequestID":"3b23ddbd-a7b1-4e68-9b0e-964fc0a3a3a6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9a1a9d4f-5897-430e-a17b-f75686025b1e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:03:22.036Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:03:22.038Z","message":"{\"transactionId\":\"3b23ddbd-a7b1-4e68-9b0e-964fc0a3a3a6\",\"status\":\"200\",\"rqstDate\":\"230526-00:03:22:036\",\"respDate\":\"230526-00:03:22:038\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:3b23ddbd-a7b1-4e68-9b0e-964fc0a3a3a6\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:03:22:036-85245\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[04eb7ee2-8fbe-40ec-a856-53680002f1f0], x-b3-parentspanid=[b4bf65a043efefbd], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41793], x-envoy-attempt-count=[1], x-b3-traceid=[77eae6bf7fd83c70b4bf65a043efefbd], x-b3-spanid=[224f57bfe6894b42], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[3b23ddbd-a7b1-4e68-9b0e-964fc0a3a3a6]}\\\"}\"}","context":{"RequestID":"3b23ddbd-a7b1-4e68-9b0e-964fc0a3a3a6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9a1a9d4f-5897-430e-a17b-f75686025b1e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:03:22.036Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:22.039Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3b23ddbd-a7b1-4e68-9b0e-964fc0a3a3a6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9a1a9d4f-5897-430e-a17b-f75686025b1e","LogTimestamp":"2023-05-26T00:03:22.039Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:03:22 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:03:22.197Z","message":"Entering","context":{"RequestID":"ba756486-c82b-4820-87cc-1d66e00e5ef6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"486e0f78-6317-4f52-9531-8d4ba6e4ef25","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:03:22.196Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:03:22.199Z","message":"{\"transactionId\":\"ba756486-c82b-4820-87cc-1d66e00e5ef6\",\"status\":\"200\",\"rqstDate\":\"230526-00:03:22:197\",\"respDate\":\"230526-00:03:22:199\",\"sourceId\":\"haproxy:ba756486-c82b-4820-87cc-1d66e00e5ef6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:03:22:197-82560\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4989b584-26b5-442b-9102-4e2bc89eb5bc], x-b3-parentspanid=[0c4c1a03e7cc8bf6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6400c98c398b940b0c4c1a03e7cc8bf6], x-b3-spanid=[36af486e9b9cfea3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ba756486-c82b-4820-87cc-1d66e00e5ef6]}\\\"}\"}","context":{"RequestID":"ba756486-c82b-4820-87cc-1d66e00e5ef6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"486e0f78-6317-4f52-9531-8d4ba6e4ef25","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:03:22.196Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:22.200Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ba756486-c82b-4820-87cc-1d66e00e5ef6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"486e0f78-6317-4f52-9531-8d4ba6e4ef25","LogTimestamp":"2023-05-26T00:03:22.200Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:03:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:03:24.184Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:03:24.201Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:24.202Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:24.202Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:24.210Z","message":"Entering","context":{"RequestID":"03c3a14d-b5e4-4279-a9bf-281b8a42edec","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7b3695bc-abba-4f71-b57c-684ed4febebd","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:03:24.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:03:24.212Z","message":"{\"transactionId\":\"03c3a14d-b5e4-4279-a9bf-281b8a42edec\",\"status\":\"200\",\"rqstDate\":\"230526-00:03:24:211\",\"respDate\":\"230526-00:03:24:212\",\"sourceId\":\"haproxy:03c3a14d-b5e4-4279-a9bf-281b8a42edec\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:03:24:211-736\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4ce71b1e-6efe-4160-aca8-1e7072e81ba2], x-b3-parentspanid=[9e3441c9abf96a32], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[047db5bd87ad7f129e3441c9abf96a32], x-b3-spanid=[3c03aa16e617cbf6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[03c3a14d-b5e4-4279-a9bf-281b8a42edec]}\\\"}\"}","context":{"RequestID":"03c3a14d-b5e4-4279-a9bf-281b8a42edec","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7b3695bc-abba-4f71-b57c-684ed4febebd","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:03:24.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:24.213Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"03c3a14d-b5e4-4279-a9bf-281b8a42edec","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7b3695bc-abba-4f71-b57c-684ed4febebd","LogTimestamp":"2023-05-26T00:03:24.213Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:03:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:03:26.224Z","message":"Entering","context":{"RequestID":"d485d179-f894-4c7f-bab0-e6cdd368c9f6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8dfc9768-64a1-4d40-a74a-f68e82dfc02e","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:03:26.224Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:03:26.227Z","message":"{\"transactionId\":\"d485d179-f894-4c7f-bab0-e6cdd368c9f6\",\"status\":\"200\",\"rqstDate\":\"230526-00:03:26:225\",\"respDate\":\"230526-00:03:26:227\",\"sourceId\":\"haproxy:d485d179-f894-4c7f-bab0-e6cdd368c9f6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:03:26:225-93209\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[99b20d37-7e89-4a57-8d6b-7731547a2579], x-b3-parentspanid=[7a22e4b8cb504aef], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ef5549292426f3dd7a22e4b8cb504aef], x-b3-spanid=[3f3f002c7077d558], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d485d179-f894-4c7f-bab0-e6cdd368c9f6]}\\\"}\"}","context":{"RequestID":"d485d179-f894-4c7f-bab0-e6cdd368c9f6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8dfc9768-64a1-4d40-a74a-f68e82dfc02e","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:03:26.224Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:26.228Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d485d179-f894-4c7f-bab0-e6cdd368c9f6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8dfc9768-64a1-4d40-a74a-f68e82dfc02e","LogTimestamp":"2023-05-26T00:03:26.228Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:03:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:03:26.719Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:26.724Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:28.238Z","message":"Entering","context":{"RequestID":"d7b9a23a-ff41-4404-83fc-99d271be11c0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0bf6e2fa-89d3-450e-9aec-53b35dc0b220","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:03:28.238Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:03:28.241Z","message":"{\"transactionId\":\"d7b9a23a-ff41-4404-83fc-99d271be11c0\",\"status\":\"200\",\"rqstDate\":\"230526-00:03:28:239\",\"respDate\":\"230526-00:03:28:241\",\"sourceId\":\"haproxy:d7b9a23a-ff41-4404-83fc-99d271be11c0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:03:28:239-58043\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b7fc4fec-e30e-4475-85b2-d18183162cb4], x-b3-parentspanid=[6d2668d4172f49db], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2f83928bcaa282786d2668d4172f49db], x-b3-spanid=[9200ea02700684b0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d7b9a23a-ff41-4404-83fc-99d271be11c0]}\\\"}\"}","context":{"RequestID":"d7b9a23a-ff41-4404-83fc-99d271be11c0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0bf6e2fa-89d3-450e-9aec-53b35dc0b220","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:03:28.238Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:28.242Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d7b9a23a-ff41-4404-83fc-99d271be11c0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0bf6e2fa-89d3-450e-9aec-53b35dc0b220","LogTimestamp":"2023-05-26T00:03:28.242Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:03:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-26T00:03:30.254Z","message":"Entering","context":{"RequestID":"2569a2d2-2df5-4c4f-a7f1-3e342633816e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"70e2631f-660d-4165-885a-3ec57bdc67fe","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:03:30.254Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:03:30.257Z","message":"{\"transactionId\":\"2569a2d2-2df5-4c4f-a7f1-3e342633816e\",\"status\":\"200\",\"rqstDate\":\"230526-00:03:30:255\",\"respDate\":\"230526-00:03:30:257\",\"sourceId\":\"haproxy:2569a2d2-2df5-4c4f-a7f1-3e342633816e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:03:30:255-86528\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f94370a7-2ee2-4437-9501-e61a4ac8668e], x-b3-parentspanid=[316879c7ba5b658b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8ff35ecc923f4506316879c7ba5b658b], x-b3-spanid=[87125e73fd7eb9d0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2569a2d2-2df5-4c4f-a7f1-3e342633816e]}\\\"}\"}","context":{"RequestID":"2569a2d2-2df5-4c4f-a7f1-3e342633816e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"70e2631f-660d-4165-885a-3ec57bdc67fe","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:03:30.254Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:30.258Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2569a2d2-2df5-4c4f-a7f1-3e342633816e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"70e2631f-660d-4165-885a-3ec57bdc67fe","LogTimestamp":"2023-05-26T00:03:30.258Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:03:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:03:31.908Z","message":"Entering","context":{"RequestID":"8a4b6751-4e68-45bc-8feb-8d8db99d32c9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c9a2fc4b-c8ac-4ca0-b2b1-6130adf04793","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:03:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:03:31.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"8a4b6751-4e68-45bc-8feb-8d8db99d32c9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c9a2fc4b-c8ac-4ca0-b2b1-6130adf04793","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:03:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:31.912Z","message":"{\"transactionId\":\"8a4b6751-4e68-45bc-8feb-8d8db99d32c9\",\"status\":\"200\",\"rqstDate\":\"230526-00:03:31:909\",\"respDate\":\"230526-00:03:31:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8a4b6751-4e68-45bc-8feb-8d8db99d32c9\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:03:31:909-58723\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8a4b6751-4e68-45bc-8feb-8d8db99d32c9]}\\\"}\"}","context":{"RequestID":"8a4b6751-4e68-45bc-8feb-8d8db99d32c9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c9a2fc4b-c8ac-4ca0-b2b1-6130adf04793","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:03:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:31.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8a4b6751-4e68-45bc-8feb-8d8db99d32c9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c9a2fc4b-c8ac-4ca0-b2b1-6130adf04793","LogTimestamp":"2023-05-26T00:03:31.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:03:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:03:32.037Z","message":"Entering","context":{"RequestID":"299a3fee-88ec-4b57-833d-a8ac94c1fdca","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5f54cb19-e8da-46ed-8c34-40620e72a454","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:03:32.037Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:03:32.040Z","message":"{\"transactionId\":\"299a3fee-88ec-4b57-833d-a8ac94c1fdca\",\"status\":\"200\",\"rqstDate\":\"230526-00:03:32:038\",\"respDate\":\"230526-00:03:32:040\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:299a3fee-88ec-4b57-833d-a8ac94c1fdca\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:03:32:038-25781\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[20bd65bf-854b-4d42-9584-3e19ad9a610e], x-b3-parentspanid=[f3ebae7991b53eb9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54961], x-envoy-attempt-count=[1], x-b3-traceid=[ea15a314d2edbd88f3ebae7991b53eb9], x-b3-spanid=[8033d79e6e251912], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[299a3fee-88ec-4b57-833d-a8ac94c1fdca]}\\\"}\"}","context":{"RequestID":"299a3fee-88ec-4b57-833d-a8ac94c1fdca","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5f54cb19-e8da-46ed-8c34-40620e72a454","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:03:32.037Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:32.041Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"299a3fee-88ec-4b57-833d-a8ac94c1fdca","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5f54cb19-e8da-46ed-8c34-40620e72a454","LogTimestamp":"2023-05-26T00:03:32.041Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:03:32 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:03:32.268Z","message":"Entering","context":{"RequestID":"fd4eec31-3cda-404e-9814-027287a3df8f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"aefd3df6-d62b-4f29-98df-558f93f52e66","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:03:32.268Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:03:32.270Z","message":"{\"transactionId\":\"fd4eec31-3cda-404e-9814-027287a3df8f\",\"status\":\"200\",\"rqstDate\":\"230526-00:03:32:269\",\"respDate\":\"230526-00:03:32:270\",\"sourceId\":\"haproxy:fd4eec31-3cda-404e-9814-027287a3df8f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:03:32:269-28921\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f11e3d76-4a1d-446a-af25-ae0451686ac4], x-b3-parentspanid=[8770637cde85ed81], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d9ec5f8da8174be48770637cde85ed81], x-b3-spanid=[8d84897de8baad8e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fd4eec31-3cda-404e-9814-027287a3df8f]}\\\"}\"}","context":{"RequestID":"fd4eec31-3cda-404e-9814-027287a3df8f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"aefd3df6-d62b-4f29-98df-558f93f52e66","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:03:32.268Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:32.271Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fd4eec31-3cda-404e-9814-027287a3df8f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aefd3df6-d62b-4f29-98df-558f93f52e66","LogTimestamp":"2023-05-26T00:03:32.271Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:03:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:03:34.183Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:03:34.197Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:34.198Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:34.198Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:34.281Z","message":"Entering","context":{"RequestID":"25976e55-e37b-44f3-942a-a8f0fa7108e8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b63efd1c-e22c-4baa-8b6e-0331632c1348","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:03:34.281Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:03:34.284Z","message":"{\"transactionId\":\"25976e55-e37b-44f3-942a-a8f0fa7108e8\",\"status\":\"200\",\"rqstDate\":\"230526-00:03:34:282\",\"respDate\":\"230526-00:03:34:284\",\"sourceId\":\"haproxy:25976e55-e37b-44f3-942a-a8f0fa7108e8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:03:34:282-26399\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[72c735f4-af38-4eaa-bfd5-ea3f940250e4], x-b3-parentspanid=[7bd5572a92faf97a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ddd7b75b4088865e7bd5572a92faf97a], x-b3-spanid=[33729b8d42b452c6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[25976e55-e37b-44f3-942a-a8f0fa7108e8]}\\\"}\"}","context":{"RequestID":"25976e55-e37b-44f3-942a-a8f0fa7108e8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b63efd1c-e22c-4baa-8b6e-0331632c1348","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:03:34.281Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:34.285Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"25976e55-e37b-44f3-942a-a8f0fa7108e8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b63efd1c-e22c-4baa-8b6e-0331632c1348","LogTimestamp":"2023-05-26T00:03:34.285Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:03:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:03:36.295Z","message":"Entering","context":{"RequestID":"f1db62c3-fc8a-4681-b113-38977fa9c99c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"422e426a-fa02-4d71-97e8-671a11aec42a","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:03:36.295Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:03:36.297Z","message":"{\"transactionId\":\"f1db62c3-fc8a-4681-b113-38977fa9c99c\",\"status\":\"200\",\"rqstDate\":\"230526-00:03:36:296\",\"respDate\":\"230526-00:03:36:297\",\"sourceId\":\"haproxy:f1db62c3-fc8a-4681-b113-38977fa9c99c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:03:36:296-12066\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fa818bbf-ead1-44db-92b6-280d6ff0082e], x-b3-parentspanid=[b2fe24d7969f4c46], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[22e7510705ef57d3b2fe24d7969f4c46], x-b3-spanid=[c9941d99a1891876], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f1db62c3-fc8a-4681-b113-38977fa9c99c]}\\\"}\"}","context":{"RequestID":"f1db62c3-fc8a-4681-b113-38977fa9c99c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"422e426a-fa02-4d71-97e8-671a11aec42a","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:03:36.295Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:36.298Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f1db62c3-fc8a-4681-b113-38977fa9c99c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"422e426a-fa02-4d71-97e8-671a11aec42a","LogTimestamp":"2023-05-26T00:03:36.298Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:03:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:03:38.306Z","message":"Entering","context":{"RequestID":"980471f8-b606-4096-a727-98bbab6a08b1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a32de5b1-a912-4a12-93ba-a221755f5520","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:03:38.306Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:03:38.308Z","message":"{\"transactionId\":\"980471f8-b606-4096-a727-98bbab6a08b1\",\"status\":\"200\",\"rqstDate\":\"230526-00:03:38:307\",\"respDate\":\"230526-00:03:38:308\",\"sourceId\":\"haproxy:980471f8-b606-4096-a727-98bbab6a08b1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:03:38:307-8285\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[de56fbab-fe28-436e-9ee4-3a2b6e604554], x-b3-parentspanid=[0f7ff1096a3834c4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[28e347cc9091cdc80f7ff1096a3834c4], x-b3-spanid=[332a7b8e114c0b36], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[980471f8-b606-4096-a727-98bbab6a08b1]}\\\"}\"}","context":{"RequestID":"980471f8-b606-4096-a727-98bbab6a08b1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a32de5b1-a912-4a12-93ba-a221755f5520","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:03:38.306Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:38.308Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"980471f8-b606-4096-a727-98bbab6a08b1","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a32de5b1-a912-4a12-93ba-a221755f5520","LogTimestamp":"2023-05-26T00:03:38.308Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:03:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-26T00:03:40.317Z","message":"Entering","context":{"RequestID":"98e562a0-099b-438e-b95f-efcd94d4b052","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7fe6d915-463a-48b8-9742-4e1ea1cb8b7c","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:03:40.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:03:40.320Z","message":"{\"transactionId\":\"98e562a0-099b-438e-b95f-efcd94d4b052\",\"status\":\"200\",\"rqstDate\":\"230526-00:03:40:318\",\"respDate\":\"230526-00:03:40:320\",\"sourceId\":\"haproxy:98e562a0-099b-438e-b95f-efcd94d4b052\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:03:40:318-89224\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[92391852-705a-4219-ae7a-b8eaa9223588], x-b3-parentspanid=[340ea29a63cb4fe1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b30c827773f90197340ea29a63cb4fe1], x-b3-spanid=[13cdeee9d572c131], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[98e562a0-099b-438e-b95f-efcd94d4b052]}\\\"}\"}","context":{"RequestID":"98e562a0-099b-438e-b95f-efcd94d4b052","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7fe6d915-463a-48b8-9742-4e1ea1cb8b7c","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:03:40.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:40.321Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"98e562a0-099b-438e-b95f-efcd94d4b052","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7fe6d915-463a-48b8-9742-4e1ea1cb8b7c","LogTimestamp":"2023-05-26T00:03:40.321Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:03:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:03:41.907Z","message":"Entering","context":{"RequestID":"4ae522c2-b8d9-4620-bb20-482f3c621f84","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"629e8d68-0580-4f4c-801a-c2e49bf39fd4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:03:41.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:03:41.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"4ae522c2-b8d9-4620-bb20-482f3c621f84","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"629e8d68-0580-4f4c-801a-c2e49bf39fd4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:03:41.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:41.910Z","message":"{\"transactionId\":\"4ae522c2-b8d9-4620-bb20-482f3c621f84\",\"status\":\"200\",\"rqstDate\":\"230526-00:03:41:908\",\"respDate\":\"230526-00:03:41:910\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4ae522c2-b8d9-4620-bb20-482f3c621f84\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:03:41:908-41661\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4ae522c2-b8d9-4620-bb20-482f3c621f84]}\\\"}\"}","context":{"RequestID":"4ae522c2-b8d9-4620-bb20-482f3c621f84","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"629e8d68-0580-4f4c-801a-c2e49bf39fd4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:03:41.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:41.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4ae522c2-b8d9-4620-bb20-482f3c621f84","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"629e8d68-0580-4f4c-801a-c2e49bf39fd4","LogTimestamp":"2023-05-26T00:03:41.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:03:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:03:42.035Z","message":"Entering","context":{"RequestID":"b8bd6022-d08d-4a44-8659-31d02866dcfd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9223ea2f-4814-418f-b7f4-5477868b7f90","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:03:42.035Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:03:42.037Z","message":"{\"transactionId\":\"b8bd6022-d08d-4a44-8659-31d02866dcfd\",\"status\":\"200\",\"rqstDate\":\"230526-00:03:42:036\",\"respDate\":\"230526-00:03:42:037\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b8bd6022-d08d-4a44-8659-31d02866dcfd\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:03:42:036-24191\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a2f9e504-b26a-4b43-9dbf-493f897a7e3b], x-b3-parentspanid=[85db65d53deceb2e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44017], x-envoy-attempt-count=[1], x-b3-traceid=[fa1c9bff6e68b62485db65d53deceb2e], x-b3-spanid=[74b8f7d83e0999f1], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b8bd6022-d08d-4a44-8659-31d02866dcfd]}\\\"}\"}","context":{"RequestID":"b8bd6022-d08d-4a44-8659-31d02866dcfd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9223ea2f-4814-418f-b7f4-5477868b7f90","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:03:42.035Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:42.038Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b8bd6022-d08d-4a44-8659-31d02866dcfd","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9223ea2f-4814-418f-b7f4-5477868b7f90","LogTimestamp":"2023-05-26T00:03:42.038Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:03:42 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:03:42.331Z","message":"Entering","context":{"RequestID":"4ba45a9c-6e5c-4d09-9dfd-c9761bfd9510","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4e1becaf-14b5-4c49-ae21-3afcd3637a35","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:03:42.331Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:03:42.333Z","message":"{\"transactionId\":\"4ba45a9c-6e5c-4d09-9dfd-c9761bfd9510\",\"status\":\"200\",\"rqstDate\":\"230526-00:03:42:332\",\"respDate\":\"230526-00:03:42:333\",\"sourceId\":\"haproxy:4ba45a9c-6e5c-4d09-9dfd-c9761bfd9510\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:03:42:332-53566\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fd9c62fd-54c4-4330-97a7-79ac061b2090], x-b3-parentspanid=[431cb9ac5daafd7b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bbd62052465a20bc431cb9ac5daafd7b], x-b3-spanid=[87429ffc0249d372], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4ba45a9c-6e5c-4d09-9dfd-c9761bfd9510]}\\\"}\"}","context":{"RequestID":"4ba45a9c-6e5c-4d09-9dfd-c9761bfd9510","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4e1becaf-14b5-4c49-ae21-3afcd3637a35","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:03:42.331Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:42.334Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4ba45a9c-6e5c-4d09-9dfd-c9761bfd9510","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4e1becaf-14b5-4c49-ae21-3afcd3637a35","LogTimestamp":"2023-05-26T00:03:42.334Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:03:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:03:44.184Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:03:44.198Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:44.198Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:44.198Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:44.343Z","message":"Entering","context":{"RequestID":"7c087594-cb3e-4581-abbf-850fd54f3806","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b5db280b-e7bc-44b4-a81d-0d0e2d7e9244","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:03:44.343Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:03:44.345Z","message":"{\"transactionId\":\"7c087594-cb3e-4581-abbf-850fd54f3806\",\"status\":\"200\",\"rqstDate\":\"230526-00:03:44:344\",\"respDate\":\"230526-00:03:44:345\",\"sourceId\":\"haproxy:7c087594-cb3e-4581-abbf-850fd54f3806\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:03:44:344-13440\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b9fb09c5-e87d-4338-b502-599fe2e2df7a], x-b3-parentspanid=[913d56e1f3e13f9c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9f668782d59acf76913d56e1f3e13f9c], x-b3-spanid=[cbcb8b48242736f0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7c087594-cb3e-4581-abbf-850fd54f3806]}\\\"}\"}","context":{"RequestID":"7c087594-cb3e-4581-abbf-850fd54f3806","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b5db280b-e7bc-44b4-a81d-0d0e2d7e9244","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:03:44.343Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:44.346Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c087594-cb3e-4581-abbf-850fd54f3806","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b5db280b-e7bc-44b4-a81d-0d0e2d7e9244","LogTimestamp":"2023-05-26T00:03:44.346Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:03:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:03:46.355Z","message":"Entering","context":{"RequestID":"35f4a16b-b64c-4552-bad9-3e9657585d09","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"93a022f3-b3bd-429f-a1fe-d712e9c26d8d","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:03:46.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:03:46.357Z","message":"{\"transactionId\":\"35f4a16b-b64c-4552-bad9-3e9657585d09\",\"status\":\"200\",\"rqstDate\":\"230526-00:03:46:356\",\"respDate\":\"230526-00:03:46:357\",\"sourceId\":\"haproxy:35f4a16b-b64c-4552-bad9-3e9657585d09\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:03:46:356-42285\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[88a62057-2baa-4023-83cc-fd7a48e795c6], x-b3-parentspanid=[c716dee590596662], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6765890185456c3ac716dee590596662], x-b3-spanid=[0e292015e76f7ccf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[35f4a16b-b64c-4552-bad9-3e9657585d09]}\\\"}\"}","context":{"RequestID":"35f4a16b-b64c-4552-bad9-3e9657585d09","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"93a022f3-b3bd-429f-a1fe-d712e9c26d8d","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:03:46.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:46.358Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"35f4a16b-b64c-4552-bad9-3e9657585d09","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"93a022f3-b3bd-429f-a1fe-d712e9c26d8d","LogTimestamp":"2023-05-26T00:03:46.358Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:03:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:03:48.368Z","message":"Entering","context":{"RequestID":"abb17d76-94b9-4c7a-8291-aea9d4897668","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"69dd35bc-612b-431a-b74f-e07794ce9797","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:03:48.368Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:03:48.370Z","message":"{\"transactionId\":\"abb17d76-94b9-4c7a-8291-aea9d4897668\",\"status\":\"200\",\"rqstDate\":\"230526-00:03:48:369\",\"respDate\":\"230526-00:03:48:370\",\"sourceId\":\"haproxy:abb17d76-94b9-4c7a-8291-aea9d4897668\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:03:48:369-88830\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1a0c8b08-25b4-4656-9bb0-80281974b887], x-b3-parentspanid=[560b044cd4f7cc45], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a63b36c06da4cc1a560b044cd4f7cc45], x-b3-spanid=[78345f776e4da74b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[abb17d76-94b9-4c7a-8291-aea9d4897668]}\\\"}\"}","context":{"RequestID":"abb17d76-94b9-4c7a-8291-aea9d4897668","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"69dd35bc-612b-431a-b74f-e07794ce9797","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:03:48.368Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:48.371Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"abb17d76-94b9-4c7a-8291-aea9d4897668","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"69dd35bc-612b-431a-b74f-e07794ce9797","LogTimestamp":"2023-05-26T00:03:48.371Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:03:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:03:50.380Z","message":"Entering","context":{"RequestID":"58d08e3b-234b-47c1-8a02-21f2d559ad1d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f37a6817-aa1b-4fe1-b40f-5b266a19ba75","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:03:50.380Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:03:50.382Z","message":"{\"transactionId\":\"58d08e3b-234b-47c1-8a02-21f2d559ad1d\",\"status\":\"200\",\"rqstDate\":\"230526-00:03:50:380\",\"respDate\":\"230526-00:03:50:382\",\"sourceId\":\"haproxy:58d08e3b-234b-47c1-8a02-21f2d559ad1d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:03:50:380-41350\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[18203b76-3744-4f94-beac-d33d942f410d], x-b3-parentspanid=[67d35718fedaf3e2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[51e1a2da0437cfb067d35718fedaf3e2], x-b3-spanid=[91715b86862d1502], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[58d08e3b-234b-47c1-8a02-21f2d559ad1d]}\\\"}\"}","context":{"RequestID":"58d08e3b-234b-47c1-8a02-21f2d559ad1d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f37a6817-aa1b-4fe1-b40f-5b266a19ba75","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:03:50.380Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:50.383Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"58d08e3b-234b-47c1-8a02-21f2d559ad1d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f37a6817-aa1b-4fe1-b40f-5b266a19ba75","LogTimestamp":"2023-05-26T00:03:50.383Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:03:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:03:51.909Z","message":"Entering","context":{"RequestID":"83334e58-d24c-4ac8-a79b-bd5ea073bb54","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ca1da657-1f5c-4ce1-8ad6-da4c84fc0353","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:03:51.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:03:51.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"83334e58-d24c-4ac8-a79b-bd5ea073bb54","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ca1da657-1f5c-4ce1-8ad6-da4c84fc0353","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:03:51.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:51.912Z","message":"{\"transactionId\":\"83334e58-d24c-4ac8-a79b-bd5ea073bb54\",\"status\":\"200\",\"rqstDate\":\"230526-00:03:51:910\",\"respDate\":\"230526-00:03:51:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:83334e58-d24c-4ac8-a79b-bd5ea073bb54\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:03:51:910-17503\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[83334e58-d24c-4ac8-a79b-bd5ea073bb54]}\\\"}\"}","context":{"RequestID":"83334e58-d24c-4ac8-a79b-bd5ea073bb54","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ca1da657-1f5c-4ce1-8ad6-da4c84fc0353","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:03:51.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:51.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"83334e58-d24c-4ac8-a79b-bd5ea073bb54","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ca1da657-1f5c-4ce1-8ad6-da4c84fc0353","LogTimestamp":"2023-05-26T00:03:51.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:03:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:03:52.034Z","message":"Entering","context":{"RequestID":"4b79993d-f8b9-426e-b5da-db73aaf5ed53","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ca6b4c69-3ef2-4a1a-b682-0548c0dbe3c6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:03:52.034Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:03:52.037Z","message":"{\"transactionId\":\"4b79993d-f8b9-426e-b5da-db73aaf5ed53\",\"status\":\"200\",\"rqstDate\":\"230526-00:03:52:035\",\"respDate\":\"230526-00:03:52:036\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4b79993d-f8b9-426e-b5da-db73aaf5ed53\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:03:52:035-84395\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[12b2a6fb-0637-4229-80ee-a0731a86ffe4], x-b3-parentspanid=[fa2fcb655eb0866f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59819], x-envoy-attempt-count=[1], x-b3-traceid=[4e61bb16af9981c7fa2fcb655eb0866f], x-b3-spanid=[80d9da2d86487e86], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4b79993d-f8b9-426e-b5da-db73aaf5ed53]}\\\"}\"}","context":{"RequestID":"4b79993d-f8b9-426e-b5da-db73aaf5ed53","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ca6b4c69-3ef2-4a1a-b682-0548c0dbe3c6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:03:52.034Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:52.037Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4b79993d-f8b9-426e-b5da-db73aaf5ed53","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ca6b4c69-3ef2-4a1a-b682-0548c0dbe3c6","LogTimestamp":"2023-05-26T00:03:52.037Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:03:52 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:03:52.393Z","message":"Entering","context":{"RequestID":"3be7eaa7-379f-44d2-bb95-46bd97a5867d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"da6b6ded-2748-4e40-bfbb-c7d142dfaadc","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:03:52.393Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:03:52.395Z","message":"{\"transactionId\":\"3be7eaa7-379f-44d2-bb95-46bd97a5867d\",\"status\":\"200\",\"rqstDate\":\"230526-00:03:52:394\",\"respDate\":\"230526-00:03:52:395\",\"sourceId\":\"haproxy:3be7eaa7-379f-44d2-bb95-46bd97a5867d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:03:52:394-7994\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d4619fb8-136a-49d1-a732-cb873cc4dd77], x-b3-parentspanid=[4c7735917260ebdf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1f39fe4d7fe06e2a4c7735917260ebdf], x-b3-spanid=[2e4ac569d468051b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3be7eaa7-379f-44d2-bb95-46bd97a5867d]}\\\"}\"}","context":{"RequestID":"3be7eaa7-379f-44d2-bb95-46bd97a5867d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"da6b6ded-2748-4e40-bfbb-c7d142dfaadc","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:03:52.393Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:52.396Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3be7eaa7-379f-44d2-bb95-46bd97a5867d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"da6b6ded-2748-4e40-bfbb-c7d142dfaadc","LogTimestamp":"2023-05-26T00:03:52.396Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:03:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:03:54.184Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:03:54.201Z","message":"Connection[cassandra/10.233.69.175:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:54.203Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:54.203Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:54.203Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:54.206Z","message":"Connection[cassandra/10.233.69.175:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:54.407Z","message":"Entering","context":{"RequestID":"900a1a5c-dc88-4753-8aba-ff53d92090a4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2f9be962-62b7-4621-b2ec-8173ef9e40f9","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:03:54.407Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:03:54.409Z","message":"{\"transactionId\":\"900a1a5c-dc88-4753-8aba-ff53d92090a4\",\"status\":\"200\",\"rqstDate\":\"230526-00:03:54:408\",\"respDate\":\"230526-00:03:54:409\",\"sourceId\":\"haproxy:900a1a5c-dc88-4753-8aba-ff53d92090a4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:03:54:408-42806\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[992da7f8-9dad-4eb2-87ff-6b171ecd120d], x-b3-parentspanid=[12509d0aa3bfbff2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[04a121cefb9ac64812509d0aa3bfbff2], x-b3-spanid=[7a6035f787791da9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[900a1a5c-dc88-4753-8aba-ff53d92090a4]}\\\"}\"}","context":{"RequestID":"900a1a5c-dc88-4753-8aba-ff53d92090a4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2f9be962-62b7-4621-b2ec-8173ef9e40f9","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:03:54.407Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:54.410Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"900a1a5c-dc88-4753-8aba-ff53d92090a4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2f9be962-62b7-4621-b2ec-8173ef9e40f9","LogTimestamp":"2023-05-26T00:03:54.410Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:03:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-26T00:03:56.420Z","message":"Entering","context":{"RequestID":"0a6ad215-a06f-412e-a4c5-c5670d1f7c37","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"552ddbab-0082-4a14-a6e8-ebc8ee8e9000","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:03:56.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:03:56.422Z","message":"{\"transactionId\":\"0a6ad215-a06f-412e-a4c5-c5670d1f7c37\",\"status\":\"200\",\"rqstDate\":\"230526-00:03:56:421\",\"respDate\":\"230526-00:03:56:422\",\"sourceId\":\"haproxy:0a6ad215-a06f-412e-a4c5-c5670d1f7c37\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:03:56:421-78984\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8a151c21-153c-443f-ae89-b48fa59831bd], x-b3-parentspanid=[aa3ae9953d148bd7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fe7035a225b5b401aa3ae9953d148bd7], x-b3-spanid=[a24cb3687b7ff3c9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0a6ad215-a06f-412e-a4c5-c5670d1f7c37]}\\\"}\"}","context":{"RequestID":"0a6ad215-a06f-412e-a4c5-c5670d1f7c37","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"552ddbab-0082-4a14-a6e8-ebc8ee8e9000","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:03:56.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:56.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0a6ad215-a06f-412e-a4c5-c5670d1f7c37","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"552ddbab-0082-4a14-a6e8-ebc8ee8e9000","LogTimestamp":"2023-05-26T00:03:56.423Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:03:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:03:56.724Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:56.729Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:58.432Z","message":"Entering","context":{"RequestID":"f713858b-a49a-424b-b2ef-5deb0ac1d906","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"183c5406-4310-47e4-a065-39e8906f90b5","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:03:58.432Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:03:58.435Z","message":"{\"transactionId\":\"f713858b-a49a-424b-b2ef-5deb0ac1d906\",\"status\":\"200\",\"rqstDate\":\"230526-00:03:58:433\",\"respDate\":\"230526-00:03:58:435\",\"sourceId\":\"haproxy:f713858b-a49a-424b-b2ef-5deb0ac1d906\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:03:58:433-53958\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d20abdbc-8426-4d93-9861-370eae19625a], x-b3-parentspanid=[c1cb440e51415d93], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3e69a8a1ce0f90dbc1cb440e51415d93], x-b3-spanid=[659cf74c3c983358], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f713858b-a49a-424b-b2ef-5deb0ac1d906]}\\\"}\"}","context":{"RequestID":"f713858b-a49a-424b-b2ef-5deb0ac1d906","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"183c5406-4310-47e4-a065-39e8906f90b5","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:03:58.432Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:03:58.436Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f713858b-a49a-424b-b2ef-5deb0ac1d906","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"183c5406-4310-47e4-a065-39e8906f90b5","LogTimestamp":"2023-05-26T00:03:58.436Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:03:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:04:00.447Z","message":"Entering","context":{"RequestID":"b71d8aef-bd86-4072-9a97-ae849c5abb59","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"70faacc6-d820-47e9-b3e0-9652d398c049","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:04:00.446Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:04:00.449Z","message":"{\"transactionId\":\"b71d8aef-bd86-4072-9a97-ae849c5abb59\",\"status\":\"200\",\"rqstDate\":\"230526-00:04:00:447\",\"respDate\":\"230526-00:04:00:449\",\"sourceId\":\"haproxy:b71d8aef-bd86-4072-9a97-ae849c5abb59\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:04:00:447-76737\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a85ff626-92db-49b8-94eb-4c67eaf41d67], x-b3-parentspanid=[da5b42505709f6ba], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e40dcb1662e057ddda5b42505709f6ba], x-b3-spanid=[8cda2ca4ccad968f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b71d8aef-bd86-4072-9a97-ae849c5abb59]}\\\"}\"}","context":{"RequestID":"b71d8aef-bd86-4072-9a97-ae849c5abb59","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"70faacc6-d820-47e9-b3e0-9652d398c049","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:04:00.446Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:00.449Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b71d8aef-bd86-4072-9a97-ae849c5abb59","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"70faacc6-d820-47e9-b3e0-9652d398c049","LogTimestamp":"2023-05-26T00:04:00.449Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:04:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:04:01.908Z","message":"Entering","context":{"RequestID":"7c846730-8a24-466b-8e9c-7b6f9fb5e5cf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"eee008e6-eb62-4b05-bc43-cd57b009632b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:04:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:04:01.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"7c846730-8a24-466b-8e9c-7b6f9fb5e5cf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"eee008e6-eb62-4b05-bc43-cd57b009632b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:04:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:01.911Z","message":"{\"transactionId\":\"7c846730-8a24-466b-8e9c-7b6f9fb5e5cf\",\"status\":\"200\",\"rqstDate\":\"230526-00:04:01:909\",\"respDate\":\"230526-00:04:01:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7c846730-8a24-466b-8e9c-7b6f9fb5e5cf\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:04:01:909-64383\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7c846730-8a24-466b-8e9c-7b6f9fb5e5cf]}\\\"}\"}","context":{"RequestID":"7c846730-8a24-466b-8e9c-7b6f9fb5e5cf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"eee008e6-eb62-4b05-bc43-cd57b009632b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:04:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:01.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c846730-8a24-466b-8e9c-7b6f9fb5e5cf","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eee008e6-eb62-4b05-bc43-cd57b009632b","LogTimestamp":"2023-05-26T00:04:01.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:04:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:04:02.036Z","message":"Entering","context":{"RequestID":"ad718307-3f90-41cf-972f-2be226a96b43","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"33e024e4-e6f6-4a9c-a050-2074db15b9b5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:04:02.036Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:04:02.038Z","message":"{\"transactionId\":\"ad718307-3f90-41cf-972f-2be226a96b43\",\"status\":\"200\",\"rqstDate\":\"230526-00:04:02:037\",\"respDate\":\"230526-00:04:02:038\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ad718307-3f90-41cf-972f-2be226a96b43\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:04:02:037-3737\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[82e449dc-c00a-43a9-bd07-4d9a407708f8], x-b3-parentspanid=[94f1a6935f513617], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54441], x-envoy-attempt-count=[1], x-b3-traceid=[a69e367282e3978794f1a6935f513617], x-b3-spanid=[d39b6d5070e19016], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ad718307-3f90-41cf-972f-2be226a96b43]}\\\"}\"}","context":{"RequestID":"ad718307-3f90-41cf-972f-2be226a96b43","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"33e024e4-e6f6-4a9c-a050-2074db15b9b5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:04:02.036Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:02.039Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ad718307-3f90-41cf-972f-2be226a96b43","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"33e024e4-e6f6-4a9c-a050-2074db15b9b5","LogTimestamp":"2023-05-26T00:04:02.039Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:04:02 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:04:02.460Z","message":"Entering","context":{"RequestID":"42f35363-023b-40da-8dd4-4ee636ba3a38","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cceb5aad-a3f8-441a-8d9f-f7ef484e7789","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:04:02.460Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:04:02.462Z","message":"{\"transactionId\":\"42f35363-023b-40da-8dd4-4ee636ba3a38\",\"status\":\"200\",\"rqstDate\":\"230526-00:04:02:460\",\"respDate\":\"230526-00:04:02:462\",\"sourceId\":\"haproxy:42f35363-023b-40da-8dd4-4ee636ba3a38\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:04:02:460-72998\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6420151b-f8d1-4ac1-9c88-32c505888080], x-b3-parentspanid=[20e432fce4f2836c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[afc0da5e458cd5e920e432fce4f2836c], x-b3-spanid=[15fcff4b5b958ef5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[42f35363-023b-40da-8dd4-4ee636ba3a38]}\\\"}\"}","context":{"RequestID":"42f35363-023b-40da-8dd4-4ee636ba3a38","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cceb5aad-a3f8-441a-8d9f-f7ef484e7789","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:04:02.460Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:02.463Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"42f35363-023b-40da-8dd4-4ee636ba3a38","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cceb5aad-a3f8-441a-8d9f-f7ef484e7789","LogTimestamp":"2023-05-26T00:04:02.463Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:04:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:04:04.184Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:04:04.200Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:04.200Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:04.200Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:04.473Z","message":"Entering","context":{"RequestID":"36c9ce13-965d-4baa-b06b-b975041127a4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"81f40728-0f37-4d5a-b216-abaf02aca687","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:04:04.473Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:04:04.475Z","message":"{\"transactionId\":\"36c9ce13-965d-4baa-b06b-b975041127a4\",\"status\":\"200\",\"rqstDate\":\"230526-00:04:04:474\",\"respDate\":\"230526-00:04:04:475\",\"sourceId\":\"haproxy:36c9ce13-965d-4baa-b06b-b975041127a4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:04:04:474-60915\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f593d693-8646-4e95-a542-0138fe92ac94], x-b3-parentspanid=[a6a5e78bd6ddbfed], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b44d76ebf49959cea6a5e78bd6ddbfed], x-b3-spanid=[b2bbd18b28d5d57c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[36c9ce13-965d-4baa-b06b-b975041127a4]}\\\"}\"}","context":{"RequestID":"36c9ce13-965d-4baa-b06b-b975041127a4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"81f40728-0f37-4d5a-b216-abaf02aca687","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:04:04.473Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:04.476Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"36c9ce13-965d-4baa-b06b-b975041127a4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"81f40728-0f37-4d5a-b216-abaf02aca687","LogTimestamp":"2023-05-26T00:04:04.476Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:04:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:04:06.485Z","message":"Entering","context":{"RequestID":"f3ab9133-fe8c-4a26-8f12-433d0d85fd32","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"881f2ea7-504a-49fa-8897-1b90b2170a45","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:04:06.485Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:04:06.487Z","message":"{\"transactionId\":\"f3ab9133-fe8c-4a26-8f12-433d0d85fd32\",\"status\":\"200\",\"rqstDate\":\"230526-00:04:06:486\",\"respDate\":\"230526-00:04:06:487\",\"sourceId\":\"haproxy:f3ab9133-fe8c-4a26-8f12-433d0d85fd32\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:04:06:486-10203\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[53f90195-ae9b-44cb-8aa7-ca9379ed7e70], x-b3-parentspanid=[c65976f08cd0bf90], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3a7c114efafee73ec65976f08cd0bf90], x-b3-spanid=[34de17991089a030], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f3ab9133-fe8c-4a26-8f12-433d0d85fd32]}\\\"}\"}","context":{"RequestID":"f3ab9133-fe8c-4a26-8f12-433d0d85fd32","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"881f2ea7-504a-49fa-8897-1b90b2170a45","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:04:06.485Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:06.488Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f3ab9133-fe8c-4a26-8f12-433d0d85fd32","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"881f2ea7-504a-49fa-8897-1b90b2170a45","LogTimestamp":"2023-05-26T00:04:06.488Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:04:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:04:08.498Z","message":"Entering","context":{"RequestID":"de4afbc4-b06a-4c6e-8b6a-9929c5e4d5ad","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e04107d7-c0fa-4c1e-aea4-908563e22236","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:04:08.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:04:08.500Z","message":"{\"transactionId\":\"de4afbc4-b06a-4c6e-8b6a-9929c5e4d5ad\",\"status\":\"200\",\"rqstDate\":\"230526-00:04:08:499\",\"respDate\":\"230526-00:04:08:500\",\"sourceId\":\"haproxy:de4afbc4-b06a-4c6e-8b6a-9929c5e4d5ad\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:04:08:499-72315\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2f42bf7c-ce9b-4c8a-9db1-6f42d0748c34], x-b3-parentspanid=[b2c81a20e2ecb960], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[651bbc690dad77d1b2c81a20e2ecb960], x-b3-spanid=[11f0ff33374407f7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[de4afbc4-b06a-4c6e-8b6a-9929c5e4d5ad]}\\\"}\"}","context":{"RequestID":"de4afbc4-b06a-4c6e-8b6a-9929c5e4d5ad","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e04107d7-c0fa-4c1e-aea4-908563e22236","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:04:08.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:08.501Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"de4afbc4-b06a-4c6e-8b6a-9929c5e4d5ad","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e04107d7-c0fa-4c1e-aea4-908563e22236","LogTimestamp":"2023-05-26T00:04:08.501Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:04:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:04:10.511Z","message":"Entering","context":{"RequestID":"615fd9f3-7114-4007-895b-477444d72871","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"65843a34-14b9-4302-a6fe-122fc0a43a7e","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:04:10.511Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:04:10.513Z","message":"{\"transactionId\":\"615fd9f3-7114-4007-895b-477444d72871\",\"status\":\"200\",\"rqstDate\":\"230526-00:04:10:512\",\"respDate\":\"230526-00:04:10:513\",\"sourceId\":\"haproxy:615fd9f3-7114-4007-895b-477444d72871\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:04:10:512-91266\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[723b35cf-9ad8-4576-8efe-606bf231ef37], x-b3-parentspanid=[82d1a08b4b3fd42d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5a8dba4eb042d6c182d1a08b4b3fd42d], x-b3-spanid=[106ff2f4364fe836], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[615fd9f3-7114-4007-895b-477444d72871]}\\\"}\"}","context":{"RequestID":"615fd9f3-7114-4007-895b-477444d72871","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"65843a34-14b9-4302-a6fe-122fc0a43a7e","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:04:10.511Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:10.514Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"615fd9f3-7114-4007-895b-477444d72871","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"65843a34-14b9-4302-a6fe-122fc0a43a7e","LogTimestamp":"2023-05-26T00:04:10.514Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:04:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:04:11.907Z","message":"Entering","context":{"RequestID":"410be624-3808-4263-923d-15e20ac46c1c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"afc64790-7109-44d9-8341-12cff004ff7c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:04:11.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:04:11.908Z","message":"Database is available from CACHED check.","context":{"RequestID":"410be624-3808-4263-923d-15e20ac46c1c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"afc64790-7109-44d9-8341-12cff004ff7c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:04:11.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:11.909Z","message":"{\"transactionId\":\"410be624-3808-4263-923d-15e20ac46c1c\",\"status\":\"200\",\"rqstDate\":\"230526-00:04:11:908\",\"respDate\":\"230526-00:04:11:909\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:410be624-3808-4263-923d-15e20ac46c1c\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:04:11:908-64709\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[410be624-3808-4263-923d-15e20ac46c1c]}\\\"}\"}","context":{"RequestID":"410be624-3808-4263-923d-15e20ac46c1c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"afc64790-7109-44d9-8341-12cff004ff7c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:04:11.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:11.910Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"410be624-3808-4263-923d-15e20ac46c1c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"afc64790-7109-44d9-8341-12cff004ff7c","LogTimestamp":"2023-05-26T00:04:11.910Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:04:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:04:12.036Z","message":"Entering","context":{"RequestID":"e0951ff3-b925-483c-9876-0bf2e409f6f9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1a8c3bcc-921e-4b1c-b1ff-6bb37fa69907","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:04:12.036Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:04:12.038Z","message":"{\"transactionId\":\"e0951ff3-b925-483c-9876-0bf2e409f6f9\",\"status\":\"200\",\"rqstDate\":\"230526-00:04:12:036\",\"respDate\":\"230526-00:04:12:038\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e0951ff3-b925-483c-9876-0bf2e409f6f9\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:04:12:036-20696\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2fd08b73-3feb-4af6-a1b8-3b4e4128f24d], x-b3-parentspanid=[c2597fce61b925fa], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40559], x-envoy-attempt-count=[1], x-b3-traceid=[5b0e22289a68b41ec2597fce61b925fa], x-b3-spanid=[01e29c10ea79036c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e0951ff3-b925-483c-9876-0bf2e409f6f9]}\\\"}\"}","context":{"RequestID":"e0951ff3-b925-483c-9876-0bf2e409f6f9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1a8c3bcc-921e-4b1c-b1ff-6bb37fa69907","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:04:12.036Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:12.039Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e0951ff3-b925-483c-9876-0bf2e409f6f9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1a8c3bcc-921e-4b1c-b1ff-6bb37fa69907","LogTimestamp":"2023-05-26T00:04:12.039Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:04:12 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:04:12.524Z","message":"Entering","context":{"RequestID":"86c83213-881b-4f8d-91a1-aea33306a794","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"20ad2756-48bd-48ac-876b-8f1e1931459d","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:04:12.523Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:04:12.526Z","message":"{\"transactionId\":\"86c83213-881b-4f8d-91a1-aea33306a794\",\"status\":\"200\",\"rqstDate\":\"230526-00:04:12:524\",\"respDate\":\"230526-00:04:12:526\",\"sourceId\":\"haproxy:86c83213-881b-4f8d-91a1-aea33306a794\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:04:12:524-61603\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e5abc6fe-1f33-9ca5-b837-ecae3616fc75], x-b3-parentspanid=[03439debb7de2b64], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fda21a33fc86e3a403439debb7de2b64], x-b3-spanid=[71e9ed729c167a6c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[86c83213-881b-4f8d-91a1-aea33306a794]}\\\"}\"}","context":{"RequestID":"86c83213-881b-4f8d-91a1-aea33306a794","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"20ad2756-48bd-48ac-876b-8f1e1931459d","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:04:12.523Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:12.527Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"86c83213-881b-4f8d-91a1-aea33306a794","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"20ad2756-48bd-48ac-876b-8f1e1931459d","LogTimestamp":"2023-05-26T00:04:12.527Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:04:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:04:14.185Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:04:14.195Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:14.195Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:14.196Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:14.537Z","message":"Entering","context":{"RequestID":"8fba7504-cf36-4aae-b83a-55cfd239984a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"19ab40eb-dc25-44b2-910b-ebefbf31eb13","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:04:14.537Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:04:14.539Z","message":"{\"transactionId\":\"8fba7504-cf36-4aae-b83a-55cfd239984a\",\"status\":\"200\",\"rqstDate\":\"230526-00:04:14:537\",\"respDate\":\"230526-00:04:14:539\",\"sourceId\":\"haproxy:8fba7504-cf36-4aae-b83a-55cfd239984a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:04:14:537-22441\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[52042511-ab23-4e55-b124-5678aca0c93b], x-b3-parentspanid=[4603d27a703fdadf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[04eb54f02e3e8b244603d27a703fdadf], x-b3-spanid=[a164fc44f2eff9b0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8fba7504-cf36-4aae-b83a-55cfd239984a]}\\\"}\"}","context":{"RequestID":"8fba7504-cf36-4aae-b83a-55cfd239984a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"19ab40eb-dc25-44b2-910b-ebefbf31eb13","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:04:14.537Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:14.539Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8fba7504-cf36-4aae-b83a-55cfd239984a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"19ab40eb-dc25-44b2-910b-ebefbf31eb13","LogTimestamp":"2023-05-26T00:04:14.539Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:04:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:04:16.548Z","message":"Entering","context":{"RequestID":"a5f1a85a-8a81-40ab-b99d-70c24d89d80f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"753997d7-799e-4a65-91ba-efea403e097f","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:04:16.548Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:04:16.551Z","message":"{\"transactionId\":\"a5f1a85a-8a81-40ab-b99d-70c24d89d80f\",\"status\":\"200\",\"rqstDate\":\"230526-00:04:16:549\",\"respDate\":\"230526-00:04:16:551\",\"sourceId\":\"haproxy:a5f1a85a-8a81-40ab-b99d-70c24d89d80f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:04:16:549-6858\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fa924ee1-cbbd-4554-9c15-7e20c1b1f1ae], x-b3-parentspanid=[6f7b5d6d30da3998], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[35f0fa50d4d2c6e36f7b5d6d30da3998], x-b3-spanid=[c83106138f4c1948], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a5f1a85a-8a81-40ab-b99d-70c24d89d80f]}\\\"}\"}","context":{"RequestID":"a5f1a85a-8a81-40ab-b99d-70c24d89d80f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"753997d7-799e-4a65-91ba-efea403e097f","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:04:16.548Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:16.552Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a5f1a85a-8a81-40ab-b99d-70c24d89d80f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"753997d7-799e-4a65-91ba-efea403e097f","LogTimestamp":"2023-05-26T00:04:16.551Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:04:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:04:18.563Z","message":"Entering","context":{"RequestID":"1e1f4a1b-2209-4649-be25-dac2c7a3200f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1924aaef-bc12-419b-a2c1-0f386b302385","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:04:18.563Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:04:18.565Z","message":"{\"transactionId\":\"1e1f4a1b-2209-4649-be25-dac2c7a3200f\",\"status\":\"200\",\"rqstDate\":\"230526-00:04:18:564\",\"respDate\":\"230526-00:04:18:565\",\"sourceId\":\"haproxy:1e1f4a1b-2209-4649-be25-dac2c7a3200f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:04:18:564-7330\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[36d3cd1a-fbbb-49b0-8b32-5180e8db6e2a], x-b3-parentspanid=[5f51780170896198], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0f5e1e71a91fff825f51780170896198], x-b3-spanid=[55256013e63e822f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1e1f4a1b-2209-4649-be25-dac2c7a3200f]}\\\"}\"}","context":{"RequestID":"1e1f4a1b-2209-4649-be25-dac2c7a3200f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1924aaef-bc12-419b-a2c1-0f386b302385","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:04:18.563Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:18.566Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1e1f4a1b-2209-4649-be25-dac2c7a3200f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1924aaef-bc12-419b-a2c1-0f386b302385","LogTimestamp":"2023-05-26T00:04:18.566Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:04:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:04:20.577Z","message":"Entering","context":{"RequestID":"4d9ab9fa-34f6-44be-9537-0d3542e73629","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1ee88798-6a4d-4b5b-b8e6-10eeeb7b0589","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:04:20.577Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:04:20.579Z","message":"{\"transactionId\":\"4d9ab9fa-34f6-44be-9537-0d3542e73629\",\"status\":\"200\",\"rqstDate\":\"230526-00:04:20:578\",\"respDate\":\"230526-00:04:20:579\",\"sourceId\":\"haproxy:4d9ab9fa-34f6-44be-9537-0d3542e73629\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:04:20:578-22338\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[46acfa8b-a150-4588-a46f-a239d35e8cef], x-b3-parentspanid=[ed8259cfb3505a4f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[19a9eda4174acbf1ed8259cfb3505a4f], x-b3-spanid=[46cc66d3ec501ba1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4d9ab9fa-34f6-44be-9537-0d3542e73629]}\\\"}\"}","context":{"RequestID":"4d9ab9fa-34f6-44be-9537-0d3542e73629","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1ee88798-6a4d-4b5b-b8e6-10eeeb7b0589","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:04:20.577Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:20.580Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4d9ab9fa-34f6-44be-9537-0d3542e73629","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1ee88798-6a4d-4b5b-b8e6-10eeeb7b0589","LogTimestamp":"2023-05-26T00:04:20.580Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:04:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:04:21.907Z","message":"Entering","context":{"RequestID":"16ebcce2-316d-4242-96e3-03994f97b9a6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"39853e9c-02f4-4438-94ae-0841ad97b920","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:04:21.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:04:21.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"16ebcce2-316d-4242-96e3-03994f97b9a6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"39853e9c-02f4-4438-94ae-0841ad97b920","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:04:21.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:21.910Z","message":"{\"transactionId\":\"16ebcce2-316d-4242-96e3-03994f97b9a6\",\"status\":\"200\",\"rqstDate\":\"230526-00:04:21:908\",\"respDate\":\"230526-00:04:21:910\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:16ebcce2-316d-4242-96e3-03994f97b9a6\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:04:21:908-92477\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[16ebcce2-316d-4242-96e3-03994f97b9a6]}\\\"}\"}","context":{"RequestID":"16ebcce2-316d-4242-96e3-03994f97b9a6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"39853e9c-02f4-4438-94ae-0841ad97b920","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:04:21.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:21.910Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"16ebcce2-316d-4242-96e3-03994f97b9a6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"39853e9c-02f4-4438-94ae-0841ad97b920","LogTimestamp":"2023-05-26T00:04:21.910Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:04:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:04:22.035Z","message":"Entering","context":{"RequestID":"a7aa6199-1f5e-4d08-864c-4c070fda8020","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8d6ade24-1cdd-4104-870f-fdcf5af64302","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:04:22.035Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:04:22.037Z","message":"{\"transactionId\":\"a7aa6199-1f5e-4d08-864c-4c070fda8020\",\"status\":\"200\",\"rqstDate\":\"230526-00:04:22:036\",\"respDate\":\"230526-00:04:22:037\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a7aa6199-1f5e-4d08-864c-4c070fda8020\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:04:22:036-72515\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[54d4683b-0dce-44b0-880a-978b44911b52], x-b3-parentspanid=[7b7ea433b9c3708a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[52853], x-envoy-attempt-count=[1], x-b3-traceid=[67b67d06f77e9ebc7b7ea433b9c3708a], x-b3-spanid=[2f6cd14a9bc40c5e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a7aa6199-1f5e-4d08-864c-4c070fda8020]}\\\"}\"}","context":{"RequestID":"a7aa6199-1f5e-4d08-864c-4c070fda8020","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8d6ade24-1cdd-4104-870f-fdcf5af64302","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:04:22.035Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:22.038Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a7aa6199-1f5e-4d08-864c-4c070fda8020","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8d6ade24-1cdd-4104-870f-fdcf5af64302","LogTimestamp":"2023-05-26T00:04:22.038Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:04:22 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:04:22.591Z","message":"Entering","context":{"RequestID":"e305ed62-0d27-4023-b53d-3db2c1c6481b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"342a0904-49d4-4a59-ab24-313252c22caa","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:04:22.591Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:04:22.594Z","message":"{\"transactionId\":\"e305ed62-0d27-4023-b53d-3db2c1c6481b\",\"status\":\"200\",\"rqstDate\":\"230526-00:04:22:592\",\"respDate\":\"230526-00:04:22:593\",\"sourceId\":\"haproxy:e305ed62-0d27-4023-b53d-3db2c1c6481b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:04:22:592-80712\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a4db1d07-584f-40c1-8c57-9a38ded2b8e9], x-b3-parentspanid=[321eec178e6c66f0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c2d5ef1d1d854965321eec178e6c66f0], x-b3-spanid=[c7d9814bc31360e4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e305ed62-0d27-4023-b53d-3db2c1c6481b]}\\\"}\"}","context":{"RequestID":"e305ed62-0d27-4023-b53d-3db2c1c6481b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"342a0904-49d4-4a59-ab24-313252c22caa","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:04:22.591Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:22.595Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e305ed62-0d27-4023-b53d-3db2c1c6481b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"342a0904-49d4-4a59-ab24-313252c22caa","LogTimestamp":"2023-05-26T00:04:22.595Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:04:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:04:24.184Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:04:24.214Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:24.215Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:24.215Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:24.604Z","message":"Entering","context":{"RequestID":"bca932e7-c708-4bee-abd9-47eb4de522f1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c6bed715-83d9-44ea-a333-61c9faaa3aac","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:04:24.604Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:04:24.606Z","message":"{\"transactionId\":\"bca932e7-c708-4bee-abd9-47eb4de522f1\",\"status\":\"200\",\"rqstDate\":\"230526-00:04:24:605\",\"respDate\":\"230526-00:04:24:606\",\"sourceId\":\"haproxy:bca932e7-c708-4bee-abd9-47eb4de522f1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:04:24:605-35142\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c599c93f-8727-98d5-94e6-9397ff43eaa4], x-b3-parentspanid=[74a57c6441c2b8f1], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5dddf763f82c9cc874a57c6441c2b8f1], x-b3-spanid=[a79183fb493151c7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bca932e7-c708-4bee-abd9-47eb4de522f1]}\\\"}\"}","context":{"RequestID":"bca932e7-c708-4bee-abd9-47eb4de522f1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c6bed715-83d9-44ea-a333-61c9faaa3aac","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:04:24.604Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:24.607Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bca932e7-c708-4bee-abd9-47eb4de522f1","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c6bed715-83d9-44ea-a333-61c9faaa3aac","LogTimestamp":"2023-05-26T00:04:24.607Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:04:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:04:26.616Z","message":"Entering","context":{"RequestID":"6f6d9b99-b3ca-4d98-bc9d-22229ec77074","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d456813b-e8c3-4844-98a7-e2302d92ff97","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:04:26.616Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:04:26.618Z","message":"{\"transactionId\":\"6f6d9b99-b3ca-4d98-bc9d-22229ec77074\",\"status\":\"200\",\"rqstDate\":\"230526-00:04:26:617\",\"respDate\":\"230526-00:04:26:618\",\"sourceId\":\"haproxy:6f6d9b99-b3ca-4d98-bc9d-22229ec77074\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:04:26:617-85578\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[001743b5-342f-401f-b0e4-692125bfedab], x-b3-parentspanid=[e71c65fd50b3f1e8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b8e47706d6925375e71c65fd50b3f1e8], x-b3-spanid=[74f34aaf7babd15d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6f6d9b99-b3ca-4d98-bc9d-22229ec77074]}\\\"}\"}","context":{"RequestID":"6f6d9b99-b3ca-4d98-bc9d-22229ec77074","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d456813b-e8c3-4844-98a7-e2302d92ff97","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:04:26.616Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:26.618Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6f6d9b99-b3ca-4d98-bc9d-22229ec77074","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d456813b-e8c3-4844-98a7-e2302d92ff97","LogTimestamp":"2023-05-26T00:04:26.618Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:04:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:04:26.729Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:26.732Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:28.628Z","message":"Entering","context":{"RequestID":"e6b923dd-deaa-4128-97a8-d7cd1931d5f8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7be94f02-e471-4c0c-846d-e59a86769610","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:04:28.628Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:04:28.631Z","message":"{\"transactionId\":\"e6b923dd-deaa-4128-97a8-d7cd1931d5f8\",\"status\":\"200\",\"rqstDate\":\"230526-00:04:28:629\",\"respDate\":\"230526-00:04:28:630\",\"sourceId\":\"haproxy:e6b923dd-deaa-4128-97a8-d7cd1931d5f8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:04:28:629-2450\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4e070c5f-d22f-44fd-bc61-0a6d295c7a4a], x-b3-parentspanid=[a0743aaf5498250b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d41a759b42b10913a0743aaf5498250b], x-b3-spanid=[d332dd0903dbd8a8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e6b923dd-deaa-4128-97a8-d7cd1931d5f8]}\\\"}\"}","context":{"RequestID":"e6b923dd-deaa-4128-97a8-d7cd1931d5f8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7be94f02-e471-4c0c-846d-e59a86769610","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:04:28.628Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:28.631Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e6b923dd-deaa-4128-97a8-d7cd1931d5f8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7be94f02-e471-4c0c-846d-e59a86769610","LogTimestamp":"2023-05-26T00:04:28.631Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:04:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:04:30.641Z","message":"Entering","context":{"RequestID":"9d3aa09f-71d3-4f72-9f62-d8f3796f7adb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ba11ba7e-fc82-4b5d-b0c4-adb839d7db04","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:04:30.640Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:04:30.643Z","message":"{\"transactionId\":\"9d3aa09f-71d3-4f72-9f62-d8f3796f7adb\",\"status\":\"200\",\"rqstDate\":\"230526-00:04:30:641\",\"respDate\":\"230526-00:04:30:643\",\"sourceId\":\"haproxy:9d3aa09f-71d3-4f72-9f62-d8f3796f7adb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:04:30:641-88098\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[db7d4d1f-54df-462e-9306-be28fc13b9bb], x-b3-parentspanid=[1614b2fe8ceae3a9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8e6b6322113846261614b2fe8ceae3a9], x-b3-spanid=[79a5cf6e16ee353c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9d3aa09f-71d3-4f72-9f62-d8f3796f7adb]}\\\"}\"}","context":{"RequestID":"9d3aa09f-71d3-4f72-9f62-d8f3796f7adb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ba11ba7e-fc82-4b5d-b0c4-adb839d7db04","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:04:30.640Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:30.644Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9d3aa09f-71d3-4f72-9f62-d8f3796f7adb","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ba11ba7e-fc82-4b5d-b0c4-adb839d7db04","LogTimestamp":"2023-05-26T00:04:30.644Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:04:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:04:31.908Z","message":"Entering","context":{"RequestID":"a2d9a2ca-197e-4f2e-bc6c-0199f850b071","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"855f069b-c5a6-4fbf-aed4-fcf763186320","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:04:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:04:31.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"a2d9a2ca-197e-4f2e-bc6c-0199f850b071","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"855f069b-c5a6-4fbf-aed4-fcf763186320","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:04:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:31.912Z","message":"{\"transactionId\":\"a2d9a2ca-197e-4f2e-bc6c-0199f850b071\",\"status\":\"200\",\"rqstDate\":\"230526-00:04:31:909\",\"respDate\":\"230526-00:04:31:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a2d9a2ca-197e-4f2e-bc6c-0199f850b071\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:04:31:909-89076\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a2d9a2ca-197e-4f2e-bc6c-0199f850b071]}\\\"}\"}","context":{"RequestID":"a2d9a2ca-197e-4f2e-bc6c-0199f850b071","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"855f069b-c5a6-4fbf-aed4-fcf763186320","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:04:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:31.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a2d9a2ca-197e-4f2e-bc6c-0199f850b071","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"855f069b-c5a6-4fbf-aed4-fcf763186320","LogTimestamp":"2023-05-26T00:04:31.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:04:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:04:32.038Z","message":"Entering","context":{"RequestID":"953bdd3e-5a38-48c2-b3a3-9dc33f088c81","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e47bfb6f-9561-453a-90ff-1926a47c0af5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:04:32.038Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:04:32.040Z","message":"{\"transactionId\":\"953bdd3e-5a38-48c2-b3a3-9dc33f088c81\",\"status\":\"200\",\"rqstDate\":\"230526-00:04:32:039\",\"respDate\":\"230526-00:04:32:040\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:953bdd3e-5a38-48c2-b3a3-9dc33f088c81\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:04:32:039-40335\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[43fef342-197d-4c20-93b2-003997d86996], x-b3-parentspanid=[fd9b0eec867c8d38], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40911], x-envoy-attempt-count=[1], x-b3-traceid=[3f2efffccbb4e560fd9b0eec867c8d38], x-b3-spanid=[12e1026ba3477dfa], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[953bdd3e-5a38-48c2-b3a3-9dc33f088c81]}\\\"}\"}","context":{"RequestID":"953bdd3e-5a38-48c2-b3a3-9dc33f088c81","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e47bfb6f-9561-453a-90ff-1926a47c0af5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:04:32.038Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:32.041Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"953bdd3e-5a38-48c2-b3a3-9dc33f088c81","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e47bfb6f-9561-453a-90ff-1926a47c0af5","LogTimestamp":"2023-05-26T00:04:32.041Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:04:32 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:04:32.653Z","message":"Entering","context":{"RequestID":"b70b13d8-068b-49f9-9d1b-478076e74992","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c02055e6-1667-441b-9058-1679a27df647","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:04:32.653Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:04:32.655Z","message":"{\"transactionId\":\"b70b13d8-068b-49f9-9d1b-478076e74992\",\"status\":\"200\",\"rqstDate\":\"230526-00:04:32:654\",\"respDate\":\"230526-00:04:32:655\",\"sourceId\":\"haproxy:b70b13d8-068b-49f9-9d1b-478076e74992\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:04:32:654-76073\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3c934bd5-6d95-437c-8bda-e457543399f9], x-b3-parentspanid=[2c9fca6e070e11bf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cbe11a9e873447df2c9fca6e070e11bf], x-b3-spanid=[99b48dc2bb69a1cb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b70b13d8-068b-49f9-9d1b-478076e74992]}\\\"}\"}","context":{"RequestID":"b70b13d8-068b-49f9-9d1b-478076e74992","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c02055e6-1667-441b-9058-1679a27df647","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:04:32.653Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:32.656Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b70b13d8-068b-49f9-9d1b-478076e74992","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c02055e6-1667-441b-9058-1679a27df647","LogTimestamp":"2023-05-26T00:04:32.656Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:04:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:04:34.185Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:04:34.200Z","message":"Connection[/10.233.68.155:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:34.202Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:34.202Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:34.203Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:34.203Z","message":"Connection[/10.233.68.155:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:34.666Z","message":"Entering","context":{"RequestID":"062bfad4-a39d-4098-a5c8-04f32da674b6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"34c297f2-8aba-4e0f-9d96-7cb6dcafb50e","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:04:34.666Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:04:34.668Z","message":"{\"transactionId\":\"062bfad4-a39d-4098-a5c8-04f32da674b6\",\"status\":\"200\",\"rqstDate\":\"230526-00:04:34:667\",\"respDate\":\"230526-00:04:34:668\",\"sourceId\":\"haproxy:062bfad4-a39d-4098-a5c8-04f32da674b6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:04:34:667-98647\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bb3b0f15-8ba9-4f54-ab0c-88efce4c7766], x-b3-parentspanid=[464be23f02627814], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f8ff6f174ebfab1e464be23f02627814], x-b3-spanid=[25293920e55cc1f1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[062bfad4-a39d-4098-a5c8-04f32da674b6]}\\\"}\"}","context":{"RequestID":"062bfad4-a39d-4098-a5c8-04f32da674b6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"34c297f2-8aba-4e0f-9d96-7cb6dcafb50e","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:04:34.666Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:34.669Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"062bfad4-a39d-4098-a5c8-04f32da674b6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"34c297f2-8aba-4e0f-9d96-7cb6dcafb50e","LogTimestamp":"2023-05-26T00:04:34.669Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:04:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:04:36.679Z","message":"Entering","context":{"RequestID":"55c6e8c3-7030-49df-aadd-60f5df05c011","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6b028290-95e1-42f2-9baf-beb1ee77323b","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:04:36.679Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:04:36.680Z","message":"{\"transactionId\":\"55c6e8c3-7030-49df-aadd-60f5df05c011\",\"status\":\"200\",\"rqstDate\":\"230526-00:04:36:679\",\"respDate\":\"230526-00:04:36:680\",\"sourceId\":\"haproxy:55c6e8c3-7030-49df-aadd-60f5df05c011\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:04:36:679-28483\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[26495fe8-d40f-40a2-91d6-04a147893efc], x-b3-parentspanid=[a317270a17934541], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1afe1fc555cbba9aa317270a17934541], x-b3-spanid=[9a5868ce695c0d2c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[55c6e8c3-7030-49df-aadd-60f5df05c011]}\\\"}\"}","context":{"RequestID":"55c6e8c3-7030-49df-aadd-60f5df05c011","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6b028290-95e1-42f2-9baf-beb1ee77323b","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:04:36.679Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:36.680Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"55c6e8c3-7030-49df-aadd-60f5df05c011","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6b028290-95e1-42f2-9baf-beb1ee77323b","LogTimestamp":"2023-05-26T00:04:36.680Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:04:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-26T00:04:38.688Z","message":"Entering","context":{"RequestID":"c0af5466-37aa-40eb-9158-2b25620a8e51","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d68ffc24-bd45-4028-9231-c8cb08aa0b6b","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:04:38.688Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:04:38.691Z","message":"{\"transactionId\":\"c0af5466-37aa-40eb-9158-2b25620a8e51\",\"status\":\"200\",\"rqstDate\":\"230526-00:04:38:689\",\"respDate\":\"230526-00:04:38:691\",\"sourceId\":\"haproxy:c0af5466-37aa-40eb-9158-2b25620a8e51\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:04:38:689-42918\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[13c666af-ae93-4d12-9ebe-49b36f5f9179], x-b3-parentspanid=[d7b1fd1fd0acc35a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b39f8ec220f53e5ad7b1fd1fd0acc35a], x-b3-spanid=[03b968b960eebc7c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c0af5466-37aa-40eb-9158-2b25620a8e51]}\\\"}\"}","context":{"RequestID":"c0af5466-37aa-40eb-9158-2b25620a8e51","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d68ffc24-bd45-4028-9231-c8cb08aa0b6b","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:04:38.688Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:38.692Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c0af5466-37aa-40eb-9158-2b25620a8e51","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d68ffc24-bd45-4028-9231-c8cb08aa0b6b","LogTimestamp":"2023-05-26T00:04:38.692Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:04:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:04:40.703Z","message":"Entering","context":{"RequestID":"b9991244-f2b6-48c9-b0b2-2e41d9fa1fc1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cf1455ff-19a8-4de0-9079-09c3f12f67eb","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:04:40.703Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:04:40.705Z","message":"{\"transactionId\":\"b9991244-f2b6-48c9-b0b2-2e41d9fa1fc1\",\"status\":\"200\",\"rqstDate\":\"230526-00:04:40:704\",\"respDate\":\"230526-00:04:40:705\",\"sourceId\":\"haproxy:b9991244-f2b6-48c9-b0b2-2e41d9fa1fc1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:04:40:704-71504\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[19480b50-7981-43c0-aeb5-e9adf472e3dd], x-b3-parentspanid=[f8667508772513c5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bbd87e4c1b7f10aef8667508772513c5], x-b3-spanid=[73ff304ecd2b5eb4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b9991244-f2b6-48c9-b0b2-2e41d9fa1fc1]}\\\"}\"}","context":{"RequestID":"b9991244-f2b6-48c9-b0b2-2e41d9fa1fc1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cf1455ff-19a8-4de0-9079-09c3f12f67eb","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:04:40.703Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:40.706Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b9991244-f2b6-48c9-b0b2-2e41d9fa1fc1","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cf1455ff-19a8-4de0-9079-09c3f12f67eb","LogTimestamp":"2023-05-26T00:04:40.706Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:04:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:04:41.907Z","message":"Entering","context":{"RequestID":"110aa529-0a8d-43e1-a7b2-252c72c6b264","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5ed16391-36bb-4614-9f78-11cf9ea624f5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:04:41.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:04:41.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"110aa529-0a8d-43e1-a7b2-252c72c6b264","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5ed16391-36bb-4614-9f78-11cf9ea624f5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:04:41.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:41.909Z","message":"{\"transactionId\":\"110aa529-0a8d-43e1-a7b2-252c72c6b264\",\"status\":\"200\",\"rqstDate\":\"230526-00:04:41:908\",\"respDate\":\"230526-00:04:41:909\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:110aa529-0a8d-43e1-a7b2-252c72c6b264\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:04:41:908-77457\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[110aa529-0a8d-43e1-a7b2-252c72c6b264]}\\\"}\"}","context":{"RequestID":"110aa529-0a8d-43e1-a7b2-252c72c6b264","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5ed16391-36bb-4614-9f78-11cf9ea624f5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:04:41.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:41.910Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"110aa529-0a8d-43e1-a7b2-252c72c6b264","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ed16391-36bb-4614-9f78-11cf9ea624f5","LogTimestamp":"2023-05-26T00:04:41.910Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:04:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:04:42.036Z","message":"Entering","context":{"RequestID":"54efbdf4-7249-46d1-adbd-5ab2c5c5691c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9ba4a993-1811-47a9-a2a0-3cddba2ab43d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:04:42.036Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:04:42.039Z","message":"{\"transactionId\":\"54efbdf4-7249-46d1-adbd-5ab2c5c5691c\",\"status\":\"200\",\"rqstDate\":\"230526-00:04:42:037\",\"respDate\":\"230526-00:04:42:039\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:54efbdf4-7249-46d1-adbd-5ab2c5c5691c\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:04:42:037-74739\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[73838ecc-e514-43ce-b49c-70c01716a9f6], x-b3-parentspanid=[c66afa529c9c831b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51679], x-envoy-attempt-count=[1], x-b3-traceid=[2e67245882d1ecf6c66afa529c9c831b], x-b3-spanid=[96274f763e62b646], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[54efbdf4-7249-46d1-adbd-5ab2c5c5691c]}\\\"}\"}","context":{"RequestID":"54efbdf4-7249-46d1-adbd-5ab2c5c5691c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9ba4a993-1811-47a9-a2a0-3cddba2ab43d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:04:42.036Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:42.040Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"54efbdf4-7249-46d1-adbd-5ab2c5c5691c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ba4a993-1811-47a9-a2a0-3cddba2ab43d","LogTimestamp":"2023-05-26T00:04:42.040Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:04:42 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:04:42.716Z","message":"Entering","context":{"RequestID":"c68a0546-5e30-4cbc-8253-11ed6bd27dcc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2e7ca73a-ef46-4ef2-bee3-ee4fb65ee8ad","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:04:42.716Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:04:42.718Z","message":"{\"transactionId\":\"c68a0546-5e30-4cbc-8253-11ed6bd27dcc\",\"status\":\"200\",\"rqstDate\":\"230526-00:04:42:716\",\"respDate\":\"230526-00:04:42:718\",\"sourceId\":\"haproxy:c68a0546-5e30-4cbc-8253-11ed6bd27dcc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:04:42:716-91979\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[577f92e8-1cdf-44cc-a01c-015b27f2c6ca], x-b3-parentspanid=[ed237444cd4d6b52], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[47d841e594849712ed237444cd4d6b52], x-b3-spanid=[5c862b1a1779e879], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c68a0546-5e30-4cbc-8253-11ed6bd27dcc]}\\\"}\"}","context":{"RequestID":"c68a0546-5e30-4cbc-8253-11ed6bd27dcc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2e7ca73a-ef46-4ef2-bee3-ee4fb65ee8ad","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:04:42.716Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:42.719Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c68a0546-5e30-4cbc-8253-11ed6bd27dcc","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2e7ca73a-ef46-4ef2-bee3-ee4fb65ee8ad","LogTimestamp":"2023-05-26T00:04:42.719Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:04:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:04:44.185Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:04:44.203Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:44.204Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:44.204Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:44.729Z","message":"Entering","context":{"RequestID":"7fb8b470-cb31-460c-a313-675c2377d1ff","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"43cd156a-4b26-4b87-9bff-8274975e2abc","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:04:44.729Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:04:44.731Z","message":"{\"transactionId\":\"7fb8b470-cb31-460c-a313-675c2377d1ff\",\"status\":\"200\",\"rqstDate\":\"230526-00:04:44:730\",\"respDate\":\"230526-00:04:44:731\",\"sourceId\":\"haproxy:7fb8b470-cb31-460c-a313-675c2377d1ff\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:04:44:730-85883\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bb0e85c7-9bfb-4c96-967a-d76e4d3817f5], x-b3-parentspanid=[895144f2d5b4f9e5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1bd99fc045db0cfe895144f2d5b4f9e5], x-b3-spanid=[3ff31dc3012b6da4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7fb8b470-cb31-460c-a313-675c2377d1ff]}\\\"}\"}","context":{"RequestID":"7fb8b470-cb31-460c-a313-675c2377d1ff","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"43cd156a-4b26-4b87-9bff-8274975e2abc","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:04:44.729Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:44.732Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7fb8b470-cb31-460c-a313-675c2377d1ff","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"43cd156a-4b26-4b87-9bff-8274975e2abc","LogTimestamp":"2023-05-26T00:04:44.732Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:04:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:04:46.743Z","message":"Entering","context":{"RequestID":"5228efa8-72eb-45bd-9b79-06af95953f51","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"56a0e664-f274-476c-9c81-d4b8bfbacd01","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:04:46.743Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:04:46.746Z","message":"{\"transactionId\":\"5228efa8-72eb-45bd-9b79-06af95953f51\",\"status\":\"200\",\"rqstDate\":\"230526-00:04:46:743\",\"respDate\":\"230526-00:04:46:746\",\"sourceId\":\"haproxy:5228efa8-72eb-45bd-9b79-06af95953f51\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:04:46:743-60078\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cbc72472-1a69-4c59-a7fc-bbeda19e5730], x-b3-parentspanid=[cc6621dd5c12490f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[32f4bf08485f6a46cc6621dd5c12490f], x-b3-spanid=[92bbcf33ff71adfb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5228efa8-72eb-45bd-9b79-06af95953f51]}\\\"}\"}","context":{"RequestID":"5228efa8-72eb-45bd-9b79-06af95953f51","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"56a0e664-f274-476c-9c81-d4b8bfbacd01","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:04:46.743Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:46.746Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5228efa8-72eb-45bd-9b79-06af95953f51","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"56a0e664-f274-476c-9c81-d4b8bfbacd01","LogTimestamp":"2023-05-26T00:04:46.746Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:04:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:04:48.756Z","message":"Entering","context":{"RequestID":"a1e57004-0e6a-474a-9da4-6fad6dd8e801","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1403cbf8-42d5-4018-8694-16c04565e1a8","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:04:48.756Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:04:48.758Z","message":"{\"transactionId\":\"a1e57004-0e6a-474a-9da4-6fad6dd8e801\",\"status\":\"200\",\"rqstDate\":\"230526-00:04:48:757\",\"respDate\":\"230526-00:04:48:758\",\"sourceId\":\"haproxy:a1e57004-0e6a-474a-9da4-6fad6dd8e801\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:04:48:757-35615\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[46e08786-6279-4322-aef9-33969d8e4df2], x-b3-parentspanid=[d4f1325d6078724a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[800da34911b921f9d4f1325d6078724a], x-b3-spanid=[b89ab1a53579bbaa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a1e57004-0e6a-474a-9da4-6fad6dd8e801]}\\\"}\"}","context":{"RequestID":"a1e57004-0e6a-474a-9da4-6fad6dd8e801","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1403cbf8-42d5-4018-8694-16c04565e1a8","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:04:48.756Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:48.759Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a1e57004-0e6a-474a-9da4-6fad6dd8e801","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1403cbf8-42d5-4018-8694-16c04565e1a8","LogTimestamp":"2023-05-26T00:04:48.759Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:04:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:04:50.769Z","message":"Entering","context":{"RequestID":"2a950000-7f71-423a-8f24-05dd40b3b547","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"111997ea-09a6-4b3f-8d12-18aa52644265","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:04:50.769Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:04:50.772Z","message":"{\"transactionId\":\"2a950000-7f71-423a-8f24-05dd40b3b547\",\"status\":\"200\",\"rqstDate\":\"230526-00:04:50:770\",\"respDate\":\"230526-00:04:50:772\",\"sourceId\":\"haproxy:2a950000-7f71-423a-8f24-05dd40b3b547\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:04:50:770-78550\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[36b57f9c-66c9-4b06-a332-334ce0cab02e], x-b3-parentspanid=[97d0c8c7f7da4fe6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d590a765dc303ed397d0c8c7f7da4fe6], x-b3-spanid=[9673afc800008f69], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2a950000-7f71-423a-8f24-05dd40b3b547]}\\\"}\"}","context":{"RequestID":"2a950000-7f71-423a-8f24-05dd40b3b547","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"111997ea-09a6-4b3f-8d12-18aa52644265","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:04:50.769Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:50.773Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2a950000-7f71-423a-8f24-05dd40b3b547","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"111997ea-09a6-4b3f-8d12-18aa52644265","LogTimestamp":"2023-05-26T00:04:50.773Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:04:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:04:51.909Z","message":"Entering","context":{"RequestID":"537246f6-1e10-4110-af8d-21f84df4fba6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bbc33375-fbd9-453c-82ee-54d6b01eb554","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:04:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:04:51.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"537246f6-1e10-4110-af8d-21f84df4fba6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bbc33375-fbd9-453c-82ee-54d6b01eb554","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:04:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:51.911Z","message":"{\"transactionId\":\"537246f6-1e10-4110-af8d-21f84df4fba6\",\"status\":\"200\",\"rqstDate\":\"230526-00:04:51:909\",\"respDate\":\"230526-00:04:51:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:537246f6-1e10-4110-af8d-21f84df4fba6\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:04:51:909-91914\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[537246f6-1e10-4110-af8d-21f84df4fba6]}\\\"}\"}","context":{"RequestID":"537246f6-1e10-4110-af8d-21f84df4fba6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bbc33375-fbd9-453c-82ee-54d6b01eb554","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:04:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:51.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"537246f6-1e10-4110-af8d-21f84df4fba6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bbc33375-fbd9-453c-82ee-54d6b01eb554","LogTimestamp":"2023-05-26T00:04:51.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:04:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:04:52.038Z","message":"Entering","context":{"RequestID":"83cf7cde-7482-4c04-9cac-cbeb1dd4f812","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"233b18fa-e2ef-4788-a133-c0eae8100063","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:04:52.038Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:04:52.041Z","message":"{\"transactionId\":\"83cf7cde-7482-4c04-9cac-cbeb1dd4f812\",\"status\":\"200\",\"rqstDate\":\"230526-00:04:52:039\",\"respDate\":\"230526-00:04:52:041\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:83cf7cde-7482-4c04-9cac-cbeb1dd4f812\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:04:52:039-47244\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[75a235d2-e345-4137-bc4f-f28bd19e0cf9], x-b3-parentspanid=[aa12d91872bf4c52], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50747], x-envoy-attempt-count=[1], x-b3-traceid=[d48acf620dd9065eaa12d91872bf4c52], x-b3-spanid=[6679f6b3c2c71747], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[83cf7cde-7482-4c04-9cac-cbeb1dd4f812]}\\\"}\"}","context":{"RequestID":"83cf7cde-7482-4c04-9cac-cbeb1dd4f812","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"233b18fa-e2ef-4788-a133-c0eae8100063","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:04:52.038Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:52.042Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"83cf7cde-7482-4c04-9cac-cbeb1dd4f812","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"233b18fa-e2ef-4788-a133-c0eae8100063","LogTimestamp":"2023-05-26T00:04:52.042Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:04:52 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:04:52.783Z","message":"Entering","context":{"RequestID":"ef350990-774f-4bd6-8576-6bb09d6b5dda","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"607c038f-c4f4-42c0-98b2-c706075a36da","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:04:52.783Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:04:52.785Z","message":"{\"transactionId\":\"ef350990-774f-4bd6-8576-6bb09d6b5dda\",\"status\":\"200\",\"rqstDate\":\"230526-00:04:52:784\",\"respDate\":\"230526-00:04:52:785\",\"sourceId\":\"haproxy:ef350990-774f-4bd6-8576-6bb09d6b5dda\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:04:52:784-71523\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[25d0a00d-5867-4590-bd01-6e5b3f4face1], x-b3-parentspanid=[ea64814a2c43e4dd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[11064e23ef8a8dbaea64814a2c43e4dd], x-b3-spanid=[1d4f1a7b0230b680], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ef350990-774f-4bd6-8576-6bb09d6b5dda]}\\\"}\"}","context":{"RequestID":"ef350990-774f-4bd6-8576-6bb09d6b5dda","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"607c038f-c4f4-42c0-98b2-c706075a36da","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:04:52.783Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:52.786Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ef350990-774f-4bd6-8576-6bb09d6b5dda","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"607c038f-c4f4-42c0-98b2-c706075a36da","LogTimestamp":"2023-05-26T00:04:52.786Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:04:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:04:54.185Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:04:54.199Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:54.199Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:54.199Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:54.797Z","message":"Entering","context":{"RequestID":"bb79a5e6-ea32-432b-9ae2-55e589b9eae7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3ae2d28d-d566-425e-8239-6547d076b684","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:04:54.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:04:54.800Z","message":"{\"transactionId\":\"bb79a5e6-ea32-432b-9ae2-55e589b9eae7\",\"status\":\"200\",\"rqstDate\":\"230526-00:04:54:798\",\"respDate\":\"230526-00:04:54:800\",\"sourceId\":\"haproxy:bb79a5e6-ea32-432b-9ae2-55e589b9eae7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:04:54:798-60769\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8123fb7c-9d4c-499e-b826-c8ac1f11aebe], x-b3-parentspanid=[9253e2d6382ff78b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[95d8ed8fcd27540d9253e2d6382ff78b], x-b3-spanid=[b50031b4955175a7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bb79a5e6-ea32-432b-9ae2-55e589b9eae7]}\\\"}\"}","context":{"RequestID":"bb79a5e6-ea32-432b-9ae2-55e589b9eae7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3ae2d28d-d566-425e-8239-6547d076b684","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:04:54.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:54.801Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bb79a5e6-ea32-432b-9ae2-55e589b9eae7","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3ae2d28d-d566-425e-8239-6547d076b684","LogTimestamp":"2023-05-26T00:04:54.801Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:04:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:04:56.733Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:56.737Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:56.812Z","message":"Entering","context":{"RequestID":"1a9d12c1-9684-48e3-91ac-85a9e4e6be6b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d502b499-11db-421b-93db-7e523505edf3","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:04:56.812Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:04:56.814Z","message":"{\"transactionId\":\"1a9d12c1-9684-48e3-91ac-85a9e4e6be6b\",\"status\":\"200\",\"rqstDate\":\"230526-00:04:56:813\",\"respDate\":\"230526-00:04:56:814\",\"sourceId\":\"haproxy:1a9d12c1-9684-48e3-91ac-85a9e4e6be6b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:04:56:813-66126\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2b94e012-226b-488a-8f93-86f6e0e9f2cf], x-b3-parentspanid=[cc96a6fe67ba1da2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[556a96a55ba8ed36cc96a6fe67ba1da2], x-b3-spanid=[bab618cb318c85be], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1a9d12c1-9684-48e3-91ac-85a9e4e6be6b]}\\\"}\"}","context":{"RequestID":"1a9d12c1-9684-48e3-91ac-85a9e4e6be6b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d502b499-11db-421b-93db-7e523505edf3","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:04:56.812Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:56.815Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1a9d12c1-9684-48e3-91ac-85a9e4e6be6b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d502b499-11db-421b-93db-7e523505edf3","LogTimestamp":"2023-05-26T00:04:56.815Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:04:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:04:58.826Z","message":"Entering","context":{"RequestID":"bdbd3911-5bfa-4dcf-b604-98afbf9c1d6f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fd41e647-496e-4a1f-82c6-78c9967b6d2c","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:04:58.826Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:04:58.830Z","message":"{\"transactionId\":\"bdbd3911-5bfa-4dcf-b604-98afbf9c1d6f\",\"status\":\"200\",\"rqstDate\":\"230526-00:04:58:828\",\"respDate\":\"230526-00:04:58:830\",\"sourceId\":\"haproxy:bdbd3911-5bfa-4dcf-b604-98afbf9c1d6f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:04:58:828-73531\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b59d9e85-f626-4389-a8a2-86045b23b9fb], x-b3-parentspanid=[6080f3c102e858a0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ceffff43b57d248f6080f3c102e858a0], x-b3-spanid=[fd25525a6c30e211], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bdbd3911-5bfa-4dcf-b604-98afbf9c1d6f]}\\\"}\"}","context":{"RequestID":"bdbd3911-5bfa-4dcf-b604-98afbf9c1d6f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fd41e647-496e-4a1f-82c6-78c9967b6d2c","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:04:58.826Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:04:58.830Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bdbd3911-5bfa-4dcf-b604-98afbf9c1d6f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fd41e647-496e-4a1f-82c6-78c9967b6d2c","LogTimestamp":"2023-05-26T00:04:58.830Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:04:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:05:00.841Z","message":"Entering","context":{"RequestID":"0e783446-f3d8-494d-9dbd-28a6a2d1bcd2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"48c121ee-4e48-49a6-8be2-77366952fd2b","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:05:00.841Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:05:00.844Z","message":"{\"transactionId\":\"0e783446-f3d8-494d-9dbd-28a6a2d1bcd2\",\"status\":\"200\",\"rqstDate\":\"230526-00:05:00:842\",\"respDate\":\"230526-00:05:00:844\",\"sourceId\":\"haproxy:0e783446-f3d8-494d-9dbd-28a6a2d1bcd2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:05:00:842-3904\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1ef3c085-cc06-49cd-b8b8-e6f64731f3a8], x-b3-parentspanid=[bb074adda7079101], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5f199b4f55ccf63abb074adda7079101], x-b3-spanid=[3b1fc2196e458eeb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0e783446-f3d8-494d-9dbd-28a6a2d1bcd2]}\\\"}\"}","context":{"RequestID":"0e783446-f3d8-494d-9dbd-28a6a2d1bcd2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"48c121ee-4e48-49a6-8be2-77366952fd2b","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:05:00.841Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:00.845Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0e783446-f3d8-494d-9dbd-28a6a2d1bcd2","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"48c121ee-4e48-49a6-8be2-77366952fd2b","LogTimestamp":"2023-05-26T00:05:00.845Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:05:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:05:01.908Z","message":"Entering","context":{"RequestID":"2012ea08-4269-4167-b081-a1efc6cb1c0f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"b6898928-d454-440c-9582-0951c524b4f3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:05:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:05:01.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"2012ea08-4269-4167-b081-a1efc6cb1c0f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"b6898928-d454-440c-9582-0951c524b4f3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:05:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:01.910Z","message":"{\"transactionId\":\"2012ea08-4269-4167-b081-a1efc6cb1c0f\",\"status\":\"200\",\"rqstDate\":\"230526-00:05:01:908\",\"respDate\":\"230526-00:05:01:910\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2012ea08-4269-4167-b081-a1efc6cb1c0f\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:05:01:908-34443\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2012ea08-4269-4167-b081-a1efc6cb1c0f]}\\\"}\"}","context":{"RequestID":"2012ea08-4269-4167-b081-a1efc6cb1c0f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"b6898928-d454-440c-9582-0951c524b4f3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:05:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:01.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2012ea08-4269-4167-b081-a1efc6cb1c0f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b6898928-d454-440c-9582-0951c524b4f3","LogTimestamp":"2023-05-26T00:05:01.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:05:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:05:02.038Z","message":"Entering","context":{"RequestID":"b8a88f9c-ca33-440e-8830-617dceea92c0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"30648cd1-4a02-4f99-b891-7c6bccccdeca","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:05:02.038Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:05:02.040Z","message":"{\"transactionId\":\"b8a88f9c-ca33-440e-8830-617dceea92c0\",\"status\":\"200\",\"rqstDate\":\"230526-00:05:02:039\",\"respDate\":\"230526-00:05:02:040\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b8a88f9c-ca33-440e-8830-617dceea92c0\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:05:02:039-11926\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3347ab96-a815-49eb-bafa-6208da7555ea], x-b3-parentspanid=[3545f18e12e811ea], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56151], x-envoy-attempt-count=[1], x-b3-traceid=[d899d68f0b68d8dd3545f18e12e811ea], x-b3-spanid=[35aafd11ebbe49e4], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b8a88f9c-ca33-440e-8830-617dceea92c0]}\\\"}\"}","context":{"RequestID":"b8a88f9c-ca33-440e-8830-617dceea92c0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"30648cd1-4a02-4f99-b891-7c6bccccdeca","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:05:02.038Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:02.041Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b8a88f9c-ca33-440e-8830-617dceea92c0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"30648cd1-4a02-4f99-b891-7c6bccccdeca","LogTimestamp":"2023-05-26T00:05:02.041Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:05:02 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:05:02.854Z","message":"Entering","context":{"RequestID":"6d28f714-c707-434b-ab70-1f207f5c5a81","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"28e43501-e379-45d4-832c-8263e045d7c4","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:05:02.854Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:05:02.857Z","message":"{\"transactionId\":\"6d28f714-c707-434b-ab70-1f207f5c5a81\",\"status\":\"200\",\"rqstDate\":\"230526-00:05:02:855\",\"respDate\":\"230526-00:05:02:857\",\"sourceId\":\"haproxy:6d28f714-c707-434b-ab70-1f207f5c5a81\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:05:02:855-76168\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c9751c22-b479-4de5-87ac-2bc05b314eed], x-b3-parentspanid=[964cfc6f3f6a8f05], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b3c5cf6d4c25e692964cfc6f3f6a8f05], x-b3-spanid=[dc034bfa41b1e039], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6d28f714-c707-434b-ab70-1f207f5c5a81]}\\\"}\"}","context":{"RequestID":"6d28f714-c707-434b-ab70-1f207f5c5a81","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"28e43501-e379-45d4-832c-8263e045d7c4","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:05:02.854Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:02.857Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6d28f714-c707-434b-ab70-1f207f5c5a81","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"28e43501-e379-45d4-832c-8263e045d7c4","LogTimestamp":"2023-05-26T00:05:02.857Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:05:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:05:04.184Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:05:04.196Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:04.196Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:04.196Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:04.869Z","message":"Entering","context":{"RequestID":"c94f4c3f-7078-41a0-a45a-2836f2e0bebd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"acb6b1ae-74d2-4465-9049-11e4b7e8c53a","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:05:04.869Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:05:04.872Z","message":"{\"transactionId\":\"c94f4c3f-7078-41a0-a45a-2836f2e0bebd\",\"status\":\"200\",\"rqstDate\":\"230526-00:05:04:870\",\"respDate\":\"230526-00:05:04:872\",\"sourceId\":\"haproxy:c94f4c3f-7078-41a0-a45a-2836f2e0bebd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:05:04:870-61187\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2baabd3b-ca8c-4c9d-bba4-b5729c293300], x-b3-parentspanid=[d0bb8b4025b5df49], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[357a97a94980ac57d0bb8b4025b5df49], x-b3-spanid=[7f9387d4b48d7dfe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c94f4c3f-7078-41a0-a45a-2836f2e0bebd]}\\\"}\"}","context":{"RequestID":"c94f4c3f-7078-41a0-a45a-2836f2e0bebd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"acb6b1ae-74d2-4465-9049-11e4b7e8c53a","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:05:04.869Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:04.873Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c94f4c3f-7078-41a0-a45a-2836f2e0bebd","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"acb6b1ae-74d2-4465-9049-11e4b7e8c53a","LogTimestamp":"2023-05-26T00:05:04.873Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:05:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:05:06.883Z","message":"Entering","context":{"RequestID":"482be09c-26be-4b6a-8a25-f7bc64a333ed","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a927592c-184c-47d0-8f56-15f52fc607a3","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:05:06.883Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:05:06.884Z","message":"{\"transactionId\":\"482be09c-26be-4b6a-8a25-f7bc64a333ed\",\"status\":\"200\",\"rqstDate\":\"230526-00:05:06:883\",\"respDate\":\"230526-00:05:06:884\",\"sourceId\":\"haproxy:482be09c-26be-4b6a-8a25-f7bc64a333ed\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:05:06:883-77632\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2d2bcbb0-9039-4862-be8c-2eb65d35038e], x-b3-parentspanid=[560bcc50a06b4aa6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[688f17140d8e3265560bcc50a06b4aa6], x-b3-spanid=[0517828ff2f5863e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[482be09c-26be-4b6a-8a25-f7bc64a333ed]}\\\"}\"}","context":{"RequestID":"482be09c-26be-4b6a-8a25-f7bc64a333ed","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a927592c-184c-47d0-8f56-15f52fc607a3","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:05:06.883Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:06.885Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"482be09c-26be-4b6a-8a25-f7bc64a333ed","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a927592c-184c-47d0-8f56-15f52fc607a3","LogTimestamp":"2023-05-26T00:05:06.885Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:05:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:05:08.893Z","message":"Entering","context":{"RequestID":"3da12956-54ea-4cad-8ef4-f7a47f98121f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6b24bdd9-3ae3-46c4-a5df-0423155b9e00","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:05:08.893Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:05:08.895Z","message":"{\"transactionId\":\"3da12956-54ea-4cad-8ef4-f7a47f98121f\",\"status\":\"200\",\"rqstDate\":\"230526-00:05:08:894\",\"respDate\":\"230526-00:05:08:895\",\"sourceId\":\"haproxy:3da12956-54ea-4cad-8ef4-f7a47f98121f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:05:08:894-22216\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d55f756c-3a6b-4c72-b3dc-3672e450b70a], x-b3-parentspanid=[f48c66a29ece0120], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ea2579b155f92293f48c66a29ece0120], x-b3-spanid=[03e083debbb2cba7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3da12956-54ea-4cad-8ef4-f7a47f98121f]}\\\"}\"}","context":{"RequestID":"3da12956-54ea-4cad-8ef4-f7a47f98121f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6b24bdd9-3ae3-46c4-a5df-0423155b9e00","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:05:08.893Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:08.896Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3da12956-54ea-4cad-8ef4-f7a47f98121f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6b24bdd9-3ae3-46c4-a5df-0423155b9e00","LogTimestamp":"2023-05-26T00:05:08.896Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:05:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:05:10.905Z","message":"Entering","context":{"RequestID":"bd7ae12a-e3ea-49e3-9c6f-6e7dec4f519f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fdca9c75-b134-4b65-aae6-12a724a4ea55","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:05:10.905Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:05:10.908Z","message":"{\"transactionId\":\"bd7ae12a-e3ea-49e3-9c6f-6e7dec4f519f\",\"status\":\"200\",\"rqstDate\":\"230526-00:05:10:906\",\"respDate\":\"230526-00:05:10:908\",\"sourceId\":\"haproxy:bd7ae12a-e3ea-49e3-9c6f-6e7dec4f519f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:05:10:906-44194\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[50098ea4-d70e-4276-bc74-5345b5e3e05e], x-b3-parentspanid=[82bf005bfc463068], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5cab31a7e648aa9482bf005bfc463068], x-b3-spanid=[1ccde4b85a8979c3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bd7ae12a-e3ea-49e3-9c6f-6e7dec4f519f]}\\\"}\"}","context":{"RequestID":"bd7ae12a-e3ea-49e3-9c6f-6e7dec4f519f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fdca9c75-b134-4b65-aae6-12a724a4ea55","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:05:10.905Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:10.909Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bd7ae12a-e3ea-49e3-9c6f-6e7dec4f519f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fdca9c75-b134-4b65-aae6-12a724a4ea55","LogTimestamp":"2023-05-26T00:05:10.908Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:05:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:05:11.908Z","message":"Entering","context":{"RequestID":"cd8b568f-f57c-48a6-a60d-4b039c52ca27","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d804557d-9414-4a69-83ae-8da56db7518d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:05:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:05:11.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"cd8b568f-f57c-48a6-a60d-4b039c52ca27","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d804557d-9414-4a69-83ae-8da56db7518d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:05:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:11.911Z","message":"{\"transactionId\":\"cd8b568f-f57c-48a6-a60d-4b039c52ca27\",\"status\":\"200\",\"rqstDate\":\"230526-00:05:11:909\",\"respDate\":\"230526-00:05:11:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:cd8b568f-f57c-48a6-a60d-4b039c52ca27\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:05:11:909-99957\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[cd8b568f-f57c-48a6-a60d-4b039c52ca27]}\\\"}\"}","context":{"RequestID":"cd8b568f-f57c-48a6-a60d-4b039c52ca27","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d804557d-9414-4a69-83ae-8da56db7518d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:05:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:11.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cd8b568f-f57c-48a6-a60d-4b039c52ca27","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d804557d-9414-4a69-83ae-8da56db7518d","LogTimestamp":"2023-05-26T00:05:11.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:05:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:05:12.039Z","message":"Entering","context":{"RequestID":"01bb1c98-4128-4512-a4ec-b88b935d4575","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f0924b4f-1789-4b43-bd59-b3452ac7599a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:05:12.039Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:05:12.041Z","message":"{\"transactionId\":\"01bb1c98-4128-4512-a4ec-b88b935d4575\",\"status\":\"200\",\"rqstDate\":\"230526-00:05:12:040\",\"respDate\":\"230526-00:05:12:041\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:01bb1c98-4128-4512-a4ec-b88b935d4575\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:05:12:040-67707\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6da6ef70-5140-4dc6-9205-f4a44dde7c35], x-b3-parentspanid=[c663c8f62e44fd88], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58063], x-envoy-attempt-count=[1], x-b3-traceid=[9e3c33b36a0d4237c663c8f62e44fd88], x-b3-spanid=[65dd949d48e8e169], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[01bb1c98-4128-4512-a4ec-b88b935d4575]}\\\"}\"}","context":{"RequestID":"01bb1c98-4128-4512-a4ec-b88b935d4575","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f0924b4f-1789-4b43-bd59-b3452ac7599a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:05:12.039Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:12.042Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"01bb1c98-4128-4512-a4ec-b88b935d4575","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f0924b4f-1789-4b43-bd59-b3452ac7599a","LogTimestamp":"2023-05-26T00:05:12.042Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:05:12 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:05:12.918Z","message":"Entering","context":{"RequestID":"04fff093-f32f-4cfb-930d-953476f240b3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"67202bf0-ea6e-413a-b21a-5ed34bdcb20e","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:05:12.918Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:05:12.920Z","message":"{\"transactionId\":\"04fff093-f32f-4cfb-930d-953476f240b3\",\"status\":\"200\",\"rqstDate\":\"230526-00:05:12:919\",\"respDate\":\"230526-00:05:12:920\",\"sourceId\":\"haproxy:04fff093-f32f-4cfb-930d-953476f240b3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:05:12:919-10583\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8693cad4-f2f5-4005-8b6b-d094d06cfb48], x-b3-parentspanid=[e8713cd6c5530527], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eca18b582fb42cd9e8713cd6c5530527], x-b3-spanid=[e9467834a200d3d2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[04fff093-f32f-4cfb-930d-953476f240b3]}\\\"}\"}","context":{"RequestID":"04fff093-f32f-4cfb-930d-953476f240b3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"67202bf0-ea6e-413a-b21a-5ed34bdcb20e","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:05:12.918Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:12.921Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"04fff093-f32f-4cfb-930d-953476f240b3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"67202bf0-ea6e-413a-b21a-5ed34bdcb20e","LogTimestamp":"2023-05-26T00:05:12.921Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:05:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-26T00:05:14.185Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:05:14.201Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:14.201Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:14.202Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:14.929Z","message":"Entering","context":{"RequestID":"f3adfe11-78c3-479e-9b8a-b59cb1569260","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8877a852-01b8-4dc1-84f5-067e77266f48","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:05:14.929Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:05:14.932Z","message":"{\"transactionId\":\"f3adfe11-78c3-479e-9b8a-b59cb1569260\",\"status\":\"200\",\"rqstDate\":\"230526-00:05:14:930\",\"respDate\":\"230526-00:05:14:932\",\"sourceId\":\"haproxy:f3adfe11-78c3-479e-9b8a-b59cb1569260\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:05:14:930-79995\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8c2c796d-fde9-4484-affe-95f16921ce16], x-b3-parentspanid=[b3dd53c2cf041e8b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[286ea808cc4e1cccb3dd53c2cf041e8b], x-b3-spanid=[bd7f331ca3344361], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f3adfe11-78c3-479e-9b8a-b59cb1569260]}\\\"}\"}","context":{"RequestID":"f3adfe11-78c3-479e-9b8a-b59cb1569260","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8877a852-01b8-4dc1-84f5-067e77266f48","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:05:14.929Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:14.933Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f3adfe11-78c3-479e-9b8a-b59cb1569260","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8877a852-01b8-4dc1-84f5-067e77266f48","LogTimestamp":"2023-05-26T00:05:14.933Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:05:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:05:16.943Z","message":"Entering","context":{"RequestID":"512f8217-a160-4176-9783-15362d4b5df3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5fcd6e4e-fb33-4054-a114-2f554a6efc5b","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:05:16.943Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:05:16.946Z","message":"{\"transactionId\":\"512f8217-a160-4176-9783-15362d4b5df3\",\"status\":\"200\",\"rqstDate\":\"230526-00:05:16:944\",\"respDate\":\"230526-00:05:16:946\",\"sourceId\":\"haproxy:512f8217-a160-4176-9783-15362d4b5df3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:05:16:944-92759\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a1640439-bddc-4809-86ce-e6fcad8a2ad5], x-b3-parentspanid=[1a9148b4b82bfcbc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[373776b9094c247e1a9148b4b82bfcbc], x-b3-spanid=[0aaa831fc2381cda], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[512f8217-a160-4176-9783-15362d4b5df3]}\\\"}\"}","context":{"RequestID":"512f8217-a160-4176-9783-15362d4b5df3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5fcd6e4e-fb33-4054-a114-2f554a6efc5b","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:05:16.943Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:16.946Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"512f8217-a160-4176-9783-15362d4b5df3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5fcd6e4e-fb33-4054-a114-2f554a6efc5b","LogTimestamp":"2023-05-26T00:05:16.946Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:05:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:05:18.956Z","message":"Entering","context":{"RequestID":"2684aba2-ecc3-493b-999e-37ae2732aefc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"850773b6-fd69-419c-a805-5d15b6e745af","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:05:18.955Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:05:18.958Z","message":"{\"transactionId\":\"2684aba2-ecc3-493b-999e-37ae2732aefc\",\"status\":\"200\",\"rqstDate\":\"230526-00:05:18:956\",\"respDate\":\"230526-00:05:18:958\",\"sourceId\":\"haproxy:2684aba2-ecc3-493b-999e-37ae2732aefc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:05:18:956-83381\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[df3905e1-c568-4902-b9de-563bb030649c], x-b3-parentspanid=[4acee6dbf9468d1e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[397ab395638108c94acee6dbf9468d1e], x-b3-spanid=[94f6292ea31bd952], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2684aba2-ecc3-493b-999e-37ae2732aefc]}\\\"}\"}","context":{"RequestID":"2684aba2-ecc3-493b-999e-37ae2732aefc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"850773b6-fd69-419c-a805-5d15b6e745af","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:05:18.955Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:18.959Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2684aba2-ecc3-493b-999e-37ae2732aefc","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"850773b6-fd69-419c-a805-5d15b6e745af","LogTimestamp":"2023-05-26T00:05:18.959Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:05:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:05:20.969Z","message":"Entering","context":{"RequestID":"0a70c4d6-93d6-43f2-8069-e8d4d6f8b7bb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bcad255b-8ef3-449e-a360-426b6be572cc","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:05:20.969Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:05:20.972Z","message":"{\"transactionId\":\"0a70c4d6-93d6-43f2-8069-e8d4d6f8b7bb\",\"status\":\"200\",\"rqstDate\":\"230526-00:05:20:970\",\"respDate\":\"230526-00:05:20:972\",\"sourceId\":\"haproxy:0a70c4d6-93d6-43f2-8069-e8d4d6f8b7bb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:05:20:970-29431\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[092bbe5c-7e54-4112-8d6f-5710e056cd68], x-b3-parentspanid=[bcf78cf59a1579f7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0517c7ddd321de26bcf78cf59a1579f7], x-b3-spanid=[26fba65cb4ffe07c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0a70c4d6-93d6-43f2-8069-e8d4d6f8b7bb]}\\\"}\"}","context":{"RequestID":"0a70c4d6-93d6-43f2-8069-e8d4d6f8b7bb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bcad255b-8ef3-449e-a360-426b6be572cc","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:05:20.969Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:20.973Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0a70c4d6-93d6-43f2-8069-e8d4d6f8b7bb","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bcad255b-8ef3-449e-a360-426b6be572cc","LogTimestamp":"2023-05-26T00:05:20.973Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:05:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:05:21.909Z","message":"Entering","context":{"RequestID":"fa092fa5-7337-4526-b3c9-5a749c7b1f8b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ab2b85d9-cfea-4237-83c5-7f7a4a53684d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:05:21.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:05:21.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"fa092fa5-7337-4526-b3c9-5a749c7b1f8b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ab2b85d9-cfea-4237-83c5-7f7a4a53684d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:05:21.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:21.912Z","message":"{\"transactionId\":\"fa092fa5-7337-4526-b3c9-5a749c7b1f8b\",\"status\":\"200\",\"rqstDate\":\"230526-00:05:21:910\",\"respDate\":\"230526-00:05:21:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:fa092fa5-7337-4526-b3c9-5a749c7b1f8b\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:05:21:910-93696\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[fa092fa5-7337-4526-b3c9-5a749c7b1f8b]}\\\"}\"}","context":{"RequestID":"fa092fa5-7337-4526-b3c9-5a749c7b1f8b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ab2b85d9-cfea-4237-83c5-7f7a4a53684d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:05:21.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:21.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fa092fa5-7337-4526-b3c9-5a749c7b1f8b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ab2b85d9-cfea-4237-83c5-7f7a4a53684d","LogTimestamp":"2023-05-26T00:05:21.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:05:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:05:22.038Z","message":"Entering","context":{"RequestID":"d2144d6e-90ae-463d-b95a-492cea47237e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4381fa87-424c-49a9-8197-7b795da03fbb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:05:22.038Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:05:22.040Z","message":"{\"transactionId\":\"d2144d6e-90ae-463d-b95a-492cea47237e\",\"status\":\"200\",\"rqstDate\":\"230526-00:05:22:039\",\"respDate\":\"230526-00:05:22:040\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d2144d6e-90ae-463d-b95a-492cea47237e\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:05:22:039-37255\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f83dacf0-9033-4a8a-adfd-c2c2bf61765d], x-b3-parentspanid=[24a231bb6946c3d6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50667], x-envoy-attempt-count=[1], x-b3-traceid=[46afc63a611592d624a231bb6946c3d6], x-b3-spanid=[ab2662614117618b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d2144d6e-90ae-463d-b95a-492cea47237e]}\\\"}\"}","context":{"RequestID":"d2144d6e-90ae-463d-b95a-492cea47237e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4381fa87-424c-49a9-8197-7b795da03fbb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:05:22.038Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:22.041Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d2144d6e-90ae-463d-b95a-492cea47237e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4381fa87-424c-49a9-8197-7b795da03fbb","LogTimestamp":"2023-05-26T00:05:22.041Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:05:22 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:05:22.983Z","message":"Entering","context":{"RequestID":"0dc9ffa1-1f6f-4e82-a703-d2e041cc10de","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f8ce231a-38d4-41ef-ace8-0876751a23fe","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:05:22.983Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:05:22.985Z","message":"{\"transactionId\":\"0dc9ffa1-1f6f-4e82-a703-d2e041cc10de\",\"status\":\"200\",\"rqstDate\":\"230526-00:05:22:984\",\"respDate\":\"230526-00:05:22:985\",\"sourceId\":\"haproxy:0dc9ffa1-1f6f-4e82-a703-d2e041cc10de\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:05:22:984-24229\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[438ce52f-dace-4e9f-ae99-2128b9497237], x-b3-parentspanid=[75b24ff7bf318c2d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8f87960ac03bcee575b24ff7bf318c2d], x-b3-spanid=[5ad5104595832abd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0dc9ffa1-1f6f-4e82-a703-d2e041cc10de]}\\\"}\"}","context":{"RequestID":"0dc9ffa1-1f6f-4e82-a703-d2e041cc10de","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f8ce231a-38d4-41ef-ace8-0876751a23fe","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:05:22.983Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:22.986Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0dc9ffa1-1f6f-4e82-a703-d2e041cc10de","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f8ce231a-38d4-41ef-ace8-0876751a23fe","LogTimestamp":"2023-05-26T00:05:22.986Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:05:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:05:24.184Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:05:24.200Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:24.200Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:24.200Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:24.995Z","message":"Entering","context":{"RequestID":"6486fccd-8c03-47c5-93bf-e54a7d24d098","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"103089fd-f723-4095-9f30-546eff4d4ac7","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:05:24.995Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:05:24.997Z","message":"{\"transactionId\":\"6486fccd-8c03-47c5-93bf-e54a7d24d098\",\"status\":\"200\",\"rqstDate\":\"230526-00:05:24:996\",\"respDate\":\"230526-00:05:24:997\",\"sourceId\":\"haproxy:6486fccd-8c03-47c5-93bf-e54a7d24d098\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:05:24:996-76448\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[99df84b2-79d2-4ed0-8c51-8d20525c2879], x-b3-parentspanid=[c24e80f0335c5fa4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1c7deaa7429ad566c24e80f0335c5fa4], x-b3-spanid=[a0a3e86e6cb83ca8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6486fccd-8c03-47c5-93bf-e54a7d24d098]}\\\"}\"}","context":{"RequestID":"6486fccd-8c03-47c5-93bf-e54a7d24d098","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"103089fd-f723-4095-9f30-546eff4d4ac7","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:05:24.995Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:24.998Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6486fccd-8c03-47c5-93bf-e54a7d24d098","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"103089fd-f723-4095-9f30-546eff4d4ac7","LogTimestamp":"2023-05-26T00:05:24.998Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:05:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:05:26.738Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:26.742Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:27.009Z","message":"Entering","context":{"RequestID":"96d29b26-f19e-4d2b-a243-aac4b6ed8451","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b9bdf63d-639e-484d-9c05-8980e108f913","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:05:27.008Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:05:27.011Z","message":"{\"transactionId\":\"96d29b26-f19e-4d2b-a243-aac4b6ed8451\",\"status\":\"200\",\"rqstDate\":\"230526-00:05:27:010\",\"respDate\":\"230526-00:05:27:011\",\"sourceId\":\"haproxy:96d29b26-f19e-4d2b-a243-aac4b6ed8451\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:05:27:010-85760\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d9d17a70-7c27-4c27-8302-83daf89b299b], x-b3-parentspanid=[327aeb07755ff27f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[27a9898073bda760327aeb07755ff27f], x-b3-spanid=[98ca28ac485edeb0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[96d29b26-f19e-4d2b-a243-aac4b6ed8451]}\\\"}\"}","context":{"RequestID":"96d29b26-f19e-4d2b-a243-aac4b6ed8451","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b9bdf63d-639e-484d-9c05-8980e108f913","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:05:27.008Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:27.012Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"96d29b26-f19e-4d2b-a243-aac4b6ed8451","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b9bdf63d-639e-484d-9c05-8980e108f913","LogTimestamp":"2023-05-26T00:05:27.012Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:05:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:05:29.022Z","message":"Entering","context":{"RequestID":"cec52e85-54ff-40f7-a9fc-f8ce33e5b8df","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9fd26aec-499f-4669-a12d-f7851853094d","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:05:29.022Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:05:29.025Z","message":"{\"transactionId\":\"cec52e85-54ff-40f7-a9fc-f8ce33e5b8df\",\"status\":\"200\",\"rqstDate\":\"230526-00:05:29:023\",\"respDate\":\"230526-00:05:29:024\",\"sourceId\":\"haproxy:cec52e85-54ff-40f7-a9fc-f8ce33e5b8df\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:05:29:023-65740\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[84fefe2d-e61c-418b-befb-7d75a4f5ab00], x-b3-parentspanid=[d4eb2bc63f9c71ec], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[504616e2bce36db2d4eb2bc63f9c71ec], x-b3-spanid=[ffc6d2c0cc14bdfa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cec52e85-54ff-40f7-a9fc-f8ce33e5b8df]}\\\"}\"}","context":{"RequestID":"cec52e85-54ff-40f7-a9fc-f8ce33e5b8df","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9fd26aec-499f-4669-a12d-f7851853094d","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:05:29.022Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:29.026Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cec52e85-54ff-40f7-a9fc-f8ce33e5b8df","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9fd26aec-499f-4669-a12d-f7851853094d","LogTimestamp":"2023-05-26T00:05:29.025Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:05:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:05:31.037Z","message":"Entering","context":{"RequestID":"f158d1c9-1ab6-450f-a265-2073d7b2216f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a735c6fd-68a7-431e-b3ba-07290ff824a4","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:05:31.037Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:05:31.040Z","message":"{\"transactionId\":\"f158d1c9-1ab6-450f-a265-2073d7b2216f\",\"status\":\"200\",\"rqstDate\":\"230526-00:05:31:038\",\"respDate\":\"230526-00:05:31:039\",\"sourceId\":\"haproxy:f158d1c9-1ab6-450f-a265-2073d7b2216f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:05:31:038-3677\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2307fa3f-f7bb-4b92-b13e-cfccef911273], x-b3-parentspanid=[d1f9fa7aa89fa54e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[350d82226a73feccd1f9fa7aa89fa54e], x-b3-spanid=[cd16378a9d82c387], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f158d1c9-1ab6-450f-a265-2073d7b2216f]}\\\"}\"}","context":{"RequestID":"f158d1c9-1ab6-450f-a265-2073d7b2216f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a735c6fd-68a7-431e-b3ba-07290ff824a4","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:05:31.037Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:31.040Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f158d1c9-1ab6-450f-a265-2073d7b2216f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a735c6fd-68a7-431e-b3ba-07290ff824a4","LogTimestamp":"2023-05-26T00:05:31.040Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:05:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:05:31.907Z","message":"Entering","context":{"RequestID":"e1a9aa0d-4620-4cf4-a76a-1d7c2e11ee40","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8527d268-5665-43cc-b086-b257e6e44568","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:05:31.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:05:31.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"e1a9aa0d-4620-4cf4-a76a-1d7c2e11ee40","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8527d268-5665-43cc-b086-b257e6e44568","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:05:31.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:31.910Z","message":"{\"transactionId\":\"e1a9aa0d-4620-4cf4-a76a-1d7c2e11ee40\",\"status\":\"200\",\"rqstDate\":\"230526-00:05:31:908\",\"respDate\":\"230526-00:05:31:910\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e1a9aa0d-4620-4cf4-a76a-1d7c2e11ee40\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:05:31:908-27357\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e1a9aa0d-4620-4cf4-a76a-1d7c2e11ee40]}\\\"}\"}","context":{"RequestID":"e1a9aa0d-4620-4cf4-a76a-1d7c2e11ee40","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8527d268-5665-43cc-b086-b257e6e44568","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:05:31.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:31.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e1a9aa0d-4620-4cf4-a76a-1d7c2e11ee40","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8527d268-5665-43cc-b086-b257e6e44568","LogTimestamp":"2023-05-26T00:05:31.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:05:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:05:32.038Z","message":"Entering","context":{"RequestID":"20ffc55f-67bf-4e37-9faa-584dabd11939","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"19201ac1-7867-4d35-935f-0fef1ef43288","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:05:32.038Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:05:32.040Z","message":"{\"transactionId\":\"20ffc55f-67bf-4e37-9faa-584dabd11939\",\"status\":\"200\",\"rqstDate\":\"230526-00:05:32:038\",\"respDate\":\"230526-00:05:32:040\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:20ffc55f-67bf-4e37-9faa-584dabd11939\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:05:32:038-27694\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5965547e-1627-42e4-86d7-d3c4225a2026], x-b3-parentspanid=[bcd82629d35b97be], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[52259], x-envoy-attempt-count=[1], x-b3-traceid=[d7f5859b02cb25cbbcd82629d35b97be], x-b3-spanid=[ee1cd3f24d487816], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[20ffc55f-67bf-4e37-9faa-584dabd11939]}\\\"}\"}","context":{"RequestID":"20ffc55f-67bf-4e37-9faa-584dabd11939","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"19201ac1-7867-4d35-935f-0fef1ef43288","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:05:32.038Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:32.041Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"20ffc55f-67bf-4e37-9faa-584dabd11939","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"19201ac1-7867-4d35-935f-0fef1ef43288","LogTimestamp":"2023-05-26T00:05:32.040Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:05:32 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:05:33.051Z","message":"Entering","context":{"RequestID":"8edb3d8f-83f4-432d-a81d-fac630b0d46d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"25acb9b5-0861-424b-a25d-951b287b48f4","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:05:33.051Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:05:33.054Z","message":"{\"transactionId\":\"8edb3d8f-83f4-432d-a81d-fac630b0d46d\",\"status\":\"200\",\"rqstDate\":\"230526-00:05:33:052\",\"respDate\":\"230526-00:05:33:054\",\"sourceId\":\"haproxy:8edb3d8f-83f4-432d-a81d-fac630b0d46d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:05:33:052-77930\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d7551b32-6d23-47ff-afe3-660cad9910ec], x-b3-parentspanid=[3620e51d17fa290e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[81a4b8f2720b76d03620e51d17fa290e], x-b3-spanid=[b0efd221e5320cd4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8edb3d8f-83f4-432d-a81d-fac630b0d46d]}\\\"}\"}","context":{"RequestID":"8edb3d8f-83f4-432d-a81d-fac630b0d46d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"25acb9b5-0861-424b-a25d-951b287b48f4","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:05:33.051Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:33.055Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8edb3d8f-83f4-432d-a81d-fac630b0d46d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"25acb9b5-0861-424b-a25d-951b287b48f4","LogTimestamp":"2023-05-26T00:05:33.055Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:05:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:05:34.185Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:05:34.198Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:34.198Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:34.198Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:35.065Z","message":"Entering","context":{"RequestID":"baf9922e-5bce-4e96-aef4-98dc9ef9c885","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"61fe3d33-fc4d-4c14-a5cf-b960fcb7c36a","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:05:35.065Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:05:35.068Z","message":"{\"transactionId\":\"baf9922e-5bce-4e96-aef4-98dc9ef9c885\",\"status\":\"200\",\"rqstDate\":\"230526-00:05:35:066\",\"respDate\":\"230526-00:05:35:068\",\"sourceId\":\"haproxy:baf9922e-5bce-4e96-aef4-98dc9ef9c885\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:05:35:066-43779\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f15f4d14-5698-42e0-9cc1-7f52b11ee73c], x-b3-parentspanid=[ff8910630394dc4c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[16455446d25526f0ff8910630394dc4c], x-b3-spanid=[ea562825a332b0be], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[baf9922e-5bce-4e96-aef4-98dc9ef9c885]}\\\"}\"}","context":{"RequestID":"baf9922e-5bce-4e96-aef4-98dc9ef9c885","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"61fe3d33-fc4d-4c14-a5cf-b960fcb7c36a","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:05:35.065Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:35.069Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"baf9922e-5bce-4e96-aef4-98dc9ef9c885","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"61fe3d33-fc4d-4c14-a5cf-b960fcb7c36a","LogTimestamp":"2023-05-26T00:05:35.069Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:05:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:05:37.078Z","message":"Entering","context":{"RequestID":"27eb2324-13d0-470d-bb13-65c916d07193","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bc487313-1281-40ec-8d72-3e72443f171d","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:05:37.078Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:05:37.081Z","message":"{\"transactionId\":\"27eb2324-13d0-470d-bb13-65c916d07193\",\"status\":\"200\",\"rqstDate\":\"230526-00:05:37:079\",\"respDate\":\"230526-00:05:37:081\",\"sourceId\":\"haproxy:27eb2324-13d0-470d-bb13-65c916d07193\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:05:37:079-95502\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[77be8d9a-9a40-4e6f-8f59-3053a30e94a6], x-b3-parentspanid=[6bd1977891e45b51], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9497351eb7d0d0566bd1977891e45b51], x-b3-spanid=[711f083032d0d220], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[27eb2324-13d0-470d-bb13-65c916d07193]}\\\"}\"}","context":{"RequestID":"27eb2324-13d0-470d-bb13-65c916d07193","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bc487313-1281-40ec-8d72-3e72443f171d","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:05:37.078Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:37.081Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"27eb2324-13d0-470d-bb13-65c916d07193","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bc487313-1281-40ec-8d72-3e72443f171d","LogTimestamp":"2023-05-26T00:05:37.081Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:05:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:05:39.091Z","message":"Entering","context":{"RequestID":"5072b4d9-f25f-4c90-95e8-83ddc8a53c64","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"64abc243-fe74-4994-bd5a-3772e31acb88","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:05:39.091Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:05:39.093Z","message":"{\"transactionId\":\"5072b4d9-f25f-4c90-95e8-83ddc8a53c64\",\"status\":\"200\",\"rqstDate\":\"230526-00:05:39:092\",\"respDate\":\"230526-00:05:39:093\",\"sourceId\":\"haproxy:5072b4d9-f25f-4c90-95e8-83ddc8a53c64\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:05:39:092-33643\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[75bdec87-2f35-4702-84cf-a63789360087], x-b3-parentspanid=[add2f9397a57d33e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d242b14baa30b9bbadd2f9397a57d33e], x-b3-spanid=[36d674573039da48], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5072b4d9-f25f-4c90-95e8-83ddc8a53c64]}\\\"}\"}","context":{"RequestID":"5072b4d9-f25f-4c90-95e8-83ddc8a53c64","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"64abc243-fe74-4994-bd5a-3772e31acb88","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:05:39.091Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:39.094Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5072b4d9-f25f-4c90-95e8-83ddc8a53c64","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"64abc243-fe74-4994-bd5a-3772e31acb88","LogTimestamp":"2023-05-26T00:05:39.094Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:05:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:05:41.103Z","message":"Entering","context":{"RequestID":"8e2fb411-0ddf-40ec-bd18-9e277681f1c0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f2f67ae3-d43f-4ecd-be50-3dab85cde86f","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:05:41.103Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:05:41.106Z","message":"{\"transactionId\":\"8e2fb411-0ddf-40ec-bd18-9e277681f1c0\",\"status\":\"200\",\"rqstDate\":\"230526-00:05:41:104\",\"respDate\":\"230526-00:05:41:106\",\"sourceId\":\"haproxy:8e2fb411-0ddf-40ec-bd18-9e277681f1c0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:05:41:104-10435\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f1caffa5-774a-4bcb-8340-6b12efbefb47], x-b3-parentspanid=[2ae1b310c2af8028], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4cbc55e5262791322ae1b310c2af8028], x-b3-spanid=[d76aec00021d8590], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8e2fb411-0ddf-40ec-bd18-9e277681f1c0]}\\\"}\"}","context":{"RequestID":"8e2fb411-0ddf-40ec-bd18-9e277681f1c0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f2f67ae3-d43f-4ecd-be50-3dab85cde86f","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:05:41.103Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:41.107Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8e2fb411-0ddf-40ec-bd18-9e277681f1c0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f2f67ae3-d43f-4ecd-be50-3dab85cde86f","LogTimestamp":"2023-05-26T00:05:41.107Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:05:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:05:41.908Z","message":"Entering","context":{"RequestID":"a7d662d4-182e-4e43-963f-45f543774ee6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2f37a247-beb0-4c21-8aa8-95578b889dc6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:05:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:05:41.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"a7d662d4-182e-4e43-963f-45f543774ee6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2f37a247-beb0-4c21-8aa8-95578b889dc6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:05:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:41.911Z","message":"{\"transactionId\":\"a7d662d4-182e-4e43-963f-45f543774ee6\",\"status\":\"200\",\"rqstDate\":\"230526-00:05:41:909\",\"respDate\":\"230526-00:05:41:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a7d662d4-182e-4e43-963f-45f543774ee6\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:05:41:909-10915\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a7d662d4-182e-4e43-963f-45f543774ee6]}\\\"}\"}","context":{"RequestID":"a7d662d4-182e-4e43-963f-45f543774ee6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2f37a247-beb0-4c21-8aa8-95578b889dc6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:05:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:41.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a7d662d4-182e-4e43-963f-45f543774ee6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2f37a247-beb0-4c21-8aa8-95578b889dc6","LogTimestamp":"2023-05-26T00:05:41.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:05:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:05:42.038Z","message":"Entering","context":{"RequestID":"2844d403-b667-4296-bedc-5948b77e874c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fde7a806-a262-4e5c-82f6-0a85c8f3596a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:05:42.038Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:05:42.041Z","message":"{\"transactionId\":\"2844d403-b667-4296-bedc-5948b77e874c\",\"status\":\"200\",\"rqstDate\":\"230526-00:05:42:039\",\"respDate\":\"230526-00:05:42:041\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2844d403-b667-4296-bedc-5948b77e874c\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:05:42:039-6953\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a940bd2d-6d01-4425-950a-ad0f2e576307], x-b3-parentspanid=[321f2ef2bdaa42c0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48639], x-envoy-attempt-count=[1], x-b3-traceid=[e1006f68317c1f50321f2ef2bdaa42c0], x-b3-spanid=[d172b3245cade213], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2844d403-b667-4296-bedc-5948b77e874c]}\\\"}\"}","context":{"RequestID":"2844d403-b667-4296-bedc-5948b77e874c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fde7a806-a262-4e5c-82f6-0a85c8f3596a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:05:42.038Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:42.041Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2844d403-b667-4296-bedc-5948b77e874c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fde7a806-a262-4e5c-82f6-0a85c8f3596a","LogTimestamp":"2023-05-26T00:05:42.041Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:05:42 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:05:43.118Z","message":"Entering","context":{"RequestID":"35599005-f07c-4c4c-8c84-9a0c6111cd96","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"444b8b71-6b26-4525-a031-a1cf34e3d24e","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:05:43.118Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:05:43.121Z","message":"{\"transactionId\":\"35599005-f07c-4c4c-8c84-9a0c6111cd96\",\"status\":\"200\",\"rqstDate\":\"230526-00:05:43:119\",\"respDate\":\"230526-00:05:43:121\",\"sourceId\":\"haproxy:35599005-f07c-4c4c-8c84-9a0c6111cd96\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:05:43:119-53972\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2a3ca003-03a9-41b4-9840-dbd5f137527f], x-b3-parentspanid=[2334ebe6e232ca44], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8b5da4ffcc4fade42334ebe6e232ca44], x-b3-spanid=[0b106e088ff84559], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[35599005-f07c-4c4c-8c84-9a0c6111cd96]}\\\"}\"}","context":{"RequestID":"35599005-f07c-4c4c-8c84-9a0c6111cd96","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"444b8b71-6b26-4525-a031-a1cf34e3d24e","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:05:43.118Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:43.121Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"35599005-f07c-4c4c-8c84-9a0c6111cd96","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"444b8b71-6b26-4525-a031-a1cf34e3d24e","LogTimestamp":"2023-05-26T00:05:43.121Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:05:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:05:44.186Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:05:44.204Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:44.204Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:44.204Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:45.132Z","message":"Entering","context":{"RequestID":"859ff7d7-cd63-45df-a69c-88f5376e32d3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ee4e8c78-a8f6-4c14-bba7-05551f34f19a","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:05:45.132Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:05:45.134Z","message":"{\"transactionId\":\"859ff7d7-cd63-45df-a69c-88f5376e32d3\",\"status\":\"200\",\"rqstDate\":\"230526-00:05:45:133\",\"respDate\":\"230526-00:05:45:134\",\"sourceId\":\"haproxy:859ff7d7-cd63-45df-a69c-88f5376e32d3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:05:45:133-7524\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0e24ba5a-0638-4cf1-a7b7-3d6933ae8f26], x-b3-parentspanid=[6f070a132bf35d16], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9595dd2b780996496f070a132bf35d16], x-b3-spanid=[86f401e4c1c21271], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[859ff7d7-cd63-45df-a69c-88f5376e32d3]}\\\"}\"}","context":{"RequestID":"859ff7d7-cd63-45df-a69c-88f5376e32d3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ee4e8c78-a8f6-4c14-bba7-05551f34f19a","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:05:45.132Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:45.135Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"859ff7d7-cd63-45df-a69c-88f5376e32d3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ee4e8c78-a8f6-4c14-bba7-05551f34f19a","LogTimestamp":"2023-05-26T00:05:45.135Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:05:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:05:47.146Z","message":"Entering","context":{"RequestID":"eca080cb-443c-4023-93bb-16d8acbc9bfb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5ea9a1b1-52fa-4c5a-80e8-d46d001f9876","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:05:47.145Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:05:47.147Z","message":"{\"transactionId\":\"eca080cb-443c-4023-93bb-16d8acbc9bfb\",\"status\":\"200\",\"rqstDate\":\"230526-00:05:47:146\",\"respDate\":\"230526-00:05:47:147\",\"sourceId\":\"haproxy:eca080cb-443c-4023-93bb-16d8acbc9bfb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:05:47:146-2483\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[58ee99f6-73ef-487f-98e6-1c42a10d10a5], x-b3-parentspanid=[7ec7d5d1914fa809], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9796082e582f6d337ec7d5d1914fa809], x-b3-spanid=[d25a20d5c953f77e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eca080cb-443c-4023-93bb-16d8acbc9bfb]}\\\"}\"}","context":{"RequestID":"eca080cb-443c-4023-93bb-16d8acbc9bfb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5ea9a1b1-52fa-4c5a-80e8-d46d001f9876","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:05:47.145Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:47.148Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eca080cb-443c-4023-93bb-16d8acbc9bfb","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ea9a1b1-52fa-4c5a-80e8-d46d001f9876","LogTimestamp":"2023-05-26T00:05:47.148Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:05:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:05:49.157Z","message":"Entering","context":{"RequestID":"56f241fe-8b65-48fd-99e3-8120c6fdc0cb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d5639658-642b-4ae7-9a5f-e66ad26fde61","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:05:49.157Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:05:49.160Z","message":"{\"transactionId\":\"56f241fe-8b65-48fd-99e3-8120c6fdc0cb\",\"status\":\"200\",\"rqstDate\":\"230526-00:05:49:158\",\"respDate\":\"230526-00:05:49:160\",\"sourceId\":\"haproxy:56f241fe-8b65-48fd-99e3-8120c6fdc0cb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:05:49:158-73209\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[713a08f1-3720-48f9-a79c-06ee1288f8b9], x-b3-parentspanid=[6970f43aa9d7a0d9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[80648a0a4e0f60196970f43aa9d7a0d9], x-b3-spanid=[ae24763a1a615db5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[56f241fe-8b65-48fd-99e3-8120c6fdc0cb]}\\\"}\"}","context":{"RequestID":"56f241fe-8b65-48fd-99e3-8120c6fdc0cb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d5639658-642b-4ae7-9a5f-e66ad26fde61","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:05:49.157Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:49.161Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"56f241fe-8b65-48fd-99e3-8120c6fdc0cb","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d5639658-642b-4ae7-9a5f-e66ad26fde61","LogTimestamp":"2023-05-26T00:05:49.161Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:05:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:05:51.170Z","message":"Entering","context":{"RequestID":"45cc2990-afd1-4259-a6c8-e6a5a003b869","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fef0dd80-b2ce-495b-a2a5-0266ad106826","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:05:51.170Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:05:51.172Z","message":"{\"transactionId\":\"45cc2990-afd1-4259-a6c8-e6a5a003b869\",\"status\":\"200\",\"rqstDate\":\"230526-00:05:51:171\",\"respDate\":\"230526-00:05:51:172\",\"sourceId\":\"haproxy:45cc2990-afd1-4259-a6c8-e6a5a003b869\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:05:51:171-3327\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[56a45523-9bad-4ffd-bf8d-2aa7faac4f03], x-b3-parentspanid=[f6b2228e276fd0cf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d9bb100b314951acf6b2228e276fd0cf], x-b3-spanid=[f42a415482222eca], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[45cc2990-afd1-4259-a6c8-e6a5a003b869]}\\\"}\"}","context":{"RequestID":"45cc2990-afd1-4259-a6c8-e6a5a003b869","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fef0dd80-b2ce-495b-a2a5-0266ad106826","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:05:51.170Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:51.172Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"45cc2990-afd1-4259-a6c8-e6a5a003b869","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fef0dd80-b2ce-495b-a2a5-0266ad106826","LogTimestamp":"2023-05-26T00:05:51.172Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:05:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:05:51.908Z","message":"Entering","context":{"RequestID":"fe9a5954-37ca-407b-9712-a1ba9cb2c514","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6420036c-8eee-4996-a247-7a2fa3266d81","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:05:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:05:51.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"fe9a5954-37ca-407b-9712-a1ba9cb2c514","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6420036c-8eee-4996-a247-7a2fa3266d81","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:05:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:51.912Z","message":"{\"transactionId\":\"fe9a5954-37ca-407b-9712-a1ba9cb2c514\",\"status\":\"200\",\"rqstDate\":\"230526-00:05:51:909\",\"respDate\":\"230526-00:05:51:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:fe9a5954-37ca-407b-9712-a1ba9cb2c514\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:05:51:909-26233\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[fe9a5954-37ca-407b-9712-a1ba9cb2c514]}\\\"}\"}","context":{"RequestID":"fe9a5954-37ca-407b-9712-a1ba9cb2c514","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6420036c-8eee-4996-a247-7a2fa3266d81","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:05:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:51.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fe9a5954-37ca-407b-9712-a1ba9cb2c514","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6420036c-8eee-4996-a247-7a2fa3266d81","LogTimestamp":"2023-05-26T00:05:51.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:05:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:05:52.038Z","message":"Entering","context":{"RequestID":"61e5d4ba-5396-47a1-9152-ed813c928d7e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"911f53d6-5842-4b8d-bcae-26d525e7a525","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:05:52.038Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:05:52.040Z","message":"{\"transactionId\":\"61e5d4ba-5396-47a1-9152-ed813c928d7e\",\"status\":\"200\",\"rqstDate\":\"230526-00:05:52:039\",\"respDate\":\"230526-00:05:52:040\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:61e5d4ba-5396-47a1-9152-ed813c928d7e\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:05:52:039-31506\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0e731f71-0a15-475d-9804-26023a68af51], x-b3-parentspanid=[c6f50730a952d811], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49923], x-envoy-attempt-count=[1], x-b3-traceid=[28d31d2c8b87a005c6f50730a952d811], x-b3-spanid=[0ea499fbe7b9bca8], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[61e5d4ba-5396-47a1-9152-ed813c928d7e]}\\\"}\"}","context":{"RequestID":"61e5d4ba-5396-47a1-9152-ed813c928d7e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"911f53d6-5842-4b8d-bcae-26d525e7a525","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:05:52.038Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:52.041Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"61e5d4ba-5396-47a1-9152-ed813c928d7e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"911f53d6-5842-4b8d-bcae-26d525e7a525","LogTimestamp":"2023-05-26T00:05:52.041Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:05:52 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:05:53.182Z","message":"Entering","context":{"RequestID":"47da3db1-bcde-4463-a641-13db8bc2bfa3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5ee305d7-f7d8-4da9-8b04-f3a93598229e","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:05:53.181Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:05:53.185Z","message":"{\"transactionId\":\"47da3db1-bcde-4463-a641-13db8bc2bfa3\",\"status\":\"200\",\"rqstDate\":\"230526-00:05:53:182\",\"respDate\":\"230526-00:05:53:185\",\"sourceId\":\"haproxy:47da3db1-bcde-4463-a641-13db8bc2bfa3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:05:53:182-55024\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[69459911-8dfb-46bd-91b8-e2e6ddb49359], x-b3-parentspanid=[2190f189e167ffa2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fecab018b353466a2190f189e167ffa2], x-b3-spanid=[2961aa3275d96586], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[47da3db1-bcde-4463-a641-13db8bc2bfa3]}\\\"}\"}","context":{"RequestID":"47da3db1-bcde-4463-a641-13db8bc2bfa3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5ee305d7-f7d8-4da9-8b04-f3a93598229e","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:05:53.181Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:53.186Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"47da3db1-bcde-4463-a641-13db8bc2bfa3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ee305d7-f7d8-4da9-8b04-f3a93598229e","LogTimestamp":"2023-05-26T00:05:53.186Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:05:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-26T00:05:54.187Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:05:54.200Z","message":"Connection[cassandra/10.233.69.175:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:54.202Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:54.203Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:54.203Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:54.203Z","message":"Connection[cassandra/10.233.69.175:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:55.195Z","message":"Entering","context":{"RequestID":"f49132db-b5dd-4861-a6fa-c104b0c300ac","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6a057d81-f506-4b26-9895-bde2403bfc34","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:05:55.195Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:05:55.199Z","message":"{\"transactionId\":\"f49132db-b5dd-4861-a6fa-c104b0c300ac\",\"status\":\"200\",\"rqstDate\":\"230526-00:05:55:196\",\"respDate\":\"230526-00:05:55:199\",\"sourceId\":\"haproxy:f49132db-b5dd-4861-a6fa-c104b0c300ac\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:05:55:196-97359\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9d9e1273-9d0e-4790-a149-e20c14d1c48e], x-b3-parentspanid=[71c2808b9822ce7f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e5b52649de527ca271c2808b9822ce7f], x-b3-spanid=[9bc60d4349cbb1d5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f49132db-b5dd-4861-a6fa-c104b0c300ac]}\\\"}\"}","context":{"RequestID":"f49132db-b5dd-4861-a6fa-c104b0c300ac","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6a057d81-f506-4b26-9895-bde2403bfc34","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:05:55.195Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:55.201Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f49132db-b5dd-4861-a6fa-c104b0c300ac","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6a057d81-f506-4b26-9895-bde2403bfc34","LogTimestamp":"2023-05-26T00:05:55.200Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:05:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-26T00:05:56.743Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:56.748Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:57.211Z","message":"Entering","context":{"RequestID":"5316b00e-c838-45aa-a13b-b9eb4acde525","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7f103c82-dae5-40b9-bcf0-d76f589b85cc","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:05:57.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:05:57.213Z","message":"{\"transactionId\":\"5316b00e-c838-45aa-a13b-b9eb4acde525\",\"status\":\"200\",\"rqstDate\":\"230526-00:05:57:211\",\"respDate\":\"230526-00:05:57:212\",\"sourceId\":\"haproxy:5316b00e-c838-45aa-a13b-b9eb4acde525\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:05:57:211-9505\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6c266f4e-243e-42ea-8a8f-158ab1219def], x-b3-parentspanid=[f5802ee1f006601c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4fcd3af33d1f38cef5802ee1f006601c], x-b3-spanid=[54951076ee9fcbb1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5316b00e-c838-45aa-a13b-b9eb4acde525]}\\\"}\"}","context":{"RequestID":"5316b00e-c838-45aa-a13b-b9eb4acde525","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7f103c82-dae5-40b9-bcf0-d76f589b85cc","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:05:57.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:57.213Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5316b00e-c838-45aa-a13b-b9eb4acde525","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7f103c82-dae5-40b9-bcf0-d76f589b85cc","LogTimestamp":"2023-05-26T00:05:57.213Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:05:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:05:59.222Z","message":"Entering","context":{"RequestID":"139d1b4b-2295-4e66-a2e5-732d15118f05","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"94e565a2-e5c4-41fb-a305-50dd96e2897a","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:05:59.222Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:05:59.225Z","message":"{\"transactionId\":\"139d1b4b-2295-4e66-a2e5-732d15118f05\",\"status\":\"200\",\"rqstDate\":\"230526-00:05:59:223\",\"respDate\":\"230526-00:05:59:224\",\"sourceId\":\"haproxy:139d1b4b-2295-4e66-a2e5-732d15118f05\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:05:59:223-73456\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d820144e-7bd5-40ee-a9ab-3442b852d2d0], x-b3-parentspanid=[7d8497b643c65512], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d627a93af768524f7d8497b643c65512], x-b3-spanid=[2a83ec45939c7226], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[139d1b4b-2295-4e66-a2e5-732d15118f05]}\\\"}\"}","context":{"RequestID":"139d1b4b-2295-4e66-a2e5-732d15118f05","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"94e565a2-e5c4-41fb-a305-50dd96e2897a","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:05:59.222Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:05:59.225Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"139d1b4b-2295-4e66-a2e5-732d15118f05","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"94e565a2-e5c4-41fb-a305-50dd96e2897a","LogTimestamp":"2023-05-26T00:05:59.225Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:05:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:06:01.235Z","message":"Entering","context":{"RequestID":"46febd34-bed8-412b-a5f4-8ebd8b731015","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1641809b-15ad-4bdd-8bd7-bbee9ea2d534","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:06:01.235Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:06:01.238Z","message":"{\"transactionId\":\"46febd34-bed8-412b-a5f4-8ebd8b731015\",\"status\":\"200\",\"rqstDate\":\"230526-00:06:01:236\",\"respDate\":\"230526-00:06:01:238\",\"sourceId\":\"haproxy:46febd34-bed8-412b-a5f4-8ebd8b731015\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:06:01:236-40357\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7742eca0-1142-49cd-85c5-acf3a79ffc49], x-b3-parentspanid=[e52733d9912df4a6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[401dd1a6190b0390e52733d9912df4a6], x-b3-spanid=[eb102090969c7fa6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[46febd34-bed8-412b-a5f4-8ebd8b731015]}\\\"}\"}","context":{"RequestID":"46febd34-bed8-412b-a5f4-8ebd8b731015","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1641809b-15ad-4bdd-8bd7-bbee9ea2d534","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:06:01.235Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:01.239Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"46febd34-bed8-412b-a5f4-8ebd8b731015","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1641809b-15ad-4bdd-8bd7-bbee9ea2d534","LogTimestamp":"2023-05-26T00:06:01.239Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:06:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-26T00:06:01.909Z","message":"Entering","context":{"RequestID":"a15eb47b-637a-4b46-80dd-51e51318b581","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4ba1a37a-8a5c-4eb8-ad54-558c5fa0e74d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:06:01.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:06:01.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"a15eb47b-637a-4b46-80dd-51e51318b581","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4ba1a37a-8a5c-4eb8-ad54-558c5fa0e74d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:06:01.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:01.913Z","message":"{\"transactionId\":\"a15eb47b-637a-4b46-80dd-51e51318b581\",\"status\":\"200\",\"rqstDate\":\"230526-00:06:01:910\",\"respDate\":\"230526-00:06:01:913\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a15eb47b-637a-4b46-80dd-51e51318b581\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:06:01:910-24933\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a15eb47b-637a-4b46-80dd-51e51318b581]}\\\"}\"}","context":{"RequestID":"a15eb47b-637a-4b46-80dd-51e51318b581","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4ba1a37a-8a5c-4eb8-ad54-558c5fa0e74d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:06:01.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:01.914Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a15eb47b-637a-4b46-80dd-51e51318b581","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4ba1a37a-8a5c-4eb8-ad54-558c5fa0e74d","LogTimestamp":"2023-05-26T00:06:01.914Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:06:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:06:02.037Z","message":"Entering","context":{"RequestID":"f26ea44f-6278-4bef-8f75-aa4da30d46a2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"626bb967-e2b5-4fb5-8562-63f82d17e986","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:06:02.037Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:06:02.041Z","message":"{\"transactionId\":\"f26ea44f-6278-4bef-8f75-aa4da30d46a2\",\"status\":\"200\",\"rqstDate\":\"230526-00:06:02:039\",\"respDate\":\"230526-00:06:02:040\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f26ea44f-6278-4bef-8f75-aa4da30d46a2\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:06:02:039-63849\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2cb7ccbf-0cd4-4bb0-b944-a83fcb381e70], x-b3-parentspanid=[c0fa37b62ef56e28], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40411], x-envoy-attempt-count=[1], x-b3-traceid=[52356e29a215e8ddc0fa37b62ef56e28], x-b3-spanid=[2a8e1dba421ae2ee], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f26ea44f-6278-4bef-8f75-aa4da30d46a2]}\\\"}\"}","context":{"RequestID":"f26ea44f-6278-4bef-8f75-aa4da30d46a2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"626bb967-e2b5-4fb5-8562-63f82d17e986","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:06:02.037Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:02.042Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f26ea44f-6278-4bef-8f75-aa4da30d46a2","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"626bb967-e2b5-4fb5-8562-63f82d17e986","LogTimestamp":"2023-05-26T00:06:02.042Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:06:02 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:06:03.250Z","message":"Entering","context":{"RequestID":"186ca34b-1cc6-4dce-94e5-e2bbaf2de7e6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"011706cf-9c7d-466d-91e5-7650fa24531b","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:06:03.250Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:06:03.253Z","message":"{\"transactionId\":\"186ca34b-1cc6-4dce-94e5-e2bbaf2de7e6\",\"status\":\"200\",\"rqstDate\":\"230526-00:06:03:251\",\"respDate\":\"230526-00:06:03:253\",\"sourceId\":\"haproxy:186ca34b-1cc6-4dce-94e5-e2bbaf2de7e6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:06:03:251-90131\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9d8dee08-9e45-4575-94cc-90026eebfdd9], x-b3-parentspanid=[ff555ac3aefb5c6c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[74ba23b496693936ff555ac3aefb5c6c], x-b3-spanid=[2bce5f22c2a7f26c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[186ca34b-1cc6-4dce-94e5-e2bbaf2de7e6]}\\\"}\"}","context":{"RequestID":"186ca34b-1cc6-4dce-94e5-e2bbaf2de7e6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"011706cf-9c7d-466d-91e5-7650fa24531b","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:06:03.250Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:03.254Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"186ca34b-1cc6-4dce-94e5-e2bbaf2de7e6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"011706cf-9c7d-466d-91e5-7650fa24531b","LogTimestamp":"2023-05-26T00:06:03.254Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:06:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:06:04.188Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:06:04.205Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:04.205Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:04.205Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:05.263Z","message":"Entering","context":{"RequestID":"2cd8c976-cce9-4097-aa7c-ae1e192754d8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e0d5bc36-8bbf-40fb-a08c-a0dc7178494d","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:06:05.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:06:05.266Z","message":"{\"transactionId\":\"2cd8c976-cce9-4097-aa7c-ae1e192754d8\",\"status\":\"200\",\"rqstDate\":\"230526-00:06:05:264\",\"respDate\":\"230526-00:06:05:266\",\"sourceId\":\"haproxy:2cd8c976-cce9-4097-aa7c-ae1e192754d8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:06:05:264-16541\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f8c61305-307b-4370-9930-3411ea99acea], x-b3-parentspanid=[267bbec117fa838a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ee7fe77655f1403a267bbec117fa838a], x-b3-spanid=[f9413dad23934777], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2cd8c976-cce9-4097-aa7c-ae1e192754d8]}\\\"}\"}","context":{"RequestID":"2cd8c976-cce9-4097-aa7c-ae1e192754d8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e0d5bc36-8bbf-40fb-a08c-a0dc7178494d","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:06:05.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:05.266Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2cd8c976-cce9-4097-aa7c-ae1e192754d8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e0d5bc36-8bbf-40fb-a08c-a0dc7178494d","LogTimestamp":"2023-05-26T00:06:05.266Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:06:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:06:07.276Z","message":"Entering","context":{"RequestID":"e518281c-f5da-4612-aa78-07bfa680b7be","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f5c0808c-9223-47b5-a60e-57371a569df4","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:06:07.276Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:06:07.279Z","message":"{\"transactionId\":\"e518281c-f5da-4612-aa78-07bfa680b7be\",\"status\":\"200\",\"rqstDate\":\"230526-00:06:07:277\",\"respDate\":\"230526-00:06:07:279\",\"sourceId\":\"haproxy:e518281c-f5da-4612-aa78-07bfa680b7be\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:06:07:277-73743\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[da68f232-c6d0-44ea-b885-db40a8c728f1], x-b3-parentspanid=[96c2be3c2bb7c407], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d2a1952811f913fc96c2be3c2bb7c407], x-b3-spanid=[5ff19a83b07db8f9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e518281c-f5da-4612-aa78-07bfa680b7be]}\\\"}\"}","context":{"RequestID":"e518281c-f5da-4612-aa78-07bfa680b7be","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f5c0808c-9223-47b5-a60e-57371a569df4","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:06:07.276Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:07.280Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e518281c-f5da-4612-aa78-07bfa680b7be","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f5c0808c-9223-47b5-a60e-57371a569df4","LogTimestamp":"2023-05-26T00:06:07.280Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:06:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-26T00:06:09.292Z","message":"Entering","context":{"RequestID":"b4dbc36b-70e5-4354-a28b-5b9d0ec8f895","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"72cbd768-4a86-4175-8c36-a07fdb52779a","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:06:09.292Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:06:09.295Z","message":"{\"transactionId\":\"b4dbc36b-70e5-4354-a28b-5b9d0ec8f895\",\"status\":\"200\",\"rqstDate\":\"230526-00:06:09:293\",\"respDate\":\"230526-00:06:09:295\",\"sourceId\":\"haproxy:b4dbc36b-70e5-4354-a28b-5b9d0ec8f895\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:06:09:293-44743\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c673284b-2f99-4233-b22c-6d9d151c6856], x-b3-parentspanid=[bdc81a1aadc52cb9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[987b887ee0bb03dabdc81a1aadc52cb9], x-b3-spanid=[a3ea9c4a3f8376fe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b4dbc36b-70e5-4354-a28b-5b9d0ec8f895]}\\\"}\"}","context":{"RequestID":"b4dbc36b-70e5-4354-a28b-5b9d0ec8f895","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"72cbd768-4a86-4175-8c36-a07fdb52779a","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:06:09.292Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:09.296Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b4dbc36b-70e5-4354-a28b-5b9d0ec8f895","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"72cbd768-4a86-4175-8c36-a07fdb52779a","LogTimestamp":"2023-05-26T00:06:09.295Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:06:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:06:11.305Z","message":"Entering","context":{"RequestID":"7631770b-1b1d-4c9b-abec-eb27559f1259","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"45fc771a-c82e-4c6c-8536-054781c5cbb0","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:06:11.305Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:06:11.308Z","message":"{\"transactionId\":\"7631770b-1b1d-4c9b-abec-eb27559f1259\",\"status\":\"200\",\"rqstDate\":\"230526-00:06:11:306\",\"respDate\":\"230526-00:06:11:308\",\"sourceId\":\"haproxy:7631770b-1b1d-4c9b-abec-eb27559f1259\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:06:11:306-26579\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4496b6e5-26d9-45ab-9f98-833312af7a06], x-b3-parentspanid=[d789c48641f8538d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ce07c6d737e5ae88d789c48641f8538d], x-b3-spanid=[bc2679f8d56dc0b7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7631770b-1b1d-4c9b-abec-eb27559f1259]}\\\"}\"}","context":{"RequestID":"7631770b-1b1d-4c9b-abec-eb27559f1259","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"45fc771a-c82e-4c6c-8536-054781c5cbb0","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:06:11.305Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:11.309Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7631770b-1b1d-4c9b-abec-eb27559f1259","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"45fc771a-c82e-4c6c-8536-054781c5cbb0","LogTimestamp":"2023-05-26T00:06:11.308Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:06:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:06:11.910Z","message":"Entering","context":{"RequestID":"36181fb3-d4f6-4a1f-9865-f20061588702","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7c2ffb9f-f830-4ad5-91be-9dd765308999","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:06:11.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:06:11.912Z","message":"Database is available from CACHED check.","context":{"RequestID":"36181fb3-d4f6-4a1f-9865-f20061588702","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7c2ffb9f-f830-4ad5-91be-9dd765308999","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:06:11.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:11.913Z","message":"{\"transactionId\":\"36181fb3-d4f6-4a1f-9865-f20061588702\",\"status\":\"200\",\"rqstDate\":\"230526-00:06:11:911\",\"respDate\":\"230526-00:06:11:913\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:36181fb3-d4f6-4a1f-9865-f20061588702\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:06:11:911-7757\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[36181fb3-d4f6-4a1f-9865-f20061588702]}\\\"}\"}","context":{"RequestID":"36181fb3-d4f6-4a1f-9865-f20061588702","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7c2ffb9f-f830-4ad5-91be-9dd765308999","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:06:11.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:11.914Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"36181fb3-d4f6-4a1f-9865-f20061588702","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7c2ffb9f-f830-4ad5-91be-9dd765308999","LogTimestamp":"2023-05-26T00:06:11.914Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:06:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:06:12.039Z","message":"Entering","context":{"RequestID":"af223b43-57e7-4e2c-bb3e-93d82fde7b4e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8c9d8a44-1565-4bbc-92c6-65198d0728fc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:06:12.039Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:06:12.041Z","message":"{\"transactionId\":\"af223b43-57e7-4e2c-bb3e-93d82fde7b4e\",\"status\":\"200\",\"rqstDate\":\"230526-00:06:12:040\",\"respDate\":\"230526-00:06:12:041\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:af223b43-57e7-4e2c-bb3e-93d82fde7b4e\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:06:12:040-79876\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e705b7f3-0645-4a7b-9ca1-6894301da6c4], x-b3-parentspanid=[090270024a0f4ec2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33757], x-envoy-attempt-count=[1], x-b3-traceid=[e79a75d3dde554e4090270024a0f4ec2], x-b3-spanid=[07aecd2abba0310e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[af223b43-57e7-4e2c-bb3e-93d82fde7b4e]}\\\"}\"}","context":{"RequestID":"af223b43-57e7-4e2c-bb3e-93d82fde7b4e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8c9d8a44-1565-4bbc-92c6-65198d0728fc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:06:12.039Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:12.042Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"af223b43-57e7-4e2c-bb3e-93d82fde7b4e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c9d8a44-1565-4bbc-92c6-65198d0728fc","LogTimestamp":"2023-05-26T00:06:12.042Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:06:12 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:06:13.319Z","message":"Entering","context":{"RequestID":"3c05ada0-e1e3-42ad-980c-c85fb3c448c5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9485e8ec-7474-4f9a-ad6d-0203d00d0a62","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:06:13.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:06:13.323Z","message":"{\"transactionId\":\"3c05ada0-e1e3-42ad-980c-c85fb3c448c5\",\"status\":\"200\",\"rqstDate\":\"230526-00:06:13:320\",\"respDate\":\"230526-00:06:13:323\",\"sourceId\":\"haproxy:3c05ada0-e1e3-42ad-980c-c85fb3c448c5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:06:13:320-26959\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[67d85742-8fb8-43f3-b734-e24b6fd247cd], x-b3-parentspanid=[9460c95b5f7e88c9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[467e1ecb695695929460c95b5f7e88c9], x-b3-spanid=[4a391318d3127d8c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3c05ada0-e1e3-42ad-980c-c85fb3c448c5]}\\\"}\"}","context":{"RequestID":"3c05ada0-e1e3-42ad-980c-c85fb3c448c5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9485e8ec-7474-4f9a-ad6d-0203d00d0a62","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:06:13.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:13.325Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3c05ada0-e1e3-42ad-980c-c85fb3c448c5","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9485e8ec-7474-4f9a-ad6d-0203d00d0a62","LogTimestamp":"2023-05-26T00:06:13.325Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:06:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-05-26T00:06:14.188Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:06:14.204Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:14.205Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:14.205Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:15.334Z","message":"Entering","context":{"RequestID":"42b5be8b-74d9-4010-af78-0a2fbf91bdf8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4aa07436-b2e9-4c23-aa16-3ce4235928ae","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:06:15.334Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:06:15.336Z","message":"{\"transactionId\":\"42b5be8b-74d9-4010-af78-0a2fbf91bdf8\",\"status\":\"200\",\"rqstDate\":\"230526-00:06:15:335\",\"respDate\":\"230526-00:06:15:336\",\"sourceId\":\"haproxy:42b5be8b-74d9-4010-af78-0a2fbf91bdf8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:06:15:335-99734\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[86f85df3-a706-438b-972e-9b23441b6bbf], x-b3-parentspanid=[321989c81166c71b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c49775e35827f4ba321989c81166c71b], x-b3-spanid=[8a762eb1156d3a0d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[42b5be8b-74d9-4010-af78-0a2fbf91bdf8]}\\\"}\"}","context":{"RequestID":"42b5be8b-74d9-4010-af78-0a2fbf91bdf8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4aa07436-b2e9-4c23-aa16-3ce4235928ae","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:06:15.334Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:15.337Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"42b5be8b-74d9-4010-af78-0a2fbf91bdf8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4aa07436-b2e9-4c23-aa16-3ce4235928ae","LogTimestamp":"2023-05-26T00:06:15.337Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:06:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:06:17.347Z","message":"Entering","context":{"RequestID":"61365733-095c-4a32-895b-5323f93dbbec","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"47de2496-12a6-4caa-851f-1075127e0ae7","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:06:17.347Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:06:17.349Z","message":"{\"transactionId\":\"61365733-095c-4a32-895b-5323f93dbbec\",\"status\":\"200\",\"rqstDate\":\"230526-00:06:17:347\",\"respDate\":\"230526-00:06:17:349\",\"sourceId\":\"haproxy:61365733-095c-4a32-895b-5323f93dbbec\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:06:17:347-51124\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0e98562a-26df-4f18-a3d9-e9081b9b2aaa], x-b3-parentspanid=[682f3fdaa3e4e4c1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[28a1b57468f51dde682f3fdaa3e4e4c1], x-b3-spanid=[a63a7625364e00f6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[61365733-095c-4a32-895b-5323f93dbbec]}\\\"}\"}","context":{"RequestID":"61365733-095c-4a32-895b-5323f93dbbec","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"47de2496-12a6-4caa-851f-1075127e0ae7","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:06:17.347Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:17.350Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"61365733-095c-4a32-895b-5323f93dbbec","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"47de2496-12a6-4caa-851f-1075127e0ae7","LogTimestamp":"2023-05-26T00:06:17.350Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:06:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:06:19.361Z","message":"Entering","context":{"RequestID":"16a7bf9a-403c-42ab-a489-8c4233d7072c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ee36f8f2-9df3-4302-b1ca-0de248f5fdbe","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:06:19.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:06:19.363Z","message":"{\"transactionId\":\"16a7bf9a-403c-42ab-a489-8c4233d7072c\",\"status\":\"200\",\"rqstDate\":\"230526-00:06:19:362\",\"respDate\":\"230526-00:06:19:363\",\"sourceId\":\"haproxy:16a7bf9a-403c-42ab-a489-8c4233d7072c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:06:19:362-87970\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dc31f156-9698-478d-bf30-2ede9853bb2b], x-b3-parentspanid=[4110d67f06adadd9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[636ae3e63040af674110d67f06adadd9], x-b3-spanid=[8df37ec8cceface1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[16a7bf9a-403c-42ab-a489-8c4233d7072c]}\\\"}\"}","context":{"RequestID":"16a7bf9a-403c-42ab-a489-8c4233d7072c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ee36f8f2-9df3-4302-b1ca-0de248f5fdbe","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:06:19.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:19.364Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"16a7bf9a-403c-42ab-a489-8c4233d7072c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ee36f8f2-9df3-4302-b1ca-0de248f5fdbe","LogTimestamp":"2023-05-26T00:06:19.364Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:06:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:06:21.374Z","message":"Entering","context":{"RequestID":"46a7f70b-cc98-49c7-b979-ad4daf4c79b4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7e720b96-a451-4999-8618-cdefb9144456","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:06:21.374Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:06:21.376Z","message":"{\"transactionId\":\"46a7f70b-cc98-49c7-b979-ad4daf4c79b4\",\"status\":\"200\",\"rqstDate\":\"230526-00:06:21:374\",\"respDate\":\"230526-00:06:21:376\",\"sourceId\":\"haproxy:46a7f70b-cc98-49c7-b979-ad4daf4c79b4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:06:21:374-94636\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[88c5e5fa-63d7-4c91-b264-28260565fd29], x-b3-parentspanid=[9ecf28dcb171a6e0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8ab12a3c4b7c07a79ecf28dcb171a6e0], x-b3-spanid=[3dda2c77e0bce7e9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[46a7f70b-cc98-49c7-b979-ad4daf4c79b4]}\\\"}\"}","context":{"RequestID":"46a7f70b-cc98-49c7-b979-ad4daf4c79b4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7e720b96-a451-4999-8618-cdefb9144456","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:06:21.374Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:21.376Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"46a7f70b-cc98-49c7-b979-ad4daf4c79b4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7e720b96-a451-4999-8618-cdefb9144456","LogTimestamp":"2023-05-26T00:06:21.376Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:06:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:06:21.908Z","message":"Entering","context":{"RequestID":"1f9c885e-e5b1-40d6-ad09-24b5ea2015de","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c3a2091b-cf76-4165-b37b-6e0620858f64","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:06:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:06:21.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"1f9c885e-e5b1-40d6-ad09-24b5ea2015de","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c3a2091b-cf76-4165-b37b-6e0620858f64","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:06:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:21.911Z","message":"{\"transactionId\":\"1f9c885e-e5b1-40d6-ad09-24b5ea2015de\",\"status\":\"200\",\"rqstDate\":\"230526-00:06:21:909\",\"respDate\":\"230526-00:06:21:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1f9c885e-e5b1-40d6-ad09-24b5ea2015de\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:06:21:909-45864\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1f9c885e-e5b1-40d6-ad09-24b5ea2015de]}\\\"}\"}","context":{"RequestID":"1f9c885e-e5b1-40d6-ad09-24b5ea2015de","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c3a2091b-cf76-4165-b37b-6e0620858f64","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:06:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:21.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1f9c885e-e5b1-40d6-ad09-24b5ea2015de","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c3a2091b-cf76-4165-b37b-6e0620858f64","LogTimestamp":"2023-05-26T00:06:21.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:06:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:06:22.040Z","message":"Entering","context":{"RequestID":"c5bbbb78-c89e-4538-a38e-d2d93c3ab5ca","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"40afd708-9994-4749-8496-7dc7015e727a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:06:22.040Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:06:22.042Z","message":"{\"transactionId\":\"c5bbbb78-c89e-4538-a38e-d2d93c3ab5ca\",\"status\":\"200\",\"rqstDate\":\"230526-00:06:22:040\",\"respDate\":\"230526-00:06:22:042\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c5bbbb78-c89e-4538-a38e-d2d93c3ab5ca\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:06:22:040-95552\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d7e406c3-b576-4759-8a69-5838e99a59e1], x-b3-parentspanid=[846863c049bb6a0a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42487], x-envoy-attempt-count=[1], x-b3-traceid=[7edabef2994f4bf9846863c049bb6a0a], x-b3-spanid=[c0a8c3f94f13f000], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c5bbbb78-c89e-4538-a38e-d2d93c3ab5ca]}\\\"}\"}","context":{"RequestID":"c5bbbb78-c89e-4538-a38e-d2d93c3ab5ca","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"40afd708-9994-4749-8496-7dc7015e727a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:06:22.040Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:22.043Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c5bbbb78-c89e-4538-a38e-d2d93c3ab5ca","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"40afd708-9994-4749-8496-7dc7015e727a","LogTimestamp":"2023-05-26T00:06:22.043Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:06:22 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:06:23.385Z","message":"Entering","context":{"RequestID":"a2d46f9b-9e5a-4802-a0df-e839ee3b065a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b8e4b5a4-915b-412e-9294-850ac1025bdb","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:06:23.385Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:06:23.387Z","message":"{\"transactionId\":\"a2d46f9b-9e5a-4802-a0df-e839ee3b065a\",\"status\":\"200\",\"rqstDate\":\"230526-00:06:23:386\",\"respDate\":\"230526-00:06:23:387\",\"sourceId\":\"haproxy:a2d46f9b-9e5a-4802-a0df-e839ee3b065a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:06:23:386-78954\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e6e6c91a-9314-429f-9f39-c3ac6749f301], x-b3-parentspanid=[8a325bfa06f6632a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fc4ee73b27a4be0b8a325bfa06f6632a], x-b3-spanid=[7bfe1a25408c6cb0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a2d46f9b-9e5a-4802-a0df-e839ee3b065a]}\\\"}\"}","context":{"RequestID":"a2d46f9b-9e5a-4802-a0df-e839ee3b065a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b8e4b5a4-915b-412e-9294-850ac1025bdb","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:06:23.385Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:23.388Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a2d46f9b-9e5a-4802-a0df-e839ee3b065a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b8e4b5a4-915b-412e-9294-850ac1025bdb","LogTimestamp":"2023-05-26T00:06:23.388Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:06:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:06:24.189Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:06:24.203Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:24.204Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:24.204Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:25.399Z","message":"Entering","context":{"RequestID":"14271bd5-3cff-4d9d-8ac1-a6d8fdceae33","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"346cf239-dec7-407c-b09a-093ccd5d7e23","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:06:25.399Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:06:25.402Z","message":"{\"transactionId\":\"14271bd5-3cff-4d9d-8ac1-a6d8fdceae33\",\"status\":\"200\",\"rqstDate\":\"230526-00:06:25:400\",\"respDate\":\"230526-00:06:25:402\",\"sourceId\":\"haproxy:14271bd5-3cff-4d9d-8ac1-a6d8fdceae33\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:06:25:400-71439\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[addac623-a65f-47cc-a00c-c3244d132c5f], x-b3-parentspanid=[e943c6d90ded2419], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6b302d628f3851dce943c6d90ded2419], x-b3-spanid=[febcb1cd187b3e63], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[14271bd5-3cff-4d9d-8ac1-a6d8fdceae33]}\\\"}\"}","context":{"RequestID":"14271bd5-3cff-4d9d-8ac1-a6d8fdceae33","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"346cf239-dec7-407c-b09a-093ccd5d7e23","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:06:25.399Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:25.403Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"14271bd5-3cff-4d9d-8ac1-a6d8fdceae33","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"346cf239-dec7-407c-b09a-093ccd5d7e23","LogTimestamp":"2023-05-26T00:06:25.403Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:06:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:06:26.749Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:26.753Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:27.413Z","message":"Entering","context":{"RequestID":"fc4751b8-afad-4163-87dd-7fbf3ddb3ed4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4e45e950-3a34-484f-8d47-aa04e334d619","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:06:27.413Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:06:27.415Z","message":"{\"transactionId\":\"fc4751b8-afad-4163-87dd-7fbf3ddb3ed4\",\"status\":\"200\",\"rqstDate\":\"230526-00:06:27:414\",\"respDate\":\"230526-00:06:27:415\",\"sourceId\":\"haproxy:fc4751b8-afad-4163-87dd-7fbf3ddb3ed4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:06:27:414-29011\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3e74c055-0e27-48da-a835-33052551dc43], x-b3-parentspanid=[9a4c1c48f32ee3f8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c5025da57cf278f09a4c1c48f32ee3f8], x-b3-spanid=[67e7e26a432423e3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fc4751b8-afad-4163-87dd-7fbf3ddb3ed4]}\\\"}\"}","context":{"RequestID":"fc4751b8-afad-4163-87dd-7fbf3ddb3ed4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4e45e950-3a34-484f-8d47-aa04e334d619","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:06:27.413Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:27.416Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fc4751b8-afad-4163-87dd-7fbf3ddb3ed4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4e45e950-3a34-484f-8d47-aa04e334d619","LogTimestamp":"2023-05-26T00:06:27.416Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:06:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:06:29.426Z","message":"Entering","context":{"RequestID":"e15963a4-49c9-45d1-ac86-a87b6580c7ec","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"31a42b92-c7ca-4345-9ce8-b9b4fffe5e3d","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:06:29.426Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:06:29.428Z","message":"{\"transactionId\":\"e15963a4-49c9-45d1-ac86-a87b6580c7ec\",\"status\":\"200\",\"rqstDate\":\"230526-00:06:29:427\",\"respDate\":\"230526-00:06:29:428\",\"sourceId\":\"haproxy:e15963a4-49c9-45d1-ac86-a87b6580c7ec\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:06:29:427-45864\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d763c4a1-ef69-4d46-85c8-7c3f556bc26b], x-b3-parentspanid=[5506d4281a906b1e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6aacfd2feaf221fa5506d4281a906b1e], x-b3-spanid=[f484f610887391c0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e15963a4-49c9-45d1-ac86-a87b6580c7ec]}\\\"}\"}","context":{"RequestID":"e15963a4-49c9-45d1-ac86-a87b6580c7ec","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"31a42b92-c7ca-4345-9ce8-b9b4fffe5e3d","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:06:29.426Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:29.429Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e15963a4-49c9-45d1-ac86-a87b6580c7ec","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"31a42b92-c7ca-4345-9ce8-b9b4fffe5e3d","LogTimestamp":"2023-05-26T00:06:29.429Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:06:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:06:31.439Z","message":"Entering","context":{"RequestID":"43885438-22af-4e2f-a12a-9e0332410f84","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cb4ffe7e-b1ae-4c98-8707-c653f6e5c190","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:06:31.439Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:06:31.443Z","message":"{\"transactionId\":\"43885438-22af-4e2f-a12a-9e0332410f84\",\"status\":\"200\",\"rqstDate\":\"230526-00:06:31:441\",\"respDate\":\"230526-00:06:31:443\",\"sourceId\":\"haproxy:43885438-22af-4e2f-a12a-9e0332410f84\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:06:31:441-67098\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e9cb9b33-e67f-4127-98b3-e30981e197d9], x-b3-parentspanid=[562a055e2676a564], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c68c7b37aac03b88562a055e2676a564], x-b3-spanid=[77a347f69f693c6f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[43885438-22af-4e2f-a12a-9e0332410f84]}\\\"}\"}","context":{"RequestID":"43885438-22af-4e2f-a12a-9e0332410f84","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cb4ffe7e-b1ae-4c98-8707-c653f6e5c190","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:06:31.439Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:31.444Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"43885438-22af-4e2f-a12a-9e0332410f84","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cb4ffe7e-b1ae-4c98-8707-c653f6e5c190","LogTimestamp":"2023-05-26T00:06:31.444Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:06:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-26T00:06:31.908Z","message":"Entering","context":{"RequestID":"58f7b1f3-ddec-4878-b4c1-ffbe3bd5281b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bf8b97a9-01fb-4cd6-b780-9b4394cbba8e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:06:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:06:31.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"58f7b1f3-ddec-4878-b4c1-ffbe3bd5281b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bf8b97a9-01fb-4cd6-b780-9b4394cbba8e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:06:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:31.911Z","message":"{\"transactionId\":\"58f7b1f3-ddec-4878-b4c1-ffbe3bd5281b\",\"status\":\"200\",\"rqstDate\":\"230526-00:06:31:909\",\"respDate\":\"230526-00:06:31:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:58f7b1f3-ddec-4878-b4c1-ffbe3bd5281b\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:06:31:909-82741\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[58f7b1f3-ddec-4878-b4c1-ffbe3bd5281b]}\\\"}\"}","context":{"RequestID":"58f7b1f3-ddec-4878-b4c1-ffbe3bd5281b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bf8b97a9-01fb-4cd6-b780-9b4394cbba8e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:06:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:31.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"58f7b1f3-ddec-4878-b4c1-ffbe3bd5281b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bf8b97a9-01fb-4cd6-b780-9b4394cbba8e","LogTimestamp":"2023-05-26T00:06:31.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:06:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:06:32.040Z","message":"Entering","context":{"RequestID":"8ab18ceb-bbee-4daf-b9e7-871f2ea6b3f9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"643b762a-ec48-4f43-a9c5-8954b2fe27dc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:06:32.040Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:06:32.042Z","message":"{\"transactionId\":\"8ab18ceb-bbee-4daf-b9e7-871f2ea6b3f9\",\"status\":\"200\",\"rqstDate\":\"230526-00:06:32:040\",\"respDate\":\"230526-00:06:32:042\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:8ab18ceb-bbee-4daf-b9e7-871f2ea6b3f9\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:06:32:040-78005\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2406cc5e-6171-493b-b116-db00cd3ad0ae], x-b3-parentspanid=[5321de625d57f094], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37843], x-envoy-attempt-count=[1], x-b3-traceid=[9abdfbb55798beb25321de625d57f094], x-b3-spanid=[f9bedc8ebd757936], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[8ab18ceb-bbee-4daf-b9e7-871f2ea6b3f9]}\\\"}\"}","context":{"RequestID":"8ab18ceb-bbee-4daf-b9e7-871f2ea6b3f9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"643b762a-ec48-4f43-a9c5-8954b2fe27dc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:06:32.040Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:32.042Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8ab18ceb-bbee-4daf-b9e7-871f2ea6b3f9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"643b762a-ec48-4f43-a9c5-8954b2fe27dc","LogTimestamp":"2023-05-26T00:06:32.042Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:06:32 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:06:33.455Z","message":"Entering","context":{"RequestID":"5e5a5404-cd26-47b3-ba2b-3df2284088a1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b8654df3-cbd6-495a-850b-7ad93360f351","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:06:33.455Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:06:33.457Z","message":"{\"transactionId\":\"5e5a5404-cd26-47b3-ba2b-3df2284088a1\",\"status\":\"200\",\"rqstDate\":\"230526-00:06:33:455\",\"respDate\":\"230526-00:06:33:457\",\"sourceId\":\"haproxy:5e5a5404-cd26-47b3-ba2b-3df2284088a1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:06:33:455-47406\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3e157d12-5d5d-411a-912a-ed51780b02d0], x-b3-parentspanid=[3ddd6b94c769c5ab], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7a5580dd29f3f96e3ddd6b94c769c5ab], x-b3-spanid=[bf8a91b4ac084a86], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5e5a5404-cd26-47b3-ba2b-3df2284088a1]}\\\"}\"}","context":{"RequestID":"5e5a5404-cd26-47b3-ba2b-3df2284088a1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b8654df3-cbd6-495a-850b-7ad93360f351","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:06:33.455Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:33.458Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5e5a5404-cd26-47b3-ba2b-3df2284088a1","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b8654df3-cbd6-495a-850b-7ad93360f351","LogTimestamp":"2023-05-26T00:06:33.458Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:06:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:06:34.190Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:06:34.204Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:34.204Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:34.204Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:35.468Z","message":"Entering","context":{"RequestID":"00b377a7-132d-4961-b01f-b6863d78fb05","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c4f94aa0-2da1-4498-902c-acc1406ad466","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:06:35.468Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:06:35.471Z","message":"{\"transactionId\":\"00b377a7-132d-4961-b01f-b6863d78fb05\",\"status\":\"200\",\"rqstDate\":\"230526-00:06:35:469\",\"respDate\":\"230526-00:06:35:470\",\"sourceId\":\"haproxy:00b377a7-132d-4961-b01f-b6863d78fb05\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:06:35:469-75592\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dd990b96-b55f-4036-ad23-9ed801b2e6a4], x-b3-parentspanid=[7cc83ee56d020484], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6fc0b0876703f8357cc83ee56d020484], x-b3-spanid=[36b971ab68a30f97], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[00b377a7-132d-4961-b01f-b6863d78fb05]}\\\"}\"}","context":{"RequestID":"00b377a7-132d-4961-b01f-b6863d78fb05","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c4f94aa0-2da1-4498-902c-acc1406ad466","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:06:35.468Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:35.471Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"00b377a7-132d-4961-b01f-b6863d78fb05","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c4f94aa0-2da1-4498-902c-acc1406ad466","LogTimestamp":"2023-05-26T00:06:35.471Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:06:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:06:37.481Z","message":"Entering","context":{"RequestID":"7acd6f78-8d5c-4604-b512-df207610bc01","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"640f58bd-13c9-4502-a976-cd785d501844","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:06:37.480Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:06:37.483Z","message":"{\"transactionId\":\"7acd6f78-8d5c-4604-b512-df207610bc01\",\"status\":\"200\",\"rqstDate\":\"230526-00:06:37:481\",\"respDate\":\"230526-00:06:37:483\",\"sourceId\":\"haproxy:7acd6f78-8d5c-4604-b512-df207610bc01\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:06:37:481-26871\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3d6cfc13-69a6-4600-8cf9-6e3b1c8df07a], x-b3-parentspanid=[ec162437c09dd1ed], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2256779fda15f087ec162437c09dd1ed], x-b3-spanid=[6a1132c207dfbf81], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7acd6f78-8d5c-4604-b512-df207610bc01]}\\\"}\"}","context":{"RequestID":"7acd6f78-8d5c-4604-b512-df207610bc01","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"640f58bd-13c9-4502-a976-cd785d501844","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:06:37.480Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:37.484Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7acd6f78-8d5c-4604-b512-df207610bc01","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"640f58bd-13c9-4502-a976-cd785d501844","LogTimestamp":"2023-05-26T00:06:37.484Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:06:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:06:39.494Z","message":"Entering","context":{"RequestID":"381f6051-8dbc-410a-b179-1bd5685689f4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5b8c2dd8-3c51-4297-a088-412b8c27e9d6","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:06:39.494Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:06:39.496Z","message":"{\"transactionId\":\"381f6051-8dbc-410a-b179-1bd5685689f4\",\"status\":\"200\",\"rqstDate\":\"230526-00:06:39:494\",\"respDate\":\"230526-00:06:39:496\",\"sourceId\":\"haproxy:381f6051-8dbc-410a-b179-1bd5685689f4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:06:39:494-52038\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a381df14-d3fb-486c-a382-0e18dbcf4c57], x-b3-parentspanid=[a35622d7628c07a3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[982f7c9fc6404138a35622d7628c07a3], x-b3-spanid=[eb3ed8a2dae88f74], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[381f6051-8dbc-410a-b179-1bd5685689f4]}\\\"}\"}","context":{"RequestID":"381f6051-8dbc-410a-b179-1bd5685689f4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5b8c2dd8-3c51-4297-a088-412b8c27e9d6","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:06:39.494Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:39.496Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"381f6051-8dbc-410a-b179-1bd5685689f4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5b8c2dd8-3c51-4297-a088-412b8c27e9d6","LogTimestamp":"2023-05-26T00:06:39.496Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:06:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:06:41.505Z","message":"Entering","context":{"RequestID":"8a7e967b-01fe-46f9-966a-7c0e96929025","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2b094742-07be-47bc-af8b-462bb3a56bdb","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:06:41.505Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:06:41.507Z","message":"{\"transactionId\":\"8a7e967b-01fe-46f9-966a-7c0e96929025\",\"status\":\"200\",\"rqstDate\":\"230526-00:06:41:506\",\"respDate\":\"230526-00:06:41:507\",\"sourceId\":\"haproxy:8a7e967b-01fe-46f9-966a-7c0e96929025\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:06:41:506-73755\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eb8da301-8feb-40e8-9455-b1697807dab7], x-b3-parentspanid=[b5c4dab248766812], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[de83fcf3d96384c5b5c4dab248766812], x-b3-spanid=[eba9f8e775b6aaac], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8a7e967b-01fe-46f9-966a-7c0e96929025]}\\\"}\"}","context":{"RequestID":"8a7e967b-01fe-46f9-966a-7c0e96929025","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2b094742-07be-47bc-af8b-462bb3a56bdb","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:06:41.505Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:41.507Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8a7e967b-01fe-46f9-966a-7c0e96929025","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2b094742-07be-47bc-af8b-462bb3a56bdb","LogTimestamp":"2023-05-26T00:06:41.507Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:06:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-26T00:06:41.907Z","message":"Entering","context":{"RequestID":"9cec4927-26a5-430d-8d22-d796fd5f8470","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"839eb018-3401-4ab0-83dc-91f73dd62431","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:06:41.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:06:41.908Z","message":"Database is available from CACHED check.","context":{"RequestID":"9cec4927-26a5-430d-8d22-d796fd5f8470","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"839eb018-3401-4ab0-83dc-91f73dd62431","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:06:41.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:41.908Z","message":"{\"transactionId\":\"9cec4927-26a5-430d-8d22-d796fd5f8470\",\"status\":\"200\",\"rqstDate\":\"230526-00:06:41:907\",\"respDate\":\"230526-00:06:41:908\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9cec4927-26a5-430d-8d22-d796fd5f8470\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:06:41:907-12942\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9cec4927-26a5-430d-8d22-d796fd5f8470]}\\\"}\"}","context":{"RequestID":"9cec4927-26a5-430d-8d22-d796fd5f8470","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"839eb018-3401-4ab0-83dc-91f73dd62431","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:06:41.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:41.909Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9cec4927-26a5-430d-8d22-d796fd5f8470","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"839eb018-3401-4ab0-83dc-91f73dd62431","LogTimestamp":"2023-05-26T00:06:41.909Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:06:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:06:42.040Z","message":"Entering","context":{"RequestID":"5b9bfaa2-3e5b-4e48-ad0c-53cc21f38f77","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4886709c-413d-4a13-9519-b6995cc8a73c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:06:42.039Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:06:42.041Z","message":"{\"transactionId\":\"5b9bfaa2-3e5b-4e48-ad0c-53cc21f38f77\",\"status\":\"200\",\"rqstDate\":\"230526-00:06:42:040\",\"respDate\":\"230526-00:06:42:041\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:5b9bfaa2-3e5b-4e48-ad0c-53cc21f38f77\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:06:42:040-58364\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[25db0552-d401-448e-b6f4-8474c621ab68], x-b3-parentspanid=[d4c9afadd3e43a33], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57187], x-envoy-attempt-count=[1], x-b3-traceid=[73101386bc44d1ead4c9afadd3e43a33], x-b3-spanid=[4c12ced3eb2dc1da], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[5b9bfaa2-3e5b-4e48-ad0c-53cc21f38f77]}\\\"}\"}","context":{"RequestID":"5b9bfaa2-3e5b-4e48-ad0c-53cc21f38f77","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4886709c-413d-4a13-9519-b6995cc8a73c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:06:42.039Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:42.041Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5b9bfaa2-3e5b-4e48-ad0c-53cc21f38f77","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4886709c-413d-4a13-9519-b6995cc8a73c","LogTimestamp":"2023-05-26T00:06:42.041Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:06:42 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-26T00:06:43.515Z","message":"Entering","context":{"RequestID":"42240887-3e37-4d90-8d14-871725523876","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"19913e5e-4779-4cbf-8ddc-15f1b036bea3","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:06:43.515Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:06:43.517Z","message":"{\"transactionId\":\"42240887-3e37-4d90-8d14-871725523876\",\"status\":\"200\",\"rqstDate\":\"230526-00:06:43:516\",\"respDate\":\"230526-00:06:43:517\",\"sourceId\":\"haproxy:42240887-3e37-4d90-8d14-871725523876\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:06:43:516-2592\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cf7a7dbd-a2d1-4351-b3a5-28bbcdbfd9ad], x-b3-parentspanid=[5f30caf6f93c6d22], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[12f2649c4baef2495f30caf6f93c6d22], x-b3-spanid=[163d8615bac143d0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[42240887-3e37-4d90-8d14-871725523876]}\\\"}\"}","context":{"RequestID":"42240887-3e37-4d90-8d14-871725523876","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"19913e5e-4779-4cbf-8ddc-15f1b036bea3","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:06:43.515Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:43.518Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"42240887-3e37-4d90-8d14-871725523876","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"19913e5e-4779-4cbf-8ddc-15f1b036bea3","LogTimestamp":"2023-05-26T00:06:43.518Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:06:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:06:44.189Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:06:44.204Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:44.205Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:44.205Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:45.527Z","message":"Entering","context":{"RequestID":"fea2b167-6812-41ba-8b13-514855aee0a1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"af56d8c5-c70d-4fd9-992b-20b8d332c170","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:06:45.527Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:06:45.530Z","message":"{\"transactionId\":\"fea2b167-6812-41ba-8b13-514855aee0a1\",\"status\":\"200\",\"rqstDate\":\"230526-00:06:45:528\",\"respDate\":\"230526-00:06:45:529\",\"sourceId\":\"haproxy:fea2b167-6812-41ba-8b13-514855aee0a1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:06:45:528-31443\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f26d437f-53c7-439c-888a-dd25327aeb6f], x-b3-parentspanid=[fd76a32dd65ff689], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[49217a91381f5595fd76a32dd65ff689], x-b3-spanid=[61d92c1a74831414], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fea2b167-6812-41ba-8b13-514855aee0a1]}\\\"}\"}","context":{"RequestID":"fea2b167-6812-41ba-8b13-514855aee0a1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"af56d8c5-c70d-4fd9-992b-20b8d332c170","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:06:45.527Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:45.530Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fea2b167-6812-41ba-8b13-514855aee0a1","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"af56d8c5-c70d-4fd9-992b-20b8d332c170","LogTimestamp":"2023-05-26T00:06:45.530Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:06:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:06:47.538Z","message":"Entering","context":{"RequestID":"8ea15087-2c54-4188-a1f4-f0a05f71305e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"65e96740-cdc3-40a6-97ed-5fbec819ccc0","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:06:47.538Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:06:47.539Z","message":"{\"transactionId\":\"8ea15087-2c54-4188-a1f4-f0a05f71305e\",\"status\":\"200\",\"rqstDate\":\"230526-00:06:47:538\",\"respDate\":\"230526-00:06:47:539\",\"sourceId\":\"haproxy:8ea15087-2c54-4188-a1f4-f0a05f71305e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:06:47:538-41401\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b242e432-9da5-4b2c-b9ef-80965bd6c1ae], x-b3-parentspanid=[d8c40421f39bce1c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c7a8cc7abab3f3d7d8c40421f39bce1c], x-b3-spanid=[bc03818ae766842b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8ea15087-2c54-4188-a1f4-f0a05f71305e]}\\\"}\"}","context":{"RequestID":"8ea15087-2c54-4188-a1f4-f0a05f71305e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"65e96740-cdc3-40a6-97ed-5fbec819ccc0","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:06:47.538Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:47.540Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8ea15087-2c54-4188-a1f4-f0a05f71305e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"65e96740-cdc3-40a6-97ed-5fbec819ccc0","LogTimestamp":"2023-05-26T00:06:47.540Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:06:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-26T00:06:49.547Z","message":"Entering","context":{"RequestID":"ffd910ee-20e2-4f95-b676-c6d51ae042c9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f23da562-5595-45b0-a6ed-3987650d09c2","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:06:49.547Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:06:49.549Z","message":"{\"transactionId\":\"ffd910ee-20e2-4f95-b676-c6d51ae042c9\",\"status\":\"200\",\"rqstDate\":\"230526-00:06:49:547\",\"respDate\":\"230526-00:06:49:549\",\"sourceId\":\"haproxy:ffd910ee-20e2-4f95-b676-c6d51ae042c9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:06:49:547-13035\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c0d79b2d-d099-43b9-b1d4-27436a5ba570], x-b3-parentspanid=[e6bbd6c98755f661], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6bf033d5213a8248e6bbd6c98755f661], x-b3-spanid=[f2b9ee16358fece6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ffd910ee-20e2-4f95-b676-c6d51ae042c9]}\\\"}\"}","context":{"RequestID":"ffd910ee-20e2-4f95-b676-c6d51ae042c9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f23da562-5595-45b0-a6ed-3987650d09c2","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:06:49.547Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:49.550Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ffd910ee-20e2-4f95-b676-c6d51ae042c9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f23da562-5595-45b0-a6ed-3987650d09c2","LogTimestamp":"2023-05-26T00:06:49.550Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:06:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:06:51.559Z","message":"Entering","context":{"RequestID":"72652932-8a6f-41c1-aa2c-a39ecb27dae2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4b7e033e-447b-4c89-a6a5-a80ef4456e56","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:06:51.559Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:06:51.561Z","message":"{\"transactionId\":\"72652932-8a6f-41c1-aa2c-a39ecb27dae2\",\"status\":\"200\",\"rqstDate\":\"230526-00:06:51:559\",\"respDate\":\"230526-00:06:51:561\",\"sourceId\":\"haproxy:72652932-8a6f-41c1-aa2c-a39ecb27dae2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:06:51:559-18698\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9eeb67ad-75a7-45bd-bc48-8122481947d6], x-b3-parentspanid=[152167e32418a636], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7a9343c7392d9fb5152167e32418a636], x-b3-spanid=[7d08310ba92b2277], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[72652932-8a6f-41c1-aa2c-a39ecb27dae2]}\\\"}\"}","context":{"RequestID":"72652932-8a6f-41c1-aa2c-a39ecb27dae2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4b7e033e-447b-4c89-a6a5-a80ef4456e56","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:06:51.559Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:51.562Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"72652932-8a6f-41c1-aa2c-a39ecb27dae2","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4b7e033e-447b-4c89-a6a5-a80ef4456e56","LogTimestamp":"2023-05-26T00:06:51.562Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:06:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:06:51.908Z","message":"Entering","context":{"RequestID":"548b77b7-0806-4f8a-9885-b58ebd99a464","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2b279357-e602-49a0-af27-c2397c2d1549","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:06:51.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:06:51.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"548b77b7-0806-4f8a-9885-b58ebd99a464","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2b279357-e602-49a0-af27-c2397c2d1549","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:06:51.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:51.910Z","message":"{\"transactionId\":\"548b77b7-0806-4f8a-9885-b58ebd99a464\",\"status\":\"200\",\"rqstDate\":\"230526-00:06:51:909\",\"respDate\":\"230526-00:06:51:910\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:548b77b7-0806-4f8a-9885-b58ebd99a464\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:06:51:909-41191\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[548b77b7-0806-4f8a-9885-b58ebd99a464]}\\\"}\"}","context":{"RequestID":"548b77b7-0806-4f8a-9885-b58ebd99a464","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2b279357-e602-49a0-af27-c2397c2d1549","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:06:51.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:51.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"548b77b7-0806-4f8a-9885-b58ebd99a464","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2b279357-e602-49a0-af27-c2397c2d1549","LogTimestamp":"2023-05-26T00:06:51.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:06:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:06:52.040Z","message":"Entering","context":{"RequestID":"42f43bb6-d4d4-4891-9733-28cf8827ae68","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"16442f9c-302c-4841-8f8d-6f05e0d6e8bf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:06:52.040Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:06:52.042Z","message":"{\"transactionId\":\"42f43bb6-d4d4-4891-9733-28cf8827ae68\",\"status\":\"200\",\"rqstDate\":\"230526-00:06:52:041\",\"respDate\":\"230526-00:06:52:042\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:42f43bb6-d4d4-4891-9733-28cf8827ae68\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:06:52:041-99961\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e96fd246-6b1f-4f12-a5b6-5ce92b6d23da], x-b3-parentspanid=[5fa3579370af36f0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51385], x-envoy-attempt-count=[1], x-b3-traceid=[b981011c903787115fa3579370af36f0], x-b3-spanid=[6d2c3fce93232d34], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[42f43bb6-d4d4-4891-9733-28cf8827ae68]}\\\"}\"}","context":{"RequestID":"42f43bb6-d4d4-4891-9733-28cf8827ae68","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"16442f9c-302c-4841-8f8d-6f05e0d6e8bf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:06:52.040Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:52.043Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"42f43bb6-d4d4-4891-9733-28cf8827ae68","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"16442f9c-302c-4841-8f8d-6f05e0d6e8bf","LogTimestamp":"2023-05-26T00:06:52.043Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:06:52 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:06:53.571Z","message":"Entering","context":{"RequestID":"739938fd-a9b3-4d18-8671-10d9366eb66f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"40edeb11-c410-4379-9128-07e522fc88d0","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:06:53.571Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:06:53.573Z","message":"{\"transactionId\":\"739938fd-a9b3-4d18-8671-10d9366eb66f\",\"status\":\"200\",\"rqstDate\":\"230526-00:06:53:572\",\"respDate\":\"230526-00:06:53:573\",\"sourceId\":\"haproxy:739938fd-a9b3-4d18-8671-10d9366eb66f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:06:53:572-53757\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e00b124c-d0bb-47e4-9002-7ddc4dee7b84], x-b3-parentspanid=[0cc7692ce2096921], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bd5f01450d30aaa60cc7692ce2096921], x-b3-spanid=[6347f7876c69d991], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[739938fd-a9b3-4d18-8671-10d9366eb66f]}\\\"}\"}","context":{"RequestID":"739938fd-a9b3-4d18-8671-10d9366eb66f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"40edeb11-c410-4379-9128-07e522fc88d0","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:06:53.571Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:53.574Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"739938fd-a9b3-4d18-8671-10d9366eb66f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"40edeb11-c410-4379-9128-07e522fc88d0","LogTimestamp":"2023-05-26T00:06:53.574Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:06:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:06:54.190Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:06:54.205Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:54.205Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:54.205Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:55.584Z","message":"Entering","context":{"RequestID":"16c7d46f-c8ad-4d20-99d8-cda59dd11a90","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3259052e-1697-4236-bdad-428fe34beb0d","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:06:55.584Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:06:55.586Z","message":"{\"transactionId\":\"16c7d46f-c8ad-4d20-99d8-cda59dd11a90\",\"status\":\"200\",\"rqstDate\":\"230526-00:06:55:585\",\"respDate\":\"230526-00:06:55:586\",\"sourceId\":\"haproxy:16c7d46f-c8ad-4d20-99d8-cda59dd11a90\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:06:55:585-96197\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7d373a13-4cc8-44f7-9aa3-bbe17fc316bd], x-b3-parentspanid=[90b7052c5029405b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8592b79b810c87c690b7052c5029405b], x-b3-spanid=[668f520e45966de5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[16c7d46f-c8ad-4d20-99d8-cda59dd11a90]}\\\"}\"}","context":{"RequestID":"16c7d46f-c8ad-4d20-99d8-cda59dd11a90","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3259052e-1697-4236-bdad-428fe34beb0d","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:06:55.584Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:55.587Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"16c7d46f-c8ad-4d20-99d8-cda59dd11a90","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3259052e-1697-4236-bdad-428fe34beb0d","LogTimestamp":"2023-05-26T00:06:55.587Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:06:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:06:56.753Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:56.758Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:57.597Z","message":"Entering","context":{"RequestID":"1dace296-68a3-4405-b758-e6c1e2372962","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9fe4fe0a-b970-4121-92a4-ab4fababb94b","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:06:57.597Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:06:57.599Z","message":"{\"transactionId\":\"1dace296-68a3-4405-b758-e6c1e2372962\",\"status\":\"200\",\"rqstDate\":\"230526-00:06:57:598\",\"respDate\":\"230526-00:06:57:599\",\"sourceId\":\"haproxy:1dace296-68a3-4405-b758-e6c1e2372962\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:06:57:598-63074\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9b3bd569-ad2c-429d-8f62-6abb0c817c00], x-b3-parentspanid=[b4c901fe9b816472], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5eaedab226521ba9b4c901fe9b816472], x-b3-spanid=[446575d49495f1fb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1dace296-68a3-4405-b758-e6c1e2372962]}\\\"}\"}","context":{"RequestID":"1dace296-68a3-4405-b758-e6c1e2372962","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9fe4fe0a-b970-4121-92a4-ab4fababb94b","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:06:57.597Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:57.600Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1dace296-68a3-4405-b758-e6c1e2372962","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9fe4fe0a-b970-4121-92a4-ab4fababb94b","LogTimestamp":"2023-05-26T00:06:57.600Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:06:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:06:59.609Z","message":"Entering","context":{"RequestID":"0844398b-dd62-425c-a3ea-331abf53e3ff","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"02bc9917-8d17-4123-aa07-e9d2771264a9","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:06:59.609Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:06:59.610Z","message":"{\"transactionId\":\"0844398b-dd62-425c-a3ea-331abf53e3ff\",\"status\":\"200\",\"rqstDate\":\"230526-00:06:59:609\",\"respDate\":\"230526-00:06:59:610\",\"sourceId\":\"haproxy:0844398b-dd62-425c-a3ea-331abf53e3ff\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:06:59:609-5651\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9f17239a-d992-4f39-bac8-be2910303244], x-b3-parentspanid=[aae81b23f874ed27], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6c4f0e83c8f99273aae81b23f874ed27], x-b3-spanid=[03bd2ff1000cb37d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0844398b-dd62-425c-a3ea-331abf53e3ff]}\\\"}\"}","context":{"RequestID":"0844398b-dd62-425c-a3ea-331abf53e3ff","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"02bc9917-8d17-4123-aa07-e9d2771264a9","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:06:59.609Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:06:59.610Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0844398b-dd62-425c-a3ea-331abf53e3ff","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"02bc9917-8d17-4123-aa07-e9d2771264a9","LogTimestamp":"2023-05-26T00:06:59.610Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:06:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-26T00:07:01.617Z","message":"Entering","context":{"RequestID":"9d4493da-3bcf-48e1-b80d-a26a672e1e6c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6f46ebfc-0d16-4cec-94db-c90a95bddc11","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:07:01.617Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:07:01.619Z","message":"{\"transactionId\":\"9d4493da-3bcf-48e1-b80d-a26a672e1e6c\",\"status\":\"200\",\"rqstDate\":\"230526-00:07:01:618\",\"respDate\":\"230526-00:07:01:619\",\"sourceId\":\"haproxy:9d4493da-3bcf-48e1-b80d-a26a672e1e6c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:07:01:618-21773\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[acb82963-4033-4c0b-8e87-5d6156182707], x-b3-parentspanid=[415bf29442dedc92], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f50db626fd870e92415bf29442dedc92], x-b3-spanid=[8d7acb113551ce61], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9d4493da-3bcf-48e1-b80d-a26a672e1e6c]}\\\"}\"}","context":{"RequestID":"9d4493da-3bcf-48e1-b80d-a26a672e1e6c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6f46ebfc-0d16-4cec-94db-c90a95bddc11","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:07:01.617Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:01.620Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9d4493da-3bcf-48e1-b80d-a26a672e1e6c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6f46ebfc-0d16-4cec-94db-c90a95bddc11","LogTimestamp":"2023-05-26T00:07:01.620Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:07:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:07:01.908Z","message":"Entering","context":{"RequestID":"99d2adfc-560b-4478-af4f-6417287cc844","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"61eee9b1-63f2-4822-8a6e-5edc4a1fad96","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:07:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:07:01.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"99d2adfc-560b-4478-af4f-6417287cc844","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"61eee9b1-63f2-4822-8a6e-5edc4a1fad96","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:07:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:01.911Z","message":"{\"transactionId\":\"99d2adfc-560b-4478-af4f-6417287cc844\",\"status\":\"200\",\"rqstDate\":\"230526-00:07:01:909\",\"respDate\":\"230526-00:07:01:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:99d2adfc-560b-4478-af4f-6417287cc844\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:07:01:909-20020\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[99d2adfc-560b-4478-af4f-6417287cc844]}\\\"}\"}","context":{"RequestID":"99d2adfc-560b-4478-af4f-6417287cc844","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"61eee9b1-63f2-4822-8a6e-5edc4a1fad96","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:07:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:01.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"99d2adfc-560b-4478-af4f-6417287cc844","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"61eee9b1-63f2-4822-8a6e-5edc4a1fad96","LogTimestamp":"2023-05-26T00:07:01.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:07:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:07:02.039Z","message":"Entering","context":{"RequestID":"e7b8294f-a56e-4412-ab61-5faad951f79f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"dadb79c8-475c-4811-9f6e-b49d84c01393","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:07:02.039Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:07:02.041Z","message":"{\"transactionId\":\"e7b8294f-a56e-4412-ab61-5faad951f79f\",\"status\":\"200\",\"rqstDate\":\"230526-00:07:02:040\",\"respDate\":\"230526-00:07:02:041\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e7b8294f-a56e-4412-ab61-5faad951f79f\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:07:02:040-58924\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ad46f62b-539a-40c6-935f-45e9188cf6f9], x-b3-parentspanid=[42d73dd26d3734f7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50347], x-envoy-attempt-count=[1], x-b3-traceid=[5c0ac44b77c908b442d73dd26d3734f7], x-b3-spanid=[d59de812d6d652a0], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e7b8294f-a56e-4412-ab61-5faad951f79f]}\\\"}\"}","context":{"RequestID":"e7b8294f-a56e-4412-ab61-5faad951f79f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"dadb79c8-475c-4811-9f6e-b49d84c01393","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:07:02.039Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:02.042Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e7b8294f-a56e-4412-ab61-5faad951f79f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dadb79c8-475c-4811-9f6e-b49d84c01393","LogTimestamp":"2023-05-26T00:07:02.042Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:07:02 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:07:03.629Z","message":"Entering","context":{"RequestID":"edcc035f-14e4-41f6-b4ed-fdd8e9a98e10","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"de86bc8d-5f4f-4324-8d06-4efb39bdd96e","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:07:03.628Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:07:03.631Z","message":"{\"transactionId\":\"edcc035f-14e4-41f6-b4ed-fdd8e9a98e10\",\"status\":\"200\",\"rqstDate\":\"230526-00:07:03:629\",\"respDate\":\"230526-00:07:03:630\",\"sourceId\":\"haproxy:edcc035f-14e4-41f6-b4ed-fdd8e9a98e10\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:07:03:629-92030\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2c4a86ef-3d94-4ba7-82bf-efd2ed808217], x-b3-parentspanid=[a86744ffa6c4fb22], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8589bd44e10994dca86744ffa6c4fb22], x-b3-spanid=[74e9ed1788cfe469], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[edcc035f-14e4-41f6-b4ed-fdd8e9a98e10]}\\\"}\"}","context":{"RequestID":"edcc035f-14e4-41f6-b4ed-fdd8e9a98e10","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"de86bc8d-5f4f-4324-8d06-4efb39bdd96e","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:07:03.628Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:03.631Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"edcc035f-14e4-41f6-b4ed-fdd8e9a98e10","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"de86bc8d-5f4f-4324-8d06-4efb39bdd96e","LogTimestamp":"2023-05-26T00:07:03.631Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:07:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:07:04.190Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:07:04.204Z","message":"Connection[/10.233.68.155:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:04.205Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:04.205Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:04.206Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:04.208Z","message":"Connection[/10.233.68.155:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:05.641Z","message":"Entering","context":{"RequestID":"cd4144a0-755f-4652-8c2a-f97a5a6c6565","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cbe8c302-306d-4e4f-aa50-07b718dd4eb5","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:07:05.641Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:07:05.642Z","message":"{\"transactionId\":\"cd4144a0-755f-4652-8c2a-f97a5a6c6565\",\"status\":\"200\",\"rqstDate\":\"230526-00:07:05:641\",\"respDate\":\"230526-00:07:05:642\",\"sourceId\":\"haproxy:cd4144a0-755f-4652-8c2a-f97a5a6c6565\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:07:05:641-14666\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d7d7dcdb-8f93-4722-b9d4-1f562138a867], x-b3-parentspanid=[2093a403ac4eeda1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1344c05bdd5bf44a2093a403ac4eeda1], x-b3-spanid=[966c9126e9bd2f4e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cd4144a0-755f-4652-8c2a-f97a5a6c6565]}\\\"}\"}","context":{"RequestID":"cd4144a0-755f-4652-8c2a-f97a5a6c6565","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cbe8c302-306d-4e4f-aa50-07b718dd4eb5","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:07:05.641Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:05.643Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cd4144a0-755f-4652-8c2a-f97a5a6c6565","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cbe8c302-306d-4e4f-aa50-07b718dd4eb5","LogTimestamp":"2023-05-26T00:07:05.643Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:07:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:07:07.651Z","message":"Entering","context":{"RequestID":"a6cd4b30-c309-4af8-a5ef-160555def739","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"01c89daf-aab9-4931-9199-0c08ca0b8129","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:07:07.651Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:07:07.653Z","message":"{\"transactionId\":\"a6cd4b30-c309-4af8-a5ef-160555def739\",\"status\":\"200\",\"rqstDate\":\"230526-00:07:07:652\",\"respDate\":\"230526-00:07:07:653\",\"sourceId\":\"haproxy:a6cd4b30-c309-4af8-a5ef-160555def739\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:07:07:652-38641\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2c3ef746-5978-4e51-bc13-a155490be145], x-b3-parentspanid=[a9fc08771f259b8e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d9be5bd985c28dd1a9fc08771f259b8e], x-b3-spanid=[33ab4452b2a89271], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a6cd4b30-c309-4af8-a5ef-160555def739]}\\\"}\"}","context":{"RequestID":"a6cd4b30-c309-4af8-a5ef-160555def739","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"01c89daf-aab9-4931-9199-0c08ca0b8129","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:07:07.651Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:07.654Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a6cd4b30-c309-4af8-a5ef-160555def739","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"01c89daf-aab9-4931-9199-0c08ca0b8129","LogTimestamp":"2023-05-26T00:07:07.654Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:07:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:07:09.663Z","message":"Entering","context":{"RequestID":"c85f74dd-146c-45d8-a7c0-c75421fa5428","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6b42ea29-b8fd-4fa4-833e-7395f2873267","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:07:09.663Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:07:09.666Z","message":"{\"transactionId\":\"c85f74dd-146c-45d8-a7c0-c75421fa5428\",\"status\":\"200\",\"rqstDate\":\"230526-00:07:09:664\",\"respDate\":\"230526-00:07:09:666\",\"sourceId\":\"haproxy:c85f74dd-146c-45d8-a7c0-c75421fa5428\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:07:09:664-2762\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c22dacf2-4d94-454a-9657-4a4543485f35], x-b3-parentspanid=[5fdeb7cdcd93261f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7d002c8eeae7716f5fdeb7cdcd93261f], x-b3-spanid=[f776c28e91988f84], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c85f74dd-146c-45d8-a7c0-c75421fa5428]}\\\"}\"}","context":{"RequestID":"c85f74dd-146c-45d8-a7c0-c75421fa5428","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6b42ea29-b8fd-4fa4-833e-7395f2873267","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:07:09.663Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:09.667Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c85f74dd-146c-45d8-a7c0-c75421fa5428","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6b42ea29-b8fd-4fa4-833e-7395f2873267","LogTimestamp":"2023-05-26T00:07:09.667Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:07:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:07:11.677Z","message":"Entering","context":{"RequestID":"f9167198-e3a4-44f7-a4b7-52cd7476dd5c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"593945b6-94a4-49bf-95b3-835ed84addd1","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:07:11.677Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:07:11.679Z","message":"{\"transactionId\":\"f9167198-e3a4-44f7-a4b7-52cd7476dd5c\",\"status\":\"200\",\"rqstDate\":\"230526-00:07:11:678\",\"respDate\":\"230526-00:07:11:678\",\"sourceId\":\"haproxy:f9167198-e3a4-44f7-a4b7-52cd7476dd5c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:07:11:678-90902\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[029d986e-b3d9-4942-9039-c69992c37b24], x-b3-parentspanid=[1b41ab3de1c8e16a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f11e211457cb0b181b41ab3de1c8e16a], x-b3-spanid=[a8ac2d8dec5878c2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f9167198-e3a4-44f7-a4b7-52cd7476dd5c]}\\\"}\"}","context":{"RequestID":"f9167198-e3a4-44f7-a4b7-52cd7476dd5c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"593945b6-94a4-49bf-95b3-835ed84addd1","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:07:11.677Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:11.681Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f9167198-e3a4-44f7-a4b7-52cd7476dd5c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"593945b6-94a4-49bf-95b3-835ed84addd1","LogTimestamp":"2023-05-26T00:07:11.681Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:07:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:07:11.908Z","message":"Entering","context":{"RequestID":"299538d1-48a0-4f68-8b95-f2e8a1fe562d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"60d90a47-fe1e-4f1f-8570-2485a109b5e7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:07:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:07:11.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"299538d1-48a0-4f68-8b95-f2e8a1fe562d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"60d90a47-fe1e-4f1f-8570-2485a109b5e7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:07:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:11.912Z","message":"{\"transactionId\":\"299538d1-48a0-4f68-8b95-f2e8a1fe562d\",\"status\":\"200\",\"rqstDate\":\"230526-00:07:11:909\",\"respDate\":\"230526-00:07:11:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:299538d1-48a0-4f68-8b95-f2e8a1fe562d\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:07:11:909-60132\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[299538d1-48a0-4f68-8b95-f2e8a1fe562d]}\\\"}\"}","context":{"RequestID":"299538d1-48a0-4f68-8b95-f2e8a1fe562d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"60d90a47-fe1e-4f1f-8570-2485a109b5e7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:07:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:11.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"299538d1-48a0-4f68-8b95-f2e8a1fe562d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"60d90a47-fe1e-4f1f-8570-2485a109b5e7","LogTimestamp":"2023-05-26T00:07:11.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:07:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:07:12.040Z","message":"Entering","context":{"RequestID":"b562afe1-0b69-4ade-beda-758fe72627fe","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8a560a99-6c3c-4bde-a481-247bd53f1656","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:07:12.040Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:07:12.042Z","message":"{\"transactionId\":\"b562afe1-0b69-4ade-beda-758fe72627fe\",\"status\":\"200\",\"rqstDate\":\"230526-00:07:12:040\",\"respDate\":\"230526-00:07:12:042\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b562afe1-0b69-4ade-beda-758fe72627fe\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:07:12:040-82166\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[777fed68-7ce5-4cb1-830e-528ff7457216], x-b3-parentspanid=[c5fd3158ed93b903], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34207], x-envoy-attempt-count=[1], x-b3-traceid=[2529dee5876ce053c5fd3158ed93b903], x-b3-spanid=[eccd9f5f2900000e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b562afe1-0b69-4ade-beda-758fe72627fe]}\\\"}\"}","context":{"RequestID":"b562afe1-0b69-4ade-beda-758fe72627fe","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8a560a99-6c3c-4bde-a481-247bd53f1656","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:07:12.040Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:12.042Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b562afe1-0b69-4ade-beda-758fe72627fe","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8a560a99-6c3c-4bde-a481-247bd53f1656","LogTimestamp":"2023-05-26T00:07:12.042Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:07:12 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:07:13.690Z","message":"Entering","context":{"RequestID":"ba68fbfd-faec-4512-ba79-7403b7701f55","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"df83f0c8-56f7-46f1-90c5-7eb6e8abe377","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:07:13.690Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:07:13.693Z","message":"{\"transactionId\":\"ba68fbfd-faec-4512-ba79-7403b7701f55\",\"status\":\"200\",\"rqstDate\":\"230526-00:07:13:691\",\"respDate\":\"230526-00:07:13:692\",\"sourceId\":\"haproxy:ba68fbfd-faec-4512-ba79-7403b7701f55\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:07:13:691-60502\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6fce4e2a-6369-4060-a7e4-87f1d9c68f7d], x-b3-parentspanid=[0a36966ff0a2fed6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[de30d1cf1fc581c70a36966ff0a2fed6], x-b3-spanid=[1887717289ffa068], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ba68fbfd-faec-4512-ba79-7403b7701f55]}\\\"}\"}","context":{"RequestID":"ba68fbfd-faec-4512-ba79-7403b7701f55","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"df83f0c8-56f7-46f1-90c5-7eb6e8abe377","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:07:13.690Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:13.693Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ba68fbfd-faec-4512-ba79-7403b7701f55","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"df83f0c8-56f7-46f1-90c5-7eb6e8abe377","LogTimestamp":"2023-05-26T00:07:13.693Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:07:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:07:14.191Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:07:14.205Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:14.205Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:14.205Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:15.703Z","message":"Entering","context":{"RequestID":"4c2c23ab-ca59-419a-8df0-e03166a6ed68","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e3b491e8-28a2-440e-a0e5-3c9a0014b846","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:07:15.703Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:07:15.705Z","message":"{\"transactionId\":\"4c2c23ab-ca59-419a-8df0-e03166a6ed68\",\"status\":\"200\",\"rqstDate\":\"230526-00:07:15:704\",\"respDate\":\"230526-00:07:15:705\",\"sourceId\":\"haproxy:4c2c23ab-ca59-419a-8df0-e03166a6ed68\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:07:15:704-41999\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[38a59b48-64a8-4016-8698-c6fb4232dfc3], x-b3-parentspanid=[58594be862100650], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e973fb53a32e1b3358594be862100650], x-b3-spanid=[2b46e55f000473ff], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4c2c23ab-ca59-419a-8df0-e03166a6ed68]}\\\"}\"}","context":{"RequestID":"4c2c23ab-ca59-419a-8df0-e03166a6ed68","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e3b491e8-28a2-440e-a0e5-3c9a0014b846","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:07:15.703Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:15.706Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4c2c23ab-ca59-419a-8df0-e03166a6ed68","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e3b491e8-28a2-440e-a0e5-3c9a0014b846","LogTimestamp":"2023-05-26T00:07:15.706Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:07:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:07:17.716Z","message":"Entering","context":{"RequestID":"b7f50cb9-9254-487b-bddb-8cdfa4cd107c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d783a185-85ff-444f-bbdf-c11399a22d85","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:07:17.716Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:07:17.718Z","message":"{\"transactionId\":\"b7f50cb9-9254-487b-bddb-8cdfa4cd107c\",\"status\":\"200\",\"rqstDate\":\"230526-00:07:17:716\",\"respDate\":\"230526-00:07:17:718\",\"sourceId\":\"haproxy:b7f50cb9-9254-487b-bddb-8cdfa4cd107c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:07:17:716-68451\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c4d6a34a-f172-459b-af4b-9f99067e8f08], x-b3-parentspanid=[6b7879a5b3b9343f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8968a96b560f0b4a6b7879a5b3b9343f], x-b3-spanid=[3023d10a70dfd900], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b7f50cb9-9254-487b-bddb-8cdfa4cd107c]}\\\"}\"}","context":{"RequestID":"b7f50cb9-9254-487b-bddb-8cdfa4cd107c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d783a185-85ff-444f-bbdf-c11399a22d85","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:07:17.716Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:17.718Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b7f50cb9-9254-487b-bddb-8cdfa4cd107c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d783a185-85ff-444f-bbdf-c11399a22d85","LogTimestamp":"2023-05-26T00:07:17.718Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:07:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:07:19.728Z","message":"Entering","context":{"RequestID":"e1ccef49-e12d-4969-acb2-17f31cb66a68","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"20273e4c-986b-4b4e-a87e-7bfb3f6b9138","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:07:19.728Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:07:19.730Z","message":"{\"transactionId\":\"e1ccef49-e12d-4969-acb2-17f31cb66a68\",\"status\":\"200\",\"rqstDate\":\"230526-00:07:19:729\",\"respDate\":\"230526-00:07:19:730\",\"sourceId\":\"haproxy:e1ccef49-e12d-4969-acb2-17f31cb66a68\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:07:19:729-16974\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bd264a38-2838-498f-904a-a2ca1f6ad79b], x-b3-parentspanid=[dbe6542163b77bf9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6c95181b389ab426dbe6542163b77bf9], x-b3-spanid=[8723115741bef87b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e1ccef49-e12d-4969-acb2-17f31cb66a68]}\\\"}\"}","context":{"RequestID":"e1ccef49-e12d-4969-acb2-17f31cb66a68","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"20273e4c-986b-4b4e-a87e-7bfb3f6b9138","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:07:19.728Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:19.731Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e1ccef49-e12d-4969-acb2-17f31cb66a68","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"20273e4c-986b-4b4e-a87e-7bfb3f6b9138","LogTimestamp":"2023-05-26T00:07:19.731Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:07:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:07:21.741Z","message":"Entering","context":{"RequestID":"997a9471-92c9-4af5-a8aa-f48bff384b4e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3c32c2a5-47ee-4ad7-a335-4f9c2dec029d","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:07:21.741Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:07:21.744Z","message":"{\"transactionId\":\"997a9471-92c9-4af5-a8aa-f48bff384b4e\",\"status\":\"200\",\"rqstDate\":\"230526-00:07:21:742\",\"respDate\":\"230526-00:07:21:743\",\"sourceId\":\"haproxy:997a9471-92c9-4af5-a8aa-f48bff384b4e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:07:21:742-33250\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d5f3e3f1-edb2-45dc-8e14-39b780ff1962], x-b3-parentspanid=[2a379fcc7431e7f5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f9ab7f16df1872872a379fcc7431e7f5], x-b3-spanid=[c676e803c6f91373], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[997a9471-92c9-4af5-a8aa-f48bff384b4e]}\\\"}\"}","context":{"RequestID":"997a9471-92c9-4af5-a8aa-f48bff384b4e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3c32c2a5-47ee-4ad7-a335-4f9c2dec029d","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:07:21.741Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:21.744Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"997a9471-92c9-4af5-a8aa-f48bff384b4e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3c32c2a5-47ee-4ad7-a335-4f9c2dec029d","LogTimestamp":"2023-05-26T00:07:21.744Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:07:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:07:21.908Z","message":"Entering","context":{"RequestID":"a82dcfea-ba58-459a-aca9-c9038a411ba9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7a7a2738-25fe-4a1a-b62f-8f7769176fa3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:07:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:07:21.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"a82dcfea-ba58-459a-aca9-c9038a411ba9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7a7a2738-25fe-4a1a-b62f-8f7769176fa3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:07:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:21.909Z","message":"{\"transactionId\":\"a82dcfea-ba58-459a-aca9-c9038a411ba9\",\"status\":\"200\",\"rqstDate\":\"230526-00:07:21:908\",\"respDate\":\"230526-00:07:21:909\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a82dcfea-ba58-459a-aca9-c9038a411ba9\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:07:21:908-40156\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a82dcfea-ba58-459a-aca9-c9038a411ba9]}\\\"}\"}","context":{"RequestID":"a82dcfea-ba58-459a-aca9-c9038a411ba9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7a7a2738-25fe-4a1a-b62f-8f7769176fa3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:07:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:21.910Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a82dcfea-ba58-459a-aca9-c9038a411ba9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7a7a2738-25fe-4a1a-b62f-8f7769176fa3","LogTimestamp":"2023-05-26T00:07:21.910Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:07:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-26T00:07:22.040Z","message":"Entering","context":{"RequestID":"471dbc9a-db44-4dbd-9e33-c3babbbe2d03","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6ad2d965-69ad-4766-af54-30ac127b5ee1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:07:22.040Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:07:22.043Z","message":"{\"transactionId\":\"471dbc9a-db44-4dbd-9e33-c3babbbe2d03\",\"status\":\"200\",\"rqstDate\":\"230526-00:07:22:041\",\"respDate\":\"230526-00:07:22:042\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:471dbc9a-db44-4dbd-9e33-c3babbbe2d03\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:07:22:041-70294\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f4394505-b60b-41b7-8dd1-1ecf16c0cbbf], x-b3-parentspanid=[8f314b5c4b27c010], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43651], x-envoy-attempt-count=[1], x-b3-traceid=[b547dc42ca7b0a4d8f314b5c4b27c010], x-b3-spanid=[0a0a70bdd3c87eea], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[471dbc9a-db44-4dbd-9e33-c3babbbe2d03]}\\\"}\"}","context":{"RequestID":"471dbc9a-db44-4dbd-9e33-c3babbbe2d03","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6ad2d965-69ad-4766-af54-30ac127b5ee1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:07:22.040Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:22.043Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"471dbc9a-db44-4dbd-9e33-c3babbbe2d03","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6ad2d965-69ad-4766-af54-30ac127b5ee1","LogTimestamp":"2023-05-26T00:07:22.043Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:07:22 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:07:23.753Z","message":"Entering","context":{"RequestID":"080a05ad-afa3-4962-a9d1-b05c57003be0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0e48100c-2295-47c7-96a7-79038704d479","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:07:23.753Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:07:23.756Z","message":"{\"transactionId\":\"080a05ad-afa3-4962-a9d1-b05c57003be0\",\"status\":\"200\",\"rqstDate\":\"230526-00:07:23:754\",\"respDate\":\"230526-00:07:23:755\",\"sourceId\":\"haproxy:080a05ad-afa3-4962-a9d1-b05c57003be0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:07:23:754-32766\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1ea54c5e-02dc-41ad-a17c-e68e34332893], x-b3-parentspanid=[ae2b7652b8e76942], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[859871230d4cb112ae2b7652b8e76942], x-b3-spanid=[0cf4023138b7e232], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[080a05ad-afa3-4962-a9d1-b05c57003be0]}\\\"}\"}","context":{"RequestID":"080a05ad-afa3-4962-a9d1-b05c57003be0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0e48100c-2295-47c7-96a7-79038704d479","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:07:23.753Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:23.756Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"080a05ad-afa3-4962-a9d1-b05c57003be0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0e48100c-2295-47c7-96a7-79038704d479","LogTimestamp":"2023-05-26T00:07:23.756Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:07:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:07:24.190Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:07:24.205Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:24.205Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:24.205Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:25.764Z","message":"Entering","context":{"RequestID":"8eb4cfd9-dce3-4a4c-9d47-d52026acbe23","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6542ec9e-8f4d-423c-9f40-44ecd6cdfc37","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:07:25.764Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:07:25.765Z","message":"{\"transactionId\":\"8eb4cfd9-dce3-4a4c-9d47-d52026acbe23\",\"status\":\"200\",\"rqstDate\":\"230526-00:07:25:765\",\"respDate\":\"230526-00:07:25:765\",\"sourceId\":\"haproxy:8eb4cfd9-dce3-4a4c-9d47-d52026acbe23\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:07:25:765-27459\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a5cd115e-4acc-4842-80b6-7a4869055f13], x-b3-parentspanid=[3097ae352a600824], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a7f80bbe3d5c77943097ae352a600824], x-b3-spanid=[316a8883bdd3f323], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8eb4cfd9-dce3-4a4c-9d47-d52026acbe23]}\\\"}\"}","context":{"RequestID":"8eb4cfd9-dce3-4a4c-9d47-d52026acbe23","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6542ec9e-8f4d-423c-9f40-44ecd6cdfc37","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:07:25.764Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:25.766Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8eb4cfd9-dce3-4a4c-9d47-d52026acbe23","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6542ec9e-8f4d-423c-9f40-44ecd6cdfc37","LogTimestamp":"2023-05-26T00:07:25.766Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:07:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:07:26.758Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:26.764Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:27.776Z","message":"Entering","context":{"RequestID":"c378fb32-05dd-4ef2-abbc-579a978769d4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"73d280b1-8978-4d77-a9b8-e50f94666bea","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:07:27.776Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:07:27.779Z","message":"{\"transactionId\":\"c378fb32-05dd-4ef2-abbc-579a978769d4\",\"status\":\"200\",\"rqstDate\":\"230526-00:07:27:778\",\"respDate\":\"230526-00:07:27:779\",\"sourceId\":\"haproxy:c378fb32-05dd-4ef2-abbc-579a978769d4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:07:27:778-29425\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[39fca917-6392-4c78-8ee0-cfacd2e8d3d0], x-b3-parentspanid=[e04d6d0c3264b6da], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bb8e7be4c826ffade04d6d0c3264b6da], x-b3-spanid=[5a8ac74276ff7907], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c378fb32-05dd-4ef2-abbc-579a978769d4]}\\\"}\"}","context":{"RequestID":"c378fb32-05dd-4ef2-abbc-579a978769d4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"73d280b1-8978-4d77-a9b8-e50f94666bea","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:07:27.776Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:27.780Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c378fb32-05dd-4ef2-abbc-579a978769d4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"73d280b1-8978-4d77-a9b8-e50f94666bea","LogTimestamp":"2023-05-26T00:07:27.780Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:07:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:07:29.790Z","message":"Entering","context":{"RequestID":"a1f720ff-ab17-4c52-9c9a-b8758acdddb6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"58129e65-e4b2-4dc3-a197-ee30b4024cc1","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:07:29.790Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:07:29.792Z","message":"{\"transactionId\":\"a1f720ff-ab17-4c52-9c9a-b8758acdddb6\",\"status\":\"200\",\"rqstDate\":\"230526-00:07:29:791\",\"respDate\":\"230526-00:07:29:792\",\"sourceId\":\"haproxy:a1f720ff-ab17-4c52-9c9a-b8758acdddb6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:07:29:791-41203\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fc2ec82e-6626-4f2b-a5b3-141f3cc36181], x-b3-parentspanid=[733e2ee2115ee23e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6e61aeabc85298ab733e2ee2115ee23e], x-b3-spanid=[59dd93b62bdad64a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a1f720ff-ab17-4c52-9c9a-b8758acdddb6]}\\\"}\"}","context":{"RequestID":"a1f720ff-ab17-4c52-9c9a-b8758acdddb6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"58129e65-e4b2-4dc3-a197-ee30b4024cc1","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:07:29.790Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:29.793Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a1f720ff-ab17-4c52-9c9a-b8758acdddb6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"58129e65-e4b2-4dc3-a197-ee30b4024cc1","LogTimestamp":"2023-05-26T00:07:29.793Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:07:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:07:31.802Z","message":"Entering","context":{"RequestID":"f2cb8fe4-9a89-4e70-b0c3-5113942ee7e0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"78669f0e-bc75-44eb-8882-50257033a307","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:07:31.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:07:31.804Z","message":"{\"transactionId\":\"f2cb8fe4-9a89-4e70-b0c3-5113942ee7e0\",\"status\":\"200\",\"rqstDate\":\"230526-00:07:31:803\",\"respDate\":\"230526-00:07:31:804\",\"sourceId\":\"haproxy:f2cb8fe4-9a89-4e70-b0c3-5113942ee7e0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:07:31:803-14082\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[98f4027c-b554-44e5-9712-782b574cca77], x-b3-parentspanid=[b83c9ef7330f2756], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[97375e0310fc8b38b83c9ef7330f2756], x-b3-spanid=[109328deb80d439b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f2cb8fe4-9a89-4e70-b0c3-5113942ee7e0]}\\\"}\"}","context":{"RequestID":"f2cb8fe4-9a89-4e70-b0c3-5113942ee7e0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"78669f0e-bc75-44eb-8882-50257033a307","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:07:31.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:31.805Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f2cb8fe4-9a89-4e70-b0c3-5113942ee7e0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"78669f0e-bc75-44eb-8882-50257033a307","LogTimestamp":"2023-05-26T00:07:31.805Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:07:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:07:31.908Z","message":"Entering","context":{"RequestID":"944744ef-b349-4a4b-8c76-d5b03f213d24","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cddd13fd-0d66-4be5-885e-cf77b7b3e4d9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:07:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:07:31.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"944744ef-b349-4a4b-8c76-d5b03f213d24","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cddd13fd-0d66-4be5-885e-cf77b7b3e4d9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:07:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:31.910Z","message":"{\"transactionId\":\"944744ef-b349-4a4b-8c76-d5b03f213d24\",\"status\":\"200\",\"rqstDate\":\"230526-00:07:31:908\",\"respDate\":\"230526-00:07:31:910\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:944744ef-b349-4a4b-8c76-d5b03f213d24\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:07:31:908-63654\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[944744ef-b349-4a4b-8c76-d5b03f213d24]}\\\"}\"}","context":{"RequestID":"944744ef-b349-4a4b-8c76-d5b03f213d24","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cddd13fd-0d66-4be5-885e-cf77b7b3e4d9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:07:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:31.910Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"944744ef-b349-4a4b-8c76-d5b03f213d24","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cddd13fd-0d66-4be5-885e-cf77b7b3e4d9","LogTimestamp":"2023-05-26T00:07:31.910Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:07:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:07:32.040Z","message":"Entering","context":{"RequestID":"21f54e72-0cbe-43ca-b9d6-f23332becb29","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0b27af7b-b6cd-434d-a322-1535ed5a99c5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:07:32.040Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:07:32.043Z","message":"{\"transactionId\":\"21f54e72-0cbe-43ca-b9d6-f23332becb29\",\"status\":\"200\",\"rqstDate\":\"230526-00:07:32:041\",\"respDate\":\"230526-00:07:32:043\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:21f54e72-0cbe-43ca-b9d6-f23332becb29\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:07:32:041-86251\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7f0336f0-f318-48a7-84b3-64df00c3f70a], x-b3-parentspanid=[a0034bf350e62405], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56631], x-envoy-attempt-count=[1], x-b3-traceid=[da807648495a7cc8a0034bf350e62405], x-b3-spanid=[bcfe3be8b759b859], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[21f54e72-0cbe-43ca-b9d6-f23332becb29]}\\\"}\"}","context":{"RequestID":"21f54e72-0cbe-43ca-b9d6-f23332becb29","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0b27af7b-b6cd-434d-a322-1535ed5a99c5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:07:32.040Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:32.044Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"21f54e72-0cbe-43ca-b9d6-f23332becb29","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0b27af7b-b6cd-434d-a322-1535ed5a99c5","LogTimestamp":"2023-05-26T00:07:32.044Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:07:32 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:07:33.815Z","message":"Entering","context":{"RequestID":"b23b8401-420a-4c5e-a17f-942b11803e79","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5fa200b7-9605-4095-93ec-490f17304a49","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:07:33.815Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:07:33.817Z","message":"{\"transactionId\":\"b23b8401-420a-4c5e-a17f-942b11803e79\",\"status\":\"200\",\"rqstDate\":\"230526-00:07:33:816\",\"respDate\":\"230526-00:07:33:817\",\"sourceId\":\"haproxy:b23b8401-420a-4c5e-a17f-942b11803e79\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:07:33:816-50873\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4ad5609a-9401-4583-a15c-af532ecf9a59], x-b3-parentspanid=[57b7323af2f46092], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6d9dd3e01da0305757b7323af2f46092], x-b3-spanid=[d406bf86f5922f29], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b23b8401-420a-4c5e-a17f-942b11803e79]}\\\"}\"}","context":{"RequestID":"b23b8401-420a-4c5e-a17f-942b11803e79","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5fa200b7-9605-4095-93ec-490f17304a49","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:07:33.815Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:33.819Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b23b8401-420a-4c5e-a17f-942b11803e79","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5fa200b7-9605-4095-93ec-490f17304a49","LogTimestamp":"2023-05-26T00:07:33.818Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:07:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:07:34.191Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:07:34.207Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:34.207Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:34.207Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:35.828Z","message":"Entering","context":{"RequestID":"264a9508-d238-4757-85c5-978ffd369593","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7162ddaf-d436-4d7d-b6a7-9b46b22fc17f","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:07:35.828Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:07:35.831Z","message":"{\"transactionId\":\"264a9508-d238-4757-85c5-978ffd369593\",\"status\":\"200\",\"rqstDate\":\"230526-00:07:35:830\",\"respDate\":\"230526-00:07:35:831\",\"sourceId\":\"haproxy:264a9508-d238-4757-85c5-978ffd369593\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:07:35:830-52537\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[44bbd20e-87e1-4499-8041-5a5dcbf871a6], x-b3-parentspanid=[41841cfc5695e410], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e4bb5a3f9d6b8d0f41841cfc5695e410], x-b3-spanid=[258a3dd0eb3102dc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[264a9508-d238-4757-85c5-978ffd369593]}\\\"}\"}","context":{"RequestID":"264a9508-d238-4757-85c5-978ffd369593","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7162ddaf-d436-4d7d-b6a7-9b46b22fc17f","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:07:35.828Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:35.832Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"264a9508-d238-4757-85c5-978ffd369593","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7162ddaf-d436-4d7d-b6a7-9b46b22fc17f","LogTimestamp":"2023-05-26T00:07:35.832Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:07:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-26T00:07:37.842Z","message":"Entering","context":{"RequestID":"3b54b4d8-7cd1-44b1-863d-a102185be0a0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e59f8cad-4c15-4bd2-b466-230c8b8bd62f","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:07:37.841Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:07:37.844Z","message":"{\"transactionId\":\"3b54b4d8-7cd1-44b1-863d-a102185be0a0\",\"status\":\"200\",\"rqstDate\":\"230526-00:07:37:842\",\"respDate\":\"230526-00:07:37:844\",\"sourceId\":\"haproxy:3b54b4d8-7cd1-44b1-863d-a102185be0a0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:07:37:842-4721\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[258ba78d-2028-4013-b769-f5bc9bd2630c], x-b3-parentspanid=[d7743bac356c8851], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9ca7cf6222fffe2dd7743bac356c8851], x-b3-spanid=[177588272d6062c5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3b54b4d8-7cd1-44b1-863d-a102185be0a0]}\\\"}\"}","context":{"RequestID":"3b54b4d8-7cd1-44b1-863d-a102185be0a0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e59f8cad-4c15-4bd2-b466-230c8b8bd62f","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:07:37.841Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:37.845Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3b54b4d8-7cd1-44b1-863d-a102185be0a0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e59f8cad-4c15-4bd2-b466-230c8b8bd62f","LogTimestamp":"2023-05-26T00:07:37.845Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:07:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:07:39.855Z","message":"Entering","context":{"RequestID":"230eb8c5-c179-43fd-a60f-56e2cb38602e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"dcab78f2-14da-441e-bcd0-ed2c58a8e5ac","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:07:39.855Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:07:39.857Z","message":"{\"transactionId\":\"230eb8c5-c179-43fd-a60f-56e2cb38602e\",\"status\":\"200\",\"rqstDate\":\"230526-00:07:39:856\",\"respDate\":\"230526-00:07:39:857\",\"sourceId\":\"haproxy:230eb8c5-c179-43fd-a60f-56e2cb38602e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:07:39:856-84835\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[60ee8b34-f11f-47bf-8f45-8a38cf162612], x-b3-parentspanid=[034c9662a8629980], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f0b69de1a9d7466f034c9662a8629980], x-b3-spanid=[a04714d499d6382f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[230eb8c5-c179-43fd-a60f-56e2cb38602e]}\\\"}\"}","context":{"RequestID":"230eb8c5-c179-43fd-a60f-56e2cb38602e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"dcab78f2-14da-441e-bcd0-ed2c58a8e5ac","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:07:39.855Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:39.858Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"230eb8c5-c179-43fd-a60f-56e2cb38602e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dcab78f2-14da-441e-bcd0-ed2c58a8e5ac","LogTimestamp":"2023-05-26T00:07:39.858Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:07:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:07:41.870Z","message":"Entering","context":{"RequestID":"cd980ba2-bf81-422a-bdc3-ec75f022c838","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c78b1507-0fa6-452a-a22e-a7a4e749e786","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:07:41.870Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:07:41.872Z","message":"{\"transactionId\":\"cd980ba2-bf81-422a-bdc3-ec75f022c838\",\"status\":\"200\",\"rqstDate\":\"230526-00:07:41:871\",\"respDate\":\"230526-00:07:41:872\",\"sourceId\":\"haproxy:cd980ba2-bf81-422a-bdc3-ec75f022c838\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:07:41:871-5260\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e871ebe0-451e-98e3-80ca-622fe8f4a759], x-b3-parentspanid=[7bb4a5189da1b67e], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[69e39056979d1a807bb4a5189da1b67e], x-b3-spanid=[3da3d576cc68302a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cd980ba2-bf81-422a-bdc3-ec75f022c838]}\\\"}\"}","context":{"RequestID":"cd980ba2-bf81-422a-bdc3-ec75f022c838","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c78b1507-0fa6-452a-a22e-a7a4e749e786","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:07:41.870Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:41.873Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cd980ba2-bf81-422a-bdc3-ec75f022c838","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c78b1507-0fa6-452a-a22e-a7a4e749e786","LogTimestamp":"2023-05-26T00:07:41.873Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:07:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:07:41.909Z","message":"Entering","context":{"RequestID":"cf1606cb-e738-452c-8349-1887de467006","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bd6f4b88-80d4-4564-af7d-890924a3eafb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:07:41.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:07:41.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"cf1606cb-e738-452c-8349-1887de467006","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bd6f4b88-80d4-4564-af7d-890924a3eafb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:07:41.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:41.912Z","message":"{\"transactionId\":\"cf1606cb-e738-452c-8349-1887de467006\",\"status\":\"200\",\"rqstDate\":\"230526-00:07:41:910\",\"respDate\":\"230526-00:07:41:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:cf1606cb-e738-452c-8349-1887de467006\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:07:41:910-10838\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[cf1606cb-e738-452c-8349-1887de467006]}\\\"}\"}","context":{"RequestID":"cf1606cb-e738-452c-8349-1887de467006","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bd6f4b88-80d4-4564-af7d-890924a3eafb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:07:41.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:41.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cf1606cb-e738-452c-8349-1887de467006","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bd6f4b88-80d4-4564-af7d-890924a3eafb","LogTimestamp":"2023-05-26T00:07:41.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:07:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:07:42.041Z","message":"Entering","context":{"RequestID":"79a99134-f522-4988-b0dc-3875253da509","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9f4caed2-ffec-454a-971f-997c42e4e10f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:07:42.041Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:07:42.044Z","message":"{\"transactionId\":\"79a99134-f522-4988-b0dc-3875253da509\",\"status\":\"200\",\"rqstDate\":\"230526-00:07:42:042\",\"respDate\":\"230526-00:07:42:044\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:79a99134-f522-4988-b0dc-3875253da509\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:07:42:042-42301\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[13d388fd-bcf3-47a1-893a-e01b5e70de03], x-b3-parentspanid=[a6883e4b32593826], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45577], x-envoy-attempt-count=[1], x-b3-traceid=[2e76874b6dbdaf71a6883e4b32593826], x-b3-spanid=[5f9cc599e58b9db5], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[79a99134-f522-4988-b0dc-3875253da509]}\\\"}\"}","context":{"RequestID":"79a99134-f522-4988-b0dc-3875253da509","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9f4caed2-ffec-454a-971f-997c42e4e10f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:07:42.041Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:42.045Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"79a99134-f522-4988-b0dc-3875253da509","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9f4caed2-ffec-454a-971f-997c42e4e10f","LogTimestamp":"2023-05-26T00:07:42.045Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:07:42 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:07:43.883Z","message":"Entering","context":{"RequestID":"0b33ab90-84d0-4320-860f-7eac4c2fe40f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"26e49da4-65e7-410e-80d5-dc671a509aef","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:07:43.883Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:07:43.886Z","message":"{\"transactionId\":\"0b33ab90-84d0-4320-860f-7eac4c2fe40f\",\"status\":\"200\",\"rqstDate\":\"230526-00:07:43:884\",\"respDate\":\"230526-00:07:43:886\",\"sourceId\":\"haproxy:0b33ab90-84d0-4320-860f-7eac4c2fe40f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:07:43:884-72429\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[13eb6fe0-dc1d-4952-9b9f-e93c6e45c4ec], x-b3-parentspanid=[da9406ea864ffd50], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ef6c2b476e239461da9406ea864ffd50], x-b3-spanid=[11b2889a983c6ea1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0b33ab90-84d0-4320-860f-7eac4c2fe40f]}\\\"}\"}","context":{"RequestID":"0b33ab90-84d0-4320-860f-7eac4c2fe40f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"26e49da4-65e7-410e-80d5-dc671a509aef","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:07:43.883Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:43.887Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0b33ab90-84d0-4320-860f-7eac4c2fe40f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"26e49da4-65e7-410e-80d5-dc671a509aef","LogTimestamp":"2023-05-26T00:07:43.887Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:07:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:07:44.191Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:07:44.203Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:44.203Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:44.203Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:45.897Z","message":"Entering","context":{"RequestID":"47c5bdd6-9f98-444c-a35b-866d992acf9d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9530da22-574b-4c50-aae7-093cc4496db5","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:07:45.897Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:07:45.900Z","message":"{\"transactionId\":\"47c5bdd6-9f98-444c-a35b-866d992acf9d\",\"status\":\"200\",\"rqstDate\":\"230526-00:07:45:898\",\"respDate\":\"230526-00:07:45:900\",\"sourceId\":\"haproxy:47c5bdd6-9f98-444c-a35b-866d992acf9d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:07:45:898-18474\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[61e3b9ad-2d11-4a11-9f41-2abb363e8fa8], x-b3-parentspanid=[d076e115682d1e97], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b645cb44b512f599d076e115682d1e97], x-b3-spanid=[156fd81a184eb902], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[47c5bdd6-9f98-444c-a35b-866d992acf9d]}\\\"}\"}","context":{"RequestID":"47c5bdd6-9f98-444c-a35b-866d992acf9d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9530da22-574b-4c50-aae7-093cc4496db5","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:07:45.897Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:45.901Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"47c5bdd6-9f98-444c-a35b-866d992acf9d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9530da22-574b-4c50-aae7-093cc4496db5","LogTimestamp":"2023-05-26T00:07:45.901Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:07:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-26T00:07:47.911Z","message":"Entering","context":{"RequestID":"263a7d24-c6b0-40ef-b017-4926ff54e1ac","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e1afc922-3ba8-44be-83b3-7c9ff53e0741","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:07:47.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:07:47.915Z","message":"{\"transactionId\":\"263a7d24-c6b0-40ef-b017-4926ff54e1ac\",\"status\":\"200\",\"rqstDate\":\"230526-00:07:47:912\",\"respDate\":\"230526-00:07:47:915\",\"sourceId\":\"haproxy:263a7d24-c6b0-40ef-b017-4926ff54e1ac\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:07:47:912-94377\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e5c57068-bd07-482b-8c04-001fb31f90cd], x-b3-parentspanid=[0d58f6a44f168cfa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3b624007e6592ed40d58f6a44f168cfa], x-b3-spanid=[3e726713b527a731], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[263a7d24-c6b0-40ef-b017-4926ff54e1ac]}\\\"}\"}","context":{"RequestID":"263a7d24-c6b0-40ef-b017-4926ff54e1ac","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e1afc922-3ba8-44be-83b3-7c9ff53e0741","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:07:47.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:47.916Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"263a7d24-c6b0-40ef-b017-4926ff54e1ac","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e1afc922-3ba8-44be-83b3-7c9ff53e0741","LogTimestamp":"2023-05-26T00:07:47.916Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:07:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:07:49.926Z","message":"Entering","context":{"RequestID":"f9131cdd-a2ee-419e-934c-14c1b0b63cd0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"62a8f3e6-e266-466a-8976-6054ec6c64ff","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:07:49.926Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:07:49.930Z","message":"{\"transactionId\":\"f9131cdd-a2ee-419e-934c-14c1b0b63cd0\",\"status\":\"200\",\"rqstDate\":\"230526-00:07:49:928\",\"respDate\":\"230526-00:07:49:930\",\"sourceId\":\"haproxy:f9131cdd-a2ee-419e-934c-14c1b0b63cd0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:07:49:928-24821\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[051799e1-b40f-43ce-87c3-c6e5a015f1ba], x-b3-parentspanid=[dab539374ecfe6d0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d87635e38ac88795dab539374ecfe6d0], x-b3-spanid=[acffe5794b0e801b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f9131cdd-a2ee-419e-934c-14c1b0b63cd0]}\\\"}\"}","context":{"RequestID":"f9131cdd-a2ee-419e-934c-14c1b0b63cd0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"62a8f3e6-e266-466a-8976-6054ec6c64ff","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:07:49.926Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:49.931Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f9131cdd-a2ee-419e-934c-14c1b0b63cd0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"62a8f3e6-e266-466a-8976-6054ec6c64ff","LogTimestamp":"2023-05-26T00:07:49.931Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:07:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-26T00:07:51.908Z","message":"Entering","context":{"RequestID":"a5f4d39c-6d42-4138-a845-942e401964da","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"07b3dbfa-4a7c-43a0-9045-0770dacefcdc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:07:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:07:51.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"a5f4d39c-6d42-4138-a845-942e401964da","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"07b3dbfa-4a7c-43a0-9045-0770dacefcdc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:07:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:51.911Z","message":"{\"transactionId\":\"a5f4d39c-6d42-4138-a845-942e401964da\",\"status\":\"200\",\"rqstDate\":\"230526-00:07:51:909\",\"respDate\":\"230526-00:07:51:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a5f4d39c-6d42-4138-a845-942e401964da\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:07:51:909-30842\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a5f4d39c-6d42-4138-a845-942e401964da]}\\\"}\"}","context":{"RequestID":"a5f4d39c-6d42-4138-a845-942e401964da","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"07b3dbfa-4a7c-43a0-9045-0770dacefcdc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:07:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:51.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a5f4d39c-6d42-4138-a845-942e401964da","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"07b3dbfa-4a7c-43a0-9045-0770dacefcdc","LogTimestamp":"2023-05-26T00:07:51.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:07:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:07:51.942Z","message":"Entering","context":{"RequestID":"def4b055-9b35-4c4a-a8fb-3cbddcbaa562","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e0b1e68f-685e-49e9-bbb3-905ddcba06ea","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:07:51.942Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:07:51.945Z","message":"{\"transactionId\":\"def4b055-9b35-4c4a-a8fb-3cbddcbaa562\",\"status\":\"200\",\"rqstDate\":\"230526-00:07:51:943\",\"respDate\":\"230526-00:07:51:945\",\"sourceId\":\"haproxy:def4b055-9b35-4c4a-a8fb-3cbddcbaa562\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:07:51:943-30046\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0ef11f56-22e3-42d8-8a1a-5dbb73f960f0], x-b3-parentspanid=[e185fd8c78bbbcef], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7274b93d192be8a0e185fd8c78bbbcef], x-b3-spanid=[a2cc04aa131ed126], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[def4b055-9b35-4c4a-a8fb-3cbddcbaa562]}\\\"}\"}","context":{"RequestID":"def4b055-9b35-4c4a-a8fb-3cbddcbaa562","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e0b1e68f-685e-49e9-bbb3-905ddcba06ea","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:07:51.942Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:51.946Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"def4b055-9b35-4c4a-a8fb-3cbddcbaa562","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e0b1e68f-685e-49e9-bbb3-905ddcba06ea","LogTimestamp":"2023-05-26T00:07:51.946Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:07:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:07:52.041Z","message":"Entering","context":{"RequestID":"71cbc8ed-83fa-43ce-b9c2-e633f8509c53","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"123a557b-b3ff-4908-a4ee-b95fe1a1e346","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:07:52.041Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:07:52.043Z","message":"{\"transactionId\":\"71cbc8ed-83fa-43ce-b9c2-e633f8509c53\",\"status\":\"200\",\"rqstDate\":\"230526-00:07:52:042\",\"respDate\":\"230526-00:07:52:043\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:71cbc8ed-83fa-43ce-b9c2-e633f8509c53\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:07:52:042-88319\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e315c8cf-3c5a-4f3e-a269-11ec952f169a], x-b3-parentspanid=[22c2dbf1568c67e0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58523], x-envoy-attempt-count=[1], x-b3-traceid=[2d4e5f0a320e802e22c2dbf1568c67e0], x-b3-spanid=[f7cefabe57fef8a9], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[71cbc8ed-83fa-43ce-b9c2-e633f8509c53]}\\\"}\"}","context":{"RequestID":"71cbc8ed-83fa-43ce-b9c2-e633f8509c53","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"123a557b-b3ff-4908-a4ee-b95fe1a1e346","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:07:52.041Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:52.044Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"71cbc8ed-83fa-43ce-b9c2-e633f8509c53","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"123a557b-b3ff-4908-a4ee-b95fe1a1e346","LogTimestamp":"2023-05-26T00:07:52.044Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:07:52 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:07:53.956Z","message":"Entering","context":{"RequestID":"5843d499-0796-4fe1-87ba-72014b4ba646","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6515cf3f-57f4-4368-9397-f744b771aba4","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:07:53.956Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:07:53.958Z","message":"{\"transactionId\":\"5843d499-0796-4fe1-87ba-72014b4ba646\",\"status\":\"200\",\"rqstDate\":\"230526-00:07:53:957\",\"respDate\":\"230526-00:07:53:958\",\"sourceId\":\"haproxy:5843d499-0796-4fe1-87ba-72014b4ba646\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:07:53:957-92258\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f6d42e16-400f-42d8-ae32-0ab1e5af9933], x-b3-parentspanid=[5ade17b978d237e1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[209285b6b6b41d055ade17b978d237e1], x-b3-spanid=[ce696be0dd959c24], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5843d499-0796-4fe1-87ba-72014b4ba646]}\\\"}\"}","context":{"RequestID":"5843d499-0796-4fe1-87ba-72014b4ba646","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6515cf3f-57f4-4368-9397-f744b771aba4","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:07:53.956Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:53.959Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5843d499-0796-4fe1-87ba-72014b4ba646","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6515cf3f-57f4-4368-9397-f744b771aba4","LogTimestamp":"2023-05-26T00:07:53.959Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:07:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:07:54.192Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:07:54.208Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:54.208Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:54.208Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:55.969Z","message":"Entering","context":{"RequestID":"0d39411e-5ded-4cf6-a52f-29dd29942653","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"24f21ce6-b982-4fa2-8f15-45f1094467d0","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:07:55.969Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:07:55.972Z","message":"{\"transactionId\":\"0d39411e-5ded-4cf6-a52f-29dd29942653\",\"status\":\"200\",\"rqstDate\":\"230526-00:07:55:970\",\"respDate\":\"230526-00:07:55:972\",\"sourceId\":\"haproxy:0d39411e-5ded-4cf6-a52f-29dd29942653\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:07:55:970-43181\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0237ced1-f678-45e6-84c2-d5b230c2a927], x-b3-parentspanid=[9378e13d7ba10497], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a4be1e5be3a15a709378e13d7ba10497], x-b3-spanid=[a520ebdcbb295d62], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0d39411e-5ded-4cf6-a52f-29dd29942653]}\\\"}\"}","context":{"RequestID":"0d39411e-5ded-4cf6-a52f-29dd29942653","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"24f21ce6-b982-4fa2-8f15-45f1094467d0","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:07:55.969Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:55.972Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0d39411e-5ded-4cf6-a52f-29dd29942653","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"24f21ce6-b982-4fa2-8f15-45f1094467d0","LogTimestamp":"2023-05-26T00:07:55.972Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:07:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:07:56.765Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:56.771Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:57.982Z","message":"Entering","context":{"RequestID":"25c601e3-2874-41fd-a857-ae295af629bc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0feae20f-3e35-4f58-9499-19add95d6302","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:07:57.982Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:07:57.985Z","message":"{\"transactionId\":\"25c601e3-2874-41fd-a857-ae295af629bc\",\"status\":\"200\",\"rqstDate\":\"230526-00:07:57:983\",\"respDate\":\"230526-00:07:57:985\",\"sourceId\":\"haproxy:25c601e3-2874-41fd-a857-ae295af629bc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:07:57:983-34113\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[63a902ba-05d6-4191-af3d-677550435de7], x-b3-parentspanid=[52091d347b7a298e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[028337db549c377e52091d347b7a298e], x-b3-spanid=[f9a9c0ab90ac5be3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[25c601e3-2874-41fd-a857-ae295af629bc]}\\\"}\"}","context":{"RequestID":"25c601e3-2874-41fd-a857-ae295af629bc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0feae20f-3e35-4f58-9499-19add95d6302","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:07:57.982Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:57.985Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"25c601e3-2874-41fd-a857-ae295af629bc","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0feae20f-3e35-4f58-9499-19add95d6302","LogTimestamp":"2023-05-26T00:07:57.985Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:07:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:07:59.995Z","message":"Entering","context":{"RequestID":"b7af2160-d319-4208-81d9-412152914299","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"78e96065-0be7-42f0-a043-e9594fed5a7f","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:07:59.994Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:07:59.997Z","message":"{\"transactionId\":\"b7af2160-d319-4208-81d9-412152914299\",\"status\":\"200\",\"rqstDate\":\"230526-00:07:59:995\",\"respDate\":\"230526-00:07:59:996\",\"sourceId\":\"haproxy:b7af2160-d319-4208-81d9-412152914299\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:07:59:995-82263\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fb32159c-6dca-43a1-9008-72ef27487f3a], x-b3-parentspanid=[e7cc4607dd4e09af], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e5724fad4aac5ce4e7cc4607dd4e09af], x-b3-spanid=[f1096625a2180e7e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b7af2160-d319-4208-81d9-412152914299]}\\\"}\"}","context":{"RequestID":"b7af2160-d319-4208-81d9-412152914299","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"78e96065-0be7-42f0-a043-e9594fed5a7f","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:07:59.994Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:07:59.997Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b7af2160-d319-4208-81d9-412152914299","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"78e96065-0be7-42f0-a043-e9594fed5a7f","LogTimestamp":"2023-05-26T00:07:59.997Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:07:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:08:01.909Z","message":"Entering","context":{"RequestID":"a8ef7bfd-65a7-424a-bae3-78ea5a2eee60","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b8e1ed37-9333-4d2d-82f4-745b79afe189","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:08:01.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:08:01.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"a8ef7bfd-65a7-424a-bae3-78ea5a2eee60","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b8e1ed37-9333-4d2d-82f4-745b79afe189","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:08:01.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:01.913Z","message":"{\"transactionId\":\"a8ef7bfd-65a7-424a-bae3-78ea5a2eee60\",\"status\":\"200\",\"rqstDate\":\"230526-00:08:01:910\",\"respDate\":\"230526-00:08:01:913\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a8ef7bfd-65a7-424a-bae3-78ea5a2eee60\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:08:01:910-51285\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a8ef7bfd-65a7-424a-bae3-78ea5a2eee60]}\\\"}\"}","context":{"RequestID":"a8ef7bfd-65a7-424a-bae3-78ea5a2eee60","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b8e1ed37-9333-4d2d-82f4-745b79afe189","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:08:01.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:01.914Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a8ef7bfd-65a7-424a-bae3-78ea5a2eee60","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b8e1ed37-9333-4d2d-82f4-745b79afe189","LogTimestamp":"2023-05-26T00:08:01.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:08:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:08:02.005Z","message":"Entering","context":{"RequestID":"0001de5e-0cea-46e4-aa96-9766a0360e00","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"49c699ab-2391-4b97-a71c-3936fa321a4e","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:08:02.005Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:08:02.007Z","message":"{\"transactionId\":\"0001de5e-0cea-46e4-aa96-9766a0360e00\",\"status\":\"200\",\"rqstDate\":\"230526-00:08:02:006\",\"respDate\":\"230526-00:08:02:007\",\"sourceId\":\"haproxy:0001de5e-0cea-46e4-aa96-9766a0360e00\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:08:02:006-40588\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1df83a45-80f2-434a-8dff-09bb45fa4baa], x-b3-parentspanid=[3ece1b4a6eb7c8a8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c05f9b3ebf8cbf393ece1b4a6eb7c8a8], x-b3-spanid=[697d0f2156d7dfb8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0001de5e-0cea-46e4-aa96-9766a0360e00]}\\\"}\"}","context":{"RequestID":"0001de5e-0cea-46e4-aa96-9766a0360e00","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"49c699ab-2391-4b97-a71c-3936fa321a4e","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:08:02.005Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:02.007Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0001de5e-0cea-46e4-aa96-9766a0360e00","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"49c699ab-2391-4b97-a71c-3936fa321a4e","LogTimestamp":"2023-05-26T00:08:02.007Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:08:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-26T00:08:02.042Z","message":"Entering","context":{"RequestID":"192c068a-5bde-45c1-8ec3-08051b937d67","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"facabf6c-ad96-43d8-9849-72a64af5729a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:08:02.042Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:08:02.044Z","message":"{\"transactionId\":\"192c068a-5bde-45c1-8ec3-08051b937d67\",\"status\":\"200\",\"rqstDate\":\"230526-00:08:02:043\",\"respDate\":\"230526-00:08:02:044\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:192c068a-5bde-45c1-8ec3-08051b937d67\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:08:02:043-38093\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4423f1f6-0563-482c-8f59-7384a4a6505b], x-b3-parentspanid=[056e6d216512d276], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37773], x-envoy-attempt-count=[1], x-b3-traceid=[0518b10494ed6fff056e6d216512d276], x-b3-spanid=[d0fff8fcfd08c2a5], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[192c068a-5bde-45c1-8ec3-08051b937d67]}\\\"}\"}","context":{"RequestID":"192c068a-5bde-45c1-8ec3-08051b937d67","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"facabf6c-ad96-43d8-9849-72a64af5729a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:08:02.042Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:02.045Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"192c068a-5bde-45c1-8ec3-08051b937d67","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"facabf6c-ad96-43d8-9849-72a64af5729a","LogTimestamp":"2023-05-26T00:08:02.045Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:08:02 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:08:04.017Z","message":"Entering","context":{"RequestID":"d0d43ed9-03d3-4f4a-a7aa-7a36d8738fef","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6ae13b2c-37fe-4235-a030-6be2bb0e16a3","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:08:04.016Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:08:04.019Z","message":"{\"transactionId\":\"d0d43ed9-03d3-4f4a-a7aa-7a36d8738fef\",\"status\":\"200\",\"rqstDate\":\"230526-00:08:04:018\",\"respDate\":\"230526-00:08:04:019\",\"sourceId\":\"haproxy:d0d43ed9-03d3-4f4a-a7aa-7a36d8738fef\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:08:04:018-71046\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b442cd2c-99a4-40fe-9fa5-ac7e7d4a6192], x-b3-parentspanid=[df99ad478298ea96], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[12610dffd16dba3bdf99ad478298ea96], x-b3-spanid=[9e7b91c725bf3c25], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d0d43ed9-03d3-4f4a-a7aa-7a36d8738fef]}\\\"}\"}","context":{"RequestID":"d0d43ed9-03d3-4f4a-a7aa-7a36d8738fef","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6ae13b2c-37fe-4235-a030-6be2bb0e16a3","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:08:04.016Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:04.020Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d0d43ed9-03d3-4f4a-a7aa-7a36d8738fef","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6ae13b2c-37fe-4235-a030-6be2bb0e16a3","LogTimestamp":"2023-05-26T00:08:04.020Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:08:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:08:04.192Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:08:04.205Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:04.205Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:04.206Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:06.030Z","message":"Entering","context":{"RequestID":"92ceab0c-0774-4dec-b44d-22332f39e96c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"796ded74-879c-4893-b5d0-4b8adb015026","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:08:06.030Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:08:06.032Z","message":"{\"transactionId\":\"92ceab0c-0774-4dec-b44d-22332f39e96c\",\"status\":\"200\",\"rqstDate\":\"230526-00:08:06:031\",\"respDate\":\"230526-00:08:06:032\",\"sourceId\":\"haproxy:92ceab0c-0774-4dec-b44d-22332f39e96c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:08:06:031-75736\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[217d9866-fa9d-4df0-bbe3-6d1b0e4d2f29], x-b3-parentspanid=[b155cfdb3fc396a0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[94883bda5517ebe1b155cfdb3fc396a0], x-b3-spanid=[1b366f507ccbdf85], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[92ceab0c-0774-4dec-b44d-22332f39e96c]}\\\"}\"}","context":{"RequestID":"92ceab0c-0774-4dec-b44d-22332f39e96c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"796ded74-879c-4893-b5d0-4b8adb015026","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:08:06.030Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:06.033Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"92ceab0c-0774-4dec-b44d-22332f39e96c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"796ded74-879c-4893-b5d0-4b8adb015026","LogTimestamp":"2023-05-26T00:08:06.033Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:08:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:08:08.042Z","message":"Entering","context":{"RequestID":"64d56b9d-e4b9-40a2-b225-c4c4c8733b7f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a199ec14-2a28-4177-a8da-674cec46e005","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:08:08.042Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:08:08.044Z","message":"{\"transactionId\":\"64d56b9d-e4b9-40a2-b225-c4c4c8733b7f\",\"status\":\"200\",\"rqstDate\":\"230526-00:08:08:043\",\"respDate\":\"230526-00:08:08:044\",\"sourceId\":\"haproxy:64d56b9d-e4b9-40a2-b225-c4c4c8733b7f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:08:08:043-9675\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5ad19282-af1d-4c98-ac47-9f51e07d2197], x-b3-parentspanid=[55eb47c889511b33], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fdba7dda144f603055eb47c889511b33], x-b3-spanid=[1651fd468d860847], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[64d56b9d-e4b9-40a2-b225-c4c4c8733b7f]}\\\"}\"}","context":{"RequestID":"64d56b9d-e4b9-40a2-b225-c4c4c8733b7f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a199ec14-2a28-4177-a8da-674cec46e005","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:08:08.042Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:08.045Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"64d56b9d-e4b9-40a2-b225-c4c4c8733b7f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a199ec14-2a28-4177-a8da-674cec46e005","LogTimestamp":"2023-05-26T00:08:08.045Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:08:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:08:10.055Z","message":"Entering","context":{"RequestID":"07502c49-4e02-4fdc-b613-e0c2eda1f537","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5aa1bf72-24dc-4b09-a3d1-fda94db9c238","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:08:10.054Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:08:10.056Z","message":"{\"transactionId\":\"07502c49-4e02-4fdc-b613-e0c2eda1f537\",\"status\":\"200\",\"rqstDate\":\"230526-00:08:10:055\",\"respDate\":\"230526-00:08:10:056\",\"sourceId\":\"haproxy:07502c49-4e02-4fdc-b613-e0c2eda1f537\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:08:10:055-55522\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4ada0582-154f-4e21-94bc-fb479d6f776b], x-b3-parentspanid=[ce08de484787d4b4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[71629fcba8eb92b5ce08de484787d4b4], x-b3-spanid=[43f75077b7ac5915], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[07502c49-4e02-4fdc-b613-e0c2eda1f537]}\\\"}\"}","context":{"RequestID":"07502c49-4e02-4fdc-b613-e0c2eda1f537","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5aa1bf72-24dc-4b09-a3d1-fda94db9c238","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:08:10.054Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:10.056Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"07502c49-4e02-4fdc-b613-e0c2eda1f537","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5aa1bf72-24dc-4b09-a3d1-fda94db9c238","LogTimestamp":"2023-05-26T00:08:10.056Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:08:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-26T00:08:11.909Z","message":"Entering","context":{"RequestID":"eae6373c-45ae-4767-beee-22bf9028a935","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c3197f04-97fe-4a8e-aa2b-ab64e9093905","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:08:11.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:08:11.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"eae6373c-45ae-4767-beee-22bf9028a935","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c3197f04-97fe-4a8e-aa2b-ab64e9093905","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:08:11.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:11.912Z","message":"{\"transactionId\":\"eae6373c-45ae-4767-beee-22bf9028a935\",\"status\":\"200\",\"rqstDate\":\"230526-00:08:11:909\",\"respDate\":\"230526-00:08:11:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:eae6373c-45ae-4767-beee-22bf9028a935\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:08:11:909-13640\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[eae6373c-45ae-4767-beee-22bf9028a935]}\\\"}\"}","context":{"RequestID":"eae6373c-45ae-4767-beee-22bf9028a935","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c3197f04-97fe-4a8e-aa2b-ab64e9093905","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:08:11.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:11.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eae6373c-45ae-4767-beee-22bf9028a935","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c3197f04-97fe-4a8e-aa2b-ab64e9093905","LogTimestamp":"2023-05-26T00:08:11.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:08:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:08:12.040Z","message":"Entering","context":{"RequestID":"fa8bd249-a1ba-4489-8d2d-aedc91b3c74b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1f7b8be1-30e6-4c7d-b142-fee88345c9a8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:08:12.040Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:08:12.041Z","message":"{\"transactionId\":\"fa8bd249-a1ba-4489-8d2d-aedc91b3c74b\",\"status\":\"200\",\"rqstDate\":\"230526-00:08:12:041\",\"respDate\":\"230526-00:08:12:041\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:fa8bd249-a1ba-4489-8d2d-aedc91b3c74b\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:08:12:041-57210\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cba12a1d-ab12-4fd7-a534-358fc9b136f1], x-b3-parentspanid=[727eb213985eb33c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39267], x-envoy-attempt-count=[1], x-b3-traceid=[1b782db1cc2b80dd727eb213985eb33c], x-b3-spanid=[b8862b5a207a5190], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[fa8bd249-a1ba-4489-8d2d-aedc91b3c74b]}\\\"}\"}","context":{"RequestID":"fa8bd249-a1ba-4489-8d2d-aedc91b3c74b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1f7b8be1-30e6-4c7d-b142-fee88345c9a8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:08:12.040Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:12.042Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fa8bd249-a1ba-4489-8d2d-aedc91b3c74b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f7b8be1-30e6-4c7d-b142-fee88345c9a8","LogTimestamp":"2023-05-26T00:08:12.042Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:08:12 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-26T00:08:12.064Z","message":"Entering","context":{"RequestID":"750e5968-bf9c-457c-ac44-3bae65382d08","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"416a376c-7fdd-46ce-b442-c5b9045d43da","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:08:12.064Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:08:12.067Z","message":"{\"transactionId\":\"750e5968-bf9c-457c-ac44-3bae65382d08\",\"status\":\"200\",\"rqstDate\":\"230526-00:08:12:065\",\"respDate\":\"230526-00:08:12:067\",\"sourceId\":\"haproxy:750e5968-bf9c-457c-ac44-3bae65382d08\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:08:12:065-30833\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b8595335-f30b-4c3d-9476-abc332318023], x-b3-parentspanid=[596b5356b0eac6d8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[79148461274b61fb596b5356b0eac6d8], x-b3-spanid=[69813c85c9f1f7a1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[750e5968-bf9c-457c-ac44-3bae65382d08]}\\\"}\"}","context":{"RequestID":"750e5968-bf9c-457c-ac44-3bae65382d08","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"416a376c-7fdd-46ce-b442-c5b9045d43da","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:08:12.064Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:12.068Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"750e5968-bf9c-457c-ac44-3bae65382d08","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"416a376c-7fdd-46ce-b442-c5b9045d43da","LogTimestamp":"2023-05-26T00:08:12.068Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:08:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:08:14.077Z","message":"Entering","context":{"RequestID":"ddd7c889-ed1b-41e2-afcc-504a917b4ea7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5cf0aa61-361c-4919-8b0f-41d0f253bc91","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:08:14.077Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:08:14.079Z","message":"{\"transactionId\":\"ddd7c889-ed1b-41e2-afcc-504a917b4ea7\",\"status\":\"200\",\"rqstDate\":\"230526-00:08:14:078\",\"respDate\":\"230526-00:08:14:079\",\"sourceId\":\"haproxy:ddd7c889-ed1b-41e2-afcc-504a917b4ea7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:08:14:078-72517\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6d657b71-7453-4710-be48-1775583271a8], x-b3-parentspanid=[7f3f8098577748a4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[85b31f3da60d4d127f3f8098577748a4], x-b3-spanid=[588b9a074b5d61f9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ddd7c889-ed1b-41e2-afcc-504a917b4ea7]}\\\"}\"}","context":{"RequestID":"ddd7c889-ed1b-41e2-afcc-504a917b4ea7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5cf0aa61-361c-4919-8b0f-41d0f253bc91","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:08:14.077Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:14.080Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ddd7c889-ed1b-41e2-afcc-504a917b4ea7","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5cf0aa61-361c-4919-8b0f-41d0f253bc91","LogTimestamp":"2023-05-26T00:08:14.080Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:08:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:08:14.192Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:08:14.209Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:14.209Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:14.209Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:16.088Z","message":"Entering","context":{"RequestID":"006b1d9f-3235-4675-8b8f-f9226404c02c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"58e9d80d-c5f4-4fdc-a949-27e4fb0dd838","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:08:16.088Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:08:16.090Z","message":"{\"transactionId\":\"006b1d9f-3235-4675-8b8f-f9226404c02c\",\"status\":\"200\",\"rqstDate\":\"230526-00:08:16:089\",\"respDate\":\"230526-00:08:16:090\",\"sourceId\":\"haproxy:006b1d9f-3235-4675-8b8f-f9226404c02c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:08:16:089-46073\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f14bda78-a701-4bc2-bd7c-9800d37523a8], x-b3-parentspanid=[249ac02c51f30d19], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f0ec3e0a62f54f8e249ac02c51f30d19], x-b3-spanid=[2630b57477eb93ef], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[006b1d9f-3235-4675-8b8f-f9226404c02c]}\\\"}\"}","context":{"RequestID":"006b1d9f-3235-4675-8b8f-f9226404c02c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"58e9d80d-c5f4-4fdc-a949-27e4fb0dd838","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:08:16.088Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:16.091Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"006b1d9f-3235-4675-8b8f-f9226404c02c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"58e9d80d-c5f4-4fdc-a949-27e4fb0dd838","LogTimestamp":"2023-05-26T00:08:16.091Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:08:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:08:18.101Z","message":"Entering","context":{"RequestID":"207fa73c-be2d-4801-a53e-f4a6348f5d9a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c0feb9e3-4159-48fe-a1b8-a17a946b780c","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:08:18.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:08:18.103Z","message":"{\"transactionId\":\"207fa73c-be2d-4801-a53e-f4a6348f5d9a\",\"status\":\"200\",\"rqstDate\":\"230526-00:08:18:101\",\"respDate\":\"230526-00:08:18:103\",\"sourceId\":\"haproxy:207fa73c-be2d-4801-a53e-f4a6348f5d9a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:08:18:101-25151\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[116ee8e9-a5cb-4ca3-8017-46832d23367c], x-b3-parentspanid=[db719d3ab0dae528], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[92ae6b3590bf6fd4db719d3ab0dae528], x-b3-spanid=[f11f464167dc5630], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[207fa73c-be2d-4801-a53e-f4a6348f5d9a]}\\\"}\"}","context":{"RequestID":"207fa73c-be2d-4801-a53e-f4a6348f5d9a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c0feb9e3-4159-48fe-a1b8-a17a946b780c","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:08:18.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:18.104Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"207fa73c-be2d-4801-a53e-f4a6348f5d9a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c0feb9e3-4159-48fe-a1b8-a17a946b780c","LogTimestamp":"2023-05-26T00:08:18.104Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:08:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:08:20.113Z","message":"Entering","context":{"RequestID":"89d3f2c8-2733-42d4-a683-1df96b230057","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"21530bf0-927c-4d68-95cf-34c3af51cc4a","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:08:20.113Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:08:20.115Z","message":"{\"transactionId\":\"89d3f2c8-2733-42d4-a683-1df96b230057\",\"status\":\"200\",\"rqstDate\":\"230526-00:08:20:114\",\"respDate\":\"230526-00:08:20:115\",\"sourceId\":\"haproxy:89d3f2c8-2733-42d4-a683-1df96b230057\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:08:20:114-60193\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[303453e5-684a-424b-a50c-22b43838c8de], x-b3-parentspanid=[35385ae8b6894228], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cc663c24d556dd1835385ae8b6894228], x-b3-spanid=[65c102a280bf5b47], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[89d3f2c8-2733-42d4-a683-1df96b230057]}\\\"}\"}","context":{"RequestID":"89d3f2c8-2733-42d4-a683-1df96b230057","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"21530bf0-927c-4d68-95cf-34c3af51cc4a","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:08:20.113Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:20.116Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"89d3f2c8-2733-42d4-a683-1df96b230057","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"21530bf0-927c-4d68-95cf-34c3af51cc4a","LogTimestamp":"2023-05-26T00:08:20.116Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:08:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:08:21.908Z","message":"Entering","context":{"RequestID":"07b1b43e-9f91-4754-a66d-cf5de603d0c8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b9ea6cba-5945-4e42-95bc-130696181bff","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:08:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:08:21.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"07b1b43e-9f91-4754-a66d-cf5de603d0c8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b9ea6cba-5945-4e42-95bc-130696181bff","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:08:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:21.911Z","message":"{\"transactionId\":\"07b1b43e-9f91-4754-a66d-cf5de603d0c8\",\"status\":\"200\",\"rqstDate\":\"230526-00:08:21:908\",\"respDate\":\"230526-00:08:21:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:07b1b43e-9f91-4754-a66d-cf5de603d0c8\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:08:21:908-76106\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[07b1b43e-9f91-4754-a66d-cf5de603d0c8]}\\\"}\"}","context":{"RequestID":"07b1b43e-9f91-4754-a66d-cf5de603d0c8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b9ea6cba-5945-4e42-95bc-130696181bff","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:08:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:21.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"07b1b43e-9f91-4754-a66d-cf5de603d0c8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b9ea6cba-5945-4e42-95bc-130696181bff","LogTimestamp":"2023-05-26T00:08:21.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:08:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:08:22.041Z","message":"Entering","context":{"RequestID":"5d9cb659-372c-48ec-b03e-03ea5aeb79c1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e8557ff6-098d-4ed8-ba31-4db01b94df58","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:08:22.041Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:08:22.043Z","message":"{\"transactionId\":\"5d9cb659-372c-48ec-b03e-03ea5aeb79c1\",\"status\":\"200\",\"rqstDate\":\"230526-00:08:22:042\",\"respDate\":\"230526-00:08:22:043\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:5d9cb659-372c-48ec-b03e-03ea5aeb79c1\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:08:22:042-77146\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a2fafd50-7e9e-4757-b748-9a8b5501c9d0], x-b3-parentspanid=[55ba6d3948296854], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38711], x-envoy-attempt-count=[1], x-b3-traceid=[574a86c0d5e88a6e55ba6d3948296854], x-b3-spanid=[b24c4e7fb1812447], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[5d9cb659-372c-48ec-b03e-03ea5aeb79c1]}\\\"}\"}","context":{"RequestID":"5d9cb659-372c-48ec-b03e-03ea5aeb79c1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e8557ff6-098d-4ed8-ba31-4db01b94df58","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:08:22.041Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:22.044Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5d9cb659-372c-48ec-b03e-03ea5aeb79c1","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e8557ff6-098d-4ed8-ba31-4db01b94df58","LogTimestamp":"2023-05-26T00:08:22.044Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:08:22 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:08:22.126Z","message":"Entering","context":{"RequestID":"c17752ed-d07b-409c-8799-79d237dcfe62","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"497a67ef-658b-4cfd-b494-dbb936d2baaa","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:08:22.126Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:08:22.128Z","message":"{\"transactionId\":\"c17752ed-d07b-409c-8799-79d237dcfe62\",\"status\":\"200\",\"rqstDate\":\"230526-00:08:22:127\",\"respDate\":\"230526-00:08:22:128\",\"sourceId\":\"haproxy:c17752ed-d07b-409c-8799-79d237dcfe62\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:08:22:127-4619\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a527b771-6ef3-4c0a-bc9f-ca8b7e0e452d], x-b3-parentspanid=[da675ff8db8557d0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a714209a654ae3a9da675ff8db8557d0], x-b3-spanid=[30ba9f714a721efa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c17752ed-d07b-409c-8799-79d237dcfe62]}\\\"}\"}","context":{"RequestID":"c17752ed-d07b-409c-8799-79d237dcfe62","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"497a67ef-658b-4cfd-b494-dbb936d2baaa","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:08:22.126Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:22.129Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c17752ed-d07b-409c-8799-79d237dcfe62","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"497a67ef-658b-4cfd-b494-dbb936d2baaa","LogTimestamp":"2023-05-26T00:08:22.129Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:08:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:08:24.138Z","message":"Entering","context":{"RequestID":"64f168ee-3c6c-4d8a-85ed-c69d18baa15e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a94895ea-b6e3-445f-ba33-618e2adb8c02","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:08:24.138Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:08:24.140Z","message":"{\"transactionId\":\"64f168ee-3c6c-4d8a-85ed-c69d18baa15e\",\"status\":\"200\",\"rqstDate\":\"230526-00:08:24:139\",\"respDate\":\"230526-00:08:24:140\",\"sourceId\":\"haproxy:64f168ee-3c6c-4d8a-85ed-c69d18baa15e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:08:24:139-28426\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[067d2e7d-ddb1-42ff-95fe-33dedd79047b], x-b3-parentspanid=[8f5a6d65ffaf6fa9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5bd8f7ac13b66e448f5a6d65ffaf6fa9], x-b3-spanid=[eac700647637ff54], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[64f168ee-3c6c-4d8a-85ed-c69d18baa15e]}\\\"}\"}","context":{"RequestID":"64f168ee-3c6c-4d8a-85ed-c69d18baa15e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a94895ea-b6e3-445f-ba33-618e2adb8c02","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:08:24.138Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:24.141Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"64f168ee-3c6c-4d8a-85ed-c69d18baa15e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a94895ea-b6e3-445f-ba33-618e2adb8c02","LogTimestamp":"2023-05-26T00:08:24.141Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:08:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:08:24.193Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:08:24.209Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:24.209Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:24.209Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:26.152Z","message":"Entering","context":{"RequestID":"2a566577-d739-402e-8c85-8b3e922e9169","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cd07cc23-a97c-495d-991f-b210bfe0505a","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:08:26.152Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:08:26.154Z","message":"{\"transactionId\":\"2a566577-d739-402e-8c85-8b3e922e9169\",\"status\":\"200\",\"rqstDate\":\"230526-00:08:26:153\",\"respDate\":\"230526-00:08:26:154\",\"sourceId\":\"haproxy:2a566577-d739-402e-8c85-8b3e922e9169\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:08:26:153-71525\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b4e35a0f-db28-4d88-87df-a29ab8bee951], x-b3-parentspanid=[a63afc1a293f7c9c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7a24de14740ec533a63afc1a293f7c9c], x-b3-spanid=[a80608fd98c9dbaf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2a566577-d739-402e-8c85-8b3e922e9169]}\\\"}\"}","context":{"RequestID":"2a566577-d739-402e-8c85-8b3e922e9169","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cd07cc23-a97c-495d-991f-b210bfe0505a","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:08:26.152Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:26.155Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2a566577-d739-402e-8c85-8b3e922e9169","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cd07cc23-a97c-495d-991f-b210bfe0505a","LogTimestamp":"2023-05-26T00:08:26.155Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:08:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:08:26.771Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:26.776Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:28.165Z","message":"Entering","context":{"RequestID":"ce65c1d8-ff86-45c8-b6d5-3897e0b6a926","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"2ac9ccb7-2a8c-414b-8cfb-8932446f18a4","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:08:28.165Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:08:28.167Z","message":"{\"transactionId\":\"ce65c1d8-ff86-45c8-b6d5-3897e0b6a926\",\"status\":\"200\",\"rqstDate\":\"230526-00:08:28:165\",\"respDate\":\"230526-00:08:28:167\",\"sourceId\":\"haproxy:ce65c1d8-ff86-45c8-b6d5-3897e0b6a926\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:08:28:165-91989\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e72e3e58-f79f-4e31-aac4-aa573862b982], x-b3-parentspanid=[bc590caea3fbd145], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d37cd7b69992be38bc590caea3fbd145], x-b3-spanid=[22d8ada5788e62cb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ce65c1d8-ff86-45c8-b6d5-3897e0b6a926]}\\\"}\"}","context":{"RequestID":"ce65c1d8-ff86-45c8-b6d5-3897e0b6a926","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"2ac9ccb7-2a8c-414b-8cfb-8932446f18a4","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:08:28.165Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:28.167Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce65c1d8-ff86-45c8-b6d5-3897e0b6a926","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2ac9ccb7-2a8c-414b-8cfb-8932446f18a4","LogTimestamp":"2023-05-26T00:08:28.167Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:08:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:08:30.176Z","message":"Entering","context":{"RequestID":"88546ecc-9ec7-46d2-9aa0-0620910d8a88","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2333aae4-3184-49e9-876b-ac7e0d2f5687","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:08:30.176Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:08:30.178Z","message":"{\"transactionId\":\"88546ecc-9ec7-46d2-9aa0-0620910d8a88\",\"status\":\"200\",\"rqstDate\":\"230526-00:08:30:177\",\"respDate\":\"230526-00:08:30:178\",\"sourceId\":\"haproxy:88546ecc-9ec7-46d2-9aa0-0620910d8a88\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:08:30:177-15688\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[06de0023-7e39-4586-8a74-6108cb26d24d], x-b3-parentspanid=[7387210431110f10], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e8c93757ba4e4b8a7387210431110f10], x-b3-spanid=[c475b75edb1efd8f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[88546ecc-9ec7-46d2-9aa0-0620910d8a88]}\\\"}\"}","context":{"RequestID":"88546ecc-9ec7-46d2-9aa0-0620910d8a88","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2333aae4-3184-49e9-876b-ac7e0d2f5687","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:08:30.176Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:30.179Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"88546ecc-9ec7-46d2-9aa0-0620910d8a88","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2333aae4-3184-49e9-876b-ac7e0d2f5687","LogTimestamp":"2023-05-26T00:08:30.179Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:08:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:08:31.908Z","message":"Entering","context":{"RequestID":"e4038a9a-41d9-4099-94bf-99a3122f62fd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7584e3d2-a38e-4853-9665-d9f6487fb842","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:08:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:08:31.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"e4038a9a-41d9-4099-94bf-99a3122f62fd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7584e3d2-a38e-4853-9665-d9f6487fb842","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:08:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:31.911Z","message":"{\"transactionId\":\"e4038a9a-41d9-4099-94bf-99a3122f62fd\",\"status\":\"200\",\"rqstDate\":\"230526-00:08:31:908\",\"respDate\":\"230526-00:08:31:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e4038a9a-41d9-4099-94bf-99a3122f62fd\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:08:31:908-52008\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e4038a9a-41d9-4099-94bf-99a3122f62fd]}\\\"}\"}","context":{"RequestID":"e4038a9a-41d9-4099-94bf-99a3122f62fd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7584e3d2-a38e-4853-9665-d9f6487fb842","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:08:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:31.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e4038a9a-41d9-4099-94bf-99a3122f62fd","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7584e3d2-a38e-4853-9665-d9f6487fb842","LogTimestamp":"2023-05-26T00:08:31.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:08:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:08:32.042Z","message":"Entering","context":{"RequestID":"3b6c6a2d-f635-47b1-b2b6-a2394a04617d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d1641bc8-1c68-4e4e-a033-7d55f1674a6e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:08:32.042Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:08:32.044Z","message":"{\"transactionId\":\"3b6c6a2d-f635-47b1-b2b6-a2394a04617d\",\"status\":\"200\",\"rqstDate\":\"230526-00:08:32:043\",\"respDate\":\"230526-00:08:32:044\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:3b6c6a2d-f635-47b1-b2b6-a2394a04617d\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:08:32:043-73064\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[57435739-1b2a-471d-b131-61469df01d45], x-b3-parentspanid=[736772f13dc1817d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55927], x-envoy-attempt-count=[1], x-b3-traceid=[beb3294ecc4b185e736772f13dc1817d], x-b3-spanid=[519c6794af85c61a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[3b6c6a2d-f635-47b1-b2b6-a2394a04617d]}\\\"}\"}","context":{"RequestID":"3b6c6a2d-f635-47b1-b2b6-a2394a04617d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d1641bc8-1c68-4e4e-a033-7d55f1674a6e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:08:32.042Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:32.045Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3b6c6a2d-f635-47b1-b2b6-a2394a04617d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d1641bc8-1c68-4e4e-a033-7d55f1674a6e","LogTimestamp":"2023-05-26T00:08:32.045Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:08:32 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:08:32.187Z","message":"Entering","context":{"RequestID":"935a981b-b9c5-4fb4-abfa-920323b57284","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"aec90e58-f29b-4dbb-a04c-a9cbd8057b5f","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:08:32.187Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:08:32.189Z","message":"{\"transactionId\":\"935a981b-b9c5-4fb4-abfa-920323b57284\",\"status\":\"200\",\"rqstDate\":\"230526-00:08:32:187\",\"respDate\":\"230526-00:08:32:189\",\"sourceId\":\"haproxy:935a981b-b9c5-4fb4-abfa-920323b57284\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:08:32:187-69755\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e34430b7-31a4-4034-a241-4700cd8d5db5], x-b3-parentspanid=[0f8849233ed7d074], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bb84b2c39223e5240f8849233ed7d074], x-b3-spanid=[f88083514ac4a1d5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[935a981b-b9c5-4fb4-abfa-920323b57284]}\\\"}\"}","context":{"RequestID":"935a981b-b9c5-4fb4-abfa-920323b57284","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"aec90e58-f29b-4dbb-a04c-a9cbd8057b5f","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:08:32.187Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:32.189Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"935a981b-b9c5-4fb4-abfa-920323b57284","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aec90e58-f29b-4dbb-a04c-a9cbd8057b5f","LogTimestamp":"2023-05-26T00:08:32.189Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:08:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:08:34.193Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:08:34.199Z","message":"Entering","context":{"RequestID":"f59784af-4da5-434b-88ff-f0a3873cd723","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1f1e3e3a-eddd-4a0e-9243-9cf4d2b2ddb2","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:08:34.199Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:08:34.201Z","message":"{\"transactionId\":\"f59784af-4da5-434b-88ff-f0a3873cd723\",\"status\":\"200\",\"rqstDate\":\"230526-00:08:34:200\",\"respDate\":\"230526-00:08:34:201\",\"sourceId\":\"haproxy:f59784af-4da5-434b-88ff-f0a3873cd723\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:08:34:200-41770\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8644748e-37c1-4e96-9627-f2dbc73beb18], x-b3-parentspanid=[5418772b77753796], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[94a82668854432b65418772b77753796], x-b3-spanid=[a6088c606a9c047d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f59784af-4da5-434b-88ff-f0a3873cd723]}\\\"}\"}","context":{"RequestID":"f59784af-4da5-434b-88ff-f0a3873cd723","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1f1e3e3a-eddd-4a0e-9243-9cf4d2b2ddb2","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:08:34.199Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:34.202Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f59784af-4da5-434b-88ff-f0a3873cd723","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f1e3e3a-eddd-4a0e-9243-9cf4d2b2ddb2","LogTimestamp":"2023-05-26T00:08:34.202Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:08:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:08:34.205Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:34.205Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:34.205Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:36.213Z","message":"Entering","context":{"RequestID":"81d6a455-057c-453b-bf76-2251907961e8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"beffef57-2fd9-4221-8520-3afe7bd70b82","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:08:36.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:08:36.215Z","message":"{\"transactionId\":\"81d6a455-057c-453b-bf76-2251907961e8\",\"status\":\"200\",\"rqstDate\":\"230526-00:08:36:213\",\"respDate\":\"230526-00:08:36:215\",\"sourceId\":\"haproxy:81d6a455-057c-453b-bf76-2251907961e8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:08:36:213-43839\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[de171286-612a-4a79-b358-c5592f272e78], x-b3-parentspanid=[b67ccbf7278ce693], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5a74c21b1fb5d804b67ccbf7278ce693], x-b3-spanid=[42690ecd6b5857ef], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[81d6a455-057c-453b-bf76-2251907961e8]}\\\"}\"}","context":{"RequestID":"81d6a455-057c-453b-bf76-2251907961e8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"beffef57-2fd9-4221-8520-3afe7bd70b82","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:08:36.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:36.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"81d6a455-057c-453b-bf76-2251907961e8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"beffef57-2fd9-4221-8520-3afe7bd70b82","LogTimestamp":"2023-05-26T00:08:36.215Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:08:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:08:38.224Z","message":"Entering","context":{"RequestID":"d5b9d130-a6f9-41eb-b739-a41ac03aebfc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"44bab771-e430-4aaa-aad5-3a80af10bb1b","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:08:38.224Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:08:38.227Z","message":"{\"transactionId\":\"d5b9d130-a6f9-41eb-b739-a41ac03aebfc\",\"status\":\"200\",\"rqstDate\":\"230526-00:08:38:225\",\"respDate\":\"230526-00:08:38:227\",\"sourceId\":\"haproxy:d5b9d130-a6f9-41eb-b739-a41ac03aebfc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:08:38:225-35575\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d9c56fda-427d-4e4e-a2c9-15e3b733c431], x-b3-parentspanid=[20c1b3a8ffa58c08], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e12b10ef267e4fe720c1b3a8ffa58c08], x-b3-spanid=[1ec8e7b054e87c19], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d5b9d130-a6f9-41eb-b739-a41ac03aebfc]}\\\"}\"}","context":{"RequestID":"d5b9d130-a6f9-41eb-b739-a41ac03aebfc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"44bab771-e430-4aaa-aad5-3a80af10bb1b","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:08:38.224Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:38.228Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d5b9d130-a6f9-41eb-b739-a41ac03aebfc","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"44bab771-e430-4aaa-aad5-3a80af10bb1b","LogTimestamp":"2023-05-26T00:08:38.227Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:08:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:08:40.237Z","message":"Entering","context":{"RequestID":"dc7cafcf-3662-4da2-86cd-677873cd79dc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"74a102d7-9ef7-49b8-8db9-e96bf94fa92d","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:08:40.237Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:08:40.239Z","message":"{\"transactionId\":\"dc7cafcf-3662-4da2-86cd-677873cd79dc\",\"status\":\"200\",\"rqstDate\":\"230526-00:08:40:238\",\"respDate\":\"230526-00:08:40:239\",\"sourceId\":\"haproxy:dc7cafcf-3662-4da2-86cd-677873cd79dc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:08:40:238-48911\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[96f91cea-2f9e-4c00-aff1-819f8dce7753], x-b3-parentspanid=[f85ab1fab069e226], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3de0141e1675216cf85ab1fab069e226], x-b3-spanid=[544903ec6065d8d5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dc7cafcf-3662-4da2-86cd-677873cd79dc]}\\\"}\"}","context":{"RequestID":"dc7cafcf-3662-4da2-86cd-677873cd79dc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"74a102d7-9ef7-49b8-8db9-e96bf94fa92d","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:08:40.237Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:40.240Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dc7cafcf-3662-4da2-86cd-677873cd79dc","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"74a102d7-9ef7-49b8-8db9-e96bf94fa92d","LogTimestamp":"2023-05-26T00:08:40.240Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:08:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:08:41.908Z","message":"Entering","context":{"RequestID":"20e16ff7-a69e-4a2b-a3f3-329410d4ebde","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b1beb2c8-01b5-4bef-89ea-eb7553f4ed08","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:08:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:08:41.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"20e16ff7-a69e-4a2b-a3f3-329410d4ebde","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b1beb2c8-01b5-4bef-89ea-eb7553f4ed08","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:08:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:41.911Z","message":"{\"transactionId\":\"20e16ff7-a69e-4a2b-a3f3-329410d4ebde\",\"status\":\"200\",\"rqstDate\":\"230526-00:08:41:909\",\"respDate\":\"230526-00:08:41:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:20e16ff7-a69e-4a2b-a3f3-329410d4ebde\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:08:41:909-82159\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[20e16ff7-a69e-4a2b-a3f3-329410d4ebde]}\\\"}\"}","context":{"RequestID":"20e16ff7-a69e-4a2b-a3f3-329410d4ebde","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b1beb2c8-01b5-4bef-89ea-eb7553f4ed08","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:08:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:41.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"20e16ff7-a69e-4a2b-a3f3-329410d4ebde","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b1beb2c8-01b5-4bef-89ea-eb7553f4ed08","LogTimestamp":"2023-05-26T00:08:41.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:08:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:08:42.042Z","message":"Entering","context":{"RequestID":"4491d79b-4b69-4c8e-ab55-0da38d692be1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7347cd19-60b6-4a63-8a64-fd6f4fae86bd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:08:42.042Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:08:42.044Z","message":"{\"transactionId\":\"4491d79b-4b69-4c8e-ab55-0da38d692be1\",\"status\":\"200\",\"rqstDate\":\"230526-00:08:42:043\",\"respDate\":\"230526-00:08:42:044\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4491d79b-4b69-4c8e-ab55-0da38d692be1\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:08:42:043-63684\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[445462f2-03c2-449f-8c94-fad4bcbf99d5], x-b3-parentspanid=[8802670868833504], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38583], x-envoy-attempt-count=[1], x-b3-traceid=[264d11ff486cfb298802670868833504], x-b3-spanid=[ef3402cd86696377], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4491d79b-4b69-4c8e-ab55-0da38d692be1]}\\\"}\"}","context":{"RequestID":"4491d79b-4b69-4c8e-ab55-0da38d692be1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7347cd19-60b6-4a63-8a64-fd6f4fae86bd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:08:42.042Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:42.045Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4491d79b-4b69-4c8e-ab55-0da38d692be1","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7347cd19-60b6-4a63-8a64-fd6f4fae86bd","LogTimestamp":"2023-05-26T00:08:42.045Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:08:42 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:08:42.249Z","message":"Entering","context":{"RequestID":"d1e1759f-4553-438e-bd99-394ef082ebf3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"88e3f18f-6ef2-46a1-9cd8-35c40e921ca2","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:08:42.249Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:08:42.250Z","message":"{\"transactionId\":\"d1e1759f-4553-438e-bd99-394ef082ebf3\",\"status\":\"200\",\"rqstDate\":\"230526-00:08:42:249\",\"respDate\":\"230526-00:08:42:250\",\"sourceId\":\"haproxy:d1e1759f-4553-438e-bd99-394ef082ebf3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:08:42:249-71037\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d67e73ee-02fb-4d7e-94b5-001ab6aadc9d], x-b3-parentspanid=[8f2ab813851ea00f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[adda1fc3703ba31d8f2ab813851ea00f], x-b3-spanid=[86ce816455d516e0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d1e1759f-4553-438e-bd99-394ef082ebf3]}\\\"}\"}","context":{"RequestID":"d1e1759f-4553-438e-bd99-394ef082ebf3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"88e3f18f-6ef2-46a1-9cd8-35c40e921ca2","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:08:42.249Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:42.251Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d1e1759f-4553-438e-bd99-394ef082ebf3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"88e3f18f-6ef2-46a1-9cd8-35c40e921ca2","LogTimestamp":"2023-05-26T00:08:42.251Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:08:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-26T00:08:44.194Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:08:44.209Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:44.209Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:44.209Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:44.260Z","message":"Entering","context":{"RequestID":"e46ebbaa-f985-49d7-8f80-6999e46f33ea","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ce8753f1-8d57-4ed1-aeb8-eacb0dd8a7ad","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:08:44.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:08:44.262Z","message":"{\"transactionId\":\"e46ebbaa-f985-49d7-8f80-6999e46f33ea\",\"status\":\"200\",\"rqstDate\":\"230526-00:08:44:260\",\"respDate\":\"230526-00:08:44:262\",\"sourceId\":\"haproxy:e46ebbaa-f985-49d7-8f80-6999e46f33ea\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:08:44:260-81518\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[48f2aba1-dd42-4ae7-90c5-073f7eaf4d5b], x-b3-parentspanid=[60c69305a43d8a56], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[44aef1ea2f0a204260c69305a43d8a56], x-b3-spanid=[e6d6cc9ecb8e7740], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e46ebbaa-f985-49d7-8f80-6999e46f33ea]}\\\"}\"}","context":{"RequestID":"e46ebbaa-f985-49d7-8f80-6999e46f33ea","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ce8753f1-8d57-4ed1-aeb8-eacb0dd8a7ad","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:08:44.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:44.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e46ebbaa-f985-49d7-8f80-6999e46f33ea","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ce8753f1-8d57-4ed1-aeb8-eacb0dd8a7ad","LogTimestamp":"2023-05-26T00:08:44.262Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:08:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:08:46.272Z","message":"Entering","context":{"RequestID":"d7cc948d-45fa-4e3b-8530-9dd1212cf0de","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"07f8158a-4361-462e-be27-5049da65a638","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:08:46.272Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:08:46.274Z","message":"{\"transactionId\":\"d7cc948d-45fa-4e3b-8530-9dd1212cf0de\",\"status\":\"200\",\"rqstDate\":\"230526-00:08:46:273\",\"respDate\":\"230526-00:08:46:274\",\"sourceId\":\"haproxy:d7cc948d-45fa-4e3b-8530-9dd1212cf0de\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:08:46:273-75942\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ff867ff5-2e59-4e63-bba8-6a5c71a99b45], x-b3-parentspanid=[8fb823d3f44689ba], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a6d96dc166109b998fb823d3f44689ba], x-b3-spanid=[f6f4bccc3e8ee86e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d7cc948d-45fa-4e3b-8530-9dd1212cf0de]}\\\"}\"}","context":{"RequestID":"d7cc948d-45fa-4e3b-8530-9dd1212cf0de","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"07f8158a-4361-462e-be27-5049da65a638","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:08:46.272Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:46.275Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d7cc948d-45fa-4e3b-8530-9dd1212cf0de","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"07f8158a-4361-462e-be27-5049da65a638","LogTimestamp":"2023-05-26T00:08:46.275Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:08:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:08:48.285Z","message":"Entering","context":{"RequestID":"a21c3773-58ae-48f4-9322-dbca0f507596","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"65b9a50c-4a85-4d03-9a63-3ebadccb6cfc","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:08:48.285Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:08:48.287Z","message":"{\"transactionId\":\"a21c3773-58ae-48f4-9322-dbca0f507596\",\"status\":\"200\",\"rqstDate\":\"230526-00:08:48:286\",\"respDate\":\"230526-00:08:48:287\",\"sourceId\":\"haproxy:a21c3773-58ae-48f4-9322-dbca0f507596\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:08:48:286-50186\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9f689200-2a52-49f4-b5bc-43bfd451e062], x-b3-parentspanid=[06f0afd3b91d15b4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fcfa41615b80491606f0afd3b91d15b4], x-b3-spanid=[022c76e81cb1ea0e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a21c3773-58ae-48f4-9322-dbca0f507596]}\\\"}\"}","context":{"RequestID":"a21c3773-58ae-48f4-9322-dbca0f507596","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"65b9a50c-4a85-4d03-9a63-3ebadccb6cfc","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:08:48.285Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:48.288Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a21c3773-58ae-48f4-9322-dbca0f507596","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"65b9a50c-4a85-4d03-9a63-3ebadccb6cfc","LogTimestamp":"2023-05-26T00:08:48.288Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:08:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:08:50.296Z","message":"Entering","context":{"RequestID":"d7a91cfd-b496-4379-ba25-98b078c769c2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3604b31c-c70d-4e4b-a654-6c438bb31b3e","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:08:50.296Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:08:50.298Z","message":"{\"transactionId\":\"d7a91cfd-b496-4379-ba25-98b078c769c2\",\"status\":\"200\",\"rqstDate\":\"230526-00:08:50:297\",\"respDate\":\"230526-00:08:50:298\",\"sourceId\":\"haproxy:d7a91cfd-b496-4379-ba25-98b078c769c2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:08:50:297-18245\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0b771c96-e0f6-490f-a066-d1c2b88bf051], x-b3-parentspanid=[1877085f779da182], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[58e0a20c383ea5c31877085f779da182], x-b3-spanid=[4cc263e951f06d03], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d7a91cfd-b496-4379-ba25-98b078c769c2]}\\\"}\"}","context":{"RequestID":"d7a91cfd-b496-4379-ba25-98b078c769c2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3604b31c-c70d-4e4b-a654-6c438bb31b3e","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:08:50.296Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:50.299Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d7a91cfd-b496-4379-ba25-98b078c769c2","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3604b31c-c70d-4e4b-a654-6c438bb31b3e","LogTimestamp":"2023-05-26T00:08:50.299Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:08:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:08:51.907Z","message":"Entering","context":{"RequestID":"02e20518-8871-422d-b1ab-5162cf13cd52","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4d37d574-e188-43ba-9e36-808f258fe543","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:08:51.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:08:51.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"02e20518-8871-422d-b1ab-5162cf13cd52","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4d37d574-e188-43ba-9e36-808f258fe543","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:08:51.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:51.910Z","message":"{\"transactionId\":\"02e20518-8871-422d-b1ab-5162cf13cd52\",\"status\":\"200\",\"rqstDate\":\"230526-00:08:51:908\",\"respDate\":\"230526-00:08:51:910\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:02e20518-8871-422d-b1ab-5162cf13cd52\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:08:51:908-63380\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[02e20518-8871-422d-b1ab-5162cf13cd52]}\\\"}\"}","context":{"RequestID":"02e20518-8871-422d-b1ab-5162cf13cd52","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4d37d574-e188-43ba-9e36-808f258fe543","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:08:51.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:51.910Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"02e20518-8871-422d-b1ab-5162cf13cd52","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4d37d574-e188-43ba-9e36-808f258fe543","LogTimestamp":"2023-05-26T00:08:51.910Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:08:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:08:52.042Z","message":"Entering","context":{"RequestID":"068533dd-1986-496d-abaf-da3604484ca2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f97d25ab-0b3d-4a8b-9c3b-44c7364caf8a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:08:52.042Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:08:52.045Z","message":"{\"transactionId\":\"068533dd-1986-496d-abaf-da3604484ca2\",\"status\":\"200\",\"rqstDate\":\"230526-00:08:52:043\",\"respDate\":\"230526-00:08:52:044\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:068533dd-1986-496d-abaf-da3604484ca2\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:08:52:043-14121\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[42312adf-be98-45b8-a4f9-7d31df68721b], x-b3-parentspanid=[e99e88650f63e5b0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55291], x-envoy-attempt-count=[1], x-b3-traceid=[eedb4dac8d91472de99e88650f63e5b0], x-b3-spanid=[3f296d1fc28f49f8], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[068533dd-1986-496d-abaf-da3604484ca2]}\\\"}\"}","context":{"RequestID":"068533dd-1986-496d-abaf-da3604484ca2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f97d25ab-0b3d-4a8b-9c3b-44c7364caf8a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:08:52.042Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:52.045Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"068533dd-1986-496d-abaf-da3604484ca2","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f97d25ab-0b3d-4a8b-9c3b-44c7364caf8a","LogTimestamp":"2023-05-26T00:08:52.045Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:08:52 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:08:52.307Z","message":"Entering","context":{"RequestID":"cd8ef0c5-1f4c-4cb0-b1e1-f56e9a5894c3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8e3e07f3-8da0-49c9-a665-bade49d879a8","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:08:52.307Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:08:52.309Z","message":"{\"transactionId\":\"cd8ef0c5-1f4c-4cb0-b1e1-f56e9a5894c3\",\"status\":\"200\",\"rqstDate\":\"230526-00:08:52:308\",\"respDate\":\"230526-00:08:52:309\",\"sourceId\":\"haproxy:cd8ef0c5-1f4c-4cb0-b1e1-f56e9a5894c3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:08:52:308-59678\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7583ecae-2930-9b54-97e9-ec43384d0db3], x-b3-parentspanid=[494c03b903971ae4], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e1dfb76d0c35f0f9494c03b903971ae4], x-b3-spanid=[d06dda765378b7ac], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cd8ef0c5-1f4c-4cb0-b1e1-f56e9a5894c3]}\\\"}\"}","context":{"RequestID":"cd8ef0c5-1f4c-4cb0-b1e1-f56e9a5894c3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8e3e07f3-8da0-49c9-a665-bade49d879a8","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:08:52.307Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:52.310Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cd8ef0c5-1f4c-4cb0-b1e1-f56e9a5894c3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8e3e07f3-8da0-49c9-a665-bade49d879a8","LogTimestamp":"2023-05-26T00:08:52.310Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:08:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:08:54.195Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:08:54.211Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:54.211Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:54.211Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:54.322Z","message":"Entering","context":{"RequestID":"cdbdcefd-15f8-4682-9115-1286a5d12e41","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4179833e-4ecc-4f06-97e0-b73396effb7f","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:08:54.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:08:54.325Z","message":"{\"transactionId\":\"cdbdcefd-15f8-4682-9115-1286a5d12e41\",\"status\":\"200\",\"rqstDate\":\"230526-00:08:54:323\",\"respDate\":\"230526-00:08:54:324\",\"sourceId\":\"haproxy:cdbdcefd-15f8-4682-9115-1286a5d12e41\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:08:54:323-74407\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[992936ed-f201-4f65-952e-a031815bd226], x-b3-parentspanid=[8031147acdb9f991], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cbdcee381c6a6a5c8031147acdb9f991], x-b3-spanid=[b3cd3761fd477c09], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cdbdcefd-15f8-4682-9115-1286a5d12e41]}\\\"}\"}","context":{"RequestID":"cdbdcefd-15f8-4682-9115-1286a5d12e41","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4179833e-4ecc-4f06-97e0-b73396effb7f","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:08:54.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:54.325Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cdbdcefd-15f8-4682-9115-1286a5d12e41","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4179833e-4ecc-4f06-97e0-b73396effb7f","LogTimestamp":"2023-05-26T00:08:54.325Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:08:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:08:56.334Z","message":"Entering","context":{"RequestID":"2514f543-51be-4603-ba58-5c5303723417","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bcb8f36a-11e4-4eaf-b69b-a5bb78837ed6","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:08:56.334Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:08:56.336Z","message":"{\"transactionId\":\"2514f543-51be-4603-ba58-5c5303723417\",\"status\":\"200\",\"rqstDate\":\"230526-00:08:56:335\",\"respDate\":\"230526-00:08:56:336\",\"sourceId\":\"haproxy:2514f543-51be-4603-ba58-5c5303723417\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:08:56:335-23346\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4e7311d6-b76f-4261-8672-8842e1717fd6], x-b3-parentspanid=[e6522786546747bd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4817a8e27959c474e6522786546747bd], x-b3-spanid=[dce6f5c1cd5c8a90], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2514f543-51be-4603-ba58-5c5303723417]}\\\"}\"}","context":{"RequestID":"2514f543-51be-4603-ba58-5c5303723417","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bcb8f36a-11e4-4eaf-b69b-a5bb78837ed6","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:08:56.334Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:56.336Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2514f543-51be-4603-ba58-5c5303723417","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bcb8f36a-11e4-4eaf-b69b-a5bb78837ed6","LogTimestamp":"2023-05-26T00:08:56.336Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:08:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-26T00:08:56.777Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:56.782Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:58.344Z","message":"Entering","context":{"RequestID":"e3ea267d-559d-4870-a3b2-7df5fdf9faf7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"968a1bc7-788b-45cf-afc0-83f3e8db916a","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:08:58.344Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:08:58.347Z","message":"{\"transactionId\":\"e3ea267d-559d-4870-a3b2-7df5fdf9faf7\",\"status\":\"200\",\"rqstDate\":\"230526-00:08:58:345\",\"respDate\":\"230526-00:08:58:347\",\"sourceId\":\"haproxy:e3ea267d-559d-4870-a3b2-7df5fdf9faf7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:08:58:345-58320\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8cac9fcc-ff32-4f9d-86a6-92ea3562fe79], x-b3-parentspanid=[1ca79c755cda0918], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[82332b15f1ba93e31ca79c755cda0918], x-b3-spanid=[3d0ce9b66702e8b9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e3ea267d-559d-4870-a3b2-7df5fdf9faf7]}\\\"}\"}","context":{"RequestID":"e3ea267d-559d-4870-a3b2-7df5fdf9faf7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"968a1bc7-788b-45cf-afc0-83f3e8db916a","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:08:58.344Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:08:58.347Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e3ea267d-559d-4870-a3b2-7df5fdf9faf7","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"968a1bc7-788b-45cf-afc0-83f3e8db916a","LogTimestamp":"2023-05-26T00:08:58.347Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:08:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:09:00.354Z","message":"Entering","context":{"RequestID":"da3324aa-5116-49e9-a447-fd050c4d6f16","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ebb7a87c-3a2b-4a66-9679-fa3034fdd2f1","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:09:00.354Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:09:00.357Z","message":"{\"transactionId\":\"da3324aa-5116-49e9-a447-fd050c4d6f16\",\"status\":\"200\",\"rqstDate\":\"230526-00:09:00:355\",\"respDate\":\"230526-00:09:00:357\",\"sourceId\":\"haproxy:da3324aa-5116-49e9-a447-fd050c4d6f16\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:09:00:355-59745\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[abf006a9-e848-497b-9de1-a1704179eae3], x-b3-parentspanid=[f4294c16a74b841c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[50d245e4168a797ef4294c16a74b841c], x-b3-spanid=[3cb21341ce8ef7d2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[da3324aa-5116-49e9-a447-fd050c4d6f16]}\\\"}\"}","context":{"RequestID":"da3324aa-5116-49e9-a447-fd050c4d6f16","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ebb7a87c-3a2b-4a66-9679-fa3034fdd2f1","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:09:00.354Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:00.358Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"da3324aa-5116-49e9-a447-fd050c4d6f16","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ebb7a87c-3a2b-4a66-9679-fa3034fdd2f1","LogTimestamp":"2023-05-26T00:09:00.358Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:09:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:09:01.907Z","message":"Entering","context":{"RequestID":"251d7a2f-3428-4df2-a98e-8152673f2fed","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"89daf667-e3b4-45ab-87fd-dbdfdfda71e0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:09:01.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:09:01.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"251d7a2f-3428-4df2-a98e-8152673f2fed","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"89daf667-e3b4-45ab-87fd-dbdfdfda71e0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:09:01.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:01.909Z","message":"{\"transactionId\":\"251d7a2f-3428-4df2-a98e-8152673f2fed\",\"status\":\"200\",\"rqstDate\":\"230526-00:09:01:908\",\"respDate\":\"230526-00:09:01:909\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:251d7a2f-3428-4df2-a98e-8152673f2fed\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:09:01:908-73551\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[251d7a2f-3428-4df2-a98e-8152673f2fed]}\\\"}\"}","context":{"RequestID":"251d7a2f-3428-4df2-a98e-8152673f2fed","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"89daf667-e3b4-45ab-87fd-dbdfdfda71e0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:09:01.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:01.910Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"251d7a2f-3428-4df2-a98e-8152673f2fed","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"89daf667-e3b4-45ab-87fd-dbdfdfda71e0","LogTimestamp":"2023-05-26T00:09:01.910Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:09:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:09:02.041Z","message":"Entering","context":{"RequestID":"868fbec4-05b2-4b0e-959b-82098a2b1e64","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"b0e69073-f766-4051-89f2-cba41b27bccd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:09:02.041Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:09:02.043Z","message":"{\"transactionId\":\"868fbec4-05b2-4b0e-959b-82098a2b1e64\",\"status\":\"200\",\"rqstDate\":\"230526-00:09:02:041\",\"respDate\":\"230526-00:09:02:043\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:868fbec4-05b2-4b0e-959b-82098a2b1e64\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:09:02:041-35194\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bc7783d0-689a-44d8-8930-ea1da59050ae], x-b3-parentspanid=[0576620818ff536d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37191], x-envoy-attempt-count=[1], x-b3-traceid=[3ce4172187eac47d0576620818ff536d], x-b3-spanid=[6f41bda97d85a392], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[868fbec4-05b2-4b0e-959b-82098a2b1e64]}\\\"}\"}","context":{"RequestID":"868fbec4-05b2-4b0e-959b-82098a2b1e64","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"b0e69073-f766-4051-89f2-cba41b27bccd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:09:02.041Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:02.043Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"868fbec4-05b2-4b0e-959b-82098a2b1e64","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b0e69073-f766-4051-89f2-cba41b27bccd","LogTimestamp":"2023-05-26T00:09:02.043Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:09:02 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:09:02.368Z","message":"Entering","context":{"RequestID":"f1f5bbaa-febf-461b-982d-50bdd4ad5544","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"50d49ec9-cf2d-4b5c-8b51-b99f95192ee0","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:09:02.368Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:09:02.370Z","message":"{\"transactionId\":\"f1f5bbaa-febf-461b-982d-50bdd4ad5544\",\"status\":\"200\",\"rqstDate\":\"230526-00:09:02:369\",\"respDate\":\"230526-00:09:02:370\",\"sourceId\":\"haproxy:f1f5bbaa-febf-461b-982d-50bdd4ad5544\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:09:02:369-44199\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[89c18ce3-c060-4d3b-98cc-0d66921dfb6d], x-b3-parentspanid=[82c9fde44cc62d10], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ab5fac6c317c902f82c9fde44cc62d10], x-b3-spanid=[846b5b895975b049], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f1f5bbaa-febf-461b-982d-50bdd4ad5544]}\\\"}\"}","context":{"RequestID":"f1f5bbaa-febf-461b-982d-50bdd4ad5544","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"50d49ec9-cf2d-4b5c-8b51-b99f95192ee0","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:09:02.368Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:02.371Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f1f5bbaa-febf-461b-982d-50bdd4ad5544","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"50d49ec9-cf2d-4b5c-8b51-b99f95192ee0","LogTimestamp":"2023-05-26T00:09:02.371Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:09:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:09:04.195Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:09:04.212Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:04.212Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:04.212Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:04.380Z","message":"Entering","context":{"RequestID":"a418c0cd-ad11-4597-81b5-62170863868d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"dbeb3a04-7b7e-4cf0-85e9-b6c90f643d44","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:09:04.380Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:09:04.382Z","message":"{\"transactionId\":\"a418c0cd-ad11-4597-81b5-62170863868d\",\"status\":\"200\",\"rqstDate\":\"230526-00:09:04:381\",\"respDate\":\"230526-00:09:04:382\",\"sourceId\":\"haproxy:a418c0cd-ad11-4597-81b5-62170863868d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:09:04:381-14678\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f95d3665-728a-4b72-a988-e8dddcada208], x-b3-parentspanid=[4a975e8537423349], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[15ac1ec8121ee35c4a975e8537423349], x-b3-spanid=[e6265c69f8418dbc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a418c0cd-ad11-4597-81b5-62170863868d]}\\\"}\"}","context":{"RequestID":"a418c0cd-ad11-4597-81b5-62170863868d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"dbeb3a04-7b7e-4cf0-85e9-b6c90f643d44","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:09:04.380Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:04.383Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a418c0cd-ad11-4597-81b5-62170863868d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dbeb3a04-7b7e-4cf0-85e9-b6c90f643d44","LogTimestamp":"2023-05-26T00:09:04.383Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:09:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:09:06.394Z","message":"Entering","context":{"RequestID":"aca00296-d978-4641-a3e5-9f915cc83741","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fef8a007-65d5-4221-94a4-0c3e33aa7b32","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:09:06.393Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:09:06.396Z","message":"{\"transactionId\":\"aca00296-d978-4641-a3e5-9f915cc83741\",\"status\":\"200\",\"rqstDate\":\"230526-00:09:06:394\",\"respDate\":\"230526-00:09:06:395\",\"sourceId\":\"haproxy:aca00296-d978-4641-a3e5-9f915cc83741\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:09:06:394-84822\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b389b533-88ff-470f-90a0-295627d7f8c7], x-b3-parentspanid=[92ab158e071df634], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[987856a550e57b6192ab158e071df634], x-b3-spanid=[5b5090919eda574c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[aca00296-d978-4641-a3e5-9f915cc83741]}\\\"}\"}","context":{"RequestID":"aca00296-d978-4641-a3e5-9f915cc83741","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fef8a007-65d5-4221-94a4-0c3e33aa7b32","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:09:06.393Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:06.396Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aca00296-d978-4641-a3e5-9f915cc83741","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fef8a007-65d5-4221-94a4-0c3e33aa7b32","LogTimestamp":"2023-05-26T00:09:06.396Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:09:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:09:08.406Z","message":"Entering","context":{"RequestID":"c4ddc591-9bef-4776-aef6-47dac5b4b976","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d6bdacde-3b6f-4e1b-818f-c34fd1ab2e08","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:09:08.405Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:09:08.408Z","message":"{\"transactionId\":\"c4ddc591-9bef-4776-aef6-47dac5b4b976\",\"status\":\"200\",\"rqstDate\":\"230526-00:09:08:406\",\"respDate\":\"230526-00:09:08:407\",\"sourceId\":\"haproxy:c4ddc591-9bef-4776-aef6-47dac5b4b976\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:09:08:406-74178\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[09ae965e-3312-4431-9e9b-79da9dde3b52], x-b3-parentspanid=[f9f8885624688e3f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cefa63f0a63a0587f9f8885624688e3f], x-b3-spanid=[0596e844e31ba7c6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c4ddc591-9bef-4776-aef6-47dac5b4b976]}\\\"}\"}","context":{"RequestID":"c4ddc591-9bef-4776-aef6-47dac5b4b976","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d6bdacde-3b6f-4e1b-818f-c34fd1ab2e08","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:09:08.405Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:08.408Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c4ddc591-9bef-4776-aef6-47dac5b4b976","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d6bdacde-3b6f-4e1b-818f-c34fd1ab2e08","LogTimestamp":"2023-05-26T00:09:08.408Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:09:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:09:10.418Z","message":"Entering","context":{"RequestID":"4558e466-aca2-46cb-869c-c3ad0c9afc0f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2145691d-f839-432c-8ea5-83dd88a2ba84","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:09:10.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:09:10.420Z","message":"{\"transactionId\":\"4558e466-aca2-46cb-869c-c3ad0c9afc0f\",\"status\":\"200\",\"rqstDate\":\"230526-00:09:10:418\",\"respDate\":\"230526-00:09:10:420\",\"sourceId\":\"haproxy:4558e466-aca2-46cb-869c-c3ad0c9afc0f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:09:10:418-53763\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3365301c-4f18-4dc2-9a83-642c943ff8c8], x-b3-parentspanid=[cd7353b726b7355f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5f43b5e9977753aecd7353b726b7355f], x-b3-spanid=[1861d8d640ea3f08], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4558e466-aca2-46cb-869c-c3ad0c9afc0f]}\\\"}\"}","context":{"RequestID":"4558e466-aca2-46cb-869c-c3ad0c9afc0f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2145691d-f839-432c-8ea5-83dd88a2ba84","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:09:10.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:10.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4558e466-aca2-46cb-869c-c3ad0c9afc0f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2145691d-f839-432c-8ea5-83dd88a2ba84","LogTimestamp":"2023-05-26T00:09:10.421Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:09:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:09:11.907Z","message":"Entering","context":{"RequestID":"7a7168c0-846c-4d70-bfa9-adf8aa4a5acf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5b0ef9d0-bc11-4de2-b5c1-22b024be54d2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:09:11.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:09:11.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"7a7168c0-846c-4d70-bfa9-adf8aa4a5acf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5b0ef9d0-bc11-4de2-b5c1-22b024be54d2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:09:11.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:11.911Z","message":"{\"transactionId\":\"7a7168c0-846c-4d70-bfa9-adf8aa4a5acf\",\"status\":\"200\",\"rqstDate\":\"230526-00:09:11:908\",\"respDate\":\"230526-00:09:11:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7a7168c0-846c-4d70-bfa9-adf8aa4a5acf\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:09:11:908-88831\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7a7168c0-846c-4d70-bfa9-adf8aa4a5acf]}\\\"}\"}","context":{"RequestID":"7a7168c0-846c-4d70-bfa9-adf8aa4a5acf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5b0ef9d0-bc11-4de2-b5c1-22b024be54d2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:09:11.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:11.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7a7168c0-846c-4d70-bfa9-adf8aa4a5acf","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5b0ef9d0-bc11-4de2-b5c1-22b024be54d2","LogTimestamp":"2023-05-26T00:09:11.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:09:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:09:12.045Z","message":"Entering","context":{"RequestID":"88e158ea-3c60-49fc-9d2f-7c7f218f21ba","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bf497bcc-7b01-4a34-b7e6-ddd16154d579","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:09:12.045Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:09:12.047Z","message":"{\"transactionId\":\"88e158ea-3c60-49fc-9d2f-7c7f218f21ba\",\"status\":\"200\",\"rqstDate\":\"230526-00:09:12:046\",\"respDate\":\"230526-00:09:12:047\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:88e158ea-3c60-49fc-9d2f-7c7f218f21ba\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:09:12:046-64483\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b3f64426-7779-4bf9-a4c4-ee2c927ff4e5], x-b3-parentspanid=[f308e9c727540730], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58679], x-envoy-attempt-count=[1], x-b3-traceid=[10c138aad531edc9f308e9c727540730], x-b3-spanid=[cb290d88acfb78b8], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[88e158ea-3c60-49fc-9d2f-7c7f218f21ba]}\\\"}\"}","context":{"RequestID":"88e158ea-3c60-49fc-9d2f-7c7f218f21ba","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bf497bcc-7b01-4a34-b7e6-ddd16154d579","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:09:12.045Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:12.048Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"88e158ea-3c60-49fc-9d2f-7c7f218f21ba","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bf497bcc-7b01-4a34-b7e6-ddd16154d579","LogTimestamp":"2023-05-26T00:09:12.048Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:09:12 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:09:12.430Z","message":"Entering","context":{"RequestID":"5c0072d0-906d-44e5-aa49-3fb4a5ea0efe","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"09831a32-a5e5-4370-967c-a535b07b7c8a","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:09:12.429Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:09:12.432Z","message":"{\"transactionId\":\"5c0072d0-906d-44e5-aa49-3fb4a5ea0efe\",\"status\":\"200\",\"rqstDate\":\"230526-00:09:12:430\",\"respDate\":\"230526-00:09:12:431\",\"sourceId\":\"haproxy:5c0072d0-906d-44e5-aa49-3fb4a5ea0efe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:09:12:430-8643\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d65de1a4-db1a-435a-9d80-d300ecd7e764], x-b3-parentspanid=[b931fec4d009e141], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[45ac315a4bed85cfb931fec4d009e141], x-b3-spanid=[f40336f0c8044477], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5c0072d0-906d-44e5-aa49-3fb4a5ea0efe]}\\\"}\"}","context":{"RequestID":"5c0072d0-906d-44e5-aa49-3fb4a5ea0efe","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"09831a32-a5e5-4370-967c-a535b07b7c8a","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:09:12.429Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:12.432Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5c0072d0-906d-44e5-aa49-3fb4a5ea0efe","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"09831a32-a5e5-4370-967c-a535b07b7c8a","LogTimestamp":"2023-05-26T00:09:12.432Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:09:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:09:14.196Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:09:14.218Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:14.218Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:14.219Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:14.441Z","message":"Entering","context":{"RequestID":"0590f792-ebf2-4806-add1-13ccf11df421","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d25b4152-c319-46cc-9d99-9787518c7d53","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:09:14.441Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:09:14.443Z","message":"{\"transactionId\":\"0590f792-ebf2-4806-add1-13ccf11df421\",\"status\":\"200\",\"rqstDate\":\"230526-00:09:14:442\",\"respDate\":\"230526-00:09:14:443\",\"sourceId\":\"haproxy:0590f792-ebf2-4806-add1-13ccf11df421\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:09:14:442-6951\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[db82fe52-2f22-4ec2-8ddc-fbc6be05cb85], x-b3-parentspanid=[6884a88617158d3a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cad3df8b3b0fc1e16884a88617158d3a], x-b3-spanid=[1cc789feb31db08b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0590f792-ebf2-4806-add1-13ccf11df421]}\\\"}\"}","context":{"RequestID":"0590f792-ebf2-4806-add1-13ccf11df421","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d25b4152-c319-46cc-9d99-9787518c7d53","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:09:14.441Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:14.444Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0590f792-ebf2-4806-add1-13ccf11df421","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d25b4152-c319-46cc-9d99-9787518c7d53","LogTimestamp":"2023-05-26T00:09:14.444Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:09:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:09:16.453Z","message":"Entering","context":{"RequestID":"d2f7f9c5-2dda-4771-a775-3e11b35b7d8b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"abce7916-1dc8-4a62-884b-6611cf949c7b","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:09:16.453Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:09:16.455Z","message":"{\"transactionId\":\"d2f7f9c5-2dda-4771-a775-3e11b35b7d8b\",\"status\":\"200\",\"rqstDate\":\"230526-00:09:16:454\",\"respDate\":\"230526-00:09:16:455\",\"sourceId\":\"haproxy:d2f7f9c5-2dda-4771-a775-3e11b35b7d8b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:09:16:454-21988\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cffe33eb-b079-451b-a8ea-0bdbab0903d4], x-b3-parentspanid=[938640ae86692661], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[84f59956eb02d8ea938640ae86692661], x-b3-spanid=[a9dc12e8e6d470cd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d2f7f9c5-2dda-4771-a775-3e11b35b7d8b]}\\\"}\"}","context":{"RequestID":"d2f7f9c5-2dda-4771-a775-3e11b35b7d8b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"abce7916-1dc8-4a62-884b-6611cf949c7b","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:09:16.453Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:16.456Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d2f7f9c5-2dda-4771-a775-3e11b35b7d8b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"abce7916-1dc8-4a62-884b-6611cf949c7b","LogTimestamp":"2023-05-26T00:09:16.456Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:09:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:09:18.465Z","message":"Entering","context":{"RequestID":"cbdc5760-5393-4bc3-8a6a-2cad32ec8561","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c56c2088-7036-493d-877d-88cb65c3e4bd","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:09:18.465Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:09:18.467Z","message":"{\"transactionId\":\"cbdc5760-5393-4bc3-8a6a-2cad32ec8561\",\"status\":\"200\",\"rqstDate\":\"230526-00:09:18:466\",\"respDate\":\"230526-00:09:18:467\",\"sourceId\":\"haproxy:cbdc5760-5393-4bc3-8a6a-2cad32ec8561\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:09:18:466-80499\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d018101b-10f3-45c2-80de-d01edc69af91], x-b3-parentspanid=[b0c3fa0171146d45], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[def53c1bb8241851b0c3fa0171146d45], x-b3-spanid=[a66e406c9bb54293], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cbdc5760-5393-4bc3-8a6a-2cad32ec8561]}\\\"}\"}","context":{"RequestID":"cbdc5760-5393-4bc3-8a6a-2cad32ec8561","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c56c2088-7036-493d-877d-88cb65c3e4bd","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:09:18.465Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:18.468Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cbdc5760-5393-4bc3-8a6a-2cad32ec8561","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c56c2088-7036-493d-877d-88cb65c3e4bd","LogTimestamp":"2023-05-26T00:09:18.468Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:09:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:09:20.477Z","message":"Entering","context":{"RequestID":"6d98889b-de09-47f1-88e1-760838d453a1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6329155d-2818-4a4a-b91d-3bc4b110a9f3","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:09:20.477Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:09:20.478Z","message":"{\"transactionId\":\"6d98889b-de09-47f1-88e1-760838d453a1\",\"status\":\"200\",\"rqstDate\":\"230526-00:09:20:477\",\"respDate\":\"230526-00:09:20:478\",\"sourceId\":\"haproxy:6d98889b-de09-47f1-88e1-760838d453a1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:09:20:477-397\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cdd8ddb0-e9aa-4f2f-8244-c519cab02552], x-b3-parentspanid=[0dc1c510bf28f39e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[84200697a692ea490dc1c510bf28f39e], x-b3-spanid=[8a01a90f1a277da0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6d98889b-de09-47f1-88e1-760838d453a1]}\\\"}\"}","context":{"RequestID":"6d98889b-de09-47f1-88e1-760838d453a1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6329155d-2818-4a4a-b91d-3bc4b110a9f3","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:09:20.477Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:20.479Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6d98889b-de09-47f1-88e1-760838d453a1","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6329155d-2818-4a4a-b91d-3bc4b110a9f3","LogTimestamp":"2023-05-26T00:09:20.479Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:09:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:09:21.908Z","message":"Entering","context":{"RequestID":"9e0bcf16-6fd5-4f6f-9d1e-1479c9aa813e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ff45f341-4885-4d9f-a7eb-99b1c92b7825","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:09:21.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:09:21.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"9e0bcf16-6fd5-4f6f-9d1e-1479c9aa813e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ff45f341-4885-4d9f-a7eb-99b1c92b7825","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:09:21.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:21.910Z","message":"{\"transactionId\":\"9e0bcf16-6fd5-4f6f-9d1e-1479c9aa813e\",\"status\":\"200\",\"rqstDate\":\"230526-00:09:21:908\",\"respDate\":\"230526-00:09:21:910\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9e0bcf16-6fd5-4f6f-9d1e-1479c9aa813e\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:09:21:908-81017\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9e0bcf16-6fd5-4f6f-9d1e-1479c9aa813e]}\\\"}\"}","context":{"RequestID":"9e0bcf16-6fd5-4f6f-9d1e-1479c9aa813e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ff45f341-4885-4d9f-a7eb-99b1c92b7825","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:09:21.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:21.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9e0bcf16-6fd5-4f6f-9d1e-1479c9aa813e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ff45f341-4885-4d9f-a7eb-99b1c92b7825","LogTimestamp":"2023-05-26T00:09:21.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:09:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:09:22.043Z","message":"Entering","context":{"RequestID":"f47f441a-b550-4c1b-9c17-56e1562ef912","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e4a6a417-494d-4f25-9ba0-c40d3b0f09ea","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:09:22.043Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:09:22.045Z","message":"{\"transactionId\":\"f47f441a-b550-4c1b-9c17-56e1562ef912\",\"status\":\"200\",\"rqstDate\":\"230526-00:09:22:044\",\"respDate\":\"230526-00:09:22:045\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f47f441a-b550-4c1b-9c17-56e1562ef912\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:09:22:044-14182\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5e3c2b1c-68b7-429b-895c-ab79ea95c02d], x-b3-parentspanid=[b0481b824a75377c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54801], x-envoy-attempt-count=[1], x-b3-traceid=[3c9a57c62658b6cbb0481b824a75377c], x-b3-spanid=[fe667a76e81462bc], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f47f441a-b550-4c1b-9c17-56e1562ef912]}\\\"}\"}","context":{"RequestID":"f47f441a-b550-4c1b-9c17-56e1562ef912","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e4a6a417-494d-4f25-9ba0-c40d3b0f09ea","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:09:22.043Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:22.046Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f47f441a-b550-4c1b-9c17-56e1562ef912","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e4a6a417-494d-4f25-9ba0-c40d3b0f09ea","LogTimestamp":"2023-05-26T00:09:22.046Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:09:22 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:09:22.488Z","message":"Entering","context":{"RequestID":"5aa7bf6e-cceb-4b19-a8a9-ae2eb2e4ae60","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6849b586-0c62-4ae2-9a59-bd17f2e55829","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:09:22.488Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:09:22.491Z","message":"{\"transactionId\":\"5aa7bf6e-cceb-4b19-a8a9-ae2eb2e4ae60\",\"status\":\"200\",\"rqstDate\":\"230526-00:09:22:489\",\"respDate\":\"230526-00:09:22:490\",\"sourceId\":\"haproxy:5aa7bf6e-cceb-4b19-a8a9-ae2eb2e4ae60\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:09:22:489-53947\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[01a5176d-bb8c-46f5-8893-748539f42036], x-b3-parentspanid=[f937a5558788b3f0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bbebd161df7c22a6f937a5558788b3f0], x-b3-spanid=[d8141015b77378b8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5aa7bf6e-cceb-4b19-a8a9-ae2eb2e4ae60]}\\\"}\"}","context":{"RequestID":"5aa7bf6e-cceb-4b19-a8a9-ae2eb2e4ae60","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6849b586-0c62-4ae2-9a59-bd17f2e55829","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:09:22.488Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:22.491Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5aa7bf6e-cceb-4b19-a8a9-ae2eb2e4ae60","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6849b586-0c62-4ae2-9a59-bd17f2e55829","LogTimestamp":"2023-05-26T00:09:22.491Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:09:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:09:24.196Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:09:24.217Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:24.218Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:24.218Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:24.501Z","message":"Entering","context":{"RequestID":"551797c5-1837-476a-89a2-887d8f90236f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a8558096-84e8-47d3-bfcb-b687e45eb594","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:09:24.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:09:24.504Z","message":"{\"transactionId\":\"551797c5-1837-476a-89a2-887d8f90236f\",\"status\":\"200\",\"rqstDate\":\"230526-00:09:24:502\",\"respDate\":\"230526-00:09:24:504\",\"sourceId\":\"haproxy:551797c5-1837-476a-89a2-887d8f90236f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:09:24:502-3963\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[800d5643-00f3-4e52-b936-ede0661c3a58], x-b3-parentspanid=[a8cae0bc659afab0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[65ecf8b3982af72ca8cae0bc659afab0], x-b3-spanid=[9544e233a8b3c5ee], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[551797c5-1837-476a-89a2-887d8f90236f]}\\\"}\"}","context":{"RequestID":"551797c5-1837-476a-89a2-887d8f90236f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a8558096-84e8-47d3-bfcb-b687e45eb594","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:09:24.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:24.505Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"551797c5-1837-476a-89a2-887d8f90236f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a8558096-84e8-47d3-bfcb-b687e45eb594","LogTimestamp":"2023-05-26T00:09:24.505Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:09:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:09:26.515Z","message":"Entering","context":{"RequestID":"620ca8c0-2379-43e9-9a0a-2575fafd696e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fe8e3e9f-1f5e-483e-92c5-ea8ca1049e28","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:09:26.515Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:09:26.517Z","message":"{\"transactionId\":\"620ca8c0-2379-43e9-9a0a-2575fafd696e\",\"status\":\"200\",\"rqstDate\":\"230526-00:09:26:515\",\"respDate\":\"230526-00:09:26:517\",\"sourceId\":\"haproxy:620ca8c0-2379-43e9-9a0a-2575fafd696e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:09:26:515-1731\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8623b117-1e2c-4107-9f80-caabe3e6c1f9], x-b3-parentspanid=[df5e65c4449c0016], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ae2f05564b86a4a8df5e65c4449c0016], x-b3-spanid=[3246b0f7dc7623c5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[620ca8c0-2379-43e9-9a0a-2575fafd696e]}\\\"}\"}","context":{"RequestID":"620ca8c0-2379-43e9-9a0a-2575fafd696e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fe8e3e9f-1f5e-483e-92c5-ea8ca1049e28","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:09:26.515Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:26.517Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"620ca8c0-2379-43e9-9a0a-2575fafd696e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fe8e3e9f-1f5e-483e-92c5-ea8ca1049e28","LogTimestamp":"2023-05-26T00:09:26.517Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:09:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:09:26.783Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:26.788Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:28.525Z","message":"Entering","context":{"RequestID":"9006cec7-7a20-465b-98c1-c61f6af29614","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f5fe83d2-51dd-49b3-b445-880ef82905c6","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:09:28.525Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:09:28.528Z","message":"{\"transactionId\":\"9006cec7-7a20-465b-98c1-c61f6af29614\",\"status\":\"200\",\"rqstDate\":\"230526-00:09:28:526\",\"respDate\":\"230526-00:09:28:528\",\"sourceId\":\"haproxy:9006cec7-7a20-465b-98c1-c61f6af29614\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:09:28:526-81229\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b07bdb6d-7856-40b1-8dda-32f5f5475903], x-b3-parentspanid=[620d2d9d1ee23846], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7d116467142612ec620d2d9d1ee23846], x-b3-spanid=[9e7448fb535f4f27], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9006cec7-7a20-465b-98c1-c61f6af29614]}\\\"}\"}","context":{"RequestID":"9006cec7-7a20-465b-98c1-c61f6af29614","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f5fe83d2-51dd-49b3-b445-880ef82905c6","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:09:28.525Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:28.529Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9006cec7-7a20-465b-98c1-c61f6af29614","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f5fe83d2-51dd-49b3-b445-880ef82905c6","LogTimestamp":"2023-05-26T00:09:28.528Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:09:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:09:30.538Z","message":"Entering","context":{"RequestID":"92eb1f02-e3f6-43bc-99d0-efb0195c99df","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"474c8472-8514-4358-83ca-1d822b49b22d","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:09:30.538Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:09:30.540Z","message":"{\"transactionId\":\"92eb1f02-e3f6-43bc-99d0-efb0195c99df\",\"status\":\"200\",\"rqstDate\":\"230526-00:09:30:538\",\"respDate\":\"230526-00:09:30:539\",\"sourceId\":\"haproxy:92eb1f02-e3f6-43bc-99d0-efb0195c99df\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:09:30:538-45423\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2a14b944-575b-4bb2-b8a3-ad6515b93508], x-b3-parentspanid=[257b76ff6c10116c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[61a9b914fd3c9342257b76ff6c10116c], x-b3-spanid=[d0e9c1143ba058a7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[92eb1f02-e3f6-43bc-99d0-efb0195c99df]}\\\"}\"}","context":{"RequestID":"92eb1f02-e3f6-43bc-99d0-efb0195c99df","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"474c8472-8514-4358-83ca-1d822b49b22d","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:09:30.538Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:30.540Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"92eb1f02-e3f6-43bc-99d0-efb0195c99df","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"474c8472-8514-4358-83ca-1d822b49b22d","LogTimestamp":"2023-05-26T00:09:30.540Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:09:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:09:31.908Z","message":"Entering","context":{"RequestID":"ddab694d-4c56-4e99-a70d-07d5088650da","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2b13f5f4-9aad-4a4c-a945-39b24f6e9c1a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:09:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:09:31.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"ddab694d-4c56-4e99-a70d-07d5088650da","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2b13f5f4-9aad-4a4c-a945-39b24f6e9c1a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:09:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:31.911Z","message":"{\"transactionId\":\"ddab694d-4c56-4e99-a70d-07d5088650da\",\"status\":\"200\",\"rqstDate\":\"230526-00:09:31:909\",\"respDate\":\"230526-00:09:31:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ddab694d-4c56-4e99-a70d-07d5088650da\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:09:31:909-26243\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ddab694d-4c56-4e99-a70d-07d5088650da]}\\\"}\"}","context":{"RequestID":"ddab694d-4c56-4e99-a70d-07d5088650da","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2b13f5f4-9aad-4a4c-a945-39b24f6e9c1a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:09:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:31.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ddab694d-4c56-4e99-a70d-07d5088650da","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2b13f5f4-9aad-4a4c-a945-39b24f6e9c1a","LogTimestamp":"2023-05-26T00:09:31.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:09:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:09:32.042Z","message":"Entering","context":{"RequestID":"41383a7b-1e97-45de-bcab-8eb04791b4f7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"43a69239-5cb5-4908-ae85-93c0f6391997","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:09:32.042Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:09:32.046Z","message":"{\"transactionId\":\"41383a7b-1e97-45de-bcab-8eb04791b4f7\",\"status\":\"200\",\"rqstDate\":\"230526-00:09:32:044\",\"respDate\":\"230526-00:09:32:046\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:41383a7b-1e97-45de-bcab-8eb04791b4f7\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:09:32:044-44705\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[28d47c47-4f4d-4ebc-a3bc-e2e0382b3389], x-b3-parentspanid=[8cd2fe1e980baf84], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51655], x-envoy-attempt-count=[1], x-b3-traceid=[7c02889feb89cf378cd2fe1e980baf84], x-b3-spanid=[48686de5472f710d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[41383a7b-1e97-45de-bcab-8eb04791b4f7]}\\\"}\"}","context":{"RequestID":"41383a7b-1e97-45de-bcab-8eb04791b4f7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"43a69239-5cb5-4908-ae85-93c0f6391997","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:09:32.042Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:32.047Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"41383a7b-1e97-45de-bcab-8eb04791b4f7","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"43a69239-5cb5-4908-ae85-93c0f6391997","LogTimestamp":"2023-05-26T00:09:32.047Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:09:32 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-26T00:09:32.549Z","message":"Entering","context":{"RequestID":"90b6a214-e2f6-411b-b3c4-a15039c2bc90","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"93500403-ccd3-490c-bcd2-6ed3c06f477d","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:09:32.549Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:09:32.551Z","message":"{\"transactionId\":\"90b6a214-e2f6-411b-b3c4-a15039c2bc90\",\"status\":\"200\",\"rqstDate\":\"230526-00:09:32:550\",\"respDate\":\"230526-00:09:32:551\",\"sourceId\":\"haproxy:90b6a214-e2f6-411b-b3c4-a15039c2bc90\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:09:32:550-88497\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[62a11aa6-35f7-438e-9bba-a4c900f4145d], x-b3-parentspanid=[588eb4a844614487], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8779b7155e269276588eb4a844614487], x-b3-spanid=[350cfd281f455e70], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[90b6a214-e2f6-411b-b3c4-a15039c2bc90]}\\\"}\"}","context":{"RequestID":"90b6a214-e2f6-411b-b3c4-a15039c2bc90","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"93500403-ccd3-490c-bcd2-6ed3c06f477d","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:09:32.549Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:32.552Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"90b6a214-e2f6-411b-b3c4-a15039c2bc90","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"93500403-ccd3-490c-bcd2-6ed3c06f477d","LogTimestamp":"2023-05-26T00:09:32.552Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:09:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:09:34.197Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:09:34.220Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:34.220Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:34.220Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:34.562Z","message":"Entering","context":{"RequestID":"b71e58cb-59c2-4416-82a9-033386d653fc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7842763a-9af1-4fbe-abfe-5edebfd48499","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:09:34.562Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:09:34.564Z","message":"{\"transactionId\":\"b71e58cb-59c2-4416-82a9-033386d653fc\",\"status\":\"200\",\"rqstDate\":\"230526-00:09:34:562\",\"respDate\":\"230526-00:09:34:564\",\"sourceId\":\"haproxy:b71e58cb-59c2-4416-82a9-033386d653fc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:09:34:562-71211\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f63b5b66-77ce-497e-9120-67d347cf9bcc], x-b3-parentspanid=[502679ecc5261c44], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3e1eacd9f460cee2502679ecc5261c44], x-b3-spanid=[264ba666d64627f3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b71e58cb-59c2-4416-82a9-033386d653fc]}\\\"}\"}","context":{"RequestID":"b71e58cb-59c2-4416-82a9-033386d653fc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7842763a-9af1-4fbe-abfe-5edebfd48499","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:09:34.562Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:34.565Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b71e58cb-59c2-4416-82a9-033386d653fc","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7842763a-9af1-4fbe-abfe-5edebfd48499","LogTimestamp":"2023-05-26T00:09:34.565Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:09:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:09:36.574Z","message":"Entering","context":{"RequestID":"77845f62-d727-49f6-b744-5902bb92b123","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ca69507f-ea34-405e-9509-515e3adea759","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:09:36.574Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:09:36.576Z","message":"{\"transactionId\":\"77845f62-d727-49f6-b744-5902bb92b123\",\"status\":\"200\",\"rqstDate\":\"230526-00:09:36:575\",\"respDate\":\"230526-00:09:36:576\",\"sourceId\":\"haproxy:77845f62-d727-49f6-b744-5902bb92b123\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:09:36:575-35940\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[852d3d7d-8c90-4495-83c4-21afc9495b1b], x-b3-parentspanid=[d4bd31ee44ce6fa2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[94937239a155e895d4bd31ee44ce6fa2], x-b3-spanid=[f914414f6a729341], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[77845f62-d727-49f6-b744-5902bb92b123]}\\\"}\"}","context":{"RequestID":"77845f62-d727-49f6-b744-5902bb92b123","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ca69507f-ea34-405e-9509-515e3adea759","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:09:36.574Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:36.577Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"77845f62-d727-49f6-b744-5902bb92b123","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ca69507f-ea34-405e-9509-515e3adea759","LogTimestamp":"2023-05-26T00:09:36.577Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:09:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:09:38.586Z","message":"Entering","context":{"RequestID":"7b12eaf2-bd33-4983-9815-f30e47dfafa5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"dbaabda3-42be-41c7-8084-1397989e0d4e","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:09:38.586Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:09:38.588Z","message":"{\"transactionId\":\"7b12eaf2-bd33-4983-9815-f30e47dfafa5\",\"status\":\"200\",\"rqstDate\":\"230526-00:09:38:587\",\"respDate\":\"230526-00:09:38:588\",\"sourceId\":\"haproxy:7b12eaf2-bd33-4983-9815-f30e47dfafa5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:09:38:587-21058\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3f9ff9cc-0df8-49c7-a611-098fc594001e], x-b3-parentspanid=[871fbf29389535bd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0a628735a98eeb1f871fbf29389535bd], x-b3-spanid=[ca88e0a0272891e9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7b12eaf2-bd33-4983-9815-f30e47dfafa5]}\\\"}\"}","context":{"RequestID":"7b12eaf2-bd33-4983-9815-f30e47dfafa5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"dbaabda3-42be-41c7-8084-1397989e0d4e","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:09:38.586Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:38.588Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7b12eaf2-bd33-4983-9815-f30e47dfafa5","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dbaabda3-42be-41c7-8084-1397989e0d4e","LogTimestamp":"2023-05-26T00:09:38.588Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:09:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-26T00:09:40.597Z","message":"Entering","context":{"RequestID":"e4b2dcca-f198-499e-bbc9-fc30309090d2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ad24598c-f5c4-4cce-a5eb-d9f11af6d7eb","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:09:40.597Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:09:40.599Z","message":"{\"transactionId\":\"e4b2dcca-f198-499e-bbc9-fc30309090d2\",\"status\":\"200\",\"rqstDate\":\"230526-00:09:40:598\",\"respDate\":\"230526-00:09:40:599\",\"sourceId\":\"haproxy:e4b2dcca-f198-499e-bbc9-fc30309090d2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:09:40:598-42365\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e422afcb-46f7-45dc-b415-7d5fdfb3ccb6], x-b3-parentspanid=[c24d8581d1906286], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ccb860f1d61df98dc24d8581d1906286], x-b3-spanid=[f42a274feac53a71], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e4b2dcca-f198-499e-bbc9-fc30309090d2]}\\\"}\"}","context":{"RequestID":"e4b2dcca-f198-499e-bbc9-fc30309090d2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ad24598c-f5c4-4cce-a5eb-d9f11af6d7eb","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:09:40.597Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:40.600Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e4b2dcca-f198-499e-bbc9-fc30309090d2","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ad24598c-f5c4-4cce-a5eb-d9f11af6d7eb","LogTimestamp":"2023-05-26T00:09:40.600Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:09:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:09:41.908Z","message":"Entering","context":{"RequestID":"ef3765cd-0209-423d-a434-cfb100c8e601","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b839f414-f857-4bd0-ad47-67342dbb6ddc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:09:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:09:41.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"ef3765cd-0209-423d-a434-cfb100c8e601","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b839f414-f857-4bd0-ad47-67342dbb6ddc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:09:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:41.911Z","message":"{\"transactionId\":\"ef3765cd-0209-423d-a434-cfb100c8e601\",\"status\":\"200\",\"rqstDate\":\"230526-00:09:41:909\",\"respDate\":\"230526-00:09:41:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ef3765cd-0209-423d-a434-cfb100c8e601\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:09:41:909-33692\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ef3765cd-0209-423d-a434-cfb100c8e601]}\\\"}\"}","context":{"RequestID":"ef3765cd-0209-423d-a434-cfb100c8e601","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b839f414-f857-4bd0-ad47-67342dbb6ddc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:09:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:41.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ef3765cd-0209-423d-a434-cfb100c8e601","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b839f414-f857-4bd0-ad47-67342dbb6ddc","LogTimestamp":"2023-05-26T00:09:41.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:09:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:09:42.041Z","message":"Entering","context":{"RequestID":"02106a57-6326-4761-af9c-de1cebe16b8c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5232d27f-f876-4fe0-99f9-93bd61f192b0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:09:42.041Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:09:42.043Z","message":"{\"transactionId\":\"02106a57-6326-4761-af9c-de1cebe16b8c\",\"status\":\"200\",\"rqstDate\":\"230526-00:09:42:042\",\"respDate\":\"230526-00:09:42:043\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:02106a57-6326-4761-af9c-de1cebe16b8c\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:09:42:042-12173\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6e2d144b-7aa3-42d4-b1ce-ce2fc09c478b], x-b3-parentspanid=[95fdee88b53f7eac], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58749], x-envoy-attempt-count=[1], x-b3-traceid=[d723598b2d4e4d0095fdee88b53f7eac], x-b3-spanid=[ca75322c99eadfa5], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[02106a57-6326-4761-af9c-de1cebe16b8c]}\\\"}\"}","context":{"RequestID":"02106a57-6326-4761-af9c-de1cebe16b8c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5232d27f-f876-4fe0-99f9-93bd61f192b0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:09:42.041Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:42.044Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"02106a57-6326-4761-af9c-de1cebe16b8c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5232d27f-f876-4fe0-99f9-93bd61f192b0","LogTimestamp":"2023-05-26T00:09:42.044Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:09:42 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:09:42.610Z","message":"Entering","context":{"RequestID":"0e0db40b-c19a-49eb-94cf-dcb528d0ace2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0cc2a0dd-8b1a-4e35-9dff-fd1d3a94ff20","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:09:42.610Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:09:42.611Z","message":"{\"transactionId\":\"0e0db40b-c19a-49eb-94cf-dcb528d0ace2\",\"status\":\"200\",\"rqstDate\":\"230526-00:09:42:610\",\"respDate\":\"230526-00:09:42:611\",\"sourceId\":\"haproxy:0e0db40b-c19a-49eb-94cf-dcb528d0ace2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:09:42:610-7557\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dc857039-7c56-4cb9-9ed5-d75006b58719], x-b3-parentspanid=[3e07c40794d8edcd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d566a199d6c6e5a93e07c40794d8edcd], x-b3-spanid=[6bb82a1960d321ab], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0e0db40b-c19a-49eb-94cf-dcb528d0ace2]}\\\"}\"}","context":{"RequestID":"0e0db40b-c19a-49eb-94cf-dcb528d0ace2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0cc2a0dd-8b1a-4e35-9dff-fd1d3a94ff20","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:09:42.610Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:42.611Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0e0db40b-c19a-49eb-94cf-dcb528d0ace2","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0cc2a0dd-8b1a-4e35-9dff-fd1d3a94ff20","LogTimestamp":"2023-05-26T00:09:42.611Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:09:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-26T00:09:44.198Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:09:44.209Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:44.209Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:44.209Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:44.621Z","message":"Entering","context":{"RequestID":"15ca2381-63cb-476a-87d5-b6bcf718c888","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b94c84a2-a67c-4362-8b64-738fcc8c646c","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:09:44.621Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:09:44.622Z","message":"{\"transactionId\":\"15ca2381-63cb-476a-87d5-b6bcf718c888\",\"status\":\"200\",\"rqstDate\":\"230526-00:09:44:621\",\"respDate\":\"230526-00:09:44:622\",\"sourceId\":\"haproxy:15ca2381-63cb-476a-87d5-b6bcf718c888\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:09:44:621-66335\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[49193f0d-ff7d-4e2b-bcd8-d2b251707af9], x-b3-parentspanid=[dd5402f6cbbe3f98], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a971b0fd2a167450dd5402f6cbbe3f98], x-b3-spanid=[51a86e151259451a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[15ca2381-63cb-476a-87d5-b6bcf718c888]}\\\"}\"}","context":{"RequestID":"15ca2381-63cb-476a-87d5-b6bcf718c888","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b94c84a2-a67c-4362-8b64-738fcc8c646c","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:09:44.621Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:44.623Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"15ca2381-63cb-476a-87d5-b6bcf718c888","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b94c84a2-a67c-4362-8b64-738fcc8c646c","LogTimestamp":"2023-05-26T00:09:44.623Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:09:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:09:46.632Z","message":"Entering","context":{"RequestID":"6d8dd769-834e-4dbd-99ef-ccfcf8b579b9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0c0299b9-59dd-405e-a305-b1d7149c3252","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:09:46.632Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:09:46.634Z","message":"{\"transactionId\":\"6d8dd769-834e-4dbd-99ef-ccfcf8b579b9\",\"status\":\"200\",\"rqstDate\":\"230526-00:09:46:633\",\"respDate\":\"230526-00:09:46:634\",\"sourceId\":\"haproxy:6d8dd769-834e-4dbd-99ef-ccfcf8b579b9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:09:46:633-61901\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[86af64e9-9994-4d79-8642-57bb8dec86aa], x-b3-parentspanid=[5060a4167c97b8f1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b3095452c19d5d4b5060a4167c97b8f1], x-b3-spanid=[d035cf0648dc758b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6d8dd769-834e-4dbd-99ef-ccfcf8b579b9]}\\\"}\"}","context":{"RequestID":"6d8dd769-834e-4dbd-99ef-ccfcf8b579b9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0c0299b9-59dd-405e-a305-b1d7149c3252","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:09:46.632Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:46.635Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6d8dd769-834e-4dbd-99ef-ccfcf8b579b9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0c0299b9-59dd-405e-a305-b1d7149c3252","LogTimestamp":"2023-05-26T00:09:46.635Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:09:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:09:48.644Z","message":"Entering","context":{"RequestID":"c571c3de-c5fc-4c3c-b46e-ca0742fded6e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4e220084-2575-4de5-b340-bb3a661c05fe","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:09:48.644Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:09:48.646Z","message":"{\"transactionId\":\"c571c3de-c5fc-4c3c-b46e-ca0742fded6e\",\"status\":\"200\",\"rqstDate\":\"230526-00:09:48:644\",\"respDate\":\"230526-00:09:48:646\",\"sourceId\":\"haproxy:c571c3de-c5fc-4c3c-b46e-ca0742fded6e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:09:48:644-80805\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f07babbc-62f5-4ef8-b50b-b9b04096ab40], x-b3-parentspanid=[760ffa827cf7920d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1bae1091a679593f760ffa827cf7920d], x-b3-spanid=[a5caa6efb1d7d7d6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c571c3de-c5fc-4c3c-b46e-ca0742fded6e]}\\\"}\"}","context":{"RequestID":"c571c3de-c5fc-4c3c-b46e-ca0742fded6e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4e220084-2575-4de5-b340-bb3a661c05fe","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:09:48.644Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:48.647Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c571c3de-c5fc-4c3c-b46e-ca0742fded6e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4e220084-2575-4de5-b340-bb3a661c05fe","LogTimestamp":"2023-05-26T00:09:48.646Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:09:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:09:50.656Z","message":"Entering","context":{"RequestID":"65948632-eb9a-4deb-9d80-d3f2f2f1cd67","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3e8d682a-aa8b-4012-bba6-d2b6ea80592f","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:09:50.656Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:09:50.658Z","message":"{\"transactionId\":\"65948632-eb9a-4deb-9d80-d3f2f2f1cd67\",\"status\":\"200\",\"rqstDate\":\"230526-00:09:50:657\",\"respDate\":\"230526-00:09:50:658\",\"sourceId\":\"haproxy:65948632-eb9a-4deb-9d80-d3f2f2f1cd67\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:09:50:657-76298\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c1ddb602-b162-4b46-b696-d6c4ffbab07e], x-b3-parentspanid=[234f7e2109301ab1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0995873f352ac925234f7e2109301ab1], x-b3-spanid=[a70e1b3df185a86f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[65948632-eb9a-4deb-9d80-d3f2f2f1cd67]}\\\"}\"}","context":{"RequestID":"65948632-eb9a-4deb-9d80-d3f2f2f1cd67","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3e8d682a-aa8b-4012-bba6-d2b6ea80592f","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:09:50.656Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:50.659Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"65948632-eb9a-4deb-9d80-d3f2f2f1cd67","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3e8d682a-aa8b-4012-bba6-d2b6ea80592f","LogTimestamp":"2023-05-26T00:09:50.659Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:09:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:09:51.908Z","message":"Entering","context":{"RequestID":"849b5e4e-09c3-444a-9ea2-9793f7a95888","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b45eb052-6259-4f4d-9cd6-e9783d3145e1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:09:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:09:51.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"849b5e4e-09c3-444a-9ea2-9793f7a95888","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b45eb052-6259-4f4d-9cd6-e9783d3145e1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:09:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:51.911Z","message":"{\"transactionId\":\"849b5e4e-09c3-444a-9ea2-9793f7a95888\",\"status\":\"200\",\"rqstDate\":\"230526-00:09:51:909\",\"respDate\":\"230526-00:09:51:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:849b5e4e-09c3-444a-9ea2-9793f7a95888\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:09:51:909-762\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[849b5e4e-09c3-444a-9ea2-9793f7a95888]}\\\"}\"}","context":{"RequestID":"849b5e4e-09c3-444a-9ea2-9793f7a95888","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b45eb052-6259-4f4d-9cd6-e9783d3145e1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:09:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:51.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"849b5e4e-09c3-444a-9ea2-9793f7a95888","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b45eb052-6259-4f4d-9cd6-e9783d3145e1","LogTimestamp":"2023-05-26T00:09:51.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:09:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:09:52.043Z","message":"Entering","context":{"RequestID":"df60f56f-27d2-4f61-8078-b768730c16ab","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"57f377d2-55d1-413c-9c82-49af073afe5f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:09:52.043Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:09:52.045Z","message":"{\"transactionId\":\"df60f56f-27d2-4f61-8078-b768730c16ab\",\"status\":\"200\",\"rqstDate\":\"230526-00:09:52:044\",\"respDate\":\"230526-00:09:52:045\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:df60f56f-27d2-4f61-8078-b768730c16ab\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:09:52:044-81756\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6cda736f-923b-4766-b42b-820255d3cb42], x-b3-parentspanid=[f1e263fd7e6210bf], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46745], x-envoy-attempt-count=[1], x-b3-traceid=[d54c9630a57c496bf1e263fd7e6210bf], x-b3-spanid=[806b2501dbb3e398], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[df60f56f-27d2-4f61-8078-b768730c16ab]}\\\"}\"}","context":{"RequestID":"df60f56f-27d2-4f61-8078-b768730c16ab","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"57f377d2-55d1-413c-9c82-49af073afe5f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:09:52.043Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:52.046Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"df60f56f-27d2-4f61-8078-b768730c16ab","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"57f377d2-55d1-413c-9c82-49af073afe5f","LogTimestamp":"2023-05-26T00:09:52.046Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:09:52 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:09:52.668Z","message":"Entering","context":{"RequestID":"447ce885-7c98-4158-861e-33b84d9e9132","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3b5715fb-87b0-4d1b-9e60-f9ca2447e497","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:09:52.668Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:09:52.671Z","message":"{\"transactionId\":\"447ce885-7c98-4158-861e-33b84d9e9132\",\"status\":\"200\",\"rqstDate\":\"230526-00:09:52:669\",\"respDate\":\"230526-00:09:52:671\",\"sourceId\":\"haproxy:447ce885-7c98-4158-861e-33b84d9e9132\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:09:52:669-84701\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[65d00afb-8f4b-460c-8240-aa9ea0de080e], x-b3-parentspanid=[f5a69796503de2a5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0af9eecb54157d4cf5a69796503de2a5], x-b3-spanid=[9434025e415f6396], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[447ce885-7c98-4158-861e-33b84d9e9132]}\\\"}\"}","context":{"RequestID":"447ce885-7c98-4158-861e-33b84d9e9132","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3b5715fb-87b0-4d1b-9e60-f9ca2447e497","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:09:52.668Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:52.672Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"447ce885-7c98-4158-861e-33b84d9e9132","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3b5715fb-87b0-4d1b-9e60-f9ca2447e497","LogTimestamp":"2023-05-26T00:09:52.672Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:09:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:09:54.198Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:09:54.214Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:54.215Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:54.215Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:54.681Z","message":"Entering","context":{"RequestID":"3e72685c-14b8-4541-b7e6-4c0391b62eb8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e8ca5cab-2d39-4db8-b8cf-4261ae62c56e","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:09:54.681Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:09:54.684Z","message":"{\"transactionId\":\"3e72685c-14b8-4541-b7e6-4c0391b62eb8\",\"status\":\"200\",\"rqstDate\":\"230526-00:09:54:682\",\"respDate\":\"230526-00:09:54:684\",\"sourceId\":\"haproxy:3e72685c-14b8-4541-b7e6-4c0391b62eb8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:09:54:682-42215\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e0a52e59-0905-4e7f-a939-0b7215756427], x-b3-parentspanid=[4833291b971ff8d6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5ea4107ec710766e4833291b971ff8d6], x-b3-spanid=[12242591b78d60b8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3e72685c-14b8-4541-b7e6-4c0391b62eb8]}\\\"}\"}","context":{"RequestID":"3e72685c-14b8-4541-b7e6-4c0391b62eb8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e8ca5cab-2d39-4db8-b8cf-4261ae62c56e","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:09:54.681Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:54.685Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3e72685c-14b8-4541-b7e6-4c0391b62eb8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e8ca5cab-2d39-4db8-b8cf-4261ae62c56e","LogTimestamp":"2023-05-26T00:09:54.685Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:09:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:09:56.697Z","message":"Entering","context":{"RequestID":"854f33fe-be69-4d55-8677-103dce1b3f01","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"62bbaa46-aa71-4f1f-b44c-08856165ad65","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:09:56.697Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:09:56.700Z","message":"{\"transactionId\":\"854f33fe-be69-4d55-8677-103dce1b3f01\",\"status\":\"200\",\"rqstDate\":\"230526-00:09:56:698\",\"respDate\":\"230526-00:09:56:699\",\"sourceId\":\"haproxy:854f33fe-be69-4d55-8677-103dce1b3f01\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:09:56:698-7364\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6cebe194-c0d0-48a8-b796-4cc3fe1ae1fe], x-b3-parentspanid=[6d2e0c2c298aa970], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ac70c5b0d997dd686d2e0c2c298aa970], x-b3-spanid=[85c217577b7ae673], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[854f33fe-be69-4d55-8677-103dce1b3f01]}\\\"}\"}","context":{"RequestID":"854f33fe-be69-4d55-8677-103dce1b3f01","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"62bbaa46-aa71-4f1f-b44c-08856165ad65","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:09:56.697Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:56.700Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"854f33fe-be69-4d55-8677-103dce1b3f01","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"62bbaa46-aa71-4f1f-b44c-08856165ad65","LogTimestamp":"2023-05-26T00:09:56.700Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:09:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:09:56.788Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:56.794Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:58.714Z","message":"Entering","context":{"RequestID":"c800a073-5a14-4842-8380-0da931881a11","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c7506306-2e81-46d8-ae21-f771588beb89","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:09:58.714Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:09:58.717Z","message":"{\"transactionId\":\"c800a073-5a14-4842-8380-0da931881a11\",\"status\":\"200\",\"rqstDate\":\"230526-00:09:58:715\",\"respDate\":\"230526-00:09:58:717\",\"sourceId\":\"haproxy:c800a073-5a14-4842-8380-0da931881a11\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:09:58:715-49543\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c7e9f839-de93-4fcf-903c-f48bcc232ff7], x-b3-parentspanid=[901db0eb066d5cf8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f9689f0788bcb3f8901db0eb066d5cf8], x-b3-spanid=[fff74b48742bf149], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c800a073-5a14-4842-8380-0da931881a11]}\\\"}\"}","context":{"RequestID":"c800a073-5a14-4842-8380-0da931881a11","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c7506306-2e81-46d8-ae21-f771588beb89","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:09:58.714Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:09:58.718Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c800a073-5a14-4842-8380-0da931881a11","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c7506306-2e81-46d8-ae21-f771588beb89","LogTimestamp":"2023-05-26T00:09:58.718Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:09:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:10:00.729Z","message":"Entering","context":{"RequestID":"8fd17b21-6974-4f94-8be3-22280e9f2ff3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7a858d37-ef7a-4fb4-9e2b-c55c5c0031d7","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:10:00.729Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:10:00.731Z","message":"{\"transactionId\":\"8fd17b21-6974-4f94-8be3-22280e9f2ff3\",\"status\":\"200\",\"rqstDate\":\"230526-00:10:00:730\",\"respDate\":\"230526-00:10:00:731\",\"sourceId\":\"haproxy:8fd17b21-6974-4f94-8be3-22280e9f2ff3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:10:00:730-90659\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[10e9542c-f505-44b7-ba00-d7337ec93845], x-b3-parentspanid=[69ed73238f2a8437], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e7ebd98130df6efa69ed73238f2a8437], x-b3-spanid=[b3937de9e0397dc3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8fd17b21-6974-4f94-8be3-22280e9f2ff3]}\\\"}\"}","context":{"RequestID":"8fd17b21-6974-4f94-8be3-22280e9f2ff3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7a858d37-ef7a-4fb4-9e2b-c55c5c0031d7","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:10:00.729Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:00.732Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8fd17b21-6974-4f94-8be3-22280e9f2ff3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7a858d37-ef7a-4fb4-9e2b-c55c5c0031d7","LogTimestamp":"2023-05-26T00:10:00.732Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:10:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:10:01.909Z","message":"Entering","context":{"RequestID":"732f2e2f-129f-4b39-8e51-222edf184901","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8e78c3d2-f4f2-4fa6-94c8-6397e595d786","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:10:01.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:10:01.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"732f2e2f-129f-4b39-8e51-222edf184901","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8e78c3d2-f4f2-4fa6-94c8-6397e595d786","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:10:01.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:01.912Z","message":"{\"transactionId\":\"732f2e2f-129f-4b39-8e51-222edf184901\",\"status\":\"200\",\"rqstDate\":\"230526-00:10:01:910\",\"respDate\":\"230526-00:10:01:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:732f2e2f-129f-4b39-8e51-222edf184901\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:10:01:910-29677\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[732f2e2f-129f-4b39-8e51-222edf184901]}\\\"}\"}","context":{"RequestID":"732f2e2f-129f-4b39-8e51-222edf184901","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8e78c3d2-f4f2-4fa6-94c8-6397e595d786","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:10:01.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:01.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"732f2e2f-129f-4b39-8e51-222edf184901","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8e78c3d2-f4f2-4fa6-94c8-6397e595d786","LogTimestamp":"2023-05-26T00:10:01.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:10:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:10:02.043Z","message":"Entering","context":{"RequestID":"97745ee3-981b-417c-ac39-bcbbde5040f5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bea3b32c-6a0a-4102-9911-a19285535dab","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:10:02.043Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:10:02.046Z","message":"{\"transactionId\":\"97745ee3-981b-417c-ac39-bcbbde5040f5\",\"status\":\"200\",\"rqstDate\":\"230526-00:10:02:044\",\"respDate\":\"230526-00:10:02:046\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:97745ee3-981b-417c-ac39-bcbbde5040f5\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:10:02:044-40460\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[695ed569-0042-4dfa-9fd9-e8266c80e6fa], x-b3-parentspanid=[ca723a9de9519ba9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44141], x-envoy-attempt-count=[1], x-b3-traceid=[2c2002c0be72870dca723a9de9519ba9], x-b3-spanid=[f50612ce448dbbb3], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[97745ee3-981b-417c-ac39-bcbbde5040f5]}\\\"}\"}","context":{"RequestID":"97745ee3-981b-417c-ac39-bcbbde5040f5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bea3b32c-6a0a-4102-9911-a19285535dab","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:10:02.043Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:02.046Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"97745ee3-981b-417c-ac39-bcbbde5040f5","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bea3b32c-6a0a-4102-9911-a19285535dab","LogTimestamp":"2023-05-26T00:10:02.046Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:10:02 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:10:02.742Z","message":"Entering","context":{"RequestID":"42c1042f-3a00-4ea4-9560-c13082561ff1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"099f4957-0f57-4e3a-86e5-709c5d7bed45","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:10:02.742Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:10:02.744Z","message":"{\"transactionId\":\"42c1042f-3a00-4ea4-9560-c13082561ff1\",\"status\":\"200\",\"rqstDate\":\"230526-00:10:02:742\",\"respDate\":\"230526-00:10:02:744\",\"sourceId\":\"haproxy:42c1042f-3a00-4ea4-9560-c13082561ff1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:10:02:742-27805\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[56d2b001-e5eb-46b3-acee-12a7a115dd45], x-b3-parentspanid=[b1400a174389b9d0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2866e038d397d71ab1400a174389b9d0], x-b3-spanid=[58167a34168ee0ae], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[42c1042f-3a00-4ea4-9560-c13082561ff1]}\\\"}\"}","context":{"RequestID":"42c1042f-3a00-4ea4-9560-c13082561ff1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"099f4957-0f57-4e3a-86e5-709c5d7bed45","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:10:02.742Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:02.745Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"42c1042f-3a00-4ea4-9560-c13082561ff1","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"099f4957-0f57-4e3a-86e5-709c5d7bed45","LogTimestamp":"2023-05-26T00:10:02.745Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:10:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:10:04.199Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:10:04.212Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:04.212Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:04.212Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:04.755Z","message":"Entering","context":{"RequestID":"30388663-9d91-46e9-99af-83cc3611cea3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9dc90414-3f3d-4be6-abcb-868bde7e2102","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:10:04.755Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:10:04.758Z","message":"{\"transactionId\":\"30388663-9d91-46e9-99af-83cc3611cea3\",\"status\":\"200\",\"rqstDate\":\"230526-00:10:04:756\",\"respDate\":\"230526-00:10:04:758\",\"sourceId\":\"haproxy:30388663-9d91-46e9-99af-83cc3611cea3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:10:04:756-56644\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3c2654d5-a256-4316-ab2c-679e225fae90], x-b3-parentspanid=[3d18f03146288abe], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[33dc13d63aacbf9a3d18f03146288abe], x-b3-spanid=[0b9357de8c9660df], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[30388663-9d91-46e9-99af-83cc3611cea3]}\\\"}\"}","context":{"RequestID":"30388663-9d91-46e9-99af-83cc3611cea3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9dc90414-3f3d-4be6-abcb-868bde7e2102","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:10:04.755Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:04.759Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"30388663-9d91-46e9-99af-83cc3611cea3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9dc90414-3f3d-4be6-abcb-868bde7e2102","LogTimestamp":"2023-05-26T00:10:04.759Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:10:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:10:06.770Z","message":"Entering","context":{"RequestID":"be172c24-285c-49ae-862b-cf8e3d52d1fc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a51b4544-313e-486f-a2ce-1f9c0ec4d618","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:10:06.770Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:10:06.772Z","message":"{\"transactionId\":\"be172c24-285c-49ae-862b-cf8e3d52d1fc\",\"status\":\"200\",\"rqstDate\":\"230526-00:10:06:771\",\"respDate\":\"230526-00:10:06:772\",\"sourceId\":\"haproxy:be172c24-285c-49ae-862b-cf8e3d52d1fc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:10:06:771-61835\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[23eaa013-85d2-439b-a7db-f83514077216], x-b3-parentspanid=[74509db91c4318fa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a6f657ece90b492274509db91c4318fa], x-b3-spanid=[c550528b0830aad5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[be172c24-285c-49ae-862b-cf8e3d52d1fc]}\\\"}\"}","context":{"RequestID":"be172c24-285c-49ae-862b-cf8e3d52d1fc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a51b4544-313e-486f-a2ce-1f9c0ec4d618","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:10:06.770Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:06.773Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"be172c24-285c-49ae-862b-cf8e3d52d1fc","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a51b4544-313e-486f-a2ce-1f9c0ec4d618","LogTimestamp":"2023-05-26T00:10:06.773Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:10:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:10:08.783Z","message":"Entering","context":{"RequestID":"f7a0139d-36ff-4033-9d70-99eb24f1f22e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4c5b8771-9ee9-470f-8fc0-790489cc5231","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:10:08.783Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:10:08.785Z","message":"{\"transactionId\":\"f7a0139d-36ff-4033-9d70-99eb24f1f22e\",\"status\":\"200\",\"rqstDate\":\"230526-00:10:08:784\",\"respDate\":\"230526-00:10:08:785\",\"sourceId\":\"haproxy:f7a0139d-36ff-4033-9d70-99eb24f1f22e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:10:08:784-43948\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6db3353e-a08e-44cc-b665-21735c6865ea], x-b3-parentspanid=[aa3734646f86519e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b11debf86057c8d4aa3734646f86519e], x-b3-spanid=[bafa24d2d811a7ae], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f7a0139d-36ff-4033-9d70-99eb24f1f22e]}\\\"}\"}","context":{"RequestID":"f7a0139d-36ff-4033-9d70-99eb24f1f22e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4c5b8771-9ee9-470f-8fc0-790489cc5231","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:10:08.783Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:08.786Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f7a0139d-36ff-4033-9d70-99eb24f1f22e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4c5b8771-9ee9-470f-8fc0-790489cc5231","LogTimestamp":"2023-05-26T00:10:08.786Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:10:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:10:10.796Z","message":"Entering","context":{"RequestID":"1fe97699-d74f-454f-8750-0632666b87f3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6a7faae1-dd6d-4380-b1ba-99115ef8dcea","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:10:10.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:10:10.798Z","message":"{\"transactionId\":\"1fe97699-d74f-454f-8750-0632666b87f3\",\"status\":\"200\",\"rqstDate\":\"230526-00:10:10:796\",\"respDate\":\"230526-00:10:10:797\",\"sourceId\":\"haproxy:1fe97699-d74f-454f-8750-0632666b87f3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:10:10:796-34140\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d2d87c5d-2443-4d25-bcda-129762f8e281], x-b3-parentspanid=[ef5400756e0d743a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c50dce32b24f7678ef5400756e0d743a], x-b3-spanid=[90cf42c800a71a3f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1fe97699-d74f-454f-8750-0632666b87f3]}\\\"}\"}","context":{"RequestID":"1fe97699-d74f-454f-8750-0632666b87f3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6a7faae1-dd6d-4380-b1ba-99115ef8dcea","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:10:10.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:10.798Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1fe97699-d74f-454f-8750-0632666b87f3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6a7faae1-dd6d-4380-b1ba-99115ef8dcea","LogTimestamp":"2023-05-26T00:10:10.798Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:10:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:10:11.907Z","message":"Entering","context":{"RequestID":"fa451971-0e2e-48c3-a9b8-e5a17d30e1ac","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"794f8973-e3a5-4070-95d6-50c8ecedbeeb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:10:11.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:10:11.908Z","message":"Database is available from CACHED check.","context":{"RequestID":"fa451971-0e2e-48c3-a9b8-e5a17d30e1ac","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"794f8973-e3a5-4070-95d6-50c8ecedbeeb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:10:11.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:11.908Z","message":"{\"transactionId\":\"fa451971-0e2e-48c3-a9b8-e5a17d30e1ac\",\"status\":\"200\",\"rqstDate\":\"230526-00:10:11:907\",\"respDate\":\"230526-00:10:11:908\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:fa451971-0e2e-48c3-a9b8-e5a17d30e1ac\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:10:11:907-97416\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[fa451971-0e2e-48c3-a9b8-e5a17d30e1ac]}\\\"}\"}","context":{"RequestID":"fa451971-0e2e-48c3-a9b8-e5a17d30e1ac","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"794f8973-e3a5-4070-95d6-50c8ecedbeeb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:10:11.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:11.908Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fa451971-0e2e-48c3-a9b8-e5a17d30e1ac","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"794f8973-e3a5-4070-95d6-50c8ecedbeeb","LogTimestamp":"2023-05-26T00:10:11.908Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:10:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-26T00:10:12.043Z","message":"Entering","context":{"RequestID":"d301bce8-e5f9-4381-8610-821fa4e647d5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5eb4e8e9-494d-4a8a-8f05-e681272ace1e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:10:12.043Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:10:12.045Z","message":"{\"transactionId\":\"d301bce8-e5f9-4381-8610-821fa4e647d5\",\"status\":\"200\",\"rqstDate\":\"230526-00:10:12:044\",\"respDate\":\"230526-00:10:12:045\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d301bce8-e5f9-4381-8610-821fa4e647d5\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:10:12:044-14040\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9f8947f7-cf1c-4467-b008-761653551ac7], x-b3-parentspanid=[b9918d7eb13030a9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[52129], x-envoy-attempt-count=[1], x-b3-traceid=[cd5442a17b7d5c1db9918d7eb13030a9], x-b3-spanid=[d868c26b42300cf0], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d301bce8-e5f9-4381-8610-821fa4e647d5]}\\\"}\"}","context":{"RequestID":"d301bce8-e5f9-4381-8610-821fa4e647d5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5eb4e8e9-494d-4a8a-8f05-e681272ace1e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:10:12.043Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:12.046Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d301bce8-e5f9-4381-8610-821fa4e647d5","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5eb4e8e9-494d-4a8a-8f05-e681272ace1e","LogTimestamp":"2023-05-26T00:10:12.046Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:10:12 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:10:12.808Z","message":"Entering","context":{"RequestID":"5790e168-ff17-4b42-b8b6-6c24b921919b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cd27c279-e358-409a-9f61-5bb7591481da","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:10:12.808Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:10:12.810Z","message":"{\"transactionId\":\"5790e168-ff17-4b42-b8b6-6c24b921919b\",\"status\":\"200\",\"rqstDate\":\"230526-00:10:12:809\",\"respDate\":\"230526-00:10:12:810\",\"sourceId\":\"haproxy:5790e168-ff17-4b42-b8b6-6c24b921919b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:10:12:809-49689\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[13f6a80f-8817-4cff-80ae-82d7108825cd], x-b3-parentspanid=[190984a1a3c231c7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[89789fd93ca9ab5f190984a1a3c231c7], x-b3-spanid=[14e493fc2d9778e2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5790e168-ff17-4b42-b8b6-6c24b921919b]}\\\"}\"}","context":{"RequestID":"5790e168-ff17-4b42-b8b6-6c24b921919b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cd27c279-e358-409a-9f61-5bb7591481da","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:10:12.808Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:12.811Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5790e168-ff17-4b42-b8b6-6c24b921919b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cd27c279-e358-409a-9f61-5bb7591481da","LogTimestamp":"2023-05-26T00:10:12.811Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:10:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:10:14.199Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:10:14.214Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:14.215Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:14.215Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:14.821Z","message":"Entering","context":{"RequestID":"87ed1074-1fd5-4914-9652-60246784447a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d75d6ae2-6821-4550-bb4e-b6a8755e0923","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:10:14.821Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:10:14.823Z","message":"{\"transactionId\":\"87ed1074-1fd5-4914-9652-60246784447a\",\"status\":\"200\",\"rqstDate\":\"230526-00:10:14:822\",\"respDate\":\"230526-00:10:14:823\",\"sourceId\":\"haproxy:87ed1074-1fd5-4914-9652-60246784447a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:10:14:822-63489\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a0322508-d95c-4977-a1d7-b077181ccad4], x-b3-parentspanid=[b37a412bf689b7ac], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[87b9a6d7633404f0b37a412bf689b7ac], x-b3-spanid=[f012c4c63a659b22], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[87ed1074-1fd5-4914-9652-60246784447a]}\\\"}\"}","context":{"RequestID":"87ed1074-1fd5-4914-9652-60246784447a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d75d6ae2-6821-4550-bb4e-b6a8755e0923","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:10:14.821Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:14.824Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"87ed1074-1fd5-4914-9652-60246784447a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d75d6ae2-6821-4550-bb4e-b6a8755e0923","LogTimestamp":"2023-05-26T00:10:14.824Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:10:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:10:16.833Z","message":"Entering","context":{"RequestID":"0bc0c79a-91ae-4d4e-8929-808e1964cb81","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c0ed3741-79eb-4f32-99eb-20f03879e5b1","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:10:16.833Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:10:16.836Z","message":"{\"transactionId\":\"0bc0c79a-91ae-4d4e-8929-808e1964cb81\",\"status\":\"200\",\"rqstDate\":\"230526-00:10:16:834\",\"respDate\":\"230526-00:10:16:836\",\"sourceId\":\"haproxy:0bc0c79a-91ae-4d4e-8929-808e1964cb81\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:10:16:834-15409\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aed256cd-1bba-46a7-8f20-196822cb5eec], x-b3-parentspanid=[1af9aaff38f07131], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f09fccaeee4b79161af9aaff38f07131], x-b3-spanid=[83d9e32657a3d9f1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0bc0c79a-91ae-4d4e-8929-808e1964cb81]}\\\"}\"}","context":{"RequestID":"0bc0c79a-91ae-4d4e-8929-808e1964cb81","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c0ed3741-79eb-4f32-99eb-20f03879e5b1","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:10:16.833Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:16.837Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0bc0c79a-91ae-4d4e-8929-808e1964cb81","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c0ed3741-79eb-4f32-99eb-20f03879e5b1","LogTimestamp":"2023-05-26T00:10:16.837Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:10:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:10:18.848Z","message":"Entering","context":{"RequestID":"9afcd397-a836-4a7f-bcf1-e318ec615dd6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8b734ecb-1ae5-4167-a531-80882b853956","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:10:18.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:10:18.849Z","message":"{\"transactionId\":\"9afcd397-a836-4a7f-bcf1-e318ec615dd6\",\"status\":\"200\",\"rqstDate\":\"230526-00:10:18:848\",\"respDate\":\"230526-00:10:18:849\",\"sourceId\":\"haproxy:9afcd397-a836-4a7f-bcf1-e318ec615dd6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:10:18:848-28488\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0c5bb4cf-5f6d-40f6-a541-a43e86ba23ef], x-b3-parentspanid=[8fba35e465e3de83], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e6c63caf073e15288fba35e465e3de83], x-b3-spanid=[2edf731a8a7a04b3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9afcd397-a836-4a7f-bcf1-e318ec615dd6]}\\\"}\"}","context":{"RequestID":"9afcd397-a836-4a7f-bcf1-e318ec615dd6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8b734ecb-1ae5-4167-a531-80882b853956","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:10:18.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:18.849Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9afcd397-a836-4a7f-bcf1-e318ec615dd6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8b734ecb-1ae5-4167-a531-80882b853956","LogTimestamp":"2023-05-26T00:10:18.849Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:10:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-26T00:10:20.859Z","message":"Entering","context":{"RequestID":"9081cb15-fd2e-4241-866f-d92ce70a6e4c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7706b720-d88c-46fd-8498-0ce4a681b6ab","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:10:20.859Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:10:20.861Z","message":"{\"transactionId\":\"9081cb15-fd2e-4241-866f-d92ce70a6e4c\",\"status\":\"200\",\"rqstDate\":\"230526-00:10:20:860\",\"respDate\":\"230526-00:10:20:861\",\"sourceId\":\"haproxy:9081cb15-fd2e-4241-866f-d92ce70a6e4c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:10:20:860-90983\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[52b0c1fd-2327-49b5-9417-d239adc6dd16], x-b3-parentspanid=[bb6e825a47dc47d7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fb0c4fa4a7f62d67bb6e825a47dc47d7], x-b3-spanid=[b196af80c9fb5bf9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9081cb15-fd2e-4241-866f-d92ce70a6e4c]}\\\"}\"}","context":{"RequestID":"9081cb15-fd2e-4241-866f-d92ce70a6e4c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7706b720-d88c-46fd-8498-0ce4a681b6ab","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:10:20.859Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:20.862Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9081cb15-fd2e-4241-866f-d92ce70a6e4c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7706b720-d88c-46fd-8498-0ce4a681b6ab","LogTimestamp":"2023-05-26T00:10:20.862Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:10:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:10:21.912Z","message":"Entering","context":{"RequestID":"fd63d68f-1a96-4635-b3d9-c5d064efb7f8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7a5128d5-19f8-42f0-9398-9219023432ef","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:10:21.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:10:21.913Z","message":"Database is available from CACHED check.","context":{"RequestID":"fd63d68f-1a96-4635-b3d9-c5d064efb7f8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7a5128d5-19f8-42f0-9398-9219023432ef","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:10:21.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:21.914Z","message":"{\"transactionId\":\"fd63d68f-1a96-4635-b3d9-c5d064efb7f8\",\"status\":\"200\",\"rqstDate\":\"230526-00:10:21:912\",\"respDate\":\"230526-00:10:21:914\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:fd63d68f-1a96-4635-b3d9-c5d064efb7f8\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:10:21:912-47513\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[fd63d68f-1a96-4635-b3d9-c5d064efb7f8]}\\\"}\"}","context":{"RequestID":"fd63d68f-1a96-4635-b3d9-c5d064efb7f8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7a5128d5-19f8-42f0-9398-9219023432ef","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:10:21.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:21.915Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fd63d68f-1a96-4635-b3d9-c5d064efb7f8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7a5128d5-19f8-42f0-9398-9219023432ef","LogTimestamp":"2023-05-26T00:10:21.915Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:10:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:10:22.043Z","message":"Entering","context":{"RequestID":"d5503d1b-06c1-4616-8ce4-a5642c3d2ce9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"109fd33d-30b5-4099-b7cb-cea0c0345e5f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:10:22.043Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:10:22.046Z","message":"{\"transactionId\":\"d5503d1b-06c1-4616-8ce4-a5642c3d2ce9\",\"status\":\"200\",\"rqstDate\":\"230526-00:10:22:044\",\"respDate\":\"230526-00:10:22:046\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d5503d1b-06c1-4616-8ce4-a5642c3d2ce9\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:10:22:044-97865\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[397625b9-cae7-4ee9-9dc7-9f6e41a8d2e1], x-b3-parentspanid=[8fc5097eff021fb1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56623], x-envoy-attempt-count=[1], x-b3-traceid=[433c964c683f7fb08fc5097eff021fb1], x-b3-spanid=[af143c14c580a1ea], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d5503d1b-06c1-4616-8ce4-a5642c3d2ce9]}\\\"}\"}","context":{"RequestID":"d5503d1b-06c1-4616-8ce4-a5642c3d2ce9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"109fd33d-30b5-4099-b7cb-cea0c0345e5f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:10:22.043Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:22.047Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d5503d1b-06c1-4616-8ce4-a5642c3d2ce9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"109fd33d-30b5-4099-b7cb-cea0c0345e5f","LogTimestamp":"2023-05-26T00:10:22.047Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:10:22 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:10:22.871Z","message":"Entering","context":{"RequestID":"50a80b9c-ac84-4aab-a5ec-7c09f07d2582","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"52775d46-00a3-4390-9517-654d1c252e61","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:10:22.871Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:10:22.873Z","message":"{\"transactionId\":\"50a80b9c-ac84-4aab-a5ec-7c09f07d2582\",\"status\":\"200\",\"rqstDate\":\"230526-00:10:22:872\",\"respDate\":\"230526-00:10:22:873\",\"sourceId\":\"haproxy:50a80b9c-ac84-4aab-a5ec-7c09f07d2582\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:10:22:872-68845\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7b5dcf8f-b395-4cea-9b2f-4be005154fdf], x-b3-parentspanid=[c5fae1d79d2e4599], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a2e8895d464fcd76c5fae1d79d2e4599], x-b3-spanid=[24f0632ffc357fbc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[50a80b9c-ac84-4aab-a5ec-7c09f07d2582]}\\\"}\"}","context":{"RequestID":"50a80b9c-ac84-4aab-a5ec-7c09f07d2582","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"52775d46-00a3-4390-9517-654d1c252e61","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:10:22.871Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:22.874Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"50a80b9c-ac84-4aab-a5ec-7c09f07d2582","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"52775d46-00a3-4390-9517-654d1c252e61","LogTimestamp":"2023-05-26T00:10:22.874Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:10:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:10:24.200Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:10:24.217Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:24.218Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:24.218Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:24.883Z","message":"Entering","context":{"RequestID":"bfebe4ec-f8aa-4c7f-8c59-618ed3da35cb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"102e5317-373d-48f4-a89b-441d406c6e68","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:10:24.883Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:10:24.885Z","message":"{\"transactionId\":\"bfebe4ec-f8aa-4c7f-8c59-618ed3da35cb\",\"status\":\"200\",\"rqstDate\":\"230526-00:10:24:884\",\"respDate\":\"230526-00:10:24:885\",\"sourceId\":\"haproxy:bfebe4ec-f8aa-4c7f-8c59-618ed3da35cb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:10:24:884-12243\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[87066d2f-8b13-4438-a25d-bb5434ad9a7e], x-b3-parentspanid=[189d18c3f73dc9e4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cabdc3047f7451ec189d18c3f73dc9e4], x-b3-spanid=[58481c0c6c7b79bc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bfebe4ec-f8aa-4c7f-8c59-618ed3da35cb]}\\\"}\"}","context":{"RequestID":"bfebe4ec-f8aa-4c7f-8c59-618ed3da35cb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"102e5317-373d-48f4-a89b-441d406c6e68","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:10:24.883Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:24.885Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bfebe4ec-f8aa-4c7f-8c59-618ed3da35cb","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"102e5317-373d-48f4-a89b-441d406c6e68","LogTimestamp":"2023-05-26T00:10:24.885Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:10:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:10:26.795Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:26.800Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:26.895Z","message":"Entering","context":{"RequestID":"36427ccd-6e73-4edd-a7ce-c4503f0eb5a9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"062b9f54-9c76-43af-a1ce-cc17e6e75559","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:10:26.895Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:10:26.898Z","message":"{\"transactionId\":\"36427ccd-6e73-4edd-a7ce-c4503f0eb5a9\",\"status\":\"200\",\"rqstDate\":\"230526-00:10:26:897\",\"respDate\":\"230526-00:10:26:898\",\"sourceId\":\"haproxy:36427ccd-6e73-4edd-a7ce-c4503f0eb5a9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:10:26:897-88598\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d074e16e-393f-45b5-89ed-b7280109a5c2], x-b3-parentspanid=[6fe95aa23a3d89bb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f224a3ad00397e916fe95aa23a3d89bb], x-b3-spanid=[8c251fa10d854bec], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[36427ccd-6e73-4edd-a7ce-c4503f0eb5a9]}\\\"}\"}","context":{"RequestID":"36427ccd-6e73-4edd-a7ce-c4503f0eb5a9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"062b9f54-9c76-43af-a1ce-cc17e6e75559","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:10:26.895Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:26.899Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"36427ccd-6e73-4edd-a7ce-c4503f0eb5a9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"062b9f54-9c76-43af-a1ce-cc17e6e75559","LogTimestamp":"2023-05-26T00:10:26.899Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:10:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:10:28.907Z","message":"Entering","context":{"RequestID":"517741a9-263a-48b0-a923-5a0e88d5f2cf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0e29d521-9cd7-406b-babb-0903da214fd3","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:10:28.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:10:28.909Z","message":"{\"transactionId\":\"517741a9-263a-48b0-a923-5a0e88d5f2cf\",\"status\":\"200\",\"rqstDate\":\"230526-00:10:28:908\",\"respDate\":\"230526-00:10:28:909\",\"sourceId\":\"haproxy:517741a9-263a-48b0-a923-5a0e88d5f2cf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:10:28:908-49783\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9f7b4b2c-7ed4-4b14-b9be-491d607f991d], x-b3-parentspanid=[629af1a830f774bd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2af7b90efe965434629af1a830f774bd], x-b3-spanid=[21c2f92f4ae4c590], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[517741a9-263a-48b0-a923-5a0e88d5f2cf]}\\\"}\"}","context":{"RequestID":"517741a9-263a-48b0-a923-5a0e88d5f2cf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0e29d521-9cd7-406b-babb-0903da214fd3","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:10:28.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:28.910Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"517741a9-263a-48b0-a923-5a0e88d5f2cf","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0e29d521-9cd7-406b-babb-0903da214fd3","LogTimestamp":"2023-05-26T00:10:28.910Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:10:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:10:30.919Z","message":"Entering","context":{"RequestID":"3a1764de-5d85-4e6e-b1af-cccadb9cf14d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9f80b725-8dbf-4ec6-b7f0-d4e6fabdd53a","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:10:30.919Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:10:30.922Z","message":"{\"transactionId\":\"3a1764de-5d85-4e6e-b1af-cccadb9cf14d\",\"status\":\"200\",\"rqstDate\":\"230526-00:10:30:920\",\"respDate\":\"230526-00:10:30:922\",\"sourceId\":\"haproxy:3a1764de-5d85-4e6e-b1af-cccadb9cf14d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:10:30:920-91546\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[638894a9-e93c-4a15-9eea-a1cfb77fc481], x-b3-parentspanid=[37c700051a148cae], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e43a8793d066b4ff37c700051a148cae], x-b3-spanid=[f5b4f50e0c221b64], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3a1764de-5d85-4e6e-b1af-cccadb9cf14d]}\\\"}\"}","context":{"RequestID":"3a1764de-5d85-4e6e-b1af-cccadb9cf14d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9f80b725-8dbf-4ec6-b7f0-d4e6fabdd53a","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:10:30.919Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:30.923Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3a1764de-5d85-4e6e-b1af-cccadb9cf14d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9f80b725-8dbf-4ec6-b7f0-d4e6fabdd53a","LogTimestamp":"2023-05-26T00:10:30.922Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:10:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:10:31.908Z","message":"Entering","context":{"RequestID":"888b293b-321b-4dfb-a23e-25b55883fedf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"490c50a8-ff52-4d53-af15-1023b03e4358","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:10:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:10:31.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"888b293b-321b-4dfb-a23e-25b55883fedf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"490c50a8-ff52-4d53-af15-1023b03e4358","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:10:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:31.912Z","message":"{\"transactionId\":\"888b293b-321b-4dfb-a23e-25b55883fedf\",\"status\":\"200\",\"rqstDate\":\"230526-00:10:31:909\",\"respDate\":\"230526-00:10:31:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:888b293b-321b-4dfb-a23e-25b55883fedf\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:10:31:909-51555\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[888b293b-321b-4dfb-a23e-25b55883fedf]}\\\"}\"}","context":{"RequestID":"888b293b-321b-4dfb-a23e-25b55883fedf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"490c50a8-ff52-4d53-af15-1023b03e4358","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:10:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:31.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"888b293b-321b-4dfb-a23e-25b55883fedf","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"490c50a8-ff52-4d53-af15-1023b03e4358","LogTimestamp":"2023-05-26T00:10:31.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:10:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:10:32.044Z","message":"Entering","context":{"RequestID":"869efd45-dcbd-4198-aa79-b0a5afd1f3c8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"902751ec-1028-414a-b019-12565d4c3e69","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:10:32.044Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:10:32.046Z","message":"{\"transactionId\":\"869efd45-dcbd-4198-aa79-b0a5afd1f3c8\",\"status\":\"200\",\"rqstDate\":\"230526-00:10:32:045\",\"respDate\":\"230526-00:10:32:046\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:869efd45-dcbd-4198-aa79-b0a5afd1f3c8\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:10:32:045-37389\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d4d1bc6b-5c34-4052-8066-d282f54830a7], x-b3-parentspanid=[7294a1de2052000a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44937], x-envoy-attempt-count=[1], x-b3-traceid=[e149ab56268167f77294a1de2052000a], x-b3-spanid=[dbfc6d0f7e93f70b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[869efd45-dcbd-4198-aa79-b0a5afd1f3c8]}\\\"}\"}","context":{"RequestID":"869efd45-dcbd-4198-aa79-b0a5afd1f3c8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"902751ec-1028-414a-b019-12565d4c3e69","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:10:32.044Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:32.047Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"869efd45-dcbd-4198-aa79-b0a5afd1f3c8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"902751ec-1028-414a-b019-12565d4c3e69","LogTimestamp":"2023-05-26T00:10:32.047Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:10:32 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:10:32.932Z","message":"Entering","context":{"RequestID":"b02457a6-f900-407f-b0a3-e3d469296f14","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"86a97ef5-2d16-4c2d-a652-f5df2de536ee","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:10:32.932Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:10:32.934Z","message":"{\"transactionId\":\"b02457a6-f900-407f-b0a3-e3d469296f14\",\"status\":\"200\",\"rqstDate\":\"230526-00:10:32:932\",\"respDate\":\"230526-00:10:32:933\",\"sourceId\":\"haproxy:b02457a6-f900-407f-b0a3-e3d469296f14\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:10:32:932-79892\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[84d1d44d-d128-4a51-99ba-030159c1c327], x-b3-parentspanid=[afe06fc422eff1c3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[14f38c9051e8402dafe06fc422eff1c3], x-b3-spanid=[7b49a6ad0909f924], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b02457a6-f900-407f-b0a3-e3d469296f14]}\\\"}\"}","context":{"RequestID":"b02457a6-f900-407f-b0a3-e3d469296f14","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"86a97ef5-2d16-4c2d-a652-f5df2de536ee","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:10:32.932Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:32.934Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b02457a6-f900-407f-b0a3-e3d469296f14","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"86a97ef5-2d16-4c2d-a652-f5df2de536ee","LogTimestamp":"2023-05-26T00:10:32.934Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:10:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:10:34.199Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:10:34.218Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:34.218Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:34.218Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:34.944Z","message":"Entering","context":{"RequestID":"090ff2d3-5f85-4c43-96e6-ea760fb2bbb2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"493f562c-999e-41e0-8c82-0957689b6689","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:10:34.944Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:10:34.946Z","message":"{\"transactionId\":\"090ff2d3-5f85-4c43-96e6-ea760fb2bbb2\",\"status\":\"200\",\"rqstDate\":\"230526-00:10:34:945\",\"respDate\":\"230526-00:10:34:946\",\"sourceId\":\"haproxy:090ff2d3-5f85-4c43-96e6-ea760fb2bbb2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:10:34:945-63033\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[310a33a5-6059-4e5a-8684-cb89fb472c2a], x-b3-parentspanid=[a99989e22b08fdb7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dde6f04e50f8445aa99989e22b08fdb7], x-b3-spanid=[76e547f3b022663b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[090ff2d3-5f85-4c43-96e6-ea760fb2bbb2]}\\\"}\"}","context":{"RequestID":"090ff2d3-5f85-4c43-96e6-ea760fb2bbb2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"493f562c-999e-41e0-8c82-0957689b6689","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:10:34.944Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:34.946Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"090ff2d3-5f85-4c43-96e6-ea760fb2bbb2","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"493f562c-999e-41e0-8c82-0957689b6689","LogTimestamp":"2023-05-26T00:10:34.946Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:10:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:10:36.955Z","message":"Entering","context":{"RequestID":"cbc78fd7-4b22-442f-9c47-51aeba9f89cd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6e36335f-6760-40ff-8b9a-4d93246e005f","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:10:36.955Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:10:36.957Z","message":"{\"transactionId\":\"cbc78fd7-4b22-442f-9c47-51aeba9f89cd\",\"status\":\"200\",\"rqstDate\":\"230526-00:10:36:956\",\"respDate\":\"230526-00:10:36:957\",\"sourceId\":\"haproxy:cbc78fd7-4b22-442f-9c47-51aeba9f89cd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:10:36:956-21037\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[308f1f2f-375a-4946-b65f-145109954abf], x-b3-parentspanid=[0a0a32fa0d68f706], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d4507b766ed900db0a0a32fa0d68f706], x-b3-spanid=[bd02fec9606f1a07], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cbc78fd7-4b22-442f-9c47-51aeba9f89cd]}\\\"}\"}","context":{"RequestID":"cbc78fd7-4b22-442f-9c47-51aeba9f89cd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6e36335f-6760-40ff-8b9a-4d93246e005f","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:10:36.955Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:36.958Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cbc78fd7-4b22-442f-9c47-51aeba9f89cd","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6e36335f-6760-40ff-8b9a-4d93246e005f","LogTimestamp":"2023-05-26T00:10:36.958Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:10:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:10:38.967Z","message":"Entering","context":{"RequestID":"bc228f98-8d94-442b-83d0-03717ceb2f67","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8d67e36e-dd0d-4d46-aa5d-dc89c9937b10","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:10:38.967Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:10:38.969Z","message":"{\"transactionId\":\"bc228f98-8d94-442b-83d0-03717ceb2f67\",\"status\":\"200\",\"rqstDate\":\"230526-00:10:38:968\",\"respDate\":\"230526-00:10:38:969\",\"sourceId\":\"haproxy:bc228f98-8d94-442b-83d0-03717ceb2f67\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:10:38:968-4678\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b85ee2e3-4840-4fe5-9c47-51af31c67aeb], x-b3-parentspanid=[0fec26ee0d5785f5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[20cc36fb4e42e6830fec26ee0d5785f5], x-b3-spanid=[ccea376e5e0e1131], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bc228f98-8d94-442b-83d0-03717ceb2f67]}\\\"}\"}","context":{"RequestID":"bc228f98-8d94-442b-83d0-03717ceb2f67","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8d67e36e-dd0d-4d46-aa5d-dc89c9937b10","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:10:38.967Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:38.970Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bc228f98-8d94-442b-83d0-03717ceb2f67","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8d67e36e-dd0d-4d46-aa5d-dc89c9937b10","LogTimestamp":"2023-05-26T00:10:38.970Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:10:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:10:40.979Z","message":"Entering","context":{"RequestID":"a51ed21b-3fca-4878-9418-65cc94f86ef5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"aaa18717-945f-431c-bff1-96a97563bf16","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:10:40.979Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:10:40.980Z","message":"{\"transactionId\":\"a51ed21b-3fca-4878-9418-65cc94f86ef5\",\"status\":\"200\",\"rqstDate\":\"230526-00:10:40:980\",\"respDate\":\"230526-00:10:40:980\",\"sourceId\":\"haproxy:a51ed21b-3fca-4878-9418-65cc94f86ef5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:10:40:980-34044\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d5b374fb-5f1e-45b8-93da-b9b7910f5ba9], x-b3-parentspanid=[dd7c9a72089177ed], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[db5da430849c1de2dd7c9a72089177ed], x-b3-spanid=[c7e6b2e87c2da615], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a51ed21b-3fca-4878-9418-65cc94f86ef5]}\\\"}\"}","context":{"RequestID":"a51ed21b-3fca-4878-9418-65cc94f86ef5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"aaa18717-945f-431c-bff1-96a97563bf16","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:10:40.979Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:40.981Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a51ed21b-3fca-4878-9418-65cc94f86ef5","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aaa18717-945f-431c-bff1-96a97563bf16","LogTimestamp":"2023-05-26T00:10:40.981Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:10:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:10:41.908Z","message":"Entering","context":{"RequestID":"9aef41aa-8111-4f55-9ce1-966b05151918","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"962c7845-c5a9-42f4-93fd-8c6707f0331f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:10:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:10:41.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"9aef41aa-8111-4f55-9ce1-966b05151918","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"962c7845-c5a9-42f4-93fd-8c6707f0331f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:10:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:41.912Z","message":"{\"transactionId\":\"9aef41aa-8111-4f55-9ce1-966b05151918\",\"status\":\"200\",\"rqstDate\":\"230526-00:10:41:909\",\"respDate\":\"230526-00:10:41:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9aef41aa-8111-4f55-9ce1-966b05151918\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:10:41:909-14942\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9aef41aa-8111-4f55-9ce1-966b05151918]}\\\"}\"}","context":{"RequestID":"9aef41aa-8111-4f55-9ce1-966b05151918","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"962c7845-c5a9-42f4-93fd-8c6707f0331f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:10:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:41.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9aef41aa-8111-4f55-9ce1-966b05151918","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"962c7845-c5a9-42f4-93fd-8c6707f0331f","LogTimestamp":"2023-05-26T00:10:41.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:10:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:10:42.044Z","message":"Entering","context":{"RequestID":"68a85bfb-28f0-4373-a6c4-169f7f77d8af","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"48de6b75-a17e-44f7-81c2-393d032ad1f7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:10:42.044Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:10:42.046Z","message":"{\"transactionId\":\"68a85bfb-28f0-4373-a6c4-169f7f77d8af\",\"status\":\"200\",\"rqstDate\":\"230526-00:10:42:045\",\"respDate\":\"230526-00:10:42:046\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:68a85bfb-28f0-4373-a6c4-169f7f77d8af\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:10:42:045-94872\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c61fed05-e5bc-4b4f-b940-3c31be985857], x-b3-parentspanid=[a8264c35724b9454], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[52153], x-envoy-attempt-count=[1], x-b3-traceid=[239fc8e02143fce1a8264c35724b9454], x-b3-spanid=[ed8621a422e17b56], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[68a85bfb-28f0-4373-a6c4-169f7f77d8af]}\\\"}\"}","context":{"RequestID":"68a85bfb-28f0-4373-a6c4-169f7f77d8af","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"48de6b75-a17e-44f7-81c2-393d032ad1f7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:10:42.044Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:42.047Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"68a85bfb-28f0-4373-a6c4-169f7f77d8af","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"48de6b75-a17e-44f7-81c2-393d032ad1f7","LogTimestamp":"2023-05-26T00:10:42.046Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:10:42 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:10:42.988Z","message":"Entering","context":{"RequestID":"ba3652b2-fe80-4241-a20c-b792e26325b2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2eb6a9e6-1a56-4f95-8a72-4296fa068f89","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:10:42.988Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:10:42.991Z","message":"{\"transactionId\":\"ba3652b2-fe80-4241-a20c-b792e26325b2\",\"status\":\"200\",\"rqstDate\":\"230526-00:10:42:989\",\"respDate\":\"230526-00:10:42:991\",\"sourceId\":\"haproxy:ba3652b2-fe80-4241-a20c-b792e26325b2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:10:42:989-931\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6c3fea14-bdfc-44a3-a0a7-6b19bbce77e9], x-b3-parentspanid=[eab118ce34023617], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[58d4bc67be2bace8eab118ce34023617], x-b3-spanid=[d348ade12d687843], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ba3652b2-fe80-4241-a20c-b792e26325b2]}\\\"}\"}","context":{"RequestID":"ba3652b2-fe80-4241-a20c-b792e26325b2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2eb6a9e6-1a56-4f95-8a72-4296fa068f89","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:10:42.988Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:42.991Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ba3652b2-fe80-4241-a20c-b792e26325b2","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2eb6a9e6-1a56-4f95-8a72-4296fa068f89","LogTimestamp":"2023-05-26T00:10:42.991Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:10:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:10:44.200Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:10:44.216Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:44.217Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:44.217Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:44.999Z","message":"Entering","context":{"RequestID":"bcba26b3-2e9f-4ad6-bf41-12ca61ab4151","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"73461ba6-1f55-46e9-b9ab-fbf084015b1f","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:10:44.999Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:10:45.002Z","message":"{\"transactionId\":\"bcba26b3-2e9f-4ad6-bf41-12ca61ab4151\",\"status\":\"200\",\"rqstDate\":\"230526-00:10:45:000\",\"respDate\":\"230526-00:10:45:002\",\"sourceId\":\"haproxy:bcba26b3-2e9f-4ad6-bf41-12ca61ab4151\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:10:45:000-31190\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f8f7781e-b804-4c21-980d-30566b0be55b], x-b3-parentspanid=[e8c5091f8f0fabad], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bc696955f4ca00d5e8c5091f8f0fabad], x-b3-spanid=[57b5cabd601fd849], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bcba26b3-2e9f-4ad6-bf41-12ca61ab4151]}\\\"}\"}","context":{"RequestID":"bcba26b3-2e9f-4ad6-bf41-12ca61ab4151","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"73461ba6-1f55-46e9-b9ab-fbf084015b1f","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:10:44.999Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:45.003Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bcba26b3-2e9f-4ad6-bf41-12ca61ab4151","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"73461ba6-1f55-46e9-b9ab-fbf084015b1f","LogTimestamp":"2023-05-26T00:10:45.003Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:10:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:10:47.011Z","message":"Entering","context":{"RequestID":"7d2e9eef-5c83-44f2-8e67-62cb4efaefee","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"20aa4018-803f-478e-9063-c7c1b33b1f21","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:10:47.011Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:10:47.013Z","message":"{\"transactionId\":\"7d2e9eef-5c83-44f2-8e67-62cb4efaefee\",\"status\":\"200\",\"rqstDate\":\"230526-00:10:47:012\",\"respDate\":\"230526-00:10:47:013\",\"sourceId\":\"haproxy:7d2e9eef-5c83-44f2-8e67-62cb4efaefee\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:10:47:012-15960\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2bede085-3e08-4d7d-86bc-a2bd7a034e5a], x-b3-parentspanid=[454c5a18cfe2bd6c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[74c0e4d213e8c256454c5a18cfe2bd6c], x-b3-spanid=[1ebb0b173568a88a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7d2e9eef-5c83-44f2-8e67-62cb4efaefee]}\\\"}\"}","context":{"RequestID":"7d2e9eef-5c83-44f2-8e67-62cb4efaefee","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"20aa4018-803f-478e-9063-c7c1b33b1f21","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:10:47.011Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:47.014Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7d2e9eef-5c83-44f2-8e67-62cb4efaefee","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"20aa4018-803f-478e-9063-c7c1b33b1f21","LogTimestamp":"2023-05-26T00:10:47.014Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:10:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:10:49.023Z","message":"Entering","context":{"RequestID":"b330f4ae-f2dd-4a75-847d-f800785868dc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9f65fb32-9245-4ea5-93a0-3b37910467a9","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:10:49.023Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:10:49.025Z","message":"{\"transactionId\":\"b330f4ae-f2dd-4a75-847d-f800785868dc\",\"status\":\"200\",\"rqstDate\":\"230526-00:10:49:024\",\"respDate\":\"230526-00:10:49:025\",\"sourceId\":\"haproxy:b330f4ae-f2dd-4a75-847d-f800785868dc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:10:49:024-58188\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fc7569de-e74c-466b-b44e-55120e9682ba], x-b3-parentspanid=[449f7784cbf4d61a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[56c2643c5e3713b3449f7784cbf4d61a], x-b3-spanid=[3cf33e1af7768220], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b330f4ae-f2dd-4a75-847d-f800785868dc]}\\\"}\"}","context":{"RequestID":"b330f4ae-f2dd-4a75-847d-f800785868dc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9f65fb32-9245-4ea5-93a0-3b37910467a9","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:10:49.023Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:49.026Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b330f4ae-f2dd-4a75-847d-f800785868dc","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9f65fb32-9245-4ea5-93a0-3b37910467a9","LogTimestamp":"2023-05-26T00:10:49.026Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:10:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:10:51.047Z","message":"Entering","context":{"RequestID":"c9b27faa-b41e-4c53-ba02-0f6438201ffe","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8d216e7f-9661-4fc4-9274-bb735e53f845","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:10:51.047Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:10:51.048Z","message":"{\"transactionId\":\"c9b27faa-b41e-4c53-ba02-0f6438201ffe\",\"status\":\"200\",\"rqstDate\":\"230526-00:10:51:047\",\"respDate\":\"230526-00:10:51:048\",\"sourceId\":\"haproxy:c9b27faa-b41e-4c53-ba02-0f6438201ffe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:10:51:047-93942\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[91a784b4-ab07-4c86-9965-ba2243e21153], x-b3-parentspanid=[c9e175c6ce6dfcb3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a4e7b8e0bd3a6f5fc9e175c6ce6dfcb3], x-b3-spanid=[a9357b27982e7fba], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c9b27faa-b41e-4c53-ba02-0f6438201ffe]}\\\"}\"}","context":{"RequestID":"c9b27faa-b41e-4c53-ba02-0f6438201ffe","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8d216e7f-9661-4fc4-9274-bb735e53f845","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:10:51.047Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:51.049Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c9b27faa-b41e-4c53-ba02-0f6438201ffe","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8d216e7f-9661-4fc4-9274-bb735e53f845","LogTimestamp":"2023-05-26T00:10:51.049Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:10:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:10:51.907Z","message":"Entering","context":{"RequestID":"f8665803-2829-49b2-8a9b-ff1b188b2b84","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5ea8a241-34b9-4ad3-af14-450a35c2e005","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:10:51.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:10:51.908Z","message":"Database is available from CACHED check.","context":{"RequestID":"f8665803-2829-49b2-8a9b-ff1b188b2b84","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5ea8a241-34b9-4ad3-af14-450a35c2e005","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:10:51.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:51.909Z","message":"{\"transactionId\":\"f8665803-2829-49b2-8a9b-ff1b188b2b84\",\"status\":\"200\",\"rqstDate\":\"230526-00:10:51:907\",\"respDate\":\"230526-00:10:51:909\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f8665803-2829-49b2-8a9b-ff1b188b2b84\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:10:51:907-21572\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f8665803-2829-49b2-8a9b-ff1b188b2b84]}\\\"}\"}","context":{"RequestID":"f8665803-2829-49b2-8a9b-ff1b188b2b84","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5ea8a241-34b9-4ad3-af14-450a35c2e005","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:10:51.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:51.910Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f8665803-2829-49b2-8a9b-ff1b188b2b84","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ea8a241-34b9-4ad3-af14-450a35c2e005","LogTimestamp":"2023-05-26T00:10:51.909Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:10:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:10:52.044Z","message":"Entering","context":{"RequestID":"9c32e935-5507-4ce9-a3f9-44a49da2f7be","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"99fd669f-8b32-4106-a6e3-97e9d2cd6fb5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:10:52.044Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:10:52.046Z","message":"{\"transactionId\":\"9c32e935-5507-4ce9-a3f9-44a49da2f7be\",\"status\":\"200\",\"rqstDate\":\"230526-00:10:52:045\",\"respDate\":\"230526-00:10:52:046\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:9c32e935-5507-4ce9-a3f9-44a49da2f7be\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:10:52:045-29746\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6b27a1e9-0534-4f1d-a28f-6784a9154fe6], x-b3-parentspanid=[78c579f12a4417d9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33017], x-envoy-attempt-count=[1], x-b3-traceid=[03de2613a9e89d0e78c579f12a4417d9], x-b3-spanid=[ea14c1d519ed1bf9], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[9c32e935-5507-4ce9-a3f9-44a49da2f7be]}\\\"}\"}","context":{"RequestID":"9c32e935-5507-4ce9-a3f9-44a49da2f7be","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"99fd669f-8b32-4106-a6e3-97e9d2cd6fb5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:10:52.044Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:52.047Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9c32e935-5507-4ce9-a3f9-44a49da2f7be","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"99fd669f-8b32-4106-a6e3-97e9d2cd6fb5","LogTimestamp":"2023-05-26T00:10:52.047Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:10:52 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:10:53.059Z","message":"Entering","context":{"RequestID":"c6dfbb1c-130b-4a2e-9157-894bbcd4d102","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7851182c-47ab-47a5-8694-e64c833a1ae5","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:10:53.059Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:10:53.061Z","message":"{\"transactionId\":\"c6dfbb1c-130b-4a2e-9157-894bbcd4d102\",\"status\":\"200\",\"rqstDate\":\"230526-00:10:53:060\",\"respDate\":\"230526-00:10:53:061\",\"sourceId\":\"haproxy:c6dfbb1c-130b-4a2e-9157-894bbcd4d102\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:10:53:060-27579\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5995f4de-0b5a-4577-bb16-ba80f17e5a07], x-b3-parentspanid=[9b2c926a2df7e8c6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[61ade6c44305f6f89b2c926a2df7e8c6], x-b3-spanid=[41c27182b5534bce], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c6dfbb1c-130b-4a2e-9157-894bbcd4d102]}\\\"}\"}","context":{"RequestID":"c6dfbb1c-130b-4a2e-9157-894bbcd4d102","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7851182c-47ab-47a5-8694-e64c833a1ae5","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:10:53.059Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:53.063Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c6dfbb1c-130b-4a2e-9157-894bbcd4d102","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7851182c-47ab-47a5-8694-e64c833a1ae5","LogTimestamp":"2023-05-26T00:10:53.063Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:10:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:10:54.199Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:10:54.215Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:54.215Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:54.216Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:55.073Z","message":"Entering","context":{"RequestID":"a60a0f11-e4c1-499f-9ee4-9ee12adcbe69","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8e042bc2-aa08-444d-9f36-3e59556f43fe","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:10:55.073Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:10:55.075Z","message":"{\"transactionId\":\"a60a0f11-e4c1-499f-9ee4-9ee12adcbe69\",\"status\":\"200\",\"rqstDate\":\"230526-00:10:55:074\",\"respDate\":\"230526-00:10:55:075\",\"sourceId\":\"haproxy:a60a0f11-e4c1-499f-9ee4-9ee12adcbe69\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:10:55:074-77380\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bba93957-3532-4e65-b942-7d545931c80e], x-b3-parentspanid=[1047e5ac66deefc2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[853c3e90c853dc7f1047e5ac66deefc2], x-b3-spanid=[0db5418cb2053d95], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a60a0f11-e4c1-499f-9ee4-9ee12adcbe69]}\\\"}\"}","context":{"RequestID":"a60a0f11-e4c1-499f-9ee4-9ee12adcbe69","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8e042bc2-aa08-444d-9f36-3e59556f43fe","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:10:55.073Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:55.076Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a60a0f11-e4c1-499f-9ee4-9ee12adcbe69","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8e042bc2-aa08-444d-9f36-3e59556f43fe","LogTimestamp":"2023-05-26T00:10:55.076Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:10:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:10:56.800Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:56.806Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:57.085Z","message":"Entering","context":{"RequestID":"539841d8-b6d5-41c0-ab89-7f621f0fea99","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"68b1d093-cb39-49ee-af8a-5e99b64f6de2","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:10:57.084Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:10:57.086Z","message":"{\"transactionId\":\"539841d8-b6d5-41c0-ab89-7f621f0fea99\",\"status\":\"200\",\"rqstDate\":\"230526-00:10:57:085\",\"respDate\":\"230526-00:10:57:086\",\"sourceId\":\"haproxy:539841d8-b6d5-41c0-ab89-7f621f0fea99\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:10:57:085-49012\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0401ed61-27b2-42d1-9cd5-2a144c154830], x-b3-parentspanid=[62005ad512eee5db], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9d229b4de487cd8f62005ad512eee5db], x-b3-spanid=[fde43f151fdef89d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[539841d8-b6d5-41c0-ab89-7f621f0fea99]}\\\"}\"}","context":{"RequestID":"539841d8-b6d5-41c0-ab89-7f621f0fea99","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"68b1d093-cb39-49ee-af8a-5e99b64f6de2","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:10:57.084Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:57.087Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"539841d8-b6d5-41c0-ab89-7f621f0fea99","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"68b1d093-cb39-49ee-af8a-5e99b64f6de2","LogTimestamp":"2023-05-26T00:10:57.087Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:10:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-26T00:10:59.094Z","message":"Entering","context":{"RequestID":"fcfbde81-c5be-4831-861e-17c09bb700eb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fdde59c5-c59f-4b3c-912d-c87cc90d6b37","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:10:59.094Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:10:59.096Z","message":"{\"transactionId\":\"fcfbde81-c5be-4831-861e-17c09bb700eb\",\"status\":\"200\",\"rqstDate\":\"230526-00:10:59:095\",\"respDate\":\"230526-00:10:59:096\",\"sourceId\":\"haproxy:fcfbde81-c5be-4831-861e-17c09bb700eb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:10:59:095-92104\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8850d255-7d95-4bac-8d4b-328de1c2734f], x-b3-parentspanid=[a00a9accf032730c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c8cf7c50563bec4ba00a9accf032730c], x-b3-spanid=[7d95fa3bcdd6339d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fcfbde81-c5be-4831-861e-17c09bb700eb]}\\\"}\"}","context":{"RequestID":"fcfbde81-c5be-4831-861e-17c09bb700eb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fdde59c5-c59f-4b3c-912d-c87cc90d6b37","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:10:59.094Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:10:59.097Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fcfbde81-c5be-4831-861e-17c09bb700eb","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fdde59c5-c59f-4b3c-912d-c87cc90d6b37","LogTimestamp":"2023-05-26T00:10:59.097Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:10:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:11:01.106Z","message":"Entering","context":{"RequestID":"28e0f1a2-b9ce-4b29-a45f-75c55dc1d960","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d932cfe9-bda2-456f-8cf4-4b1f37fe50cb","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:11:01.106Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:11:01.108Z","message":"{\"transactionId\":\"28e0f1a2-b9ce-4b29-a45f-75c55dc1d960\",\"status\":\"200\",\"rqstDate\":\"230526-00:11:01:107\",\"respDate\":\"230526-00:11:01:108\",\"sourceId\":\"haproxy:28e0f1a2-b9ce-4b29-a45f-75c55dc1d960\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:11:01:107-76210\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fe61ca58-4454-4057-a021-fc1c8307661e], x-b3-parentspanid=[237bc7881871b1dd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5dbcc68c5aa640e0237bc7881871b1dd], x-b3-spanid=[22d72d845cab77e3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[28e0f1a2-b9ce-4b29-a45f-75c55dc1d960]}\\\"}\"}","context":{"RequestID":"28e0f1a2-b9ce-4b29-a45f-75c55dc1d960","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d932cfe9-bda2-456f-8cf4-4b1f37fe50cb","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:11:01.106Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:01.109Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"28e0f1a2-b9ce-4b29-a45f-75c55dc1d960","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d932cfe9-bda2-456f-8cf4-4b1f37fe50cb","LogTimestamp":"2023-05-26T00:11:01.109Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:11:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:11:01.908Z","message":"Entering","context":{"RequestID":"a0b996bb-5dcb-4528-8467-97fd4485c77e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"66132446-4ff2-4f0b-ac0d-3cebd7242403","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:11:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:11:01.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"a0b996bb-5dcb-4528-8467-97fd4485c77e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"66132446-4ff2-4f0b-ac0d-3cebd7242403","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:11:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:01.910Z","message":"{\"transactionId\":\"a0b996bb-5dcb-4528-8467-97fd4485c77e\",\"status\":\"200\",\"rqstDate\":\"230526-00:11:01:909\",\"respDate\":\"230526-00:11:01:909\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a0b996bb-5dcb-4528-8467-97fd4485c77e\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:11:01:909-24075\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a0b996bb-5dcb-4528-8467-97fd4485c77e]}\\\"}\"}","context":{"RequestID":"a0b996bb-5dcb-4528-8467-97fd4485c77e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"66132446-4ff2-4f0b-ac0d-3cebd7242403","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:11:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:01.910Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a0b996bb-5dcb-4528-8467-97fd4485c77e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"66132446-4ff2-4f0b-ac0d-3cebd7242403","LogTimestamp":"2023-05-26T00:11:01.910Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:11:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-05-26T00:11:02.045Z","message":"Entering","context":{"RequestID":"dd309f30-db40-435f-80bb-23beb9b8abcb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e81ab9d7-461f-452a-95e3-f0a37ce62449","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:11:02.045Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:11:02.047Z","message":"{\"transactionId\":\"dd309f30-db40-435f-80bb-23beb9b8abcb\",\"status\":\"200\",\"rqstDate\":\"230526-00:11:02:046\",\"respDate\":\"230526-00:11:02:047\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:dd309f30-db40-435f-80bb-23beb9b8abcb\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:11:02:046-54240\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ebb8f2ef-3941-42b5-80b9-6e7268bffbf9], x-b3-parentspanid=[5cf86e80a3fa5fac], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50623], x-envoy-attempt-count=[1], x-b3-traceid=[ca73a21712a371ff5cf86e80a3fa5fac], x-b3-spanid=[280d04a3fa482a7d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[dd309f30-db40-435f-80bb-23beb9b8abcb]}\\\"}\"}","context":{"RequestID":"dd309f30-db40-435f-80bb-23beb9b8abcb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e81ab9d7-461f-452a-95e3-f0a37ce62449","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:11:02.045Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:02.048Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dd309f30-db40-435f-80bb-23beb9b8abcb","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e81ab9d7-461f-452a-95e3-f0a37ce62449","LogTimestamp":"2023-05-26T00:11:02.048Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:11:02 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:11:03.118Z","message":"Entering","context":{"RequestID":"3fc287c2-cbba-47c7-9ff1-c54c5f7dea07","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f8d60735-4057-48eb-949b-8c718e65a715","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:11:03.118Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:11:03.119Z","message":"{\"transactionId\":\"3fc287c2-cbba-47c7-9ff1-c54c5f7dea07\",\"status\":\"200\",\"rqstDate\":\"230526-00:11:03:118\",\"respDate\":\"230526-00:11:03:119\",\"sourceId\":\"haproxy:3fc287c2-cbba-47c7-9ff1-c54c5f7dea07\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:11:03:118-78776\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[845e798b-dde4-4f3d-8254-dca9df031691], x-b3-parentspanid=[e292ea1b6f027f05], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[82bc8e55f4202e97e292ea1b6f027f05], x-b3-spanid=[1d5569391c2b6e84], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3fc287c2-cbba-47c7-9ff1-c54c5f7dea07]}\\\"}\"}","context":{"RequestID":"3fc287c2-cbba-47c7-9ff1-c54c5f7dea07","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f8d60735-4057-48eb-949b-8c718e65a715","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:11:03.118Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:03.120Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3fc287c2-cbba-47c7-9ff1-c54c5f7dea07","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f8d60735-4057-48eb-949b-8c718e65a715","LogTimestamp":"2023-05-26T00:11:03.120Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:11:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:11:04.199Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:11:04.212Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:04.213Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:04.213Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:05.130Z","message":"Entering","context":{"RequestID":"56ef7eda-0528-49c2-bfda-e2143db76b3a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ec3023d2-6a8e-4224-a6d0-7209838ec237","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:11:05.130Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:11:05.132Z","message":"{\"transactionId\":\"56ef7eda-0528-49c2-bfda-e2143db76b3a\",\"status\":\"200\",\"rqstDate\":\"230526-00:11:05:131\",\"respDate\":\"230526-00:11:05:132\",\"sourceId\":\"haproxy:56ef7eda-0528-49c2-bfda-e2143db76b3a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:11:05:131-18337\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[54bf4c18-bd68-44c2-bff2-b52551d2dd2b], x-b3-parentspanid=[6d410376b1b357b7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c4618ed60537e1546d410376b1b357b7], x-b3-spanid=[7cbaffb771d20e5c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[56ef7eda-0528-49c2-bfda-e2143db76b3a]}\\\"}\"}","context":{"RequestID":"56ef7eda-0528-49c2-bfda-e2143db76b3a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ec3023d2-6a8e-4224-a6d0-7209838ec237","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:11:05.130Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:05.133Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"56ef7eda-0528-49c2-bfda-e2143db76b3a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ec3023d2-6a8e-4224-a6d0-7209838ec237","LogTimestamp":"2023-05-26T00:11:05.133Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:11:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:11:07.142Z","message":"Entering","context":{"RequestID":"a3e2df78-0243-4f9c-b010-511d97ea54fb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"42fa8757-4e96-4ceb-a4de-057c1590c11e","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:11:07.142Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:11:07.144Z","message":"{\"transactionId\":\"a3e2df78-0243-4f9c-b010-511d97ea54fb\",\"status\":\"200\",\"rqstDate\":\"230526-00:11:07:143\",\"respDate\":\"230526-00:11:07:144\",\"sourceId\":\"haproxy:a3e2df78-0243-4f9c-b010-511d97ea54fb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:11:07:143-95553\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[10a4264c-1309-42ff-b92c-b69a3c24dfa5], x-b3-parentspanid=[30ed65df3b9a29f9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[559a590ad183a06830ed65df3b9a29f9], x-b3-spanid=[79ba614494aeb983], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a3e2df78-0243-4f9c-b010-511d97ea54fb]}\\\"}\"}","context":{"RequestID":"a3e2df78-0243-4f9c-b010-511d97ea54fb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"42fa8757-4e96-4ceb-a4de-057c1590c11e","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:11:07.142Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:07.145Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a3e2df78-0243-4f9c-b010-511d97ea54fb","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"42fa8757-4e96-4ceb-a4de-057c1590c11e","LogTimestamp":"2023-05-26T00:11:07.145Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:11:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:11:09.153Z","message":"Entering","context":{"RequestID":"255d1c62-503e-4b30-a249-38289ff0c436","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8da94f6e-bf2b-4a79-89d1-ddc1bf3ea39f","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:11:09.153Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:11:09.155Z","message":"{\"transactionId\":\"255d1c62-503e-4b30-a249-38289ff0c436\",\"status\":\"200\",\"rqstDate\":\"230526-00:11:09:154\",\"respDate\":\"230526-00:11:09:155\",\"sourceId\":\"haproxy:255d1c62-503e-4b30-a249-38289ff0c436\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:11:09:154-90812\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[10ca7a20-3e18-4455-8730-5d00d7f89065], x-b3-parentspanid=[359a004ac3f2106b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ec6b94d569f3d471359a004ac3f2106b], x-b3-spanid=[1b3c9826842cc1da], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[255d1c62-503e-4b30-a249-38289ff0c436]}\\\"}\"}","context":{"RequestID":"255d1c62-503e-4b30-a249-38289ff0c436","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8da94f6e-bf2b-4a79-89d1-ddc1bf3ea39f","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:11:09.153Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:09.156Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"255d1c62-503e-4b30-a249-38289ff0c436","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8da94f6e-bf2b-4a79-89d1-ddc1bf3ea39f","LogTimestamp":"2023-05-26T00:11:09.156Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:11:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:11:11.165Z","message":"Entering","context":{"RequestID":"be8ad5b0-61a6-4e5b-a8f9-0b7c03c2300d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b51dcc87-fc50-447a-b297-39e6ecc3c1fc","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:11:11.164Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:11:11.167Z","message":"{\"transactionId\":\"be8ad5b0-61a6-4e5b-a8f9-0b7c03c2300d\",\"status\":\"200\",\"rqstDate\":\"230526-00:11:11:165\",\"respDate\":\"230526-00:11:11:167\",\"sourceId\":\"haproxy:be8ad5b0-61a6-4e5b-a8f9-0b7c03c2300d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:11:11:165-74380\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a90cc926-729d-492c-baf1-403b7df9767e], x-b3-parentspanid=[a37b4ca842ab504f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3aa984a622248033a37b4ca842ab504f], x-b3-spanid=[f652accddc3f9494], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[be8ad5b0-61a6-4e5b-a8f9-0b7c03c2300d]}\\\"}\"}","context":{"RequestID":"be8ad5b0-61a6-4e5b-a8f9-0b7c03c2300d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b51dcc87-fc50-447a-b297-39e6ecc3c1fc","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:11:11.164Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:11.168Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"be8ad5b0-61a6-4e5b-a8f9-0b7c03c2300d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b51dcc87-fc50-447a-b297-39e6ecc3c1fc","LogTimestamp":"2023-05-26T00:11:11.167Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:11:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:11:11.907Z","message":"Entering","context":{"RequestID":"0df69961-b950-4ca3-b6e5-c61c42ceb342","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"47cfb2f6-9040-477f-a641-5a5d8c4c012d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:11:11.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:11:11.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"0df69961-b950-4ca3-b6e5-c61c42ceb342","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"47cfb2f6-9040-477f-a641-5a5d8c4c012d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:11:11.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:11.910Z","message":"{\"transactionId\":\"0df69961-b950-4ca3-b6e5-c61c42ceb342\",\"status\":\"200\",\"rqstDate\":\"230526-00:11:11:908\",\"respDate\":\"230526-00:11:11:910\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:0df69961-b950-4ca3-b6e5-c61c42ceb342\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:11:11:908-28838\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[0df69961-b950-4ca3-b6e5-c61c42ceb342]}\\\"}\"}","context":{"RequestID":"0df69961-b950-4ca3-b6e5-c61c42ceb342","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"47cfb2f6-9040-477f-a641-5a5d8c4c012d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:11:11.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:11.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0df69961-b950-4ca3-b6e5-c61c42ceb342","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"47cfb2f6-9040-477f-a641-5a5d8c4c012d","LogTimestamp":"2023-05-26T00:11:11.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:11:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:11:12.045Z","message":"Entering","context":{"RequestID":"819ecaf9-f493-47a8-9303-58ed92b481c1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9ebb06a9-96a9-4f74-a7c7-a97fd189b5df","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:11:12.045Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:11:12.048Z","message":"{\"transactionId\":\"819ecaf9-f493-47a8-9303-58ed92b481c1\",\"status\":\"200\",\"rqstDate\":\"230526-00:11:12:046\",\"respDate\":\"230526-00:11:12:048\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:819ecaf9-f493-47a8-9303-58ed92b481c1\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:11:12:046-8778\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dda45de9-4df7-41f3-b74e-4b5828947411], x-b3-parentspanid=[035019a9bad84ba2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39643], x-envoy-attempt-count=[1], x-b3-traceid=[2412839eda1b2f24035019a9bad84ba2], x-b3-spanid=[442ea7ef9a178704], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[819ecaf9-f493-47a8-9303-58ed92b481c1]}\\\"}\"}","context":{"RequestID":"819ecaf9-f493-47a8-9303-58ed92b481c1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9ebb06a9-96a9-4f74-a7c7-a97fd189b5df","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:11:12.045Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:12.049Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"819ecaf9-f493-47a8-9303-58ed92b481c1","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ebb06a9-96a9-4f74-a7c7-a97fd189b5df","LogTimestamp":"2023-05-26T00:11:12.049Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:11:12 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:11:13.177Z","message":"Entering","context":{"RequestID":"4dcdcb6d-4853-46dc-b952-daab13584747","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5e2a0c4a-ed1a-45d6-b85c-bb36435de746","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:11:13.176Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:11:13.178Z","message":"{\"transactionId\":\"4dcdcb6d-4853-46dc-b952-daab13584747\",\"status\":\"200\",\"rqstDate\":\"230526-00:11:13:177\",\"respDate\":\"230526-00:11:13:178\",\"sourceId\":\"haproxy:4dcdcb6d-4853-46dc-b952-daab13584747\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:11:13:177-75255\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0707b584-5085-46a4-bf80-0ae050ea4772], x-b3-parentspanid=[3e9e0ac217306ce4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[58cdcde16bc5687e3e9e0ac217306ce4], x-b3-spanid=[7be1107def1c00e7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4dcdcb6d-4853-46dc-b952-daab13584747]}\\\"}\"}","context":{"RequestID":"4dcdcb6d-4853-46dc-b952-daab13584747","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5e2a0c4a-ed1a-45d6-b85c-bb36435de746","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:11:13.176Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:13.179Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4dcdcb6d-4853-46dc-b952-daab13584747","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5e2a0c4a-ed1a-45d6-b85c-bb36435de746","LogTimestamp":"2023-05-26T00:11:13.179Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:11:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-26T00:11:14.199Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:11:14.213Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:14.214Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:14.214Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:15.188Z","message":"Entering","context":{"RequestID":"84d99b89-8cf3-44ef-b3da-98affd9b5872","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cb2300dd-5663-48e8-9fe5-887a06d2d210","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:11:15.188Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:11:15.190Z","message":"{\"transactionId\":\"84d99b89-8cf3-44ef-b3da-98affd9b5872\",\"status\":\"200\",\"rqstDate\":\"230526-00:11:15:188\",\"respDate\":\"230526-00:11:15:190\",\"sourceId\":\"haproxy:84d99b89-8cf3-44ef-b3da-98affd9b5872\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:11:15:188-93267\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4756bb19-ec45-4640-85ea-89b6bca8fa38], x-b3-parentspanid=[792df6bd28310938], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c848565d6b16e126792df6bd28310938], x-b3-spanid=[26340b0030afb7d1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[84d99b89-8cf3-44ef-b3da-98affd9b5872]}\\\"}\"}","context":{"RequestID":"84d99b89-8cf3-44ef-b3da-98affd9b5872","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cb2300dd-5663-48e8-9fe5-887a06d2d210","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:11:15.188Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:15.190Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"84d99b89-8cf3-44ef-b3da-98affd9b5872","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cb2300dd-5663-48e8-9fe5-887a06d2d210","LogTimestamp":"2023-05-26T00:11:15.190Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:11:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:11:17.199Z","message":"Entering","context":{"RequestID":"1cba767a-440f-444b-b341-3547004b1733","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8ec96d19-1712-4f2a-9060-2f226332cffe","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:11:17.199Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:11:17.200Z","message":"{\"transactionId\":\"1cba767a-440f-444b-b341-3547004b1733\",\"status\":\"200\",\"rqstDate\":\"230526-00:11:17:200\",\"respDate\":\"230526-00:11:17:200\",\"sourceId\":\"haproxy:1cba767a-440f-444b-b341-3547004b1733\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:11:17:200-16079\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3a5dbf8a-17ce-4fee-84e6-f59f1bc54c67], x-b3-parentspanid=[269481ada6bd4388], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cbfa889eb48369d7269481ada6bd4388], x-b3-spanid=[65d3f39fffb5a1e0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1cba767a-440f-444b-b341-3547004b1733]}\\\"}\"}","context":{"RequestID":"1cba767a-440f-444b-b341-3547004b1733","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8ec96d19-1712-4f2a-9060-2f226332cffe","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:11:17.199Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:17.201Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1cba767a-440f-444b-b341-3547004b1733","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8ec96d19-1712-4f2a-9060-2f226332cffe","LogTimestamp":"2023-05-26T00:11:17.201Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:11:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-26T00:11:19.210Z","message":"Entering","context":{"RequestID":"23caa895-4ce8-4ac5-8c54-ec63c39a2acd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e82fd6fa-a660-45eb-9483-e09e34b4c4eb","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:11:19.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:11:19.213Z","message":"{\"transactionId\":\"23caa895-4ce8-4ac5-8c54-ec63c39a2acd\",\"status\":\"200\",\"rqstDate\":\"230526-00:11:19:211\",\"respDate\":\"230526-00:11:19:213\",\"sourceId\":\"haproxy:23caa895-4ce8-4ac5-8c54-ec63c39a2acd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:11:19:211-54774\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[07bc6ef9-b74a-4660-b24f-bc54e269edbe], x-b3-parentspanid=[934ce48af9366af7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f7ca9ea23228a080934ce48af9366af7], x-b3-spanid=[f2617fa9dfb6231d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[23caa895-4ce8-4ac5-8c54-ec63c39a2acd]}\\\"}\"}","context":{"RequestID":"23caa895-4ce8-4ac5-8c54-ec63c39a2acd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e82fd6fa-a660-45eb-9483-e09e34b4c4eb","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:11:19.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:19.214Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"23caa895-4ce8-4ac5-8c54-ec63c39a2acd","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e82fd6fa-a660-45eb-9483-e09e34b4c4eb","LogTimestamp":"2023-05-26T00:11:19.214Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:11:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:11:21.223Z","message":"Entering","context":{"RequestID":"cd66317e-eecb-48fd-b6a7-3788afb60db7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0ec411c0-ccb7-4df4-9f2f-1827f56bffca","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:11:21.223Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:11:21.225Z","message":"{\"transactionId\":\"cd66317e-eecb-48fd-b6a7-3788afb60db7\",\"status\":\"200\",\"rqstDate\":\"230526-00:11:21:224\",\"respDate\":\"230526-00:11:21:225\",\"sourceId\":\"haproxy:cd66317e-eecb-48fd-b6a7-3788afb60db7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:11:21:224-9727\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d96c3063-5a4e-48e2-a223-8a2a62381c70], x-b3-parentspanid=[90fb770139a727dc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1d6716b4714ec71c90fb770139a727dc], x-b3-spanid=[daaa05ead51fc433], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cd66317e-eecb-48fd-b6a7-3788afb60db7]}\\\"}\"}","context":{"RequestID":"cd66317e-eecb-48fd-b6a7-3788afb60db7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0ec411c0-ccb7-4df4-9f2f-1827f56bffca","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:11:21.223Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:21.226Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cd66317e-eecb-48fd-b6a7-3788afb60db7","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0ec411c0-ccb7-4df4-9f2f-1827f56bffca","LogTimestamp":"2023-05-26T00:11:21.225Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:11:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:11:21.908Z","message":"Entering","context":{"RequestID":"6c567af3-28ef-43ec-a550-fc3ae66e718f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fe36c9cf-6054-46bb-a1ac-c568c9a06a93","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:11:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:11:21.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"6c567af3-28ef-43ec-a550-fc3ae66e718f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fe36c9cf-6054-46bb-a1ac-c568c9a06a93","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:11:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:21.911Z","message":"{\"transactionId\":\"6c567af3-28ef-43ec-a550-fc3ae66e718f\",\"status\":\"200\",\"rqstDate\":\"230526-00:11:21:909\",\"respDate\":\"230526-00:11:21:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6c567af3-28ef-43ec-a550-fc3ae66e718f\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:11:21:909-83364\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6c567af3-28ef-43ec-a550-fc3ae66e718f]}\\\"}\"}","context":{"RequestID":"6c567af3-28ef-43ec-a550-fc3ae66e718f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fe36c9cf-6054-46bb-a1ac-c568c9a06a93","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:11:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:21.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6c567af3-28ef-43ec-a550-fc3ae66e718f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fe36c9cf-6054-46bb-a1ac-c568c9a06a93","LogTimestamp":"2023-05-26T00:11:21.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:11:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:11:22.045Z","message":"Entering","context":{"RequestID":"20731cd5-2924-4204-94d9-aa14835bcffc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f61bb7f3-75a1-4977-ab32-cb365db08553","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:11:22.045Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:11:22.047Z","message":"{\"transactionId\":\"20731cd5-2924-4204-94d9-aa14835bcffc\",\"status\":\"200\",\"rqstDate\":\"230526-00:11:22:046\",\"respDate\":\"230526-00:11:22:047\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:20731cd5-2924-4204-94d9-aa14835bcffc\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:11:22:046-70409\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5c0a4454-034d-46a3-9ad9-2db104a18d4c], x-b3-parentspanid=[0928b5e5c0bd5231], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50387], x-envoy-attempt-count=[1], x-b3-traceid=[d5dfbeb80d26d2710928b5e5c0bd5231], x-b3-spanid=[f2f35d2606745495], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[20731cd5-2924-4204-94d9-aa14835bcffc]}\\\"}\"}","context":{"RequestID":"20731cd5-2924-4204-94d9-aa14835bcffc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f61bb7f3-75a1-4977-ab32-cb365db08553","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:11:22.045Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:22.048Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"20731cd5-2924-4204-94d9-aa14835bcffc","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f61bb7f3-75a1-4977-ab32-cb365db08553","LogTimestamp":"2023-05-26T00:11:22.048Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:11:22 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:11:23.234Z","message":"Entering","context":{"RequestID":"d456f7b5-a41a-4fe4-8f6c-3931200c8df8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"491b52f7-5ea9-42ae-b67e-04fd1a47759b","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:11:23.234Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:11:23.237Z","message":"{\"transactionId\":\"d456f7b5-a41a-4fe4-8f6c-3931200c8df8\",\"status\":\"200\",\"rqstDate\":\"230526-00:11:23:235\",\"respDate\":\"230526-00:11:23:237\",\"sourceId\":\"haproxy:d456f7b5-a41a-4fe4-8f6c-3931200c8df8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:11:23:235-16025\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[51b39af4-3a2b-4adf-8734-261a2571cee8], x-b3-parentspanid=[f66a4ab8e0c199b6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[625f98f3f81ddfadf66a4ab8e0c199b6], x-b3-spanid=[ad8a68384139ca26], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d456f7b5-a41a-4fe4-8f6c-3931200c8df8]}\\\"}\"}","context":{"RequestID":"d456f7b5-a41a-4fe4-8f6c-3931200c8df8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"491b52f7-5ea9-42ae-b67e-04fd1a47759b","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:11:23.234Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:23.238Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d456f7b5-a41a-4fe4-8f6c-3931200c8df8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"491b52f7-5ea9-42ae-b67e-04fd1a47759b","LogTimestamp":"2023-05-26T00:11:23.238Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:11:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:11:24.199Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:11:24.215Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:24.215Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:24.215Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:25.248Z","message":"Entering","context":{"RequestID":"39508a92-323e-41bc-80c9-eec134426757","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bd44db62-2331-412d-adbd-b6131c3071a8","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:11:25.248Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:11:25.250Z","message":"{\"transactionId\":\"39508a92-323e-41bc-80c9-eec134426757\",\"status\":\"200\",\"rqstDate\":\"230526-00:11:25:248\",\"respDate\":\"230526-00:11:25:250\",\"sourceId\":\"haproxy:39508a92-323e-41bc-80c9-eec134426757\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:11:25:248-82047\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7541c084-3e9c-43c7-a335-d01759b61f56], x-b3-parentspanid=[a45a3bcf4d3bbed5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2a6022b749adddd5a45a3bcf4d3bbed5], x-b3-spanid=[aad23b98f2fdec92], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[39508a92-323e-41bc-80c9-eec134426757]}\\\"}\"}","context":{"RequestID":"39508a92-323e-41bc-80c9-eec134426757","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bd44db62-2331-412d-adbd-b6131c3071a8","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:11:25.248Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:25.251Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"39508a92-323e-41bc-80c9-eec134426757","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bd44db62-2331-412d-adbd-b6131c3071a8","LogTimestamp":"2023-05-26T00:11:25.251Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:11:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:11:26.807Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:26.811Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:27.261Z","message":"Entering","context":{"RequestID":"7bcf82c4-43c1-4bb7-8aa0-ba4f6c6a6ebd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8e340d02-a0a8-4dfd-be92-59853edd7e9c","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:11:27.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:11:27.263Z","message":"{\"transactionId\":\"7bcf82c4-43c1-4bb7-8aa0-ba4f6c6a6ebd\",\"status\":\"200\",\"rqstDate\":\"230526-00:11:27:262\",\"respDate\":\"230526-00:11:27:263\",\"sourceId\":\"haproxy:7bcf82c4-43c1-4bb7-8aa0-ba4f6c6a6ebd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:11:27:262-50653\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e3602019-459e-41ac-af45-2563082c632b], x-b3-parentspanid=[0f5cdf065b275c88], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[16b04522a739f00d0f5cdf065b275c88], x-b3-spanid=[698b74ebda15801e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7bcf82c4-43c1-4bb7-8aa0-ba4f6c6a6ebd]}\\\"}\"}","context":{"RequestID":"7bcf82c4-43c1-4bb7-8aa0-ba4f6c6a6ebd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8e340d02-a0a8-4dfd-be92-59853edd7e9c","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:11:27.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:27.264Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7bcf82c4-43c1-4bb7-8aa0-ba4f6c6a6ebd","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8e340d02-a0a8-4dfd-be92-59853edd7e9c","LogTimestamp":"2023-05-26T00:11:27.264Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:11:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:11:29.273Z","message":"Entering","context":{"RequestID":"38bbbefd-f046-4861-8c48-24f4469d0745","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8d0240ce-0552-4040-8791-77420befc3a9","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:11:29.273Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:11:29.275Z","message":"{\"transactionId\":\"38bbbefd-f046-4861-8c48-24f4469d0745\",\"status\":\"200\",\"rqstDate\":\"230526-00:11:29:274\",\"respDate\":\"230526-00:11:29:275\",\"sourceId\":\"haproxy:38bbbefd-f046-4861-8c48-24f4469d0745\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:11:29:274-77560\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8fd7b367-2ec7-4112-bb49-e4d446c7a238], x-b3-parentspanid=[4acbc97873f5de40], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1a68731243edb23f4acbc97873f5de40], x-b3-spanid=[d9d3984029d0e30c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[38bbbefd-f046-4861-8c48-24f4469d0745]}\\\"}\"}","context":{"RequestID":"38bbbefd-f046-4861-8c48-24f4469d0745","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8d0240ce-0552-4040-8791-77420befc3a9","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:11:29.273Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:29.276Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"38bbbefd-f046-4861-8c48-24f4469d0745","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8d0240ce-0552-4040-8791-77420befc3a9","LogTimestamp":"2023-05-26T00:11:29.276Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:11:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:11:31.286Z","message":"Entering","context":{"RequestID":"ad7df95d-a295-45f0-b010-bf5b7ebdcd6b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"79a50978-2521-489b-bc11-a894540b81e2","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:11:31.286Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:11:31.288Z","message":"{\"transactionId\":\"ad7df95d-a295-45f0-b010-bf5b7ebdcd6b\",\"status\":\"200\",\"rqstDate\":\"230526-00:11:31:287\",\"respDate\":\"230526-00:11:31:288\",\"sourceId\":\"haproxy:ad7df95d-a295-45f0-b010-bf5b7ebdcd6b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:11:31:287-60622\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2513f3f7-f5e0-4242-8576-c56e4158b78b], x-b3-parentspanid=[cb882b5d06fb5d3b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ab14440b7320d676cb882b5d06fb5d3b], x-b3-spanid=[2852adaea2600e4f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ad7df95d-a295-45f0-b010-bf5b7ebdcd6b]}\\\"}\"}","context":{"RequestID":"ad7df95d-a295-45f0-b010-bf5b7ebdcd6b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"79a50978-2521-489b-bc11-a894540b81e2","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:11:31.286Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:31.289Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ad7df95d-a295-45f0-b010-bf5b7ebdcd6b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"79a50978-2521-489b-bc11-a894540b81e2","LogTimestamp":"2023-05-26T00:11:31.289Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:11:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:11:31.909Z","message":"Entering","context":{"RequestID":"b5e0e75a-9838-40a0-b89e-74ff7d91b9ea","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5d7333be-382e-4cfb-8856-a0aa22506879","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:11:31.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:11:31.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"b5e0e75a-9838-40a0-b89e-74ff7d91b9ea","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5d7333be-382e-4cfb-8856-a0aa22506879","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:11:31.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:31.910Z","message":"{\"transactionId\":\"b5e0e75a-9838-40a0-b89e-74ff7d91b9ea\",\"status\":\"200\",\"rqstDate\":\"230526-00:11:31:909\",\"respDate\":\"230526-00:11:31:910\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b5e0e75a-9838-40a0-b89e-74ff7d91b9ea\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:11:31:909-84304\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b5e0e75a-9838-40a0-b89e-74ff7d91b9ea]}\\\"}\"}","context":{"RequestID":"b5e0e75a-9838-40a0-b89e-74ff7d91b9ea","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5d7333be-382e-4cfb-8856-a0aa22506879","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:11:31.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:31.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b5e0e75a-9838-40a0-b89e-74ff7d91b9ea","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5d7333be-382e-4cfb-8856-a0aa22506879","LogTimestamp":"2023-05-26T00:11:31.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:11:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-26T00:11:32.044Z","message":"Entering","context":{"RequestID":"8b6560b3-61e6-4ce1-bdf9-9336b254eb4f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5bfdff77-b8b3-45a4-8549-7abd0727fdf7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:11:32.044Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:11:32.046Z","message":"{\"transactionId\":\"8b6560b3-61e6-4ce1-bdf9-9336b254eb4f\",\"status\":\"200\",\"rqstDate\":\"230526-00:11:32:045\",\"respDate\":\"230526-00:11:32:046\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:8b6560b3-61e6-4ce1-bdf9-9336b254eb4f\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:11:32:045-95165\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cf324e66-520d-42f5-b707-fcf8aba06ba4], x-b3-parentspanid=[9b9a2005a04ad07b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54577], x-envoy-attempt-count=[1], x-b3-traceid=[bcad51134824b7019b9a2005a04ad07b], x-b3-spanid=[747b361cbe7fbef3], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[8b6560b3-61e6-4ce1-bdf9-9336b254eb4f]}\\\"}\"}","context":{"RequestID":"8b6560b3-61e6-4ce1-bdf9-9336b254eb4f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5bfdff77-b8b3-45a4-8549-7abd0727fdf7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:11:32.044Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:32.046Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8b6560b3-61e6-4ce1-bdf9-9336b254eb4f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5bfdff77-b8b3-45a4-8549-7abd0727fdf7","LogTimestamp":"2023-05-26T00:11:32.046Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:11:32 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-26T00:11:33.298Z","message":"Entering","context":{"RequestID":"322188e0-3968-485f-8374-a18508109835","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9f1c36a0-5fa5-43ea-b40d-5cf3a74dc143","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:11:33.298Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:11:33.300Z","message":"{\"transactionId\":\"322188e0-3968-485f-8374-a18508109835\",\"status\":\"200\",\"rqstDate\":\"230526-00:11:33:299\",\"respDate\":\"230526-00:11:33:300\",\"sourceId\":\"haproxy:322188e0-3968-485f-8374-a18508109835\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:11:33:299-46954\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[753da964-f8b9-4559-a6b5-c53769885f7a], x-b3-parentspanid=[730d461f28050122], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8f2a5725aa21f58a730d461f28050122], x-b3-spanid=[899255b4ec3bf2a2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[322188e0-3968-485f-8374-a18508109835]}\\\"}\"}","context":{"RequestID":"322188e0-3968-485f-8374-a18508109835","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9f1c36a0-5fa5-43ea-b40d-5cf3a74dc143","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:11:33.298Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:33.301Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"322188e0-3968-485f-8374-a18508109835","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9f1c36a0-5fa5-43ea-b40d-5cf3a74dc143","LogTimestamp":"2023-05-26T00:11:33.301Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:11:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:11:34.200Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:11:34.213Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:34.214Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:34.214Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:35.309Z","message":"Entering","context":{"RequestID":"85b48fba-ad34-46c1-9c10-bfba96705325","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c0e9ed52-bf62-47f3-8174-9d2ca8850d21","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:11:35.309Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:11:35.310Z","message":"{\"transactionId\":\"85b48fba-ad34-46c1-9c10-bfba96705325\",\"status\":\"200\",\"rqstDate\":\"230526-00:11:35:310\",\"respDate\":\"230526-00:11:35:310\",\"sourceId\":\"haproxy:85b48fba-ad34-46c1-9c10-bfba96705325\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:11:35:310-58407\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1817464b-6efd-4c60-a2fd-0c2294e09d8f], x-b3-parentspanid=[a4fdd3d17ca11aa3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fd83242fd9b30251a4fdd3d17ca11aa3], x-b3-spanid=[ad7e3e7b7b338539], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[85b48fba-ad34-46c1-9c10-bfba96705325]}\\\"}\"}","context":{"RequestID":"85b48fba-ad34-46c1-9c10-bfba96705325","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c0e9ed52-bf62-47f3-8174-9d2ca8850d21","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:11:35.309Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:35.311Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"85b48fba-ad34-46c1-9c10-bfba96705325","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c0e9ed52-bf62-47f3-8174-9d2ca8850d21","LogTimestamp":"2023-05-26T00:11:35.311Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:11:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-05-26T00:11:37.319Z","message":"Entering","context":{"RequestID":"fb3726e9-e259-44ba-a2e7-40729a9243ee","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0403e21b-f288-4419-8b52-b2cc4823e4e5","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:11:37.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:11:37.320Z","message":"{\"transactionId\":\"fb3726e9-e259-44ba-a2e7-40729a9243ee\",\"status\":\"200\",\"rqstDate\":\"230526-00:11:37:319\",\"respDate\":\"230526-00:11:37:320\",\"sourceId\":\"haproxy:fb3726e9-e259-44ba-a2e7-40729a9243ee\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:11:37:319-67131\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d57e2e92-decc-421b-9140-911330642182], x-b3-parentspanid=[965b4ed14380dbfe], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[421cfe17c9155e74965b4ed14380dbfe], x-b3-spanid=[f876cccb611b443c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fb3726e9-e259-44ba-a2e7-40729a9243ee]}\\\"}\"}","context":{"RequestID":"fb3726e9-e259-44ba-a2e7-40729a9243ee","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0403e21b-f288-4419-8b52-b2cc4823e4e5","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:11:37.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:37.321Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb3726e9-e259-44ba-a2e7-40729a9243ee","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0403e21b-f288-4419-8b52-b2cc4823e4e5","LogTimestamp":"2023-05-26T00:11:37.321Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:11:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:11:39.330Z","message":"Entering","context":{"RequestID":"7034258e-9688-4d4e-849f-d37419488580","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1173c5bf-c71c-4f19-9fb5-4a8166457e1f","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:11:39.330Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:11:39.332Z","message":"{\"transactionId\":\"7034258e-9688-4d4e-849f-d37419488580\",\"status\":\"200\",\"rqstDate\":\"230526-00:11:39:331\",\"respDate\":\"230526-00:11:39:332\",\"sourceId\":\"haproxy:7034258e-9688-4d4e-849f-d37419488580\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:11:39:331-25716\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bdc7c14e-b16f-40f4-885b-57fe5dc9ee17], x-b3-parentspanid=[0831a57d0d66d472], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2b5fb0f682e818090831a57d0d66d472], x-b3-spanid=[a3bd6b0b4bf299c0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7034258e-9688-4d4e-849f-d37419488580]}\\\"}\"}","context":{"RequestID":"7034258e-9688-4d4e-849f-d37419488580","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1173c5bf-c71c-4f19-9fb5-4a8166457e1f","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:11:39.330Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:39.333Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7034258e-9688-4d4e-849f-d37419488580","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1173c5bf-c71c-4f19-9fb5-4a8166457e1f","LogTimestamp":"2023-05-26T00:11:39.333Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:11:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:11:41.343Z","message":"Entering","context":{"RequestID":"cb92ece1-b703-4383-b2de-4d371e4f8fc7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5cd2efdf-5106-4a4f-823d-8e26caa5bf52","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:11:41.343Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:11:41.346Z","message":"{\"transactionId\":\"cb92ece1-b703-4383-b2de-4d371e4f8fc7\",\"status\":\"200\",\"rqstDate\":\"230526-00:11:41:344\",\"respDate\":\"230526-00:11:41:346\",\"sourceId\":\"haproxy:cb92ece1-b703-4383-b2de-4d371e4f8fc7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:11:41:344-22318\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b7b802be-755d-493e-855c-9233028afdab], x-b3-parentspanid=[9a0597e9d778e77c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[65dbdff171cd14639a0597e9d778e77c], x-b3-spanid=[ee2aef816bbbc4a3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cb92ece1-b703-4383-b2de-4d371e4f8fc7]}\\\"}\"}","context":{"RequestID":"cb92ece1-b703-4383-b2de-4d371e4f8fc7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5cd2efdf-5106-4a4f-823d-8e26caa5bf52","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:11:41.343Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:41.347Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cb92ece1-b703-4383-b2de-4d371e4f8fc7","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5cd2efdf-5106-4a4f-823d-8e26caa5bf52","LogTimestamp":"2023-05-26T00:11:41.347Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:11:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-26T00:11:41.909Z","message":"Entering","context":{"RequestID":"bfe22071-83c0-4d6a-8803-b68734b5a3ea","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6e9d36cb-5e90-4be5-a7e5-f594907d967b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:11:41.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:11:41.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"bfe22071-83c0-4d6a-8803-b68734b5a3ea","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6e9d36cb-5e90-4be5-a7e5-f594907d967b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:11:41.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:41.912Z","message":"{\"transactionId\":\"bfe22071-83c0-4d6a-8803-b68734b5a3ea\",\"status\":\"200\",\"rqstDate\":\"230526-00:11:41:910\",\"respDate\":\"230526-00:11:41:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:bfe22071-83c0-4d6a-8803-b68734b5a3ea\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:11:41:910-77786\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[bfe22071-83c0-4d6a-8803-b68734b5a3ea]}\\\"}\"}","context":{"RequestID":"bfe22071-83c0-4d6a-8803-b68734b5a3ea","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6e9d36cb-5e90-4be5-a7e5-f594907d967b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:11:41.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:41.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bfe22071-83c0-4d6a-8803-b68734b5a3ea","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6e9d36cb-5e90-4be5-a7e5-f594907d967b","LogTimestamp":"2023-05-26T00:11:41.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:11:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:11:42.046Z","message":"Entering","context":{"RequestID":"b35eeccc-17e9-479f-877c-fe345f119458","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"17a7cd17-c35e-4dd4-8b37-63c6660d0647","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:11:42.046Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:11:42.048Z","message":"{\"transactionId\":\"b35eeccc-17e9-479f-877c-fe345f119458\",\"status\":\"200\",\"rqstDate\":\"230526-00:11:42:046\",\"respDate\":\"230526-00:11:42:048\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b35eeccc-17e9-479f-877c-fe345f119458\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:11:42:046-63149\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e98a44a3-08ba-4366-bcc8-a483339a2897], x-b3-parentspanid=[21e1b6ba3498e07e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59959], x-envoy-attempt-count=[1], x-b3-traceid=[1c800c68f86cf66521e1b6ba3498e07e], x-b3-spanid=[4de57ab16ce9c147], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b35eeccc-17e9-479f-877c-fe345f119458]}\\\"}\"}","context":{"RequestID":"b35eeccc-17e9-479f-877c-fe345f119458","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"17a7cd17-c35e-4dd4-8b37-63c6660d0647","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:11:42.046Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:42.049Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b35eeccc-17e9-479f-877c-fe345f119458","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"17a7cd17-c35e-4dd4-8b37-63c6660d0647","LogTimestamp":"2023-05-26T00:11:42.049Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:11:42 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:11:43.356Z","message":"Entering","context":{"RequestID":"509a145b-a520-4aa7-9a28-03a5321ab49d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d44dfc49-54c5-4e0e-b736-51af177af4cc","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:11:43.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:11:43.359Z","message":"{\"transactionId\":\"509a145b-a520-4aa7-9a28-03a5321ab49d\",\"status\":\"200\",\"rqstDate\":\"230526-00:11:43:357\",\"respDate\":\"230526-00:11:43:359\",\"sourceId\":\"haproxy:509a145b-a520-4aa7-9a28-03a5321ab49d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:11:43:357-76411\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[388b7bbe-6b65-48ec-8a92-51a2bcf1be61], x-b3-parentspanid=[686295fe46cf79bb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eb8438ca84b1623b686295fe46cf79bb], x-b3-spanid=[fec8a0379b1c9f7d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[509a145b-a520-4aa7-9a28-03a5321ab49d]}\\\"}\"}","context":{"RequestID":"509a145b-a520-4aa7-9a28-03a5321ab49d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d44dfc49-54c5-4e0e-b736-51af177af4cc","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:11:43.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:43.361Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"509a145b-a520-4aa7-9a28-03a5321ab49d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d44dfc49-54c5-4e0e-b736-51af177af4cc","LogTimestamp":"2023-05-26T00:11:43.360Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:11:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:11:44.199Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:11:44.214Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:44.214Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:44.214Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:45.371Z","message":"Entering","context":{"RequestID":"ebe092ed-8595-4aa9-b34a-7ef94355af52","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"99332542-4d4a-4eef-92c5-b4554ce0e5b5","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:11:45.371Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:11:45.373Z","message":"{\"transactionId\":\"ebe092ed-8595-4aa9-b34a-7ef94355af52\",\"status\":\"200\",\"rqstDate\":\"230526-00:11:45:372\",\"respDate\":\"230526-00:11:45:373\",\"sourceId\":\"haproxy:ebe092ed-8595-4aa9-b34a-7ef94355af52\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:11:45:372-989\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[83f5c6a0-e947-407b-a1fb-832473b43a04], x-b3-parentspanid=[463c6e8943bbc60f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[759e8c221bbf6bfa463c6e8943bbc60f], x-b3-spanid=[395766e49167ad53], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ebe092ed-8595-4aa9-b34a-7ef94355af52]}\\\"}\"}","context":{"RequestID":"ebe092ed-8595-4aa9-b34a-7ef94355af52","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"99332542-4d4a-4eef-92c5-b4554ce0e5b5","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:11:45.371Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:45.374Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ebe092ed-8595-4aa9-b34a-7ef94355af52","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"99332542-4d4a-4eef-92c5-b4554ce0e5b5","LogTimestamp":"2023-05-26T00:11:45.374Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:11:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:11:47.384Z","message":"Entering","context":{"RequestID":"43ea66cc-93de-410d-8390-202b77269c46","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b5645511-8cac-42c7-a992-f39507f50367","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:11:47.384Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:11:47.387Z","message":"{\"transactionId\":\"43ea66cc-93de-410d-8390-202b77269c46\",\"status\":\"200\",\"rqstDate\":\"230526-00:11:47:385\",\"respDate\":\"230526-00:11:47:386\",\"sourceId\":\"haproxy:43ea66cc-93de-410d-8390-202b77269c46\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:11:47:385-9750\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[85cef9fd-b33d-4307-9132-461ebd1a9873], x-b3-parentspanid=[bb50f195ddabcb6f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bdba30caf1f32281bb50f195ddabcb6f], x-b3-spanid=[de9689ee6e3cd046], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[43ea66cc-93de-410d-8390-202b77269c46]}\\\"}\"}","context":{"RequestID":"43ea66cc-93de-410d-8390-202b77269c46","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b5645511-8cac-42c7-a992-f39507f50367","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:11:47.384Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:47.387Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"43ea66cc-93de-410d-8390-202b77269c46","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b5645511-8cac-42c7-a992-f39507f50367","LogTimestamp":"2023-05-26T00:11:47.387Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:11:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:11:49.398Z","message":"Entering","context":{"RequestID":"b575b283-f185-4934-a724-f47c3c1d9122","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ad4b4971-38a2-4987-9210-a348e0694d96","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:11:49.398Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:11:49.399Z","message":"{\"transactionId\":\"b575b283-f185-4934-a724-f47c3c1d9122\",\"status\":\"200\",\"rqstDate\":\"230526-00:11:49:398\",\"respDate\":\"230526-00:11:49:399\",\"sourceId\":\"haproxy:b575b283-f185-4934-a724-f47c3c1d9122\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:11:49:398-81030\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[398583e7-0456-4814-952f-b1dc386de288], x-b3-parentspanid=[84ce9a206cb6f813], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[375f14acf4cf904784ce9a206cb6f813], x-b3-spanid=[a58120f7218d1825], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b575b283-f185-4934-a724-f47c3c1d9122]}\\\"}\"}","context":{"RequestID":"b575b283-f185-4934-a724-f47c3c1d9122","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ad4b4971-38a2-4987-9210-a348e0694d96","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:11:49.398Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:49.399Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b575b283-f185-4934-a724-f47c3c1d9122","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ad4b4971-38a2-4987-9210-a348e0694d96","LogTimestamp":"2023-05-26T00:11:49.399Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:11:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-05-26T00:11:51.407Z","message":"Entering","context":{"RequestID":"f7c62ce9-d28d-44f3-98e5-6382ac423176","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"65f5710c-8052-4748-942f-c28d630bbaee","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:11:51.407Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:11:51.409Z","message":"{\"transactionId\":\"f7c62ce9-d28d-44f3-98e5-6382ac423176\",\"status\":\"200\",\"rqstDate\":\"230526-00:11:51:408\",\"respDate\":\"230526-00:11:51:409\",\"sourceId\":\"haproxy:f7c62ce9-d28d-44f3-98e5-6382ac423176\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:11:51:408-59007\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[81f959bb-e158-4d25-82ba-f937e7ce86d6], x-b3-parentspanid=[25306b35b40391b0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[df97cb83abc631c925306b35b40391b0], x-b3-spanid=[2ceb750bf007939b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f7c62ce9-d28d-44f3-98e5-6382ac423176]}\\\"}\"}","context":{"RequestID":"f7c62ce9-d28d-44f3-98e5-6382ac423176","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"65f5710c-8052-4748-942f-c28d630bbaee","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:11:51.407Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:51.410Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f7c62ce9-d28d-44f3-98e5-6382ac423176","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"65f5710c-8052-4748-942f-c28d630bbaee","LogTimestamp":"2023-05-26T00:11:51.410Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:11:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:11:51.907Z","message":"Entering","context":{"RequestID":"390ba965-86e4-4f9a-93bc-d63fc7e501b2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"27175143-9c50-4d9d-9973-4f1045bfe56f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:11:51.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:11:51.908Z","message":"Database is available from CACHED check.","context":{"RequestID":"390ba965-86e4-4f9a-93bc-d63fc7e501b2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"27175143-9c50-4d9d-9973-4f1045bfe56f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:11:51.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:51.910Z","message":"{\"transactionId\":\"390ba965-86e4-4f9a-93bc-d63fc7e501b2\",\"status\":\"200\",\"rqstDate\":\"230526-00:11:51:907\",\"respDate\":\"230526-00:11:51:909\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:390ba965-86e4-4f9a-93bc-d63fc7e501b2\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:11:51:907-12714\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[390ba965-86e4-4f9a-93bc-d63fc7e501b2]}\\\"}\"}","context":{"RequestID":"390ba965-86e4-4f9a-93bc-d63fc7e501b2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"27175143-9c50-4d9d-9973-4f1045bfe56f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:11:51.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:51.910Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"390ba965-86e4-4f9a-93bc-d63fc7e501b2","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"27175143-9c50-4d9d-9973-4f1045bfe56f","LogTimestamp":"2023-05-26T00:11:51.910Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:11:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:11:52.045Z","message":"Entering","context":{"RequestID":"02c5be92-5c1e-4080-a0d2-6985d55d1636","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f78de1e3-bc86-45fc-be57-98cf2acdfedf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:11:52.045Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:11:52.047Z","message":"{\"transactionId\":\"02c5be92-5c1e-4080-a0d2-6985d55d1636\",\"status\":\"200\",\"rqstDate\":\"230526-00:11:52:046\",\"respDate\":\"230526-00:11:52:047\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:02c5be92-5c1e-4080-a0d2-6985d55d1636\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:11:52:046-45656\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[86b0be9f-a997-96ac-a45c-4f7d4c69ce9a], x-b3-parentspanid=[6c0c1a8df9bd788f], Accept=[application/json], x-b3-sampled=[1], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54923], x-envoy-attempt-count=[1], x-b3-traceid=[e28017fdae65a3656c0c1a8df9bd788f], x-b3-spanid=[7a6b9ebf88dab8b2], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[02c5be92-5c1e-4080-a0d2-6985d55d1636]}\\\"}\"}","context":{"RequestID":"02c5be92-5c1e-4080-a0d2-6985d55d1636","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f78de1e3-bc86-45fc-be57-98cf2acdfedf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:11:52.045Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:52.048Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"02c5be92-5c1e-4080-a0d2-6985d55d1636","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f78de1e3-bc86-45fc-be57-98cf2acdfedf","LogTimestamp":"2023-05-26T00:11:52.048Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:11:52 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:11:53.418Z","message":"Entering","context":{"RequestID":"bc6ca7be-d167-40fc-86c0-3e6c03c5ac3b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"38e9d243-b777-4f28-8a5b-b93350aa0a35","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:11:53.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:11:53.420Z","message":"{\"transactionId\":\"bc6ca7be-d167-40fc-86c0-3e6c03c5ac3b\",\"status\":\"200\",\"rqstDate\":\"230526-00:11:53:418\",\"respDate\":\"230526-00:11:53:420\",\"sourceId\":\"haproxy:bc6ca7be-d167-40fc-86c0-3e6c03c5ac3b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:11:53:418-75498\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[94a2d44e-258f-4700-838a-4138d606ece0], x-b3-parentspanid=[22940fcf61cfe3a2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[057c117f9e27e78b22940fcf61cfe3a2], x-b3-spanid=[898b4d7df3a287c6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bc6ca7be-d167-40fc-86c0-3e6c03c5ac3b]}\\\"}\"}","context":{"RequestID":"bc6ca7be-d167-40fc-86c0-3e6c03c5ac3b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"38e9d243-b777-4f28-8a5b-b93350aa0a35","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:11:53.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:53.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bc6ca7be-d167-40fc-86c0-3e6c03c5ac3b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"38e9d243-b777-4f28-8a5b-b93350aa0a35","LogTimestamp":"2023-05-26T00:11:53.421Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:11:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:11:54.200Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:11:54.215Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:54.215Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:54.215Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:55.430Z","message":"Entering","context":{"RequestID":"7012b2a3-3535-430c-b546-64ce969b9ccd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"33a55b69-4c2c-436d-a402-b63f5fa55f89","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:11:55.430Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:11:55.432Z","message":"{\"transactionId\":\"7012b2a3-3535-430c-b546-64ce969b9ccd\",\"status\":\"200\",\"rqstDate\":\"230526-00:11:55:431\",\"respDate\":\"230526-00:11:55:432\",\"sourceId\":\"haproxy:7012b2a3-3535-430c-b546-64ce969b9ccd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:11:55:431-83288\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[afdb0258-68c3-41a6-9e3e-9a426c29914b], x-b3-parentspanid=[a1e31f7297ea28b0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c3ef36aefcca1feca1e31f7297ea28b0], x-b3-spanid=[a24b172001fe548a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7012b2a3-3535-430c-b546-64ce969b9ccd]}\\\"}\"}","context":{"RequestID":"7012b2a3-3535-430c-b546-64ce969b9ccd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"33a55b69-4c2c-436d-a402-b63f5fa55f89","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:11:55.430Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:55.433Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7012b2a3-3535-430c-b546-64ce969b9ccd","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"33a55b69-4c2c-436d-a402-b63f5fa55f89","LogTimestamp":"2023-05-26T00:11:55.433Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:11:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:11:56.812Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:56.816Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:57.442Z","message":"Entering","context":{"RequestID":"6ce98d60-6dbf-4d56-8961-fffcaeb13a5c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"74b6fd28-5bce-4bc5-bd40-1a56caaa80ca","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:11:57.442Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:11:57.445Z","message":"{\"transactionId\":\"6ce98d60-6dbf-4d56-8961-fffcaeb13a5c\",\"status\":\"200\",\"rqstDate\":\"230526-00:11:57:443\",\"respDate\":\"230526-00:11:57:445\",\"sourceId\":\"haproxy:6ce98d60-6dbf-4d56-8961-fffcaeb13a5c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:11:57:443-69676\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[43662809-9cf5-4cd9-bac3-ae851d313a57], x-b3-parentspanid=[93f9659d1ecbcbb7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f9a303d1caebd7cc93f9659d1ecbcbb7], x-b3-spanid=[d6a6cfb095e9cd59], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6ce98d60-6dbf-4d56-8961-fffcaeb13a5c]}\\\"}\"}","context":{"RequestID":"6ce98d60-6dbf-4d56-8961-fffcaeb13a5c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"74b6fd28-5bce-4bc5-bd40-1a56caaa80ca","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:11:57.442Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:57.445Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6ce98d60-6dbf-4d56-8961-fffcaeb13a5c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"74b6fd28-5bce-4bc5-bd40-1a56caaa80ca","LogTimestamp":"2023-05-26T00:11:57.445Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:11:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:11:59.454Z","message":"Entering","context":{"RequestID":"d52064cf-af83-4b70-908d-818b758eb596","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a65a1e66-2295-4317-b3ec-7ef22308431d","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:11:59.454Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:11:59.457Z","message":"{\"transactionId\":\"d52064cf-af83-4b70-908d-818b758eb596\",\"status\":\"200\",\"rqstDate\":\"230526-00:11:59:455\",\"respDate\":\"230526-00:11:59:456\",\"sourceId\":\"haproxy:d52064cf-af83-4b70-908d-818b758eb596\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:11:59:455-67646\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0078e185-a832-410e-9d5a-26eeab688704], x-b3-parentspanid=[a584b4054231e5fb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[798593183b63edefa584b4054231e5fb], x-b3-spanid=[7b90f83d2223122c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d52064cf-af83-4b70-908d-818b758eb596]}\\\"}\"}","context":{"RequestID":"d52064cf-af83-4b70-908d-818b758eb596","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a65a1e66-2295-4317-b3ec-7ef22308431d","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:11:59.454Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:11:59.457Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d52064cf-af83-4b70-908d-818b758eb596","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a65a1e66-2295-4317-b3ec-7ef22308431d","LogTimestamp":"2023-05-26T00:11:59.457Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:11:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:12:01.467Z","message":"Entering","context":{"RequestID":"7e94e5df-abf1-49df-94a0-3fc1591fe5ed","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e89aa65a-9234-41e2-9998-f5c29f059e56","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:12:01.467Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:12:01.469Z","message":"{\"transactionId\":\"7e94e5df-abf1-49df-94a0-3fc1591fe5ed\",\"status\":\"200\",\"rqstDate\":\"230526-00:12:01:468\",\"respDate\":\"230526-00:12:01:469\",\"sourceId\":\"haproxy:7e94e5df-abf1-49df-94a0-3fc1591fe5ed\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:12:01:468-24304\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[848bdb9f-d9c3-4407-93db-77591c521968], x-b3-parentspanid=[266223b75fade269], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fa945dcb5e5778f3266223b75fade269], x-b3-spanid=[8115331302ed5863], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7e94e5df-abf1-49df-94a0-3fc1591fe5ed]}\\\"}\"}","context":{"RequestID":"7e94e5df-abf1-49df-94a0-3fc1591fe5ed","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e89aa65a-9234-41e2-9998-f5c29f059e56","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:12:01.467Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:01.470Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7e94e5df-abf1-49df-94a0-3fc1591fe5ed","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e89aa65a-9234-41e2-9998-f5c29f059e56","LogTimestamp":"2023-05-26T00:12:01.470Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:12:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:12:01.916Z","message":"Entering","context":{"RequestID":"bbcc9b4c-e14a-4ba8-a3b5-c92e17fff6aa","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c93dc24b-8e4f-4279-994a-720506d3da8f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:12:01.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:12:01.919Z","message":"Database is available from CACHED check.","context":{"RequestID":"bbcc9b4c-e14a-4ba8-a3b5-c92e17fff6aa","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c93dc24b-8e4f-4279-994a-720506d3da8f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:12:01.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:01.921Z","message":"{\"transactionId\":\"bbcc9b4c-e14a-4ba8-a3b5-c92e17fff6aa\",\"status\":\"200\",\"rqstDate\":\"230526-00:12:01:918\",\"respDate\":\"230526-00:12:01:921\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:bbcc9b4c-e14a-4ba8-a3b5-c92e17fff6aa\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:12:01:918-91880\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[bbcc9b4c-e14a-4ba8-a3b5-c92e17fff6aa]}\\\"}\"}","context":{"RequestID":"bbcc9b4c-e14a-4ba8-a3b5-c92e17fff6aa","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c93dc24b-8e4f-4279-994a-720506d3da8f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:12:01.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:01.922Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bbcc9b4c-e14a-4ba8-a3b5-c92e17fff6aa","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c93dc24b-8e4f-4279-994a-720506d3da8f","LogTimestamp":"2023-05-26T00:12:01.922Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:12:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-26T00:12:02.046Z","message":"Entering","context":{"RequestID":"2cc57134-9f9d-4ebd-ad80-889641b1e5b8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"391da513-6b7c-453d-bbae-90703bc47c09","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:12:02.046Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:12:02.049Z","message":"{\"transactionId\":\"2cc57134-9f9d-4ebd-ad80-889641b1e5b8\",\"status\":\"200\",\"rqstDate\":\"230526-00:12:02:047\",\"respDate\":\"230526-00:12:02:048\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2cc57134-9f9d-4ebd-ad80-889641b1e5b8\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:12:02:047-43127\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[34d5cebc-f9d7-465d-8728-45580c4e74b9], x-b3-parentspanid=[c52d622cd048f74e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42599], x-envoy-attempt-count=[1], x-b3-traceid=[a196d24aeea47ffbc52d622cd048f74e], x-b3-spanid=[a8c0bdf6b21e75cf], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2cc57134-9f9d-4ebd-ad80-889641b1e5b8]}\\\"}\"}","context":{"RequestID":"2cc57134-9f9d-4ebd-ad80-889641b1e5b8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"391da513-6b7c-453d-bbae-90703bc47c09","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:12:02.046Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:02.049Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2cc57134-9f9d-4ebd-ad80-889641b1e5b8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"391da513-6b7c-453d-bbae-90703bc47c09","LogTimestamp":"2023-05-26T00:12:02.049Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:12:02 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:12:03.480Z","message":"Entering","context":{"RequestID":"6a3a623e-5ef1-4de6-97f8-03fdefa91fa6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2011b484-4a7e-4b6b-9295-9c1e04222f6e","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:12:03.480Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:12:03.482Z","message":"{\"transactionId\":\"6a3a623e-5ef1-4de6-97f8-03fdefa91fa6\",\"status\":\"200\",\"rqstDate\":\"230526-00:12:03:481\",\"respDate\":\"230526-00:12:03:482\",\"sourceId\":\"haproxy:6a3a623e-5ef1-4de6-97f8-03fdefa91fa6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:12:03:481-37035\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e515e5c5-981f-4316-955e-b63726667a9d], x-b3-parentspanid=[a825d0a1c94d52c6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cd41f8461bca743da825d0a1c94d52c6], x-b3-spanid=[9c21c4df0ebb70c0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6a3a623e-5ef1-4de6-97f8-03fdefa91fa6]}\\\"}\"}","context":{"RequestID":"6a3a623e-5ef1-4de6-97f8-03fdefa91fa6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2011b484-4a7e-4b6b-9295-9c1e04222f6e","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:12:03.480Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:03.482Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6a3a623e-5ef1-4de6-97f8-03fdefa91fa6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2011b484-4a7e-4b6b-9295-9c1e04222f6e","LogTimestamp":"2023-05-26T00:12:03.482Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:12:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:12:04.201Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:12:04.212Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:04.212Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:04.212Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:05.493Z","message":"Entering","context":{"RequestID":"0dd7e367-1c55-4522-86b4-c9f3168de60d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"31d13b26-7179-486b-a4c4-8e75c4a5921c","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:12:05.493Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:12:05.495Z","message":"{\"transactionId\":\"0dd7e367-1c55-4522-86b4-c9f3168de60d\",\"status\":\"200\",\"rqstDate\":\"230526-00:12:05:494\",\"respDate\":\"230526-00:12:05:495\",\"sourceId\":\"haproxy:0dd7e367-1c55-4522-86b4-c9f3168de60d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:12:05:494-75825\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[434a7c9e-d934-4cf2-9323-f5f700d73361], x-b3-parentspanid=[09724ef4e353fe6f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bcca5c352457675109724ef4e353fe6f], x-b3-spanid=[64d26c62b4500a9c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0dd7e367-1c55-4522-86b4-c9f3168de60d]}\\\"}\"}","context":{"RequestID":"0dd7e367-1c55-4522-86b4-c9f3168de60d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"31d13b26-7179-486b-a4c4-8e75c4a5921c","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:12:05.493Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:05.496Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0dd7e367-1c55-4522-86b4-c9f3168de60d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"31d13b26-7179-486b-a4c4-8e75c4a5921c","LogTimestamp":"2023-05-26T00:12:05.496Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:12:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:12:07.506Z","message":"Entering","context":{"RequestID":"7130353f-cded-4487-88b5-7c12eee8cab1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f9fc1b5d-2de8-4250-b9a7-5007c0097495","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:12:07.506Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:12:07.508Z","message":"{\"transactionId\":\"7130353f-cded-4487-88b5-7c12eee8cab1\",\"status\":\"200\",\"rqstDate\":\"230526-00:12:07:507\",\"respDate\":\"230526-00:12:07:508\",\"sourceId\":\"haproxy:7130353f-cded-4487-88b5-7c12eee8cab1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:12:07:507-66340\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b21d45f8-fac2-4aeb-97ae-8ec123ca3d22], x-b3-parentspanid=[eeb767fd5318ad41], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1e818b844400c02deeb767fd5318ad41], x-b3-spanid=[d2cc9ff77c83f334], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7130353f-cded-4487-88b5-7c12eee8cab1]}\\\"}\"}","context":{"RequestID":"7130353f-cded-4487-88b5-7c12eee8cab1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f9fc1b5d-2de8-4250-b9a7-5007c0097495","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:12:07.506Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:07.509Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7130353f-cded-4487-88b5-7c12eee8cab1","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f9fc1b5d-2de8-4250-b9a7-5007c0097495","LogTimestamp":"2023-05-26T00:12:07.509Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:12:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:12:09.517Z","message":"Entering","context":{"RequestID":"52a6ef9c-c4c7-4d0a-a99e-5b017101bf34","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cec30f5d-9376-4622-be7e-dd22d5b91136","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:12:09.517Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:12:09.519Z","message":"{\"transactionId\":\"52a6ef9c-c4c7-4d0a-a99e-5b017101bf34\",\"status\":\"200\",\"rqstDate\":\"230526-00:12:09:518\",\"respDate\":\"230526-00:12:09:519\",\"sourceId\":\"haproxy:52a6ef9c-c4c7-4d0a-a99e-5b017101bf34\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:12:09:518-48502\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0cd43a03-90ab-433b-b2b1-4a752dc6bde3], x-b3-parentspanid=[3eeb7ddc1d6e0c44], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0f9dfb47539f56743eeb7ddc1d6e0c44], x-b3-spanid=[b719b4ee3cffad4a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[52a6ef9c-c4c7-4d0a-a99e-5b017101bf34]}\\\"}\"}","context":{"RequestID":"52a6ef9c-c4c7-4d0a-a99e-5b017101bf34","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cec30f5d-9376-4622-be7e-dd22d5b91136","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:12:09.517Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:09.520Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"52a6ef9c-c4c7-4d0a-a99e-5b017101bf34","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cec30f5d-9376-4622-be7e-dd22d5b91136","LogTimestamp":"2023-05-26T00:12:09.520Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:12:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:12:11.531Z","message":"Entering","context":{"RequestID":"ab2ff6a7-e3b6-460f-a9b5-6808a5b8f107","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"51724d4c-3211-4596-a070-e49d62120d62","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:12:11.530Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:12:11.533Z","message":"{\"transactionId\":\"ab2ff6a7-e3b6-460f-a9b5-6808a5b8f107\",\"status\":\"200\",\"rqstDate\":\"230526-00:12:11:531\",\"respDate\":\"230526-00:12:11:533\",\"sourceId\":\"haproxy:ab2ff6a7-e3b6-460f-a9b5-6808a5b8f107\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:12:11:531-83655\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[282ce2d9-f751-46ef-ba95-9cb8ea11e9be], x-b3-parentspanid=[f07fe64f88b3cc00], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[49650131533ab017f07fe64f88b3cc00], x-b3-spanid=[ecf1f0832caf874d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ab2ff6a7-e3b6-460f-a9b5-6808a5b8f107]}\\\"}\"}","context":{"RequestID":"ab2ff6a7-e3b6-460f-a9b5-6808a5b8f107","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"51724d4c-3211-4596-a070-e49d62120d62","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:12:11.530Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:11.533Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ab2ff6a7-e3b6-460f-a9b5-6808a5b8f107","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"51724d4c-3211-4596-a070-e49d62120d62","LogTimestamp":"2023-05-26T00:12:11.533Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:12:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:12:11.907Z","message":"Entering","context":{"RequestID":"66fb4acf-ca1e-4c55-9cf7-d437b5e77de4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"92fea0a1-4a97-43d0-8fdd-a7aac66dee23","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:12:11.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:12:11.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"66fb4acf-ca1e-4c55-9cf7-d437b5e77de4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"92fea0a1-4a97-43d0-8fdd-a7aac66dee23","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:12:11.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:11.910Z","message":"{\"transactionId\":\"66fb4acf-ca1e-4c55-9cf7-d437b5e77de4\",\"status\":\"200\",\"rqstDate\":\"230526-00:12:11:908\",\"respDate\":\"230526-00:12:11:910\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:66fb4acf-ca1e-4c55-9cf7-d437b5e77de4\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:12:11:908-8219\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[66fb4acf-ca1e-4c55-9cf7-d437b5e77de4]}\\\"}\"}","context":{"RequestID":"66fb4acf-ca1e-4c55-9cf7-d437b5e77de4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"92fea0a1-4a97-43d0-8fdd-a7aac66dee23","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:12:11.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:11.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"66fb4acf-ca1e-4c55-9cf7-d437b5e77de4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"92fea0a1-4a97-43d0-8fdd-a7aac66dee23","LogTimestamp":"2023-05-26T00:12:11.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:12:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:12:12.047Z","message":"Entering","context":{"RequestID":"392abe42-bd5f-434b-a841-eec791a6dc14","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"859355cc-44f8-43d0-8ff3-5f16d52a6c34","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:12:12.047Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:12:12.049Z","message":"{\"transactionId\":\"392abe42-bd5f-434b-a841-eec791a6dc14\",\"status\":\"200\",\"rqstDate\":\"230526-00:12:12:047\",\"respDate\":\"230526-00:12:12:049\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:392abe42-bd5f-434b-a841-eec791a6dc14\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:12:12:047-56165\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bc95a5af-52ab-4546-8d6d-f0a8cb3ac0a0], x-b3-parentspanid=[8da61317b50f8791], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56155], x-envoy-attempt-count=[1], x-b3-traceid=[7c7bf6113556f4458da61317b50f8791], x-b3-spanid=[ffbcdcdec46078b6], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[392abe42-bd5f-434b-a841-eec791a6dc14]}\\\"}\"}","context":{"RequestID":"392abe42-bd5f-434b-a841-eec791a6dc14","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"859355cc-44f8-43d0-8ff3-5f16d52a6c34","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:12:12.047Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:12.050Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"392abe42-bd5f-434b-a841-eec791a6dc14","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"859355cc-44f8-43d0-8ff3-5f16d52a6c34","LogTimestamp":"2023-05-26T00:12:12.050Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:12:12 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:12:13.543Z","message":"Entering","context":{"RequestID":"6fa6c891-97fb-4f6f-956a-162e10849972","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8c0f318b-6eb9-48c6-ac8c-297f640fc046","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:12:13.543Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:12:13.545Z","message":"{\"transactionId\":\"6fa6c891-97fb-4f6f-956a-162e10849972\",\"status\":\"200\",\"rqstDate\":\"230526-00:12:13:544\",\"respDate\":\"230526-00:12:13:545\",\"sourceId\":\"haproxy:6fa6c891-97fb-4f6f-956a-162e10849972\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:12:13:544-19821\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1afc9e2d-f664-4bb7-8274-3e9d3af33f5b], x-b3-parentspanid=[64bfe1b533c5586e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dfa500457248e0d864bfe1b533c5586e], x-b3-spanid=[3f750b9b9a594b42], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6fa6c891-97fb-4f6f-956a-162e10849972]}\\\"}\"}","context":{"RequestID":"6fa6c891-97fb-4f6f-956a-162e10849972","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8c0f318b-6eb9-48c6-ac8c-297f640fc046","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:12:13.543Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:13.546Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6fa6c891-97fb-4f6f-956a-162e10849972","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c0f318b-6eb9-48c6-ac8c-297f640fc046","LogTimestamp":"2023-05-26T00:12:13.546Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:12:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:12:14.201Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:12:14.247Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:14.247Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:14.248Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:15.556Z","message":"Entering","context":{"RequestID":"f501eea3-b2b0-4d41-8837-d7650bc1d40e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"65830211-dc3b-4c25-b946-a7bddfd6da46","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:12:15.556Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:12:15.559Z","message":"{\"transactionId\":\"f501eea3-b2b0-4d41-8837-d7650bc1d40e\",\"status\":\"200\",\"rqstDate\":\"230526-00:12:15:557\",\"respDate\":\"230526-00:12:15:558\",\"sourceId\":\"haproxy:f501eea3-b2b0-4d41-8837-d7650bc1d40e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:12:15:557-89808\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ae6c893e-fc05-4587-b284-2f75ab66546b], x-b3-parentspanid=[33400a16384e0f17], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[78daf71aa67c50a633400a16384e0f17], x-b3-spanid=[a0dde7dc1d2f3122], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f501eea3-b2b0-4d41-8837-d7650bc1d40e]}\\\"}\"}","context":{"RequestID":"f501eea3-b2b0-4d41-8837-d7650bc1d40e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"65830211-dc3b-4c25-b946-a7bddfd6da46","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:12:15.556Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:15.559Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f501eea3-b2b0-4d41-8837-d7650bc1d40e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"65830211-dc3b-4c25-b946-a7bddfd6da46","LogTimestamp":"2023-05-26T00:12:15.559Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:12:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:12:17.570Z","message":"Entering","context":{"RequestID":"79fc610a-bc0d-4fc0-86c7-a2e8a19f757e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6b3fa2f6-778d-4c9b-8dff-56e7d7a8a735","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:12:17.570Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:12:17.571Z","message":"{\"transactionId\":\"79fc610a-bc0d-4fc0-86c7-a2e8a19f757e\",\"status\":\"200\",\"rqstDate\":\"230526-00:12:17:570\",\"respDate\":\"230526-00:12:17:571\",\"sourceId\":\"haproxy:79fc610a-bc0d-4fc0-86c7-a2e8a19f757e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:12:17:570-6683\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[01f92499-83c6-46fb-bcb1-67ee71c15887], x-b3-parentspanid=[63bc3e7ca9c1cf3e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4a111ee2e4410ad063bc3e7ca9c1cf3e], x-b3-spanid=[93789cd1559dd96b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[79fc610a-bc0d-4fc0-86c7-a2e8a19f757e]}\\\"}\"}","context":{"RequestID":"79fc610a-bc0d-4fc0-86c7-a2e8a19f757e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6b3fa2f6-778d-4c9b-8dff-56e7d7a8a735","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:12:17.570Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:17.571Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"79fc610a-bc0d-4fc0-86c7-a2e8a19f757e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6b3fa2f6-778d-4c9b-8dff-56e7d7a8a735","LogTimestamp":"2023-05-26T00:12:17.571Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:12:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-26T00:12:19.581Z","message":"Entering","context":{"RequestID":"e0e727b5-ebfd-476d-a304-fa89db7eacc9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e134a70a-477f-49e0-9081-8f86b68b58e8","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:12:19.581Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:12:19.584Z","message":"{\"transactionId\":\"e0e727b5-ebfd-476d-a304-fa89db7eacc9\",\"status\":\"200\",\"rqstDate\":\"230526-00:12:19:582\",\"respDate\":\"230526-00:12:19:583\",\"sourceId\":\"haproxy:e0e727b5-ebfd-476d-a304-fa89db7eacc9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:12:19:582-57840\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[09899a60-1c2a-422b-bfb0-7d1f8e875b1e], x-b3-parentspanid=[a1c8bbad3e4ad7c2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a4e2d4a7f6ba9652a1c8bbad3e4ad7c2], x-b3-spanid=[a05e9555b6c8a61f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e0e727b5-ebfd-476d-a304-fa89db7eacc9]}\\\"}\"}","context":{"RequestID":"e0e727b5-ebfd-476d-a304-fa89db7eacc9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e134a70a-477f-49e0-9081-8f86b68b58e8","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:12:19.581Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:19.584Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e0e727b5-ebfd-476d-a304-fa89db7eacc9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e134a70a-477f-49e0-9081-8f86b68b58e8","LogTimestamp":"2023-05-26T00:12:19.584Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:12:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:12:21.593Z","message":"Entering","context":{"RequestID":"c33cf27e-3695-43a4-abe3-89d3ab9514d4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2855fea8-10d3-4d88-b1cd-dc5004dfa0c3","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:12:21.593Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:12:21.595Z","message":"{\"transactionId\":\"c33cf27e-3695-43a4-abe3-89d3ab9514d4\",\"status\":\"200\",\"rqstDate\":\"230526-00:12:21:594\",\"respDate\":\"230526-00:12:21:595\",\"sourceId\":\"haproxy:c33cf27e-3695-43a4-abe3-89d3ab9514d4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:12:21:594-31119\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7b0be528-1902-4855-96c3-dfe20d684fd5], x-b3-parentspanid=[b0f7b4d5fe8806f9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6d5e2cc4079efdaab0f7b4d5fe8806f9], x-b3-spanid=[b854bf62e5a45050], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c33cf27e-3695-43a4-abe3-89d3ab9514d4]}\\\"}\"}","context":{"RequestID":"c33cf27e-3695-43a4-abe3-89d3ab9514d4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2855fea8-10d3-4d88-b1cd-dc5004dfa0c3","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:12:21.593Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:21.596Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c33cf27e-3695-43a4-abe3-89d3ab9514d4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2855fea8-10d3-4d88-b1cd-dc5004dfa0c3","LogTimestamp":"2023-05-26T00:12:21.596Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:12:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:12:21.909Z","message":"Entering","context":{"RequestID":"83db336b-dad5-4809-80ab-d970ce23ede4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"8c1e0ecc-4b50-49fd-8196-d5a2a0dd9dfd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:12:21.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:12:21.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"83db336b-dad5-4809-80ab-d970ce23ede4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"8c1e0ecc-4b50-49fd-8196-d5a2a0dd9dfd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:12:21.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:21.911Z","message":"{\"transactionId\":\"83db336b-dad5-4809-80ab-d970ce23ede4\",\"status\":\"200\",\"rqstDate\":\"230526-00:12:21:909\",\"respDate\":\"230526-00:12:21:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:83db336b-dad5-4809-80ab-d970ce23ede4\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:12:21:909-78432\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[83db336b-dad5-4809-80ab-d970ce23ede4]}\\\"}\"}","context":{"RequestID":"83db336b-dad5-4809-80ab-d970ce23ede4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"8c1e0ecc-4b50-49fd-8196-d5a2a0dd9dfd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:12:21.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:21.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"83db336b-dad5-4809-80ab-d970ce23ede4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c1e0ecc-4b50-49fd-8196-d5a2a0dd9dfd","LogTimestamp":"2023-05-26T00:12:21.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:12:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:12:22.045Z","message":"Entering","context":{"RequestID":"a08518b1-c791-473b-b9c9-092c01ba26b7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"954b6c4b-64a5-49b0-bb4e-0af6bd3747e8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:12:22.045Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:12:22.048Z","message":"{\"transactionId\":\"a08518b1-c791-473b-b9c9-092c01ba26b7\",\"status\":\"200\",\"rqstDate\":\"230526-00:12:22:046\",\"respDate\":\"230526-00:12:22:047\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a08518b1-c791-473b-b9c9-092c01ba26b7\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:12:22:046-90135\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a7217722-e8bf-4273-a44c-0743da319bc4], x-b3-parentspanid=[2e3960aca69b1073], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58619], x-envoy-attempt-count=[1], x-b3-traceid=[9e9e084c9e870a032e3960aca69b1073], x-b3-spanid=[dd73154b343f09e7], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a08518b1-c791-473b-b9c9-092c01ba26b7]}\\\"}\"}","context":{"RequestID":"a08518b1-c791-473b-b9c9-092c01ba26b7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"954b6c4b-64a5-49b0-bb4e-0af6bd3747e8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:12:22.045Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:22.048Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a08518b1-c791-473b-b9c9-092c01ba26b7","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"954b6c4b-64a5-49b0-bb4e-0af6bd3747e8","LogTimestamp":"2023-05-26T00:12:22.048Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:12:22 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:12:23.607Z","message":"Entering","context":{"RequestID":"531c8b7f-fc68-4626-9a1c-aa8897f8893b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"19d56f61-d73c-437e-832a-3391bbd59bbb","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:12:23.607Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:12:23.609Z","message":"{\"transactionId\":\"531c8b7f-fc68-4626-9a1c-aa8897f8893b\",\"status\":\"200\",\"rqstDate\":\"230526-00:12:23:608\",\"respDate\":\"230526-00:12:23:609\",\"sourceId\":\"haproxy:531c8b7f-fc68-4626-9a1c-aa8897f8893b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:12:23:608-36563\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[41bb7d27-f500-4e5f-9cb1-370ee15d519d], x-b3-parentspanid=[7f1d48ccbaef52cb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c3bb65e412ae98787f1d48ccbaef52cb], x-b3-spanid=[7525b4c45b93054f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[531c8b7f-fc68-4626-9a1c-aa8897f8893b]}\\\"}\"}","context":{"RequestID":"531c8b7f-fc68-4626-9a1c-aa8897f8893b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"19d56f61-d73c-437e-832a-3391bbd59bbb","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:12:23.607Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:23.610Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"531c8b7f-fc68-4626-9a1c-aa8897f8893b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"19d56f61-d73c-437e-832a-3391bbd59bbb","LogTimestamp":"2023-05-26T00:12:23.610Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:12:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:12:24.201Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:12:24.220Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:24.220Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:24.220Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:25.620Z","message":"Entering","context":{"RequestID":"a038aa7f-db9e-4e29-a7c0-dd6502fb01b2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8567f3cf-b142-4865-bad4-2a4f8a8c3a35","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:12:25.620Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:12:25.624Z","message":"{\"transactionId\":\"a038aa7f-db9e-4e29-a7c0-dd6502fb01b2\",\"status\":\"200\",\"rqstDate\":\"230526-00:12:25:621\",\"respDate\":\"230526-00:12:25:624\",\"sourceId\":\"haproxy:a038aa7f-db9e-4e29-a7c0-dd6502fb01b2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:12:25:621-24322\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d829f1f5-7691-47b1-b8c6-2d2d1020d6bd], x-b3-parentspanid=[91c0657028c48e19], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[33e17e49b9fbb99991c0657028c48e19], x-b3-spanid=[b67d7c0e9a0e6345], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a038aa7f-db9e-4e29-a7c0-dd6502fb01b2]}\\\"}\"}","context":{"RequestID":"a038aa7f-db9e-4e29-a7c0-dd6502fb01b2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8567f3cf-b142-4865-bad4-2a4f8a8c3a35","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:12:25.620Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:25.625Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a038aa7f-db9e-4e29-a7c0-dd6502fb01b2","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8567f3cf-b142-4865-bad4-2a4f8a8c3a35","LogTimestamp":"2023-05-26T00:12:25.625Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:12:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-26T00:12:26.816Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:26.820Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:27.635Z","message":"Entering","context":{"RequestID":"a7ca892c-6676-443b-b68c-c0362d5df7a9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"155613b2-a7bc-4fdb-a1f1-9d08d19a055d","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:12:27.635Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:12:27.637Z","message":"{\"transactionId\":\"a7ca892c-6676-443b-b68c-c0362d5df7a9\",\"status\":\"200\",\"rqstDate\":\"230526-00:12:27:636\",\"respDate\":\"230526-00:12:27:637\",\"sourceId\":\"haproxy:a7ca892c-6676-443b-b68c-c0362d5df7a9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:12:27:636-33351\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e28e5ffd-ad4b-4e0f-8c79-3cbec3a119ed], x-b3-parentspanid=[6fff585dd8d3e43a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[82f2adf5404adffe6fff585dd8d3e43a], x-b3-spanid=[5a91e43bb3355577], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a7ca892c-6676-443b-b68c-c0362d5df7a9]}\\\"}\"}","context":{"RequestID":"a7ca892c-6676-443b-b68c-c0362d5df7a9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"155613b2-a7bc-4fdb-a1f1-9d08d19a055d","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:12:27.635Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:27.637Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a7ca892c-6676-443b-b68c-c0362d5df7a9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"155613b2-a7bc-4fdb-a1f1-9d08d19a055d","LogTimestamp":"2023-05-26T00:12:27.637Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:12:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:12:29.647Z","message":"Entering","context":{"RequestID":"1a4853c2-e425-4dee-843a-eae61287a039","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1084667e-42ae-4968-ac5e-eb5b02883f0a","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:12:29.647Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:12:29.649Z","message":"{\"transactionId\":\"1a4853c2-e425-4dee-843a-eae61287a039\",\"status\":\"200\",\"rqstDate\":\"230526-00:12:29:648\",\"respDate\":\"230526-00:12:29:649\",\"sourceId\":\"haproxy:1a4853c2-e425-4dee-843a-eae61287a039\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:12:29:648-56749\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[af96debc-ee7f-4e5e-9451-7ba75daa7f82], x-b3-parentspanid=[a5ab3e8a6d05c378], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d02b357627428959a5ab3e8a6d05c378], x-b3-spanid=[835c90301bc702c9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1a4853c2-e425-4dee-843a-eae61287a039]}\\\"}\"}","context":{"RequestID":"1a4853c2-e425-4dee-843a-eae61287a039","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1084667e-42ae-4968-ac5e-eb5b02883f0a","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:12:29.647Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:29.650Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1a4853c2-e425-4dee-843a-eae61287a039","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1084667e-42ae-4968-ac5e-eb5b02883f0a","LogTimestamp":"2023-05-26T00:12:29.650Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:12:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:12:31.661Z","message":"Entering","context":{"RequestID":"6420b46d-ebe8-42e8-b63f-0edee97dc268","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"edf2472e-3348-4143-8772-6bd5cbd8fb85","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:12:31.661Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:12:31.663Z","message":"{\"transactionId\":\"6420b46d-ebe8-42e8-b63f-0edee97dc268\",\"status\":\"200\",\"rqstDate\":\"230526-00:12:31:662\",\"respDate\":\"230526-00:12:31:663\",\"sourceId\":\"haproxy:6420b46d-ebe8-42e8-b63f-0edee97dc268\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:12:31:662-87166\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fd84e5c9-9d48-48f9-90aa-1381ed3c8354], x-b3-parentspanid=[56c7d7607250ef53], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e750acadbed6f15156c7d7607250ef53], x-b3-spanid=[bc0e0f05f88de85b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6420b46d-ebe8-42e8-b63f-0edee97dc268]}\\\"}\"}","context":{"RequestID":"6420b46d-ebe8-42e8-b63f-0edee97dc268","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"edf2472e-3348-4143-8772-6bd5cbd8fb85","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:12:31.661Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:31.664Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6420b46d-ebe8-42e8-b63f-0edee97dc268","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"edf2472e-3348-4143-8772-6bd5cbd8fb85","LogTimestamp":"2023-05-26T00:12:31.664Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:12:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:12:31.908Z","message":"Entering","context":{"RequestID":"4f42320a-b1d8-4b47-9035-d046385a5e35","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"41f21ad2-73b9-4d07-a9e4-e32ae4a9158d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:12:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:12:31.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"4f42320a-b1d8-4b47-9035-d046385a5e35","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"41f21ad2-73b9-4d07-a9e4-e32ae4a9158d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:12:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:31.912Z","message":"{\"transactionId\":\"4f42320a-b1d8-4b47-9035-d046385a5e35\",\"status\":\"200\",\"rqstDate\":\"230526-00:12:31:909\",\"respDate\":\"230526-00:12:31:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4f42320a-b1d8-4b47-9035-d046385a5e35\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:12:31:909-56856\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4f42320a-b1d8-4b47-9035-d046385a5e35]}\\\"}\"}","context":{"RequestID":"4f42320a-b1d8-4b47-9035-d046385a5e35","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"41f21ad2-73b9-4d07-a9e4-e32ae4a9158d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:12:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:31.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4f42320a-b1d8-4b47-9035-d046385a5e35","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"41f21ad2-73b9-4d07-a9e4-e32ae4a9158d","LogTimestamp":"2023-05-26T00:12:31.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:12:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:12:32.048Z","message":"Entering","context":{"RequestID":"5736564d-bd98-4fbb-a6f1-efa4749842fa","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c5cc1e1a-eda5-4480-9e5f-b23fa8cde64b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:12:32.048Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:12:32.050Z","message":"{\"transactionId\":\"5736564d-bd98-4fbb-a6f1-efa4749842fa\",\"status\":\"200\",\"rqstDate\":\"230526-00:12:32:049\",\"respDate\":\"230526-00:12:32:050\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:5736564d-bd98-4fbb-a6f1-efa4749842fa\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:12:32:049-4220\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[97600301-7acb-4aed-a888-924aa563367f], x-b3-parentspanid=[52f5b0c42982a25f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34993], x-envoy-attempt-count=[1], x-b3-traceid=[da6749b706d9eeb852f5b0c42982a25f], x-b3-spanid=[a44dfe50b383a884], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[5736564d-bd98-4fbb-a6f1-efa4749842fa]}\\\"}\"}","context":{"RequestID":"5736564d-bd98-4fbb-a6f1-efa4749842fa","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c5cc1e1a-eda5-4480-9e5f-b23fa8cde64b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:12:32.048Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:32.051Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5736564d-bd98-4fbb-a6f1-efa4749842fa","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c5cc1e1a-eda5-4480-9e5f-b23fa8cde64b","LogTimestamp":"2023-05-26T00:12:32.051Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:12:32 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:12:33.674Z","message":"Entering","context":{"RequestID":"20697509-af86-4911-ac2e-53bdabec8b49","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ffd8bbd5-9b6a-4080-a5e7-85b5f5fb3bb3","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:12:33.674Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:12:33.676Z","message":"{\"transactionId\":\"20697509-af86-4911-ac2e-53bdabec8b49\",\"status\":\"200\",\"rqstDate\":\"230526-00:12:33:675\",\"respDate\":\"230526-00:12:33:676\",\"sourceId\":\"haproxy:20697509-af86-4911-ac2e-53bdabec8b49\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:12:33:675-22035\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5c203e4e-70a1-4a34-a801-0f2e748ca2a5], x-b3-parentspanid=[106c409cbd60a1aa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[be3d08dc57a53e8a106c409cbd60a1aa], x-b3-spanid=[1c4d897cbe91339a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[20697509-af86-4911-ac2e-53bdabec8b49]}\\\"}\"}","context":{"RequestID":"20697509-af86-4911-ac2e-53bdabec8b49","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ffd8bbd5-9b6a-4080-a5e7-85b5f5fb3bb3","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:12:33.674Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:33.677Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"20697509-af86-4911-ac2e-53bdabec8b49","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ffd8bbd5-9b6a-4080-a5e7-85b5f5fb3bb3","LogTimestamp":"2023-05-26T00:12:33.677Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:12:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:12:34.202Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:12:34.220Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:34.220Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:34.220Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:35.688Z","message":"Entering","context":{"RequestID":"67ad14c4-5e38-4e99-a90e-57a131025fe2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ddf542f6-720f-4e9e-ac9d-0d7105a7060d","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:12:35.688Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:12:35.691Z","message":"{\"transactionId\":\"67ad14c4-5e38-4e99-a90e-57a131025fe2\",\"status\":\"200\",\"rqstDate\":\"230526-00:12:35:689\",\"respDate\":\"230526-00:12:35:690\",\"sourceId\":\"haproxy:67ad14c4-5e38-4e99-a90e-57a131025fe2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:12:35:689-8355\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e442a0aa-c45d-4986-9992-422427d17eb5], x-b3-parentspanid=[29529e86c6d317c2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[753859ca1d13e36329529e86c6d317c2], x-b3-spanid=[cb2a01828f073b19], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[67ad14c4-5e38-4e99-a90e-57a131025fe2]}\\\"}\"}","context":{"RequestID":"67ad14c4-5e38-4e99-a90e-57a131025fe2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ddf542f6-720f-4e9e-ac9d-0d7105a7060d","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:12:35.688Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:35.691Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"67ad14c4-5e38-4e99-a90e-57a131025fe2","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ddf542f6-720f-4e9e-ac9d-0d7105a7060d","LogTimestamp":"2023-05-26T00:12:35.691Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:12:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:12:37.701Z","message":"Entering","context":{"RequestID":"6d611744-e28c-43dc-8ca6-6afa6f84d80c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9332174b-2b27-4268-8f12-beba16c68eac","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:12:37.701Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:12:37.704Z","message":"{\"transactionId\":\"6d611744-e28c-43dc-8ca6-6afa6f84d80c\",\"status\":\"200\",\"rqstDate\":\"230526-00:12:37:702\",\"respDate\":\"230526-00:12:37:703\",\"sourceId\":\"haproxy:6d611744-e28c-43dc-8ca6-6afa6f84d80c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:12:37:702-80552\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1417572c-a0c4-4158-a8e2-a3a9238d5480], x-b3-parentspanid=[fba2dcd1afe9fcd8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1372d28f67be61c4fba2dcd1afe9fcd8], x-b3-spanid=[38ffcfdb45f00ca4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6d611744-e28c-43dc-8ca6-6afa6f84d80c]}\\\"}\"}","context":{"RequestID":"6d611744-e28c-43dc-8ca6-6afa6f84d80c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9332174b-2b27-4268-8f12-beba16c68eac","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:12:37.701Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:37.704Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6d611744-e28c-43dc-8ca6-6afa6f84d80c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9332174b-2b27-4268-8f12-beba16c68eac","LogTimestamp":"2023-05-26T00:12:37.704Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:12:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:12:39.715Z","message":"Entering","context":{"RequestID":"e8a3914d-079c-42c4-ab4e-c931c3d30224","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"74b12fd3-2e2e-42d2-aabc-e569d4857a45","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:12:39.715Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:12:39.716Z","message":"{\"transactionId\":\"e8a3914d-079c-42c4-ab4e-c931c3d30224\",\"status\":\"200\",\"rqstDate\":\"230526-00:12:39:715\",\"respDate\":\"230526-00:12:39:716\",\"sourceId\":\"haproxy:e8a3914d-079c-42c4-ab4e-c931c3d30224\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:12:39:715-9454\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[07333e95-1034-4be7-871d-6c6cc0c7e4a4], x-b3-parentspanid=[97a8ceeaaa0e6917], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[be4b448eb06061d697a8ceeaaa0e6917], x-b3-spanid=[030a196a5276b791], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e8a3914d-079c-42c4-ab4e-c931c3d30224]}\\\"}\"}","context":{"RequestID":"e8a3914d-079c-42c4-ab4e-c931c3d30224","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"74b12fd3-2e2e-42d2-aabc-e569d4857a45","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:12:39.715Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:39.717Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e8a3914d-079c-42c4-ab4e-c931c3d30224","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"74b12fd3-2e2e-42d2-aabc-e569d4857a45","LogTimestamp":"2023-05-26T00:12:39.717Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:12:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:12:41.726Z","message":"Entering","context":{"RequestID":"caacdf8a-0576-45fa-8b86-420a28e19eda","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7ac6eb6b-b83f-4d02-8a5c-adff111f7a34","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:12:41.726Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:12:41.729Z","message":"{\"transactionId\":\"caacdf8a-0576-45fa-8b86-420a28e19eda\",\"status\":\"200\",\"rqstDate\":\"230526-00:12:41:727\",\"respDate\":\"230526-00:12:41:729\",\"sourceId\":\"haproxy:caacdf8a-0576-45fa-8b86-420a28e19eda\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:12:41:727-16148\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0373f090-95ab-44ca-becc-97ce06762ce4], x-b3-parentspanid=[3cfb293bca053176], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d1325314bb6d5d8b3cfb293bca053176], x-b3-spanid=[d26d22893f3404af], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[caacdf8a-0576-45fa-8b86-420a28e19eda]}\\\"}\"}","context":{"RequestID":"caacdf8a-0576-45fa-8b86-420a28e19eda","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7ac6eb6b-b83f-4d02-8a5c-adff111f7a34","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:12:41.726Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:41.730Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"caacdf8a-0576-45fa-8b86-420a28e19eda","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7ac6eb6b-b83f-4d02-8a5c-adff111f7a34","LogTimestamp":"2023-05-26T00:12:41.730Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:12:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:12:41.909Z","message":"Entering","context":{"RequestID":"f9ee7bea-6aa3-48f1-ad45-2fa27ce02693","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"592facd6-1cf4-4a88-b6ca-4d4b75da00e7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:12:41.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:12:41.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"f9ee7bea-6aa3-48f1-ad45-2fa27ce02693","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"592facd6-1cf4-4a88-b6ca-4d4b75da00e7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:12:41.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:41.911Z","message":"{\"transactionId\":\"f9ee7bea-6aa3-48f1-ad45-2fa27ce02693\",\"status\":\"200\",\"rqstDate\":\"230526-00:12:41:909\",\"respDate\":\"230526-00:12:41:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f9ee7bea-6aa3-48f1-ad45-2fa27ce02693\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:12:41:909-38605\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f9ee7bea-6aa3-48f1-ad45-2fa27ce02693]}\\\"}\"}","context":{"RequestID":"f9ee7bea-6aa3-48f1-ad45-2fa27ce02693","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"592facd6-1cf4-4a88-b6ca-4d4b75da00e7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:12:41.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:41.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f9ee7bea-6aa3-48f1-ad45-2fa27ce02693","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"592facd6-1cf4-4a88-b6ca-4d4b75da00e7","LogTimestamp":"2023-05-26T00:12:41.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:12:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:12:42.048Z","message":"Entering","context":{"RequestID":"40c689ed-af34-4e95-abdc-6e557df34063","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"002a98d8-83b9-449b-81d2-73c4f41a0b78","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:12:42.048Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:12:42.050Z","message":"{\"transactionId\":\"40c689ed-af34-4e95-abdc-6e557df34063\",\"status\":\"200\",\"rqstDate\":\"230526-00:12:42:049\",\"respDate\":\"230526-00:12:42:050\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:40c689ed-af34-4e95-abdc-6e557df34063\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:12:42:049-87525\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c622e867-7d87-481d-8d47-9898bee973ec], x-b3-parentspanid=[766319d5c45437d9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39691], x-envoy-attempt-count=[1], x-b3-traceid=[c7429c5daa344d8e766319d5c45437d9], x-b3-spanid=[bf47b8eb6853d6be], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[40c689ed-af34-4e95-abdc-6e557df34063]}\\\"}\"}","context":{"RequestID":"40c689ed-af34-4e95-abdc-6e557df34063","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"002a98d8-83b9-449b-81d2-73c4f41a0b78","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:12:42.048Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:42.051Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"40c689ed-af34-4e95-abdc-6e557df34063","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"002a98d8-83b9-449b-81d2-73c4f41a0b78","LogTimestamp":"2023-05-26T00:12:42.051Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:12:42 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:12:43.740Z","message":"Entering","context":{"RequestID":"643d3725-987f-40af-b4f9-8710138aa5b2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3ce63730-d8a4-4fb4-a370-7276cf7c54c6","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:12:43.740Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:12:43.743Z","message":"{\"transactionId\":\"643d3725-987f-40af-b4f9-8710138aa5b2\",\"status\":\"200\",\"rqstDate\":\"230526-00:12:43:741\",\"respDate\":\"230526-00:12:43:743\",\"sourceId\":\"haproxy:643d3725-987f-40af-b4f9-8710138aa5b2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:12:43:741-54786\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[be4e90b3-6d4c-47c4-a829-2dba479c3ff3], x-b3-parentspanid=[90298eaaeff78db0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b333e18a5c02fb4190298eaaeff78db0], x-b3-spanid=[d91b5f04a77a0b2d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[643d3725-987f-40af-b4f9-8710138aa5b2]}\\\"}\"}","context":{"RequestID":"643d3725-987f-40af-b4f9-8710138aa5b2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3ce63730-d8a4-4fb4-a370-7276cf7c54c6","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:12:43.740Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:43.744Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"643d3725-987f-40af-b4f9-8710138aa5b2","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3ce63730-d8a4-4fb4-a370-7276cf7c54c6","LogTimestamp":"2023-05-26T00:12:43.744Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:12:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:12:44.203Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:12:44.217Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:44.217Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:44.218Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:45.752Z","message":"Entering","context":{"RequestID":"62d22c73-09c9-4891-837d-6404b4219148","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7689895d-29b1-49b6-89c9-295e392dae8c","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:12:45.752Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:12:45.754Z","message":"{\"transactionId\":\"62d22c73-09c9-4891-837d-6404b4219148\",\"status\":\"200\",\"rqstDate\":\"230526-00:12:45:753\",\"respDate\":\"230526-00:12:45:754\",\"sourceId\":\"haproxy:62d22c73-09c9-4891-837d-6404b4219148\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:12:45:753-10876\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c47020a9-66d9-4d64-8c40-936119beeaa8], x-b3-parentspanid=[aeb3dd6e6462f9b4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ba1258e144131aa6aeb3dd6e6462f9b4], x-b3-spanid=[1efe578b22c28bef], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[62d22c73-09c9-4891-837d-6404b4219148]}\\\"}\"}","context":{"RequestID":"62d22c73-09c9-4891-837d-6404b4219148","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7689895d-29b1-49b6-89c9-295e392dae8c","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:12:45.752Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:45.754Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"62d22c73-09c9-4891-837d-6404b4219148","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7689895d-29b1-49b6-89c9-295e392dae8c","LogTimestamp":"2023-05-26T00:12:45.754Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:12:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:12:47.764Z","message":"Entering","context":{"RequestID":"1e3e50cf-e883-4775-8611-83d1e144a029","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1e4be2f0-ba49-4f97-9486-c48565564580","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:12:47.764Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:12:47.766Z","message":"{\"transactionId\":\"1e3e50cf-e883-4775-8611-83d1e144a029\",\"status\":\"200\",\"rqstDate\":\"230526-00:12:47:765\",\"respDate\":\"230526-00:12:47:766\",\"sourceId\":\"haproxy:1e3e50cf-e883-4775-8611-83d1e144a029\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:12:47:765-25375\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[64ae98c9-5928-49e5-bf1c-8d1f4ba15b74], x-b3-parentspanid=[b743f26e745805c3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8e055a8d0675f328b743f26e745805c3], x-b3-spanid=[523af41677dafcfe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1e3e50cf-e883-4775-8611-83d1e144a029]}\\\"}\"}","context":{"RequestID":"1e3e50cf-e883-4775-8611-83d1e144a029","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1e4be2f0-ba49-4f97-9486-c48565564580","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:12:47.764Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:47.767Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1e3e50cf-e883-4775-8611-83d1e144a029","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1e4be2f0-ba49-4f97-9486-c48565564580","LogTimestamp":"2023-05-26T00:12:47.767Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:12:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:12:49.779Z","message":"Entering","context":{"RequestID":"4f0586c4-b798-4d2e-bc99-edcb56c0704f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4e063788-c7bd-4ec7-8a92-2ad1dc6c4a3a","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:12:49.779Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:12:49.782Z","message":"{\"transactionId\":\"4f0586c4-b798-4d2e-bc99-edcb56c0704f\",\"status\":\"200\",\"rqstDate\":\"230526-00:12:49:780\",\"respDate\":\"230526-00:12:49:782\",\"sourceId\":\"haproxy:4f0586c4-b798-4d2e-bc99-edcb56c0704f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:12:49:780-30085\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f14259c4-05cc-445e-87c6-d19d8eeb13ce], x-b3-parentspanid=[d41cdb61771c868e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[01dda30ce8f8e20ad41cdb61771c868e], x-b3-spanid=[33744718e46d4357], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4f0586c4-b798-4d2e-bc99-edcb56c0704f]}\\\"}\"}","context":{"RequestID":"4f0586c4-b798-4d2e-bc99-edcb56c0704f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4e063788-c7bd-4ec7-8a92-2ad1dc6c4a3a","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:12:49.779Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:49.783Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4f0586c4-b798-4d2e-bc99-edcb56c0704f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4e063788-c7bd-4ec7-8a92-2ad1dc6c4a3a","LogTimestamp":"2023-05-26T00:12:49.782Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:12:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:12:51.796Z","message":"Entering","context":{"RequestID":"863dee8c-fb8a-44fa-92b3-e858427cd040","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7724d06e-f36b-44ff-9bc5-29282df46f94","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:12:51.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:12:51.799Z","message":"{\"transactionId\":\"863dee8c-fb8a-44fa-92b3-e858427cd040\",\"status\":\"200\",\"rqstDate\":\"230526-00:12:51:797\",\"respDate\":\"230526-00:12:51:798\",\"sourceId\":\"haproxy:863dee8c-fb8a-44fa-92b3-e858427cd040\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:12:51:797-10952\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c9cb612c-c6d2-4bfc-9914-c0f184b43624], x-b3-parentspanid=[4b47043eb6629e80], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[503c948221ff583b4b47043eb6629e80], x-b3-spanid=[d160e0e4367751ed], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[863dee8c-fb8a-44fa-92b3-e858427cd040]}\\\"}\"}","context":{"RequestID":"863dee8c-fb8a-44fa-92b3-e858427cd040","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7724d06e-f36b-44ff-9bc5-29282df46f94","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:12:51.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:51.799Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"863dee8c-fb8a-44fa-92b3-e858427cd040","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7724d06e-f36b-44ff-9bc5-29282df46f94","LogTimestamp":"2023-05-26T00:12:51.799Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:12:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:12:51.909Z","message":"Entering","context":{"RequestID":"be5676d4-4177-4c88-87e0-faa8530635ee","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a48cf307-3520-4811-9416-72da8348243f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:12:51.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:12:51.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"be5676d4-4177-4c88-87e0-faa8530635ee","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a48cf307-3520-4811-9416-72da8348243f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:12:51.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:51.912Z","message":"{\"transactionId\":\"be5676d4-4177-4c88-87e0-faa8530635ee\",\"status\":\"200\",\"rqstDate\":\"230526-00:12:51:910\",\"respDate\":\"230526-00:12:51:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:be5676d4-4177-4c88-87e0-faa8530635ee\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:12:51:910-88702\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[be5676d4-4177-4c88-87e0-faa8530635ee]}\\\"}\"}","context":{"RequestID":"be5676d4-4177-4c88-87e0-faa8530635ee","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a48cf307-3520-4811-9416-72da8348243f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:12:51.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:51.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"be5676d4-4177-4c88-87e0-faa8530635ee","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a48cf307-3520-4811-9416-72da8348243f","LogTimestamp":"2023-05-26T00:12:51.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:12:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:12:52.048Z","message":"Entering","context":{"RequestID":"d49bc604-3299-4db0-a8b1-14c0b5108abb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9e9df8a0-ab32-4d5e-b0e9-85442326e7a0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:12:52.048Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:12:52.051Z","message":"{\"transactionId\":\"d49bc604-3299-4db0-a8b1-14c0b5108abb\",\"status\":\"200\",\"rqstDate\":\"230526-00:12:52:049\",\"respDate\":\"230526-00:12:52:051\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d49bc604-3299-4db0-a8b1-14c0b5108abb\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:12:52:049-17475\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a13f0172-6d32-4fac-80c5-28845a315472], x-b3-parentspanid=[a7d5caa3116d1500], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38667], x-envoy-attempt-count=[1], x-b3-traceid=[116f13a6fbb19218a7d5caa3116d1500], x-b3-spanid=[153055d191c6aa2a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d49bc604-3299-4db0-a8b1-14c0b5108abb]}\\\"}\"}","context":{"RequestID":"d49bc604-3299-4db0-a8b1-14c0b5108abb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9e9df8a0-ab32-4d5e-b0e9-85442326e7a0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:12:52.048Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:52.052Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d49bc604-3299-4db0-a8b1-14c0b5108abb","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9e9df8a0-ab32-4d5e-b0e9-85442326e7a0","LogTimestamp":"2023-05-26T00:12:52.052Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:12:52 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:12:53.810Z","message":"Entering","context":{"RequestID":"a50a11da-d759-4d3d-a82c-c144ca3baab8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"98fcb9bc-861d-458b-8e3a-9c1658bb3ed6","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:12:53.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:12:53.812Z","message":"{\"transactionId\":\"a50a11da-d759-4d3d-a82c-c144ca3baab8\",\"status\":\"200\",\"rqstDate\":\"230526-00:12:53:811\",\"respDate\":\"230526-00:12:53:812\",\"sourceId\":\"haproxy:a50a11da-d759-4d3d-a82c-c144ca3baab8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:12:53:811-83896\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8768d05e-b183-4299-841c-761c7968cf0c], x-b3-parentspanid=[66bf7778a05d4afb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a4a6ca79db16590366bf7778a05d4afb], x-b3-spanid=[62b36e865810d004], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a50a11da-d759-4d3d-a82c-c144ca3baab8]}\\\"}\"}","context":{"RequestID":"a50a11da-d759-4d3d-a82c-c144ca3baab8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"98fcb9bc-861d-458b-8e3a-9c1658bb3ed6","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:12:53.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:53.813Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a50a11da-d759-4d3d-a82c-c144ca3baab8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"98fcb9bc-861d-458b-8e3a-9c1658bb3ed6","LogTimestamp":"2023-05-26T00:12:53.813Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:12:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:12:54.202Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:12:54.217Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:54.218Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:54.218Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:55.826Z","message":"Entering","context":{"RequestID":"92607e60-f71b-4225-82dd-5c60fd2f16d3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0d4824d1-8255-4e10-b3c4-863b91083620","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:12:55.826Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:12:55.829Z","message":"{\"transactionId\":\"92607e60-f71b-4225-82dd-5c60fd2f16d3\",\"status\":\"200\",\"rqstDate\":\"230526-00:12:55:827\",\"respDate\":\"230526-00:12:55:829\",\"sourceId\":\"haproxy:92607e60-f71b-4225-82dd-5c60fd2f16d3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:12:55:827-44160\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[71deffb8-01b7-48c0-9eaa-0e7ea50559d0], x-b3-parentspanid=[3e0051777e9f8991], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[346dad990050503e3e0051777e9f8991], x-b3-spanid=[4899be9bcfc79003], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[92607e60-f71b-4225-82dd-5c60fd2f16d3]}\\\"}\"}","context":{"RequestID":"92607e60-f71b-4225-82dd-5c60fd2f16d3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0d4824d1-8255-4e10-b3c4-863b91083620","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:12:55.826Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:55.830Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"92607e60-f71b-4225-82dd-5c60fd2f16d3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0d4824d1-8255-4e10-b3c4-863b91083620","LogTimestamp":"2023-05-26T00:12:55.830Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:12:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-26T00:12:56.822Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:56.825Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:57.841Z","message":"Entering","context":{"RequestID":"a578e4cf-54a3-4e8e-aa65-9c0b6085f97b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c730f6e3-2294-4de9-8a59-bd559d410c48","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:12:57.841Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:12:57.844Z","message":"{\"transactionId\":\"a578e4cf-54a3-4e8e-aa65-9c0b6085f97b\",\"status\":\"200\",\"rqstDate\":\"230526-00:12:57:842\",\"respDate\":\"230526-00:12:57:844\",\"sourceId\":\"haproxy:a578e4cf-54a3-4e8e-aa65-9c0b6085f97b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:12:57:842-63493\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6ece0266-f788-4658-8a01-8c143e5a942f], x-b3-parentspanid=[1d5120860c9d7df6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[32532cdc1e201b431d5120860c9d7df6], x-b3-spanid=[7a0e8db1e2b51043], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a578e4cf-54a3-4e8e-aa65-9c0b6085f97b]}\\\"}\"}","context":{"RequestID":"a578e4cf-54a3-4e8e-aa65-9c0b6085f97b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c730f6e3-2294-4de9-8a59-bd559d410c48","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:12:57.841Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:57.845Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a578e4cf-54a3-4e8e-aa65-9c0b6085f97b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c730f6e3-2294-4de9-8a59-bd559d410c48","LogTimestamp":"2023-05-26T00:12:57.845Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:12:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:12:59.856Z","message":"Entering","context":{"RequestID":"4b3bf1b0-708f-4a5e-8b25-fb63b01d0915","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f838140c-a44e-4730-9e42-1e2d34cb085b","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:12:59.856Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:12:59.859Z","message":"{\"transactionId\":\"4b3bf1b0-708f-4a5e-8b25-fb63b01d0915\",\"status\":\"200\",\"rqstDate\":\"230526-00:12:59:857\",\"respDate\":\"230526-00:12:59:858\",\"sourceId\":\"haproxy:4b3bf1b0-708f-4a5e-8b25-fb63b01d0915\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:12:59:857-14108\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ff5eef5f-11be-46f6-9bb9-efacd560dfde], x-b3-parentspanid=[b7b125f82440c3f2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bd54a1544197843ab7b125f82440c3f2], x-b3-spanid=[aabef620519bc773], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4b3bf1b0-708f-4a5e-8b25-fb63b01d0915]}\\\"}\"}","context":{"RequestID":"4b3bf1b0-708f-4a5e-8b25-fb63b01d0915","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f838140c-a44e-4730-9e42-1e2d34cb085b","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:12:59.856Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:12:59.859Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4b3bf1b0-708f-4a5e-8b25-fb63b01d0915","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f838140c-a44e-4730-9e42-1e2d34cb085b","LogTimestamp":"2023-05-26T00:12:59.859Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:12:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:13:01.870Z","message":"Entering","context":{"RequestID":"c7d9ff17-d92b-4640-9cae-73e4d417beb5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3b69c3e9-243a-420a-a86a-9a62dbd98c3a","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:13:01.869Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:13:01.872Z","message":"{\"transactionId\":\"c7d9ff17-d92b-4640-9cae-73e4d417beb5\",\"status\":\"200\",\"rqstDate\":\"230526-00:13:01:871\",\"respDate\":\"230526-00:13:01:872\",\"sourceId\":\"haproxy:c7d9ff17-d92b-4640-9cae-73e4d417beb5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:13:01:871-30456\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[db270a48-1fdf-405a-a5f7-d9696113fd6a], x-b3-parentspanid=[7783478c9ce8044f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0981ff73fa7fd0a47783478c9ce8044f], x-b3-spanid=[7ad9ed3220e0f478], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c7d9ff17-d92b-4640-9cae-73e4d417beb5]}\\\"}\"}","context":{"RequestID":"c7d9ff17-d92b-4640-9cae-73e4d417beb5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3b69c3e9-243a-420a-a86a-9a62dbd98c3a","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:13:01.869Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:01.873Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c7d9ff17-d92b-4640-9cae-73e4d417beb5","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3b69c3e9-243a-420a-a86a-9a62dbd98c3a","LogTimestamp":"2023-05-26T00:13:01.873Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:13:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:13:01.907Z","message":"Entering","context":{"RequestID":"abb101bd-5d1c-497a-87da-e1ad91a94d31","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bf840180-8378-4435-b8a0-594d8595094b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:13:01.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:13:01.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"abb101bd-5d1c-497a-87da-e1ad91a94d31","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bf840180-8378-4435-b8a0-594d8595094b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:13:01.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:01.911Z","message":"{\"transactionId\":\"abb101bd-5d1c-497a-87da-e1ad91a94d31\",\"status\":\"200\",\"rqstDate\":\"230526-00:13:01:908\",\"respDate\":\"230526-00:13:01:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:abb101bd-5d1c-497a-87da-e1ad91a94d31\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:13:01:908-5135\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[abb101bd-5d1c-497a-87da-e1ad91a94d31]}\\\"}\"}","context":{"RequestID":"abb101bd-5d1c-497a-87da-e1ad91a94d31","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bf840180-8378-4435-b8a0-594d8595094b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:13:01.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:01.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"abb101bd-5d1c-497a-87da-e1ad91a94d31","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bf840180-8378-4435-b8a0-594d8595094b","LogTimestamp":"2023-05-26T00:13:01.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:13:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:13:02.047Z","message":"Entering","context":{"RequestID":"f8678fcc-1939-4a0a-8a9d-d5fbe832b6f3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4b6b3934-cd1f-4411-be1e-cfbe858cfbb8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:13:02.047Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:13:02.050Z","message":"{\"transactionId\":\"f8678fcc-1939-4a0a-8a9d-d5fbe832b6f3\",\"status\":\"200\",\"rqstDate\":\"230526-00:13:02:048\",\"respDate\":\"230526-00:13:02:049\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f8678fcc-1939-4a0a-8a9d-d5fbe832b6f3\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:13:02:048-28943\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[12221950-6395-456d-b481-17827e24eca8], x-b3-parentspanid=[8d5e113f3967bea2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33627], x-envoy-attempt-count=[1], x-b3-traceid=[9612eabd5cba46568d5e113f3967bea2], x-b3-spanid=[2fc91797eb570734], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f8678fcc-1939-4a0a-8a9d-d5fbe832b6f3]}\\\"}\"}","context":{"RequestID":"f8678fcc-1939-4a0a-8a9d-d5fbe832b6f3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4b6b3934-cd1f-4411-be1e-cfbe858cfbb8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:13:02.047Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:02.050Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f8678fcc-1939-4a0a-8a9d-d5fbe832b6f3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4b6b3934-cd1f-4411-be1e-cfbe858cfbb8","LogTimestamp":"2023-05-26T00:13:02.050Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:13:02 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:13:03.883Z","message":"Entering","context":{"RequestID":"16faa404-2adf-41a4-8dbd-98e0431589b9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a325b407-af00-4440-b42d-a592298f88ff","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:13:03.883Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:13:03.885Z","message":"{\"transactionId\":\"16faa404-2adf-41a4-8dbd-98e0431589b9\",\"status\":\"200\",\"rqstDate\":\"230526-00:13:03:884\",\"respDate\":\"230526-00:13:03:885\",\"sourceId\":\"haproxy:16faa404-2adf-41a4-8dbd-98e0431589b9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:13:03:884-41433\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[05304751-d9ea-9b58-92b7-4aa648c4cc7b], x-b3-parentspanid=[117f66b8c9fa6bf7], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7451800b7e17e5f9117f66b8c9fa6bf7], x-b3-spanid=[5fa6caf69df07360], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[16faa404-2adf-41a4-8dbd-98e0431589b9]}\\\"}\"}","context":{"RequestID":"16faa404-2adf-41a4-8dbd-98e0431589b9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a325b407-af00-4440-b42d-a592298f88ff","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:13:03.883Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:03.886Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"16faa404-2adf-41a4-8dbd-98e0431589b9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a325b407-af00-4440-b42d-a592298f88ff","LogTimestamp":"2023-05-26T00:13:03.886Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:13:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:13:04.203Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:13:04.220Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:04.220Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:04.220Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:05.895Z","message":"Entering","context":{"RequestID":"2b5a1b49-8286-4da1-a317-9e27d6851b42","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c16e5339-007a-4c39-bdf6-ec4bb688f65b","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:13:05.895Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:13:05.898Z","message":"{\"transactionId\":\"2b5a1b49-8286-4da1-a317-9e27d6851b42\",\"status\":\"200\",\"rqstDate\":\"230526-00:13:05:896\",\"respDate\":\"230526-00:13:05:897\",\"sourceId\":\"haproxy:2b5a1b49-8286-4da1-a317-9e27d6851b42\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:13:05:896-2623\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5dfdd8a6-6ac8-4602-a340-4c74f87408ad], x-b3-parentspanid=[affc2db610060ef2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[95b2570081033007affc2db610060ef2], x-b3-spanid=[62c94498e70e56a2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2b5a1b49-8286-4da1-a317-9e27d6851b42]}\\\"}\"}","context":{"RequestID":"2b5a1b49-8286-4da1-a317-9e27d6851b42","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c16e5339-007a-4c39-bdf6-ec4bb688f65b","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:13:05.895Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:05.898Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2b5a1b49-8286-4da1-a317-9e27d6851b42","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c16e5339-007a-4c39-bdf6-ec4bb688f65b","LogTimestamp":"2023-05-26T00:13:05.898Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:13:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:13:07.909Z","message":"Entering","context":{"RequestID":"cbad1856-29f2-4382-b418-057254724a7a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"379bfa8f-f0b5-4d89-9f29-baa8c75a3deb","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:13:07.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:13:07.911Z","message":"{\"transactionId\":\"cbad1856-29f2-4382-b418-057254724a7a\",\"status\":\"200\",\"rqstDate\":\"230526-00:13:07:910\",\"respDate\":\"230526-00:13:07:911\",\"sourceId\":\"haproxy:cbad1856-29f2-4382-b418-057254724a7a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:13:07:910-92046\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2a9818b6-041b-4976-9b1f-9d93a8f08a41], x-b3-parentspanid=[5b108c35617de78b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[43153d7f724b1c795b108c35617de78b], x-b3-spanid=[c86bea795aec9300], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cbad1856-29f2-4382-b418-057254724a7a]}\\\"}\"}","context":{"RequestID":"cbad1856-29f2-4382-b418-057254724a7a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"379bfa8f-f0b5-4d89-9f29-baa8c75a3deb","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:13:07.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:07.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cbad1856-29f2-4382-b418-057254724a7a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"379bfa8f-f0b5-4d89-9f29-baa8c75a3deb","LogTimestamp":"2023-05-26T00:13:07.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:13:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:13:09.921Z","message":"Entering","context":{"RequestID":"2b86dc23-e229-4ad0-b04a-edbcdd5bfaad","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6e02a5e8-a052-4d59-801a-723a2d7d959c","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:13:09.921Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:13:09.924Z","message":"{\"transactionId\":\"2b86dc23-e229-4ad0-b04a-edbcdd5bfaad\",\"status\":\"200\",\"rqstDate\":\"230526-00:13:09:922\",\"respDate\":\"230526-00:13:09:924\",\"sourceId\":\"haproxy:2b86dc23-e229-4ad0-b04a-edbcdd5bfaad\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:13:09:922-81015\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fbc8d692-6543-4cd2-9d68-b65eecd2ebd3], x-b3-parentspanid=[96ae61fc789dbddb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1438b050e3b9076e96ae61fc789dbddb], x-b3-spanid=[4818ccad0ec5e693], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2b86dc23-e229-4ad0-b04a-edbcdd5bfaad]}\\\"}\"}","context":{"RequestID":"2b86dc23-e229-4ad0-b04a-edbcdd5bfaad","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6e02a5e8-a052-4d59-801a-723a2d7d959c","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:13:09.921Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:09.925Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2b86dc23-e229-4ad0-b04a-edbcdd5bfaad","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6e02a5e8-a052-4d59-801a-723a2d7d959c","LogTimestamp":"2023-05-26T00:13:09.925Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:13:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:13:11.908Z","message":"Entering","context":{"RequestID":"7a249232-f9fa-4e95-be6a-466b177d8730","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"76b4eb5f-4395-42ff-89a9-72a9d930b373","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:13:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:13:11.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"7a249232-f9fa-4e95-be6a-466b177d8730","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"76b4eb5f-4395-42ff-89a9-72a9d930b373","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:13:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:11.911Z","message":"{\"transactionId\":\"7a249232-f9fa-4e95-be6a-466b177d8730\",\"status\":\"200\",\"rqstDate\":\"230526-00:13:11:909\",\"respDate\":\"230526-00:13:11:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7a249232-f9fa-4e95-be6a-466b177d8730\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:13:11:909-3620\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7a249232-f9fa-4e95-be6a-466b177d8730]}\\\"}\"}","context":{"RequestID":"7a249232-f9fa-4e95-be6a-466b177d8730","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"76b4eb5f-4395-42ff-89a9-72a9d930b373","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:13:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:11.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7a249232-f9fa-4e95-be6a-466b177d8730","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"76b4eb5f-4395-42ff-89a9-72a9d930b373","LogTimestamp":"2023-05-26T00:13:11.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:13:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:13:11.935Z","message":"Entering","context":{"RequestID":"f310ed32-cf59-48d0-974e-7366d313158c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a7aa3705-6e3b-46d0-bfa8-1bcf6cf0a495","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:13:11.935Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:13:11.937Z","message":"{\"transactionId\":\"f310ed32-cf59-48d0-974e-7366d313158c\",\"status\":\"200\",\"rqstDate\":\"230526-00:13:11:936\",\"respDate\":\"230526-00:13:11:937\",\"sourceId\":\"haproxy:f310ed32-cf59-48d0-974e-7366d313158c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:13:11:936-30058\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fffd7326-0ecf-4d74-a4c9-b97f8820d587], x-b3-parentspanid=[79095ad39817e82d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e2a771a8505cfad879095ad39817e82d], x-b3-spanid=[0555720f932ae759], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f310ed32-cf59-48d0-974e-7366d313158c]}\\\"}\"}","context":{"RequestID":"f310ed32-cf59-48d0-974e-7366d313158c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a7aa3705-6e3b-46d0-bfa8-1bcf6cf0a495","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:13:11.935Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:11.938Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f310ed32-cf59-48d0-974e-7366d313158c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a7aa3705-6e3b-46d0-bfa8-1bcf6cf0a495","LogTimestamp":"2023-05-26T00:13:11.938Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:13:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:13:12.048Z","message":"Entering","context":{"RequestID":"d0753b7c-df18-4be7-8295-cb78b9f52835","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"471bbf12-9803-4294-a244-0970e4e1f196","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:13:12.048Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:13:12.050Z","message":"{\"transactionId\":\"d0753b7c-df18-4be7-8295-cb78b9f52835\",\"status\":\"200\",\"rqstDate\":\"230526-00:13:12:049\",\"respDate\":\"230526-00:13:12:050\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d0753b7c-df18-4be7-8295-cb78b9f52835\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:13:12:049-25605\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a1683b0b-56ec-4796-b666-f50c0a97d297], x-b3-parentspanid=[119dc88f3217e4de], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36821], x-envoy-attempt-count=[1], x-b3-traceid=[95b57a54f9534f57119dc88f3217e4de], x-b3-spanid=[5e4174e6498cd9c9], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d0753b7c-df18-4be7-8295-cb78b9f52835]}\\\"}\"}","context":{"RequestID":"d0753b7c-df18-4be7-8295-cb78b9f52835","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"471bbf12-9803-4294-a244-0970e4e1f196","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:13:12.048Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:12.051Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d0753b7c-df18-4be7-8295-cb78b9f52835","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"471bbf12-9803-4294-a244-0970e4e1f196","LogTimestamp":"2023-05-26T00:13:12.051Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:13:12 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:13:13.948Z","message":"Entering","context":{"RequestID":"608af094-4916-45b7-a7da-84094ca23263","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8dc0bcf9-5819-4fd1-a555-1a6bf9788e51","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:13:13.948Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:13:13.950Z","message":"{\"transactionId\":\"608af094-4916-45b7-a7da-84094ca23263\",\"status\":\"200\",\"rqstDate\":\"230526-00:13:13:949\",\"respDate\":\"230526-00:13:13:950\",\"sourceId\":\"haproxy:608af094-4916-45b7-a7da-84094ca23263\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:13:13:949-6236\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1ad2db3b-ef06-4f34-9339-325c56ef4c55], x-b3-parentspanid=[d3c6ab137cab3d90], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[51798d79fa01896fd3c6ab137cab3d90], x-b3-spanid=[5e850f3414162797], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[608af094-4916-45b7-a7da-84094ca23263]}\\\"}\"}","context":{"RequestID":"608af094-4916-45b7-a7da-84094ca23263","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8dc0bcf9-5819-4fd1-a555-1a6bf9788e51","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:13:13.948Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:13.951Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"608af094-4916-45b7-a7da-84094ca23263","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8dc0bcf9-5819-4fd1-a555-1a6bf9788e51","LogTimestamp":"2023-05-26T00:13:13.951Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:13:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:13:14.204Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:13:14.218Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:14.218Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:14.218Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:15.959Z","message":"Entering","context":{"RequestID":"6359d51b-da14-4675-bea3-a983220e8894","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f1d8df56-14c7-4575-80e2-b902fe74802d","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:13:15.959Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:13:15.961Z","message":"{\"transactionId\":\"6359d51b-da14-4675-bea3-a983220e8894\",\"status\":\"200\",\"rqstDate\":\"230526-00:13:15:960\",\"respDate\":\"230526-00:13:15:961\",\"sourceId\":\"haproxy:6359d51b-da14-4675-bea3-a983220e8894\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:13:15:960-77024\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f048ca83-7f76-460f-be5a-0c18b63c41a1], x-b3-parentspanid=[1a7412858d5da5a2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[171216ae227c8d751a7412858d5da5a2], x-b3-spanid=[77729c331fca33fa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6359d51b-da14-4675-bea3-a983220e8894]}\\\"}\"}","context":{"RequestID":"6359d51b-da14-4675-bea3-a983220e8894","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f1d8df56-14c7-4575-80e2-b902fe74802d","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:13:15.959Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:15.962Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6359d51b-da14-4675-bea3-a983220e8894","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f1d8df56-14c7-4575-80e2-b902fe74802d","LogTimestamp":"2023-05-26T00:13:15.962Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:13:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:13:17.972Z","message":"Entering","context":{"RequestID":"04516d0c-91cc-47ac-af2b-6d0923cd1299","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"189e86a0-e304-4a59-9b1f-0483c7e93ca1","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:13:17.972Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:13:17.973Z","message":"{\"transactionId\":\"04516d0c-91cc-47ac-af2b-6d0923cd1299\",\"status\":\"200\",\"rqstDate\":\"230526-00:13:17:972\",\"respDate\":\"230526-00:13:17:973\",\"sourceId\":\"haproxy:04516d0c-91cc-47ac-af2b-6d0923cd1299\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:13:17:972-47905\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[24f2796b-4731-4d9c-b94d-a6f52ef953c5], x-b3-parentspanid=[de3e10c927aaa116], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d7732d686147d096de3e10c927aaa116], x-b3-spanid=[ff5613877b770d76], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[04516d0c-91cc-47ac-af2b-6d0923cd1299]}\\\"}\"}","context":{"RequestID":"04516d0c-91cc-47ac-af2b-6d0923cd1299","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"189e86a0-e304-4a59-9b1f-0483c7e93ca1","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:13:17.972Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:17.974Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"04516d0c-91cc-47ac-af2b-6d0923cd1299","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"189e86a0-e304-4a59-9b1f-0483c7e93ca1","LogTimestamp":"2023-05-26T00:13:17.974Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:13:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:13:19.984Z","message":"Entering","context":{"RequestID":"af66d54b-d75a-46b2-987c-76c0afaf7732","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"29410151-b32c-4ffd-9894-cd10554cab46","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:13:19.984Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:13:19.988Z","message":"{\"transactionId\":\"af66d54b-d75a-46b2-987c-76c0afaf7732\",\"status\":\"200\",\"rqstDate\":\"230526-00:13:19:986\",\"respDate\":\"230526-00:13:19:988\",\"sourceId\":\"haproxy:af66d54b-d75a-46b2-987c-76c0afaf7732\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:13:19:986-17673\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fc5d96f1-8005-443b-a2bc-655e47464076], x-b3-parentspanid=[a92cf5f7fb68db82], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d8d02661c847c163a92cf5f7fb68db82], x-b3-spanid=[e80a14bf7b04fcdc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[af66d54b-d75a-46b2-987c-76c0afaf7732]}\\\"}\"}","context":{"RequestID":"af66d54b-d75a-46b2-987c-76c0afaf7732","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"29410151-b32c-4ffd-9894-cd10554cab46","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:13:19.984Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:19.990Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"af66d54b-d75a-46b2-987c-76c0afaf7732","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"29410151-b32c-4ffd-9894-cd10554cab46","LogTimestamp":"2023-05-26T00:13:19.989Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:13:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-05-26T00:13:21.909Z","message":"Entering","context":{"RequestID":"04df4fcf-dfa9-46cd-b79e-fcdb44fff5f8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2389dc73-3d69-466f-ba83-617c4b813d08","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:13:21.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:13:21.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"04df4fcf-dfa9-46cd-b79e-fcdb44fff5f8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2389dc73-3d69-466f-ba83-617c4b813d08","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:13:21.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:21.912Z","message":"{\"transactionId\":\"04df4fcf-dfa9-46cd-b79e-fcdb44fff5f8\",\"status\":\"200\",\"rqstDate\":\"230526-00:13:21:910\",\"respDate\":\"230526-00:13:21:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:04df4fcf-dfa9-46cd-b79e-fcdb44fff5f8\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:13:21:910-86503\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[04df4fcf-dfa9-46cd-b79e-fcdb44fff5f8]}\\\"}\"}","context":{"RequestID":"04df4fcf-dfa9-46cd-b79e-fcdb44fff5f8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2389dc73-3d69-466f-ba83-617c4b813d08","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:13:21.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:21.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"04df4fcf-dfa9-46cd-b79e-fcdb44fff5f8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2389dc73-3d69-466f-ba83-617c4b813d08","LogTimestamp":"2023-05-26T00:13:21.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:13:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:13:22.001Z","message":"Entering","context":{"RequestID":"51a2ac3a-6887-495d-8395-946facd5eb6e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7bb5b437-5974-4df5-839b-85e303ff3afd","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:13:22Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:13:22.003Z","message":"{\"transactionId\":\"51a2ac3a-6887-495d-8395-946facd5eb6e\",\"status\":\"200\",\"rqstDate\":\"230526-00:13:22:001\",\"respDate\":\"230526-00:13:22:003\",\"sourceId\":\"haproxy:51a2ac3a-6887-495d-8395-946facd5eb6e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:13:22:001-74088\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[55b8104f-eb4f-4152-a774-f57486d71b68], x-b3-parentspanid=[832b984edd477a69], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[11afd6ff262f2965832b984edd477a69], x-b3-spanid=[62947bd1236d06a6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[51a2ac3a-6887-495d-8395-946facd5eb6e]}\\\"}\"}","context":{"RequestID":"51a2ac3a-6887-495d-8395-946facd5eb6e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7bb5b437-5974-4df5-839b-85e303ff3afd","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:13:22Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:22.004Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"51a2ac3a-6887-495d-8395-946facd5eb6e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7bb5b437-5974-4df5-839b-85e303ff3afd","LogTimestamp":"2023-05-26T00:13:22.004Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:13:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:13:22.047Z","message":"Entering","context":{"RequestID":"c72054e3-61bf-4ab0-b18b-cef3c16081bc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"424492d4-9b40-437b-8536-340494ca0c5c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:13:22.047Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:13:22.048Z","message":"{\"transactionId\":\"c72054e3-61bf-4ab0-b18b-cef3c16081bc\",\"status\":\"200\",\"rqstDate\":\"230526-00:13:22:047\",\"respDate\":\"230526-00:13:22:048\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c72054e3-61bf-4ab0-b18b-cef3c16081bc\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:13:22:047-822\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ccebe5f5-a048-4be9-b7b1-885f7df437c4], x-b3-parentspanid=[d220e3d4e3c08e26], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50601], x-envoy-attempt-count=[1], x-b3-traceid=[18879ace26405b82d220e3d4e3c08e26], x-b3-spanid=[3943c8150aea059f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c72054e3-61bf-4ab0-b18b-cef3c16081bc]}\\\"}\"}","context":{"RequestID":"c72054e3-61bf-4ab0-b18b-cef3c16081bc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"424492d4-9b40-437b-8536-340494ca0c5c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:13:22.047Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:22.049Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c72054e3-61bf-4ab0-b18b-cef3c16081bc","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"424492d4-9b40-437b-8536-340494ca0c5c","LogTimestamp":"2023-05-26T00:13:22.049Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:13:22 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:13:24.015Z","message":"Entering","context":{"RequestID":"b4315956-2047-4271-8d2a-7660823016e1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fdfe2bfa-889e-4412-8c77-ea98b55193ab","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:13:24.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:13:24.017Z","message":"{\"transactionId\":\"b4315956-2047-4271-8d2a-7660823016e1\",\"status\":\"200\",\"rqstDate\":\"230526-00:13:24:016\",\"respDate\":\"230526-00:13:24:017\",\"sourceId\":\"haproxy:b4315956-2047-4271-8d2a-7660823016e1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:13:24:016-18573\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2c395fb2-91cd-4b70-9a63-ade59734aac6], x-b3-parentspanid=[a3ac8a63906fb600], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ad8af81858eaad9ca3ac8a63906fb600], x-b3-spanid=[195ebb26f384df7b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b4315956-2047-4271-8d2a-7660823016e1]}\\\"}\"}","context":{"RequestID":"b4315956-2047-4271-8d2a-7660823016e1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fdfe2bfa-889e-4412-8c77-ea98b55193ab","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:13:24.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:24.018Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b4315956-2047-4271-8d2a-7660823016e1","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fdfe2bfa-889e-4412-8c77-ea98b55193ab","LogTimestamp":"2023-05-26T00:13:24.018Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:13:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:13:24.204Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:13:24.220Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:24.220Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:24.221Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:26.030Z","message":"Entering","context":{"RequestID":"f9876648-22ca-4017-8a16-a9dbd009d2a9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"32423768-d7e7-47f7-8d9f-c0a6f2f90a51","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:13:26.030Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:13:26.033Z","message":"{\"transactionId\":\"f9876648-22ca-4017-8a16-a9dbd009d2a9\",\"status\":\"200\",\"rqstDate\":\"230526-00:13:26:031\",\"respDate\":\"230526-00:13:26:032\",\"sourceId\":\"haproxy:f9876648-22ca-4017-8a16-a9dbd009d2a9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:13:26:031-1886\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bc163f91-df48-4d38-9eda-040e4d70ddc4], x-b3-parentspanid=[628b1492b6dfecb4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a35257599f04a3a9628b1492b6dfecb4], x-b3-spanid=[ed3b14178985c679], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f9876648-22ca-4017-8a16-a9dbd009d2a9]}\\\"}\"}","context":{"RequestID":"f9876648-22ca-4017-8a16-a9dbd009d2a9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"32423768-d7e7-47f7-8d9f-c0a6f2f90a51","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:13:26.030Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:26.033Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f9876648-22ca-4017-8a16-a9dbd009d2a9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"32423768-d7e7-47f7-8d9f-c0a6f2f90a51","LogTimestamp":"2023-05-26T00:13:26.033Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:13:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:13:26.826Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:26.831Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:28.043Z","message":"Entering","context":{"RequestID":"c601697a-3a15-4a40-bb64-b25cc0ec638a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e00e9b20-296d-4937-80df-472d8be8632f","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:13:28.043Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:13:28.045Z","message":"{\"transactionId\":\"c601697a-3a15-4a40-bb64-b25cc0ec638a\",\"status\":\"200\",\"rqstDate\":\"230526-00:13:28:044\",\"respDate\":\"230526-00:13:28:045\",\"sourceId\":\"haproxy:c601697a-3a15-4a40-bb64-b25cc0ec638a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:13:28:044-70053\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7ba6b0ea-c4a3-4b15-a10e-9c4c5e2dedca], x-b3-parentspanid=[e8bcd8b54e5b14fe], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cdc9c3014a8124f1e8bcd8b54e5b14fe], x-b3-spanid=[7615a782f5fa2466], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c601697a-3a15-4a40-bb64-b25cc0ec638a]}\\\"}\"}","context":{"RequestID":"c601697a-3a15-4a40-bb64-b25cc0ec638a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e00e9b20-296d-4937-80df-472d8be8632f","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:13:28.043Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:28.046Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c601697a-3a15-4a40-bb64-b25cc0ec638a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e00e9b20-296d-4937-80df-472d8be8632f","LogTimestamp":"2023-05-26T00:13:28.046Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:13:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:13:30.056Z","message":"Entering","context":{"RequestID":"5345db2e-57ae-4498-bedc-fe55b60b9377","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e6a10192-9e60-47bc-98a5-f12a4f111fac","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:13:30.056Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:13:30.059Z","message":"{\"transactionId\":\"5345db2e-57ae-4498-bedc-fe55b60b9377\",\"status\":\"200\",\"rqstDate\":\"230526-00:13:30:057\",\"respDate\":\"230526-00:13:30:059\",\"sourceId\":\"haproxy:5345db2e-57ae-4498-bedc-fe55b60b9377\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:13:30:057-37758\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f9e2868c-e6f3-4710-8763-5f419c8b00cc], x-b3-parentspanid=[9c9f1833f657b55e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3ba0fccdda27fd459c9f1833f657b55e], x-b3-spanid=[857ec4bc474dba83], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5345db2e-57ae-4498-bedc-fe55b60b9377]}\\\"}\"}","context":{"RequestID":"5345db2e-57ae-4498-bedc-fe55b60b9377","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e6a10192-9e60-47bc-98a5-f12a4f111fac","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:13:30.056Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:30.060Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5345db2e-57ae-4498-bedc-fe55b60b9377","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e6a10192-9e60-47bc-98a5-f12a4f111fac","LogTimestamp":"2023-05-26T00:13:30.060Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:13:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-26T00:13:31.909Z","message":"Entering","context":{"RequestID":"ac9996ec-7f6d-4efb-b01a-ba80135eb2cf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"86e7b718-b5bf-4567-ba3e-08463bc42a5f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:13:31.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:13:31.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"ac9996ec-7f6d-4efb-b01a-ba80135eb2cf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"86e7b718-b5bf-4567-ba3e-08463bc42a5f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:13:31.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:31.912Z","message":"{\"transactionId\":\"ac9996ec-7f6d-4efb-b01a-ba80135eb2cf\",\"status\":\"200\",\"rqstDate\":\"230526-00:13:31:910\",\"respDate\":\"230526-00:13:31:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ac9996ec-7f6d-4efb-b01a-ba80135eb2cf\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:13:31:910-54909\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ac9996ec-7f6d-4efb-b01a-ba80135eb2cf]}\\\"}\"}","context":{"RequestID":"ac9996ec-7f6d-4efb-b01a-ba80135eb2cf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"86e7b718-b5bf-4567-ba3e-08463bc42a5f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:13:31.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:31.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ac9996ec-7f6d-4efb-b01a-ba80135eb2cf","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"86e7b718-b5bf-4567-ba3e-08463bc42a5f","LogTimestamp":"2023-05-26T00:13:31.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:13:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:13:32.049Z","message":"Entering","context":{"RequestID":"42347374-4d01-4e2f-8d53-1ddc47246325","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"97bc5e0c-ab43-4f61-ae15-ca627a00e6d3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:13:32.049Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:13:32.052Z","message":"{\"transactionId\":\"42347374-4d01-4e2f-8d53-1ddc47246325\",\"status\":\"200\",\"rqstDate\":\"230526-00:13:32:050\",\"respDate\":\"230526-00:13:32:052\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:42347374-4d01-4e2f-8d53-1ddc47246325\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:13:32:050-3315\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0ba3e0ed-3957-4737-a203-40ae5d2b0af1], x-b3-parentspanid=[da0af95081716ff9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59247], x-envoy-attempt-count=[1], x-b3-traceid=[bdb55a1d9aaf1982da0af95081716ff9], x-b3-spanid=[a8b81b0a22636bc5], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[42347374-4d01-4e2f-8d53-1ddc47246325]}\\\"}\"}","context":{"RequestID":"42347374-4d01-4e2f-8d53-1ddc47246325","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"97bc5e0c-ab43-4f61-ae15-ca627a00e6d3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:13:32.049Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:32.053Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"42347374-4d01-4e2f-8d53-1ddc47246325","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"97bc5e0c-ab43-4f61-ae15-ca627a00e6d3","LogTimestamp":"2023-05-26T00:13:32.053Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:13:32 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-26T00:13:32.072Z","message":"Entering","context":{"RequestID":"8ca2481c-8f8e-4f99-8f31-cb269be36989","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4ea4a88a-f55f-4e17-9667-c93c8fd7fcd1","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:13:32.072Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:13:32.074Z","message":"{\"transactionId\":\"8ca2481c-8f8e-4f99-8f31-cb269be36989\",\"status\":\"200\",\"rqstDate\":\"230526-00:13:32:073\",\"respDate\":\"230526-00:13:32:074\",\"sourceId\":\"haproxy:8ca2481c-8f8e-4f99-8f31-cb269be36989\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:13:32:073-18247\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[83c769d9-33ec-4ee9-a13d-996c2db1bb31], x-b3-parentspanid=[46b12165565be96f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cfe67db09110ae6346b12165565be96f], x-b3-spanid=[b88039ba2688f377], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8ca2481c-8f8e-4f99-8f31-cb269be36989]}\\\"}\"}","context":{"RequestID":"8ca2481c-8f8e-4f99-8f31-cb269be36989","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4ea4a88a-f55f-4e17-9667-c93c8fd7fcd1","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:13:32.072Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:32.075Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8ca2481c-8f8e-4f99-8f31-cb269be36989","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4ea4a88a-f55f-4e17-9667-c93c8fd7fcd1","LogTimestamp":"2023-05-26T00:13:32.075Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:13:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:13:34.086Z","message":"Entering","context":{"RequestID":"347fe848-c53a-4251-8fc3-3b46c6d00c73","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"73c71450-1ba2-4f68-b71a-818207ea86c6","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:13:34.086Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:13:34.089Z","message":"{\"transactionId\":\"347fe848-c53a-4251-8fc3-3b46c6d00c73\",\"status\":\"200\",\"rqstDate\":\"230526-00:13:34:087\",\"respDate\":\"230526-00:13:34:089\",\"sourceId\":\"haproxy:347fe848-c53a-4251-8fc3-3b46c6d00c73\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:13:34:087-91820\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ef8933f7-01ee-46c2-a1c4-0c329347b603], x-b3-parentspanid=[733804888ab098d7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[619cb4f384f5ef39733804888ab098d7], x-b3-spanid=[274546b94837e003], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[347fe848-c53a-4251-8fc3-3b46c6d00c73]}\\\"}\"}","context":{"RequestID":"347fe848-c53a-4251-8fc3-3b46c6d00c73","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"73c71450-1ba2-4f68-b71a-818207ea86c6","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:13:34.086Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:34.090Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"347fe848-c53a-4251-8fc3-3b46c6d00c73","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"73c71450-1ba2-4f68-b71a-818207ea86c6","LogTimestamp":"2023-05-26T00:13:34.090Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:13:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:13:34.204Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:13:34.218Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:34.218Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:34.218Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:36.100Z","message":"Entering","context":{"RequestID":"969a4917-5bda-459c-ae6f-db078835aa13","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"e93e5446-a440-4516-a8ea-bf7ffbc2df67","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:13:36.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:13:36.101Z","message":"{\"transactionId\":\"969a4917-5bda-459c-ae6f-db078835aa13\",\"status\":\"200\",\"rqstDate\":\"230526-00:13:36:100\",\"respDate\":\"230526-00:13:36:101\",\"sourceId\":\"haproxy:969a4917-5bda-459c-ae6f-db078835aa13\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:13:36:100-64860\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bd609cf7-eb56-4564-acc2-3a20f1442012], x-b3-parentspanid=[2a4ebc4e64ea4020], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ee3e694951869f4b2a4ebc4e64ea4020], x-b3-spanid=[18cbb46af64122f7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[969a4917-5bda-459c-ae6f-db078835aa13]}\\\"}\"}","context":{"RequestID":"969a4917-5bda-459c-ae6f-db078835aa13","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"e93e5446-a440-4516-a8ea-bf7ffbc2df67","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:13:36.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:36.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"969a4917-5bda-459c-ae6f-db078835aa13","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e93e5446-a440-4516-a8ea-bf7ffbc2df67","LogTimestamp":"2023-05-26T00:13:36.102Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:13:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:13:38.121Z","message":"Entering","context":{"RequestID":"d1d4adbb-39d7-4661-97f2-05447c4652be","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a8e030be-14d6-4d66-8cdb-5153abe43d26","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:13:38.121Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:13:38.123Z","message":"{\"transactionId\":\"d1d4adbb-39d7-4661-97f2-05447c4652be\",\"status\":\"200\",\"rqstDate\":\"230526-00:13:38:121\",\"respDate\":\"230526-00:13:38:123\",\"sourceId\":\"haproxy:d1d4adbb-39d7-4661-97f2-05447c4652be\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:13:38:121-21786\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9db54d30-e146-46b6-b82c-6beb35face1a], x-b3-parentspanid=[eec7682ba25afa38], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cf5f538c8ae6ec53eec7682ba25afa38], x-b3-spanid=[b35cb62b7cf6776d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d1d4adbb-39d7-4661-97f2-05447c4652be]}\\\"}\"}","context":{"RequestID":"d1d4adbb-39d7-4661-97f2-05447c4652be","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a8e030be-14d6-4d66-8cdb-5153abe43d26","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:13:38.121Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:38.123Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d1d4adbb-39d7-4661-97f2-05447c4652be","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a8e030be-14d6-4d66-8cdb-5153abe43d26","LogTimestamp":"2023-05-26T00:13:38.123Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:13:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:13:40.133Z","message":"Entering","context":{"RequestID":"1174215b-720a-4d45-966d-220a5b3b48d2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7be87d5d-c1de-41ef-a7b6-f867a8add258","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:13:40.133Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:13:40.135Z","message":"{\"transactionId\":\"1174215b-720a-4d45-966d-220a5b3b48d2\",\"status\":\"200\",\"rqstDate\":\"230526-00:13:40:134\",\"respDate\":\"230526-00:13:40:135\",\"sourceId\":\"haproxy:1174215b-720a-4d45-966d-220a5b3b48d2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:13:40:134-73995\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6289b89f-98fe-48ea-bc2b-a2745d79f4a8], x-b3-parentspanid=[166ac67c886cd85c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0045b4d285f37bef166ac67c886cd85c], x-b3-spanid=[5d9f9290b6726dff], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1174215b-720a-4d45-966d-220a5b3b48d2]}\\\"}\"}","context":{"RequestID":"1174215b-720a-4d45-966d-220a5b3b48d2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7be87d5d-c1de-41ef-a7b6-f867a8add258","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:13:40.133Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:40.136Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1174215b-720a-4d45-966d-220a5b3b48d2","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7be87d5d-c1de-41ef-a7b6-f867a8add258","LogTimestamp":"2023-05-26T00:13:40.136Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:13:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:13:41.908Z","message":"Entering","context":{"RequestID":"c6cc359e-64c3-4cbe-901d-b64d78744a62","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7197d0e2-1a1f-46e7-acbb-361ade7d606a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:13:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:13:41.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"c6cc359e-64c3-4cbe-901d-b64d78744a62","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7197d0e2-1a1f-46e7-acbb-361ade7d606a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:13:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:41.912Z","message":"{\"transactionId\":\"c6cc359e-64c3-4cbe-901d-b64d78744a62\",\"status\":\"200\",\"rqstDate\":\"230526-00:13:41:909\",\"respDate\":\"230526-00:13:41:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c6cc359e-64c3-4cbe-901d-b64d78744a62\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:13:41:909-22745\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c6cc359e-64c3-4cbe-901d-b64d78744a62]}\\\"}\"}","context":{"RequestID":"c6cc359e-64c3-4cbe-901d-b64d78744a62","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7197d0e2-1a1f-46e7-acbb-361ade7d606a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:13:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:41.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c6cc359e-64c3-4cbe-901d-b64d78744a62","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7197d0e2-1a1f-46e7-acbb-361ade7d606a","LogTimestamp":"2023-05-26T00:13:41.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:13:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:13:42.049Z","message":"Entering","context":{"RequestID":"d5732f22-54bb-45d7-97c7-8a4d1dc8599a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"acf16547-c8c1-422d-9ca6-ba501875e095","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:13:42.049Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:13:42.051Z","message":"{\"transactionId\":\"d5732f22-54bb-45d7-97c7-8a4d1dc8599a\",\"status\":\"200\",\"rqstDate\":\"230526-00:13:42:049\",\"respDate\":\"230526-00:13:42:051\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d5732f22-54bb-45d7-97c7-8a4d1dc8599a\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:13:42:049-46926\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bd6d5514-cdda-4205-8da1-eafe3ffd1090], x-b3-parentspanid=[c5477a25923c3135], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34235], x-envoy-attempt-count=[1], x-b3-traceid=[bb32641200133cbec5477a25923c3135], x-b3-spanid=[677b326f4dd3a09c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d5732f22-54bb-45d7-97c7-8a4d1dc8599a]}\\\"}\"}","context":{"RequestID":"d5732f22-54bb-45d7-97c7-8a4d1dc8599a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"acf16547-c8c1-422d-9ca6-ba501875e095","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:13:42.049Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:42.051Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d5732f22-54bb-45d7-97c7-8a4d1dc8599a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"acf16547-c8c1-422d-9ca6-ba501875e095","LogTimestamp":"2023-05-26T00:13:42.051Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:13:42 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:13:42.146Z","message":"Entering","context":{"RequestID":"de912a5d-a9df-4980-a032-50a53da1a3f7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"26b94211-7e6a-49f0-962a-5cdb1aec73fa","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:13:42.146Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:13:42.148Z","message":"{\"transactionId\":\"de912a5d-a9df-4980-a032-50a53da1a3f7\",\"status\":\"200\",\"rqstDate\":\"230526-00:13:42:147\",\"respDate\":\"230526-00:13:42:148\",\"sourceId\":\"haproxy:de912a5d-a9df-4980-a032-50a53da1a3f7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:13:42:147-21151\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c7c59095-6f42-4552-9e03-1187371668f2], x-b3-parentspanid=[c652286df9e9a045], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f4d9b384810914d4c652286df9e9a045], x-b3-spanid=[23737f05cba2c359], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[de912a5d-a9df-4980-a032-50a53da1a3f7]}\\\"}\"}","context":{"RequestID":"de912a5d-a9df-4980-a032-50a53da1a3f7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"26b94211-7e6a-49f0-962a-5cdb1aec73fa","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:13:42.146Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:42.149Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"de912a5d-a9df-4980-a032-50a53da1a3f7","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"26b94211-7e6a-49f0-962a-5cdb1aec73fa","LogTimestamp":"2023-05-26T00:13:42.149Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:13:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:13:44.159Z","message":"Entering","context":{"RequestID":"011c99f4-c704-4724-a4bd-67164651162c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ec0fc884-77f3-49d8-b6b4-15b9299e13c2","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:13:44.159Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:13:44.161Z","message":"{\"transactionId\":\"011c99f4-c704-4724-a4bd-67164651162c\",\"status\":\"200\",\"rqstDate\":\"230526-00:13:44:160\",\"respDate\":\"230526-00:13:44:161\",\"sourceId\":\"haproxy:011c99f4-c704-4724-a4bd-67164651162c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:13:44:160-19802\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c6074da2-a8a5-4731-aa65-22d339039b7d], x-b3-parentspanid=[11195fa37a992732], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b83a1b0b5ee0d47111195fa37a992732], x-b3-spanid=[009a82dc349cf856], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[011c99f4-c704-4724-a4bd-67164651162c]}\\\"}\"}","context":{"RequestID":"011c99f4-c704-4724-a4bd-67164651162c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ec0fc884-77f3-49d8-b6b4-15b9299e13c2","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:13:44.159Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:44.162Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"011c99f4-c704-4724-a4bd-67164651162c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ec0fc884-77f3-49d8-b6b4-15b9299e13c2","LogTimestamp":"2023-05-26T00:13:44.162Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:13:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:13:44.205Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:13:44.217Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:44.218Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:44.218Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:46.171Z","message":"Entering","context":{"RequestID":"005b8b11-56bf-4a6f-ad89-1c6ddecb5f98","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0138ce7d-71ec-4b82-b93c-61856fea9993","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:13:46.171Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:13:46.173Z","message":"{\"transactionId\":\"005b8b11-56bf-4a6f-ad89-1c6ddecb5f98\",\"status\":\"200\",\"rqstDate\":\"230526-00:13:46:172\",\"respDate\":\"230526-00:13:46:173\",\"sourceId\":\"haproxy:005b8b11-56bf-4a6f-ad89-1c6ddecb5f98\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:13:46:172-70011\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4d8c6921-912e-48d5-90ec-5c0c23f0f776], x-b3-parentspanid=[4f0d25e155802649], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b24819362c1752494f0d25e155802649], x-b3-spanid=[8b6030dfcde023ae], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[005b8b11-56bf-4a6f-ad89-1c6ddecb5f98]}\\\"}\"}","context":{"RequestID":"005b8b11-56bf-4a6f-ad89-1c6ddecb5f98","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0138ce7d-71ec-4b82-b93c-61856fea9993","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:13:46.171Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:46.173Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"005b8b11-56bf-4a6f-ad89-1c6ddecb5f98","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0138ce7d-71ec-4b82-b93c-61856fea9993","LogTimestamp":"2023-05-26T00:13:46.173Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:13:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:13:48.183Z","message":"Entering","context":{"RequestID":"33c242a5-6515-4ff5-b262-8c3134dbe0b7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"91bef491-8c92-4fae-93f9-5a6fbe70b78e","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:13:48.183Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:13:48.185Z","message":"{\"transactionId\":\"33c242a5-6515-4ff5-b262-8c3134dbe0b7\",\"status\":\"200\",\"rqstDate\":\"230526-00:13:48:184\",\"respDate\":\"230526-00:13:48:185\",\"sourceId\":\"haproxy:33c242a5-6515-4ff5-b262-8c3134dbe0b7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:13:48:184-93866\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[56bb9f3b-0725-4fb2-9339-db5f800eeab5], x-b3-parentspanid=[68147d0f1d46f0a4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e4453873e9ff6c2168147d0f1d46f0a4], x-b3-spanid=[2ffe80aefe888549], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[33c242a5-6515-4ff5-b262-8c3134dbe0b7]}\\\"}\"}","context":{"RequestID":"33c242a5-6515-4ff5-b262-8c3134dbe0b7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"91bef491-8c92-4fae-93f9-5a6fbe70b78e","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:13:48.183Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:48.185Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"33c242a5-6515-4ff5-b262-8c3134dbe0b7","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"91bef491-8c92-4fae-93f9-5a6fbe70b78e","LogTimestamp":"2023-05-26T00:13:48.185Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:13:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:13:50.195Z","message":"Entering","context":{"RequestID":"9dc81704-1b67-48df-8fd2-d606b2158fd2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"727de4da-db28-4086-af3e-a48c3d40ae0a","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:13:50.195Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:13:50.197Z","message":"{\"transactionId\":\"9dc81704-1b67-48df-8fd2-d606b2158fd2\",\"status\":\"200\",\"rqstDate\":\"230526-00:13:50:196\",\"respDate\":\"230526-00:13:50:197\",\"sourceId\":\"haproxy:9dc81704-1b67-48df-8fd2-d606b2158fd2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:13:50:196-95741\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[32c92702-ba87-4030-aab1-1fea8aad4989], x-b3-parentspanid=[0425ed8d5d16205f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f8f8f63533caa3f30425ed8d5d16205f], x-b3-spanid=[fa489062dd74370d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9dc81704-1b67-48df-8fd2-d606b2158fd2]}\\\"}\"}","context":{"RequestID":"9dc81704-1b67-48df-8fd2-d606b2158fd2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"727de4da-db28-4086-af3e-a48c3d40ae0a","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:13:50.195Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:50.198Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9dc81704-1b67-48df-8fd2-d606b2158fd2","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"727de4da-db28-4086-af3e-a48c3d40ae0a","LogTimestamp":"2023-05-26T00:13:50.198Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:13:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:13:51.907Z","message":"Entering","context":{"RequestID":"4eda8551-6fd6-4ac3-bea0-5a97b21c2686","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4d66e2ec-e080-433c-b76b-b85abbce0c8d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:13:51.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:13:51.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"4eda8551-6fd6-4ac3-bea0-5a97b21c2686","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4d66e2ec-e080-433c-b76b-b85abbce0c8d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:13:51.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:51.911Z","message":"{\"transactionId\":\"4eda8551-6fd6-4ac3-bea0-5a97b21c2686\",\"status\":\"200\",\"rqstDate\":\"230526-00:13:51:908\",\"respDate\":\"230526-00:13:51:910\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4eda8551-6fd6-4ac3-bea0-5a97b21c2686\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:13:51:908-50354\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4eda8551-6fd6-4ac3-bea0-5a97b21c2686]}\\\"}\"}","context":{"RequestID":"4eda8551-6fd6-4ac3-bea0-5a97b21c2686","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4d66e2ec-e080-433c-b76b-b85abbce0c8d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:13:51.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:51.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4eda8551-6fd6-4ac3-bea0-5a97b21c2686","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4d66e2ec-e080-433c-b76b-b85abbce0c8d","LogTimestamp":"2023-05-26T00:13:51.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:13:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:13:52.048Z","message":"Entering","context":{"RequestID":"ce5b9a44-e879-4ddd-b54f-8377600dcf7a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ca09a6fe-245d-4e61-871a-bae5815be6c0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:13:52.048Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:13:52.050Z","message":"{\"transactionId\":\"ce5b9a44-e879-4ddd-b54f-8377600dcf7a\",\"status\":\"200\",\"rqstDate\":\"230526-00:13:52:049\",\"respDate\":\"230526-00:13:52:050\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ce5b9a44-e879-4ddd-b54f-8377600dcf7a\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:13:52:049-29964\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3b886134-351f-4748-a664-7aa1f090250a], x-b3-parentspanid=[fb488fec2ca01210], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42227], x-envoy-attempt-count=[1], x-b3-traceid=[2936a9e5bcd75e13fb488fec2ca01210], x-b3-spanid=[ac36c0dceda5a1f2], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ce5b9a44-e879-4ddd-b54f-8377600dcf7a]}\\\"}\"}","context":{"RequestID":"ce5b9a44-e879-4ddd-b54f-8377600dcf7a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ca09a6fe-245d-4e61-871a-bae5815be6c0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:13:52.048Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:52.052Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce5b9a44-e879-4ddd-b54f-8377600dcf7a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ca09a6fe-245d-4e61-871a-bae5815be6c0","LogTimestamp":"2023-05-26T00:13:52.051Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:13:52 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:13:52.205Z","message":"Entering","context":{"RequestID":"b6dfe47f-aa6c-447b-84c9-bdb7ed551e0a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a1dbf744-8ef6-4f12-b327-65ee751cc553","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:13:52.205Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:13:52.207Z","message":"{\"transactionId\":\"b6dfe47f-aa6c-447b-84c9-bdb7ed551e0a\",\"status\":\"200\",\"rqstDate\":\"230526-00:13:52:206\",\"respDate\":\"230526-00:13:52:207\",\"sourceId\":\"haproxy:b6dfe47f-aa6c-447b-84c9-bdb7ed551e0a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:13:52:206-89000\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[87261bc2-4d27-4af3-b65c-4e694f84f7c8], x-b3-parentspanid=[bfd85f2b2dfa623b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cedc316d1239a445bfd85f2b2dfa623b], x-b3-spanid=[2a74a3dcf727e917], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b6dfe47f-aa6c-447b-84c9-bdb7ed551e0a]}\\\"}\"}","context":{"RequestID":"b6dfe47f-aa6c-447b-84c9-bdb7ed551e0a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a1dbf744-8ef6-4f12-b327-65ee751cc553","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:13:52.205Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:52.208Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b6dfe47f-aa6c-447b-84c9-bdb7ed551e0a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a1dbf744-8ef6-4f12-b327-65ee751cc553","LogTimestamp":"2023-05-26T00:13:52.208Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:13:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:13:54.206Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:13:54.218Z","message":"Entering","context":{"RequestID":"511983b2-05f5-4432-ac9d-6965d3ef699f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7f44fbac-a656-47f7-98f0-86a9b4bfdc5b","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:13:54.218Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:13:54.219Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:54.220Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:54.220Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:54.220Z","message":"{\"transactionId\":\"511983b2-05f5-4432-ac9d-6965d3ef699f\",\"status\":\"200\",\"rqstDate\":\"230526-00:13:54:219\",\"respDate\":\"230526-00:13:54:220\",\"sourceId\":\"haproxy:511983b2-05f5-4432-ac9d-6965d3ef699f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:13:54:219-67323\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b63a3f57-fc8a-4c82-9408-dece7f869f40], x-b3-parentspanid=[4c4badbd758db867], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d42e42447fdccf5d4c4badbd758db867], x-b3-spanid=[44436ad41ec6c33a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[511983b2-05f5-4432-ac9d-6965d3ef699f]}\\\"}\"}","context":{"RequestID":"511983b2-05f5-4432-ac9d-6965d3ef699f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7f44fbac-a656-47f7-98f0-86a9b4bfdc5b","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:13:54.218Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:54.221Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"511983b2-05f5-4432-ac9d-6965d3ef699f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7f44fbac-a656-47f7-98f0-86a9b4bfdc5b","LogTimestamp":"2023-05-26T00:13:54.221Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:13:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:13:56.230Z","message":"Entering","context":{"RequestID":"a09a1740-557b-474d-95a9-b0436612a69c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"51fd5995-40f8-452c-8c42-c8c9bf055b9e","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:13:56.230Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:13:56.232Z","message":"{\"transactionId\":\"a09a1740-557b-474d-95a9-b0436612a69c\",\"status\":\"200\",\"rqstDate\":\"230526-00:13:56:231\",\"respDate\":\"230526-00:13:56:232\",\"sourceId\":\"haproxy:a09a1740-557b-474d-95a9-b0436612a69c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:13:56:231-12812\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8f2f055e-1001-4b9c-83ac-bc79abe5315c], x-b3-parentspanid=[bce87452d1715ef9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ae3dcfcb0fd5b90abce87452d1715ef9], x-b3-spanid=[9ae3e011068d6c1d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a09a1740-557b-474d-95a9-b0436612a69c]}\\\"}\"}","context":{"RequestID":"a09a1740-557b-474d-95a9-b0436612a69c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"51fd5995-40f8-452c-8c42-c8c9bf055b9e","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:13:56.230Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:56.233Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a09a1740-557b-474d-95a9-b0436612a69c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"51fd5995-40f8-452c-8c42-c8c9bf055b9e","LogTimestamp":"2023-05-26T00:13:56.233Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:13:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:13:56.832Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:56.837Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:58.242Z","message":"Entering","context":{"RequestID":"0f3a459b-bc1f-41ce-885c-4d7dc6f92abe","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"76cf28f5-0b4c-4d39-8b40-598d33a1023a","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:13:58.241Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:13:58.244Z","message":"{\"transactionId\":\"0f3a459b-bc1f-41ce-885c-4d7dc6f92abe\",\"status\":\"200\",\"rqstDate\":\"230526-00:13:58:242\",\"respDate\":\"230526-00:13:58:244\",\"sourceId\":\"haproxy:0f3a459b-bc1f-41ce-885c-4d7dc6f92abe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:13:58:242-91359\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8a3d19f6-c8a2-4bc2-9dec-febc9a2f0aeb], x-b3-parentspanid=[c714321eb581a940], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[af6707ee2419d157c714321eb581a940], x-b3-spanid=[ed429553c676495e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0f3a459b-bc1f-41ce-885c-4d7dc6f92abe]}\\\"}\"}","context":{"RequestID":"0f3a459b-bc1f-41ce-885c-4d7dc6f92abe","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"76cf28f5-0b4c-4d39-8b40-598d33a1023a","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:13:58.241Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:13:58.245Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0f3a459b-bc1f-41ce-885c-4d7dc6f92abe","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"76cf28f5-0b4c-4d39-8b40-598d33a1023a","LogTimestamp":"2023-05-26T00:13:58.245Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:13:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:14:00.255Z","message":"Entering","context":{"RequestID":"82a2c8ef-2299-4469-844c-7fa589b4504f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"206392d4-857a-4985-8ecf-c7f6c8964a27","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:14:00.255Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:14:00.257Z","message":"{\"transactionId\":\"82a2c8ef-2299-4469-844c-7fa589b4504f\",\"status\":\"200\",\"rqstDate\":\"230526-00:14:00:255\",\"respDate\":\"230526-00:14:00:257\",\"sourceId\":\"haproxy:82a2c8ef-2299-4469-844c-7fa589b4504f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:14:00:255-10958\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f2ce8318-456c-421a-8ad2-90887dff47b0], x-b3-parentspanid=[39019f9a280d333e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7581827abea18d4039019f9a280d333e], x-b3-spanid=[85cb13b6bb853057], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[82a2c8ef-2299-4469-844c-7fa589b4504f]}\\\"}\"}","context":{"RequestID":"82a2c8ef-2299-4469-844c-7fa589b4504f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"206392d4-857a-4985-8ecf-c7f6c8964a27","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:14:00.255Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:00.258Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"82a2c8ef-2299-4469-844c-7fa589b4504f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"206392d4-857a-4985-8ecf-c7f6c8964a27","LogTimestamp":"2023-05-26T00:14:00.257Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:14:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:14:01.908Z","message":"Entering","context":{"RequestID":"c988b246-3a10-4428-8da0-9d5744b0d86e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"751a98ab-a0c0-425e-b1a9-2b994d06b14b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:14:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:14:01.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"c988b246-3a10-4428-8da0-9d5744b0d86e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"751a98ab-a0c0-425e-b1a9-2b994d06b14b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:14:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:01.911Z","message":"{\"transactionId\":\"c988b246-3a10-4428-8da0-9d5744b0d86e\",\"status\":\"200\",\"rqstDate\":\"230526-00:14:01:909\",\"respDate\":\"230526-00:14:01:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c988b246-3a10-4428-8da0-9d5744b0d86e\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:14:01:909-49771\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c988b246-3a10-4428-8da0-9d5744b0d86e]}\\\"}\"}","context":{"RequestID":"c988b246-3a10-4428-8da0-9d5744b0d86e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"751a98ab-a0c0-425e-b1a9-2b994d06b14b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:14:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:01.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c988b246-3a10-4428-8da0-9d5744b0d86e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"751a98ab-a0c0-425e-b1a9-2b994d06b14b","LogTimestamp":"2023-05-26T00:14:01.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:14:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:14:02.049Z","message":"Entering","context":{"RequestID":"94d0fa3c-c0a7-4c26-9cfb-bff378ee6177","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7c8c2606-e5fc-4b6a-ac14-052cc25acdd2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:14:02.049Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:14:02.051Z","message":"{\"transactionId\":\"94d0fa3c-c0a7-4c26-9cfb-bff378ee6177\",\"status\":\"200\",\"rqstDate\":\"230526-00:14:02:049\",\"respDate\":\"230526-00:14:02:050\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:94d0fa3c-c0a7-4c26-9cfb-bff378ee6177\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:14:02:049-2404\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a1130b5f-a89a-483f-a6db-4c5772fbf3e5], x-b3-parentspanid=[9aa80c999f8f38e5], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36959], x-envoy-attempt-count=[1], x-b3-traceid=[4d5bd223dff0521a9aa80c999f8f38e5], x-b3-spanid=[50b0be6ebc3c4cbf], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[94d0fa3c-c0a7-4c26-9cfb-bff378ee6177]}\\\"}\"}","context":{"RequestID":"94d0fa3c-c0a7-4c26-9cfb-bff378ee6177","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7c8c2606-e5fc-4b6a-ac14-052cc25acdd2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:14:02.049Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:02.051Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"94d0fa3c-c0a7-4c26-9cfb-bff378ee6177","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7c8c2606-e5fc-4b6a-ac14-052cc25acdd2","LogTimestamp":"2023-05-26T00:14:02.051Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:14:02 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:14:02.267Z","message":"Entering","context":{"RequestID":"3013a7e1-8d86-4639-93c2-445cb9eae0ec","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8682b39e-0e02-43ef-97fe-c09816833a9e","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:14:02.267Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:14:02.270Z","message":"{\"transactionId\":\"3013a7e1-8d86-4639-93c2-445cb9eae0ec\",\"status\":\"200\",\"rqstDate\":\"230526-00:14:02:268\",\"respDate\":\"230526-00:14:02:270\",\"sourceId\":\"haproxy:3013a7e1-8d86-4639-93c2-445cb9eae0ec\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:14:02:268-51763\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d9ce34a3-d17d-4ec0-9cb0-7f2fbf836cb8], x-b3-parentspanid=[9a69a3d604bc767a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0596e87bab72df0f9a69a3d604bc767a], x-b3-spanid=[3ff2582b69d9a05e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3013a7e1-8d86-4639-93c2-445cb9eae0ec]}\\\"}\"}","context":{"RequestID":"3013a7e1-8d86-4639-93c2-445cb9eae0ec","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8682b39e-0e02-43ef-97fe-c09816833a9e","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:14:02.267Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:02.270Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3013a7e1-8d86-4639-93c2-445cb9eae0ec","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8682b39e-0e02-43ef-97fe-c09816833a9e","LogTimestamp":"2023-05-26T00:14:02.270Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:14:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:14:04.205Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:14:04.221Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:04.221Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:04.221Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:04.281Z","message":"Entering","context":{"RequestID":"616d9346-e7b4-4e03-a120-144aabc3cc3b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"84258320-53c0-48a5-beab-b288a2ca9419","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:14:04.281Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:14:04.282Z","message":"{\"transactionId\":\"616d9346-e7b4-4e03-a120-144aabc3cc3b\",\"status\":\"200\",\"rqstDate\":\"230526-00:14:04:281\",\"respDate\":\"230526-00:14:04:282\",\"sourceId\":\"haproxy:616d9346-e7b4-4e03-a120-144aabc3cc3b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:14:04:281-2883\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ccf8eeca-e5e1-48bb-a18d-a5039c29391f], x-b3-parentspanid=[19187a9b55504f1a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1a013ba9bb574d2f19187a9b55504f1a], x-b3-spanid=[a9e38d33a4f24454], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[616d9346-e7b4-4e03-a120-144aabc3cc3b]}\\\"}\"}","context":{"RequestID":"616d9346-e7b4-4e03-a120-144aabc3cc3b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"84258320-53c0-48a5-beab-b288a2ca9419","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:14:04.281Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:04.283Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"616d9346-e7b4-4e03-a120-144aabc3cc3b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"84258320-53c0-48a5-beab-b288a2ca9419","LogTimestamp":"2023-05-26T00:14:04.283Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:14:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:14:06.292Z","message":"Entering","context":{"RequestID":"693aef98-bc62-4250-9272-82727b2944b9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8bf723c3-0fb6-47cc-abba-dba8ac350756","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:14:06.292Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:14:06.294Z","message":"{\"transactionId\":\"693aef98-bc62-4250-9272-82727b2944b9\",\"status\":\"200\",\"rqstDate\":\"230526-00:14:06:293\",\"respDate\":\"230526-00:14:06:294\",\"sourceId\":\"haproxy:693aef98-bc62-4250-9272-82727b2944b9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:14:06:293-41848\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[09f9d8ff-872f-4ec2-a627-c909c5305bd9], x-b3-parentspanid=[3c9a23ef7e07f0b6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1c1dc3fcd39ef9353c9a23ef7e07f0b6], x-b3-spanid=[9429a5a22e80db65], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[693aef98-bc62-4250-9272-82727b2944b9]}\\\"}\"}","context":{"RequestID":"693aef98-bc62-4250-9272-82727b2944b9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8bf723c3-0fb6-47cc-abba-dba8ac350756","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:14:06.292Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:06.295Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"693aef98-bc62-4250-9272-82727b2944b9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8bf723c3-0fb6-47cc-abba-dba8ac350756","LogTimestamp":"2023-05-26T00:14:06.295Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:14:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:14:08.304Z","message":"Entering","context":{"RequestID":"a3db9e58-201b-49e1-8e51-ebc1659670e8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d81bcff5-6504-4753-947e-154b4efef8e1","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:14:08.304Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:14:08.306Z","message":"{\"transactionId\":\"a3db9e58-201b-49e1-8e51-ebc1659670e8\",\"status\":\"200\",\"rqstDate\":\"230526-00:14:08:305\",\"respDate\":\"230526-00:14:08:306\",\"sourceId\":\"haproxy:a3db9e58-201b-49e1-8e51-ebc1659670e8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:14:08:305-85977\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[81252d9c-ab9e-4c9f-95c4-72fb3bd88f94], x-b3-parentspanid=[288844c6a52506f9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9b98fcf45c97b1b4288844c6a52506f9], x-b3-spanid=[99f8c20d4fffb231], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a3db9e58-201b-49e1-8e51-ebc1659670e8]}\\\"}\"}","context":{"RequestID":"a3db9e58-201b-49e1-8e51-ebc1659670e8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d81bcff5-6504-4753-947e-154b4efef8e1","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:14:08.304Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:08.306Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a3db9e58-201b-49e1-8e51-ebc1659670e8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d81bcff5-6504-4753-947e-154b4efef8e1","LogTimestamp":"2023-05-26T00:14:08.306Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:14:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:14:10.315Z","message":"Entering","context":{"RequestID":"f202a20e-6f92-494e-9e2a-799f57318d45","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e5e2b035-4ebc-4861-aa11-5f50f4a2de22","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:14:10.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:14:10.317Z","message":"{\"transactionId\":\"f202a20e-6f92-494e-9e2a-799f57318d45\",\"status\":\"200\",\"rqstDate\":\"230526-00:14:10:316\",\"respDate\":\"230526-00:14:10:317\",\"sourceId\":\"haproxy:f202a20e-6f92-494e-9e2a-799f57318d45\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:14:10:316-4673\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f22948e9-5eca-4771-a913-5fb9f92415d3], x-b3-parentspanid=[96261c0ba7975208], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[162f3290f2e6cba096261c0ba7975208], x-b3-spanid=[23bc8641465ab6f1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f202a20e-6f92-494e-9e2a-799f57318d45]}\\\"}\"}","context":{"RequestID":"f202a20e-6f92-494e-9e2a-799f57318d45","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e5e2b035-4ebc-4861-aa11-5f50f4a2de22","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:14:10.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:10.317Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f202a20e-6f92-494e-9e2a-799f57318d45","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e5e2b035-4ebc-4861-aa11-5f50f4a2de22","LogTimestamp":"2023-05-26T00:14:10.317Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:14:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:14:11.907Z","message":"Entering","context":{"RequestID":"468ba2d0-9e74-4d0b-b664-db6db3be4f5a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1e55887a-f762-446d-9e94-6216062be889","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:14:11.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:14:11.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"468ba2d0-9e74-4d0b-b664-db6db3be4f5a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1e55887a-f762-446d-9e94-6216062be889","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:14:11.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:11.911Z","message":"{\"transactionId\":\"468ba2d0-9e74-4d0b-b664-db6db3be4f5a\",\"status\":\"200\",\"rqstDate\":\"230526-00:14:11:909\",\"respDate\":\"230526-00:14:11:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:468ba2d0-9e74-4d0b-b664-db6db3be4f5a\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:14:11:909-33706\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[468ba2d0-9e74-4d0b-b664-db6db3be4f5a]}\\\"}\"}","context":{"RequestID":"468ba2d0-9e74-4d0b-b664-db6db3be4f5a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1e55887a-f762-446d-9e94-6216062be889","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:14:11.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:11.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"468ba2d0-9e74-4d0b-b664-db6db3be4f5a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1e55887a-f762-446d-9e94-6216062be889","LogTimestamp":"2023-05-26T00:14:11.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:14:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:14:12.048Z","message":"Entering","context":{"RequestID":"10e8482e-f108-4b54-ad18-99ed9549e0c6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"db69ee9a-7e1c-4bcf-958a-2ed9641fc793","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:14:12.048Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:14:12.050Z","message":"{\"transactionId\":\"10e8482e-f108-4b54-ad18-99ed9549e0c6\",\"status\":\"200\",\"rqstDate\":\"230526-00:14:12:049\",\"respDate\":\"230526-00:14:12:050\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:10e8482e-f108-4b54-ad18-99ed9549e0c6\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:14:12:049-83356\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fab45b89-a96f-4f0e-aec3-ac11290d8576], x-b3-parentspanid=[a6bcfee32fb3b27d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48173], x-envoy-attempt-count=[1], x-b3-traceid=[e2bf22f49c62263ba6bcfee32fb3b27d], x-b3-spanid=[cf2a6e15368d1899], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[10e8482e-f108-4b54-ad18-99ed9549e0c6]}\\\"}\"}","context":{"RequestID":"10e8482e-f108-4b54-ad18-99ed9549e0c6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"db69ee9a-7e1c-4bcf-958a-2ed9641fc793","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:14:12.048Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:12.051Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"10e8482e-f108-4b54-ad18-99ed9549e0c6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"db69ee9a-7e1c-4bcf-958a-2ed9641fc793","LogTimestamp":"2023-05-26T00:14:12.051Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:14:12 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:14:12.327Z","message":"Entering","context":{"RequestID":"c809e5a6-17f6-4587-bcf8-a8e2fe27b82f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ac7f6e33-e990-426f-bd62-c429320399e4","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:14:12.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:14:12.330Z","message":"{\"transactionId\":\"c809e5a6-17f6-4587-bcf8-a8e2fe27b82f\",\"status\":\"200\",\"rqstDate\":\"230526-00:14:12:329\",\"respDate\":\"230526-00:14:12:330\",\"sourceId\":\"haproxy:c809e5a6-17f6-4587-bcf8-a8e2fe27b82f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:14:12:329-5461\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b228ceb8-3d05-423a-82d8-6bfd2a2c17b0], x-b3-parentspanid=[41093ad7524da27d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d1fc6816216baea341093ad7524da27d], x-b3-spanid=[4a49f6a26dc36387], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c809e5a6-17f6-4587-bcf8-a8e2fe27b82f]}\\\"}\"}","context":{"RequestID":"c809e5a6-17f6-4587-bcf8-a8e2fe27b82f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ac7f6e33-e990-426f-bd62-c429320399e4","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:14:12.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:12.331Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c809e5a6-17f6-4587-bcf8-a8e2fe27b82f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ac7f6e33-e990-426f-bd62-c429320399e4","LogTimestamp":"2023-05-26T00:14:12.331Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:14:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:14:14.206Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:14:14.218Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:14.218Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:14.218Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:14.340Z","message":"Entering","context":{"RequestID":"a2c47179-87b8-401b-9b4f-c8606ee02595","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"327f6b49-a262-49e8-834e-7745c4f4b8c4","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:14:14.340Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:14:14.342Z","message":"{\"transactionId\":\"a2c47179-87b8-401b-9b4f-c8606ee02595\",\"status\":\"200\",\"rqstDate\":\"230526-00:14:14:341\",\"respDate\":\"230526-00:14:14:342\",\"sourceId\":\"haproxy:a2c47179-87b8-401b-9b4f-c8606ee02595\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:14:14:341-47823\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5595db76-efaf-4f26-b9b3-52bdf3c0775c], x-b3-parentspanid=[5d58324e7a71deb2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[797375c091c5155f5d58324e7a71deb2], x-b3-spanid=[3e9eee9ace2ee09c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a2c47179-87b8-401b-9b4f-c8606ee02595]}\\\"}\"}","context":{"RequestID":"a2c47179-87b8-401b-9b4f-c8606ee02595","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"327f6b49-a262-49e8-834e-7745c4f4b8c4","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:14:14.340Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:14.343Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a2c47179-87b8-401b-9b4f-c8606ee02595","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"327f6b49-a262-49e8-834e-7745c4f4b8c4","LogTimestamp":"2023-05-26T00:14:14.343Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:14:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:14:16.354Z","message":"Entering","context":{"RequestID":"a78d6ae8-a2df-4bae-ab01-f1efbebf54fd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d255e78f-7a16-40e1-b9f4-c8a3cf09e862","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:14:16.353Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:14:16.356Z","message":"{\"transactionId\":\"a78d6ae8-a2df-4bae-ab01-f1efbebf54fd\",\"status\":\"200\",\"rqstDate\":\"230526-00:14:16:354\",\"respDate\":\"230526-00:14:16:355\",\"sourceId\":\"haproxy:a78d6ae8-a2df-4bae-ab01-f1efbebf54fd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:14:16:354-16812\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4756bd6a-2ffe-43ae-bb5c-6662790fd078], x-b3-parentspanid=[b39bb101d7ee146d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b2164b0ee28843e0b39bb101d7ee146d], x-b3-spanid=[f49a37e612af3f5f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a78d6ae8-a2df-4bae-ab01-f1efbebf54fd]}\\\"}\"}","context":{"RequestID":"a78d6ae8-a2df-4bae-ab01-f1efbebf54fd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d255e78f-7a16-40e1-b9f4-c8a3cf09e862","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:14:16.353Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:16.356Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a78d6ae8-a2df-4bae-ab01-f1efbebf54fd","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d255e78f-7a16-40e1-b9f4-c8a3cf09e862","LogTimestamp":"2023-05-26T00:14:16.356Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:14:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:14:18.366Z","message":"Entering","context":{"RequestID":"3ab805c3-6453-41e9-bd22-ca8f729fe9d4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"eff28a4b-1404-4ed1-9330-f128c17a5704","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:14:18.366Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:14:18.368Z","message":"{\"transactionId\":\"3ab805c3-6453-41e9-bd22-ca8f729fe9d4\",\"status\":\"200\",\"rqstDate\":\"230526-00:14:18:367\",\"respDate\":\"230526-00:14:18:368\",\"sourceId\":\"haproxy:3ab805c3-6453-41e9-bd22-ca8f729fe9d4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:14:18:367-55794\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fc80b5d5-d8df-47bd-9cc5-7c7b0e0e5a50], x-b3-parentspanid=[82f4c5088f0db63a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e26f110c3799052582f4c5088f0db63a], x-b3-spanid=[98f2b2fdbcdc63ae], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3ab805c3-6453-41e9-bd22-ca8f729fe9d4]}\\\"}\"}","context":{"RequestID":"3ab805c3-6453-41e9-bd22-ca8f729fe9d4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"eff28a4b-1404-4ed1-9330-f128c17a5704","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:14:18.366Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:18.369Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3ab805c3-6453-41e9-bd22-ca8f729fe9d4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eff28a4b-1404-4ed1-9330-f128c17a5704","LogTimestamp":"2023-05-26T00:14:18.369Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:14:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:14:20.380Z","message":"Entering","context":{"RequestID":"5d978946-acac-43ce-8f83-73fb0d32195d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e8643f39-6cc0-4d53-b297-a359340b27e6","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:14:20.380Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:14:20.382Z","message":"{\"transactionId\":\"5d978946-acac-43ce-8f83-73fb0d32195d\",\"status\":\"200\",\"rqstDate\":\"230526-00:14:20:381\",\"respDate\":\"230526-00:14:20:382\",\"sourceId\":\"haproxy:5d978946-acac-43ce-8f83-73fb0d32195d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:14:20:381-3180\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7c89baa3-c7a9-4648-8956-1f8e8d0d2d58], x-b3-parentspanid=[79bc78a45984e0f4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5b8435458882a0e879bc78a45984e0f4], x-b3-spanid=[32a36adb49c0b3e7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5d978946-acac-43ce-8f83-73fb0d32195d]}\\\"}\"}","context":{"RequestID":"5d978946-acac-43ce-8f83-73fb0d32195d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e8643f39-6cc0-4d53-b297-a359340b27e6","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:14:20.380Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:20.383Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5d978946-acac-43ce-8f83-73fb0d32195d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e8643f39-6cc0-4d53-b297-a359340b27e6","LogTimestamp":"2023-05-26T00:14:20.383Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:14:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:14:21.906Z","message":"Entering","context":{"RequestID":"354ca806-4c80-4704-a301-e42878126698","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f1a1da15-92c3-4fd9-b363-08209c491bd1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:14:21.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:14:21.908Z","message":"Database is available from CACHED check.","context":{"RequestID":"354ca806-4c80-4704-a301-e42878126698","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f1a1da15-92c3-4fd9-b363-08209c491bd1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:14:21.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:21.909Z","message":"{\"transactionId\":\"354ca806-4c80-4704-a301-e42878126698\",\"status\":\"200\",\"rqstDate\":\"230526-00:14:21:907\",\"respDate\":\"230526-00:14:21:909\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:354ca806-4c80-4704-a301-e42878126698\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:14:21:907-63509\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[354ca806-4c80-4704-a301-e42878126698]}\\\"}\"}","context":{"RequestID":"354ca806-4c80-4704-a301-e42878126698","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f1a1da15-92c3-4fd9-b363-08209c491bd1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:14:21.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:21.909Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"354ca806-4c80-4704-a301-e42878126698","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f1a1da15-92c3-4fd9-b363-08209c491bd1","LogTimestamp":"2023-05-26T00:14:21.909Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:14:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:14:22.048Z","message":"Entering","context":{"RequestID":"3622c427-de1f-4195-9493-c35d3aa8800d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"205f2a90-abc6-44ba-a430-80f81f5df868","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:14:22.048Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:14:22.050Z","message":"{\"transactionId\":\"3622c427-de1f-4195-9493-c35d3aa8800d\",\"status\":\"200\",\"rqstDate\":\"230526-00:14:22:049\",\"respDate\":\"230526-00:14:22:050\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:3622c427-de1f-4195-9493-c35d3aa8800d\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:14:22:049-60924\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ff26a532-d784-4c5c-91ce-0513c409cd6c], x-b3-parentspanid=[2444034a04484a0a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41403], x-envoy-attempt-count=[1], x-b3-traceid=[edda165fc2184bf82444034a04484a0a], x-b3-spanid=[8f2904acd10537b7], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[3622c427-de1f-4195-9493-c35d3aa8800d]}\\\"}\"}","context":{"RequestID":"3622c427-de1f-4195-9493-c35d3aa8800d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"205f2a90-abc6-44ba-a430-80f81f5df868","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:14:22.048Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:22.051Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3622c427-de1f-4195-9493-c35d3aa8800d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"205f2a90-abc6-44ba-a430-80f81f5df868","LogTimestamp":"2023-05-26T00:14:22.051Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:14:22 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:14:22.392Z","message":"Entering","context":{"RequestID":"9a2d42ba-60ef-40b4-9d8d-71fb3508c591","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1229bbd9-d8d8-4449-a455-e8cea887199c","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:14:22.392Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:14:22.394Z","message":"{\"transactionId\":\"9a2d42ba-60ef-40b4-9d8d-71fb3508c591\",\"status\":\"200\",\"rqstDate\":\"230526-00:14:22:393\",\"respDate\":\"230526-00:14:22:394\",\"sourceId\":\"haproxy:9a2d42ba-60ef-40b4-9d8d-71fb3508c591\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:14:22:393-67075\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fa273918-773d-4005-b34e-c125718aa927], x-b3-parentspanid=[bc27eb33f205eaf1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a5268fcf5ae8ed3dbc27eb33f205eaf1], x-b3-spanid=[74e138c00e280fbc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9a2d42ba-60ef-40b4-9d8d-71fb3508c591]}\\\"}\"}","context":{"RequestID":"9a2d42ba-60ef-40b4-9d8d-71fb3508c591","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1229bbd9-d8d8-4449-a455-e8cea887199c","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:14:22.392Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:22.395Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9a2d42ba-60ef-40b4-9d8d-71fb3508c591","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1229bbd9-d8d8-4449-a455-e8cea887199c","LogTimestamp":"2023-05-26T00:14:22.395Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:14:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:14:24.207Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:14:24.220Z","message":"Connection[cassandra/10.233.69.175:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:24.221Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:24.222Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:24.222Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:24.223Z","message":"Connection[cassandra/10.233.69.175:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:24.404Z","message":"Entering","context":{"RequestID":"56540a0c-fca8-4f21-9c3a-75eba3ad8a2e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"06aef739-1200-499b-89b3-46d8457b78a8","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:14:24.404Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:14:24.407Z","message":"{\"transactionId\":\"56540a0c-fca8-4f21-9c3a-75eba3ad8a2e\",\"status\":\"200\",\"rqstDate\":\"230526-00:14:24:405\",\"respDate\":\"230526-00:14:24:406\",\"sourceId\":\"haproxy:56540a0c-fca8-4f21-9c3a-75eba3ad8a2e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:14:24:405-66728\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bb557574-0a2a-9527-b545-a933594a58aa], x-b3-parentspanid=[e28bb1f357cfe018], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bd76b30462156b56e28bb1f357cfe018], x-b3-spanid=[c4d3e7dc17d62b92], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[56540a0c-fca8-4f21-9c3a-75eba3ad8a2e]}\\\"}\"}","context":{"RequestID":"56540a0c-fca8-4f21-9c3a-75eba3ad8a2e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"06aef739-1200-499b-89b3-46d8457b78a8","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:14:24.404Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:24.408Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"56540a0c-fca8-4f21-9c3a-75eba3ad8a2e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"06aef739-1200-499b-89b3-46d8457b78a8","LogTimestamp":"2023-05-26T00:14:24.408Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:14:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:14:26.416Z","message":"Entering","context":{"RequestID":"1dac2d19-bfeb-4545-b4ce-919e926bc8f3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"628c0958-9474-4541-953e-47084f9227f8","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:14:26.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:14:26.419Z","message":"{\"transactionId\":\"1dac2d19-bfeb-4545-b4ce-919e926bc8f3\",\"status\":\"200\",\"rqstDate\":\"230526-00:14:26:417\",\"respDate\":\"230526-00:14:26:418\",\"sourceId\":\"haproxy:1dac2d19-bfeb-4545-b4ce-919e926bc8f3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:14:26:417-54868\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dc03dc2c-30bb-4110-8559-f678b90a7bdf], x-b3-parentspanid=[3c3a0a03a375c091], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[77a1bf50bc6f919f3c3a0a03a375c091], x-b3-spanid=[4242d7a8d15b1c6c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1dac2d19-bfeb-4545-b4ce-919e926bc8f3]}\\\"}\"}","context":{"RequestID":"1dac2d19-bfeb-4545-b4ce-919e926bc8f3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"628c0958-9474-4541-953e-47084f9227f8","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:14:26.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:26.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1dac2d19-bfeb-4545-b4ce-919e926bc8f3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"628c0958-9474-4541-953e-47084f9227f8","LogTimestamp":"2023-05-26T00:14:26.419Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:14:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:14:26.838Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:26.843Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:28.429Z","message":"Entering","context":{"RequestID":"72013711-f09c-4f9d-a42d-288385917289","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"69de20a1-5594-4aa3-8ad2-6752e70e0026","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:14:28.429Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:14:28.432Z","message":"{\"transactionId\":\"72013711-f09c-4f9d-a42d-288385917289\",\"status\":\"200\",\"rqstDate\":\"230526-00:14:28:430\",\"respDate\":\"230526-00:14:28:432\",\"sourceId\":\"haproxy:72013711-f09c-4f9d-a42d-288385917289\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:14:28:430-55394\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d79fe770-20c7-471e-9b0c-2231ab3af93c], x-b3-parentspanid=[c95a05d011cef763], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e74c8448fa9db755c95a05d011cef763], x-b3-spanid=[b01d542228aced1e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[72013711-f09c-4f9d-a42d-288385917289]}\\\"}\"}","context":{"RequestID":"72013711-f09c-4f9d-a42d-288385917289","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"69de20a1-5594-4aa3-8ad2-6752e70e0026","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:14:28.429Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:28.432Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"72013711-f09c-4f9d-a42d-288385917289","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"69de20a1-5594-4aa3-8ad2-6752e70e0026","LogTimestamp":"2023-05-26T00:14:28.432Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:14:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:14:30.442Z","message":"Entering","context":{"RequestID":"dc195789-a47a-4d5e-acc3-3f12f192331a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"24c322cf-dbd0-4298-a944-c69bc7d509b8","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:14:30.442Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:14:30.443Z","message":"{\"transactionId\":\"dc195789-a47a-4d5e-acc3-3f12f192331a\",\"status\":\"200\",\"rqstDate\":\"230526-00:14:30:442\",\"respDate\":\"230526-00:14:30:443\",\"sourceId\":\"haproxy:dc195789-a47a-4d5e-acc3-3f12f192331a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:14:30:442-90091\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d9dbd6c4-8a33-4074-883f-3ce1dc073929], x-b3-parentspanid=[7af0bed0db58de31], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[174e60afb92eade77af0bed0db58de31], x-b3-spanid=[735a72454339b20e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dc195789-a47a-4d5e-acc3-3f12f192331a]}\\\"}\"}","context":{"RequestID":"dc195789-a47a-4d5e-acc3-3f12f192331a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"24c322cf-dbd0-4298-a944-c69bc7d509b8","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:14:30.442Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:30.443Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dc195789-a47a-4d5e-acc3-3f12f192331a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"24c322cf-dbd0-4298-a944-c69bc7d509b8","LogTimestamp":"2023-05-26T00:14:30.443Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:14:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-26T00:14:31.908Z","message":"Entering","context":{"RequestID":"3fc5c917-6b60-44bd-bcbb-d76f31e1a1a4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"86451be1-faab-4547-b533-66faa5d74927","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:14:31.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:14:31.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"3fc5c917-6b60-44bd-bcbb-d76f31e1a1a4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"86451be1-faab-4547-b533-66faa5d74927","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:14:31.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:31.911Z","message":"{\"transactionId\":\"3fc5c917-6b60-44bd-bcbb-d76f31e1a1a4\",\"status\":\"200\",\"rqstDate\":\"230526-00:14:31:909\",\"respDate\":\"230526-00:14:31:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3fc5c917-6b60-44bd-bcbb-d76f31e1a1a4\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:14:31:909-43447\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3fc5c917-6b60-44bd-bcbb-d76f31e1a1a4]}\\\"}\"}","context":{"RequestID":"3fc5c917-6b60-44bd-bcbb-d76f31e1a1a4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"86451be1-faab-4547-b533-66faa5d74927","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:14:31.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:31.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3fc5c917-6b60-44bd-bcbb-d76f31e1a1a4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"86451be1-faab-4547-b533-66faa5d74927","LogTimestamp":"2023-05-26T00:14:31.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:14:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-26T00:14:32.049Z","message":"Entering","context":{"RequestID":"0ecd1168-5a0a-4267-9661-ffcb6753ba9d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ffd6c2e0-e0e4-4c08-beb3-1a00df52b7fb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:14:32.049Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:14:32.052Z","message":"{\"transactionId\":\"0ecd1168-5a0a-4267-9661-ffcb6753ba9d\",\"status\":\"200\",\"rqstDate\":\"230526-00:14:32:050\",\"respDate\":\"230526-00:14:32:052\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0ecd1168-5a0a-4267-9661-ffcb6753ba9d\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:14:32:050-41885\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d2b830b4-7b92-4066-9340-80e7fd52a23d], x-b3-parentspanid=[11ac84d21d3d310a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51205], x-envoy-attempt-count=[1], x-b3-traceid=[862bf6a719f6117f11ac84d21d3d310a], x-b3-spanid=[ab59f1df93369e15], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0ecd1168-5a0a-4267-9661-ffcb6753ba9d]}\\\"}\"}","context":{"RequestID":"0ecd1168-5a0a-4267-9661-ffcb6753ba9d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ffd6c2e0-e0e4-4c08-beb3-1a00df52b7fb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:14:32.049Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:32.053Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0ecd1168-5a0a-4267-9661-ffcb6753ba9d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ffd6c2e0-e0e4-4c08-beb3-1a00df52b7fb","LogTimestamp":"2023-05-26T00:14:32.053Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:14:32 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:14:32.452Z","message":"Entering","context":{"RequestID":"a5ab3f24-4b99-4784-9e58-1339f298e74e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2f207700-c846-4ff8-976f-4dbac0e59970","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:14:32.452Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:14:32.454Z","message":"{\"transactionId\":\"a5ab3f24-4b99-4784-9e58-1339f298e74e\",\"status\":\"200\",\"rqstDate\":\"230526-00:14:32:453\",\"respDate\":\"230526-00:14:32:454\",\"sourceId\":\"haproxy:a5ab3f24-4b99-4784-9e58-1339f298e74e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:14:32:453-37183\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f9fe5220-4df4-4842-8797-9c8319697b47], x-b3-parentspanid=[52ea1bc6f571d4e2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5a7a20335d02fee452ea1bc6f571d4e2], x-b3-spanid=[2813ddb6e3a308cb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a5ab3f24-4b99-4784-9e58-1339f298e74e]}\\\"}\"}","context":{"RequestID":"a5ab3f24-4b99-4784-9e58-1339f298e74e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2f207700-c846-4ff8-976f-4dbac0e59970","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:14:32.452Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:32.455Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a5ab3f24-4b99-4784-9e58-1339f298e74e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2f207700-c846-4ff8-976f-4dbac0e59970","LogTimestamp":"2023-05-26T00:14:32.455Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:14:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:14:34.207Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:14:34.223Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:34.224Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:34.224Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:34.465Z","message":"Entering","context":{"RequestID":"0c805754-57f4-4214-9a67-ca259ca00920","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"89dd5230-1dc4-4c80-ada3-354af8c04b56","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:14:34.465Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:14:34.467Z","message":"{\"transactionId\":\"0c805754-57f4-4214-9a67-ca259ca00920\",\"status\":\"200\",\"rqstDate\":\"230526-00:14:34:466\",\"respDate\":\"230526-00:14:34:467\",\"sourceId\":\"haproxy:0c805754-57f4-4214-9a67-ca259ca00920\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:14:34:466-70510\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ff74cde7-9a1c-42cf-aa65-c27a80e5c117], x-b3-parentspanid=[0be462f107405601], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[75fb05f6e458cf430be462f107405601], x-b3-spanid=[a3fbc43353d3dfe6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0c805754-57f4-4214-9a67-ca259ca00920]}\\\"}\"}","context":{"RequestID":"0c805754-57f4-4214-9a67-ca259ca00920","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"89dd5230-1dc4-4c80-ada3-354af8c04b56","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:14:34.465Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:34.468Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0c805754-57f4-4214-9a67-ca259ca00920","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"89dd5230-1dc4-4c80-ada3-354af8c04b56","LogTimestamp":"2023-05-26T00:14:34.468Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:14:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:14:36.477Z","message":"Entering","context":{"RequestID":"7cecefd6-04cf-4e53-8753-52f199f04dfb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5d489db7-dbfa-464a-a61c-65f12d1d0617","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:14:36.477Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:14:36.480Z","message":"{\"transactionId\":\"7cecefd6-04cf-4e53-8753-52f199f04dfb\",\"status\":\"200\",\"rqstDate\":\"230526-00:14:36:478\",\"respDate\":\"230526-00:14:36:480\",\"sourceId\":\"haproxy:7cecefd6-04cf-4e53-8753-52f199f04dfb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:14:36:478-8000\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d0478159-d6da-4582-b104-5177f7f95395], x-b3-parentspanid=[bd166e2685e30682], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c945101d2387ac8fbd166e2685e30682], x-b3-spanid=[cf3d451a3dea0c18], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7cecefd6-04cf-4e53-8753-52f199f04dfb]}\\\"}\"}","context":{"RequestID":"7cecefd6-04cf-4e53-8753-52f199f04dfb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5d489db7-dbfa-464a-a61c-65f12d1d0617","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:14:36.477Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:36.481Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7cecefd6-04cf-4e53-8753-52f199f04dfb","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5d489db7-dbfa-464a-a61c-65f12d1d0617","LogTimestamp":"2023-05-26T00:14:36.481Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:14:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:14:38.492Z","message":"Entering","context":{"RequestID":"57268627-a0b2-46bb-8cb1-12fd8f774d8e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1d049f6a-9f3b-48d7-b7d7-359888777011","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:14:38.492Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:14:38.494Z","message":"{\"transactionId\":\"57268627-a0b2-46bb-8cb1-12fd8f774d8e\",\"status\":\"200\",\"rqstDate\":\"230526-00:14:38:493\",\"respDate\":\"230526-00:14:38:494\",\"sourceId\":\"haproxy:57268627-a0b2-46bb-8cb1-12fd8f774d8e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:14:38:493-26030\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3a9e9d4a-8034-4556-ac5a-a842a889a03a], x-b3-parentspanid=[1d9fb24423863c50], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[14bf3c0fc7edc3b71d9fb24423863c50], x-b3-spanid=[e2ab9c920e61435f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[57268627-a0b2-46bb-8cb1-12fd8f774d8e]}\\\"}\"}","context":{"RequestID":"57268627-a0b2-46bb-8cb1-12fd8f774d8e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1d049f6a-9f3b-48d7-b7d7-359888777011","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:14:38.492Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:38.494Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"57268627-a0b2-46bb-8cb1-12fd8f774d8e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1d049f6a-9f3b-48d7-b7d7-359888777011","LogTimestamp":"2023-05-26T00:14:38.494Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:14:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:14:40.504Z","message":"Entering","context":{"RequestID":"03add16a-1287-45af-937f-9bd7882e4bfb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"93793456-f11f-4051-8237-440e4e8d189e","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:14:40.504Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:14:40.506Z","message":"{\"transactionId\":\"03add16a-1287-45af-937f-9bd7882e4bfb\",\"status\":\"200\",\"rqstDate\":\"230526-00:14:40:505\",\"respDate\":\"230526-00:14:40:506\",\"sourceId\":\"haproxy:03add16a-1287-45af-937f-9bd7882e4bfb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:14:40:505-26146\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9c1e8057-f6bc-401a-a17c-2f56814e0345], x-b3-parentspanid=[2f2f9a904f94a09e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[470b3f6eb78a727b2f2f9a904f94a09e], x-b3-spanid=[1f46015b69369307], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[03add16a-1287-45af-937f-9bd7882e4bfb]}\\\"}\"}","context":{"RequestID":"03add16a-1287-45af-937f-9bd7882e4bfb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"93793456-f11f-4051-8237-440e4e8d189e","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:14:40.504Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:40.506Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"03add16a-1287-45af-937f-9bd7882e4bfb","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"93793456-f11f-4051-8237-440e4e8d189e","LogTimestamp":"2023-05-26T00:14:40.506Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:14:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:14:41.908Z","message":"Entering","context":{"RequestID":"eab2fede-e57d-40e4-8d38-4ab64b21b707","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c0f73f85-d341-4187-996c-6bceb30bcc4f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:14:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:14:41.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"eab2fede-e57d-40e4-8d38-4ab64b21b707","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c0f73f85-d341-4187-996c-6bceb30bcc4f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:14:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:41.911Z","message":"{\"transactionId\":\"eab2fede-e57d-40e4-8d38-4ab64b21b707\",\"status\":\"200\",\"rqstDate\":\"230526-00:14:41:909\",\"respDate\":\"230526-00:14:41:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:eab2fede-e57d-40e4-8d38-4ab64b21b707\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:14:41:909-21142\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[eab2fede-e57d-40e4-8d38-4ab64b21b707]}\\\"}\"}","context":{"RequestID":"eab2fede-e57d-40e4-8d38-4ab64b21b707","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c0f73f85-d341-4187-996c-6bceb30bcc4f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:14:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:41.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eab2fede-e57d-40e4-8d38-4ab64b21b707","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c0f73f85-d341-4187-996c-6bceb30bcc4f","LogTimestamp":"2023-05-26T00:14:41.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:14:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:14:42.049Z","message":"Entering","context":{"RequestID":"856add19-f5df-47c3-a3d7-1010a898397a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a454bf04-4be1-4ca5-a4b0-4194ab79196a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:14:42.049Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:14:42.052Z","message":"{\"transactionId\":\"856add19-f5df-47c3-a3d7-1010a898397a\",\"status\":\"200\",\"rqstDate\":\"230526-00:14:42:050\",\"respDate\":\"230526-00:14:42:052\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:856add19-f5df-47c3-a3d7-1010a898397a\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:14:42:050-38567\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b423c041-6876-451d-b855-c43df25a40a6], x-b3-parentspanid=[2373010651f1df15], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49761], x-envoy-attempt-count=[1], x-b3-traceid=[93b35df966eb0a8d2373010651f1df15], x-b3-spanid=[e6f85bdcc406e77c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[856add19-f5df-47c3-a3d7-1010a898397a]}\\\"}\"}","context":{"RequestID":"856add19-f5df-47c3-a3d7-1010a898397a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a454bf04-4be1-4ca5-a4b0-4194ab79196a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:14:42.049Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:42.053Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"856add19-f5df-47c3-a3d7-1010a898397a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a454bf04-4be1-4ca5-a4b0-4194ab79196a","LogTimestamp":"2023-05-26T00:14:42.053Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:14:42 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:14:42.515Z","message":"Entering","context":{"RequestID":"86f7ea2b-23b9-4879-9256-4e7687b692a8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"dcd25bee-8086-4fcc-bfd3-ea45d4337f5b","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:14:42.515Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:14:42.517Z","message":"{\"transactionId\":\"86f7ea2b-23b9-4879-9256-4e7687b692a8\",\"status\":\"200\",\"rqstDate\":\"230526-00:14:42:516\",\"respDate\":\"230526-00:14:42:517\",\"sourceId\":\"haproxy:86f7ea2b-23b9-4879-9256-4e7687b692a8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:14:42:516-46088\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[80490c77-b1d9-4818-9e37-45b52a12fe98], x-b3-parentspanid=[87191ca7531d5539], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[24929800dc32ceff87191ca7531d5539], x-b3-spanid=[3aa30fe5428ec053], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[86f7ea2b-23b9-4879-9256-4e7687b692a8]}\\\"}\"}","context":{"RequestID":"86f7ea2b-23b9-4879-9256-4e7687b692a8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"dcd25bee-8086-4fcc-bfd3-ea45d4337f5b","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:14:42.515Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:42.518Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"86f7ea2b-23b9-4879-9256-4e7687b692a8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dcd25bee-8086-4fcc-bfd3-ea45d4337f5b","LogTimestamp":"2023-05-26T00:14:42.518Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:14:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:14:44.207Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:14:44.223Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:44.223Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:44.224Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:44.526Z","message":"Entering","context":{"RequestID":"bbf648a5-bfcc-4aef-8fc1-5ab7058cc63c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ce874bcb-c07d-412c-818e-6f01b2373e2f","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:14:44.526Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:14:44.529Z","message":"{\"transactionId\":\"bbf648a5-bfcc-4aef-8fc1-5ab7058cc63c\",\"status\":\"200\",\"rqstDate\":\"230526-00:14:44:528\",\"respDate\":\"230526-00:14:44:529\",\"sourceId\":\"haproxy:bbf648a5-bfcc-4aef-8fc1-5ab7058cc63c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:14:44:528-97015\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[033a5179-d054-4830-891f-e5d2d77f7a55], x-b3-parentspanid=[8ea47d8461ab4b7a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a1399410f7771dd28ea47d8461ab4b7a], x-b3-spanid=[93c5853eaea09dcd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bbf648a5-bfcc-4aef-8fc1-5ab7058cc63c]}\\\"}\"}","context":{"RequestID":"bbf648a5-bfcc-4aef-8fc1-5ab7058cc63c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ce874bcb-c07d-412c-818e-6f01b2373e2f","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:14:44.526Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:44.530Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bbf648a5-bfcc-4aef-8fc1-5ab7058cc63c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ce874bcb-c07d-412c-818e-6f01b2373e2f","LogTimestamp":"2023-05-26T00:14:44.530Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:14:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:14:46.540Z","message":"Entering","context":{"RequestID":"04821977-bb6b-4953-bc69-dbf209989ad7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a8dffdb4-c665-4a20-86bc-80c206ddeb27","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:14:46.540Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:14:46.542Z","message":"{\"transactionId\":\"04821977-bb6b-4953-bc69-dbf209989ad7\",\"status\":\"200\",\"rqstDate\":\"230526-00:14:46:540\",\"respDate\":\"230526-00:14:46:542\",\"sourceId\":\"haproxy:04821977-bb6b-4953-bc69-dbf209989ad7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:14:46:540-65841\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[74931d44-e479-4146-8970-7af7588011d2], x-b3-parentspanid=[325545c1bc7ced35], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ba57e6666f456c26325545c1bc7ced35], x-b3-spanid=[5d5138b2176b10de], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[04821977-bb6b-4953-bc69-dbf209989ad7]}\\\"}\"}","context":{"RequestID":"04821977-bb6b-4953-bc69-dbf209989ad7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a8dffdb4-c665-4a20-86bc-80c206ddeb27","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:14:46.540Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:46.542Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"04821977-bb6b-4953-bc69-dbf209989ad7","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a8dffdb4-c665-4a20-86bc-80c206ddeb27","LogTimestamp":"2023-05-26T00:14:46.542Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:14:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:14:48.551Z","message":"Entering","context":{"RequestID":"47c2ae6a-5fba-4266-ae09-667bf0a2601c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"513776c8-0b59-45e6-80e7-f5d413ecdb19","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:14:48.551Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:14:48.553Z","message":"{\"transactionId\":\"47c2ae6a-5fba-4266-ae09-667bf0a2601c\",\"status\":\"200\",\"rqstDate\":\"230526-00:14:48:552\",\"respDate\":\"230526-00:14:48:553\",\"sourceId\":\"haproxy:47c2ae6a-5fba-4266-ae09-667bf0a2601c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:14:48:552-72156\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d2adfe7f-5c53-4dca-a65a-d6539aa657ed], x-b3-parentspanid=[2ee35e6b249a7286], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fddd9acde9533dd12ee35e6b249a7286], x-b3-spanid=[6125a6d9345dd613], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[47c2ae6a-5fba-4266-ae09-667bf0a2601c]}\\\"}\"}","context":{"RequestID":"47c2ae6a-5fba-4266-ae09-667bf0a2601c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"513776c8-0b59-45e6-80e7-f5d413ecdb19","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:14:48.551Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:48.554Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"47c2ae6a-5fba-4266-ae09-667bf0a2601c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"513776c8-0b59-45e6-80e7-f5d413ecdb19","LogTimestamp":"2023-05-26T00:14:48.554Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:14:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:14:50.565Z","message":"Entering","context":{"RequestID":"e77e2803-81c3-4f67-af87-3ba0cfb09ac1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2d787357-58bf-4b02-8dae-362aee612bfd","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:14:50.565Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:14:50.568Z","message":"{\"transactionId\":\"e77e2803-81c3-4f67-af87-3ba0cfb09ac1\",\"status\":\"200\",\"rqstDate\":\"230526-00:14:50:566\",\"respDate\":\"230526-00:14:50:567\",\"sourceId\":\"haproxy:e77e2803-81c3-4f67-af87-3ba0cfb09ac1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:14:50:566-54134\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[786fcd32-4ff6-4800-9e71-fa119b022198], x-b3-parentspanid=[b55aa7cf47825431], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4ad09d68341f4bb0b55aa7cf47825431], x-b3-spanid=[9298d964ee41cd28], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e77e2803-81c3-4f67-af87-3ba0cfb09ac1]}\\\"}\"}","context":{"RequestID":"e77e2803-81c3-4f67-af87-3ba0cfb09ac1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2d787357-58bf-4b02-8dae-362aee612bfd","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:14:50.565Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:50.569Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e77e2803-81c3-4f67-af87-3ba0cfb09ac1","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2d787357-58bf-4b02-8dae-362aee612bfd","LogTimestamp":"2023-05-26T00:14:50.569Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:14:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:14:51.908Z","message":"Entering","context":{"RequestID":"aec54dd1-9780-4a08-9736-1aa18f172446","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5e6d6f63-b7bc-4dc6-8b2b-dbc3c6365cd3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:14:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:14:51.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"aec54dd1-9780-4a08-9736-1aa18f172446","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5e6d6f63-b7bc-4dc6-8b2b-dbc3c6365cd3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:14:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:51.911Z","message":"{\"transactionId\":\"aec54dd1-9780-4a08-9736-1aa18f172446\",\"status\":\"200\",\"rqstDate\":\"230526-00:14:51:909\",\"respDate\":\"230526-00:14:51:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:aec54dd1-9780-4a08-9736-1aa18f172446\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:14:51:909-80034\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[aec54dd1-9780-4a08-9736-1aa18f172446]}\\\"}\"}","context":{"RequestID":"aec54dd1-9780-4a08-9736-1aa18f172446","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5e6d6f63-b7bc-4dc6-8b2b-dbc3c6365cd3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:14:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:51.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aec54dd1-9780-4a08-9736-1aa18f172446","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5e6d6f63-b7bc-4dc6-8b2b-dbc3c6365cd3","LogTimestamp":"2023-05-26T00:14:51.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:14:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:14:52.050Z","message":"Entering","context":{"RequestID":"89817cac-893d-44a6-91b5-a21ba08a6145","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4d0744f6-5c0e-4b5c-99ad-8f1c9e4cadaa","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:14:52.050Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:14:52.052Z","message":"{\"transactionId\":\"89817cac-893d-44a6-91b5-a21ba08a6145\",\"status\":\"200\",\"rqstDate\":\"230526-00:14:52:051\",\"respDate\":\"230526-00:14:52:052\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:89817cac-893d-44a6-91b5-a21ba08a6145\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:14:52:051-59260\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[42c6718d-3354-4b8c-9996-f682925d2019], x-b3-parentspanid=[04172d2aa5aecd45], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59323], x-envoy-attempt-count=[1], x-b3-traceid=[aa425afcf4fc805004172d2aa5aecd45], x-b3-spanid=[c1246815c86d9681], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[89817cac-893d-44a6-91b5-a21ba08a6145]}\\\"}\"}","context":{"RequestID":"89817cac-893d-44a6-91b5-a21ba08a6145","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4d0744f6-5c0e-4b5c-99ad-8f1c9e4cadaa","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:14:52.050Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:52.053Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"89817cac-893d-44a6-91b5-a21ba08a6145","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4d0744f6-5c0e-4b5c-99ad-8f1c9e4cadaa","LogTimestamp":"2023-05-26T00:14:52.053Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:14:52 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:14:52.580Z","message":"Entering","context":{"RequestID":"3598602d-9f13-4229-97e9-8fc49965455f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"801e44da-9a0b-431e-bcc8-af0d5ed7d9df","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:14:52.580Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:14:52.582Z","message":"{\"transactionId\":\"3598602d-9f13-4229-97e9-8fc49965455f\",\"status\":\"200\",\"rqstDate\":\"230526-00:14:52:581\",\"respDate\":\"230526-00:14:52:582\",\"sourceId\":\"haproxy:3598602d-9f13-4229-97e9-8fc49965455f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:14:52:581-7264\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4f86ab87-89e1-4b22-89c2-38cae62318e2], x-b3-parentspanid=[66ece76ea72f58c5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6effe0f55c338f8866ece76ea72f58c5], x-b3-spanid=[2765b3ffee68fd21], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3598602d-9f13-4229-97e9-8fc49965455f]}\\\"}\"}","context":{"RequestID":"3598602d-9f13-4229-97e9-8fc49965455f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"801e44da-9a0b-431e-bcc8-af0d5ed7d9df","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:14:52.580Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:52.583Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3598602d-9f13-4229-97e9-8fc49965455f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"801e44da-9a0b-431e-bcc8-af0d5ed7d9df","LogTimestamp":"2023-05-26T00:14:52.583Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:14:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:14:54.207Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:14:54.224Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:54.224Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:54.224Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:54.593Z","message":"Entering","context":{"RequestID":"4391bd90-2df5-462e-b711-aa612d376ed1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d2223090-fc34-4cff-af94-1333d8b5f7aa","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:14:54.593Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:14:54.604Z","message":"{\"transactionId\":\"4391bd90-2df5-462e-b711-aa612d376ed1\",\"status\":\"200\",\"rqstDate\":\"230526-00:14:54:594\",\"respDate\":\"230526-00:14:54:604\",\"sourceId\":\"haproxy:4391bd90-2df5-462e-b711-aa612d376ed1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:14:54:594-58393\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8ba99578-1082-491b-9425-8dad2236a66a], x-b3-parentspanid=[512c803b6ec15f5f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[119c353abc2d5ca9512c803b6ec15f5f], x-b3-spanid=[c3636e0822662f3d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4391bd90-2df5-462e-b711-aa612d376ed1]}\\\"}\"}","context":{"RequestID":"4391bd90-2df5-462e-b711-aa612d376ed1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d2223090-fc34-4cff-af94-1333d8b5f7aa","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:14:54.593Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:54.605Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4391bd90-2df5-462e-b711-aa612d376ed1","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"12","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d2223090-fc34-4cff-af94-1333d8b5f7aa","LogTimestamp":"2023-05-26T00:14:54.605Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:14:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-05-26T00:14:56.615Z","message":"Entering","context":{"RequestID":"209e60ff-e10a-4efb-baff-cb7995667501","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"eed27d6b-3cdd-4cbb-9409-bf23500069ff","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:14:56.615Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:14:56.617Z","message":"{\"transactionId\":\"209e60ff-e10a-4efb-baff-cb7995667501\",\"status\":\"200\",\"rqstDate\":\"230526-00:14:56:615\",\"respDate\":\"230526-00:14:56:617\",\"sourceId\":\"haproxy:209e60ff-e10a-4efb-baff-cb7995667501\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:14:56:615-5662\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cda08659-480f-47b1-8500-c0d05130eefe], x-b3-parentspanid=[5ec9db80cbf06458], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e932809df812a8925ec9db80cbf06458], x-b3-spanid=[ba0ef225298b621a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[209e60ff-e10a-4efb-baff-cb7995667501]}\\\"}\"}","context":{"RequestID":"209e60ff-e10a-4efb-baff-cb7995667501","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"eed27d6b-3cdd-4cbb-9409-bf23500069ff","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:14:56.615Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:56.618Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"209e60ff-e10a-4efb-baff-cb7995667501","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eed27d6b-3cdd-4cbb-9409-bf23500069ff","LogTimestamp":"2023-05-26T00:14:56.617Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:14:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:14:56.844Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:56.849Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:58.627Z","message":"Entering","context":{"RequestID":"d08f0685-90c2-4ad0-8dd2-7211f47aae41","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6bbece9e-22ab-4d39-9f7f-71042ddcbe3e","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:14:58.627Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:14:58.629Z","message":"{\"transactionId\":\"d08f0685-90c2-4ad0-8dd2-7211f47aae41\",\"status\":\"200\",\"rqstDate\":\"230526-00:14:58:628\",\"respDate\":\"230526-00:14:58:629\",\"sourceId\":\"haproxy:d08f0685-90c2-4ad0-8dd2-7211f47aae41\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:14:58:628-40379\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[04fcc13b-6879-4341-a882-14b7db6d7be1], x-b3-parentspanid=[65df1735f30e9e35], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[43ebe3604522c43565df1735f30e9e35], x-b3-spanid=[bad1fb81d7f6cb51], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d08f0685-90c2-4ad0-8dd2-7211f47aae41]}\\\"}\"}","context":{"RequestID":"d08f0685-90c2-4ad0-8dd2-7211f47aae41","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6bbece9e-22ab-4d39-9f7f-71042ddcbe3e","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:14:58.627Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:14:58.630Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d08f0685-90c2-4ad0-8dd2-7211f47aae41","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6bbece9e-22ab-4d39-9f7f-71042ddcbe3e","LogTimestamp":"2023-05-26T00:14:58.630Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:14:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:15:00.638Z","message":"Entering","context":{"RequestID":"3d34d22c-f8fc-4d1e-8edc-664190b71f32","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"152b41e0-9081-46af-9176-69efdac7d867","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:15:00.638Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:15:00.641Z","message":"{\"transactionId\":\"3d34d22c-f8fc-4d1e-8edc-664190b71f32\",\"status\":\"200\",\"rqstDate\":\"230526-00:15:00:639\",\"respDate\":\"230526-00:15:00:641\",\"sourceId\":\"haproxy:3d34d22c-f8fc-4d1e-8edc-664190b71f32\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:15:00:639-44153\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[058fa953-85b4-499d-81c5-c81e10c3518b], x-b3-parentspanid=[9b9ae620a8798608], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7087c44e520349399b9ae620a8798608], x-b3-spanid=[5cfb875526265796], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3d34d22c-f8fc-4d1e-8edc-664190b71f32]}\\\"}\"}","context":{"RequestID":"3d34d22c-f8fc-4d1e-8edc-664190b71f32","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"152b41e0-9081-46af-9176-69efdac7d867","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:15:00.638Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:00.642Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3d34d22c-f8fc-4d1e-8edc-664190b71f32","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"152b41e0-9081-46af-9176-69efdac7d867","LogTimestamp":"2023-05-26T00:15:00.641Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:15:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:15:01.909Z","message":"Entering","context":{"RequestID":"d20e8cd8-30c1-4be1-95f5-d9c78ece48e3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"aad53bc6-f3e7-42db-ad0b-1c0e2aab4e64","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:15:01.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:15:01.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"d20e8cd8-30c1-4be1-95f5-d9c78ece48e3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"aad53bc6-f3e7-42db-ad0b-1c0e2aab4e64","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:15:01.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:01.912Z","message":"{\"transactionId\":\"d20e8cd8-30c1-4be1-95f5-d9c78ece48e3\",\"status\":\"200\",\"rqstDate\":\"230526-00:15:01:910\",\"respDate\":\"230526-00:15:01:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d20e8cd8-30c1-4be1-95f5-d9c78ece48e3\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:15:01:910-84823\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d20e8cd8-30c1-4be1-95f5-d9c78ece48e3]}\\\"}\"}","context":{"RequestID":"d20e8cd8-30c1-4be1-95f5-d9c78ece48e3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"aad53bc6-f3e7-42db-ad0b-1c0e2aab4e64","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:15:01.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:01.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d20e8cd8-30c1-4be1-95f5-d9c78ece48e3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aad53bc6-f3e7-42db-ad0b-1c0e2aab4e64","LogTimestamp":"2023-05-26T00:15:01.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:15:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:15:02.050Z","message":"Entering","context":{"RequestID":"d29336ff-f20c-4a03-b097-9b3cf23fca22","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1f7d800a-74a2-4286-b692-8aad428c4f1c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:15:02.049Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:15:02.052Z","message":"{\"transactionId\":\"d29336ff-f20c-4a03-b097-9b3cf23fca22\",\"status\":\"200\",\"rqstDate\":\"230526-00:15:02:050\",\"respDate\":\"230526-00:15:02:052\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d29336ff-f20c-4a03-b097-9b3cf23fca22\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:15:02:050-15346\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[36dec6f5-c8d9-439f-a751-2fb0fb06fe35], x-b3-parentspanid=[25048b16f1ac3f2d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42083], x-envoy-attempt-count=[1], x-b3-traceid=[b4df25352c5351ae25048b16f1ac3f2d], x-b3-spanid=[246d359407c6316f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d29336ff-f20c-4a03-b097-9b3cf23fca22]}\\\"}\"}","context":{"RequestID":"d29336ff-f20c-4a03-b097-9b3cf23fca22","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1f7d800a-74a2-4286-b692-8aad428c4f1c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:15:02.049Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:02.053Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d29336ff-f20c-4a03-b097-9b3cf23fca22","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f7d800a-74a2-4286-b692-8aad428c4f1c","LogTimestamp":"2023-05-26T00:15:02.053Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:15:02 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:15:02.652Z","message":"Entering","context":{"RequestID":"a6ce1156-e8c2-441d-bcd0-9d679b349906","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f5eecda5-88f9-4d86-ad49-6cdd6accb864","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:15:02.652Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:15:02.654Z","message":"{\"transactionId\":\"a6ce1156-e8c2-441d-bcd0-9d679b349906\",\"status\":\"200\",\"rqstDate\":\"230526-00:15:02:653\",\"respDate\":\"230526-00:15:02:654\",\"sourceId\":\"haproxy:a6ce1156-e8c2-441d-bcd0-9d679b349906\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:15:02:653-64824\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cd868edf-1d21-4ff3-80a6-7f72c337cca2], x-b3-parentspanid=[4250e0d1d0b6bdab], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5545e280731c8d2a4250e0d1d0b6bdab], x-b3-spanid=[3408a15c9c1f845d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a6ce1156-e8c2-441d-bcd0-9d679b349906]}\\\"}\"}","context":{"RequestID":"a6ce1156-e8c2-441d-bcd0-9d679b349906","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f5eecda5-88f9-4d86-ad49-6cdd6accb864","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:15:02.652Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:02.654Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a6ce1156-e8c2-441d-bcd0-9d679b349906","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f5eecda5-88f9-4d86-ad49-6cdd6accb864","LogTimestamp":"2023-05-26T00:15:02.654Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:15:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:15:04.207Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:15:04.222Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:04.223Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:04.223Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:04.663Z","message":"Entering","context":{"RequestID":"f4b6e4a1-f944-4ddb-97c8-1093c01261de","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b644d0cc-0074-4342-838d-5371e8518b6a","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:15:04.663Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:15:04.666Z","message":"{\"transactionId\":\"f4b6e4a1-f944-4ddb-97c8-1093c01261de\",\"status\":\"200\",\"rqstDate\":\"230526-00:15:04:664\",\"respDate\":\"230526-00:15:04:666\",\"sourceId\":\"haproxy:f4b6e4a1-f944-4ddb-97c8-1093c01261de\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:15:04:664-83584\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e864bea4-c575-45b5-aa28-1e3434ac8a35], x-b3-parentspanid=[bd01f07e8786cd48], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5296ca0a025468efbd01f07e8786cd48], x-b3-spanid=[5039c1e77b670a1a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f4b6e4a1-f944-4ddb-97c8-1093c01261de]}\\\"}\"}","context":{"RequestID":"f4b6e4a1-f944-4ddb-97c8-1093c01261de","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b644d0cc-0074-4342-838d-5371e8518b6a","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:15:04.663Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:04.667Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f4b6e4a1-f944-4ddb-97c8-1093c01261de","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b644d0cc-0074-4342-838d-5371e8518b6a","LogTimestamp":"2023-05-26T00:15:04.667Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:15:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:15:06.678Z","message":"Entering","context":{"RequestID":"19776108-bc02-47fa-8f67-886d12b0aac7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"91137e73-bc75-43fb-a857-b75a40b2c755","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:15:06.678Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:15:06.681Z","message":"{\"transactionId\":\"19776108-bc02-47fa-8f67-886d12b0aac7\",\"status\":\"200\",\"rqstDate\":\"230526-00:15:06:679\",\"respDate\":\"230526-00:15:06:681\",\"sourceId\":\"haproxy:19776108-bc02-47fa-8f67-886d12b0aac7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:15:06:679-31459\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8aa08f4b-a8c0-43ff-bf07-1ee56e0728ef], x-b3-parentspanid=[b6433769dc356dd6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1709cc910ea78424b6433769dc356dd6], x-b3-spanid=[242c737b850068f9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[19776108-bc02-47fa-8f67-886d12b0aac7]}\\\"}\"}","context":{"RequestID":"19776108-bc02-47fa-8f67-886d12b0aac7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"91137e73-bc75-43fb-a857-b75a40b2c755","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:15:06.678Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:06.682Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"19776108-bc02-47fa-8f67-886d12b0aac7","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"91137e73-bc75-43fb-a857-b75a40b2c755","LogTimestamp":"2023-05-26T00:15:06.682Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:15:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:15:08.691Z","message":"Entering","context":{"RequestID":"45a11bbb-d880-47d6-b7f5-e46fc82e4c26","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5651f93a-85f4-49d8-ac02-1478a5917895","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:15:08.691Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:15:08.694Z","message":"{\"transactionId\":\"45a11bbb-d880-47d6-b7f5-e46fc82e4c26\",\"status\":\"200\",\"rqstDate\":\"230526-00:15:08:692\",\"respDate\":\"230526-00:15:08:694\",\"sourceId\":\"haproxy:45a11bbb-d880-47d6-b7f5-e46fc82e4c26\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:15:08:692-56818\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a5cf9109-034d-49c4-a709-d5704bc26a52], x-b3-parentspanid=[ab5dd6481a1de763], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[18b3dccd6d8235c2ab5dd6481a1de763], x-b3-spanid=[5812b653dc86afb5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[45a11bbb-d880-47d6-b7f5-e46fc82e4c26]}\\\"}\"}","context":{"RequestID":"45a11bbb-d880-47d6-b7f5-e46fc82e4c26","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5651f93a-85f4-49d8-ac02-1478a5917895","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:15:08.691Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:08.695Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"45a11bbb-d880-47d6-b7f5-e46fc82e4c26","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5651f93a-85f4-49d8-ac02-1478a5917895","LogTimestamp":"2023-05-26T00:15:08.695Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:15:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:15:10.705Z","message":"Entering","context":{"RequestID":"68f6984e-51d6-41e8-abc8-a7bf758fbf07","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"dc8e00b7-94e7-46b6-a9c5-630ccdc5f6fc","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:15:10.705Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:15:10.707Z","message":"{\"transactionId\":\"68f6984e-51d6-41e8-abc8-a7bf758fbf07\",\"status\":\"200\",\"rqstDate\":\"230526-00:15:10:706\",\"respDate\":\"230526-00:15:10:707\",\"sourceId\":\"haproxy:68f6984e-51d6-41e8-abc8-a7bf758fbf07\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:15:10:706-12220\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2cb96703-f98c-403e-a489-66383b546a5b], x-b3-parentspanid=[f7594c34229d6de9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[174df119aa89fb1cf7594c34229d6de9], x-b3-spanid=[b7d0fb58108445ec], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[68f6984e-51d6-41e8-abc8-a7bf758fbf07]}\\\"}\"}","context":{"RequestID":"68f6984e-51d6-41e8-abc8-a7bf758fbf07","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"dc8e00b7-94e7-46b6-a9c5-630ccdc5f6fc","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:15:10.705Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:10.708Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"68f6984e-51d6-41e8-abc8-a7bf758fbf07","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dc8e00b7-94e7-46b6-a9c5-630ccdc5f6fc","LogTimestamp":"2023-05-26T00:15:10.708Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:15:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:15:11.908Z","message":"Entering","context":{"RequestID":"39a56e3b-a6e4-4347-8dbd-f7e7d4b84c40","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2df2305c-50db-41dd-8013-452832f65c89","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:15:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:15:11.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"39a56e3b-a6e4-4347-8dbd-f7e7d4b84c40","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2df2305c-50db-41dd-8013-452832f65c89","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:15:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:11.911Z","message":"{\"transactionId\":\"39a56e3b-a6e4-4347-8dbd-f7e7d4b84c40\",\"status\":\"200\",\"rqstDate\":\"230526-00:15:11:908\",\"respDate\":\"230526-00:15:11:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:39a56e3b-a6e4-4347-8dbd-f7e7d4b84c40\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:15:11:908-7816\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[39a56e3b-a6e4-4347-8dbd-f7e7d4b84c40]}\\\"}\"}","context":{"RequestID":"39a56e3b-a6e4-4347-8dbd-f7e7d4b84c40","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2df2305c-50db-41dd-8013-452832f65c89","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:15:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:11.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"39a56e3b-a6e4-4347-8dbd-f7e7d4b84c40","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2df2305c-50db-41dd-8013-452832f65c89","LogTimestamp":"2023-05-26T00:15:11.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:15:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:15:12.049Z","message":"Entering","context":{"RequestID":"9545cad7-0281-4360-a782-e30d6859f543","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"53bdb69b-27a3-485c-bbb8-7241c5f68694","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:15:12.049Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:15:12.050Z","message":"{\"transactionId\":\"9545cad7-0281-4360-a782-e30d6859f543\",\"status\":\"200\",\"rqstDate\":\"230526-00:15:12:049\",\"respDate\":\"230526-00:15:12:050\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:9545cad7-0281-4360-a782-e30d6859f543\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:15:12:049-10226\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ca9f69cc-fb2f-459e-baba-6c58d9862df8], x-b3-parentspanid=[c73b3cfa55f4a7e1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41235], x-envoy-attempt-count=[1], x-b3-traceid=[84378db3cfae5e85c73b3cfa55f4a7e1], x-b3-spanid=[00a0d78fbb2041e1], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[9545cad7-0281-4360-a782-e30d6859f543]}\\\"}\"}","context":{"RequestID":"9545cad7-0281-4360-a782-e30d6859f543","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"53bdb69b-27a3-485c-bbb8-7241c5f68694","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:15:12.049Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:12.050Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9545cad7-0281-4360-a782-e30d6859f543","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"53bdb69b-27a3-485c-bbb8-7241c5f68694","LogTimestamp":"2023-05-26T00:15:12.050Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:15:12 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-26T00:15:12.717Z","message":"Entering","context":{"RequestID":"33ceb5a0-ede9-4902-bf0b-9bb28941091e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3f054d5c-8416-4681-a560-04b32434f465","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:15:12.717Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:15:12.719Z","message":"{\"transactionId\":\"33ceb5a0-ede9-4902-bf0b-9bb28941091e\",\"status\":\"200\",\"rqstDate\":\"230526-00:15:12:718\",\"respDate\":\"230526-00:15:12:719\",\"sourceId\":\"haproxy:33ceb5a0-ede9-4902-bf0b-9bb28941091e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:15:12:718-44652\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f52eede8-364f-45ea-bcde-74bb04f0e243], x-b3-parentspanid=[1c96e162de42cd62], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6c00facbf36382e01c96e162de42cd62], x-b3-spanid=[d96571c49bbdd5bb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[33ceb5a0-ede9-4902-bf0b-9bb28941091e]}\\\"}\"}","context":{"RequestID":"33ceb5a0-ede9-4902-bf0b-9bb28941091e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3f054d5c-8416-4681-a560-04b32434f465","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:15:12.717Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:12.720Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"33ceb5a0-ede9-4902-bf0b-9bb28941091e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3f054d5c-8416-4681-a560-04b32434f465","LogTimestamp":"2023-05-26T00:15:12.719Z","ResponseDesc":"OK"},"thread":"qtp1094674892-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:15:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:15:14.208Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:15:14.221Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:14.221Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:14.222Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:14.729Z","message":"Entering","context":{"RequestID":"e7ff45e2-b924-498c-b2d8-d7846d366f6b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b44bceed-69ea-4c27-bf9d-5110fa7933eb","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:15:14.729Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:15:14.730Z","message":"{\"transactionId\":\"e7ff45e2-b924-498c-b2d8-d7846d366f6b\",\"status\":\"200\",\"rqstDate\":\"230526-00:15:14:729\",\"respDate\":\"230526-00:15:14:730\",\"sourceId\":\"haproxy:e7ff45e2-b924-498c-b2d8-d7846d366f6b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:15:14:729-80683\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[306008e1-36ab-9f92-8a88-8c471e54f42a], x-b3-parentspanid=[b93ba104e5e852c5], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[59b3b3f8ba46ed49b93ba104e5e852c5], x-b3-spanid=[392e483510f33372], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e7ff45e2-b924-498c-b2d8-d7846d366f6b]}\\\"}\"}","context":{"RequestID":"e7ff45e2-b924-498c-b2d8-d7846d366f6b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b44bceed-69ea-4c27-bf9d-5110fa7933eb","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:15:14.729Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:14.731Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e7ff45e2-b924-498c-b2d8-d7846d366f6b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b44bceed-69ea-4c27-bf9d-5110fa7933eb","LogTimestamp":"2023-05-26T00:15:14.731Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:15:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:15:16.740Z","message":"Entering","context":{"RequestID":"566f0839-e933-4c6c-8f0e-3dc4659d0a24","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0e73ae34-dbc5-4285-9785-9987dbdbc21a","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:15:16.740Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:15:16.742Z","message":"{\"transactionId\":\"566f0839-e933-4c6c-8f0e-3dc4659d0a24\",\"status\":\"200\",\"rqstDate\":\"230526-00:15:16:741\",\"respDate\":\"230526-00:15:16:742\",\"sourceId\":\"haproxy:566f0839-e933-4c6c-8f0e-3dc4659d0a24\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:15:16:741-85657\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f03deac4-d48c-43ef-bbc8-1ca39a5757e9], x-b3-parentspanid=[4c2400b1e0dd76bf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e416388d8cc4afd64c2400b1e0dd76bf], x-b3-spanid=[d8427eafb58620ff], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[566f0839-e933-4c6c-8f0e-3dc4659d0a24]}\\\"}\"}","context":{"RequestID":"566f0839-e933-4c6c-8f0e-3dc4659d0a24","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0e73ae34-dbc5-4285-9785-9987dbdbc21a","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:15:16.740Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:16.743Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"566f0839-e933-4c6c-8f0e-3dc4659d0a24","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0e73ae34-dbc5-4285-9785-9987dbdbc21a","LogTimestamp":"2023-05-26T00:15:16.742Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:15:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:15:18.752Z","message":"Entering","context":{"RequestID":"402d722e-dba1-424d-9c93-28d21001dd4a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"07377c2c-714c-4c18-9007-5aa31203a0ce","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:15:18.752Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:15:18.754Z","message":"{\"transactionId\":\"402d722e-dba1-424d-9c93-28d21001dd4a\",\"status\":\"200\",\"rqstDate\":\"230526-00:15:18:752\",\"respDate\":\"230526-00:15:18:753\",\"sourceId\":\"haproxy:402d722e-dba1-424d-9c93-28d21001dd4a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:15:18:752-25321\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b8a39850-c148-482c-abf1-ac6019c56f14], x-b3-parentspanid=[7b794d86311a9c15], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7d24630cb58880897b794d86311a9c15], x-b3-spanid=[7ac8dbdd09b5e368], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[402d722e-dba1-424d-9c93-28d21001dd4a]}\\\"}\"}","context":{"RequestID":"402d722e-dba1-424d-9c93-28d21001dd4a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"07377c2c-714c-4c18-9007-5aa31203a0ce","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:15:18.752Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:18.754Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"402d722e-dba1-424d-9c93-28d21001dd4a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"07377c2c-714c-4c18-9007-5aa31203a0ce","LogTimestamp":"2023-05-26T00:15:18.754Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:15:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:15:20.764Z","message":"Entering","context":{"RequestID":"dbb1c576-0ce6-454b-9bb3-8dc3ca55ab13","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e8383ae5-2bca-4a3a-9abb-21408a5f0c37","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:15:20.764Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:15:20.766Z","message":"{\"transactionId\":\"dbb1c576-0ce6-454b-9bb3-8dc3ca55ab13\",\"status\":\"200\",\"rqstDate\":\"230526-00:15:20:765\",\"respDate\":\"230526-00:15:20:766\",\"sourceId\":\"haproxy:dbb1c576-0ce6-454b-9bb3-8dc3ca55ab13\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:15:20:765-55608\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3414f5c9-fb17-4fac-a99a-c1a69dbc326d], x-b3-parentspanid=[42116605e908f8ca], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5efa641e9976a7bc42116605e908f8ca], x-b3-spanid=[e282178aeade0175], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dbb1c576-0ce6-454b-9bb3-8dc3ca55ab13]}\\\"}\"}","context":{"RequestID":"dbb1c576-0ce6-454b-9bb3-8dc3ca55ab13","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e8383ae5-2bca-4a3a-9abb-21408a5f0c37","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:15:20.764Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:20.766Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dbb1c576-0ce6-454b-9bb3-8dc3ca55ab13","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e8383ae5-2bca-4a3a-9abb-21408a5f0c37","LogTimestamp":"2023-05-26T00:15:20.766Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:15:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:15:21.908Z","message":"Entering","context":{"RequestID":"6b9b8ea7-fe0e-4944-9471-5ca489148ea7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e8e46df2-8a63-424f-a22b-0df90c09220c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:15:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:15:21.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"6b9b8ea7-fe0e-4944-9471-5ca489148ea7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e8e46df2-8a63-424f-a22b-0df90c09220c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:15:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:21.910Z","message":"{\"transactionId\":\"6b9b8ea7-fe0e-4944-9471-5ca489148ea7\",\"status\":\"200\",\"rqstDate\":\"230526-00:15:21:909\",\"respDate\":\"230526-00:15:21:910\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6b9b8ea7-fe0e-4944-9471-5ca489148ea7\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:15:21:909-42344\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6b9b8ea7-fe0e-4944-9471-5ca489148ea7]}\\\"}\"}","context":{"RequestID":"6b9b8ea7-fe0e-4944-9471-5ca489148ea7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e8e46df2-8a63-424f-a22b-0df90c09220c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:15:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:21.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6b9b8ea7-fe0e-4944-9471-5ca489148ea7","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e8e46df2-8a63-424f-a22b-0df90c09220c","LogTimestamp":"2023-05-26T00:15:21.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:15:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:15:22.051Z","message":"Entering","context":{"RequestID":"09b3abfc-1ba5-4dd2-890c-75112548cc74","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bed752e2-929e-48f7-9fc0-cf0fbded3604","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:15:22.051Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:15:22.053Z","message":"{\"transactionId\":\"09b3abfc-1ba5-4dd2-890c-75112548cc74\",\"status\":\"200\",\"rqstDate\":\"230526-00:15:22:052\",\"respDate\":\"230526-00:15:22:053\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:09b3abfc-1ba5-4dd2-890c-75112548cc74\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:15:22:052-78633\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c77574a7-3a8b-4b4f-b0f8-2b0b8adcf6c3], x-b3-parentspanid=[58b96dbc605eb3ba], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59393], x-envoy-attempt-count=[1], x-b3-traceid=[3a756bedb1e816c958b96dbc605eb3ba], x-b3-spanid=[9b5c4f586b0c1af9], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[09b3abfc-1ba5-4dd2-890c-75112548cc74]}\\\"}\"}","context":{"RequestID":"09b3abfc-1ba5-4dd2-890c-75112548cc74","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bed752e2-929e-48f7-9fc0-cf0fbded3604","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:15:22.051Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:22.053Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"09b3abfc-1ba5-4dd2-890c-75112548cc74","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bed752e2-929e-48f7-9fc0-cf0fbded3604","LogTimestamp":"2023-05-26T00:15:22.053Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:15:22 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:15:22.776Z","message":"Entering","context":{"RequestID":"88226848-0df4-4ea5-bfcf-6965944825da","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"61a20384-8f61-46d4-843f-6a3fe49cd7b6","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:15:22.776Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:15:22.778Z","message":"{\"transactionId\":\"88226848-0df4-4ea5-bfcf-6965944825da\",\"status\":\"200\",\"rqstDate\":\"230526-00:15:22:777\",\"respDate\":\"230526-00:15:22:778\",\"sourceId\":\"haproxy:88226848-0df4-4ea5-bfcf-6965944825da\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:15:22:777-66519\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6cf32090-bed5-44c9-ac7c-d2c5abdd43a7], x-b3-parentspanid=[418335591510a90c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[02cd5a012fe696a9418335591510a90c], x-b3-spanid=[640a13896c8a4972], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[88226848-0df4-4ea5-bfcf-6965944825da]}\\\"}\"}","context":{"RequestID":"88226848-0df4-4ea5-bfcf-6965944825da","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"61a20384-8f61-46d4-843f-6a3fe49cd7b6","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:15:22.776Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:22.779Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"88226848-0df4-4ea5-bfcf-6965944825da","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"61a20384-8f61-46d4-843f-6a3fe49cd7b6","LogTimestamp":"2023-05-26T00:15:22.779Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:15:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:15:24.207Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:15:24.222Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:24.223Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:24.223Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:24.789Z","message":"Entering","context":{"RequestID":"8a2d9f1d-d24b-4463-af4b-856237010fd4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e43b09cb-6878-4d4d-90b7-bd2830418097","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:15:24.789Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:15:24.791Z","message":"{\"transactionId\":\"8a2d9f1d-d24b-4463-af4b-856237010fd4\",\"status\":\"200\",\"rqstDate\":\"230526-00:15:24:789\",\"respDate\":\"230526-00:15:24:791\",\"sourceId\":\"haproxy:8a2d9f1d-d24b-4463-af4b-856237010fd4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:15:24:789-72031\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b23d7d40-5dc4-4d96-a53e-035f08f3012f], x-b3-parentspanid=[54a6cde0d233abff], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9a56822efd7bf26454a6cde0d233abff], x-b3-spanid=[f88e16590a0f9184], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8a2d9f1d-d24b-4463-af4b-856237010fd4]}\\\"}\"}","context":{"RequestID":"8a2d9f1d-d24b-4463-af4b-856237010fd4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e43b09cb-6878-4d4d-90b7-bd2830418097","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:15:24.789Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:24.791Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8a2d9f1d-d24b-4463-af4b-856237010fd4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e43b09cb-6878-4d4d-90b7-bd2830418097","LogTimestamp":"2023-05-26T00:15:24.791Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:15:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:15:26.800Z","message":"Entering","context":{"RequestID":"55e7aa41-33a0-44c8-81fa-dbbbc1937d56","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2a5a812b-fbdb-452a-947a-24652dee96bf","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:15:26.800Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:15:26.802Z","message":"{\"transactionId\":\"55e7aa41-33a0-44c8-81fa-dbbbc1937d56\",\"status\":\"200\",\"rqstDate\":\"230526-00:15:26:801\",\"respDate\":\"230526-00:15:26:802\",\"sourceId\":\"haproxy:55e7aa41-33a0-44c8-81fa-dbbbc1937d56\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:15:26:801-11506\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[24533e78-a764-437a-8923-d0ddcf4f2e49], x-b3-parentspanid=[771e2a68347f0024], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5e03428d77c5ef03771e2a68347f0024], x-b3-spanid=[34610840fa69041a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[55e7aa41-33a0-44c8-81fa-dbbbc1937d56]}\\\"}\"}","context":{"RequestID":"55e7aa41-33a0-44c8-81fa-dbbbc1937d56","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2a5a812b-fbdb-452a-947a-24652dee96bf","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:15:26.800Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:26.803Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"55e7aa41-33a0-44c8-81fa-dbbbc1937d56","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2a5a812b-fbdb-452a-947a-24652dee96bf","LogTimestamp":"2023-05-26T00:15:26.803Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:15:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:15:26.850Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:26.855Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:28.812Z","message":"Entering","context":{"RequestID":"07d8d709-2d0a-4dd9-9c47-3ae099d413a2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"97d3652f-2ccc-4029-8ffd-af62efb2a177","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:15:28.812Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:15:28.814Z","message":"{\"transactionId\":\"07d8d709-2d0a-4dd9-9c47-3ae099d413a2\",\"status\":\"200\",\"rqstDate\":\"230526-00:15:28:813\",\"respDate\":\"230526-00:15:28:814\",\"sourceId\":\"haproxy:07d8d709-2d0a-4dd9-9c47-3ae099d413a2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:15:28:813-64283\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[44e9d42e-bfd8-440e-bfbf-5abd188c07ee], x-b3-parentspanid=[6c040be7192a17da], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[61e74af2d6db22406c040be7192a17da], x-b3-spanid=[3a839ce1efea9472], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[07d8d709-2d0a-4dd9-9c47-3ae099d413a2]}\\\"}\"}","context":{"RequestID":"07d8d709-2d0a-4dd9-9c47-3ae099d413a2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"97d3652f-2ccc-4029-8ffd-af62efb2a177","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:15:28.812Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:28.814Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"07d8d709-2d0a-4dd9-9c47-3ae099d413a2","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"97d3652f-2ccc-4029-8ffd-af62efb2a177","LogTimestamp":"2023-05-26T00:15:28.814Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:15:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:15:30.823Z","message":"Entering","context":{"RequestID":"38c2f571-8dd4-44aa-b479-0cf07666c582","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"11c60759-5272-4b69-a294-77dea638ffdd","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:15:30.823Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:15:30.825Z","message":"{\"transactionId\":\"38c2f571-8dd4-44aa-b479-0cf07666c582\",\"status\":\"200\",\"rqstDate\":\"230526-00:15:30:824\",\"respDate\":\"230526-00:15:30:825\",\"sourceId\":\"haproxy:38c2f571-8dd4-44aa-b479-0cf07666c582\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:15:30:824-83022\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d635746d-9d95-4f67-9685-58d5c63e0549], x-b3-parentspanid=[4fa326ebd2c4fb20], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[151dc24d5ae129fe4fa326ebd2c4fb20], x-b3-spanid=[6d299fa59ffb323e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[38c2f571-8dd4-44aa-b479-0cf07666c582]}\\\"}\"}","context":{"RequestID":"38c2f571-8dd4-44aa-b479-0cf07666c582","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"11c60759-5272-4b69-a294-77dea638ffdd","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:15:30.823Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:30.826Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"38c2f571-8dd4-44aa-b479-0cf07666c582","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"11c60759-5272-4b69-a294-77dea638ffdd","LogTimestamp":"2023-05-26T00:15:30.826Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:15:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:15:31.908Z","message":"Entering","context":{"RequestID":"3a6c613b-3e13-4e9e-be65-2d950642b534","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"25280cfd-c010-450c-b30b-ba3cdb895dba","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:15:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:15:31.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"3a6c613b-3e13-4e9e-be65-2d950642b534","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"25280cfd-c010-450c-b30b-ba3cdb895dba","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:15:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:31.911Z","message":"{\"transactionId\":\"3a6c613b-3e13-4e9e-be65-2d950642b534\",\"status\":\"200\",\"rqstDate\":\"230526-00:15:31:909\",\"respDate\":\"230526-00:15:31:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3a6c613b-3e13-4e9e-be65-2d950642b534\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:15:31:909-32531\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3a6c613b-3e13-4e9e-be65-2d950642b534]}\\\"}\"}","context":{"RequestID":"3a6c613b-3e13-4e9e-be65-2d950642b534","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"25280cfd-c010-450c-b30b-ba3cdb895dba","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:15:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:31.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3a6c613b-3e13-4e9e-be65-2d950642b534","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"25280cfd-c010-450c-b30b-ba3cdb895dba","LogTimestamp":"2023-05-26T00:15:31.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:15:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:15:32.050Z","message":"Entering","context":{"RequestID":"9e427a20-97cc-40cb-b6d9-44ecd77e851a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"8a1c22c4-8301-4350-a3b2-eee38c4f3dd8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:15:32.050Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:15:32.051Z","message":"{\"transactionId\":\"9e427a20-97cc-40cb-b6d9-44ecd77e851a\",\"status\":\"200\",\"rqstDate\":\"230526-00:15:32:050\",\"respDate\":\"230526-00:15:32:051\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:9e427a20-97cc-40cb-b6d9-44ecd77e851a\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:15:32:050-8982\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f5bf4059-5c87-4fe8-a54e-6099bd9c1533], x-b3-parentspanid=[0100f28cff2466c5], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48933], x-envoy-attempt-count=[1], x-b3-traceid=[8f36775ac0ecc5610100f28cff2466c5], x-b3-spanid=[f1a0ce464f2f1990], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[9e427a20-97cc-40cb-b6d9-44ecd77e851a]}\\\"}\"}","context":{"RequestID":"9e427a20-97cc-40cb-b6d9-44ecd77e851a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"8a1c22c4-8301-4350-a3b2-eee38c4f3dd8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:15:32.050Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:32.052Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9e427a20-97cc-40cb-b6d9-44ecd77e851a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8a1c22c4-8301-4350-a3b2-eee38c4f3dd8","LogTimestamp":"2023-05-26T00:15:32.052Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:15:32 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:15:32.837Z","message":"Entering","context":{"RequestID":"21d0932d-a539-4061-9697-7bc3614cf8bb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"77ab2cc4-953d-4125-8852-94100b3699ec","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:15:32.837Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:15:32.839Z","message":"{\"transactionId\":\"21d0932d-a539-4061-9697-7bc3614cf8bb\",\"status\":\"200\",\"rqstDate\":\"230526-00:15:32:837\",\"respDate\":\"230526-00:15:32:839\",\"sourceId\":\"haproxy:21d0932d-a539-4061-9697-7bc3614cf8bb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:15:32:837-85681\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[20c19bd1-f373-4d56-adbd-5fa67732f131], x-b3-parentspanid=[de8086533a4e505f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ffe4b7093db88d5cde8086533a4e505f], x-b3-spanid=[ef4e33212badf908], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[21d0932d-a539-4061-9697-7bc3614cf8bb]}\\\"}\"}","context":{"RequestID":"21d0932d-a539-4061-9697-7bc3614cf8bb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"77ab2cc4-953d-4125-8852-94100b3699ec","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:15:32.837Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:32.839Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"21d0932d-a539-4061-9697-7bc3614cf8bb","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"77ab2cc4-953d-4125-8852-94100b3699ec","LogTimestamp":"2023-05-26T00:15:32.839Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:15:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:15:34.208Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:15:34.224Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:34.224Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:34.224Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:34.850Z","message":"Entering","context":{"RequestID":"3ada2981-e970-4593-a3e9-ecb7154c17fa","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"81322ee7-37e9-4632-88e1-e98c7aa56554","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:15:34.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:15:34.851Z","message":"{\"transactionId\":\"3ada2981-e970-4593-a3e9-ecb7154c17fa\",\"status\":\"200\",\"rqstDate\":\"230526-00:15:34:850\",\"respDate\":\"230526-00:15:34:851\",\"sourceId\":\"haproxy:3ada2981-e970-4593-a3e9-ecb7154c17fa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:15:34:850-29974\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fd929466-a72f-414b-a7c6-f6c0fb205920], x-b3-parentspanid=[d69363824f0b37bd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[573214584dfd7479d69363824f0b37bd], x-b3-spanid=[eb05a1e3756bfcc6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3ada2981-e970-4593-a3e9-ecb7154c17fa]}\\\"}\"}","context":{"RequestID":"3ada2981-e970-4593-a3e9-ecb7154c17fa","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"81322ee7-37e9-4632-88e1-e98c7aa56554","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:15:34.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:34.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3ada2981-e970-4593-a3e9-ecb7154c17fa","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"81322ee7-37e9-4632-88e1-e98c7aa56554","LogTimestamp":"2023-05-26T00:15:34.852Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:15:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:15:36.862Z","message":"Entering","context":{"RequestID":"d3f82f95-d019-4e62-b2c5-9509921c806a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"80c1e6f5-c18b-44b7-b814-3b0f6b1e80c4","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:15:36.862Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:15:36.864Z","message":"{\"transactionId\":\"d3f82f95-d019-4e62-b2c5-9509921c806a\",\"status\":\"200\",\"rqstDate\":\"230526-00:15:36:863\",\"respDate\":\"230526-00:15:36:864\",\"sourceId\":\"haproxy:d3f82f95-d019-4e62-b2c5-9509921c806a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:15:36:863-91260\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ce297cb8-c5a0-4fb6-be83-d2189183017b], x-b3-parentspanid=[059093766dc287f5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6598ab24ba24c2ee059093766dc287f5], x-b3-spanid=[b881909f66a3606b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d3f82f95-d019-4e62-b2c5-9509921c806a]}\\\"}\"}","context":{"RequestID":"d3f82f95-d019-4e62-b2c5-9509921c806a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"80c1e6f5-c18b-44b7-b814-3b0f6b1e80c4","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:15:36.862Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:36.865Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d3f82f95-d019-4e62-b2c5-9509921c806a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"80c1e6f5-c18b-44b7-b814-3b0f6b1e80c4","LogTimestamp":"2023-05-26T00:15:36.865Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:15:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:15:38.875Z","message":"Entering","context":{"RequestID":"b884ede3-3c36-483e-a6de-3d2e6dcfe099","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c97f1dfc-88c6-424a-8bb0-8c15b6122b75","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:15:38.875Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:15:38.878Z","message":"{\"transactionId\":\"b884ede3-3c36-483e-a6de-3d2e6dcfe099\",\"status\":\"200\",\"rqstDate\":\"230526-00:15:38:876\",\"respDate\":\"230526-00:15:38:878\",\"sourceId\":\"haproxy:b884ede3-3c36-483e-a6de-3d2e6dcfe099\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:15:38:876-22347\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[379e5da7-1c82-455c-9609-11f6656ae10b], x-b3-parentspanid=[d50a7630e0b77e43], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bb00be386a9cbe88d50a7630e0b77e43], x-b3-spanid=[1fdc8fd4b9ca70b6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b884ede3-3c36-483e-a6de-3d2e6dcfe099]}\\\"}\"}","context":{"RequestID":"b884ede3-3c36-483e-a6de-3d2e6dcfe099","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c97f1dfc-88c6-424a-8bb0-8c15b6122b75","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:15:38.875Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:38.878Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b884ede3-3c36-483e-a6de-3d2e6dcfe099","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c97f1dfc-88c6-424a-8bb0-8c15b6122b75","LogTimestamp":"2023-05-26T00:15:38.878Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:15:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:15:40.888Z","message":"Entering","context":{"RequestID":"d7f1ce38-1d4b-48f0-9388-e1b0c4617f7f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a280ab86-dcf5-4852-aa87-447c2d35be9e","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:15:40.888Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:15:40.890Z","message":"{\"transactionId\":\"d7f1ce38-1d4b-48f0-9388-e1b0c4617f7f\",\"status\":\"200\",\"rqstDate\":\"230526-00:15:40:889\",\"respDate\":\"230526-00:15:40:890\",\"sourceId\":\"haproxy:d7f1ce38-1d4b-48f0-9388-e1b0c4617f7f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:15:40:889-4327\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0c18b475-8a53-4784-bbd2-907cc31ebd07], x-b3-parentspanid=[7c3ac8a28756929a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[77eb08f5b6da21f97c3ac8a28756929a], x-b3-spanid=[e1171025aae49577], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d7f1ce38-1d4b-48f0-9388-e1b0c4617f7f]}\\\"}\"}","context":{"RequestID":"d7f1ce38-1d4b-48f0-9388-e1b0c4617f7f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a280ab86-dcf5-4852-aa87-447c2d35be9e","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:15:40.888Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:40.891Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d7f1ce38-1d4b-48f0-9388-e1b0c4617f7f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a280ab86-dcf5-4852-aa87-447c2d35be9e","LogTimestamp":"2023-05-26T00:15:40.891Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:15:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:15:41.909Z","message":"Entering","context":{"RequestID":"ebc0bad9-6ae5-418d-910d-6bcc560ef09a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d966db2b-4e16-4d6a-a09c-e33e208b7e0e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:15:41.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:15:41.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"ebc0bad9-6ae5-418d-910d-6bcc560ef09a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d966db2b-4e16-4d6a-a09c-e33e208b7e0e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:15:41.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:41.912Z","message":"{\"transactionId\":\"ebc0bad9-6ae5-418d-910d-6bcc560ef09a\",\"status\":\"200\",\"rqstDate\":\"230526-00:15:41:910\",\"respDate\":\"230526-00:15:41:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ebc0bad9-6ae5-418d-910d-6bcc560ef09a\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:15:41:910-46693\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ebc0bad9-6ae5-418d-910d-6bcc560ef09a]}\\\"}\"}","context":{"RequestID":"ebc0bad9-6ae5-418d-910d-6bcc560ef09a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d966db2b-4e16-4d6a-a09c-e33e208b7e0e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:15:41.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:41.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ebc0bad9-6ae5-418d-910d-6bcc560ef09a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d966db2b-4e16-4d6a-a09c-e33e208b7e0e","LogTimestamp":"2023-05-26T00:15:41.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:15:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:15:42.051Z","message":"Entering","context":{"RequestID":"d6cb7095-c3f1-4a23-9259-490fe95f7b5c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"42b9bad1-9bb9-46be-9436-07ecdaeb77a3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:15:42.051Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:15:42.053Z","message":"{\"transactionId\":\"d6cb7095-c3f1-4a23-9259-490fe95f7b5c\",\"status\":\"200\",\"rqstDate\":\"230526-00:15:42:052\",\"respDate\":\"230526-00:15:42:053\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d6cb7095-c3f1-4a23-9259-490fe95f7b5c\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:15:42:052-53090\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[351f0ff0-8e2a-418d-922f-2d02531ad539], x-b3-parentspanid=[51bc2a9e0c76a840], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41127], x-envoy-attempt-count=[1], x-b3-traceid=[27dcee607b09c7d251bc2a9e0c76a840], x-b3-spanid=[fa98d99589f3c60b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d6cb7095-c3f1-4a23-9259-490fe95f7b5c]}\\\"}\"}","context":{"RequestID":"d6cb7095-c3f1-4a23-9259-490fe95f7b5c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"42b9bad1-9bb9-46be-9436-07ecdaeb77a3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:15:42.051Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:42.054Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d6cb7095-c3f1-4a23-9259-490fe95f7b5c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"42b9bad1-9bb9-46be-9436-07ecdaeb77a3","LogTimestamp":"2023-05-26T00:15:42.054Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:15:42 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:15:42.899Z","message":"Entering","context":{"RequestID":"3ebe12aa-114c-4c6d-b782-ac04be3f046b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bcc963d9-f6a0-4484-8cdd-20c263892ee1","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:15:42.899Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:15:42.900Z","message":"{\"transactionId\":\"3ebe12aa-114c-4c6d-b782-ac04be3f046b\",\"status\":\"200\",\"rqstDate\":\"230526-00:15:42:899\",\"respDate\":\"230526-00:15:42:900\",\"sourceId\":\"haproxy:3ebe12aa-114c-4c6d-b782-ac04be3f046b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:15:42:899-66218\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[44ee4b38-494a-428d-bea7-fd0e6d98f076], x-b3-parentspanid=[3c789402b832a829], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[de697d745b1405083c789402b832a829], x-b3-spanid=[bd425e95efff7aa5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3ebe12aa-114c-4c6d-b782-ac04be3f046b]}\\\"}\"}","context":{"RequestID":"3ebe12aa-114c-4c6d-b782-ac04be3f046b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bcc963d9-f6a0-4484-8cdd-20c263892ee1","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:15:42.899Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:42.900Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3ebe12aa-114c-4c6d-b782-ac04be3f046b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bcc963d9-f6a0-4484-8cdd-20c263892ee1","LogTimestamp":"2023-05-26T00:15:42.900Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:15:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-26T00:15:44.210Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:15:44.228Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:44.228Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:44.228Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:44.909Z","message":"Entering","context":{"RequestID":"74ae0ac3-d480-42f5-8aa7-fe1b6a6b0793","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bfb9db3f-cfe8-4494-8df9-6325e5d01780","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:15:44.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:15:44.911Z","message":"{\"transactionId\":\"74ae0ac3-d480-42f5-8aa7-fe1b6a6b0793\",\"status\":\"200\",\"rqstDate\":\"230526-00:15:44:910\",\"respDate\":\"230526-00:15:44:911\",\"sourceId\":\"haproxy:74ae0ac3-d480-42f5-8aa7-fe1b6a6b0793\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:15:44:910-61960\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d8483adf-2970-4cdf-8bde-6b495f0e0453], x-b3-parentspanid=[8a9bd9822317a51f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a074af750d82b7038a9bd9822317a51f], x-b3-spanid=[5c0af474c82306ec], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[74ae0ac3-d480-42f5-8aa7-fe1b6a6b0793]}\\\"}\"}","context":{"RequestID":"74ae0ac3-d480-42f5-8aa7-fe1b6a6b0793","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bfb9db3f-cfe8-4494-8df9-6325e5d01780","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:15:44.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:44.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"74ae0ac3-d480-42f5-8aa7-fe1b6a6b0793","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bfb9db3f-cfe8-4494-8df9-6325e5d01780","LogTimestamp":"2023-05-26T00:15:44.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:15:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:15:46.922Z","message":"Entering","context":{"RequestID":"05e7486a-b90a-4f0e-9a55-dbc24f169c48","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9336dd26-371a-488e-981b-83a71869a0f2","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:15:46.922Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:15:46.924Z","message":"{\"transactionId\":\"05e7486a-b90a-4f0e-9a55-dbc24f169c48\",\"status\":\"200\",\"rqstDate\":\"230526-00:15:46:923\",\"respDate\":\"230526-00:15:46:924\",\"sourceId\":\"haproxy:05e7486a-b90a-4f0e-9a55-dbc24f169c48\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:15:46:923-45012\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[02e779da-dce0-4fc9-826c-6cf2f6da4bad], x-b3-parentspanid=[65e42ca2bda5ba4e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[523a6b804410a4e065e42ca2bda5ba4e], x-b3-spanid=[d7d17bc16e10b1a9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[05e7486a-b90a-4f0e-9a55-dbc24f169c48]}\\\"}\"}","context":{"RequestID":"05e7486a-b90a-4f0e-9a55-dbc24f169c48","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9336dd26-371a-488e-981b-83a71869a0f2","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:15:46.922Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:46.925Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"05e7486a-b90a-4f0e-9a55-dbc24f169c48","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9336dd26-371a-488e-981b-83a71869a0f2","LogTimestamp":"2023-05-26T00:15:46.925Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:15:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:15:48.934Z","message":"Entering","context":{"RequestID":"aa2fc2a1-d6cd-4087-a456-d23262bfe76f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"03fb847d-97ea-4c00-838a-c3f7fc0bb67b","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:15:48.934Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:15:48.936Z","message":"{\"transactionId\":\"aa2fc2a1-d6cd-4087-a456-d23262bfe76f\",\"status\":\"200\",\"rqstDate\":\"230526-00:15:48:935\",\"respDate\":\"230526-00:15:48:936\",\"sourceId\":\"haproxy:aa2fc2a1-d6cd-4087-a456-d23262bfe76f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:15:48:935-53144\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[de7e2411-5349-4191-9f85-d576af9746dc], x-b3-parentspanid=[521aa9a644c579b8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8da49c83f06b8499521aa9a644c579b8], x-b3-spanid=[583d152f93065657], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[aa2fc2a1-d6cd-4087-a456-d23262bfe76f]}\\\"}\"}","context":{"RequestID":"aa2fc2a1-d6cd-4087-a456-d23262bfe76f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"03fb847d-97ea-4c00-838a-c3f7fc0bb67b","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:15:48.934Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:48.937Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aa2fc2a1-d6cd-4087-a456-d23262bfe76f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"03fb847d-97ea-4c00-838a-c3f7fc0bb67b","LogTimestamp":"2023-05-26T00:15:48.936Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:15:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:15:50.947Z","message":"Entering","context":{"RequestID":"a05f4940-4eb5-43ff-800f-ce30a12e16f5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8202369c-2dbd-4a0c-a8ba-14cab62fa08b","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:15:50.947Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:15:50.950Z","message":"{\"transactionId\":\"a05f4940-4eb5-43ff-800f-ce30a12e16f5\",\"status\":\"200\",\"rqstDate\":\"230526-00:15:50:948\",\"respDate\":\"230526-00:15:50:949\",\"sourceId\":\"haproxy:a05f4940-4eb5-43ff-800f-ce30a12e16f5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:15:50:948-12979\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dbf76ed6-c6ae-4157-b301-ca79f245bab1], x-b3-parentspanid=[087b733b6ad71246], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[363b7299d7f15ae7087b733b6ad71246], x-b3-spanid=[033e25c51f8470f6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a05f4940-4eb5-43ff-800f-ce30a12e16f5]}\\\"}\"}","context":{"RequestID":"a05f4940-4eb5-43ff-800f-ce30a12e16f5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8202369c-2dbd-4a0c-a8ba-14cab62fa08b","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:15:50.947Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:50.950Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a05f4940-4eb5-43ff-800f-ce30a12e16f5","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8202369c-2dbd-4a0c-a8ba-14cab62fa08b","LogTimestamp":"2023-05-26T00:15:50.950Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:15:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:15:51.909Z","message":"Entering","context":{"RequestID":"badf3d23-0b58-4afc-a27b-cbe2151c5973","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a11e9e7d-170f-497e-a965-899b80e64270","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:15:51.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:15:51.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"badf3d23-0b58-4afc-a27b-cbe2151c5973","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a11e9e7d-170f-497e-a965-899b80e64270","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:15:51.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:51.912Z","message":"{\"transactionId\":\"badf3d23-0b58-4afc-a27b-cbe2151c5973\",\"status\":\"200\",\"rqstDate\":\"230526-00:15:51:910\",\"respDate\":\"230526-00:15:51:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:badf3d23-0b58-4afc-a27b-cbe2151c5973\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:15:51:910-676\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[badf3d23-0b58-4afc-a27b-cbe2151c5973]}\\\"}\"}","context":{"RequestID":"badf3d23-0b58-4afc-a27b-cbe2151c5973","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a11e9e7d-170f-497e-a965-899b80e64270","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:15:51.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:51.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"badf3d23-0b58-4afc-a27b-cbe2151c5973","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a11e9e7d-170f-497e-a965-899b80e64270","LogTimestamp":"2023-05-26T00:15:51.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:15:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:15:52.052Z","message":"Entering","context":{"RequestID":"949ada7b-c98f-4c95-85e1-1b21aa36b8f9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"564a40f9-88a8-4399-9d88-7098b6eee411","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:15:52.052Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:15:52.054Z","message":"{\"transactionId\":\"949ada7b-c98f-4c95-85e1-1b21aa36b8f9\",\"status\":\"200\",\"rqstDate\":\"230526-00:15:52:053\",\"respDate\":\"230526-00:15:52:054\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:949ada7b-c98f-4c95-85e1-1b21aa36b8f9\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:15:52:053-11741\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[91dc9a7c-2e66-43f9-96a0-04cf338e8e99], x-b3-parentspanid=[51d0990293ef1833], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43509], x-envoy-attempt-count=[1], x-b3-traceid=[5211e8e7dd4d969f51d0990293ef1833], x-b3-spanid=[dba196f35a55d585], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[949ada7b-c98f-4c95-85e1-1b21aa36b8f9]}\\\"}\"}","context":{"RequestID":"949ada7b-c98f-4c95-85e1-1b21aa36b8f9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"564a40f9-88a8-4399-9d88-7098b6eee411","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:15:52.052Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:52.055Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"949ada7b-c98f-4c95-85e1-1b21aa36b8f9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"564a40f9-88a8-4399-9d88-7098b6eee411","LogTimestamp":"2023-05-26T00:15:52.055Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:15:52 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:15:52.960Z","message":"Entering","context":{"RequestID":"77a1bfb8-88e4-41d9-af54-c344c827975c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c44cce21-c63b-419a-b84d-5b7d368bb2e2","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:15:52.960Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:15:52.962Z","message":"{\"transactionId\":\"77a1bfb8-88e4-41d9-af54-c344c827975c\",\"status\":\"200\",\"rqstDate\":\"230526-00:15:52:961\",\"respDate\":\"230526-00:15:52:962\",\"sourceId\":\"haproxy:77a1bfb8-88e4-41d9-af54-c344c827975c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:15:52:961-59185\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d1aabf67-b0cb-4740-b108-fe4fcc6b7d07], x-b3-parentspanid=[e98ad6c610e7bba0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e5fcda08a7f4f8e1e98ad6c610e7bba0], x-b3-spanid=[216c2149746d636b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[77a1bfb8-88e4-41d9-af54-c344c827975c]}\\\"}\"}","context":{"RequestID":"77a1bfb8-88e4-41d9-af54-c344c827975c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c44cce21-c63b-419a-b84d-5b7d368bb2e2","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:15:52.960Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:52.962Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"77a1bfb8-88e4-41d9-af54-c344c827975c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c44cce21-c63b-419a-b84d-5b7d368bb2e2","LogTimestamp":"2023-05-26T00:15:52.962Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:15:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:15:54.211Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:15:54.226Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:54.226Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:54.226Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:54.973Z","message":"Entering","context":{"RequestID":"096d4bf7-359d-4d03-af7c-475fe077a8dc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"00140d99-bbca-4ddc-b99e-32c5e813fa22","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:15:54.973Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:15:54.975Z","message":"{\"transactionId\":\"096d4bf7-359d-4d03-af7c-475fe077a8dc\",\"status\":\"200\",\"rqstDate\":\"230526-00:15:54:973\",\"respDate\":\"230526-00:15:54:975\",\"sourceId\":\"haproxy:096d4bf7-359d-4d03-af7c-475fe077a8dc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:15:54:973-64071\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[46767e4d-16e8-444f-b98f-01c9ef3629ef], x-b3-parentspanid=[14fb3c349cb5bdf0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2966e0d613f7d39514fb3c349cb5bdf0], x-b3-spanid=[0044fed35aa0ff37], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[096d4bf7-359d-4d03-af7c-475fe077a8dc]}\\\"}\"}","context":{"RequestID":"096d4bf7-359d-4d03-af7c-475fe077a8dc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"00140d99-bbca-4ddc-b99e-32c5e813fa22","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:15:54.973Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:54.976Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"096d4bf7-359d-4d03-af7c-475fe077a8dc","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"00140d99-bbca-4ddc-b99e-32c5e813fa22","LogTimestamp":"2023-05-26T00:15:54.976Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:15:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:15:56.856Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:56.861Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:56.987Z","message":"Entering","context":{"RequestID":"31e61de9-07b3-430a-aece-da3a4c607877","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d29a241c-43d5-4219-a9ba-68cca649a4f8","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:15:56.987Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:15:56.989Z","message":"{\"transactionId\":\"31e61de9-07b3-430a-aece-da3a4c607877\",\"status\":\"200\",\"rqstDate\":\"230526-00:15:56:988\",\"respDate\":\"230526-00:15:56:989\",\"sourceId\":\"haproxy:31e61de9-07b3-430a-aece-da3a4c607877\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:15:56:988-54097\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ce06aeaa-38a1-47df-9957-d570cbdbf8de], x-b3-parentspanid=[6679fb470ed8e5f4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f4abf6ed4e0ffd436679fb470ed8e5f4], x-b3-spanid=[013c1246b1fc605a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[31e61de9-07b3-430a-aece-da3a4c607877]}\\\"}\"}","context":{"RequestID":"31e61de9-07b3-430a-aece-da3a4c607877","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d29a241c-43d5-4219-a9ba-68cca649a4f8","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:15:56.987Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:56.990Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"31e61de9-07b3-430a-aece-da3a4c607877","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d29a241c-43d5-4219-a9ba-68cca649a4f8","LogTimestamp":"2023-05-26T00:15:56.990Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:15:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:15:58.999Z","message":"Entering","context":{"RequestID":"f1918f28-6689-428c-a1f9-bed615b59abf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9d88df9a-2b83-400b-b81d-ffe9ce7f351f","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:15:58.999Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:15:59.001Z","message":"{\"transactionId\":\"f1918f28-6689-428c-a1f9-bed615b59abf\",\"status\":\"200\",\"rqstDate\":\"230526-00:15:59:000\",\"respDate\":\"230526-00:15:59:001\",\"sourceId\":\"haproxy:f1918f28-6689-428c-a1f9-bed615b59abf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:15:59:000-15886\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a0b74321-3d8b-44d3-b404-6f9a375bd29b], x-b3-parentspanid=[31ede27b7924f7df], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[50463a188b58d1c231ede27b7924f7df], x-b3-spanid=[ead20871cf3ad2c1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f1918f28-6689-428c-a1f9-bed615b59abf]}\\\"}\"}","context":{"RequestID":"f1918f28-6689-428c-a1f9-bed615b59abf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9d88df9a-2b83-400b-b81d-ffe9ce7f351f","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:15:58.999Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:15:59.002Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f1918f28-6689-428c-a1f9-bed615b59abf","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9d88df9a-2b83-400b-b81d-ffe9ce7f351f","LogTimestamp":"2023-05-26T00:15:59.002Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:15:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:16:01.011Z","message":"Entering","context":{"RequestID":"9d59d49d-574b-481c-b54c-021f55d2b7be","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0089298b-ea03-43f7-b3e7-a8b65285ea50","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:16:01.011Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:16:01.013Z","message":"{\"transactionId\":\"9d59d49d-574b-481c-b54c-021f55d2b7be\",\"status\":\"200\",\"rqstDate\":\"230526-00:16:01:012\",\"respDate\":\"230526-00:16:01:013\",\"sourceId\":\"haproxy:9d59d49d-574b-481c-b54c-021f55d2b7be\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:16:01:012-21258\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8b72da0d-afd9-4d0c-8bd7-1fbe343f68b0], x-b3-parentspanid=[c762efd28c1dc43d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b43a1419d6168397c762efd28c1dc43d], x-b3-spanid=[a7e4687212dfc08e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9d59d49d-574b-481c-b54c-021f55d2b7be]}\\\"}\"}","context":{"RequestID":"9d59d49d-574b-481c-b54c-021f55d2b7be","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0089298b-ea03-43f7-b3e7-a8b65285ea50","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:16:01.011Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:01.013Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9d59d49d-574b-481c-b54c-021f55d2b7be","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0089298b-ea03-43f7-b3e7-a8b65285ea50","LogTimestamp":"2023-05-26T00:16:01.013Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:16:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:16:01.907Z","message":"Entering","context":{"RequestID":"08167eb2-266d-45fd-bc78-4b7090d57984","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"78d35256-22ab-4d75-b947-d60bae806bdd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:16:01.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:16:01.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"08167eb2-266d-45fd-bc78-4b7090d57984","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"78d35256-22ab-4d75-b947-d60bae806bdd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:16:01.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:01.910Z","message":"{\"transactionId\":\"08167eb2-266d-45fd-bc78-4b7090d57984\",\"status\":\"200\",\"rqstDate\":\"230526-00:16:01:908\",\"respDate\":\"230526-00:16:01:910\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:08167eb2-266d-45fd-bc78-4b7090d57984\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:16:01:908-33818\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[08167eb2-266d-45fd-bc78-4b7090d57984]}\\\"}\"}","context":{"RequestID":"08167eb2-266d-45fd-bc78-4b7090d57984","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"78d35256-22ab-4d75-b947-d60bae806bdd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:16:01.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:01.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"08167eb2-266d-45fd-bc78-4b7090d57984","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"78d35256-22ab-4d75-b947-d60bae806bdd","LogTimestamp":"2023-05-26T00:16:01.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:16:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:16:02.051Z","message":"Entering","context":{"RequestID":"0b92ffae-9c02-4866-834d-e90e05eaa339","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"08e36bc2-5b7c-487e-95c0-b527b65b7a80","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:16:02.051Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:16:02.054Z","message":"{\"transactionId\":\"0b92ffae-9c02-4866-834d-e90e05eaa339\",\"status\":\"200\",\"rqstDate\":\"230526-00:16:02:052\",\"respDate\":\"230526-00:16:02:053\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0b92ffae-9c02-4866-834d-e90e05eaa339\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:16:02:052-69489\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[748fbd85-4e6e-403c-80ad-76494d2c7b85], x-b3-parentspanid=[2cd331b8c494f580], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57565], x-envoy-attempt-count=[1], x-b3-traceid=[211f580a35fa665a2cd331b8c494f580], x-b3-spanid=[82d9489e3bc92200], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0b92ffae-9c02-4866-834d-e90e05eaa339]}\\\"}\"}","context":{"RequestID":"0b92ffae-9c02-4866-834d-e90e05eaa339","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"08e36bc2-5b7c-487e-95c0-b527b65b7a80","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:16:02.051Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:02.054Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0b92ffae-9c02-4866-834d-e90e05eaa339","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"08e36bc2-5b7c-487e-95c0-b527b65b7a80","LogTimestamp":"2023-05-26T00:16:02.054Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:16:02 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:16:03.022Z","message":"Entering","context":{"RequestID":"ccfa58a3-7c4b-4324-80dd-65db087b40fa","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"aaf1733b-1fab-456f-abae-09181f818fd9","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:16:03.021Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:16:03.024Z","message":"{\"transactionId\":\"ccfa58a3-7c4b-4324-80dd-65db087b40fa\",\"status\":\"200\",\"rqstDate\":\"230526-00:16:03:022\",\"respDate\":\"230526-00:16:03:024\",\"sourceId\":\"haproxy:ccfa58a3-7c4b-4324-80dd-65db087b40fa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:16:03:022-23267\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[71a30aa6-a430-4134-a4ed-319ddb33e469], x-b3-parentspanid=[240cd1898edbabfa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[03efb521b35538eb240cd1898edbabfa], x-b3-spanid=[78548b96b8051f8f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ccfa58a3-7c4b-4324-80dd-65db087b40fa]}\\\"}\"}","context":{"RequestID":"ccfa58a3-7c4b-4324-80dd-65db087b40fa","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"aaf1733b-1fab-456f-abae-09181f818fd9","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:16:03.021Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:03.025Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ccfa58a3-7c4b-4324-80dd-65db087b40fa","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aaf1733b-1fab-456f-abae-09181f818fd9","LogTimestamp":"2023-05-26T00:16:03.024Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:16:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:16:04.212Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:16:04.227Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:04.227Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:04.227Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:05.034Z","message":"Entering","context":{"RequestID":"fbf78699-391b-432b-854e-4a9f02d2eaf0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2d4fe95f-e287-4997-aeaf-1cc0f3a054b0","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:16:05.034Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:16:05.036Z","message":"{\"transactionId\":\"fbf78699-391b-432b-854e-4a9f02d2eaf0\",\"status\":\"200\",\"rqstDate\":\"230526-00:16:05:035\",\"respDate\":\"230526-00:16:05:036\",\"sourceId\":\"haproxy:fbf78699-391b-432b-854e-4a9f02d2eaf0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:16:05:035-80093\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[86e3a7a9-c564-4e2d-ac01-7330847d7d60], x-b3-parentspanid=[b1c00c0cc7b787d9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cccc4d74af8ee099b1c00c0cc7b787d9], x-b3-spanid=[1713a2db7d4f3916], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fbf78699-391b-432b-854e-4a9f02d2eaf0]}\\\"}\"}","context":{"RequestID":"fbf78699-391b-432b-854e-4a9f02d2eaf0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2d4fe95f-e287-4997-aeaf-1cc0f3a054b0","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:16:05.034Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:05.037Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fbf78699-391b-432b-854e-4a9f02d2eaf0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2d4fe95f-e287-4997-aeaf-1cc0f3a054b0","LogTimestamp":"2023-05-26T00:16:05.037Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:16:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:16:07.046Z","message":"Entering","context":{"RequestID":"4fd0c341-acfc-4017-a0a2-a724f272d740","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5b28a469-4b83-4fcd-a1ac-483d2dab8fa0","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:16:07.046Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:16:07.048Z","message":"{\"transactionId\":\"4fd0c341-acfc-4017-a0a2-a724f272d740\",\"status\":\"200\",\"rqstDate\":\"230526-00:16:07:047\",\"respDate\":\"230526-00:16:07:048\",\"sourceId\":\"haproxy:4fd0c341-acfc-4017-a0a2-a724f272d740\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:16:07:047-95149\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7843eebe-9e41-4850-a78a-dae380d15e44], x-b3-parentspanid=[ece62fbefaa3adfe], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cab7bb7c922f189dece62fbefaa3adfe], x-b3-spanid=[ef2f5bcda3659a9e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4fd0c341-acfc-4017-a0a2-a724f272d740]}\\\"}\"}","context":{"RequestID":"4fd0c341-acfc-4017-a0a2-a724f272d740","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5b28a469-4b83-4fcd-a1ac-483d2dab8fa0","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:16:07.046Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:07.049Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4fd0c341-acfc-4017-a0a2-a724f272d740","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5b28a469-4b83-4fcd-a1ac-483d2dab8fa0","LogTimestamp":"2023-05-26T00:16:07.049Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:16:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:16:09.058Z","message":"Entering","context":{"RequestID":"ff5432a9-6dc6-457a-951c-8c2fdf87d5fe","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"affa9a01-0353-4a4e-8a01-aa8ed83ae240","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:16:09.058Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:16:09.060Z","message":"{\"transactionId\":\"ff5432a9-6dc6-457a-951c-8c2fdf87d5fe\",\"status\":\"200\",\"rqstDate\":\"230526-00:16:09:059\",\"respDate\":\"230526-00:16:09:060\",\"sourceId\":\"haproxy:ff5432a9-6dc6-457a-951c-8c2fdf87d5fe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:16:09:059-4909\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7bd939b3-567c-4c7f-ae07-3bced0fc958c], x-b3-parentspanid=[80e9b74da47ce207], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8c644e0058575b1480e9b74da47ce207], x-b3-spanid=[c102c55e9126c757], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ff5432a9-6dc6-457a-951c-8c2fdf87d5fe]}\\\"}\"}","context":{"RequestID":"ff5432a9-6dc6-457a-951c-8c2fdf87d5fe","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"affa9a01-0353-4a4e-8a01-aa8ed83ae240","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:16:09.058Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:09.061Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ff5432a9-6dc6-457a-951c-8c2fdf87d5fe","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"affa9a01-0353-4a4e-8a01-aa8ed83ae240","LogTimestamp":"2023-05-26T00:16:09.061Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:16:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:16:11.070Z","message":"Entering","context":{"RequestID":"1d52aac3-e062-430f-9fe6-0bce9104430f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"725a86b1-8368-4c6a-affc-a0f44e53dc0a","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:16:11.070Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:16:11.072Z","message":"{\"transactionId\":\"1d52aac3-e062-430f-9fe6-0bce9104430f\",\"status\":\"200\",\"rqstDate\":\"230526-00:16:11:071\",\"respDate\":\"230526-00:16:11:072\",\"sourceId\":\"haproxy:1d52aac3-e062-430f-9fe6-0bce9104430f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:16:11:071-97454\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b7cca238-87f6-482e-9044-a8b4e5e699c2], x-b3-parentspanid=[49f419120f591687], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8f2c780ecbd68e5a49f419120f591687], x-b3-spanid=[c975589ac75a65d0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1d52aac3-e062-430f-9fe6-0bce9104430f]}\\\"}\"}","context":{"RequestID":"1d52aac3-e062-430f-9fe6-0bce9104430f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"725a86b1-8368-4c6a-affc-a0f44e53dc0a","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:16:11.070Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:11.073Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1d52aac3-e062-430f-9fe6-0bce9104430f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"725a86b1-8368-4c6a-affc-a0f44e53dc0a","LogTimestamp":"2023-05-26T00:16:11.073Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:16:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:16:11.907Z","message":"Entering","context":{"RequestID":"1bab8b2e-6146-48f1-a096-4ab1ae62e7cd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f2f79c85-3491-4c91-b930-3b310d0839b6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:16:11.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:16:11.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"1bab8b2e-6146-48f1-a096-4ab1ae62e7cd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f2f79c85-3491-4c91-b930-3b310d0839b6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:16:11.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:11.910Z","message":"{\"transactionId\":\"1bab8b2e-6146-48f1-a096-4ab1ae62e7cd\",\"status\":\"200\",\"rqstDate\":\"230526-00:16:11:908\",\"respDate\":\"230526-00:16:11:910\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1bab8b2e-6146-48f1-a096-4ab1ae62e7cd\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:16:11:908-98905\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1bab8b2e-6146-48f1-a096-4ab1ae62e7cd]}\\\"}\"}","context":{"RequestID":"1bab8b2e-6146-48f1-a096-4ab1ae62e7cd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f2f79c85-3491-4c91-b930-3b310d0839b6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:16:11.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:11.910Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1bab8b2e-6146-48f1-a096-4ab1ae62e7cd","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f2f79c85-3491-4c91-b930-3b310d0839b6","LogTimestamp":"2023-05-26T00:16:11.910Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:16:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:16:12.052Z","message":"Entering","context":{"RequestID":"e21d9093-9b2b-4afa-90a0-146fa8fbc7f3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1c94834d-220a-41e1-941c-72df79e843a8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:16:12.052Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:16:12.054Z","message":"{\"transactionId\":\"e21d9093-9b2b-4afa-90a0-146fa8fbc7f3\",\"status\":\"200\",\"rqstDate\":\"230526-00:16:12:053\",\"respDate\":\"230526-00:16:12:054\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e21d9093-9b2b-4afa-90a0-146fa8fbc7f3\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:16:12:053-62698\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[388f4b02-b989-4505-912b-4e8b97065394], x-b3-parentspanid=[1145715f9803f3d7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33075], x-envoy-attempt-count=[1], x-b3-traceid=[9d7987b3f216c7441145715f9803f3d7], x-b3-spanid=[fa5c29ba1a96a224], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e21d9093-9b2b-4afa-90a0-146fa8fbc7f3]}\\\"}\"}","context":{"RequestID":"e21d9093-9b2b-4afa-90a0-146fa8fbc7f3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1c94834d-220a-41e1-941c-72df79e843a8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:16:12.052Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:12.055Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e21d9093-9b2b-4afa-90a0-146fa8fbc7f3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1c94834d-220a-41e1-941c-72df79e843a8","LogTimestamp":"2023-05-26T00:16:12.055Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:16:12 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:16:13.083Z","message":"Entering","context":{"RequestID":"ba03d133-db60-4557-b0cb-ad9c26c9a04f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7cb44305-4729-4f92-ade2-d802702d2fdb","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:16:13.083Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:16:13.085Z","message":"{\"transactionId\":\"ba03d133-db60-4557-b0cb-ad9c26c9a04f\",\"status\":\"200\",\"rqstDate\":\"230526-00:16:13:084\",\"respDate\":\"230526-00:16:13:085\",\"sourceId\":\"haproxy:ba03d133-db60-4557-b0cb-ad9c26c9a04f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:16:13:084-44628\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dc190a55-9287-410f-bc0e-e8d3fb330450], x-b3-parentspanid=[4ac1f17b349444fb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1eb82db1047d3b694ac1f17b349444fb], x-b3-spanid=[44b341405edbdb4f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ba03d133-db60-4557-b0cb-ad9c26c9a04f]}\\\"}\"}","context":{"RequestID":"ba03d133-db60-4557-b0cb-ad9c26c9a04f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7cb44305-4729-4f92-ade2-d802702d2fdb","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:16:13.083Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:13.086Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ba03d133-db60-4557-b0cb-ad9c26c9a04f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7cb44305-4729-4f92-ade2-d802702d2fdb","LogTimestamp":"2023-05-26T00:16:13.086Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:16:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:16:14.212Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:16:14.231Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:14.231Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:14.231Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:15.096Z","message":"Entering","context":{"RequestID":"0b611eb5-35c6-43e2-b810-4445a9e219a0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6c905f08-f569-40f5-8ae7-ee74499dd905","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:16:15.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:16:15.098Z","message":"{\"transactionId\":\"0b611eb5-35c6-43e2-b810-4445a9e219a0\",\"status\":\"200\",\"rqstDate\":\"230526-00:16:15:097\",\"respDate\":\"230526-00:16:15:098\",\"sourceId\":\"haproxy:0b611eb5-35c6-43e2-b810-4445a9e219a0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:16:15:097-71685\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3309b327-ff63-4667-8b32-8f2dfe249e50], x-b3-parentspanid=[65ff14b0b2a2c637], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0b99073749fd626e65ff14b0b2a2c637], x-b3-spanid=[a70d568a5b5a1b5d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0b611eb5-35c6-43e2-b810-4445a9e219a0]}\\\"}\"}","context":{"RequestID":"0b611eb5-35c6-43e2-b810-4445a9e219a0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6c905f08-f569-40f5-8ae7-ee74499dd905","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:16:15.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:15.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0b611eb5-35c6-43e2-b810-4445a9e219a0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c905f08-f569-40f5-8ae7-ee74499dd905","LogTimestamp":"2023-05-26T00:16:15.099Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:16:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:16:17.109Z","message":"Entering","context":{"RequestID":"f4ac270e-6561-4741-95f7-81c2f49eb652","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8827a25a-c8dd-4a28-9aeb-40d65c4dee0a","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:16:17.109Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:16:17.111Z","message":"{\"transactionId\":\"f4ac270e-6561-4741-95f7-81c2f49eb652\",\"status\":\"200\",\"rqstDate\":\"230526-00:16:17:110\",\"respDate\":\"230526-00:16:17:111\",\"sourceId\":\"haproxy:f4ac270e-6561-4741-95f7-81c2f49eb652\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:16:17:110-84601\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6736aa3d-3c5a-4555-9295-0c08db27af54], x-b3-parentspanid=[baf73e7d07eba058], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f4fef7b92699c436baf73e7d07eba058], x-b3-spanid=[8b4cc4bc0f2fa3d8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f4ac270e-6561-4741-95f7-81c2f49eb652]}\\\"}\"}","context":{"RequestID":"f4ac270e-6561-4741-95f7-81c2f49eb652","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8827a25a-c8dd-4a28-9aeb-40d65c4dee0a","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:16:17.109Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:17.112Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f4ac270e-6561-4741-95f7-81c2f49eb652","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8827a25a-c8dd-4a28-9aeb-40d65c4dee0a","LogTimestamp":"2023-05-26T00:16:17.112Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:16:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:16:19.121Z","message":"Entering","context":{"RequestID":"6e59b287-655b-4b19-b59c-d07ed57c03be","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"ef897763-2ff1-4067-9401-4234b8e02b67","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:16:19.121Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:16:19.123Z","message":"{\"transactionId\":\"6e59b287-655b-4b19-b59c-d07ed57c03be\",\"status\":\"200\",\"rqstDate\":\"230526-00:16:19:121\",\"respDate\":\"230526-00:16:19:122\",\"sourceId\":\"haproxy:6e59b287-655b-4b19-b59c-d07ed57c03be\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:16:19:121-41083\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[afdab554-bc76-4487-955b-c374726adbd3], x-b3-parentspanid=[e80f0ded6550df87], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9b9b3f05671ec9f7e80f0ded6550df87], x-b3-spanid=[d2fab0eaebbe5bf4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6e59b287-655b-4b19-b59c-d07ed57c03be]}\\\"}\"}","context":{"RequestID":"6e59b287-655b-4b19-b59c-d07ed57c03be","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"ef897763-2ff1-4067-9401-4234b8e02b67","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:16:19.121Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:19.123Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6e59b287-655b-4b19-b59c-d07ed57c03be","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ef897763-2ff1-4067-9401-4234b8e02b67","LogTimestamp":"2023-05-26T00:16:19.123Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:16:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:16:21.133Z","message":"Entering","context":{"RequestID":"4cc97377-7e29-4eb7-8c9d-27a7639ba73b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"72bd1210-c8d6-48e8-a6e3-a2678ea2ce5a","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:16:21.132Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:16:21.135Z","message":"{\"transactionId\":\"4cc97377-7e29-4eb7-8c9d-27a7639ba73b\",\"status\":\"200\",\"rqstDate\":\"230526-00:16:21:133\",\"respDate\":\"230526-00:16:21:135\",\"sourceId\":\"haproxy:4cc97377-7e29-4eb7-8c9d-27a7639ba73b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:16:21:133-14634\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[00242dc8-00f1-4188-833b-07f7a769a1a1], x-b3-parentspanid=[ef5a7c7bedbe271e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[befa4d709bf0cab5ef5a7c7bedbe271e], x-b3-spanid=[743e5bfee4eae802], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4cc97377-7e29-4eb7-8c9d-27a7639ba73b]}\\\"}\"}","context":{"RequestID":"4cc97377-7e29-4eb7-8c9d-27a7639ba73b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"72bd1210-c8d6-48e8-a6e3-a2678ea2ce5a","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:16:21.132Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:21.136Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4cc97377-7e29-4eb7-8c9d-27a7639ba73b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"72bd1210-c8d6-48e8-a6e3-a2678ea2ce5a","LogTimestamp":"2023-05-26T00:16:21.135Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:16:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:16:21.909Z","message":"Entering","context":{"RequestID":"c1d25da3-3e27-4fec-8030-c8607df03f4e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"b9d878bd-488d-4e3e-82f9-f88e5cc52c08","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:16:21.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:16:21.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"c1d25da3-3e27-4fec-8030-c8607df03f4e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"b9d878bd-488d-4e3e-82f9-f88e5cc52c08","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:16:21.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:21.912Z","message":"{\"transactionId\":\"c1d25da3-3e27-4fec-8030-c8607df03f4e\",\"status\":\"200\",\"rqstDate\":\"230526-00:16:21:910\",\"respDate\":\"230526-00:16:21:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c1d25da3-3e27-4fec-8030-c8607df03f4e\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:16:21:910-48057\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c1d25da3-3e27-4fec-8030-c8607df03f4e]}\\\"}\"}","context":{"RequestID":"c1d25da3-3e27-4fec-8030-c8607df03f4e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"b9d878bd-488d-4e3e-82f9-f88e5cc52c08","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:16:21.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:21.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c1d25da3-3e27-4fec-8030-c8607df03f4e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b9d878bd-488d-4e3e-82f9-f88e5cc52c08","LogTimestamp":"2023-05-26T00:16:21.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:16:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-26T00:16:22.054Z","message":"Entering","context":{"RequestID":"3fc6c4ba-70c0-421e-a9d3-0f0dc917a031","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"da944311-5a8b-42f8-bf85-a71e9e30e84d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:16:22.054Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:16:22.056Z","message":"{\"transactionId\":\"3fc6c4ba-70c0-421e-a9d3-0f0dc917a031\",\"status\":\"200\",\"rqstDate\":\"230526-00:16:22:054\",\"respDate\":\"230526-00:16:22:056\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:3fc6c4ba-70c0-421e-a9d3-0f0dc917a031\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:16:22:054-58890\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[51c31538-23d1-4fed-accd-9645f532a7a9], x-b3-parentspanid=[5a4d2daf24d28cad], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57741], x-envoy-attempt-count=[1], x-b3-traceid=[58aafdb83e8216475a4d2daf24d28cad], x-b3-spanid=[3bb7015f29345132], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[3fc6c4ba-70c0-421e-a9d3-0f0dc917a031]}\\\"}\"}","context":{"RequestID":"3fc6c4ba-70c0-421e-a9d3-0f0dc917a031","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"da944311-5a8b-42f8-bf85-a71e9e30e84d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:16:22.054Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:22.057Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3fc6c4ba-70c0-421e-a9d3-0f0dc917a031","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"da944311-5a8b-42f8-bf85-a71e9e30e84d","LogTimestamp":"2023-05-26T00:16:22.057Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:16:22 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:16:23.146Z","message":"Entering","context":{"RequestID":"fc3d7bbf-d2ea-4cac-adb2-0c51dbf7901b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"551910c3-2a3b-4388-82f4-8bdf02e9ec7e","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:16:23.146Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:16:23.148Z","message":"{\"transactionId\":\"fc3d7bbf-d2ea-4cac-adb2-0c51dbf7901b\",\"status\":\"200\",\"rqstDate\":\"230526-00:16:23:147\",\"respDate\":\"230526-00:16:23:148\",\"sourceId\":\"haproxy:fc3d7bbf-d2ea-4cac-adb2-0c51dbf7901b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:16:23:147-78835\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b55d52ee-b88c-4c6c-b685-0a70403af0c0], x-b3-parentspanid=[bab621b203f2b760], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f0af6b7b7e6ba963bab621b203f2b760], x-b3-spanid=[22e8d644e97cfb14], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fc3d7bbf-d2ea-4cac-adb2-0c51dbf7901b]}\\\"}\"}","context":{"RequestID":"fc3d7bbf-d2ea-4cac-adb2-0c51dbf7901b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"551910c3-2a3b-4388-82f4-8bdf02e9ec7e","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:16:23.146Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:23.149Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fc3d7bbf-d2ea-4cac-adb2-0c51dbf7901b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"551910c3-2a3b-4388-82f4-8bdf02e9ec7e","LogTimestamp":"2023-05-26T00:16:23.149Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:16:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:16:24.213Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:16:24.227Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:24.228Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:24.228Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:25.159Z","message":"Entering","context":{"RequestID":"0c79ebf4-8457-4cbb-95eb-23080f5750e8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"867969f5-4a4e-49e2-a098-db7c7a107219","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:16:25.159Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:16:25.161Z","message":"{\"transactionId\":\"0c79ebf4-8457-4cbb-95eb-23080f5750e8\",\"status\":\"200\",\"rqstDate\":\"230526-00:16:25:160\",\"respDate\":\"230526-00:16:25:161\",\"sourceId\":\"haproxy:0c79ebf4-8457-4cbb-95eb-23080f5750e8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:16:25:160-76649\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e837cd90-e4e3-4315-a123-6fcda8d4a9e5], x-b3-parentspanid=[f631ae20b6cb0443], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ccfe82d159bbfd8ef631ae20b6cb0443], x-b3-spanid=[44bcc32e934f2bb4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0c79ebf4-8457-4cbb-95eb-23080f5750e8]}\\\"}\"}","context":{"RequestID":"0c79ebf4-8457-4cbb-95eb-23080f5750e8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"867969f5-4a4e-49e2-a098-db7c7a107219","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:16:25.159Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:25.162Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0c79ebf4-8457-4cbb-95eb-23080f5750e8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"867969f5-4a4e-49e2-a098-db7c7a107219","LogTimestamp":"2023-05-26T00:16:25.162Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:16:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:16:26.862Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:26.867Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:27.172Z","message":"Entering","context":{"RequestID":"c9953f0a-e537-418b-a7c5-8b1267cb96f6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5c7567fb-d11d-4a2c-b3b1-79507437a5f6","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:16:27.172Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:16:27.173Z","message":"{\"transactionId\":\"c9953f0a-e537-418b-a7c5-8b1267cb96f6\",\"status\":\"200\",\"rqstDate\":\"230526-00:16:27:172\",\"respDate\":\"230526-00:16:27:173\",\"sourceId\":\"haproxy:c9953f0a-e537-418b-a7c5-8b1267cb96f6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:16:27:172-87130\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[98d9fbde-d2fa-4c58-ab06-4309bda39b09], x-b3-parentspanid=[daa13f9286b68f97], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[df9c0b3c918f56dedaa13f9286b68f97], x-b3-spanid=[230d69828a0b933e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c9953f0a-e537-418b-a7c5-8b1267cb96f6]}\\\"}\"}","context":{"RequestID":"c9953f0a-e537-418b-a7c5-8b1267cb96f6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5c7567fb-d11d-4a2c-b3b1-79507437a5f6","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:16:27.172Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:27.174Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c9953f0a-e537-418b-a7c5-8b1267cb96f6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5c7567fb-d11d-4a2c-b3b1-79507437a5f6","LogTimestamp":"2023-05-26T00:16:27.174Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:16:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-26T00:16:29.184Z","message":"Entering","context":{"RequestID":"1e708bf2-e4a9-4943-aeee-d06d598c82f4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"198d2da8-d6e5-4b49-8058-de488b30d34f","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:16:29.184Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:16:29.186Z","message":"{\"transactionId\":\"1e708bf2-e4a9-4943-aeee-d06d598c82f4\",\"status\":\"200\",\"rqstDate\":\"230526-00:16:29:185\",\"respDate\":\"230526-00:16:29:186\",\"sourceId\":\"haproxy:1e708bf2-e4a9-4943-aeee-d06d598c82f4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:16:29:185-96488\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a8caa24c-180d-4fb7-bcb9-c46327b1d1e2], x-b3-parentspanid=[7f8e7d25201ca417], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1491b684582963087f8e7d25201ca417], x-b3-spanid=[85f9da31c9cd3271], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1e708bf2-e4a9-4943-aeee-d06d598c82f4]}\\\"}\"}","context":{"RequestID":"1e708bf2-e4a9-4943-aeee-d06d598c82f4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"198d2da8-d6e5-4b49-8058-de488b30d34f","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:16:29.184Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:29.187Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1e708bf2-e4a9-4943-aeee-d06d598c82f4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"198d2da8-d6e5-4b49-8058-de488b30d34f","LogTimestamp":"2023-05-26T00:16:29.187Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:16:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:16:31.196Z","message":"Entering","context":{"RequestID":"b58f32d6-26bd-44ba-806e-f1875526b85c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9ec73c2c-36a3-4265-9877-92cb799ac2fd","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:16:31.196Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:16:31.198Z","message":"{\"transactionId\":\"b58f32d6-26bd-44ba-806e-f1875526b85c\",\"status\":\"200\",\"rqstDate\":\"230526-00:16:31:197\",\"respDate\":\"230526-00:16:31:198\",\"sourceId\":\"haproxy:b58f32d6-26bd-44ba-806e-f1875526b85c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:16:31:197-46384\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[175bed29-40df-4795-84f4-53ff84fae394], x-b3-parentspanid=[0a337997fe65ac93], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d6670445d85bc0d10a337997fe65ac93], x-b3-spanid=[9d193a174c9b23bd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b58f32d6-26bd-44ba-806e-f1875526b85c]}\\\"}\"}","context":{"RequestID":"b58f32d6-26bd-44ba-806e-f1875526b85c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9ec73c2c-36a3-4265-9877-92cb799ac2fd","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:16:31.196Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:31.199Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b58f32d6-26bd-44ba-806e-f1875526b85c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ec73c2c-36a3-4265-9877-92cb799ac2fd","LogTimestamp":"2023-05-26T00:16:31.199Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:16:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:16:31.909Z","message":"Entering","context":{"RequestID":"134135c3-f228-4ac6-87ac-f24415841734","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b7348b08-1886-4a22-9210-e2c2c7aea9ad","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:16:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:16:31.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"134135c3-f228-4ac6-87ac-f24415841734","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b7348b08-1886-4a22-9210-e2c2c7aea9ad","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:16:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:31.912Z","message":"{\"transactionId\":\"134135c3-f228-4ac6-87ac-f24415841734\",\"status\":\"200\",\"rqstDate\":\"230526-00:16:31:909\",\"respDate\":\"230526-00:16:31:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:134135c3-f228-4ac6-87ac-f24415841734\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:16:31:909-58088\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[134135c3-f228-4ac6-87ac-f24415841734]}\\\"}\"}","context":{"RequestID":"134135c3-f228-4ac6-87ac-f24415841734","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b7348b08-1886-4a22-9210-e2c2c7aea9ad","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:16:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:31.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"134135c3-f228-4ac6-87ac-f24415841734","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b7348b08-1886-4a22-9210-e2c2c7aea9ad","LogTimestamp":"2023-05-26T00:16:31.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:16:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:16:32.052Z","message":"Entering","context":{"RequestID":"fbb0a045-e9b1-40ed-b152-73256f7ba1db","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d64e903c-358d-46d9-8cce-4116025ce0ba","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:16:32.052Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:16:32.056Z","message":"{\"transactionId\":\"fbb0a045-e9b1-40ed-b152-73256f7ba1db\",\"status\":\"200\",\"rqstDate\":\"230526-00:16:32:054\",\"respDate\":\"230526-00:16:32:056\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:fbb0a045-e9b1-40ed-b152-73256f7ba1db\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:16:32:054-22346\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[72a88da2-c3ee-4c6d-b75e-0121231bd975], x-b3-parentspanid=[88381da685914db7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34825], x-envoy-attempt-count=[1], x-b3-traceid=[7e44fb88e3066cfd88381da685914db7], x-b3-spanid=[13d9f27c07398ca3], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[fbb0a045-e9b1-40ed-b152-73256f7ba1db]}\\\"}\"}","context":{"RequestID":"fbb0a045-e9b1-40ed-b152-73256f7ba1db","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d64e903c-358d-46d9-8cce-4116025ce0ba","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:16:32.052Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:32.057Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fbb0a045-e9b1-40ed-b152-73256f7ba1db","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d64e903c-358d-46d9-8cce-4116025ce0ba","LogTimestamp":"2023-05-26T00:16:32.057Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:16:32 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-26T00:16:33.211Z","message":"Entering","context":{"RequestID":"19fd220c-fed3-4035-b4f7-1c0fb341c3d8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"56a40aa2-084a-4410-8529-fe7c21141cbe","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:16:33.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:16:33.213Z","message":"{\"transactionId\":\"19fd220c-fed3-4035-b4f7-1c0fb341c3d8\",\"status\":\"200\",\"rqstDate\":\"230526-00:16:33:211\",\"respDate\":\"230526-00:16:33:213\",\"sourceId\":\"haproxy:19fd220c-fed3-4035-b4f7-1c0fb341c3d8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:16:33:211-56632\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3eb77f3c-9530-48ec-af2b-d278ea7f4f80], x-b3-parentspanid=[9ccbc9185750d4ca], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4990954a9ba5e7289ccbc9185750d4ca], x-b3-spanid=[ad37e2321fcca192], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[19fd220c-fed3-4035-b4f7-1c0fb341c3d8]}\\\"}\"}","context":{"RequestID":"19fd220c-fed3-4035-b4f7-1c0fb341c3d8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"56a40aa2-084a-4410-8529-fe7c21141cbe","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:16:33.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:33.214Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"19fd220c-fed3-4035-b4f7-1c0fb341c3d8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"56a40aa2-084a-4410-8529-fe7c21141cbe","LogTimestamp":"2023-05-26T00:16:33.214Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:16:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:16:34.213Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:16:34.227Z","message":"Connection[/10.233.68.155:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:34.230Z","message":"Connection[/10.233.68.155:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:34.231Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:34.231Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:34.231Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:35.225Z","message":"Entering","context":{"RequestID":"3d648df4-2fd0-42a3-b21b-f4bdf864011c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3a51f3d4-a0d8-4c59-a46c-330611b7ce25","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:16:35.225Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:16:35.229Z","message":"{\"transactionId\":\"3d648df4-2fd0-42a3-b21b-f4bdf864011c\",\"status\":\"200\",\"rqstDate\":\"230526-00:16:35:226\",\"respDate\":\"230526-00:16:35:228\",\"sourceId\":\"haproxy:3d648df4-2fd0-42a3-b21b-f4bdf864011c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:16:35:226-57693\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5d40e518-67cc-4aeb-bca1-60a3a8d4fb26], x-b3-parentspanid=[88aea4dc2d857615], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b02c31a02c4a265488aea4dc2d857615], x-b3-spanid=[7d0200374cfd805c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3d648df4-2fd0-42a3-b21b-f4bdf864011c]}\\\"}\"}","context":{"RequestID":"3d648df4-2fd0-42a3-b21b-f4bdf864011c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3a51f3d4-a0d8-4c59-a46c-330611b7ce25","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:16:35.225Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:35.230Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3d648df4-2fd0-42a3-b21b-f4bdf864011c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3a51f3d4-a0d8-4c59-a46c-330611b7ce25","LogTimestamp":"2023-05-26T00:16:35.229Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:16:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:16:37.240Z","message":"Entering","context":{"RequestID":"d725a1b2-c3da-4c0d-a043-05d12abd7e40","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"076b1aa0-a486-42c9-96df-cb224e0487fa","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:16:37.240Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:16:37.242Z","message":"{\"transactionId\":\"d725a1b2-c3da-4c0d-a043-05d12abd7e40\",\"status\":\"200\",\"rqstDate\":\"230526-00:16:37:240\",\"respDate\":\"230526-00:16:37:242\",\"sourceId\":\"haproxy:d725a1b2-c3da-4c0d-a043-05d12abd7e40\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:16:37:240-18449\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cf55ae95-be9e-45f9-ad03-c232b7d95c4c], x-b3-parentspanid=[a4b965c1249641a7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9cbf5f38c5024908a4b965c1249641a7], x-b3-spanid=[298a47b150e9bc31], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d725a1b2-c3da-4c0d-a043-05d12abd7e40]}\\\"}\"}","context":{"RequestID":"d725a1b2-c3da-4c0d-a043-05d12abd7e40","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"076b1aa0-a486-42c9-96df-cb224e0487fa","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:16:37.240Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:37.242Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d725a1b2-c3da-4c0d-a043-05d12abd7e40","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"076b1aa0-a486-42c9-96df-cb224e0487fa","LogTimestamp":"2023-05-26T00:16:37.242Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:16:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:16:39.252Z","message":"Entering","context":{"RequestID":"a9d7e9a8-72cd-418b-9e03-5ad1439b089d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"69e60edc-e313-4af5-9944-27443249da34","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:16:39.252Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:16:39.254Z","message":"{\"transactionId\":\"a9d7e9a8-72cd-418b-9e03-5ad1439b089d\",\"status\":\"200\",\"rqstDate\":\"230526-00:16:39:252\",\"respDate\":\"230526-00:16:39:254\",\"sourceId\":\"haproxy:a9d7e9a8-72cd-418b-9e03-5ad1439b089d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:16:39:252-62466\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b82671e9-4421-4904-a2c2-736231dd36ee], x-b3-parentspanid=[79861fc8e37aa5ba], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[656b0636e10578a279861fc8e37aa5ba], x-b3-spanid=[48c01655a7aa1d60], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a9d7e9a8-72cd-418b-9e03-5ad1439b089d]}\\\"}\"}","context":{"RequestID":"a9d7e9a8-72cd-418b-9e03-5ad1439b089d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"69e60edc-e313-4af5-9944-27443249da34","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:16:39.252Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:39.254Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a9d7e9a8-72cd-418b-9e03-5ad1439b089d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"69e60edc-e313-4af5-9944-27443249da34","LogTimestamp":"2023-05-26T00:16:39.254Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:16:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:16:41.265Z","message":"Entering","context":{"RequestID":"094164de-f28f-43c3-968d-fa4edba2bb84","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fe928b24-6a8d-461f-b9e1-e23f85355531","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:16:41.265Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:16:41.267Z","message":"{\"transactionId\":\"094164de-f28f-43c3-968d-fa4edba2bb84\",\"status\":\"200\",\"rqstDate\":\"230526-00:16:41:266\",\"respDate\":\"230526-00:16:41:267\",\"sourceId\":\"haproxy:094164de-f28f-43c3-968d-fa4edba2bb84\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:16:41:266-45617\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7dc63d4f-4532-42b9-8e1c-a57d411affae], x-b3-parentspanid=[44df3b5db56f7ee8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[82b57950e5a893c944df3b5db56f7ee8], x-b3-spanid=[56ffb4d2837d6322], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[094164de-f28f-43c3-968d-fa4edba2bb84]}\\\"}\"}","context":{"RequestID":"094164de-f28f-43c3-968d-fa4edba2bb84","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fe928b24-6a8d-461f-b9e1-e23f85355531","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:16:41.265Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:41.268Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"094164de-f28f-43c3-968d-fa4edba2bb84","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fe928b24-6a8d-461f-b9e1-e23f85355531","LogTimestamp":"2023-05-26T00:16:41.268Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:16:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:16:41.908Z","message":"Entering","context":{"RequestID":"8e6faa98-8f4f-479f-be9d-1bafda2afb89","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"489b261d-6ad7-405a-bffd-8c2ddde064c0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:16:41.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:16:41.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"8e6faa98-8f4f-479f-be9d-1bafda2afb89","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"489b261d-6ad7-405a-bffd-8c2ddde064c0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:16:41.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:41.910Z","message":"{\"transactionId\":\"8e6faa98-8f4f-479f-be9d-1bafda2afb89\",\"status\":\"200\",\"rqstDate\":\"230526-00:16:41:908\",\"respDate\":\"230526-00:16:41:910\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8e6faa98-8f4f-479f-be9d-1bafda2afb89\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:16:41:908-56835\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8e6faa98-8f4f-479f-be9d-1bafda2afb89]}\\\"}\"}","context":{"RequestID":"8e6faa98-8f4f-479f-be9d-1bafda2afb89","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"489b261d-6ad7-405a-bffd-8c2ddde064c0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:16:41.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:41.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8e6faa98-8f4f-479f-be9d-1bafda2afb89","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"489b261d-6ad7-405a-bffd-8c2ddde064c0","LogTimestamp":"2023-05-26T00:16:41.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:16:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:16:42.052Z","message":"Entering","context":{"RequestID":"748c939e-137a-478c-97f3-151af7dbc92f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"2c205c40-360b-497f-9585-c89f94b4809d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:16:42.052Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:16:42.054Z","message":"{\"transactionId\":\"748c939e-137a-478c-97f3-151af7dbc92f\",\"status\":\"200\",\"rqstDate\":\"230526-00:16:42:053\",\"respDate\":\"230526-00:16:42:054\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:748c939e-137a-478c-97f3-151af7dbc92f\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:16:42:053-4105\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1f3815ba-d0a0-4c2c-ba3c-9a688ec99f78], x-b3-parentspanid=[ad5a6fbeb704ba0e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40093], x-envoy-attempt-count=[1], x-b3-traceid=[53931cd2c509c98aad5a6fbeb704ba0e], x-b3-spanid=[6458dbd4cb47c283], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[748c939e-137a-478c-97f3-151af7dbc92f]}\\\"}\"}","context":{"RequestID":"748c939e-137a-478c-97f3-151af7dbc92f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"2c205c40-360b-497f-9585-c89f94b4809d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:16:42.052Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:42.055Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"748c939e-137a-478c-97f3-151af7dbc92f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2c205c40-360b-497f-9585-c89f94b4809d","LogTimestamp":"2023-05-26T00:16:42.055Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:16:42 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:16:43.279Z","message":"Entering","context":{"RequestID":"84c083ec-90c7-4752-8d38-30a08e1a0075","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b050ee6e-78c1-4c9e-819f-4fa7a485188e","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:16:43.279Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:16:43.281Z","message":"{\"transactionId\":\"84c083ec-90c7-4752-8d38-30a08e1a0075\",\"status\":\"200\",\"rqstDate\":\"230526-00:16:43:280\",\"respDate\":\"230526-00:16:43:281\",\"sourceId\":\"haproxy:84c083ec-90c7-4752-8d38-30a08e1a0075\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:16:43:280-54902\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d5b0105f-cff5-465f-8f4c-0f6cbf684f04], x-b3-parentspanid=[03afad3687131ad9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d699f38f9f4b2da603afad3687131ad9], x-b3-spanid=[e461803d6f6149a2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[84c083ec-90c7-4752-8d38-30a08e1a0075]}\\\"}\"}","context":{"RequestID":"84c083ec-90c7-4752-8d38-30a08e1a0075","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b050ee6e-78c1-4c9e-819f-4fa7a485188e","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:16:43.279Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:43.282Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"84c083ec-90c7-4752-8d38-30a08e1a0075","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b050ee6e-78c1-4c9e-819f-4fa7a485188e","LogTimestamp":"2023-05-26T00:16:43.282Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:16:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:16:44.213Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:16:44.226Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:44.227Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:44.227Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:45.292Z","message":"Entering","context":{"RequestID":"a73b4c36-71e6-4118-b327-dafad7cddda6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ce17f555-e503-4120-8edd-029fe3158083","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:16:45.292Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:16:45.293Z","message":"{\"transactionId\":\"a73b4c36-71e6-4118-b327-dafad7cddda6\",\"status\":\"200\",\"rqstDate\":\"230526-00:16:45:292\",\"respDate\":\"230526-00:16:45:293\",\"sourceId\":\"haproxy:a73b4c36-71e6-4118-b327-dafad7cddda6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:16:45:292-24994\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[190519bd-ff99-451f-a3cd-780617f75eee], x-b3-parentspanid=[74309b5886d996a5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e1c7cffed639114d74309b5886d996a5], x-b3-spanid=[1116da58504b49d3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a73b4c36-71e6-4118-b327-dafad7cddda6]}\\\"}\"}","context":{"RequestID":"a73b4c36-71e6-4118-b327-dafad7cddda6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ce17f555-e503-4120-8edd-029fe3158083","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:16:45.292Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:45.294Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a73b4c36-71e6-4118-b327-dafad7cddda6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ce17f555-e503-4120-8edd-029fe3158083","LogTimestamp":"2023-05-26T00:16:45.294Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:16:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:16:47.303Z","message":"Entering","context":{"RequestID":"8776a861-68e4-470b-bb18-97e60acd4007","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5e2b2e7b-95d5-45f7-b0e3-c4fc1d8a2680","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:16:47.303Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:16:47.306Z","message":"{\"transactionId\":\"8776a861-68e4-470b-bb18-97e60acd4007\",\"status\":\"200\",\"rqstDate\":\"230526-00:16:47:304\",\"respDate\":\"230526-00:16:47:306\",\"sourceId\":\"haproxy:8776a861-68e4-470b-bb18-97e60acd4007\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:16:47:304-1162\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8c44caae-52f0-4617-a4a3-547f29f0503b], x-b3-parentspanid=[3373269a650ae361], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9e00a87958a920353373269a650ae361], x-b3-spanid=[75c6b94506cb00f1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8776a861-68e4-470b-bb18-97e60acd4007]}\\\"}\"}","context":{"RequestID":"8776a861-68e4-470b-bb18-97e60acd4007","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5e2b2e7b-95d5-45f7-b0e3-c4fc1d8a2680","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:16:47.303Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:47.307Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8776a861-68e4-470b-bb18-97e60acd4007","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5e2b2e7b-95d5-45f7-b0e3-c4fc1d8a2680","LogTimestamp":"2023-05-26T00:16:47.306Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:16:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:16:49.316Z","message":"Entering","context":{"RequestID":"1fcea3e1-8fff-4072-afcb-d6baecea2e3c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"ec6f58fd-6c40-4b92-a2e8-ddfaa2e790bd","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:16:49.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:16:49.318Z","message":"{\"transactionId\":\"1fcea3e1-8fff-4072-afcb-d6baecea2e3c\",\"status\":\"200\",\"rqstDate\":\"230526-00:16:49:316\",\"respDate\":\"230526-00:16:49:318\",\"sourceId\":\"haproxy:1fcea3e1-8fff-4072-afcb-d6baecea2e3c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:16:49:316-99358\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[695eab5c-2d8d-46f0-bd82-9d9e1686ed9a], x-b3-parentspanid=[d3b6ece46c46340c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[499f66e7f980bf8ed3b6ece46c46340c], x-b3-spanid=[65354b9c9e233f16], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1fcea3e1-8fff-4072-afcb-d6baecea2e3c]}\\\"}\"}","context":{"RequestID":"1fcea3e1-8fff-4072-afcb-d6baecea2e3c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"ec6f58fd-6c40-4b92-a2e8-ddfaa2e790bd","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:16:49.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:49.320Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1fcea3e1-8fff-4072-afcb-d6baecea2e3c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ec6f58fd-6c40-4b92-a2e8-ddfaa2e790bd","LogTimestamp":"2023-05-26T00:16:49.320Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:16:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-26T00:16:51.330Z","message":"Entering","context":{"RequestID":"8662d5ce-c9a3-45a9-9d52-858551480ad5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"50f605a8-5726-42d4-9761-b6bb77e2184d","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:16:51.330Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:16:51.332Z","message":"{\"transactionId\":\"8662d5ce-c9a3-45a9-9d52-858551480ad5\",\"status\":\"200\",\"rqstDate\":\"230526-00:16:51:331\",\"respDate\":\"230526-00:16:51:332\",\"sourceId\":\"haproxy:8662d5ce-c9a3-45a9-9d52-858551480ad5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:16:51:331-38215\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[85f13c46-cefe-4e7b-91b2-cf4a5af3efad], x-b3-parentspanid=[f75a79fd618a91b5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[71586be3e469faa3f75a79fd618a91b5], x-b3-spanid=[917f799b305d8289], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8662d5ce-c9a3-45a9-9d52-858551480ad5]}\\\"}\"}","context":{"RequestID":"8662d5ce-c9a3-45a9-9d52-858551480ad5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"50f605a8-5726-42d4-9761-b6bb77e2184d","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:16:51.330Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:51.333Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8662d5ce-c9a3-45a9-9d52-858551480ad5","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"50f605a8-5726-42d4-9761-b6bb77e2184d","LogTimestamp":"2023-05-26T00:16:51.333Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:16:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:16:51.909Z","message":"Entering","context":{"RequestID":"5c8704d5-05e5-4e46-addb-6bbbd2b24522","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"657d8a5c-16b7-4b5a-b4f4-cfcc7e007d12","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:16:51.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:16:51.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"5c8704d5-05e5-4e46-addb-6bbbd2b24522","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"657d8a5c-16b7-4b5a-b4f4-cfcc7e007d12","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:16:51.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:51.912Z","message":"{\"transactionId\":\"5c8704d5-05e5-4e46-addb-6bbbd2b24522\",\"status\":\"200\",\"rqstDate\":\"230526-00:16:51:910\",\"respDate\":\"230526-00:16:51:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:5c8704d5-05e5-4e46-addb-6bbbd2b24522\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:16:51:910-67808\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[5c8704d5-05e5-4e46-addb-6bbbd2b24522]}\\\"}\"}","context":{"RequestID":"5c8704d5-05e5-4e46-addb-6bbbd2b24522","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"657d8a5c-16b7-4b5a-b4f4-cfcc7e007d12","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:16:51.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:51.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5c8704d5-05e5-4e46-addb-6bbbd2b24522","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"657d8a5c-16b7-4b5a-b4f4-cfcc7e007d12","LogTimestamp":"2023-05-26T00:16:51.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:16:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:16:52.053Z","message":"Entering","context":{"RequestID":"842348fb-caa9-4f72-bc11-5b085878ba2b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3e3921cc-2d6f-4d7c-914f-334fd9aafbed","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:16:52.053Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:16:52.055Z","message":"{\"transactionId\":\"842348fb-caa9-4f72-bc11-5b085878ba2b\",\"status\":\"200\",\"rqstDate\":\"230526-00:16:52:053\",\"respDate\":\"230526-00:16:52:055\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:842348fb-caa9-4f72-bc11-5b085878ba2b\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:16:52:053-75871\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2b03eb2b-6391-4b64-a06f-5d406a33fae9], x-b3-parentspanid=[122b511922dd980f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49913], x-envoy-attempt-count=[1], x-b3-traceid=[4a6e1ae53c143656122b511922dd980f], x-b3-spanid=[c71209993d14b675], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[842348fb-caa9-4f72-bc11-5b085878ba2b]}\\\"}\"}","context":{"RequestID":"842348fb-caa9-4f72-bc11-5b085878ba2b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3e3921cc-2d6f-4d7c-914f-334fd9aafbed","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:16:52.053Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:52.055Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"842348fb-caa9-4f72-bc11-5b085878ba2b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3e3921cc-2d6f-4d7c-914f-334fd9aafbed","LogTimestamp":"2023-05-26T00:16:52.055Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:16:52 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:16:53.342Z","message":"Entering","context":{"RequestID":"3b2affa9-ab5a-45cc-aaac-c1383adef7ca","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"512150a0-39ea-463f-9e61-b0239a6d67e5","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:16:53.342Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:16:53.345Z","message":"{\"transactionId\":\"3b2affa9-ab5a-45cc-aaac-c1383adef7ca\",\"status\":\"200\",\"rqstDate\":\"230526-00:16:53:343\",\"respDate\":\"230526-00:16:53:345\",\"sourceId\":\"haproxy:3b2affa9-ab5a-45cc-aaac-c1383adef7ca\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:16:53:343-14600\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[10335d05-1e00-4d6a-bddb-54ed1f0cc53a], x-b3-parentspanid=[79c5f3436018df9e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a56cedb516125e7179c5f3436018df9e], x-b3-spanid=[04ea71a54c5857f2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3b2affa9-ab5a-45cc-aaac-c1383adef7ca]}\\\"}\"}","context":{"RequestID":"3b2affa9-ab5a-45cc-aaac-c1383adef7ca","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"512150a0-39ea-463f-9e61-b0239a6d67e5","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:16:53.342Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:53.346Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3b2affa9-ab5a-45cc-aaac-c1383adef7ca","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"512150a0-39ea-463f-9e61-b0239a6d67e5","LogTimestamp":"2023-05-26T00:16:53.346Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:16:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:16:54.214Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:16:54.228Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:54.228Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:54.229Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:55.355Z","message":"Entering","context":{"RequestID":"38aa6cf3-d9b5-4a19-a75f-d3de36b1d70b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fd1ae68f-2fd3-43da-bf98-b8b95e1629c4","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:16:55.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:16:55.357Z","message":"{\"transactionId\":\"38aa6cf3-d9b5-4a19-a75f-d3de36b1d70b\",\"status\":\"200\",\"rqstDate\":\"230526-00:16:55:356\",\"respDate\":\"230526-00:16:55:357\",\"sourceId\":\"haproxy:38aa6cf3-d9b5-4a19-a75f-d3de36b1d70b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:16:55:356-77244\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6a40b8b0-6e12-4aad-a69b-824c28b49806], x-b3-parentspanid=[7beb431df3bdede1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0029fc7fa6b9e2187beb431df3bdede1], x-b3-spanid=[616cf15255dceded], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[38aa6cf3-d9b5-4a19-a75f-d3de36b1d70b]}\\\"}\"}","context":{"RequestID":"38aa6cf3-d9b5-4a19-a75f-d3de36b1d70b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fd1ae68f-2fd3-43da-bf98-b8b95e1629c4","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:16:55.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:55.358Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"38aa6cf3-d9b5-4a19-a75f-d3de36b1d70b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fd1ae68f-2fd3-43da-bf98-b8b95e1629c4","LogTimestamp":"2023-05-26T00:16:55.358Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:16:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:16:56.868Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:56.872Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:57.368Z","message":"Entering","context":{"RequestID":"3108c0dd-9389-4b8d-948b-a15d13c80ca3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"562cd12a-cbe6-45d4-9227-ab73daf1251e","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:16:57.368Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:16:57.370Z","message":"{\"transactionId\":\"3108c0dd-9389-4b8d-948b-a15d13c80ca3\",\"status\":\"200\",\"rqstDate\":\"230526-00:16:57:369\",\"respDate\":\"230526-00:16:57:370\",\"sourceId\":\"haproxy:3108c0dd-9389-4b8d-948b-a15d13c80ca3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:16:57:369-70942\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5726c6e6-8ef8-4809-84e2-11f6daf1a621], x-b3-parentspanid=[46471c460e7baa18], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[959626832616f62a46471c460e7baa18], x-b3-spanid=[ebe5c92e3fd25f40], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3108c0dd-9389-4b8d-948b-a15d13c80ca3]}\\\"}\"}","context":{"RequestID":"3108c0dd-9389-4b8d-948b-a15d13c80ca3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"562cd12a-cbe6-45d4-9227-ab73daf1251e","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:16:57.368Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:57.370Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3108c0dd-9389-4b8d-948b-a15d13c80ca3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"562cd12a-cbe6-45d4-9227-ab73daf1251e","LogTimestamp":"2023-05-26T00:16:57.370Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:16:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:16:59.380Z","message":"Entering","context":{"RequestID":"229b385a-90a7-47d3-9290-3706ff44a180","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c4f4a764-78e4-40ba-9146-b58063fd6fa2","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:16:59.380Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:16:59.383Z","message":"{\"transactionId\":\"229b385a-90a7-47d3-9290-3706ff44a180\",\"status\":\"200\",\"rqstDate\":\"230526-00:16:59:381\",\"respDate\":\"230526-00:16:59:382\",\"sourceId\":\"haproxy:229b385a-90a7-47d3-9290-3706ff44a180\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:16:59:381-65924\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[63a70352-acf6-40e1-bee4-fab7de0de5eb], x-b3-parentspanid=[083fd60f7e5566ad], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[edb7b3bd35551b82083fd60f7e5566ad], x-b3-spanid=[d324cafbbcfd0fc4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[229b385a-90a7-47d3-9290-3706ff44a180]}\\\"}\"}","context":{"RequestID":"229b385a-90a7-47d3-9290-3706ff44a180","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c4f4a764-78e4-40ba-9146-b58063fd6fa2","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:16:59.380Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:16:59.383Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"229b385a-90a7-47d3-9290-3706ff44a180","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c4f4a764-78e4-40ba-9146-b58063fd6fa2","LogTimestamp":"2023-05-26T00:16:59.383Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:16:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:17:01.393Z","message":"Entering","context":{"RequestID":"4c9a03b8-8516-4fcc-9a81-dce80dde8ade","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3c1a788d-0ccd-4b13-aba6-3bd5ba18a8c1","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:17:01.393Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:17:01.395Z","message":"{\"transactionId\":\"4c9a03b8-8516-4fcc-9a81-dce80dde8ade\",\"status\":\"200\",\"rqstDate\":\"230526-00:17:01:394\",\"respDate\":\"230526-00:17:01:395\",\"sourceId\":\"haproxy:4c9a03b8-8516-4fcc-9a81-dce80dde8ade\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:17:01:394-44945\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5863f548-1aa9-4d30-a8d4-cf8fbc2096fe], x-b3-parentspanid=[dbc5d600c83797fd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c4adb814599726b1dbc5d600c83797fd], x-b3-spanid=[6303d20dfc3b40c3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4c9a03b8-8516-4fcc-9a81-dce80dde8ade]}\\\"}\"}","context":{"RequestID":"4c9a03b8-8516-4fcc-9a81-dce80dde8ade","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3c1a788d-0ccd-4b13-aba6-3bd5ba18a8c1","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:17:01.393Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:01.396Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4c9a03b8-8516-4fcc-9a81-dce80dde8ade","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3c1a788d-0ccd-4b13-aba6-3bd5ba18a8c1","LogTimestamp":"2023-05-26T00:17:01.396Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:17:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:17:01.909Z","message":"Entering","context":{"RequestID":"710cd718-4f0b-4b9a-b9d0-031db807c270","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bd42ac0d-85fe-4968-8ae8-31b2faeb14a9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:17:01.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:17:01.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"710cd718-4f0b-4b9a-b9d0-031db807c270","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bd42ac0d-85fe-4968-8ae8-31b2faeb14a9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:17:01.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:01.912Z","message":"{\"transactionId\":\"710cd718-4f0b-4b9a-b9d0-031db807c270\",\"status\":\"200\",\"rqstDate\":\"230526-00:17:01:910\",\"respDate\":\"230526-00:17:01:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:710cd718-4f0b-4b9a-b9d0-031db807c270\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:17:01:910-52125\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[710cd718-4f0b-4b9a-b9d0-031db807c270]}\\\"}\"}","context":{"RequestID":"710cd718-4f0b-4b9a-b9d0-031db807c270","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bd42ac0d-85fe-4968-8ae8-31b2faeb14a9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:17:01.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:01.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"710cd718-4f0b-4b9a-b9d0-031db807c270","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bd42ac0d-85fe-4968-8ae8-31b2faeb14a9","LogTimestamp":"2023-05-26T00:17:01.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:17:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:17:02.052Z","message":"Entering","context":{"RequestID":"d6ac35c7-3189-4eed-931c-4ebfbad9a356","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"de4475a5-dc81-42a3-8a58-70fe110b9fa0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:17:02.052Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:17:02.054Z","message":"{\"transactionId\":\"d6ac35c7-3189-4eed-931c-4ebfbad9a356\",\"status\":\"200\",\"rqstDate\":\"230526-00:17:02:052\",\"respDate\":\"230526-00:17:02:054\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d6ac35c7-3189-4eed-931c-4ebfbad9a356\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:17:02:052-64712\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[310573ba-adec-49bf-90cf-d73e32c2934e], x-b3-parentspanid=[5620e713a7a86ce9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44517], x-envoy-attempt-count=[1], x-b3-traceid=[5796d29ff8c0b39e5620e713a7a86ce9], x-b3-spanid=[5897307ce8a54222], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d6ac35c7-3189-4eed-931c-4ebfbad9a356]}\\\"}\"}","context":{"RequestID":"d6ac35c7-3189-4eed-931c-4ebfbad9a356","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"de4475a5-dc81-42a3-8a58-70fe110b9fa0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:17:02.052Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:02.054Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d6ac35c7-3189-4eed-931c-4ebfbad9a356","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"de4475a5-dc81-42a3-8a58-70fe110b9fa0","LogTimestamp":"2023-05-26T00:17:02.054Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:17:02 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:17:03.405Z","message":"Entering","context":{"RequestID":"901ac4d5-17da-446b-97b5-84f8f807afc9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8468306e-c7c2-4e47-b163-ededfe52d38c","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:17:03.405Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:17:03.407Z","message":"{\"transactionId\":\"901ac4d5-17da-446b-97b5-84f8f807afc9\",\"status\":\"200\",\"rqstDate\":\"230526-00:17:03:406\",\"respDate\":\"230526-00:17:03:407\",\"sourceId\":\"haproxy:901ac4d5-17da-446b-97b5-84f8f807afc9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:17:03:406-97555\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f0c3dc5b-7739-4044-aa0a-eb983cd687ba], x-b3-parentspanid=[4ac2df121afd9194], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[97b1de4b3d09a9054ac2df121afd9194], x-b3-spanid=[d87e29e598938b3d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[901ac4d5-17da-446b-97b5-84f8f807afc9]}\\\"}\"}","context":{"RequestID":"901ac4d5-17da-446b-97b5-84f8f807afc9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8468306e-c7c2-4e47-b163-ededfe52d38c","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:17:03.405Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:03.408Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"901ac4d5-17da-446b-97b5-84f8f807afc9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8468306e-c7c2-4e47-b163-ededfe52d38c","LogTimestamp":"2023-05-26T00:17:03.408Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:17:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:17:04.213Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:17:04.228Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:04.229Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:04.229Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:05.417Z","message":"Entering","context":{"RequestID":"f9c82119-9aae-42e8-8929-8a1ae1afc290","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"860fa0d1-0371-4313-8224-7988621e5ace","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:17:05.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:17:05.419Z","message":"{\"transactionId\":\"f9c82119-9aae-42e8-8929-8a1ae1afc290\",\"status\":\"200\",\"rqstDate\":\"230526-00:17:05:418\",\"respDate\":\"230526-00:17:05:419\",\"sourceId\":\"haproxy:f9c82119-9aae-42e8-8929-8a1ae1afc290\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:17:05:418-77330\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[84848055-1ce6-4673-88da-1783d9651299], x-b3-parentspanid=[db49b98448120998], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[78a50e1fe56f12dedb49b98448120998], x-b3-spanid=[9cf91ac458b48d57], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f9c82119-9aae-42e8-8929-8a1ae1afc290]}\\\"}\"}","context":{"RequestID":"f9c82119-9aae-42e8-8929-8a1ae1afc290","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"860fa0d1-0371-4313-8224-7988621e5ace","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:17:05.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:05.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f9c82119-9aae-42e8-8929-8a1ae1afc290","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"860fa0d1-0371-4313-8224-7988621e5ace","LogTimestamp":"2023-05-26T00:17:05.420Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:17:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:17:07.428Z","message":"Entering","context":{"RequestID":"d4db1458-5429-45b1-bbd4-d59f232ea85a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"485082ef-dec2-4b5f-8fbf-2a126be0457a","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:17:07.428Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:17:07.430Z","message":"{\"transactionId\":\"d4db1458-5429-45b1-bbd4-d59f232ea85a\",\"status\":\"200\",\"rqstDate\":\"230526-00:17:07:429\",\"respDate\":\"230526-00:17:07:429\",\"sourceId\":\"haproxy:d4db1458-5429-45b1-bbd4-d59f232ea85a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:17:07:429-61726\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5bf77f88-1374-439c-804d-eb89258cb293], x-b3-parentspanid=[7658fff77ef969e7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[92f01803eb4a2cd57658fff77ef969e7], x-b3-spanid=[184c0ac91b95b513], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d4db1458-5429-45b1-bbd4-d59f232ea85a]}\\\"}\"}","context":{"RequestID":"d4db1458-5429-45b1-bbd4-d59f232ea85a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"485082ef-dec2-4b5f-8fbf-2a126be0457a","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:17:07.428Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:07.430Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d4db1458-5429-45b1-bbd4-d59f232ea85a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"485082ef-dec2-4b5f-8fbf-2a126be0457a","LogTimestamp":"2023-05-26T00:17:07.430Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:17:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:17:09.440Z","message":"Entering","context":{"RequestID":"7871986d-dadc-40f3-82ab-e215ea325794","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6ee72fc6-2698-429d-a413-53785190eea9","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:17:09.440Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:17:09.441Z","message":"{\"transactionId\":\"7871986d-dadc-40f3-82ab-e215ea325794\",\"status\":\"200\",\"rqstDate\":\"230526-00:17:09:441\",\"respDate\":\"230526-00:17:09:441\",\"sourceId\":\"haproxy:7871986d-dadc-40f3-82ab-e215ea325794\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:17:09:441-64094\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[037f40b9-125c-4c5c-942d-ddcb766394ef], x-b3-parentspanid=[f50ce9b6aef2586d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[74024fa651f5562cf50ce9b6aef2586d], x-b3-spanid=[dc3771a6730475d5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7871986d-dadc-40f3-82ab-e215ea325794]}\\\"}\"}","context":{"RequestID":"7871986d-dadc-40f3-82ab-e215ea325794","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6ee72fc6-2698-429d-a413-53785190eea9","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:17:09.440Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:09.442Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7871986d-dadc-40f3-82ab-e215ea325794","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6ee72fc6-2698-429d-a413-53785190eea9","LogTimestamp":"2023-05-26T00:17:09.442Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:17:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:17:11.452Z","message":"Entering","context":{"RequestID":"4dea3d72-de46-40d8-87d4-e1bba3feb452","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ba2bce5c-0a29-41c4-9a24-73299fb8410a","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:17:11.452Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:17:11.454Z","message":"{\"transactionId\":\"4dea3d72-de46-40d8-87d4-e1bba3feb452\",\"status\":\"200\",\"rqstDate\":\"230526-00:17:11:453\",\"respDate\":\"230526-00:17:11:454\",\"sourceId\":\"haproxy:4dea3d72-de46-40d8-87d4-e1bba3feb452\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:17:11:453-22844\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6aa76165-de4e-48f9-b2ff-02c743169ffa], x-b3-parentspanid=[e055ea579b571483], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[15a3b287c052b27ae055ea579b571483], x-b3-spanid=[781d8eb5d8bb7dee], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4dea3d72-de46-40d8-87d4-e1bba3feb452]}\\\"}\"}","context":{"RequestID":"4dea3d72-de46-40d8-87d4-e1bba3feb452","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ba2bce5c-0a29-41c4-9a24-73299fb8410a","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:17:11.452Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:11.455Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4dea3d72-de46-40d8-87d4-e1bba3feb452","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ba2bce5c-0a29-41c4-9a24-73299fb8410a","LogTimestamp":"2023-05-26T00:17:11.455Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:17:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:17:11.908Z","message":"Entering","context":{"RequestID":"1139aec5-4d73-4476-8187-b44381f31166","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"dd7e1b8d-2fe7-4e0e-90ef-fd66780c276d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:17:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:17:11.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"1139aec5-4d73-4476-8187-b44381f31166","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"dd7e1b8d-2fe7-4e0e-90ef-fd66780c276d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:17:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:11.911Z","message":"{\"transactionId\":\"1139aec5-4d73-4476-8187-b44381f31166\",\"status\":\"200\",\"rqstDate\":\"230526-00:17:11:909\",\"respDate\":\"230526-00:17:11:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1139aec5-4d73-4476-8187-b44381f31166\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:17:11:909-11659\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1139aec5-4d73-4476-8187-b44381f31166]}\\\"}\"}","context":{"RequestID":"1139aec5-4d73-4476-8187-b44381f31166","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"dd7e1b8d-2fe7-4e0e-90ef-fd66780c276d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:17:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:11.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1139aec5-4d73-4476-8187-b44381f31166","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dd7e1b8d-2fe7-4e0e-90ef-fd66780c276d","LogTimestamp":"2023-05-26T00:17:11.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:17:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:17:12.054Z","message":"Entering","context":{"RequestID":"02f6ac7c-1848-49e5-bdde-53afef1ff4c0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bc93cc84-9c6b-49b1-b037-d92d2b5a5a52","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:17:12.054Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:17:12.056Z","message":"{\"transactionId\":\"02f6ac7c-1848-49e5-bdde-53afef1ff4c0\",\"status\":\"200\",\"rqstDate\":\"230526-00:17:12:055\",\"respDate\":\"230526-00:17:12:056\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:02f6ac7c-1848-49e5-bdde-53afef1ff4c0\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:17:12:055-74765\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c3aaf1d4-4e9f-4697-9e00-18dcbd3c9214], x-b3-parentspanid=[17e77a4292e3d2de], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41721], x-envoy-attempt-count=[1], x-b3-traceid=[64744783dad0b43b17e77a4292e3d2de], x-b3-spanid=[b752c38d42c6b145], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[02f6ac7c-1848-49e5-bdde-53afef1ff4c0]}\\\"}\"}","context":{"RequestID":"02f6ac7c-1848-49e5-bdde-53afef1ff4c0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bc93cc84-9c6b-49b1-b037-d92d2b5a5a52","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:17:12.054Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:12.057Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"02f6ac7c-1848-49e5-bdde-53afef1ff4c0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bc93cc84-9c6b-49b1-b037-d92d2b5a5a52","LogTimestamp":"2023-05-26T00:17:12.057Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:17:12 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:17:13.465Z","message":"Entering","context":{"RequestID":"95a52236-2af1-47e5-bec0-1851b069dbc0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a32708e0-a1c1-4d12-8716-968981a36312","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:17:13.465Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:17:13.467Z","message":"{\"transactionId\":\"95a52236-2af1-47e5-bec0-1851b069dbc0\",\"status\":\"200\",\"rqstDate\":\"230526-00:17:13:466\",\"respDate\":\"230526-00:17:13:467\",\"sourceId\":\"haproxy:95a52236-2af1-47e5-bec0-1851b069dbc0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:17:13:466-1505\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2c1d17e2-4015-484b-9d6f-215224a4a8a0], x-b3-parentspanid=[a1e1841acf4165c1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f787028a0dca60a4a1e1841acf4165c1], x-b3-spanid=[f9338505c59c2ca3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[95a52236-2af1-47e5-bec0-1851b069dbc0]}\\\"}\"}","context":{"RequestID":"95a52236-2af1-47e5-bec0-1851b069dbc0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a32708e0-a1c1-4d12-8716-968981a36312","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:17:13.465Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:13.468Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"95a52236-2af1-47e5-bec0-1851b069dbc0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a32708e0-a1c1-4d12-8716-968981a36312","LogTimestamp":"2023-05-26T00:17:13.468Z","ResponseDesc":"OK"},"thread":"qtp1094674892-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:17:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:17:14.214Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:17:14.229Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:14.229Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:14.229Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:15.477Z","message":"Entering","context":{"RequestID":"abcc9b58-dc02-4d5c-b879-86f9491a4e89","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"236beab2-3d8e-4aaf-90a9-2473e9006717","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:17:15.477Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:17:15.479Z","message":"{\"transactionId\":\"abcc9b58-dc02-4d5c-b879-86f9491a4e89\",\"status\":\"200\",\"rqstDate\":\"230526-00:17:15:478\",\"respDate\":\"230526-00:17:15:479\",\"sourceId\":\"haproxy:abcc9b58-dc02-4d5c-b879-86f9491a4e89\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:17:15:478-45441\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ed7d70df-d59f-4707-82ed-5e168a3f61bf], x-b3-parentspanid=[15bf5a443e48712b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[26fd5715a4b85a2315bf5a443e48712b], x-b3-spanid=[6d70f146f772379d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[abcc9b58-dc02-4d5c-b879-86f9491a4e89]}\\\"}\"}","context":{"RequestID":"abcc9b58-dc02-4d5c-b879-86f9491a4e89","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"236beab2-3d8e-4aaf-90a9-2473e9006717","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:17:15.477Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:15.479Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"abcc9b58-dc02-4d5c-b879-86f9491a4e89","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"236beab2-3d8e-4aaf-90a9-2473e9006717","LogTimestamp":"2023-05-26T00:17:15.479Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:17:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:17:17.487Z","message":"Entering","context":{"RequestID":"21d6235b-1f62-4208-acec-2adf3ff1a010","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ad76daf6-5537-4b37-b60d-7b87f58d6e35","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:17:17.487Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:17:17.489Z","message":"{\"transactionId\":\"21d6235b-1f62-4208-acec-2adf3ff1a010\",\"status\":\"200\",\"rqstDate\":\"230526-00:17:17:488\",\"respDate\":\"230526-00:17:17:489\",\"sourceId\":\"haproxy:21d6235b-1f62-4208-acec-2adf3ff1a010\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:17:17:488-96666\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3e933f38-2f7c-488e-b930-bce9e356fa15], x-b3-parentspanid=[6590e07415de8c81], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cc1017c9a3a9a6006590e07415de8c81], x-b3-spanid=[4cf6eca7df9f5b4c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[21d6235b-1f62-4208-acec-2adf3ff1a010]}\\\"}\"}","context":{"RequestID":"21d6235b-1f62-4208-acec-2adf3ff1a010","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ad76daf6-5537-4b37-b60d-7b87f58d6e35","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:17:17.487Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:17.490Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"21d6235b-1f62-4208-acec-2adf3ff1a010","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ad76daf6-5537-4b37-b60d-7b87f58d6e35","LogTimestamp":"2023-05-26T00:17:17.490Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:17:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:17:19.500Z","message":"Entering","context":{"RequestID":"70d18c8f-ba3e-4e9b-ad28-6682df006816","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c662d27a-cb0b-4be0-a04e-d23ee1813c54","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:17:19.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:17:19.501Z","message":"{\"transactionId\":\"70d18c8f-ba3e-4e9b-ad28-6682df006816\",\"status\":\"200\",\"rqstDate\":\"230526-00:17:19:500\",\"respDate\":\"230526-00:17:19:501\",\"sourceId\":\"haproxy:70d18c8f-ba3e-4e9b-ad28-6682df006816\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:17:19:500-34684\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fa53a120-7951-48fd-ba45-b43ff0163cc3], x-b3-parentspanid=[70cf4db0cd53326e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[21a2fba41309338170cf4db0cd53326e], x-b3-spanid=[cd842c81101f4e51], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[70d18c8f-ba3e-4e9b-ad28-6682df006816]}\\\"}\"}","context":{"RequestID":"70d18c8f-ba3e-4e9b-ad28-6682df006816","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c662d27a-cb0b-4be0-a04e-d23ee1813c54","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:17:19.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:19.501Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"70d18c8f-ba3e-4e9b-ad28-6682df006816","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c662d27a-cb0b-4be0-a04e-d23ee1813c54","LogTimestamp":"2023-05-26T00:17:19.501Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:17:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-26T00:17:21.511Z","message":"Entering","context":{"RequestID":"ee0b70f2-7610-4b1c-8bad-da902b4e3282","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b224bedd-cc11-4eb4-9c9d-d45d9484f2e7","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:17:21.511Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:17:21.513Z","message":"{\"transactionId\":\"ee0b70f2-7610-4b1c-8bad-da902b4e3282\",\"status\":\"200\",\"rqstDate\":\"230526-00:17:21:512\",\"respDate\":\"230526-00:17:21:513\",\"sourceId\":\"haproxy:ee0b70f2-7610-4b1c-8bad-da902b4e3282\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:17:21:512-39510\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[081abe76-b840-4175-98a0-8abce4533ace], x-b3-parentspanid=[1fd90fbb74627021], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[186121c1672685f71fd90fbb74627021], x-b3-spanid=[fb1a49e4caa85901], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ee0b70f2-7610-4b1c-8bad-da902b4e3282]}\\\"}\"}","context":{"RequestID":"ee0b70f2-7610-4b1c-8bad-da902b4e3282","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b224bedd-cc11-4eb4-9c9d-d45d9484f2e7","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:17:21.511Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:21.514Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee0b70f2-7610-4b1c-8bad-da902b4e3282","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b224bedd-cc11-4eb4-9c9d-d45d9484f2e7","LogTimestamp":"2023-05-26T00:17:21.514Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:17:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:17:21.908Z","message":"Entering","context":{"RequestID":"3df6b755-2eab-4f6d-bac3-6c03097e376d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3526ad2e-67d7-48e1-a2ca-51f426020ae4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:17:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:17:21.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"3df6b755-2eab-4f6d-bac3-6c03097e376d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3526ad2e-67d7-48e1-a2ca-51f426020ae4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:17:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:21.911Z","message":"{\"transactionId\":\"3df6b755-2eab-4f6d-bac3-6c03097e376d\",\"status\":\"200\",\"rqstDate\":\"230526-00:17:21:909\",\"respDate\":\"230526-00:17:21:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3df6b755-2eab-4f6d-bac3-6c03097e376d\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:17:21:909-42019\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3df6b755-2eab-4f6d-bac3-6c03097e376d]}\\\"}\"}","context":{"RequestID":"3df6b755-2eab-4f6d-bac3-6c03097e376d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3526ad2e-67d7-48e1-a2ca-51f426020ae4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:17:21.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:21.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3df6b755-2eab-4f6d-bac3-6c03097e376d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3526ad2e-67d7-48e1-a2ca-51f426020ae4","LogTimestamp":"2023-05-26T00:17:21.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:17:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:17:22.053Z","message":"Entering","context":{"RequestID":"e7da095c-6b54-49e1-94e3-1f60a07640f9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4bad9ffc-d822-4de2-a295-e114d715e11c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:17:22.053Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:17:22.055Z","message":"{\"transactionId\":\"e7da095c-6b54-49e1-94e3-1f60a07640f9\",\"status\":\"200\",\"rqstDate\":\"230526-00:17:22:054\",\"respDate\":\"230526-00:17:22:055\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e7da095c-6b54-49e1-94e3-1f60a07640f9\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:17:22:054-52681\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1124b0b7-7248-40c3-a298-fed40d48970a], x-b3-parentspanid=[24c67ea2d190d832], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49519], x-envoy-attempt-count=[1], x-b3-traceid=[8b9f392d0962ec8824c67ea2d190d832], x-b3-spanid=[f83bc502d1e4f628], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e7da095c-6b54-49e1-94e3-1f60a07640f9]}\\\"}\"}","context":{"RequestID":"e7da095c-6b54-49e1-94e3-1f60a07640f9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4bad9ffc-d822-4de2-a295-e114d715e11c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:17:22.053Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:22.056Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e7da095c-6b54-49e1-94e3-1f60a07640f9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4bad9ffc-d822-4de2-a295-e114d715e11c","LogTimestamp":"2023-05-26T00:17:22.056Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:17:22 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:17:23.523Z","message":"Entering","context":{"RequestID":"080f4b9b-6679-4fe5-8d76-39f127d4771c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b4d2b951-f8ae-4541-89fb-e89a748a61c7","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:17:23.523Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:17:23.525Z","message":"{\"transactionId\":\"080f4b9b-6679-4fe5-8d76-39f127d4771c\",\"status\":\"200\",\"rqstDate\":\"230526-00:17:23:524\",\"respDate\":\"230526-00:17:23:524\",\"sourceId\":\"haproxy:080f4b9b-6679-4fe5-8d76-39f127d4771c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:17:23:524-25027\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[71ea2c52-00e3-498d-b78f-e628947c2241], x-b3-parentspanid=[6222a35b22510bfc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e8f4a088a42b41c76222a35b22510bfc], x-b3-spanid=[175f5a09c2b981c0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[080f4b9b-6679-4fe5-8d76-39f127d4771c]}\\\"}\"}","context":{"RequestID":"080f4b9b-6679-4fe5-8d76-39f127d4771c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b4d2b951-f8ae-4541-89fb-e89a748a61c7","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:17:23.523Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:23.525Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"080f4b9b-6679-4fe5-8d76-39f127d4771c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b4d2b951-f8ae-4541-89fb-e89a748a61c7","LogTimestamp":"2023-05-26T00:17:23.525Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:17:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:17:24.215Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:17:24.235Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:24.235Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:24.236Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:25.536Z","message":"Entering","context":{"RequestID":"d71cf47b-e7dd-4c73-bcb5-589d3f48632b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6a365948-4aa1-4b7b-96ce-aa9d2cf8e8a0","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:17:25.536Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:17:25.538Z","message":"{\"transactionId\":\"d71cf47b-e7dd-4c73-bcb5-589d3f48632b\",\"status\":\"200\",\"rqstDate\":\"230526-00:17:25:537\",\"respDate\":\"230526-00:17:25:538\",\"sourceId\":\"haproxy:d71cf47b-e7dd-4c73-bcb5-589d3f48632b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:17:25:537-15770\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f8ce3d9b-87d8-4822-8380-b74d61f95d93], x-b3-parentspanid=[ca3de6fb27c5ef3a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3a02dbced514303cca3de6fb27c5ef3a], x-b3-spanid=[bf2bd166325a7f51], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d71cf47b-e7dd-4c73-bcb5-589d3f48632b]}\\\"}\"}","context":{"RequestID":"d71cf47b-e7dd-4c73-bcb5-589d3f48632b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6a365948-4aa1-4b7b-96ce-aa9d2cf8e8a0","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:17:25.536Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:25.539Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d71cf47b-e7dd-4c73-bcb5-589d3f48632b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6a365948-4aa1-4b7b-96ce-aa9d2cf8e8a0","LogTimestamp":"2023-05-26T00:17:25.539Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:17:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:17:26.873Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:26.878Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:27.549Z","message":"Entering","context":{"RequestID":"f38e6aa9-6ce4-494d-9ade-033eee1c5e36","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"aee327db-37f0-4325-868f-baf8bec59a84","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:17:27.549Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:17:27.551Z","message":"{\"transactionId\":\"f38e6aa9-6ce4-494d-9ade-033eee1c5e36\",\"status\":\"200\",\"rqstDate\":\"230526-00:17:27:550\",\"respDate\":\"230526-00:17:27:551\",\"sourceId\":\"haproxy:f38e6aa9-6ce4-494d-9ade-033eee1c5e36\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:17:27:550-53660\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[69e31c8b-b7d7-4c6e-bfc8-acf40ca27e22], x-b3-parentspanid=[19894b5fcf2b9870], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ed9e4ab306c550d419894b5fcf2b9870], x-b3-spanid=[963958b80cf520a1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f38e6aa9-6ce4-494d-9ade-033eee1c5e36]}\\\"}\"}","context":{"RequestID":"f38e6aa9-6ce4-494d-9ade-033eee1c5e36","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"aee327db-37f0-4325-868f-baf8bec59a84","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:17:27.549Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:27.552Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f38e6aa9-6ce4-494d-9ade-033eee1c5e36","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aee327db-37f0-4325-868f-baf8bec59a84","LogTimestamp":"2023-05-26T00:17:27.552Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:17:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:17:29.561Z","message":"Entering","context":{"RequestID":"454d5b61-2f57-4b90-9af5-235f7e1a6136","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"3c3e94c3-5bd7-437d-a7f7-72d701412e93","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:17:29.561Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:17:29.562Z","message":"{\"transactionId\":\"454d5b61-2f57-4b90-9af5-235f7e1a6136\",\"status\":\"200\",\"rqstDate\":\"230526-00:17:29:561\",\"respDate\":\"230526-00:17:29:562\",\"sourceId\":\"haproxy:454d5b61-2f57-4b90-9af5-235f7e1a6136\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:17:29:561-38528\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[af686cf6-ecdb-42a3-abca-4ec4b37f1ae4], x-b3-parentspanid=[a824f30a0df29b6a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ac467510036e1627a824f30a0df29b6a], x-b3-spanid=[ec60fa8a82175c16], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[454d5b61-2f57-4b90-9af5-235f7e1a6136]}\\\"}\"}","context":{"RequestID":"454d5b61-2f57-4b90-9af5-235f7e1a6136","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"3c3e94c3-5bd7-437d-a7f7-72d701412e93","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:17:29.561Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:29.563Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"454d5b61-2f57-4b90-9af5-235f7e1a6136","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3c3e94c3-5bd7-437d-a7f7-72d701412e93","LogTimestamp":"2023-05-26T00:17:29.563Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:17:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-26T00:17:31.574Z","message":"Entering","context":{"RequestID":"93edc374-42bb-40dd-bfdc-86ff8265fb04","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7468e401-fc25-4b20-a68e-4442d6285985","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:17:31.574Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:17:31.576Z","message":"{\"transactionId\":\"93edc374-42bb-40dd-bfdc-86ff8265fb04\",\"status\":\"200\",\"rqstDate\":\"230526-00:17:31:575\",\"respDate\":\"230526-00:17:31:576\",\"sourceId\":\"haproxy:93edc374-42bb-40dd-bfdc-86ff8265fb04\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:17:31:575-94947\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c6e92893-69bd-4b91-8e01-ec6b83362077], x-b3-parentspanid=[21979d81f06442be], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bd9322d02bd2299121979d81f06442be], x-b3-spanid=[f5338509f30d9a08], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[93edc374-42bb-40dd-bfdc-86ff8265fb04]}\\\"}\"}","context":{"RequestID":"93edc374-42bb-40dd-bfdc-86ff8265fb04","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7468e401-fc25-4b20-a68e-4442d6285985","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:17:31.574Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:31.577Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"93edc374-42bb-40dd-bfdc-86ff8265fb04","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7468e401-fc25-4b20-a68e-4442d6285985","LogTimestamp":"2023-05-26T00:17:31.577Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:17:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:17:31.908Z","message":"Entering","context":{"RequestID":"c72a22a7-c917-40f8-bb87-61d5f73d29b0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c4e8cbd0-34d5-4cd7-9bc0-3b5c2ba83b57","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:17:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:17:31.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"c72a22a7-c917-40f8-bb87-61d5f73d29b0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c4e8cbd0-34d5-4cd7-9bc0-3b5c2ba83b57","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:17:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:31.910Z","message":"{\"transactionId\":\"c72a22a7-c917-40f8-bb87-61d5f73d29b0\",\"status\":\"200\",\"rqstDate\":\"230526-00:17:31:908\",\"respDate\":\"230526-00:17:31:910\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c72a22a7-c917-40f8-bb87-61d5f73d29b0\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:17:31:908-33629\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c72a22a7-c917-40f8-bb87-61d5f73d29b0]}\\\"}\"}","context":{"RequestID":"c72a22a7-c917-40f8-bb87-61d5f73d29b0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c4e8cbd0-34d5-4cd7-9bc0-3b5c2ba83b57","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:17:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:31.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c72a22a7-c917-40f8-bb87-61d5f73d29b0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c4e8cbd0-34d5-4cd7-9bc0-3b5c2ba83b57","LogTimestamp":"2023-05-26T00:17:31.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:17:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:17:32.053Z","message":"Entering","context":{"RequestID":"73e276bc-d518-4301-8fb4-03d3d5ab566a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"85c9315f-c804-4456-a267-18b2f918ec1b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:17:32.053Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:17:32.055Z","message":"{\"transactionId\":\"73e276bc-d518-4301-8fb4-03d3d5ab566a\",\"status\":\"200\",\"rqstDate\":\"230526-00:17:32:054\",\"respDate\":\"230526-00:17:32:055\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:73e276bc-d518-4301-8fb4-03d3d5ab566a\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:17:32:054-70758\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f79c8f7c-06cf-44b0-a350-ef898a770be5], x-b3-parentspanid=[ecb3d0e8c3bd55b8], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41731], x-envoy-attempt-count=[1], x-b3-traceid=[cc531a1ca406af93ecb3d0e8c3bd55b8], x-b3-spanid=[05742dcd8adb3356], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[73e276bc-d518-4301-8fb4-03d3d5ab566a]}\\\"}\"}","context":{"RequestID":"73e276bc-d518-4301-8fb4-03d3d5ab566a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"85c9315f-c804-4456-a267-18b2f918ec1b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:17:32.053Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:32.056Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"73e276bc-d518-4301-8fb4-03d3d5ab566a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"85c9315f-c804-4456-a267-18b2f918ec1b","LogTimestamp":"2023-05-26T00:17:32.056Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:17:32 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:17:33.588Z","message":"Entering","context":{"RequestID":"dbac30f4-8cec-404b-8db2-ef4468157c75","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5f11f99e-0fbd-4acb-8724-1d1c8b976572","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:17:33.588Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:17:33.590Z","message":"{\"transactionId\":\"dbac30f4-8cec-404b-8db2-ef4468157c75\",\"status\":\"200\",\"rqstDate\":\"230526-00:17:33:589\",\"respDate\":\"230526-00:17:33:590\",\"sourceId\":\"haproxy:dbac30f4-8cec-404b-8db2-ef4468157c75\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:17:33:589-24811\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[934392e7-e602-4e2e-bb41-05d29be4aeda], x-b3-parentspanid=[708515bdedcf361b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e25178c281fe4390708515bdedcf361b], x-b3-spanid=[79a542a0049fd2e2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dbac30f4-8cec-404b-8db2-ef4468157c75]}\\\"}\"}","context":{"RequestID":"dbac30f4-8cec-404b-8db2-ef4468157c75","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5f11f99e-0fbd-4acb-8724-1d1c8b976572","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:17:33.588Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:33.591Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dbac30f4-8cec-404b-8db2-ef4468157c75","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5f11f99e-0fbd-4acb-8724-1d1c8b976572","LogTimestamp":"2023-05-26T00:17:33.591Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:17:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:17:34.215Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:17:34.229Z","message":"Connection[/10.233.68.155:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:34.232Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:34.232Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:34.232Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:34.233Z","message":"Connection[/10.233.68.155:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:35.602Z","message":"Entering","context":{"RequestID":"3bf2183a-2d14-490a-ad41-0c6adfc31835","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8407d43c-7238-4b82-a44d-14498956b0da","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:17:35.602Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:17:35.605Z","message":"{\"transactionId\":\"3bf2183a-2d14-490a-ad41-0c6adfc31835\",\"status\":\"200\",\"rqstDate\":\"230526-00:17:35:603\",\"respDate\":\"230526-00:17:35:605\",\"sourceId\":\"haproxy:3bf2183a-2d14-490a-ad41-0c6adfc31835\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:17:35:603-60467\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bf30f800-f408-4652-ab41-f7bbef23af81], x-b3-parentspanid=[a6cd5604a762779b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[78dc72204ff5199aa6cd5604a762779b], x-b3-spanid=[784b49e5f3a8feae], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3bf2183a-2d14-490a-ad41-0c6adfc31835]}\\\"}\"}","context":{"RequestID":"3bf2183a-2d14-490a-ad41-0c6adfc31835","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8407d43c-7238-4b82-a44d-14498956b0da","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:17:35.602Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:35.606Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3bf2183a-2d14-490a-ad41-0c6adfc31835","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8407d43c-7238-4b82-a44d-14498956b0da","LogTimestamp":"2023-05-26T00:17:35.606Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:17:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:17:37.616Z","message":"Entering","context":{"RequestID":"7de92360-8dd1-440b-80b8-b22cec6f6e5e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1873b12a-d875-43fe-9aeb-82e05f4865b1","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:17:37.616Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:17:37.619Z","message":"{\"transactionId\":\"7de92360-8dd1-440b-80b8-b22cec6f6e5e\",\"status\":\"200\",\"rqstDate\":\"230526-00:17:37:617\",\"respDate\":\"230526-00:17:37:619\",\"sourceId\":\"haproxy:7de92360-8dd1-440b-80b8-b22cec6f6e5e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:17:37:617-14731\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ad05769b-4216-4477-a6df-936acf46bdff], x-b3-parentspanid=[ff5782a8aca71a4a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5aed3030f354a26fff5782a8aca71a4a], x-b3-spanid=[531540f306125eb2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7de92360-8dd1-440b-80b8-b22cec6f6e5e]}\\\"}\"}","context":{"RequestID":"7de92360-8dd1-440b-80b8-b22cec6f6e5e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1873b12a-d875-43fe-9aeb-82e05f4865b1","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:17:37.616Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:37.619Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7de92360-8dd1-440b-80b8-b22cec6f6e5e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1873b12a-d875-43fe-9aeb-82e05f4865b1","LogTimestamp":"2023-05-26T00:17:37.619Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:17:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:17:39.629Z","message":"Entering","context":{"RequestID":"a00e51ac-60ed-43d9-b6bd-85ed2345a634","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"98190220-ab6c-458b-8708-9c30844b3bf0","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:17:39.629Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:17:39.631Z","message":"{\"transactionId\":\"a00e51ac-60ed-43d9-b6bd-85ed2345a634\",\"status\":\"200\",\"rqstDate\":\"230526-00:17:39:630\",\"respDate\":\"230526-00:17:39:631\",\"sourceId\":\"haproxy:a00e51ac-60ed-43d9-b6bd-85ed2345a634\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:17:39:630-1883\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[94b22ca1-4651-4ed6-b7e7-8112066a4ae0], x-b3-parentspanid=[ead1f25421942985], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c67cc85863f82346ead1f25421942985], x-b3-spanid=[b8aea42c85ebdc37], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a00e51ac-60ed-43d9-b6bd-85ed2345a634]}\\\"}\"}","context":{"RequestID":"a00e51ac-60ed-43d9-b6bd-85ed2345a634","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"98190220-ab6c-458b-8708-9c30844b3bf0","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:17:39.629Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:39.632Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a00e51ac-60ed-43d9-b6bd-85ed2345a634","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"98190220-ab6c-458b-8708-9c30844b3bf0","LogTimestamp":"2023-05-26T00:17:39.632Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:17:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:17:41.643Z","message":"Entering","context":{"RequestID":"ca3ad076-0b6d-4aff-b25d-3ecc76831cbd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"44a2fb88-b7eb-4e24-8962-eddfdbd5739c","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:17:41.643Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:17:41.645Z","message":"{\"transactionId\":\"ca3ad076-0b6d-4aff-b25d-3ecc76831cbd\",\"status\":\"200\",\"rqstDate\":\"230526-00:17:41:644\",\"respDate\":\"230526-00:17:41:645\",\"sourceId\":\"haproxy:ca3ad076-0b6d-4aff-b25d-3ecc76831cbd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:17:41:644-24085\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[38138943-7d8e-4e2e-8c51-048bbef7a3f5], x-b3-parentspanid=[aa411edb9d5c740a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5408fa2398c4a943aa411edb9d5c740a], x-b3-spanid=[b7aad86faa030cc5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ca3ad076-0b6d-4aff-b25d-3ecc76831cbd]}\\\"}\"}","context":{"RequestID":"ca3ad076-0b6d-4aff-b25d-3ecc76831cbd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"44a2fb88-b7eb-4e24-8962-eddfdbd5739c","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:17:41.643Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:41.645Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ca3ad076-0b6d-4aff-b25d-3ecc76831cbd","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"44a2fb88-b7eb-4e24-8962-eddfdbd5739c","LogTimestamp":"2023-05-26T00:17:41.645Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:17:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:17:41.908Z","message":"Entering","context":{"RequestID":"a52a14df-bcfb-48a7-b456-f5785b919318","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fd2f041f-74a7-4092-843f-58ff81f9913c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:17:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:17:41.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"a52a14df-bcfb-48a7-b456-f5785b919318","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fd2f041f-74a7-4092-843f-58ff81f9913c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:17:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:41.911Z","message":"{\"transactionId\":\"a52a14df-bcfb-48a7-b456-f5785b919318\",\"status\":\"200\",\"rqstDate\":\"230526-00:17:41:909\",\"respDate\":\"230526-00:17:41:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a52a14df-bcfb-48a7-b456-f5785b919318\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:17:41:909-72878\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a52a14df-bcfb-48a7-b456-f5785b919318]}\\\"}\"}","context":{"RequestID":"a52a14df-bcfb-48a7-b456-f5785b919318","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fd2f041f-74a7-4092-843f-58ff81f9913c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:17:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:41.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a52a14df-bcfb-48a7-b456-f5785b919318","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fd2f041f-74a7-4092-843f-58ff81f9913c","LogTimestamp":"2023-05-26T00:17:41.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:17:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:17:42.054Z","message":"Entering","context":{"RequestID":"bfa19903-98b1-4959-9d86-7ab158248666","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b3c059ed-1f8b-4b61-9d34-43464213f8ed","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:17:42.054Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:17:42.056Z","message":"{\"transactionId\":\"bfa19903-98b1-4959-9d86-7ab158248666\",\"status\":\"200\",\"rqstDate\":\"230526-00:17:42:055\",\"respDate\":\"230526-00:17:42:056\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:bfa19903-98b1-4959-9d86-7ab158248666\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:17:42:055-40077\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[07c25f57-7638-4aec-9d01-684d06a090e4], x-b3-parentspanid=[ec8513bfb4e8ef64], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38277], x-envoy-attempt-count=[1], x-b3-traceid=[65d2194011b76522ec8513bfb4e8ef64], x-b3-spanid=[e00ba5a190514c1f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[bfa19903-98b1-4959-9d86-7ab158248666]}\\\"}\"}","context":{"RequestID":"bfa19903-98b1-4959-9d86-7ab158248666","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b3c059ed-1f8b-4b61-9d34-43464213f8ed","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:17:42.054Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:42.057Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bfa19903-98b1-4959-9d86-7ab158248666","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b3c059ed-1f8b-4b61-9d34-43464213f8ed","LogTimestamp":"2023-05-26T00:17:42.057Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:17:42 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:17:43.656Z","message":"Entering","context":{"RequestID":"d621ab14-26d9-416a-afd8-38c39b72e9f9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"af9c4298-640a-439b-aa86-90fd12d50f65","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:17:43.656Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:17:43.657Z","message":"{\"transactionId\":\"d621ab14-26d9-416a-afd8-38c39b72e9f9\",\"status\":\"200\",\"rqstDate\":\"230526-00:17:43:656\",\"respDate\":\"230526-00:17:43:657\",\"sourceId\":\"haproxy:d621ab14-26d9-416a-afd8-38c39b72e9f9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:17:43:656-9089\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f4d5ce11-7413-4785-a050-2ab1b8362665], x-b3-parentspanid=[77dd64249a3e26e4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7e9eb29925c7dc7877dd64249a3e26e4], x-b3-spanid=[0578d4e6c17db615], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d621ab14-26d9-416a-afd8-38c39b72e9f9]}\\\"}\"}","context":{"RequestID":"d621ab14-26d9-416a-afd8-38c39b72e9f9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"af9c4298-640a-439b-aa86-90fd12d50f65","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:17:43.656Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:43.659Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d621ab14-26d9-416a-afd8-38c39b72e9f9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"af9c4298-640a-439b-aa86-90fd12d50f65","LogTimestamp":"2023-05-26T00:17:43.658Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:17:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:17:44.216Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:17:44.231Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:44.232Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:44.232Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:45.669Z","message":"Entering","context":{"RequestID":"6ee47004-ceb8-4a21-8eab-514b756bfef4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d6e9cd06-1fc6-42e2-ab2f-2738ecc26669","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:17:45.669Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:17:45.671Z","message":"{\"transactionId\":\"6ee47004-ceb8-4a21-8eab-514b756bfef4\",\"status\":\"200\",\"rqstDate\":\"230526-00:17:45:670\",\"respDate\":\"230526-00:17:45:671\",\"sourceId\":\"haproxy:6ee47004-ceb8-4a21-8eab-514b756bfef4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:17:45:670-90556\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d83f08aa-734f-467c-a5ca-54a46f717614], x-b3-parentspanid=[a9a1037b9ba0572b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[03c1d9079339a46ba9a1037b9ba0572b], x-b3-spanid=[74f4911c405ec5df], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6ee47004-ceb8-4a21-8eab-514b756bfef4]}\\\"}\"}","context":{"RequestID":"6ee47004-ceb8-4a21-8eab-514b756bfef4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d6e9cd06-1fc6-42e2-ab2f-2738ecc26669","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:17:45.669Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:45.672Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6ee47004-ceb8-4a21-8eab-514b756bfef4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d6e9cd06-1fc6-42e2-ab2f-2738ecc26669","LogTimestamp":"2023-05-26T00:17:45.672Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:17:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:17:47.687Z","message":"Entering","context":{"RequestID":"a69b57b5-dae1-484e-b5a2-f3e3fcd9086f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"06887307-04ec-434b-8447-547d8e2b2f8b","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:17:47.687Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:17:47.691Z","message":"{\"transactionId\":\"a69b57b5-dae1-484e-b5a2-f3e3fcd9086f\",\"status\":\"200\",\"rqstDate\":\"230526-00:17:47:689\",\"respDate\":\"230526-00:17:47:691\",\"sourceId\":\"haproxy:a69b57b5-dae1-484e-b5a2-f3e3fcd9086f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:17:47:689-8191\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0e8c4ae1-7274-4d4a-8258-efeecbd26534], x-b3-parentspanid=[6e0484b6c22b5451], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ee6948a19d8ca70d6e0484b6c22b5451], x-b3-spanid=[21d789d2c89d7c0e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a69b57b5-dae1-484e-b5a2-f3e3fcd9086f]}\\\"}\"}","context":{"RequestID":"a69b57b5-dae1-484e-b5a2-f3e3fcd9086f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"06887307-04ec-434b-8447-547d8e2b2f8b","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:17:47.687Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:47.692Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a69b57b5-dae1-484e-b5a2-f3e3fcd9086f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"06887307-04ec-434b-8447-547d8e2b2f8b","LogTimestamp":"2023-05-26T00:17:47.692Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:17:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-05-26T00:17:49.704Z","message":"Entering","context":{"RequestID":"b67c5268-302f-4067-9aff-902f625d180a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"84d8fd5a-7f55-4e68-ad85-19b96c3eebeb","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:17:49.704Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:17:49.706Z","message":"{\"transactionId\":\"b67c5268-302f-4067-9aff-902f625d180a\",\"status\":\"200\",\"rqstDate\":\"230526-00:17:49:705\",\"respDate\":\"230526-00:17:49:706\",\"sourceId\":\"haproxy:b67c5268-302f-4067-9aff-902f625d180a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:17:49:705-15498\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[155d9bfc-3cb6-44e7-8da4-1839707970e8], x-b3-parentspanid=[5cc8011009aaa36f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[04ffb6952adbc2b15cc8011009aaa36f], x-b3-spanid=[7ea2fa8164150216], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b67c5268-302f-4067-9aff-902f625d180a]}\\\"}\"}","context":{"RequestID":"b67c5268-302f-4067-9aff-902f625d180a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"84d8fd5a-7f55-4e68-ad85-19b96c3eebeb","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:17:49.704Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:49.708Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b67c5268-302f-4067-9aff-902f625d180a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"84d8fd5a-7f55-4e68-ad85-19b96c3eebeb","LogTimestamp":"2023-05-26T00:17:49.707Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:17:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:17:51.719Z","message":"Entering","context":{"RequestID":"30f28d61-8bbe-45b8-8b6e-84399b5eb2d6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0a7146b5-9cc6-4c56-81f6-4ee55bd08842","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:17:51.719Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:17:51.722Z","message":"{\"transactionId\":\"30f28d61-8bbe-45b8-8b6e-84399b5eb2d6\",\"status\":\"200\",\"rqstDate\":\"230526-00:17:51:720\",\"respDate\":\"230526-00:17:51:721\",\"sourceId\":\"haproxy:30f28d61-8bbe-45b8-8b6e-84399b5eb2d6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:17:51:720-62515\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f213bb31-9f92-404b-91f0-79634c1b5211], x-b3-parentspanid=[b4f70a4f83b38df6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dc9e9e1e3e1b9c6fb4f70a4f83b38df6], x-b3-spanid=[589e1c2ddca4761b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[30f28d61-8bbe-45b8-8b6e-84399b5eb2d6]}\\\"}\"}","context":{"RequestID":"30f28d61-8bbe-45b8-8b6e-84399b5eb2d6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0a7146b5-9cc6-4c56-81f6-4ee55bd08842","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:17:51.719Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:51.723Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"30f28d61-8bbe-45b8-8b6e-84399b5eb2d6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0a7146b5-9cc6-4c56-81f6-4ee55bd08842","LogTimestamp":"2023-05-26T00:17:51.722Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:17:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:17:51.907Z","message":"Entering","context":{"RequestID":"2b410063-d0ff-4014-b9d2-347f5799a4a6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"16f03307-8814-443d-bf16-ad0a6695119b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:17:51.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:17:51.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"2b410063-d0ff-4014-b9d2-347f5799a4a6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"16f03307-8814-443d-bf16-ad0a6695119b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:17:51.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:51.910Z","message":"{\"transactionId\":\"2b410063-d0ff-4014-b9d2-347f5799a4a6\",\"status\":\"200\",\"rqstDate\":\"230526-00:17:51:908\",\"respDate\":\"230526-00:17:51:910\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2b410063-d0ff-4014-b9d2-347f5799a4a6\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:17:51:908-13420\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2b410063-d0ff-4014-b9d2-347f5799a4a6]}\\\"}\"}","context":{"RequestID":"2b410063-d0ff-4014-b9d2-347f5799a4a6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"16f03307-8814-443d-bf16-ad0a6695119b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:17:51.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:51.910Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2b410063-d0ff-4014-b9d2-347f5799a4a6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"16f03307-8814-443d-bf16-ad0a6695119b","LogTimestamp":"2023-05-26T00:17:51.910Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:17:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:17:52.054Z","message":"Entering","context":{"RequestID":"2646d877-128c-4b02-b129-598624923331","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"65e46a4b-0bdb-483b-9a8e-55e1f54d0254","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:17:52.054Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:17:52.056Z","message":"{\"transactionId\":\"2646d877-128c-4b02-b129-598624923331\",\"status\":\"200\",\"rqstDate\":\"230526-00:17:52:055\",\"respDate\":\"230526-00:17:52:056\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2646d877-128c-4b02-b129-598624923331\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:17:52:055-11772\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[80d90457-dfe1-4cb3-aa2f-83327184b3d0], x-b3-parentspanid=[37cf2e80d216b79a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40509], x-envoy-attempt-count=[1], x-b3-traceid=[7a10de72cdfb77f537cf2e80d216b79a], x-b3-spanid=[2e3fa2aa9fee89a3], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2646d877-128c-4b02-b129-598624923331]}\\\"}\"}","context":{"RequestID":"2646d877-128c-4b02-b129-598624923331","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"65e46a4b-0bdb-483b-9a8e-55e1f54d0254","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:17:52.054Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:52.057Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2646d877-128c-4b02-b129-598624923331","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"65e46a4b-0bdb-483b-9a8e-55e1f54d0254","LogTimestamp":"2023-05-26T00:17:52.057Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:17:52 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:17:53.733Z","message":"Entering","context":{"RequestID":"e52bbfd2-2b55-4f89-a811-729851c7c394","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bc4ae1a7-67f9-4cbb-a528-0853fd10ee85","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:17:53.733Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:17:53.735Z","message":"{\"transactionId\":\"e52bbfd2-2b55-4f89-a811-729851c7c394\",\"status\":\"200\",\"rqstDate\":\"230526-00:17:53:734\",\"respDate\":\"230526-00:17:53:735\",\"sourceId\":\"haproxy:e52bbfd2-2b55-4f89-a811-729851c7c394\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:17:53:734-65768\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[73f75f87-e066-42aa-bba8-33fb2df0af48], x-b3-parentspanid=[612cdd3d383201b3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[57a8114def5c89f3612cdd3d383201b3], x-b3-spanid=[94a8e2f99ab10f2f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e52bbfd2-2b55-4f89-a811-729851c7c394]}\\\"}\"}","context":{"RequestID":"e52bbfd2-2b55-4f89-a811-729851c7c394","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bc4ae1a7-67f9-4cbb-a528-0853fd10ee85","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:17:53.733Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:53.736Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e52bbfd2-2b55-4f89-a811-729851c7c394","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bc4ae1a7-67f9-4cbb-a528-0853fd10ee85","LogTimestamp":"2023-05-26T00:17:53.736Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:17:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:17:54.217Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:17:54.234Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:54.235Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:54.235Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:55.746Z","message":"Entering","context":{"RequestID":"d191837b-1bbd-455d-94a9-3827cd6490fd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9527ba72-076f-4358-a8d6-9d133e4d381f","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:17:55.746Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:17:55.748Z","message":"{\"transactionId\":\"d191837b-1bbd-455d-94a9-3827cd6490fd\",\"status\":\"200\",\"rqstDate\":\"230526-00:17:55:747\",\"respDate\":\"230526-00:17:55:748\",\"sourceId\":\"haproxy:d191837b-1bbd-455d-94a9-3827cd6490fd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:17:55:747-32472\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e2c7414d-2e44-440e-8ca5-30b6fbf945ca], x-b3-parentspanid=[b9ab0adc0cc97741], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9c29ce9bc7f6e958b9ab0adc0cc97741], x-b3-spanid=[84efa657fafdbdbc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d191837b-1bbd-455d-94a9-3827cd6490fd]}\\\"}\"}","context":{"RequestID":"d191837b-1bbd-455d-94a9-3827cd6490fd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9527ba72-076f-4358-a8d6-9d133e4d381f","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:17:55.746Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:55.749Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d191837b-1bbd-455d-94a9-3827cd6490fd","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9527ba72-076f-4358-a8d6-9d133e4d381f","LogTimestamp":"2023-05-26T00:17:55.749Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:17:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:17:56.879Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:56.884Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:57.760Z","message":"Entering","context":{"RequestID":"fe4e0212-0786-41e5-a6a1-c37dfe27bbee","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"13cf6c5a-28f9-41d9-88d0-db257e8eb235","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:17:57.760Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:17:57.762Z","message":"{\"transactionId\":\"fe4e0212-0786-41e5-a6a1-c37dfe27bbee\",\"status\":\"200\",\"rqstDate\":\"230526-00:17:57:760\",\"respDate\":\"230526-00:17:57:762\",\"sourceId\":\"haproxy:fe4e0212-0786-41e5-a6a1-c37dfe27bbee\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:17:57:760-39799\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[86cb7283-80da-96fd-9652-b5c8f6edbceb], x-b3-parentspanid=[61c9301d938f68f8], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[af70764801da818061c9301d938f68f8], x-b3-spanid=[16b29400291dbbb0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fe4e0212-0786-41e5-a6a1-c37dfe27bbee]}\\\"}\"}","context":{"RequestID":"fe4e0212-0786-41e5-a6a1-c37dfe27bbee","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"13cf6c5a-28f9-41d9-88d0-db257e8eb235","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:17:57.760Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:57.762Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fe4e0212-0786-41e5-a6a1-c37dfe27bbee","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"13cf6c5a-28f9-41d9-88d0-db257e8eb235","LogTimestamp":"2023-05-26T00:17:57.762Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:17:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:17:59.773Z","message":"Entering","context":{"RequestID":"1d3c4d42-89d9-4331-9c20-b8a94d16ac79","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4ee4875c-7147-4eb9-8898-ae20120201d8","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:17:59.773Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:17:59.775Z","message":"{\"transactionId\":\"1d3c4d42-89d9-4331-9c20-b8a94d16ac79\",\"status\":\"200\",\"rqstDate\":\"230526-00:17:59:774\",\"respDate\":\"230526-00:17:59:775\",\"sourceId\":\"haproxy:1d3c4d42-89d9-4331-9c20-b8a94d16ac79\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:17:59:774-69917\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cfe9f4e1-dd19-46db-a802-c2bd66159ea4], x-b3-parentspanid=[990b985f83bd698d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c308dcc1c7c56477990b985f83bd698d], x-b3-spanid=[193527d346d39934], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1d3c4d42-89d9-4331-9c20-b8a94d16ac79]}\\\"}\"}","context":{"RequestID":"1d3c4d42-89d9-4331-9c20-b8a94d16ac79","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4ee4875c-7147-4eb9-8898-ae20120201d8","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:17:59.773Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:17:59.776Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1d3c4d42-89d9-4331-9c20-b8a94d16ac79","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4ee4875c-7147-4eb9-8898-ae20120201d8","LogTimestamp":"2023-05-26T00:17:59.776Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:17:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:18:01.786Z","message":"Entering","context":{"RequestID":"7ec6bb8f-bcaa-413c-ab4d-5a4e7967363b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"610afafa-4cae-4ef7-9a80-2bd95ac4d0a7","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:18:01.786Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:18:01.787Z","message":"{\"transactionId\":\"7ec6bb8f-bcaa-413c-ab4d-5a4e7967363b\",\"status\":\"200\",\"rqstDate\":\"230526-00:18:01:786\",\"respDate\":\"230526-00:18:01:787\",\"sourceId\":\"haproxy:7ec6bb8f-bcaa-413c-ab4d-5a4e7967363b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:18:01:786-46928\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[baa51143-c143-9df9-8a5c-33081978e484], x-b3-parentspanid=[396289c3e3406109], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[47b9102b19843367396289c3e3406109], x-b3-spanid=[0dddf02cb86b834e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7ec6bb8f-bcaa-413c-ab4d-5a4e7967363b]}\\\"}\"}","context":{"RequestID":"7ec6bb8f-bcaa-413c-ab4d-5a4e7967363b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"610afafa-4cae-4ef7-9a80-2bd95ac4d0a7","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:18:01.786Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:01.788Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7ec6bb8f-bcaa-413c-ab4d-5a4e7967363b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"610afafa-4cae-4ef7-9a80-2bd95ac4d0a7","LogTimestamp":"2023-05-26T00:18:01.788Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:18:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:18:01.909Z","message":"Entering","context":{"RequestID":"ac4313a9-6bfe-46b7-b3fa-365e82074faf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"a7a17850-0020-4861-807a-c6dc60e1f365","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:18:01.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:18:01.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"ac4313a9-6bfe-46b7-b3fa-365e82074faf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"a7a17850-0020-4861-807a-c6dc60e1f365","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:18:01.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:01.911Z","message":"{\"transactionId\":\"ac4313a9-6bfe-46b7-b3fa-365e82074faf\",\"status\":\"200\",\"rqstDate\":\"230526-00:18:01:909\",\"respDate\":\"230526-00:18:01:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ac4313a9-6bfe-46b7-b3fa-365e82074faf\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:18:01:909-21913\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ac4313a9-6bfe-46b7-b3fa-365e82074faf]}\\\"}\"}","context":{"RequestID":"ac4313a9-6bfe-46b7-b3fa-365e82074faf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"a7a17850-0020-4861-807a-c6dc60e1f365","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:18:01.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:01.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ac4313a9-6bfe-46b7-b3fa-365e82074faf","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a7a17850-0020-4861-807a-c6dc60e1f365","LogTimestamp":"2023-05-26T00:18:01.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:18:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:18:02.053Z","message":"Entering","context":{"RequestID":"cfb5d009-88df-4ec0-8534-b06f51a15bbe","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"52156028-c7d5-4b45-a152-d2c246cd32ea","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:18:02.053Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:18:02.056Z","message":"{\"transactionId\":\"cfb5d009-88df-4ec0-8534-b06f51a15bbe\",\"status\":\"200\",\"rqstDate\":\"230526-00:18:02:054\",\"respDate\":\"230526-00:18:02:056\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:cfb5d009-88df-4ec0-8534-b06f51a15bbe\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:18:02:054-32825\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[74588103-3264-4b8e-b01a-c736c6deb57f], x-b3-parentspanid=[c3f1b970092baf80], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50345], x-envoy-attempt-count=[1], x-b3-traceid=[6cfb59594c9a785bc3f1b970092baf80], x-b3-spanid=[54c4ee3261849752], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[cfb5d009-88df-4ec0-8534-b06f51a15bbe]}\\\"}\"}","context":{"RequestID":"cfb5d009-88df-4ec0-8534-b06f51a15bbe","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"52156028-c7d5-4b45-a152-d2c246cd32ea","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:18:02.053Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:02.057Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cfb5d009-88df-4ec0-8534-b06f51a15bbe","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"52156028-c7d5-4b45-a152-d2c246cd32ea","LogTimestamp":"2023-05-26T00:18:02.057Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:18:02 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:18:03.797Z","message":"Entering","context":{"RequestID":"b7ab065f-93cb-463c-9868-310620627f52","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d228f8dc-d9ea-418d-a480-a64d07840107","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:18:03.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:18:03.798Z","message":"{\"transactionId\":\"b7ab065f-93cb-463c-9868-310620627f52\",\"status\":\"200\",\"rqstDate\":\"230526-00:18:03:797\",\"respDate\":\"230526-00:18:03:798\",\"sourceId\":\"haproxy:b7ab065f-93cb-463c-9868-310620627f52\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:18:03:797-31011\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[34be13ba-1640-4dc0-9892-d1de281b663c], x-b3-parentspanid=[544ad60cc3f13463], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f8aa01a971e7f1b1544ad60cc3f13463], x-b3-spanid=[50cf741b5656fc91], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b7ab065f-93cb-463c-9868-310620627f52]}\\\"}\"}","context":{"RequestID":"b7ab065f-93cb-463c-9868-310620627f52","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d228f8dc-d9ea-418d-a480-a64d07840107","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:18:03.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:03.799Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b7ab065f-93cb-463c-9868-310620627f52","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d228f8dc-d9ea-418d-a480-a64d07840107","LogTimestamp":"2023-05-26T00:18:03.799Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:18:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:18:04.216Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:18:04.279Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:04.279Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:04.279Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:05.811Z","message":"Entering","context":{"RequestID":"d71e0a46-664b-4864-8e90-ebbedb596152","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"55316f25-6c96-46c5-9231-3c981d30c71f","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:18:05.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:18:05.812Z","message":"{\"transactionId\":\"d71e0a46-664b-4864-8e90-ebbedb596152\",\"status\":\"200\",\"rqstDate\":\"230526-00:18:05:811\",\"respDate\":\"230526-00:18:05:812\",\"sourceId\":\"haproxy:d71e0a46-664b-4864-8e90-ebbedb596152\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:18:05:811-20089\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5b7b318a-6cbd-45d8-a5cc-7f0b3f8349d3], x-b3-parentspanid=[e5a0e7eeb84e17c5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0ad92836ee7bfa20e5a0e7eeb84e17c5], x-b3-spanid=[6ef191d0226a4ba2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d71e0a46-664b-4864-8e90-ebbedb596152]}\\\"}\"}","context":{"RequestID":"d71e0a46-664b-4864-8e90-ebbedb596152","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"55316f25-6c96-46c5-9231-3c981d30c71f","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:18:05.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:05.813Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d71e0a46-664b-4864-8e90-ebbedb596152","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"55316f25-6c96-46c5-9231-3c981d30c71f","LogTimestamp":"2023-05-26T00:18:05.813Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:18:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:18:07.821Z","message":"Entering","context":{"RequestID":"ff6e0979-6664-4f36-b607-2abd30458add","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"67668e68-d605-4814-83bc-4293b967e41c","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:18:07.820Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:18:07.824Z","message":"{\"transactionId\":\"ff6e0979-6664-4f36-b607-2abd30458add\",\"status\":\"200\",\"rqstDate\":\"230526-00:18:07:822\",\"respDate\":\"230526-00:18:07:824\",\"sourceId\":\"haproxy:ff6e0979-6664-4f36-b607-2abd30458add\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:18:07:822-46092\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d12e91db-3f1a-4258-91d4-87e397054d26], x-b3-parentspanid=[5185a26fe635cf83], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c79093541d67af505185a26fe635cf83], x-b3-spanid=[67e6a1d900bcc113], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ff6e0979-6664-4f36-b607-2abd30458add]}\\\"}\"}","context":{"RequestID":"ff6e0979-6664-4f36-b607-2abd30458add","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"67668e68-d605-4814-83bc-4293b967e41c","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:18:07.820Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:07.825Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ff6e0979-6664-4f36-b607-2abd30458add","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"67668e68-d605-4814-83bc-4293b967e41c","LogTimestamp":"2023-05-26T00:18:07.825Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:18:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-26T00:18:09.835Z","message":"Entering","context":{"RequestID":"8a27443c-d4ed-45a7-b2e8-9fb07950782a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c4958da7-0a08-42eb-a591-c4e381ee98b2","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:18:09.835Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:18:09.836Z","message":"{\"transactionId\":\"8a27443c-d4ed-45a7-b2e8-9fb07950782a\",\"status\":\"200\",\"rqstDate\":\"230526-00:18:09:835\",\"respDate\":\"230526-00:18:09:836\",\"sourceId\":\"haproxy:8a27443c-d4ed-45a7-b2e8-9fb07950782a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:18:09:835-70518\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ab5f9a5c-6d9e-46db-8865-079ecf707800], x-b3-parentspanid=[5044f7a6fdf4de42], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3eed8384911103775044f7a6fdf4de42], x-b3-spanid=[420c35aadd212f2d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8a27443c-d4ed-45a7-b2e8-9fb07950782a]}\\\"}\"}","context":{"RequestID":"8a27443c-d4ed-45a7-b2e8-9fb07950782a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c4958da7-0a08-42eb-a591-c4e381ee98b2","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:18:09.835Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:09.837Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8a27443c-d4ed-45a7-b2e8-9fb07950782a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c4958da7-0a08-42eb-a591-c4e381ee98b2","LogTimestamp":"2023-05-26T00:18:09.837Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:18:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:18:11.847Z","message":"Entering","context":{"RequestID":"acec6058-75a3-43ec-9bca-d4dddd530403","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6729d01b-fe7a-41ca-8bd4-704ab171240e","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:18:11.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:18:11.849Z","message":"{\"transactionId\":\"acec6058-75a3-43ec-9bca-d4dddd530403\",\"status\":\"200\",\"rqstDate\":\"230526-00:18:11:848\",\"respDate\":\"230526-00:18:11:849\",\"sourceId\":\"haproxy:acec6058-75a3-43ec-9bca-d4dddd530403\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:18:11:848-34220\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bee9c819-6802-4f97-90a9-22ad1af0f6eb], x-b3-parentspanid=[7ecbeb1dff2ab8b1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7a287f27f53fb65c7ecbeb1dff2ab8b1], x-b3-spanid=[20ad557e9b0fdba3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[acec6058-75a3-43ec-9bca-d4dddd530403]}\\\"}\"}","context":{"RequestID":"acec6058-75a3-43ec-9bca-d4dddd530403","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6729d01b-fe7a-41ca-8bd4-704ab171240e","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:18:11.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:11.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"acec6058-75a3-43ec-9bca-d4dddd530403","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6729d01b-fe7a-41ca-8bd4-704ab171240e","LogTimestamp":"2023-05-26T00:18:11.850Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:18:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:18:11.908Z","message":"Entering","context":{"RequestID":"501a280d-7d98-4475-b788-9aa6ce70c15f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"faad9098-7580-46a2-8c40-a1f97f0e8539","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:18:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:18:11.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"501a280d-7d98-4475-b788-9aa6ce70c15f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"faad9098-7580-46a2-8c40-a1f97f0e8539","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:18:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:11.910Z","message":"{\"transactionId\":\"501a280d-7d98-4475-b788-9aa6ce70c15f\",\"status\":\"200\",\"rqstDate\":\"230526-00:18:11:908\",\"respDate\":\"230526-00:18:11:910\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:501a280d-7d98-4475-b788-9aa6ce70c15f\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:18:11:908-25716\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[501a280d-7d98-4475-b788-9aa6ce70c15f]}\\\"}\"}","context":{"RequestID":"501a280d-7d98-4475-b788-9aa6ce70c15f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"faad9098-7580-46a2-8c40-a1f97f0e8539","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:18:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:11.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"501a280d-7d98-4475-b788-9aa6ce70c15f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"faad9098-7580-46a2-8c40-a1f97f0e8539","LogTimestamp":"2023-05-26T00:18:11.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:18:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:18:12.054Z","message":"Entering","context":{"RequestID":"2309b716-cc46-4891-ac43-42823e78f170","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2a50ac0f-e6a7-4265-b562-9c00359cc11c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:18:12.054Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:18:12.056Z","message":"{\"transactionId\":\"2309b716-cc46-4891-ac43-42823e78f170\",\"status\":\"200\",\"rqstDate\":\"230526-00:18:12:055\",\"respDate\":\"230526-00:18:12:056\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2309b716-cc46-4891-ac43-42823e78f170\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:18:12:055-41677\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3fb2769c-c409-44fc-8883-9f7b2dba2567], x-b3-parentspanid=[4b7fc42ec5ee934d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58075], x-envoy-attempt-count=[1], x-b3-traceid=[e4b65212aad81d0b4b7fc42ec5ee934d], x-b3-spanid=[3f5a20521e78f245], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2309b716-cc46-4891-ac43-42823e78f170]}\\\"}\"}","context":{"RequestID":"2309b716-cc46-4891-ac43-42823e78f170","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2a50ac0f-e6a7-4265-b562-9c00359cc11c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:18:12.054Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:12.057Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2309b716-cc46-4891-ac43-42823e78f170","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2a50ac0f-e6a7-4265-b562-9c00359cc11c","LogTimestamp":"2023-05-26T00:18:12.057Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:18:12 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:18:13.861Z","message":"Entering","context":{"RequestID":"30151a57-50db-4afd-8944-4f59ee8c1a9f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"74833862-8a72-428f-9aa5-2bbfde1aded4","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:18:13.861Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:18:13.862Z","message":"{\"transactionId\":\"30151a57-50db-4afd-8944-4f59ee8c1a9f\",\"status\":\"200\",\"rqstDate\":\"230526-00:18:13:861\",\"respDate\":\"230526-00:18:13:862\",\"sourceId\":\"haproxy:30151a57-50db-4afd-8944-4f59ee8c1a9f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:18:13:861-41663\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f0da64a8-1399-4428-a89a-8f8f830696c7], x-b3-parentspanid=[72a24e9191bda2b9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6fd1e626faaacf4b72a24e9191bda2b9], x-b3-spanid=[ba15180e085021ca], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[30151a57-50db-4afd-8944-4f59ee8c1a9f]}\\\"}\"}","context":{"RequestID":"30151a57-50db-4afd-8944-4f59ee8c1a9f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"74833862-8a72-428f-9aa5-2bbfde1aded4","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:18:13.861Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:13.863Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"30151a57-50db-4afd-8944-4f59ee8c1a9f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"74833862-8a72-428f-9aa5-2bbfde1aded4","LogTimestamp":"2023-05-26T00:18:13.863Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:18:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:18:14.216Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:18:14.231Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:14.232Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:14.232Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:15.873Z","message":"Entering","context":{"RequestID":"6531e240-acf9-49f6-ac63-21baac5aad93","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4e367e58-c619-49c1-b62d-78d76a32c5a0","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:18:15.873Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:18:15.875Z","message":"{\"transactionId\":\"6531e240-acf9-49f6-ac63-21baac5aad93\",\"status\":\"200\",\"rqstDate\":\"230526-00:18:15:874\",\"respDate\":\"230526-00:18:15:875\",\"sourceId\":\"haproxy:6531e240-acf9-49f6-ac63-21baac5aad93\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:18:15:874-59485\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ff31559e-45fb-4782-a470-a95da5a63dfb], x-b3-parentspanid=[b6ed3d65c3215f90], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[adf1127a0ef60abbb6ed3d65c3215f90], x-b3-spanid=[5c0188412c6fafef], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6531e240-acf9-49f6-ac63-21baac5aad93]}\\\"}\"}","context":{"RequestID":"6531e240-acf9-49f6-ac63-21baac5aad93","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4e367e58-c619-49c1-b62d-78d76a32c5a0","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:18:15.873Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:15.876Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6531e240-acf9-49f6-ac63-21baac5aad93","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4e367e58-c619-49c1-b62d-78d76a32c5a0","LogTimestamp":"2023-05-26T00:18:15.876Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:18:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:18:17.886Z","message":"Entering","context":{"RequestID":"ac02d3e7-050a-4bc9-833d-fd1074dc7d34","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2a12c330-0b11-4dc9-951b-327b3863a66a","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:18:17.886Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:18:17.889Z","message":"{\"transactionId\":\"ac02d3e7-050a-4bc9-833d-fd1074dc7d34\",\"status\":\"200\",\"rqstDate\":\"230526-00:18:17:887\",\"respDate\":\"230526-00:18:17:889\",\"sourceId\":\"haproxy:ac02d3e7-050a-4bc9-833d-fd1074dc7d34\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:18:17:887-36318\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[093fe180-8c5a-4abb-9a43-3fd7d9371ba1], x-b3-parentspanid=[ab4a8957a31a1c02], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[111bc1b39fe82196ab4a8957a31a1c02], x-b3-spanid=[26ff31b5cce41c0e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ac02d3e7-050a-4bc9-833d-fd1074dc7d34]}\\\"}\"}","context":{"RequestID":"ac02d3e7-050a-4bc9-833d-fd1074dc7d34","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2a12c330-0b11-4dc9-951b-327b3863a66a","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:18:17.886Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:17.890Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ac02d3e7-050a-4bc9-833d-fd1074dc7d34","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2a12c330-0b11-4dc9-951b-327b3863a66a","LogTimestamp":"2023-05-26T00:18:17.890Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:18:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:18:19.899Z","message":"Entering","context":{"RequestID":"9aeb418b-7e1e-46cf-b588-dfa5c0f6a5c6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"38cd59ef-2d57-44c5-8a50-1b33bf5f2a80","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:18:19.899Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:18:19.901Z","message":"{\"transactionId\":\"9aeb418b-7e1e-46cf-b588-dfa5c0f6a5c6\",\"status\":\"200\",\"rqstDate\":\"230526-00:18:19:900\",\"respDate\":\"230526-00:18:19:901\",\"sourceId\":\"haproxy:9aeb418b-7e1e-46cf-b588-dfa5c0f6a5c6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:18:19:900-59079\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fd5a9b98-14ea-4d42-a270-0e8692fc0018], x-b3-parentspanid=[91371d8142fb9ce8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3fad9eb7fc62721791371d8142fb9ce8], x-b3-spanid=[27a4e5578a1022b3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9aeb418b-7e1e-46cf-b588-dfa5c0f6a5c6]}\\\"}\"}","context":{"RequestID":"9aeb418b-7e1e-46cf-b588-dfa5c0f6a5c6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"38cd59ef-2d57-44c5-8a50-1b33bf5f2a80","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:18:19.899Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:19.901Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9aeb418b-7e1e-46cf-b588-dfa5c0f6a5c6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"38cd59ef-2d57-44c5-8a50-1b33bf5f2a80","LogTimestamp":"2023-05-26T00:18:19.901Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:18:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:18:21.907Z","message":"Entering","context":{"RequestID":"3dd501bd-a1bf-4fac-9391-fbca23131923","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cecd1c3b-fb87-406b-9285-039c531dca2b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:18:21.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:18:21.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"3dd501bd-a1bf-4fac-9391-fbca23131923","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cecd1c3b-fb87-406b-9285-039c531dca2b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:18:21.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:21.910Z","message":"{\"transactionId\":\"3dd501bd-a1bf-4fac-9391-fbca23131923\",\"status\":\"200\",\"rqstDate\":\"230526-00:18:21:908\",\"respDate\":\"230526-00:18:21:910\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3dd501bd-a1bf-4fac-9391-fbca23131923\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:18:21:908-19799\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3dd501bd-a1bf-4fac-9391-fbca23131923]}\\\"}\"}","context":{"RequestID":"3dd501bd-a1bf-4fac-9391-fbca23131923","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cecd1c3b-fb87-406b-9285-039c531dca2b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:18:21.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:21.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3dd501bd-a1bf-4fac-9391-fbca23131923","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cecd1c3b-fb87-406b-9285-039c531dca2b","LogTimestamp":"2023-05-26T00:18:21.910Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:18:21.911Z","message":"Entering","context":{"RequestID":"f2f1e976-1f2f-4d63-883e-1bc1ae173502","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"effae86e-4c9b-463d-9378-d43173736e65","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:18:21.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:18:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:18:21.913Z","message":"{\"transactionId\":\"f2f1e976-1f2f-4d63-883e-1bc1ae173502\",\"status\":\"200\",\"rqstDate\":\"230526-00:18:21:912\",\"respDate\":\"230526-00:18:21:913\",\"sourceId\":\"haproxy:f2f1e976-1f2f-4d63-883e-1bc1ae173502\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:18:21:912-69246\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[465a20d6-0cec-4958-bd46-6789eea4fd69], x-b3-parentspanid=[e713154eebb747eb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2bf0f32a52347868e713154eebb747eb], x-b3-spanid=[56396af2ed525c45], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f2f1e976-1f2f-4d63-883e-1bc1ae173502]}\\\"}\"}","context":{"RequestID":"f2f1e976-1f2f-4d63-883e-1bc1ae173502","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"effae86e-4c9b-463d-9378-d43173736e65","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:18:21.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:21.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f2f1e976-1f2f-4d63-883e-1bc1ae173502","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"effae86e-4c9b-463d-9378-d43173736e65","LogTimestamp":"2023-05-26T00:18:21.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:18:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:18:22.054Z","message":"Entering","context":{"RequestID":"cb25591a-41ec-4dab-aa84-073bbe75ff88","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e122ac10-96d3-44b3-9e42-32d8e9f50b3e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:18:22.054Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:18:22.056Z","message":"{\"transactionId\":\"cb25591a-41ec-4dab-aa84-073bbe75ff88\",\"status\":\"200\",\"rqstDate\":\"230526-00:18:22:055\",\"respDate\":\"230526-00:18:22:056\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:cb25591a-41ec-4dab-aa84-073bbe75ff88\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:18:22:055-69388\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1802fe17-8172-4dff-b1f0-2b2acee0cd7a], x-b3-parentspanid=[aa943430f57ddbed], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44839], x-envoy-attempt-count=[1], x-b3-traceid=[d02e1af5372f54f6aa943430f57ddbed], x-b3-spanid=[fa2e417bc5710b0b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[cb25591a-41ec-4dab-aa84-073bbe75ff88]}\\\"}\"}","context":{"RequestID":"cb25591a-41ec-4dab-aa84-073bbe75ff88","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e122ac10-96d3-44b3-9e42-32d8e9f50b3e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:18:22.054Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:22.057Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cb25591a-41ec-4dab-aa84-073bbe75ff88","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e122ac10-96d3-44b3-9e42-32d8e9f50b3e","LogTimestamp":"2023-05-26T00:18:22.057Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:18:22 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:18:23.922Z","message":"Entering","context":{"RequestID":"0fbe2b56-27ab-4acd-bc72-cfa0afa576e7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d2559514-9719-499b-84af-28bdaf1df1b8","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:18:23.922Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:18:23.924Z","message":"{\"transactionId\":\"0fbe2b56-27ab-4acd-bc72-cfa0afa576e7\",\"status\":\"200\",\"rqstDate\":\"230526-00:18:23:923\",\"respDate\":\"230526-00:18:23:924\",\"sourceId\":\"haproxy:0fbe2b56-27ab-4acd-bc72-cfa0afa576e7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:18:23:923-44647\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c80f7d8e-3b87-4de3-8683-ebd193b0115b], x-b3-parentspanid=[85275202951d32a6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9c3a6e20699dcefc85275202951d32a6], x-b3-spanid=[974dbf0b21027c36], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0fbe2b56-27ab-4acd-bc72-cfa0afa576e7]}\\\"}\"}","context":{"RequestID":"0fbe2b56-27ab-4acd-bc72-cfa0afa576e7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d2559514-9719-499b-84af-28bdaf1df1b8","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:18:23.922Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:23.925Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0fbe2b56-27ab-4acd-bc72-cfa0afa576e7","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d2559514-9719-499b-84af-28bdaf1df1b8","LogTimestamp":"2023-05-26T00:18:23.925Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:18:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:18:24.216Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:18:24.231Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:24.232Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:24.232Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:25.934Z","message":"Entering","context":{"RequestID":"bd0a5229-9448-449d-bfbb-215094be7797","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fc1662d3-e9ea-442c-9505-301514387b7e","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:18:25.934Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:18:25.936Z","message":"{\"transactionId\":\"bd0a5229-9448-449d-bfbb-215094be7797\",\"status\":\"200\",\"rqstDate\":\"230526-00:18:25:935\",\"respDate\":\"230526-00:18:25:936\",\"sourceId\":\"haproxy:bd0a5229-9448-449d-bfbb-215094be7797\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:18:25:935-63162\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7ed6d2ec-b6af-4028-b96c-19916eefd593], x-b3-parentspanid=[3fd894e2c3898b73], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f34da9eb55d2dc313fd894e2c3898b73], x-b3-spanid=[7abb907e6c1435ad], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bd0a5229-9448-449d-bfbb-215094be7797]}\\\"}\"}","context":{"RequestID":"bd0a5229-9448-449d-bfbb-215094be7797","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fc1662d3-e9ea-442c-9505-301514387b7e","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:18:25.934Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:25.936Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bd0a5229-9448-449d-bfbb-215094be7797","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fc1662d3-e9ea-442c-9505-301514387b7e","LogTimestamp":"2023-05-26T00:18:25.936Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:18:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:18:26.885Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:26.888Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:27.946Z","message":"Entering","context":{"RequestID":"66827244-5ad4-42d8-b420-4f2edc88e9ec","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3239fa1e-f4aa-4b7c-94d8-fe6bbb736529","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:18:27.946Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:18:27.948Z","message":"{\"transactionId\":\"66827244-5ad4-42d8-b420-4f2edc88e9ec\",\"status\":\"200\",\"rqstDate\":\"230526-00:18:27:947\",\"respDate\":\"230526-00:18:27:948\",\"sourceId\":\"haproxy:66827244-5ad4-42d8-b420-4f2edc88e9ec\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:18:27:947-42512\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c4642f1f-bc13-44d8-b1e1-c1226a143850], x-b3-parentspanid=[abe6675941f8574a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[da3fd6dc7c569624abe6675941f8574a], x-b3-spanid=[4b15b210bfce180d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[66827244-5ad4-42d8-b420-4f2edc88e9ec]}\\\"}\"}","context":{"RequestID":"66827244-5ad4-42d8-b420-4f2edc88e9ec","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3239fa1e-f4aa-4b7c-94d8-fe6bbb736529","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:18:27.946Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:27.949Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"66827244-5ad4-42d8-b420-4f2edc88e9ec","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3239fa1e-f4aa-4b7c-94d8-fe6bbb736529","LogTimestamp":"2023-05-26T00:18:27.949Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:18:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:18:29.958Z","message":"Entering","context":{"RequestID":"e1fb4238-e4a7-4830-901b-519fe09df184","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1d61884f-6253-481e-8067-11f1a94e4d35","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:18:29.958Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:18:29.959Z","message":"{\"transactionId\":\"e1fb4238-e4a7-4830-901b-519fe09df184\",\"status\":\"200\",\"rqstDate\":\"230526-00:18:29:959\",\"respDate\":\"230526-00:18:29:959\",\"sourceId\":\"haproxy:e1fb4238-e4a7-4830-901b-519fe09df184\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:18:29:959-39342\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ea5cddb7-2a93-49b3-a3af-1476ccd3e295], x-b3-parentspanid=[226551a7b2516d67], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a5e2411615cd46b1226551a7b2516d67], x-b3-spanid=[177f2cdceb70838c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e1fb4238-e4a7-4830-901b-519fe09df184]}\\\"}\"}","context":{"RequestID":"e1fb4238-e4a7-4830-901b-519fe09df184","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1d61884f-6253-481e-8067-11f1a94e4d35","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:18:29.958Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:29.960Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e1fb4238-e4a7-4830-901b-519fe09df184","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1d61884f-6253-481e-8067-11f1a94e4d35","LogTimestamp":"2023-05-26T00:18:29.960Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:18:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-05-26T00:18:31.908Z","message":"Entering","context":{"RequestID":"ffa21f7c-1f89-4d50-8b46-8ae5c512c2b5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ab25983d-6734-400e-a5ab-e36ac71606bf","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:18:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:18:31.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"ffa21f7c-1f89-4d50-8b46-8ae5c512c2b5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ab25983d-6734-400e-a5ab-e36ac71606bf","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:18:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:31.911Z","message":"{\"transactionId\":\"ffa21f7c-1f89-4d50-8b46-8ae5c512c2b5\",\"status\":\"200\",\"rqstDate\":\"230526-00:18:31:909\",\"respDate\":\"230526-00:18:31:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ffa21f7c-1f89-4d50-8b46-8ae5c512c2b5\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:18:31:909-9846\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ffa21f7c-1f89-4d50-8b46-8ae5c512c2b5]}\\\"}\"}","context":{"RequestID":"ffa21f7c-1f89-4d50-8b46-8ae5c512c2b5","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ab25983d-6734-400e-a5ab-e36ac71606bf","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:18:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:31.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ffa21f7c-1f89-4d50-8b46-8ae5c512c2b5","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ab25983d-6734-400e-a5ab-e36ac71606bf","LogTimestamp":"2023-05-26T00:18:31.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:18:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:18:31.968Z","message":"Entering","context":{"RequestID":"06fb313c-8a80-4522-9cc7-2c3145c9e142","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3d6216d9-1a74-448f-85d9-b08a7e46d69a","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:18:31.968Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:18:31.970Z","message":"{\"transactionId\":\"06fb313c-8a80-4522-9cc7-2c3145c9e142\",\"status\":\"200\",\"rqstDate\":\"230526-00:18:31:969\",\"respDate\":\"230526-00:18:31:970\",\"sourceId\":\"haproxy:06fb313c-8a80-4522-9cc7-2c3145c9e142\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:18:31:969-23932\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8503323a-329f-4539-9a87-7fe65323df63], x-b3-parentspanid=[10d2e74eaa308284], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[270f377b970890a510d2e74eaa308284], x-b3-spanid=[c8cbd9aab856426c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[06fb313c-8a80-4522-9cc7-2c3145c9e142]}\\\"}\"}","context":{"RequestID":"06fb313c-8a80-4522-9cc7-2c3145c9e142","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3d6216d9-1a74-448f-85d9-b08a7e46d69a","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:18:31.968Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:31.971Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"06fb313c-8a80-4522-9cc7-2c3145c9e142","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3d6216d9-1a74-448f-85d9-b08a7e46d69a","LogTimestamp":"2023-05-26T00:18:31.971Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:18:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:18:32.054Z","message":"Entering","context":{"RequestID":"7a219a3c-d61a-4f99-84ea-48f1769b1275","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ba29ced7-68fb-4292-bc6b-8974afc067fc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:18:32.054Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:18:32.056Z","message":"{\"transactionId\":\"7a219a3c-d61a-4f99-84ea-48f1769b1275\",\"status\":\"200\",\"rqstDate\":\"230526-00:18:32:055\",\"respDate\":\"230526-00:18:32:056\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:7a219a3c-d61a-4f99-84ea-48f1769b1275\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:18:32:055-64733\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[86892438-15e5-4d48-b2c4-fed23910c75e], x-b3-parentspanid=[5080ec47d15a9bfe], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40685], x-envoy-attempt-count=[1], x-b3-traceid=[7b2cad46bb76afa15080ec47d15a9bfe], x-b3-spanid=[c7bfadea005b4b53], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[7a219a3c-d61a-4f99-84ea-48f1769b1275]}\\\"}\"}","context":{"RequestID":"7a219a3c-d61a-4f99-84ea-48f1769b1275","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ba29ced7-68fb-4292-bc6b-8974afc067fc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:18:32.054Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:32.057Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7a219a3c-d61a-4f99-84ea-48f1769b1275","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ba29ced7-68fb-4292-bc6b-8974afc067fc","LogTimestamp":"2023-05-26T00:18:32.057Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:18:32 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:18:33.981Z","message":"Entering","context":{"RequestID":"ea00b802-c4ea-4667-9e66-6a4d62a65793","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"32bc56ad-51d7-45d4-bde9-d35b25b69d1c","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:18:33.981Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:18:33.983Z","message":"{\"transactionId\":\"ea00b802-c4ea-4667-9e66-6a4d62a65793\",\"status\":\"200\",\"rqstDate\":\"230526-00:18:33:982\",\"respDate\":\"230526-00:18:33:983\",\"sourceId\":\"haproxy:ea00b802-c4ea-4667-9e66-6a4d62a65793\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:18:33:982-30897\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[457f9a8e-1ce5-473e-8b85-e77efc372176], x-b3-parentspanid=[01ed4cf4dbb57d2a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4f4facacc5c1204d01ed4cf4dbb57d2a], x-b3-spanid=[aed58b6e417e11a2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ea00b802-c4ea-4667-9e66-6a4d62a65793]}\\\"}\"}","context":{"RequestID":"ea00b802-c4ea-4667-9e66-6a4d62a65793","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"32bc56ad-51d7-45d4-bde9-d35b25b69d1c","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:18:33.981Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:33.984Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ea00b802-c4ea-4667-9e66-6a4d62a65793","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"32bc56ad-51d7-45d4-bde9-d35b25b69d1c","LogTimestamp":"2023-05-26T00:18:33.984Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:18:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-26T00:18:34.217Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:18:34.232Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:34.232Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:34.232Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:35.996Z","message":"Entering","context":{"RequestID":"ff338d02-6d82-4888-ada5-586ddf6b7c58","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"376f294c-cf24-4b44-95bc-c79d166a9fc0","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:18:35.996Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:18:35.998Z","message":"{\"transactionId\":\"ff338d02-6d82-4888-ada5-586ddf6b7c58\",\"status\":\"200\",\"rqstDate\":\"230526-00:18:35:997\",\"respDate\":\"230526-00:18:35:998\",\"sourceId\":\"haproxy:ff338d02-6d82-4888-ada5-586ddf6b7c58\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:18:35:997-20379\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[85f50b5d-00ea-458a-a5b8-853937da1126], x-b3-parentspanid=[a74b0eadccc8c97b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2e01867deb1c3036a74b0eadccc8c97b], x-b3-spanid=[cc541f7031586dbc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ff338d02-6d82-4888-ada5-586ddf6b7c58]}\\\"}\"}","context":{"RequestID":"ff338d02-6d82-4888-ada5-586ddf6b7c58","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"376f294c-cf24-4b44-95bc-c79d166a9fc0","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:18:35.996Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:35.999Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ff338d02-6d82-4888-ada5-586ddf6b7c58","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"376f294c-cf24-4b44-95bc-c79d166a9fc0","LogTimestamp":"2023-05-26T00:18:35.999Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:18:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:18:38.009Z","message":"Entering","context":{"RequestID":"1d0b2cf1-da89-401b-941e-75ce7008e7f9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a28383d6-a560-4703-934f-ca9f628e9cbb","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:18:38.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:18:38.011Z","message":"{\"transactionId\":\"1d0b2cf1-da89-401b-941e-75ce7008e7f9\",\"status\":\"200\",\"rqstDate\":\"230526-00:18:38:010\",\"respDate\":\"230526-00:18:38:011\",\"sourceId\":\"haproxy:1d0b2cf1-da89-401b-941e-75ce7008e7f9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:18:38:010-63454\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[185aad44-0716-4144-ac33-fcabe6014e0a], x-b3-parentspanid=[78fc72b6e541a8d0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8bf7133b27f17f1378fc72b6e541a8d0], x-b3-spanid=[5ba8246dc3169264], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1d0b2cf1-da89-401b-941e-75ce7008e7f9]}\\\"}\"}","context":{"RequestID":"1d0b2cf1-da89-401b-941e-75ce7008e7f9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a28383d6-a560-4703-934f-ca9f628e9cbb","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:18:38.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:38.012Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1d0b2cf1-da89-401b-941e-75ce7008e7f9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a28383d6-a560-4703-934f-ca9f628e9cbb","LogTimestamp":"2023-05-26T00:18:38.012Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:18:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:18:40.023Z","message":"Entering","context":{"RequestID":"09c34fd3-6c27-4aa1-abd0-7133a87a2b65","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e3b4cc0c-ff08-4531-b903-14a58401d248","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:18:40.023Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:18:40.025Z","message":"{\"transactionId\":\"09c34fd3-6c27-4aa1-abd0-7133a87a2b65\",\"status\":\"200\",\"rqstDate\":\"230526-00:18:40:024\",\"respDate\":\"230526-00:18:40:025\",\"sourceId\":\"haproxy:09c34fd3-6c27-4aa1-abd0-7133a87a2b65\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:18:40:024-3648\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[32fe35f7-f82a-4f9a-bfd8-d0fb22303f48], x-b3-parentspanid=[e997e21f550b7b9d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e2e9975459f1a9d3e997e21f550b7b9d], x-b3-spanid=[74f522f768daf5d8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[09c34fd3-6c27-4aa1-abd0-7133a87a2b65]}\\\"}\"}","context":{"RequestID":"09c34fd3-6c27-4aa1-abd0-7133a87a2b65","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e3b4cc0c-ff08-4531-b903-14a58401d248","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:18:40.023Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:40.025Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"09c34fd3-6c27-4aa1-abd0-7133a87a2b65","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e3b4cc0c-ff08-4531-b903-14a58401d248","LogTimestamp":"2023-05-26T00:18:40.025Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:18:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:18:41.906Z","message":"Entering","context":{"RequestID":"2a53d03c-d377-4c3d-a919-7d42ed14085a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"77816ac6-590e-456c-a808-35e2ce499b19","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:18:41.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:18:41.907Z","message":"Database is available from CACHED check.","context":{"RequestID":"2a53d03c-d377-4c3d-a919-7d42ed14085a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"77816ac6-590e-456c-a808-35e2ce499b19","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:18:41.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:41.908Z","message":"{\"transactionId\":\"2a53d03c-d377-4c3d-a919-7d42ed14085a\",\"status\":\"200\",\"rqstDate\":\"230526-00:18:41:907\",\"respDate\":\"230526-00:18:41:908\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2a53d03c-d377-4c3d-a919-7d42ed14085a\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:18:41:907-99228\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2a53d03c-d377-4c3d-a919-7d42ed14085a]}\\\"}\"}","context":{"RequestID":"2a53d03c-d377-4c3d-a919-7d42ed14085a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"77816ac6-590e-456c-a808-35e2ce499b19","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:18:41.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:41.908Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2a53d03c-d377-4c3d-a919-7d42ed14085a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"77816ac6-590e-456c-a808-35e2ce499b19","LogTimestamp":"2023-05-26T00:18:41.908Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:18:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-26T00:18:42.034Z","message":"Entering","context":{"RequestID":"c3a96750-48f7-4d5a-92dd-3a45fbf36825","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0c7fd6e9-8010-4948-8dc7-fd0a3762fdc6","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:18:42.034Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:18:42.036Z","message":"{\"transactionId\":\"c3a96750-48f7-4d5a-92dd-3a45fbf36825\",\"status\":\"200\",\"rqstDate\":\"230526-00:18:42:035\",\"respDate\":\"230526-00:18:42:036\",\"sourceId\":\"haproxy:c3a96750-48f7-4d5a-92dd-3a45fbf36825\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:18:42:035-80509\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f6781fb8-dc9e-46a4-97f8-c957fda4796a], x-b3-parentspanid=[075a3a6af0a0f70a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9f9f83c278470a0b075a3a6af0a0f70a], x-b3-spanid=[3a32bd25a2b7b0ea], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c3a96750-48f7-4d5a-92dd-3a45fbf36825]}\\\"}\"}","context":{"RequestID":"c3a96750-48f7-4d5a-92dd-3a45fbf36825","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0c7fd6e9-8010-4948-8dc7-fd0a3762fdc6","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:18:42.034Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:42.037Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c3a96750-48f7-4d5a-92dd-3a45fbf36825","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0c7fd6e9-8010-4948-8dc7-fd0a3762fdc6","LogTimestamp":"2023-05-26T00:18:42.037Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:18:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:18:42.054Z","message":"Entering","context":{"RequestID":"00e27943-4437-4324-92aa-0683b4e4bc72","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"00f8549f-22d8-4b34-a655-7d52939e10dc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:18:42.054Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:18:42.056Z","message":"{\"transactionId\":\"00e27943-4437-4324-92aa-0683b4e4bc72\",\"status\":\"200\",\"rqstDate\":\"230526-00:18:42:054\",\"respDate\":\"230526-00:18:42:055\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:00e27943-4437-4324-92aa-0683b4e4bc72\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:18:42:054-64517\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e7b5dcd2-63f1-4577-9c90-d9f0788a2e67], x-b3-parentspanid=[191e502c5efc7286], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53929], x-envoy-attempt-count=[1], x-b3-traceid=[3350589cf4c11a1c191e502c5efc7286], x-b3-spanid=[786a16e704882b0a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[00e27943-4437-4324-92aa-0683b4e4bc72]}\\\"}\"}","context":{"RequestID":"00e27943-4437-4324-92aa-0683b4e4bc72","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"00f8549f-22d8-4b34-a655-7d52939e10dc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:18:42.054Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:42.056Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"00e27943-4437-4324-92aa-0683b4e4bc72","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"00f8549f-22d8-4b34-a655-7d52939e10dc","LogTimestamp":"2023-05-26T00:18:42.056Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:18:42 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:18:44.046Z","message":"Entering","context":{"RequestID":"31c7b983-c87d-4a13-81d2-88459a4a523c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6d23fa08-ae34-4ab0-b34a-4cacbbe56e21","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:18:44.046Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:18:44.048Z","message":"{\"transactionId\":\"31c7b983-c87d-4a13-81d2-88459a4a523c\",\"status\":\"200\",\"rqstDate\":\"230526-00:18:44:047\",\"respDate\":\"230526-00:18:44:048\",\"sourceId\":\"haproxy:31c7b983-c87d-4a13-81d2-88459a4a523c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:18:44:047-84701\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0d247ca9-5e0c-44d3-831e-bfef0df86d63], x-b3-parentspanid=[2593932b36a94b88], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[11167b1e514890392593932b36a94b88], x-b3-spanid=[089e5f259f03ee96], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[31c7b983-c87d-4a13-81d2-88459a4a523c]}\\\"}\"}","context":{"RequestID":"31c7b983-c87d-4a13-81d2-88459a4a523c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6d23fa08-ae34-4ab0-b34a-4cacbbe56e21","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:18:44.046Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:44.049Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"31c7b983-c87d-4a13-81d2-88459a4a523c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6d23fa08-ae34-4ab0-b34a-4cacbbe56e21","LogTimestamp":"2023-05-26T00:18:44.049Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:18:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:18:44.217Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:18:44.232Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:44.232Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:44.232Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:46.058Z","message":"Entering","context":{"RequestID":"020271cb-4ff5-4e14-a21c-1819786ea1e0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5bc9c4bb-39dc-46a4-8c66-5a270c8d22dd","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:18:46.058Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:18:46.060Z","message":"{\"transactionId\":\"020271cb-4ff5-4e14-a21c-1819786ea1e0\",\"status\":\"200\",\"rqstDate\":\"230526-00:18:46:058\",\"respDate\":\"230526-00:18:46:060\",\"sourceId\":\"haproxy:020271cb-4ff5-4e14-a21c-1819786ea1e0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:18:46:058-56862\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f2595183-8cfe-420b-9ca8-db1dddae6d69], x-b3-parentspanid=[caa44dd7ea69bd09], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[559e94155396bac1caa44dd7ea69bd09], x-b3-spanid=[e4f98cb0e6e5bd6e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[020271cb-4ff5-4e14-a21c-1819786ea1e0]}\\\"}\"}","context":{"RequestID":"020271cb-4ff5-4e14-a21c-1819786ea1e0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5bc9c4bb-39dc-46a4-8c66-5a270c8d22dd","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:18:46.058Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:46.061Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"020271cb-4ff5-4e14-a21c-1819786ea1e0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5bc9c4bb-39dc-46a4-8c66-5a270c8d22dd","LogTimestamp":"2023-05-26T00:18:46.061Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:18:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:18:48.070Z","message":"Entering","context":{"RequestID":"eaa0d029-c4f1-4826-8031-69cf28919474","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f11a65bc-b477-4933-8cda-12b6b7ed45fa","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:18:48.070Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:18:48.072Z","message":"{\"transactionId\":\"eaa0d029-c4f1-4826-8031-69cf28919474\",\"status\":\"200\",\"rqstDate\":\"230526-00:18:48:070\",\"respDate\":\"230526-00:18:48:071\",\"sourceId\":\"haproxy:eaa0d029-c4f1-4826-8031-69cf28919474\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:18:48:070-42693\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a06bb22a-2d8c-47ae-8b99-e1eb5941b69b], x-b3-parentspanid=[043580c5cd72a5a0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4b794998cdaf0b7a043580c5cd72a5a0], x-b3-spanid=[8e0f4016d1950ae0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eaa0d029-c4f1-4826-8031-69cf28919474]}\\\"}\"}","context":{"RequestID":"eaa0d029-c4f1-4826-8031-69cf28919474","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f11a65bc-b477-4933-8cda-12b6b7ed45fa","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:18:48.070Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:48.072Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eaa0d029-c4f1-4826-8031-69cf28919474","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f11a65bc-b477-4933-8cda-12b6b7ed45fa","LogTimestamp":"2023-05-26T00:18:48.072Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:18:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:18:50.081Z","message":"Entering","context":{"RequestID":"a1ad7c2f-e10f-44d0-906c-a2f3790e3201","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1e8733f0-acf0-4875-9d75-e6b39d24566d","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:18:50.081Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:18:50.083Z","message":"{\"transactionId\":\"a1ad7c2f-e10f-44d0-906c-a2f3790e3201\",\"status\":\"200\",\"rqstDate\":\"230526-00:18:50:081\",\"respDate\":\"230526-00:18:50:083\",\"sourceId\":\"haproxy:a1ad7c2f-e10f-44d0-906c-a2f3790e3201\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:18:50:081-46377\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9d9e3c13-5737-4845-8a8d-42b9ca52f835], x-b3-parentspanid=[e04209ece703f2c2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e2d5d72dc7adbb7de04209ece703f2c2], x-b3-spanid=[6b40ea35776a256c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a1ad7c2f-e10f-44d0-906c-a2f3790e3201]}\\\"}\"}","context":{"RequestID":"a1ad7c2f-e10f-44d0-906c-a2f3790e3201","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1e8733f0-acf0-4875-9d75-e6b39d24566d","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:18:50.081Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:50.084Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a1ad7c2f-e10f-44d0-906c-a2f3790e3201","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1e8733f0-acf0-4875-9d75-e6b39d24566d","LogTimestamp":"2023-05-26T00:18:50.084Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:18:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:18:51.909Z","message":"Entering","context":{"RequestID":"32e8a7e8-1573-403c-9a95-65b8b5c0d363","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ce2a0975-02b9-466f-8f0a-8af43dd6d9f2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:18:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:18:51.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"32e8a7e8-1573-403c-9a95-65b8b5c0d363","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ce2a0975-02b9-466f-8f0a-8af43dd6d9f2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:18:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:51.911Z","message":"{\"transactionId\":\"32e8a7e8-1573-403c-9a95-65b8b5c0d363\",\"status\":\"200\",\"rqstDate\":\"230526-00:18:51:909\",\"respDate\":\"230526-00:18:51:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:32e8a7e8-1573-403c-9a95-65b8b5c0d363\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:18:51:909-97545\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[32e8a7e8-1573-403c-9a95-65b8b5c0d363]}\\\"}\"}","context":{"RequestID":"32e8a7e8-1573-403c-9a95-65b8b5c0d363","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ce2a0975-02b9-466f-8f0a-8af43dd6d9f2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:18:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:51.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"32e8a7e8-1573-403c-9a95-65b8b5c0d363","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ce2a0975-02b9-466f-8f0a-8af43dd6d9f2","LogTimestamp":"2023-05-26T00:18:51.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:18:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:18:52.056Z","message":"Entering","context":{"RequestID":"b928c8c5-85d7-4b10-9502-96446b561b7b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ae018c4e-a35d-431d-8dde-bc333bdc560a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:18:52.056Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:18:52.058Z","message":"{\"transactionId\":\"b928c8c5-85d7-4b10-9502-96446b561b7b\",\"status\":\"200\",\"rqstDate\":\"230526-00:18:52:056\",\"respDate\":\"230526-00:18:52:058\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b928c8c5-85d7-4b10-9502-96446b561b7b\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:18:52:056-6882\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1e61a221-4f87-4dd0-b392-77c771e5a95f], x-b3-parentspanid=[f412c10ba6950040], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55377], x-envoy-attempt-count=[1], x-b3-traceid=[bffcb1fcdd90636af412c10ba6950040], x-b3-spanid=[800d24ef8f8eb48d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b928c8c5-85d7-4b10-9502-96446b561b7b]}\\\"}\"}","context":{"RequestID":"b928c8c5-85d7-4b10-9502-96446b561b7b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ae018c4e-a35d-431d-8dde-bc333bdc560a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:18:52.056Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:52.058Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b928c8c5-85d7-4b10-9502-96446b561b7b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ae018c4e-a35d-431d-8dde-bc333bdc560a","LogTimestamp":"2023-05-26T00:18:52.058Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:18:52 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:18:52.093Z","message":"Entering","context":{"RequestID":"e8c2f5b9-6912-4a44-b3bf-bedd64d84d2f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ca63180f-34d8-42cd-a4a2-8ae9138a31c8","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:18:52.093Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:18:52.096Z","message":"{\"transactionId\":\"e8c2f5b9-6912-4a44-b3bf-bedd64d84d2f\",\"status\":\"200\",\"rqstDate\":\"230526-00:18:52:094\",\"respDate\":\"230526-00:18:52:096\",\"sourceId\":\"haproxy:e8c2f5b9-6912-4a44-b3bf-bedd64d84d2f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:18:52:094-83888\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c765475b-0d88-45c2-a2e5-8b2cb48b572d], x-b3-parentspanid=[acdbda114909d9e9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cd997d91ded4c8fdacdbda114909d9e9], x-b3-spanid=[0d6a2446928c3af0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e8c2f5b9-6912-4a44-b3bf-bedd64d84d2f]}\\\"}\"}","context":{"RequestID":"e8c2f5b9-6912-4a44-b3bf-bedd64d84d2f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ca63180f-34d8-42cd-a4a2-8ae9138a31c8","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:18:52.093Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:52.097Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e8c2f5b9-6912-4a44-b3bf-bedd64d84d2f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ca63180f-34d8-42cd-a4a2-8ae9138a31c8","LogTimestamp":"2023-05-26T00:18:52.097Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:18:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:18:54.108Z","message":"Entering","context":{"RequestID":"f305bab5-aa3a-468f-b019-629a3358c46f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ad84e899-f9eb-4a10-bcbe-e6cec30d9b52","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:18:54.108Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:18:54.110Z","message":"{\"transactionId\":\"f305bab5-aa3a-468f-b019-629a3358c46f\",\"status\":\"200\",\"rqstDate\":\"230526-00:18:54:109\",\"respDate\":\"230526-00:18:54:110\",\"sourceId\":\"haproxy:f305bab5-aa3a-468f-b019-629a3358c46f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:18:54:109-53938\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[830d309f-9ad8-45db-ae14-5dcc03078648], x-b3-parentspanid=[212a4b2a80c6decc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2f240804ea5e4881212a4b2a80c6decc], x-b3-spanid=[68e18a4e56bc5492], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f305bab5-aa3a-468f-b019-629a3358c46f]}\\\"}\"}","context":{"RequestID":"f305bab5-aa3a-468f-b019-629a3358c46f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ad84e899-f9eb-4a10-bcbe-e6cec30d9b52","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:18:54.108Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:54.111Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f305bab5-aa3a-468f-b019-629a3358c46f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ad84e899-f9eb-4a10-bcbe-e6cec30d9b52","LogTimestamp":"2023-05-26T00:18:54.111Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:18:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:18:54.216Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:18:54.230Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:54.230Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:54.230Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:56.120Z","message":"Entering","context":{"RequestID":"4aa05a6b-cacb-48e9-b3f9-337277d52658","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3e462ec1-5e6c-4c9b-a976-046138a8e7b0","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:18:56.120Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:18:56.121Z","message":"{\"transactionId\":\"4aa05a6b-cacb-48e9-b3f9-337277d52658\",\"status\":\"200\",\"rqstDate\":\"230526-00:18:56:120\",\"respDate\":\"230526-00:18:56:121\",\"sourceId\":\"haproxy:4aa05a6b-cacb-48e9-b3f9-337277d52658\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:18:56:120-75606\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[71f711a2-dff4-4d20-ab94-aa396699bced], x-b3-parentspanid=[197a463792331713], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[952b181811abcd1d197a463792331713], x-b3-spanid=[eac5e9218d5281db], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4aa05a6b-cacb-48e9-b3f9-337277d52658]}\\\"}\"}","context":{"RequestID":"4aa05a6b-cacb-48e9-b3f9-337277d52658","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3e462ec1-5e6c-4c9b-a976-046138a8e7b0","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:18:56.120Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:56.122Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4aa05a6b-cacb-48e9-b3f9-337277d52658","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3e462ec1-5e6c-4c9b-a976-046138a8e7b0","LogTimestamp":"2023-05-26T00:18:56.122Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:18:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:18:56.889Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:56.893Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:58.132Z","message":"Entering","context":{"RequestID":"e7af342d-64c4-45bf-9b44-d5ac39c8ea4b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e8c795f3-502e-4033-aa6d-9e3030959e8e","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:18:58.131Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:18:58.134Z","message":"{\"transactionId\":\"e7af342d-64c4-45bf-9b44-d5ac39c8ea4b\",\"status\":\"200\",\"rqstDate\":\"230526-00:18:58:133\",\"respDate\":\"230526-00:18:58:134\",\"sourceId\":\"haproxy:e7af342d-64c4-45bf-9b44-d5ac39c8ea4b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:18:58:133-82589\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[93511919-c0e2-4f6e-ac0b-8cffaa58a492], x-b3-parentspanid=[1a476f7cc8215089], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2ecb2b03f6b392351a476f7cc8215089], x-b3-spanid=[a52fc88a20174e73], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e7af342d-64c4-45bf-9b44-d5ac39c8ea4b]}\\\"}\"}","context":{"RequestID":"e7af342d-64c4-45bf-9b44-d5ac39c8ea4b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e8c795f3-502e-4033-aa6d-9e3030959e8e","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:18:58.131Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:18:58.135Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e7af342d-64c4-45bf-9b44-d5ac39c8ea4b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e8c795f3-502e-4033-aa6d-9e3030959e8e","LogTimestamp":"2023-05-26T00:18:58.135Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:18:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:19:00.145Z","message":"Entering","context":{"RequestID":"7edf1def-a193-42fd-b805-b5951620f5d7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6713244e-54f7-426d-863b-1c6890067aff","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:19:00.145Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:19:00.147Z","message":"{\"transactionId\":\"7edf1def-a193-42fd-b805-b5951620f5d7\",\"status\":\"200\",\"rqstDate\":\"230526-00:19:00:146\",\"respDate\":\"230526-00:19:00:147\",\"sourceId\":\"haproxy:7edf1def-a193-42fd-b805-b5951620f5d7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:19:00:146-44122\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[59b230d8-d0c0-4a8a-8278-4dd8f2ff2f70], x-b3-parentspanid=[3e5bc10b169514e8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3f2716dfe19f0a333e5bc10b169514e8], x-b3-spanid=[baee41ef24b606dd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7edf1def-a193-42fd-b805-b5951620f5d7]}\\\"}\"}","context":{"RequestID":"7edf1def-a193-42fd-b805-b5951620f5d7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6713244e-54f7-426d-863b-1c6890067aff","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:19:00.145Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:00.148Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7edf1def-a193-42fd-b805-b5951620f5d7","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6713244e-54f7-426d-863b-1c6890067aff","LogTimestamp":"2023-05-26T00:19:00.148Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:19:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:19:01.907Z","message":"Entering","context":{"RequestID":"6f634dd3-873d-4b39-8469-103c80fc7c30","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cec953a4-d9f3-4062-bbfb-1b6317601a65","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:19:01.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:19:01.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"6f634dd3-873d-4b39-8469-103c80fc7c30","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cec953a4-d9f3-4062-bbfb-1b6317601a65","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:19:01.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:01.910Z","message":"{\"transactionId\":\"6f634dd3-873d-4b39-8469-103c80fc7c30\",\"status\":\"200\",\"rqstDate\":\"230526-00:19:01:908\",\"respDate\":\"230526-00:19:01:910\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6f634dd3-873d-4b39-8469-103c80fc7c30\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:19:01:908-95441\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6f634dd3-873d-4b39-8469-103c80fc7c30]}\\\"}\"}","context":{"RequestID":"6f634dd3-873d-4b39-8469-103c80fc7c30","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cec953a4-d9f3-4062-bbfb-1b6317601a65","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:19:01.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:01.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6f634dd3-873d-4b39-8469-103c80fc7c30","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cec953a4-d9f3-4062-bbfb-1b6317601a65","LogTimestamp":"2023-05-26T00:19:01.910Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:19:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:19:02.055Z","message":"Entering","context":{"RequestID":"c913e203-9f59-45af-b111-fdea501aba8c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8ef3bb54-3890-4d00-8a70-a9bf3f6bcc47","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:19:02.055Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:19:02.057Z","message":"{\"transactionId\":\"c913e203-9f59-45af-b111-fdea501aba8c\",\"status\":\"200\",\"rqstDate\":\"230526-00:19:02:056\",\"respDate\":\"230526-00:19:02:057\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c913e203-9f59-45af-b111-fdea501aba8c\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:19:02:056-86966\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[440770f3-b490-4cd3-b6b9-5e6ce801d34b], x-b3-parentspanid=[edd553acce53d881], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45723], x-envoy-attempt-count=[1], x-b3-traceid=[d72f35b1ce04ab64edd553acce53d881], x-b3-spanid=[7e165ed370fa68e2], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c913e203-9f59-45af-b111-fdea501aba8c]}\\\"}\"}","context":{"RequestID":"c913e203-9f59-45af-b111-fdea501aba8c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8ef3bb54-3890-4d00-8a70-a9bf3f6bcc47","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:19:02.055Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:02.058Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c913e203-9f59-45af-b111-fdea501aba8c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8ef3bb54-3890-4d00-8a70-a9bf3f6bcc47","LogTimestamp":"2023-05-26T00:19:02.058Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:19:02 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:19:02.157Z","message":"Entering","context":{"RequestID":"f6f3af05-7f65-423e-8cb3-5d3d7c920887","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cc098cdb-3846-40c7-bd47-2a0f19200c05","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:19:02.157Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:19:02.159Z","message":"{\"transactionId\":\"f6f3af05-7f65-423e-8cb3-5d3d7c920887\",\"status\":\"200\",\"rqstDate\":\"230526-00:19:02:158\",\"respDate\":\"230526-00:19:02:159\",\"sourceId\":\"haproxy:f6f3af05-7f65-423e-8cb3-5d3d7c920887\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:19:02:158-29352\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a03a4c18-60a5-4ba7-909a-e39b9d77dabc], x-b3-parentspanid=[6d69fb20d14ab12d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[696937e6c3f63e5a6d69fb20d14ab12d], x-b3-spanid=[21a09fe1e2754e93], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f6f3af05-7f65-423e-8cb3-5d3d7c920887]}\\\"}\"}","context":{"RequestID":"f6f3af05-7f65-423e-8cb3-5d3d7c920887","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cc098cdb-3846-40c7-bd47-2a0f19200c05","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:19:02.157Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:02.159Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f6f3af05-7f65-423e-8cb3-5d3d7c920887","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cc098cdb-3846-40c7-bd47-2a0f19200c05","LogTimestamp":"2023-05-26T00:19:02.159Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:19:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:19:04.170Z","message":"Entering","context":{"RequestID":"95fc6b86-2608-462f-a05c-5a1b05e8f286","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"22a11316-c64e-4f74-a23b-5800d6e36829","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:19:04.169Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:19:04.171Z","message":"{\"transactionId\":\"95fc6b86-2608-462f-a05c-5a1b05e8f286\",\"status\":\"200\",\"rqstDate\":\"230526-00:19:04:170\",\"respDate\":\"230526-00:19:04:171\",\"sourceId\":\"haproxy:95fc6b86-2608-462f-a05c-5a1b05e8f286\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:19:04:170-48216\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9834cfeb-43a8-494b-80ae-06e085a092d1], x-b3-parentspanid=[9e0f03b08b9bfbeb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3875a92c2bdfb6b09e0f03b08b9bfbeb], x-b3-spanid=[7fbe45838d0b0356], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[95fc6b86-2608-462f-a05c-5a1b05e8f286]}\\\"}\"}","context":{"RequestID":"95fc6b86-2608-462f-a05c-5a1b05e8f286","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"22a11316-c64e-4f74-a23b-5800d6e36829","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:19:04.169Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:04.172Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"95fc6b86-2608-462f-a05c-5a1b05e8f286","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"22a11316-c64e-4f74-a23b-5800d6e36829","LogTimestamp":"2023-05-26T00:19:04.172Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:19:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:19:04.217Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:19:04.232Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:04.233Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:04.233Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:06.181Z","message":"Entering","context":{"RequestID":"631da65f-5bff-49a5-82f5-2434fcbaac9a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7f435d23-9183-4fc4-ac3c-6da954d21091","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:19:06.181Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:19:06.182Z","message":"{\"transactionId\":\"631da65f-5bff-49a5-82f5-2434fcbaac9a\",\"status\":\"200\",\"rqstDate\":\"230526-00:19:06:182\",\"respDate\":\"230526-00:19:06:182\",\"sourceId\":\"haproxy:631da65f-5bff-49a5-82f5-2434fcbaac9a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:19:06:182-67085\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3ae6a8d9-7a15-40c3-9e4c-2a06dcbb4494], x-b3-parentspanid=[6ca61c1690031230], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b96f8c81a88c9afd6ca61c1690031230], x-b3-spanid=[2fe4592726bcbac1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[631da65f-5bff-49a5-82f5-2434fcbaac9a]}\\\"}\"}","context":{"RequestID":"631da65f-5bff-49a5-82f5-2434fcbaac9a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7f435d23-9183-4fc4-ac3c-6da954d21091","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:19:06.181Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:06.183Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"631da65f-5bff-49a5-82f5-2434fcbaac9a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7f435d23-9183-4fc4-ac3c-6da954d21091","LogTimestamp":"2023-05-26T00:19:06.183Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:19:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-26T00:19:08.191Z","message":"Entering","context":{"RequestID":"8bd44e91-0fb0-4cff-9ac6-d36f952886bc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ccab2ce1-3d09-44bb-bcba-812b95b14cb2","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:19:08.191Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:19:08.193Z","message":"{\"transactionId\":\"8bd44e91-0fb0-4cff-9ac6-d36f952886bc\",\"status\":\"200\",\"rqstDate\":\"230526-00:19:08:192\",\"respDate\":\"230526-00:19:08:193\",\"sourceId\":\"haproxy:8bd44e91-0fb0-4cff-9ac6-d36f952886bc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:19:08:192-26286\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7b3ba3a4-fac7-4a69-9d7f-98c543f86b8c], x-b3-parentspanid=[6a5d924071436191], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bf38c0ef094d35a06a5d924071436191], x-b3-spanid=[7b461af61a87e957], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8bd44e91-0fb0-4cff-9ac6-d36f952886bc]}\\\"}\"}","context":{"RequestID":"8bd44e91-0fb0-4cff-9ac6-d36f952886bc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ccab2ce1-3d09-44bb-bcba-812b95b14cb2","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:19:08.191Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:08.193Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8bd44e91-0fb0-4cff-9ac6-d36f952886bc","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ccab2ce1-3d09-44bb-bcba-812b95b14cb2","LogTimestamp":"2023-05-26T00:19:08.193Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:19:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:19:10.203Z","message":"Entering","context":{"RequestID":"f7f294ec-1a27-4b45-a184-6df3d4476466","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"edb28747-a94b-4e62-ade6-14c6f473ae6e","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:19:10.203Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:19:10.205Z","message":"{\"transactionId\":\"f7f294ec-1a27-4b45-a184-6df3d4476466\",\"status\":\"200\",\"rqstDate\":\"230526-00:19:10:204\",\"respDate\":\"230526-00:19:10:205\",\"sourceId\":\"haproxy:f7f294ec-1a27-4b45-a184-6df3d4476466\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:19:10:204-39681\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4f9bddfe-2824-46dc-85b5-5ffaef16bb84], x-b3-parentspanid=[52ec6626299873b4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[614b7bf78b3e36e652ec6626299873b4], x-b3-spanid=[ef422a13b9265230], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f7f294ec-1a27-4b45-a184-6df3d4476466]}\\\"}\"}","context":{"RequestID":"f7f294ec-1a27-4b45-a184-6df3d4476466","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"edb28747-a94b-4e62-ade6-14c6f473ae6e","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:19:10.203Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:10.205Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f7f294ec-1a27-4b45-a184-6df3d4476466","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"edb28747-a94b-4e62-ade6-14c6f473ae6e","LogTimestamp":"2023-05-26T00:19:10.205Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:19:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:19:11.908Z","message":"Entering","context":{"RequestID":"db4ef8f7-1368-4de9-9c97-1ab290b27111","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ac4f2628-d0e0-46ef-86f7-4d501f79f287","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:19:11.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:19:11.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"db4ef8f7-1368-4de9-9c97-1ab290b27111","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ac4f2628-d0e0-46ef-86f7-4d501f79f287","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:19:11.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:11.911Z","message":"{\"transactionId\":\"db4ef8f7-1368-4de9-9c97-1ab290b27111\",\"status\":\"200\",\"rqstDate\":\"230526-00:19:11:909\",\"respDate\":\"230526-00:19:11:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:db4ef8f7-1368-4de9-9c97-1ab290b27111\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:19:11:909-94210\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[db4ef8f7-1368-4de9-9c97-1ab290b27111]}\\\"}\"}","context":{"RequestID":"db4ef8f7-1368-4de9-9c97-1ab290b27111","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ac4f2628-d0e0-46ef-86f7-4d501f79f287","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:19:11.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:11.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"db4ef8f7-1368-4de9-9c97-1ab290b27111","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ac4f2628-d0e0-46ef-86f7-4d501f79f287","LogTimestamp":"2023-05-26T00:19:11.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:19:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:19:12.055Z","message":"Entering","context":{"RequestID":"be8dce3e-ca6c-43d6-8625-2feee0af03a8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"58a9c973-3bbf-4080-8f5f-477a2dabee33","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:19:12.055Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:19:12.057Z","message":"{\"transactionId\":\"be8dce3e-ca6c-43d6-8625-2feee0af03a8\",\"status\":\"200\",\"rqstDate\":\"230526-00:19:12:056\",\"respDate\":\"230526-00:19:12:057\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:be8dce3e-ca6c-43d6-8625-2feee0af03a8\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:19:12:056-41193\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9add97fe-5b9c-4842-b315-b51c753b4b0c], x-b3-parentspanid=[45170470e4460ec4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41629], x-envoy-attempt-count=[1], x-b3-traceid=[d9e4a3da176ab30045170470e4460ec4], x-b3-spanid=[d8d4f30bbc77f982], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[be8dce3e-ca6c-43d6-8625-2feee0af03a8]}\\\"}\"}","context":{"RequestID":"be8dce3e-ca6c-43d6-8625-2feee0af03a8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"58a9c973-3bbf-4080-8f5f-477a2dabee33","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:19:12.055Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:12.058Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"be8dce3e-ca6c-43d6-8625-2feee0af03a8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"58a9c973-3bbf-4080-8f5f-477a2dabee33","LogTimestamp":"2023-05-26T00:19:12.058Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:19:12 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:19:12.214Z","message":"Entering","context":{"RequestID":"b2e08efb-6990-4639-afae-0e7413e797ab","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1283edbd-50b9-40f7-95fe-d0f8bff4696c","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:19:12.214Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:19:12.215Z","message":"{\"transactionId\":\"b2e08efb-6990-4639-afae-0e7413e797ab\",\"status\":\"200\",\"rqstDate\":\"230526-00:19:12:214\",\"respDate\":\"230526-00:19:12:215\",\"sourceId\":\"haproxy:b2e08efb-6990-4639-afae-0e7413e797ab\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:19:12:214-95711\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ab154404-9f5b-459a-b4ea-f356b3895ab8], x-b3-parentspanid=[ef6a8374739c3de3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[851067271a3c2220ef6a8374739c3de3], x-b3-spanid=[42bb8ef5dd14897c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b2e08efb-6990-4639-afae-0e7413e797ab]}\\\"}\"}","context":{"RequestID":"b2e08efb-6990-4639-afae-0e7413e797ab","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1283edbd-50b9-40f7-95fe-d0f8bff4696c","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:19:12.214Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:12.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b2e08efb-6990-4639-afae-0e7413e797ab","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1283edbd-50b9-40f7-95fe-d0f8bff4696c","LogTimestamp":"2023-05-26T00:19:12.216Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:19:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:19:14.218Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:19:14.226Z","message":"Entering","context":{"RequestID":"815690f9-fc6e-43ab-b0d4-83cf4195e396","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b757f7bf-ea0c-49af-b90b-9444d7c0c201","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:19:14.226Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:19:14.228Z","message":"{\"transactionId\":\"815690f9-fc6e-43ab-b0d4-83cf4195e396\",\"status\":\"200\",\"rqstDate\":\"230526-00:19:14:227\",\"respDate\":\"230526-00:19:14:228\",\"sourceId\":\"haproxy:815690f9-fc6e-43ab-b0d4-83cf4195e396\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:19:14:227-57512\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6cb43182-724d-4a2b-83c9-26faec672680], x-b3-parentspanid=[cbc3bd7477843b6e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b7c0851f73389aa4cbc3bd7477843b6e], x-b3-spanid=[b06342684a9071a9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[815690f9-fc6e-43ab-b0d4-83cf4195e396]}\\\"}\"}","context":{"RequestID":"815690f9-fc6e-43ab-b0d4-83cf4195e396","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b757f7bf-ea0c-49af-b90b-9444d7c0c201","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:19:14.226Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:14.229Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"815690f9-fc6e-43ab-b0d4-83cf4195e396","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b757f7bf-ea0c-49af-b90b-9444d7c0c201","LogTimestamp":"2023-05-26T00:19:14.229Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:19:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:19:14.231Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:14.231Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:14.232Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:16.238Z","message":"Entering","context":{"RequestID":"12b94287-27bb-4d1b-b374-a751d46531c6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c070ab8b-a2f8-48d5-88f5-a63dace92188","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:19:16.238Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:19:16.240Z","message":"{\"transactionId\":\"12b94287-27bb-4d1b-b374-a751d46531c6\",\"status\":\"200\",\"rqstDate\":\"230526-00:19:16:239\",\"respDate\":\"230526-00:19:16:240\",\"sourceId\":\"haproxy:12b94287-27bb-4d1b-b374-a751d46531c6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:19:16:239-9099\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[80673377-7a26-4a18-bb4f-ca201ee0e25d], x-b3-parentspanid=[05340cbe9d44af24], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5d614dbc6567211905340cbe9d44af24], x-b3-spanid=[8b6075d6ce9592f0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[12b94287-27bb-4d1b-b374-a751d46531c6]}\\\"}\"}","context":{"RequestID":"12b94287-27bb-4d1b-b374-a751d46531c6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c070ab8b-a2f8-48d5-88f5-a63dace92188","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:19:16.238Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:16.241Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"12b94287-27bb-4d1b-b374-a751d46531c6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c070ab8b-a2f8-48d5-88f5-a63dace92188","LogTimestamp":"2023-05-26T00:19:16.241Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:19:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:19:18.251Z","message":"Entering","context":{"RequestID":"0db86834-f74f-468c-92e9-95b60a5538e8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"944e87b5-599e-4e93-9e10-ccaf1b2f1ef6","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:19:18.251Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:19:18.253Z","message":"{\"transactionId\":\"0db86834-f74f-468c-92e9-95b60a5538e8\",\"status\":\"200\",\"rqstDate\":\"230526-00:19:18:251\",\"respDate\":\"230526-00:19:18:253\",\"sourceId\":\"haproxy:0db86834-f74f-468c-92e9-95b60a5538e8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:19:18:251-29524\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6b5a7d65-9344-4ca1-9bae-41c24372818b], x-b3-parentspanid=[f86598a50c24481b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[899b273cc052077bf86598a50c24481b], x-b3-spanid=[0bc77a6c9a489b55], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0db86834-f74f-468c-92e9-95b60a5538e8]}\\\"}\"}","context":{"RequestID":"0db86834-f74f-468c-92e9-95b60a5538e8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"944e87b5-599e-4e93-9e10-ccaf1b2f1ef6","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:19:18.251Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:18.253Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0db86834-f74f-468c-92e9-95b60a5538e8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"944e87b5-599e-4e93-9e10-ccaf1b2f1ef6","LogTimestamp":"2023-05-26T00:19:18.253Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:19:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:19:20.264Z","message":"Entering","context":{"RequestID":"9707dbff-0120-4a02-9615-450c17f6866f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f41c4f2b-1d18-4988-945e-a58376edfbc6","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:19:20.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:19:20.266Z","message":"{\"transactionId\":\"9707dbff-0120-4a02-9615-450c17f6866f\",\"status\":\"200\",\"rqstDate\":\"230526-00:19:20:265\",\"respDate\":\"230526-00:19:20:266\",\"sourceId\":\"haproxy:9707dbff-0120-4a02-9615-450c17f6866f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:19:20:265-22767\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[63d9916f-c0b0-4a02-ae8f-f11086794166], x-b3-parentspanid=[511d5840e75e91a5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[568d25766579de91511d5840e75e91a5], x-b3-spanid=[47c7c20aabc0e023], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9707dbff-0120-4a02-9615-450c17f6866f]}\\\"}\"}","context":{"RequestID":"9707dbff-0120-4a02-9615-450c17f6866f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f41c4f2b-1d18-4988-945e-a58376edfbc6","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:19:20.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:20.267Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9707dbff-0120-4a02-9615-450c17f6866f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f41c4f2b-1d18-4988-945e-a58376edfbc6","LogTimestamp":"2023-05-26T00:19:20.267Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:19:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:19:21.907Z","message":"Entering","context":{"RequestID":"77a218ab-8ab4-46c7-8ef0-04c9495236a3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"378f2cc6-224d-4af8-be3d-b0b19b5b726a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:19:21.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:19:21.908Z","message":"Database is available from CACHED check.","context":{"RequestID":"77a218ab-8ab4-46c7-8ef0-04c9495236a3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"378f2cc6-224d-4af8-be3d-b0b19b5b726a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:19:21.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:21.908Z","message":"{\"transactionId\":\"77a218ab-8ab4-46c7-8ef0-04c9495236a3\",\"status\":\"200\",\"rqstDate\":\"230526-00:19:21:907\",\"respDate\":\"230526-00:19:21:908\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:77a218ab-8ab4-46c7-8ef0-04c9495236a3\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:19:21:907-50632\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[77a218ab-8ab4-46c7-8ef0-04c9495236a3]}\\\"}\"}","context":{"RequestID":"77a218ab-8ab4-46c7-8ef0-04c9495236a3","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"378f2cc6-224d-4af8-be3d-b0b19b5b726a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:19:21.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:21.909Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"77a218ab-8ab4-46c7-8ef0-04c9495236a3","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"378f2cc6-224d-4af8-be3d-b0b19b5b726a","LogTimestamp":"2023-05-26T00:19:21.909Z","ResponseDesc":"OK"},"thread":"qtp1094674892-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:19:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-26T00:19:22.055Z","message":"Entering","context":{"RequestID":"2f2c4620-e45a-4175-95d4-5c222bc3e0d0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"055037d4-6f1a-462b-85b5-3e1a8b481190","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:19:22.055Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:19:22.057Z","message":"{\"transactionId\":\"2f2c4620-e45a-4175-95d4-5c222bc3e0d0\",\"status\":\"200\",\"rqstDate\":\"230526-00:19:22:056\",\"respDate\":\"230526-00:19:22:057\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2f2c4620-e45a-4175-95d4-5c222bc3e0d0\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:19:22:056-61543\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[31ecf66a-07bd-4cd7-9f4e-4432e887e5c6], x-b3-parentspanid=[a598678cad02ff51], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45729], x-envoy-attempt-count=[1], x-b3-traceid=[24e555244b932db7a598678cad02ff51], x-b3-spanid=[35f9aea86b4dac0c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2f2c4620-e45a-4175-95d4-5c222bc3e0d0]}\\\"}\"}","context":{"RequestID":"2f2c4620-e45a-4175-95d4-5c222bc3e0d0","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"055037d4-6f1a-462b-85b5-3e1a8b481190","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:19:22.055Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:22.057Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2f2c4620-e45a-4175-95d4-5c222bc3e0d0","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"055037d4-6f1a-462b-85b5-3e1a8b481190","LogTimestamp":"2023-05-26T00:19:22.057Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:19:22 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:19:22.280Z","message":"Entering","context":{"RequestID":"517329c8-1a80-4b22-a155-6905685b04a2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"23cd30f8-e92e-449a-93e4-14f7eeba4edb","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:19:22.280Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:19:22.282Z","message":"{\"transactionId\":\"517329c8-1a80-4b22-a155-6905685b04a2\",\"status\":\"200\",\"rqstDate\":\"230526-00:19:22:281\",\"respDate\":\"230526-00:19:22:282\",\"sourceId\":\"haproxy:517329c8-1a80-4b22-a155-6905685b04a2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:19:22:281-32324\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4a14ab31-ca1c-4bf7-8942-637d41588c54], x-b3-parentspanid=[8aab6e8192bc6147], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[38a1a1eab841b7258aab6e8192bc6147], x-b3-spanid=[b863c2f3b5370855], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[517329c8-1a80-4b22-a155-6905685b04a2]}\\\"}\"}","context":{"RequestID":"517329c8-1a80-4b22-a155-6905685b04a2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"23cd30f8-e92e-449a-93e4-14f7eeba4edb","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:19:22.280Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:22.282Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"517329c8-1a80-4b22-a155-6905685b04a2","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"23cd30f8-e92e-449a-93e4-14f7eeba4edb","LogTimestamp":"2023-05-26T00:19:22.282Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:19:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:19:24.217Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:19:24.231Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:24.232Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:24.232Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:24.292Z","message":"Entering","context":{"RequestID":"13124671-1c38-4065-b73a-df942e168024","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"052b98f5-32a4-4f45-af93-3aa2f1fcbc89","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:19:24.292Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:19:24.294Z","message":"{\"transactionId\":\"13124671-1c38-4065-b73a-df942e168024\",\"status\":\"200\",\"rqstDate\":\"230526-00:19:24:293\",\"respDate\":\"230526-00:19:24:294\",\"sourceId\":\"haproxy:13124671-1c38-4065-b73a-df942e168024\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:19:24:293-17936\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1e74acec-cd0f-406f-b9cb-ab1f489a823d], x-b3-parentspanid=[293c08230fcc0288], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6cfefd99da7d1cfd293c08230fcc0288], x-b3-spanid=[b6a86939ab555fb2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[13124671-1c38-4065-b73a-df942e168024]}\\\"}\"}","context":{"RequestID":"13124671-1c38-4065-b73a-df942e168024","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"052b98f5-32a4-4f45-af93-3aa2f1fcbc89","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:19:24.292Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:24.295Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"13124671-1c38-4065-b73a-df942e168024","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"052b98f5-32a4-4f45-af93-3aa2f1fcbc89","LogTimestamp":"2023-05-26T00:19:24.295Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:19:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:19:26.306Z","message":"Entering","context":{"RequestID":"0dd14c63-2ba8-46f1-9de1-dd0cbe6f32e8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b697d876-0376-4eb1-a187-beb20cb57eb5","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:19:26.305Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:19:26.307Z","message":"{\"transactionId\":\"0dd14c63-2ba8-46f1-9de1-dd0cbe6f32e8\",\"status\":\"200\",\"rqstDate\":\"230526-00:19:26:306\",\"respDate\":\"230526-00:19:26:307\",\"sourceId\":\"haproxy:0dd14c63-2ba8-46f1-9de1-dd0cbe6f32e8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:19:26:306-76937\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[35f27964-b065-43d4-988f-c564bcf64896], x-b3-parentspanid=[f958cb69ea82fc44], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4cf383be241f37c1f958cb69ea82fc44], x-b3-spanid=[e2ca38dffc06f126], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0dd14c63-2ba8-46f1-9de1-dd0cbe6f32e8]}\\\"}\"}","context":{"RequestID":"0dd14c63-2ba8-46f1-9de1-dd0cbe6f32e8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b697d876-0376-4eb1-a187-beb20cb57eb5","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:19:26.305Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:26.308Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0dd14c63-2ba8-46f1-9de1-dd0cbe6f32e8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b697d876-0376-4eb1-a187-beb20cb57eb5","LogTimestamp":"2023-05-26T00:19:26.308Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:19:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:19:26.894Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:26.900Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:28.317Z","message":"Entering","context":{"RequestID":"4a5c85dd-5800-487d-b4d4-59ca4ffed3f2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"dfb0edbd-13e5-48db-bd37-12ccf02cde70","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:19:28.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:19:28.319Z","message":"{\"transactionId\":\"4a5c85dd-5800-487d-b4d4-59ca4ffed3f2\",\"status\":\"200\",\"rqstDate\":\"230526-00:19:28:318\",\"respDate\":\"230526-00:19:28:319\",\"sourceId\":\"haproxy:4a5c85dd-5800-487d-b4d4-59ca4ffed3f2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:19:28:318-8082\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d2d9b3a8-0088-4aad-91fe-8bfb4cc518a0], x-b3-parentspanid=[7b4131075c5d0db7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[92b1b1be3c6279207b4131075c5d0db7], x-b3-spanid=[dc5c5a9b759c87e4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4a5c85dd-5800-487d-b4d4-59ca4ffed3f2]}\\\"}\"}","context":{"RequestID":"4a5c85dd-5800-487d-b4d4-59ca4ffed3f2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"dfb0edbd-13e5-48db-bd37-12ccf02cde70","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:19:28.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:28.320Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4a5c85dd-5800-487d-b4d4-59ca4ffed3f2","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dfb0edbd-13e5-48db-bd37-12ccf02cde70","LogTimestamp":"2023-05-26T00:19:28.320Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:19:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:19:30.329Z","message":"Entering","context":{"RequestID":"2ff1d5f3-f6d6-47ee-ba06-b12f18751069","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b327bc9e-94ae-4e45-839c-3f733bb15913","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:19:30.329Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:19:30.330Z","message":"{\"transactionId\":\"2ff1d5f3-f6d6-47ee-ba06-b12f18751069\",\"status\":\"200\",\"rqstDate\":\"230526-00:19:30:329\",\"respDate\":\"230526-00:19:30:330\",\"sourceId\":\"haproxy:2ff1d5f3-f6d6-47ee-ba06-b12f18751069\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:19:30:329-79311\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aeae743f-2ac7-49a5-8bb7-437b17a7c37b], x-b3-parentspanid=[03087d0ed4651936], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3fcceb0efd0f4c4c03087d0ed4651936], x-b3-spanid=[afdd507fe0e2916b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2ff1d5f3-f6d6-47ee-ba06-b12f18751069]}\\\"}\"}","context":{"RequestID":"2ff1d5f3-f6d6-47ee-ba06-b12f18751069","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b327bc9e-94ae-4e45-839c-3f733bb15913","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:19:30.329Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:30.331Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2ff1d5f3-f6d6-47ee-ba06-b12f18751069","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b327bc9e-94ae-4e45-839c-3f733bb15913","LogTimestamp":"2023-05-26T00:19:30.331Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:19:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-26T00:19:31.907Z","message":"Entering","context":{"RequestID":"a77b48d7-34aa-4490-8c1f-c15271502884","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"844f2172-d03c-4cf0-8b94-86e45ae90082","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:19:31.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:19:31.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"a77b48d7-34aa-4490-8c1f-c15271502884","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"844f2172-d03c-4cf0-8b94-86e45ae90082","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:19:31.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:31.910Z","message":"{\"transactionId\":\"a77b48d7-34aa-4490-8c1f-c15271502884\",\"status\":\"200\",\"rqstDate\":\"230526-00:19:31:908\",\"respDate\":\"230526-00:19:31:910\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a77b48d7-34aa-4490-8c1f-c15271502884\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:19:31:908-50901\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a77b48d7-34aa-4490-8c1f-c15271502884]}\\\"}\"}","context":{"RequestID":"a77b48d7-34aa-4490-8c1f-c15271502884","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"844f2172-d03c-4cf0-8b94-86e45ae90082","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:19:31.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:31.910Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a77b48d7-34aa-4490-8c1f-c15271502884","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"844f2172-d03c-4cf0-8b94-86e45ae90082","LogTimestamp":"2023-05-26T00:19:31.910Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:19:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:19:32.058Z","message":"Entering","context":{"RequestID":"9c79f36b-bbd0-485e-b2a4-827f4775e3d8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3f582c7f-6fba-4bce-8ab1-5d5ccfdcbea5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:19:32.058Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:19:32.060Z","message":"{\"transactionId\":\"9c79f36b-bbd0-485e-b2a4-827f4775e3d8\",\"status\":\"200\",\"rqstDate\":\"230526-00:19:32:059\",\"respDate\":\"230526-00:19:32:060\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:9c79f36b-bbd0-485e-b2a4-827f4775e3d8\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:19:32:059-32394\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4df88a34-4abe-4011-a285-cc919963a495], x-b3-parentspanid=[dff617cd68fa792e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42123], x-envoy-attempt-count=[1], x-b3-traceid=[d34629d78573c5a0dff617cd68fa792e], x-b3-spanid=[241056f4c516ff26], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[9c79f36b-bbd0-485e-b2a4-827f4775e3d8]}\\\"}\"}","context":{"RequestID":"9c79f36b-bbd0-485e-b2a4-827f4775e3d8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"3f582c7f-6fba-4bce-8ab1-5d5ccfdcbea5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:19:32.058Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:32.061Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9c79f36b-bbd0-485e-b2a4-827f4775e3d8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3f582c7f-6fba-4bce-8ab1-5d5ccfdcbea5","LogTimestamp":"2023-05-26T00:19:32.061Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:19:32 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:19:32.342Z","message":"Entering","context":{"RequestID":"7c5a68ae-e336-407d-b88f-170bdfe1844b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b5011406-9bda-4b6c-8551-8a71f90e9534","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:19:32.342Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:19:32.344Z","message":"{\"transactionId\":\"7c5a68ae-e336-407d-b88f-170bdfe1844b\",\"status\":\"200\",\"rqstDate\":\"230526-00:19:32:343\",\"respDate\":\"230526-00:19:32:344\",\"sourceId\":\"haproxy:7c5a68ae-e336-407d-b88f-170bdfe1844b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:19:32:343-31606\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d92cfa6c-f144-4ec0-b092-c37a1caac536], x-b3-parentspanid=[bb5e99d72ddbcc8f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e408887905345610bb5e99d72ddbcc8f], x-b3-spanid=[3a05ef7028d8587d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7c5a68ae-e336-407d-b88f-170bdfe1844b]}\\\"}\"}","context":{"RequestID":"7c5a68ae-e336-407d-b88f-170bdfe1844b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b5011406-9bda-4b6c-8551-8a71f90e9534","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:19:32.342Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:32.344Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c5a68ae-e336-407d-b88f-170bdfe1844b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b5011406-9bda-4b6c-8551-8a71f90e9534","LogTimestamp":"2023-05-26T00:19:32.344Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:19:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:19:34.218Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:19:34.233Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:34.233Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:34.233Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:34.354Z","message":"Entering","context":{"RequestID":"2fa28c7a-2ef8-42e2-a4a5-42170d0f3576","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5bf6a98e-96d0-418f-bef1-ee4c5357d0ad","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:19:34.354Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:19:34.356Z","message":"{\"transactionId\":\"2fa28c7a-2ef8-42e2-a4a5-42170d0f3576\",\"status\":\"200\",\"rqstDate\":\"230526-00:19:34:355\",\"respDate\":\"230526-00:19:34:356\",\"sourceId\":\"haproxy:2fa28c7a-2ef8-42e2-a4a5-42170d0f3576\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:19:34:355-62506\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8994cb81-897a-94ed-a54f-5d5add756754], x-b3-parentspanid=[33bb1ddc3f07e7a0], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[373ad5776b48a37a33bb1ddc3f07e7a0], x-b3-spanid=[89e03db5be53d150], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2fa28c7a-2ef8-42e2-a4a5-42170d0f3576]}\\\"}\"}","context":{"RequestID":"2fa28c7a-2ef8-42e2-a4a5-42170d0f3576","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5bf6a98e-96d0-418f-bef1-ee4c5357d0ad","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:19:34.354Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:34.357Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2fa28c7a-2ef8-42e2-a4a5-42170d0f3576","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5bf6a98e-96d0-418f-bef1-ee4c5357d0ad","LogTimestamp":"2023-05-26T00:19:34.357Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:19:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:19:36.368Z","message":"Entering","context":{"RequestID":"48b65f4e-e022-4d56-8f4a-a2d61b4001ec","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fb4c0c5d-fe90-42c2-9189-b98daec90735","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:19:36.368Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:19:36.370Z","message":"{\"transactionId\":\"48b65f4e-e022-4d56-8f4a-a2d61b4001ec\",\"status\":\"200\",\"rqstDate\":\"230526-00:19:36:369\",\"respDate\":\"230526-00:19:36:370\",\"sourceId\":\"haproxy:48b65f4e-e022-4d56-8f4a-a2d61b4001ec\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:19:36:369-28410\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[47ea20c4-6670-4ae8-a5b6-71d329768db8], x-b3-parentspanid=[b50f7401c9fc7ba9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4c69ca2581b22be8b50f7401c9fc7ba9], x-b3-spanid=[61e354cdcb6e69e3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[48b65f4e-e022-4d56-8f4a-a2d61b4001ec]}\\\"}\"}","context":{"RequestID":"48b65f4e-e022-4d56-8f4a-a2d61b4001ec","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fb4c0c5d-fe90-42c2-9189-b98daec90735","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:19:36.368Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:36.371Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"48b65f4e-e022-4d56-8f4a-a2d61b4001ec","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fb4c0c5d-fe90-42c2-9189-b98daec90735","LogTimestamp":"2023-05-26T00:19:36.371Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:19:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:19:38.380Z","message":"Entering","context":{"RequestID":"669935e1-efef-4118-a770-94f13f418e56","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bfc10e95-c28c-4b29-8400-ae7d237cf0fa","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:19:38.379Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:19:38.381Z","message":"{\"transactionId\":\"669935e1-efef-4118-a770-94f13f418e56\",\"status\":\"200\",\"rqstDate\":\"230526-00:19:38:380\",\"respDate\":\"230526-00:19:38:381\",\"sourceId\":\"haproxy:669935e1-efef-4118-a770-94f13f418e56\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:19:38:380-20475\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6b6d6b67-0a47-432e-aeae-f3b08ec5fafc], x-b3-parentspanid=[b7bec0764b20af5c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f617f464226713f7b7bec0764b20af5c], x-b3-spanid=[fa92f153a3af3772], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[669935e1-efef-4118-a770-94f13f418e56]}\\\"}\"}","context":{"RequestID":"669935e1-efef-4118-a770-94f13f418e56","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bfc10e95-c28c-4b29-8400-ae7d237cf0fa","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:19:38.379Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:38.382Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"669935e1-efef-4118-a770-94f13f418e56","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bfc10e95-c28c-4b29-8400-ae7d237cf0fa","LogTimestamp":"2023-05-26T00:19:38.382Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:19:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:19:40.392Z","message":"Entering","context":{"RequestID":"2e966410-c0f0-4597-ab5b-b0e8178dd3ea","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bb2481f8-5e24-45ec-a6fa-c4a56eeefd44","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:19:40.392Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:19:40.392Z","message":"{\"transactionId\":\"2e966410-c0f0-4597-ab5b-b0e8178dd3ea\",\"status\":\"200\",\"rqstDate\":\"230526-00:19:40:392\",\"respDate\":\"230526-00:19:40:392\",\"sourceId\":\"haproxy:2e966410-c0f0-4597-ab5b-b0e8178dd3ea\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:19:40:392-93077\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[423709d1-9bf2-4a8c-99e2-342bb9af7cd2], x-b3-parentspanid=[59115a62a60ae032], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[670c7adafb3b591059115a62a60ae032], x-b3-spanid=[91c1c3610a6bbb05], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2e966410-c0f0-4597-ab5b-b0e8178dd3ea]}\\\"}\"}","context":{"RequestID":"2e966410-c0f0-4597-ab5b-b0e8178dd3ea","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bb2481f8-5e24-45ec-a6fa-c4a56eeefd44","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:19:40.392Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:40.393Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2e966410-c0f0-4597-ab5b-b0e8178dd3ea","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bb2481f8-5e24-45ec-a6fa-c4a56eeefd44","LogTimestamp":"2023-05-26T00:19:40.393Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:19:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-05-26T00:19:41.908Z","message":"Entering","context":{"RequestID":"de60a0ba-3587-4023-83f5-187686273050","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e47e254b-b3a4-45a2-8148-67f82309ef14","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:19:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:19:41.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"de60a0ba-3587-4023-83f5-187686273050","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e47e254b-b3a4-45a2-8148-67f82309ef14","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:19:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:41.910Z","message":"{\"transactionId\":\"de60a0ba-3587-4023-83f5-187686273050\",\"status\":\"200\",\"rqstDate\":\"230526-00:19:41:908\",\"respDate\":\"230526-00:19:41:910\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:de60a0ba-3587-4023-83f5-187686273050\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:19:41:908-53270\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[de60a0ba-3587-4023-83f5-187686273050]}\\\"}\"}","context":{"RequestID":"de60a0ba-3587-4023-83f5-187686273050","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e47e254b-b3a4-45a2-8148-67f82309ef14","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:19:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:41.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"de60a0ba-3587-4023-83f5-187686273050","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e47e254b-b3a4-45a2-8148-67f82309ef14","LogTimestamp":"2023-05-26T00:19:41.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:19:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:19:42.056Z","message":"Entering","context":{"RequestID":"d0867d60-e32a-47dd-8cd9-74e4d9557614","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"2f92ba4f-4724-4d9e-a01c-6ee1ae33be84","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:19:42.056Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:19:42.058Z","message":"{\"transactionId\":\"d0867d60-e32a-47dd-8cd9-74e4d9557614\",\"status\":\"200\",\"rqstDate\":\"230526-00:19:42:056\",\"respDate\":\"230526-00:19:42:058\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d0867d60-e32a-47dd-8cd9-74e4d9557614\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:19:42:056-19704\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ab0ef121-b171-45bd-ac8a-27467cc1b7d2], x-b3-parentspanid=[d70a9293bc2490a6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33181], x-envoy-attempt-count=[1], x-b3-traceid=[7dff9dda31da5823d70a9293bc2490a6], x-b3-spanid=[ee5bcd53cd18854d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d0867d60-e32a-47dd-8cd9-74e4d9557614]}\\\"}\"}","context":{"RequestID":"d0867d60-e32a-47dd-8cd9-74e4d9557614","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"2f92ba4f-4724-4d9e-a01c-6ee1ae33be84","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:19:42.056Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:42.058Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d0867d60-e32a-47dd-8cd9-74e4d9557614","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2f92ba4f-4724-4d9e-a01c-6ee1ae33be84","LogTimestamp":"2023-05-26T00:19:42.058Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:19:42 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:19:42.401Z","message":"Entering","context":{"RequestID":"6655ab25-c3c9-487a-a2e7-2e4407dafb0d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8dce027e-1c7f-4bec-8e7e-dd6f7e0d51ba","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:19:42.401Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:19:42.404Z","message":"{\"transactionId\":\"6655ab25-c3c9-487a-a2e7-2e4407dafb0d\",\"status\":\"200\",\"rqstDate\":\"230526-00:19:42:402\",\"respDate\":\"230526-00:19:42:404\",\"sourceId\":\"haproxy:6655ab25-c3c9-487a-a2e7-2e4407dafb0d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:19:42:402-89216\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[afff4a0d-9146-4537-a8bf-355500c38448], x-b3-parentspanid=[fdf63a93ddbae76c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5fb89e10b3105512fdf63a93ddbae76c], x-b3-spanid=[486ca9209391d597], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6655ab25-c3c9-487a-a2e7-2e4407dafb0d]}\\\"}\"}","context":{"RequestID":"6655ab25-c3c9-487a-a2e7-2e4407dafb0d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8dce027e-1c7f-4bec-8e7e-dd6f7e0d51ba","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:19:42.401Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:42.405Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6655ab25-c3c9-487a-a2e7-2e4407dafb0d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8dce027e-1c7f-4bec-8e7e-dd6f7e0d51ba","LogTimestamp":"2023-05-26T00:19:42.405Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:19:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:19:44.219Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:19:44.234Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:44.234Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:44.234Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:44.416Z","message":"Entering","context":{"RequestID":"ffa3dbfb-8e39-4bfe-8f7b-51018ecf64d1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d30fa71b-3a77-4925-a3a6-8a22ba8026ce","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:19:44.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:19:44.418Z","message":"{\"transactionId\":\"ffa3dbfb-8e39-4bfe-8f7b-51018ecf64d1\",\"status\":\"200\",\"rqstDate\":\"230526-00:19:44:417\",\"respDate\":\"230526-00:19:44:418\",\"sourceId\":\"haproxy:ffa3dbfb-8e39-4bfe-8f7b-51018ecf64d1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:19:44:417-17267\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[46a85536-665c-4aef-a5cb-2cae35a7dfc7], x-b3-parentspanid=[3829567e27d9cf88], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4862b5897b823b9f3829567e27d9cf88], x-b3-spanid=[4cea9b1ff7fcf1c4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ffa3dbfb-8e39-4bfe-8f7b-51018ecf64d1]}\\\"}\"}","context":{"RequestID":"ffa3dbfb-8e39-4bfe-8f7b-51018ecf64d1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d30fa71b-3a77-4925-a3a6-8a22ba8026ce","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:19:44.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:44.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ffa3dbfb-8e39-4bfe-8f7b-51018ecf64d1","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d30fa71b-3a77-4925-a3a6-8a22ba8026ce","LogTimestamp":"2023-05-26T00:19:44.419Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:19:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:19:46.429Z","message":"Entering","context":{"RequestID":"dcd6c53a-b972-4b50-8502-4f473f941728","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a0536f0a-b655-4b7b-84fb-5582b2c04839","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:19:46.429Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:19:46.431Z","message":"{\"transactionId\":\"dcd6c53a-b972-4b50-8502-4f473f941728\",\"status\":\"200\",\"rqstDate\":\"230526-00:19:46:430\",\"respDate\":\"230526-00:19:46:431\",\"sourceId\":\"haproxy:dcd6c53a-b972-4b50-8502-4f473f941728\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:19:46:430-84117\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bb1f981c-4448-47c1-8845-6cf9bdb26847], x-b3-parentspanid=[a6f70a22ca8848b6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[37a5856cc96e78a3a6f70a22ca8848b6], x-b3-spanid=[2af91afe1aa13080], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dcd6c53a-b972-4b50-8502-4f473f941728]}\\\"}\"}","context":{"RequestID":"dcd6c53a-b972-4b50-8502-4f473f941728","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a0536f0a-b655-4b7b-84fb-5582b2c04839","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:19:46.429Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:46.431Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dcd6c53a-b972-4b50-8502-4f473f941728","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a0536f0a-b655-4b7b-84fb-5582b2c04839","LogTimestamp":"2023-05-26T00:19:46.431Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:19:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:19:48.440Z","message":"Entering","context":{"RequestID":"f57f4ad4-27a3-4be9-bfd0-f7ab592e54a2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fe6aed2d-abb9-43d5-8675-e8679caa8e23","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:19:48.440Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:19:48.442Z","message":"{\"transactionId\":\"f57f4ad4-27a3-4be9-bfd0-f7ab592e54a2\",\"status\":\"200\",\"rqstDate\":\"230526-00:19:48:440\",\"respDate\":\"230526-00:19:48:441\",\"sourceId\":\"haproxy:f57f4ad4-27a3-4be9-bfd0-f7ab592e54a2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:19:48:440-72651\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[86662fc0-77b2-4f2f-8692-f0e7441f7e10], x-b3-parentspanid=[b404f897a1585af6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2d90a668914faedcb404f897a1585af6], x-b3-spanid=[03a347df2d74fb74], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f57f4ad4-27a3-4be9-bfd0-f7ab592e54a2]}\\\"}\"}","context":{"RequestID":"f57f4ad4-27a3-4be9-bfd0-f7ab592e54a2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fe6aed2d-abb9-43d5-8675-e8679caa8e23","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:19:48.440Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:48.442Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f57f4ad4-27a3-4be9-bfd0-f7ab592e54a2","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fe6aed2d-abb9-43d5-8675-e8679caa8e23","LogTimestamp":"2023-05-26T00:19:48.442Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:19:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:19:50.452Z","message":"Entering","context":{"RequestID":"53f6ade9-108b-4ff1-ab78-501f69fcff1c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"44afd2e4-f25d-4ac4-8417-678e9ba17eb6","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:19:50.452Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:19:50.454Z","message":"{\"transactionId\":\"53f6ade9-108b-4ff1-ab78-501f69fcff1c\",\"status\":\"200\",\"rqstDate\":\"230526-00:19:50:453\",\"respDate\":\"230526-00:19:50:454\",\"sourceId\":\"haproxy:53f6ade9-108b-4ff1-ab78-501f69fcff1c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:19:50:453-99782\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[150b77d4-5ed9-4555-bc10-42081a250571], x-b3-parentspanid=[feeece02e58dd584], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7e7a1bcb9da560e0feeece02e58dd584], x-b3-spanid=[44f8ac0bfc9128da], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[53f6ade9-108b-4ff1-ab78-501f69fcff1c]}\\\"}\"}","context":{"RequestID":"53f6ade9-108b-4ff1-ab78-501f69fcff1c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"44afd2e4-f25d-4ac4-8417-678e9ba17eb6","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:19:50.452Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:50.455Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"53f6ade9-108b-4ff1-ab78-501f69fcff1c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"44afd2e4-f25d-4ac4-8417-678e9ba17eb6","LogTimestamp":"2023-05-26T00:19:50.455Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:19:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:19:51.907Z","message":"Entering","context":{"RequestID":"70505168-b2e8-4946-82d2-f37ce492e0f8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"56239bb5-58f3-44b1-938f-bb2c236498f6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:19:51.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:19:51.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"70505168-b2e8-4946-82d2-f37ce492e0f8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"56239bb5-58f3-44b1-938f-bb2c236498f6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:19:51.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:51.910Z","message":"{\"transactionId\":\"70505168-b2e8-4946-82d2-f37ce492e0f8\",\"status\":\"200\",\"rqstDate\":\"230526-00:19:51:908\",\"respDate\":\"230526-00:19:51:910\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:70505168-b2e8-4946-82d2-f37ce492e0f8\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:19:51:908-53223\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[70505168-b2e8-4946-82d2-f37ce492e0f8]}\\\"}\"}","context":{"RequestID":"70505168-b2e8-4946-82d2-f37ce492e0f8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"56239bb5-58f3-44b1-938f-bb2c236498f6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:19:51.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:51.910Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"70505168-b2e8-4946-82d2-f37ce492e0f8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"56239bb5-58f3-44b1-938f-bb2c236498f6","LogTimestamp":"2023-05-26T00:19:51.910Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:19:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:19:52.056Z","message":"Entering","context":{"RequestID":"2b6b988c-f963-4d10-a295-a50816c8b030","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5944fbd9-b550-41ca-96f2-1124eb37eead","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:19:52.056Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:19:52.058Z","message":"{\"transactionId\":\"2b6b988c-f963-4d10-a295-a50816c8b030\",\"status\":\"200\",\"rqstDate\":\"230526-00:19:52:057\",\"respDate\":\"230526-00:19:52:058\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2b6b988c-f963-4d10-a295-a50816c8b030\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:19:52:057-17258\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[450f1df7-8d93-490e-a779-a7728d0e2a23], x-b3-parentspanid=[b95d76ec60461d50], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36275], x-envoy-attempt-count=[1], x-b3-traceid=[300a940f9bdd49c7b95d76ec60461d50], x-b3-spanid=[aff144c0bd8dcad9], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2b6b988c-f963-4d10-a295-a50816c8b030]}\\\"}\"}","context":{"RequestID":"2b6b988c-f963-4d10-a295-a50816c8b030","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5944fbd9-b550-41ca-96f2-1124eb37eead","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:19:52.056Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:52.059Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2b6b988c-f963-4d10-a295-a50816c8b030","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5944fbd9-b550-41ca-96f2-1124eb37eead","LogTimestamp":"2023-05-26T00:19:52.059Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:19:52 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:19:52.466Z","message":"Entering","context":{"RequestID":"9b2796bf-3d08-4918-afa3-da0086a03287","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9144dcb5-23d0-4c4a-8ba8-961ad9c35a7d","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:19:52.466Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:19:52.468Z","message":"{\"transactionId\":\"9b2796bf-3d08-4918-afa3-da0086a03287\",\"status\":\"200\",\"rqstDate\":\"230526-00:19:52:467\",\"respDate\":\"230526-00:19:52:468\",\"sourceId\":\"haproxy:9b2796bf-3d08-4918-afa3-da0086a03287\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:19:52:467-60129\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b4dc9045-ad98-460b-b407-ed91462fbea3], x-b3-parentspanid=[5b6fac84fcca41e9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2f1ab354fb7ad7715b6fac84fcca41e9], x-b3-spanid=[ba9b2f5e2a3f3aaf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9b2796bf-3d08-4918-afa3-da0086a03287]}\\\"}\"}","context":{"RequestID":"9b2796bf-3d08-4918-afa3-da0086a03287","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9144dcb5-23d0-4c4a-8ba8-961ad9c35a7d","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:19:52.466Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:52.469Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9b2796bf-3d08-4918-afa3-da0086a03287","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9144dcb5-23d0-4c4a-8ba8-961ad9c35a7d","LogTimestamp":"2023-05-26T00:19:52.469Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:19:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:19:54.219Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:19:54.235Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:54.235Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:54.235Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:54.479Z","message":"Entering","context":{"RequestID":"ac8b34f1-5b04-4d6a-99d3-ee8e72b2b936","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a9230c04-9678-4d57-8f12-da56619f6dd7","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:19:54.478Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:19:54.480Z","message":"{\"transactionId\":\"ac8b34f1-5b04-4d6a-99d3-ee8e72b2b936\",\"status\":\"200\",\"rqstDate\":\"230526-00:19:54:479\",\"respDate\":\"230526-00:19:54:480\",\"sourceId\":\"haproxy:ac8b34f1-5b04-4d6a-99d3-ee8e72b2b936\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:19:54:479-30879\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6c7ba3f1-48f9-4b57-b3dc-4c705c94bd42], x-b3-parentspanid=[0f27ef1c8d0ad043], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4990c66ec3af058a0f27ef1c8d0ad043], x-b3-spanid=[44a791a47bee6f06], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ac8b34f1-5b04-4d6a-99d3-ee8e72b2b936]}\\\"}\"}","context":{"RequestID":"ac8b34f1-5b04-4d6a-99d3-ee8e72b2b936","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a9230c04-9678-4d57-8f12-da56619f6dd7","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:19:54.478Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:54.481Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ac8b34f1-5b04-4d6a-99d3-ee8e72b2b936","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a9230c04-9678-4d57-8f12-da56619f6dd7","LogTimestamp":"2023-05-26T00:19:54.481Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:19:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:19:56.492Z","message":"Entering","context":{"RequestID":"b4fcca98-b38f-4a53-8bd8-6444d823639d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"32e50e77-73ad-459a-801b-76bb1ca2b9ab","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:19:56.492Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:19:56.494Z","message":"{\"transactionId\":\"b4fcca98-b38f-4a53-8bd8-6444d823639d\",\"status\":\"200\",\"rqstDate\":\"230526-00:19:56:493\",\"respDate\":\"230526-00:19:56:494\",\"sourceId\":\"haproxy:b4fcca98-b38f-4a53-8bd8-6444d823639d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:19:56:493-70986\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ae81f377-5116-4e27-88f5-513fd21b8314], x-b3-parentspanid=[2f969d8d1f339cc8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a6fb92602ed83c8f2f969d8d1f339cc8], x-b3-spanid=[4654d9d5f0e21fd4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b4fcca98-b38f-4a53-8bd8-6444d823639d]}\\\"}\"}","context":{"RequestID":"b4fcca98-b38f-4a53-8bd8-6444d823639d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"32e50e77-73ad-459a-801b-76bb1ca2b9ab","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:19:56.492Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:56.496Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b4fcca98-b38f-4a53-8bd8-6444d823639d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"32e50e77-73ad-459a-801b-76bb1ca2b9ab","LogTimestamp":"2023-05-26T00:19:56.495Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:19:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:19:56.901Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:56.906Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:58.506Z","message":"Entering","context":{"RequestID":"e2f10694-95f7-439e-a927-92324f79a323","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c4462111-a96d-43fa-bad4-f2ad74db5e70","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:19:58.506Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:19:58.508Z","message":"{\"transactionId\":\"e2f10694-95f7-439e-a927-92324f79a323\",\"status\":\"200\",\"rqstDate\":\"230526-00:19:58:507\",\"respDate\":\"230526-00:19:58:508\",\"sourceId\":\"haproxy:e2f10694-95f7-439e-a927-92324f79a323\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:19:58:507-66611\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1e9d4faa-d1e0-4d9a-9266-6fe0525a11d0], x-b3-parentspanid=[5f7882ecf07dc2f2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e94f66b2f637b0d75f7882ecf07dc2f2], x-b3-spanid=[d6269bebb1d8efcf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e2f10694-95f7-439e-a927-92324f79a323]}\\\"}\"}","context":{"RequestID":"e2f10694-95f7-439e-a927-92324f79a323","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c4462111-a96d-43fa-bad4-f2ad74db5e70","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:19:58.506Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:19:58.509Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e2f10694-95f7-439e-a927-92324f79a323","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c4462111-a96d-43fa-bad4-f2ad74db5e70","LogTimestamp":"2023-05-26T00:19:58.509Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:19:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:20:00.520Z","message":"Entering","context":{"RequestID":"5a8a017a-4127-4410-9e10-1e35f946b77f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8722166f-08a0-41f9-addb-6a31156bd540","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:20:00.519Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:20:00.522Z","message":"{\"transactionId\":\"5a8a017a-4127-4410-9e10-1e35f946b77f\",\"status\":\"200\",\"rqstDate\":\"230526-00:20:00:520\",\"respDate\":\"230526-00:20:00:521\",\"sourceId\":\"haproxy:5a8a017a-4127-4410-9e10-1e35f946b77f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:20:00:520-27619\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[87f64964-07e9-4de2-8e90-056c3adeb053], x-b3-parentspanid=[ac5ad3b8a4bea664], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[37a1671fb030b089ac5ad3b8a4bea664], x-b3-spanid=[d020685e6386d6f1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5a8a017a-4127-4410-9e10-1e35f946b77f]}\\\"}\"}","context":{"RequestID":"5a8a017a-4127-4410-9e10-1e35f946b77f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8722166f-08a0-41f9-addb-6a31156bd540","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:20:00.519Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:00.522Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5a8a017a-4127-4410-9e10-1e35f946b77f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8722166f-08a0-41f9-addb-6a31156bd540","LogTimestamp":"2023-05-26T00:20:00.522Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:20:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:20:01.908Z","message":"Entering","context":{"RequestID":"d45958cb-89b7-4628-a562-3fb290f0eb89","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4f820f73-4b84-4f85-afd1-2b9f647a83f3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:20:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:20:01.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"d45958cb-89b7-4628-a562-3fb290f0eb89","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4f820f73-4b84-4f85-afd1-2b9f647a83f3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:20:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:01.911Z","message":"{\"transactionId\":\"d45958cb-89b7-4628-a562-3fb290f0eb89\",\"status\":\"200\",\"rqstDate\":\"230526-00:20:01:909\",\"respDate\":\"230526-00:20:01:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d45958cb-89b7-4628-a562-3fb290f0eb89\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:20:01:909-70818\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d45958cb-89b7-4628-a562-3fb290f0eb89]}\\\"}\"}","context":{"RequestID":"d45958cb-89b7-4628-a562-3fb290f0eb89","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4f820f73-4b84-4f85-afd1-2b9f647a83f3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:20:01.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:01.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d45958cb-89b7-4628-a562-3fb290f0eb89","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4f820f73-4b84-4f85-afd1-2b9f647a83f3","LogTimestamp":"2023-05-26T00:20:01.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:20:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:20:02.056Z","message":"Entering","context":{"RequestID":"2f92e91e-28d6-4b74-9340-1507001fcb6e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"13b57603-c3ec-46c9-9a4b-1e9fd1c11f14","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:20:02.056Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:20:02.058Z","message":"{\"transactionId\":\"2f92e91e-28d6-4b74-9340-1507001fcb6e\",\"status\":\"200\",\"rqstDate\":\"230526-00:20:02:057\",\"respDate\":\"230526-00:20:02:058\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2f92e91e-28d6-4b74-9340-1507001fcb6e\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:20:02:057-99083\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9d7e9d49-5df4-489e-be47-685b22860bff], x-b3-parentspanid=[23610bc668cb2930], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55133], x-envoy-attempt-count=[1], x-b3-traceid=[82863a761e47eda223610bc668cb2930], x-b3-spanid=[7aaf06806ea89cb2], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2f92e91e-28d6-4b74-9340-1507001fcb6e]}\\\"}\"}","context":{"RequestID":"2f92e91e-28d6-4b74-9340-1507001fcb6e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"13b57603-c3ec-46c9-9a4b-1e9fd1c11f14","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:20:02.056Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:02.059Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2f92e91e-28d6-4b74-9340-1507001fcb6e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"13b57603-c3ec-46c9-9a4b-1e9fd1c11f14","LogTimestamp":"2023-05-26T00:20:02.059Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:20:02 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:20:02.532Z","message":"Entering","context":{"RequestID":"804f2562-b8ea-4641-a2fc-104f8fe0464e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d70b7e4e-f385-4e22-afd1-c2d3bbb8fb86","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:20:02.532Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:20:02.534Z","message":"{\"transactionId\":\"804f2562-b8ea-4641-a2fc-104f8fe0464e\",\"status\":\"200\",\"rqstDate\":\"230526-00:20:02:533\",\"respDate\":\"230526-00:20:02:534\",\"sourceId\":\"haproxy:804f2562-b8ea-4641-a2fc-104f8fe0464e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:20:02:533-51660\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3742961a-9e3f-47a4-91db-6c7599ea0179], x-b3-parentspanid=[7a84013638b20253], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4bb3ec25a4af7b707a84013638b20253], x-b3-spanid=[9c361811e8c6109e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[804f2562-b8ea-4641-a2fc-104f8fe0464e]}\\\"}\"}","context":{"RequestID":"804f2562-b8ea-4641-a2fc-104f8fe0464e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d70b7e4e-f385-4e22-afd1-c2d3bbb8fb86","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:20:02.532Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:02.535Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"804f2562-b8ea-4641-a2fc-104f8fe0464e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d70b7e4e-f385-4e22-afd1-c2d3bbb8fb86","LogTimestamp":"2023-05-26T00:20:02.535Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:20:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:20:04.220Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:20:04.236Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:04.237Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:04.237Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:04.543Z","message":"Entering","context":{"RequestID":"7bd39fac-4ceb-42f6-b24a-8db88e06ae39","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"206aa668-180d-49ab-80da-06643710d354","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:20:04.543Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:20:04.544Z","message":"{\"transactionId\":\"7bd39fac-4ceb-42f6-b24a-8db88e06ae39\",\"status\":\"200\",\"rqstDate\":\"230526-00:20:04:543\",\"respDate\":\"230526-00:20:04:544\",\"sourceId\":\"haproxy:7bd39fac-4ceb-42f6-b24a-8db88e06ae39\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:20:04:543-96386\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b196af06-2327-4573-9b0b-91f65ba1f6df], x-b3-parentspanid=[289c167c2f416e2b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9cb87a985d78d02f289c167c2f416e2b], x-b3-spanid=[5f6622aa95cf333e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7bd39fac-4ceb-42f6-b24a-8db88e06ae39]}\\\"}\"}","context":{"RequestID":"7bd39fac-4ceb-42f6-b24a-8db88e06ae39","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"206aa668-180d-49ab-80da-06643710d354","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:20:04.543Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:04.545Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7bd39fac-4ceb-42f6-b24a-8db88e06ae39","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"206aa668-180d-49ab-80da-06643710d354","LogTimestamp":"2023-05-26T00:20:04.544Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:20:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-05-26T00:20:06.553Z","message":"Entering","context":{"RequestID":"5fdc8671-ee88-4076-9342-afe96cfe2bb9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a4476ccf-5cab-4a0c-9a7b-131fc8b7f59b","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:20:06.553Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:20:06.554Z","message":"{\"transactionId\":\"5fdc8671-ee88-4076-9342-afe96cfe2bb9\",\"status\":\"200\",\"rqstDate\":\"230526-00:20:06:553\",\"respDate\":\"230526-00:20:06:554\",\"sourceId\":\"haproxy:5fdc8671-ee88-4076-9342-afe96cfe2bb9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:20:06:553-2955\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a3927bdf-5f3c-4beb-86e4-9e442c7f1d4f], x-b3-parentspanid=[e05bc9680be83026], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d0e941a3eb23ab67e05bc9680be83026], x-b3-spanid=[1a8e125da7ea7c02], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5fdc8671-ee88-4076-9342-afe96cfe2bb9]}\\\"}\"}","context":{"RequestID":"5fdc8671-ee88-4076-9342-afe96cfe2bb9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a4476ccf-5cab-4a0c-9a7b-131fc8b7f59b","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:20:06.553Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:06.555Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5fdc8671-ee88-4076-9342-afe96cfe2bb9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a4476ccf-5cab-4a0c-9a7b-131fc8b7f59b","LogTimestamp":"2023-05-26T00:20:06.555Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:20:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:20:08.563Z","message":"Entering","context":{"RequestID":"453dbf6b-3834-4e57-a23b-412df9c58ab2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cae805a2-166b-45ba-86b2-6c4b36d173ce","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:20:08.563Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:20:08.564Z","message":"{\"transactionId\":\"453dbf6b-3834-4e57-a23b-412df9c58ab2\",\"status\":\"200\",\"rqstDate\":\"230526-00:20:08:564\",\"respDate\":\"230526-00:20:08:564\",\"sourceId\":\"haproxy:453dbf6b-3834-4e57-a23b-412df9c58ab2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:20:08:564-97799\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2ddb9d63-c658-40f4-8d97-40f9c79c15ba], x-b3-parentspanid=[eb09a0c313c360f8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[edd893f62684e5d8eb09a0c313c360f8], x-b3-spanid=[99b2452c205d6241], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[453dbf6b-3834-4e57-a23b-412df9c58ab2]}\\\"}\"}","context":{"RequestID":"453dbf6b-3834-4e57-a23b-412df9c58ab2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cae805a2-166b-45ba-86b2-6c4b36d173ce","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:20:08.563Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:08.565Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"453dbf6b-3834-4e57-a23b-412df9c58ab2","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cae805a2-166b-45ba-86b2-6c4b36d173ce","LogTimestamp":"2023-05-26T00:20:08.565Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:20:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-05-26T00:20:10.574Z","message":"Entering","context":{"RequestID":"62f7e27e-5d9f-471c-bee0-b45d88ef5a5c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c1274a0b-d89e-4cbc-bbcc-33847f178b89","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:20:10.574Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:20:10.576Z","message":"{\"transactionId\":\"62f7e27e-5d9f-471c-bee0-b45d88ef5a5c\",\"status\":\"200\",\"rqstDate\":\"230526-00:20:10:575\",\"respDate\":\"230526-00:20:10:576\",\"sourceId\":\"haproxy:62f7e27e-5d9f-471c-bee0-b45d88ef5a5c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:20:10:575-38642\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[80959b9e-b171-4652-b4b3-bf4521e29f92], x-b3-parentspanid=[21fbca4752d44740], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3bcb203b6894905f21fbca4752d44740], x-b3-spanid=[cd7587267df91467], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[62f7e27e-5d9f-471c-bee0-b45d88ef5a5c]}\\\"}\"}","context":{"RequestID":"62f7e27e-5d9f-471c-bee0-b45d88ef5a5c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c1274a0b-d89e-4cbc-bbcc-33847f178b89","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:20:10.574Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:10.578Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"62f7e27e-5d9f-471c-bee0-b45d88ef5a5c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c1274a0b-d89e-4cbc-bbcc-33847f178b89","LogTimestamp":"2023-05-26T00:20:10.577Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:20:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:20:11.909Z","message":"Entering","context":{"RequestID":"41a3b55b-ab14-4c6e-864a-cb362ff86f6a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4d855428-395f-4aff-ab36-9b58773b6be0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:20:11.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:20:11.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"41a3b55b-ab14-4c6e-864a-cb362ff86f6a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4d855428-395f-4aff-ab36-9b58773b6be0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:20:11.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:11.912Z","message":"{\"transactionId\":\"41a3b55b-ab14-4c6e-864a-cb362ff86f6a\",\"status\":\"200\",\"rqstDate\":\"230526-00:20:11:910\",\"respDate\":\"230526-00:20:11:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:41a3b55b-ab14-4c6e-864a-cb362ff86f6a\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:20:11:910-77277\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[41a3b55b-ab14-4c6e-864a-cb362ff86f6a]}\\\"}\"}","context":{"RequestID":"41a3b55b-ab14-4c6e-864a-cb362ff86f6a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4d855428-395f-4aff-ab36-9b58773b6be0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:20:11.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:11.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"41a3b55b-ab14-4c6e-864a-cb362ff86f6a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4d855428-395f-4aff-ab36-9b58773b6be0","LogTimestamp":"2023-05-26T00:20:11.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:20:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:20:12.056Z","message":"Entering","context":{"RequestID":"0a9fbcb7-add8-456f-a194-bb16db8d0a6f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a80658fb-7012-4183-8653-30fbf6dd35db","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:20:12.056Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:20:12.057Z","message":"{\"transactionId\":\"0a9fbcb7-add8-456f-a194-bb16db8d0a6f\",\"status\":\"200\",\"rqstDate\":\"230526-00:20:12:056\",\"respDate\":\"230526-00:20:12:057\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0a9fbcb7-add8-456f-a194-bb16db8d0a6f\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:20:12:056-61533\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2d49202a-cfef-4011-9154-1aea8f1cfb14], x-b3-parentspanid=[86550ea7538a4f81], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50825], x-envoy-attempt-count=[1], x-b3-traceid=[d15c9efa110229de86550ea7538a4f81], x-b3-spanid=[125e913a412d320b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0a9fbcb7-add8-456f-a194-bb16db8d0a6f]}\\\"}\"}","context":{"RequestID":"0a9fbcb7-add8-456f-a194-bb16db8d0a6f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a80658fb-7012-4183-8653-30fbf6dd35db","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:20:12.056Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:12.058Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0a9fbcb7-add8-456f-a194-bb16db8d0a6f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a80658fb-7012-4183-8653-30fbf6dd35db","LogTimestamp":"2023-05-26T00:20:12.058Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:20:12 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:20:12.587Z","message":"Entering","context":{"RequestID":"a2a9d0ba-e0d2-434c-b6ea-a80406a94285","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"06e7726d-4e52-4eb0-9f46-dba206ea77b5","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:20:12.587Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:20:12.588Z","message":"{\"transactionId\":\"a2a9d0ba-e0d2-434c-b6ea-a80406a94285\",\"status\":\"200\",\"rqstDate\":\"230526-00:20:12:587\",\"respDate\":\"230526-00:20:12:588\",\"sourceId\":\"haproxy:a2a9d0ba-e0d2-434c-b6ea-a80406a94285\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:20:12:587-37864\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aac7abba-ec31-470f-ae2e-f1b60c34300c], x-b3-parentspanid=[95d610e9f25f0718], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c788c78438aaf2f495d610e9f25f0718], x-b3-spanid=[5d053b1be1c18fc5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a2a9d0ba-e0d2-434c-b6ea-a80406a94285]}\\\"}\"}","context":{"RequestID":"a2a9d0ba-e0d2-434c-b6ea-a80406a94285","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"06e7726d-4e52-4eb0-9f46-dba206ea77b5","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:20:12.587Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:12.589Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a2a9d0ba-e0d2-434c-b6ea-a80406a94285","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"06e7726d-4e52-4eb0-9f46-dba206ea77b5","LogTimestamp":"2023-05-26T00:20:12.589Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:20:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:20:14.220Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:20:14.235Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:14.235Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:14.235Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:14.598Z","message":"Entering","context":{"RequestID":"d4c1d355-737c-4d57-bfa2-c88920b776e7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c8578c6c-3486-48e0-8aa9-cd939087df9c","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:20:14.598Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:20:14.600Z","message":"{\"transactionId\":\"d4c1d355-737c-4d57-bfa2-c88920b776e7\",\"status\":\"200\",\"rqstDate\":\"230526-00:20:14:598\",\"respDate\":\"230526-00:20:14:599\",\"sourceId\":\"haproxy:d4c1d355-737c-4d57-bfa2-c88920b776e7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:20:14:598-20863\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8fece33b-7cb4-44ce-9735-24563a704ed4], x-b3-parentspanid=[467872a11cd19cf7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eae58cb0c2255a6f467872a11cd19cf7], x-b3-spanid=[e0425e782568022d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d4c1d355-737c-4d57-bfa2-c88920b776e7]}\\\"}\"}","context":{"RequestID":"d4c1d355-737c-4d57-bfa2-c88920b776e7","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c8578c6c-3486-48e0-8aa9-cd939087df9c","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:20:14.598Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:14.600Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d4c1d355-737c-4d57-bfa2-c88920b776e7","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c8578c6c-3486-48e0-8aa9-cd939087df9c","LogTimestamp":"2023-05-26T00:20:14.600Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:20:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:20:16.609Z","message":"Entering","context":{"RequestID":"8f0ac41e-2e0c-476b-93fd-ba6384ef9f70","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"10c99c2d-674b-4b93-b5af-5612c4f0e97c","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:20:16.609Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:20:16.611Z","message":"{\"transactionId\":\"8f0ac41e-2e0c-476b-93fd-ba6384ef9f70\",\"status\":\"200\",\"rqstDate\":\"230526-00:20:16:610\",\"respDate\":\"230526-00:20:16:610\",\"sourceId\":\"haproxy:8f0ac41e-2e0c-476b-93fd-ba6384ef9f70\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:20:16:610-64487\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ff08c416-a197-4163-8667-2e6cdf8649a0], x-b3-parentspanid=[298d6ce33ff6e44a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d96eb1669cfdcdac298d6ce33ff6e44a], x-b3-spanid=[d26fc6afba7edd84], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8f0ac41e-2e0c-476b-93fd-ba6384ef9f70]}\\\"}\"}","context":{"RequestID":"8f0ac41e-2e0c-476b-93fd-ba6384ef9f70","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"10c99c2d-674b-4b93-b5af-5612c4f0e97c","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:20:16.609Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:16.611Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8f0ac41e-2e0c-476b-93fd-ba6384ef9f70","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"10c99c2d-674b-4b93-b5af-5612c4f0e97c","LogTimestamp":"2023-05-26T00:20:16.611Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:20:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:20:18.621Z","message":"Entering","context":{"RequestID":"e1928347-0730-410e-8e06-96311e6c7ba8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fa230967-bd59-4d5a-be9d-7069fd088691","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:20:18.621Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:20:18.623Z","message":"{\"transactionId\":\"e1928347-0730-410e-8e06-96311e6c7ba8\",\"status\":\"200\",\"rqstDate\":\"230526-00:20:18:622\",\"respDate\":\"230526-00:20:18:623\",\"sourceId\":\"haproxy:e1928347-0730-410e-8e06-96311e6c7ba8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:20:18:622-22089\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[58aea81f-e3fb-4424-ab4b-eb28d1e7fc89], x-b3-parentspanid=[520776d3e67d1e35], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aa821417455ec916520776d3e67d1e35], x-b3-spanid=[751172048a23bb27], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e1928347-0730-410e-8e06-96311e6c7ba8]}\\\"}\"}","context":{"RequestID":"e1928347-0730-410e-8e06-96311e6c7ba8","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fa230967-bd59-4d5a-be9d-7069fd088691","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:20:18.621Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:18.624Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e1928347-0730-410e-8e06-96311e6c7ba8","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fa230967-bd59-4d5a-be9d-7069fd088691","LogTimestamp":"2023-05-26T00:20:18.624Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:20:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:20:20.634Z","message":"Entering","context":{"RequestID":"008fa49b-6a5b-43de-92ed-43790f64d03e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1d8651d1-a717-4329-81c0-1b4f1d18e9c4","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:20:20.633Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:20:20.636Z","message":"{\"transactionId\":\"008fa49b-6a5b-43de-92ed-43790f64d03e\",\"status\":\"200\",\"rqstDate\":\"230526-00:20:20:634\",\"respDate\":\"230526-00:20:20:636\",\"sourceId\":\"haproxy:008fa49b-6a5b-43de-92ed-43790f64d03e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:20:20:634-67751\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eb189e63-10ba-4ef3-bad7-1a6fd9d85f28], x-b3-parentspanid=[c5fe46ecee9b9771], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3140edf4cf87b06fc5fe46ecee9b9771], x-b3-spanid=[df1e477292348e20], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[008fa49b-6a5b-43de-92ed-43790f64d03e]}\\\"}\"}","context":{"RequestID":"008fa49b-6a5b-43de-92ed-43790f64d03e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1d8651d1-a717-4329-81c0-1b4f1d18e9c4","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:20:20.633Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:20.636Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"008fa49b-6a5b-43de-92ed-43790f64d03e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1d8651d1-a717-4329-81c0-1b4f1d18e9c4","LogTimestamp":"2023-05-26T00:20:20.636Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:20:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:20:21.907Z","message":"Entering","context":{"RequestID":"d72a9f14-fce8-4f58-8949-6bec90f21cca","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"322869a4-4896-4080-b562-3a3ed11cf796","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:20:21.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:20:21.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"d72a9f14-fce8-4f58-8949-6bec90f21cca","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"322869a4-4896-4080-b562-3a3ed11cf796","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:20:21.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:21.910Z","message":"{\"transactionId\":\"d72a9f14-fce8-4f58-8949-6bec90f21cca\",\"status\":\"200\",\"rqstDate\":\"230526-00:20:21:908\",\"respDate\":\"230526-00:20:21:910\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d72a9f14-fce8-4f58-8949-6bec90f21cca\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:20:21:908-66730\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d72a9f14-fce8-4f58-8949-6bec90f21cca]}\\\"}\"}","context":{"RequestID":"d72a9f14-fce8-4f58-8949-6bec90f21cca","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"322869a4-4896-4080-b562-3a3ed11cf796","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:20:21.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:21.910Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d72a9f14-fce8-4f58-8949-6bec90f21cca","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"322869a4-4896-4080-b562-3a3ed11cf796","LogTimestamp":"2023-05-26T00:20:21.910Z","ResponseDesc":"OK"},"thread":"qtp1094674892-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:20:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:20:22.057Z","message":"Entering","context":{"RequestID":"dd01716b-67a7-40da-9316-08a14e7515d6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"84e84775-e33b-434a-9378-82b04d31d31f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:20:22.057Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:20:22.059Z","message":"{\"transactionId\":\"dd01716b-67a7-40da-9316-08a14e7515d6\",\"status\":\"200\",\"rqstDate\":\"230526-00:20:22:058\",\"respDate\":\"230526-00:20:22:059\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:dd01716b-67a7-40da-9316-08a14e7515d6\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:20:22:058-89301\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5769a6ce-90ab-4327-ae04-469bc895f8d8], x-b3-parentspanid=[6a3ed899111a1344], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47257], x-envoy-attempt-count=[1], x-b3-traceid=[0739739c276a53346a3ed899111a1344], x-b3-spanid=[c2c997ed6fcc0487], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[dd01716b-67a7-40da-9316-08a14e7515d6]}\\\"}\"}","context":{"RequestID":"dd01716b-67a7-40da-9316-08a14e7515d6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"84e84775-e33b-434a-9378-82b04d31d31f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:20:22.057Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:22.060Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dd01716b-67a7-40da-9316-08a14e7515d6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"84e84775-e33b-434a-9378-82b04d31d31f","LogTimestamp":"2023-05-26T00:20:22.060Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:20:22 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:20:22.645Z","message":"Entering","context":{"RequestID":"f37609e9-fb88-4f4f-8037-730c0df142fd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"75391f73-2104-41e8-992b-1ea57e2c34e7","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:20:22.645Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:20:22.647Z","message":"{\"transactionId\":\"f37609e9-fb88-4f4f-8037-730c0df142fd\",\"status\":\"200\",\"rqstDate\":\"230526-00:20:22:646\",\"respDate\":\"230526-00:20:22:647\",\"sourceId\":\"haproxy:f37609e9-fb88-4f4f-8037-730c0df142fd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:20:22:646-85665\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ea62be44-378f-4569-96b9-b681007194c2], x-b3-parentspanid=[117f77cb59178cb7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d503dc3699c29fd1117f77cb59178cb7], x-b3-spanid=[cfd97c8ba1c0153e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f37609e9-fb88-4f4f-8037-730c0df142fd]}\\\"}\"}","context":{"RequestID":"f37609e9-fb88-4f4f-8037-730c0df142fd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"75391f73-2104-41e8-992b-1ea57e2c34e7","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:20:22.645Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:22.648Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f37609e9-fb88-4f4f-8037-730c0df142fd","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"75391f73-2104-41e8-992b-1ea57e2c34e7","LogTimestamp":"2023-05-26T00:20:22.648Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:20:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:20:24.221Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:20:24.236Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:24.236Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:24.237Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:24.658Z","message":"Entering","context":{"RequestID":"c298a272-c54e-4d93-aefe-3241d72144fb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9fcf340c-78e7-426d-9c18-db76468d4fd4","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:20:24.658Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:20:24.660Z","message":"{\"transactionId\":\"c298a272-c54e-4d93-aefe-3241d72144fb\",\"status\":\"200\",\"rqstDate\":\"230526-00:20:24:659\",\"respDate\":\"230526-00:20:24:660\",\"sourceId\":\"haproxy:c298a272-c54e-4d93-aefe-3241d72144fb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:20:24:659-50943\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3d038bf0-eef5-4e4e-bd02-7cd571905a8c], x-b3-parentspanid=[95e8bb453bfdedfc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[859c132cc2395a5495e8bb453bfdedfc], x-b3-spanid=[2cae8fcdfd647837], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c298a272-c54e-4d93-aefe-3241d72144fb]}\\\"}\"}","context":{"RequestID":"c298a272-c54e-4d93-aefe-3241d72144fb","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9fcf340c-78e7-426d-9c18-db76468d4fd4","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:20:24.658Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:24.661Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c298a272-c54e-4d93-aefe-3241d72144fb","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9fcf340c-78e7-426d-9c18-db76468d4fd4","LogTimestamp":"2023-05-26T00:20:24.661Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:20:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:20:26.670Z","message":"Entering","context":{"RequestID":"8cd7083a-b131-4a5f-ad15-47e2c16cfabc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"49a63b52-3a50-4585-b231-eb24aadfc1f8","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:20:26.670Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:20:26.672Z","message":"{\"transactionId\":\"8cd7083a-b131-4a5f-ad15-47e2c16cfabc\",\"status\":\"200\",\"rqstDate\":\"230526-00:20:26:671\",\"respDate\":\"230526-00:20:26:672\",\"sourceId\":\"haproxy:8cd7083a-b131-4a5f-ad15-47e2c16cfabc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:20:26:671-88239\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[afd17b9c-4357-4d5c-9294-bee270e42b39], x-b3-parentspanid=[7a707c8cbeae1fd4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ba626262448684e37a707c8cbeae1fd4], x-b3-spanid=[70d8d14bdfadd875], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8cd7083a-b131-4a5f-ad15-47e2c16cfabc]}\\\"}\"}","context":{"RequestID":"8cd7083a-b131-4a5f-ad15-47e2c16cfabc","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"49a63b52-3a50-4585-b231-eb24aadfc1f8","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:20:26.670Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:26.672Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8cd7083a-b131-4a5f-ad15-47e2c16cfabc","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"49a63b52-3a50-4585-b231-eb24aadfc1f8","LogTimestamp":"2023-05-26T00:20:26.672Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:20:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:20:26.907Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:26.911Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:28.680Z","message":"Entering","context":{"RequestID":"962de29d-7959-43a2-a2d1-7cebb1f62c9e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"282ee795-cf55-4817-9c00-7f6a24402feb","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:20:28.680Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:20:28.682Z","message":"{\"transactionId\":\"962de29d-7959-43a2-a2d1-7cebb1f62c9e\",\"status\":\"200\",\"rqstDate\":\"230526-00:20:28:681\",\"respDate\":\"230526-00:20:28:682\",\"sourceId\":\"haproxy:962de29d-7959-43a2-a2d1-7cebb1f62c9e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:20:28:681-46852\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[35610918-1f43-4781-bd75-ba05506c0a25], x-b3-parentspanid=[b4984be4a95c8efa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4d4f982703e47cddb4984be4a95c8efa], x-b3-spanid=[18de0a802b86c660], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[962de29d-7959-43a2-a2d1-7cebb1f62c9e]}\\\"}\"}","context":{"RequestID":"962de29d-7959-43a2-a2d1-7cebb1f62c9e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"282ee795-cf55-4817-9c00-7f6a24402feb","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:20:28.680Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:28.683Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"962de29d-7959-43a2-a2d1-7cebb1f62c9e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"282ee795-cf55-4817-9c00-7f6a24402feb","LogTimestamp":"2023-05-26T00:20:28.683Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:20:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:20:30.692Z","message":"Entering","context":{"RequestID":"66b87889-68e4-4cd3-a0c5-29fe44c5be55","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d366c31a-df30-493a-b770-32c206558709","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:20:30.692Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:20:30.695Z","message":"{\"transactionId\":\"66b87889-68e4-4cd3-a0c5-29fe44c5be55\",\"status\":\"200\",\"rqstDate\":\"230526-00:20:30:693\",\"respDate\":\"230526-00:20:30:695\",\"sourceId\":\"haproxy:66b87889-68e4-4cd3-a0c5-29fe44c5be55\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:20:30:693-21217\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[63f25e6b-aa21-4594-8cb2-3c2408f350d0], x-b3-parentspanid=[0e86cdb71a00886c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ab9bb6bf8340afda0e86cdb71a00886c], x-b3-spanid=[29ad6bf47d5926a2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[66b87889-68e4-4cd3-a0c5-29fe44c5be55]}\\\"}\"}","context":{"RequestID":"66b87889-68e4-4cd3-a0c5-29fe44c5be55","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d366c31a-df30-493a-b770-32c206558709","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:20:30.692Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:30.696Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"66b87889-68e4-4cd3-a0c5-29fe44c5be55","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d366c31a-df30-493a-b770-32c206558709","LogTimestamp":"2023-05-26T00:20:30.695Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:20:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:20:31.908Z","message":"Entering","context":{"RequestID":"f304d3df-b790-484a-93e7-31ec5ef8d070","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ab5d0ebc-5b3e-460e-88a9-a9ad5bd70759","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:20:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:20:31.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"f304d3df-b790-484a-93e7-31ec5ef8d070","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ab5d0ebc-5b3e-460e-88a9-a9ad5bd70759","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:20:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:31.910Z","message":"{\"transactionId\":\"f304d3df-b790-484a-93e7-31ec5ef8d070\",\"status\":\"200\",\"rqstDate\":\"230526-00:20:31:908\",\"respDate\":\"230526-00:20:31:910\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f304d3df-b790-484a-93e7-31ec5ef8d070\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:20:31:908-12751\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f304d3df-b790-484a-93e7-31ec5ef8d070]}\\\"}\"}","context":{"RequestID":"f304d3df-b790-484a-93e7-31ec5ef8d070","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ab5d0ebc-5b3e-460e-88a9-a9ad5bd70759","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:20:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:31.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f304d3df-b790-484a-93e7-31ec5ef8d070","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ab5d0ebc-5b3e-460e-88a9-a9ad5bd70759","LogTimestamp":"2023-05-26T00:20:31.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:20:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:20:32.056Z","message":"Entering","context":{"RequestID":"82186791-ab7d-4d1b-816e-0bd59dbeec80","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0488d65f-8c5b-45a4-b193-16350bdbe9a8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:20:32.056Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:20:32.058Z","message":"{\"transactionId\":\"82186791-ab7d-4d1b-816e-0bd59dbeec80\",\"status\":\"200\",\"rqstDate\":\"230526-00:20:32:057\",\"respDate\":\"230526-00:20:32:058\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:82186791-ab7d-4d1b-816e-0bd59dbeec80\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:20:32:057-21214\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5ae8ffe0-7b3b-400a-a590-9edeaca915b1], x-b3-parentspanid=[448b522dc7ed6270], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60363], x-envoy-attempt-count=[1], x-b3-traceid=[0a60904589c978d8448b522dc7ed6270], x-b3-spanid=[ac351755d86f723f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[82186791-ab7d-4d1b-816e-0bd59dbeec80]}\\\"}\"}","context":{"RequestID":"82186791-ab7d-4d1b-816e-0bd59dbeec80","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0488d65f-8c5b-45a4-b193-16350bdbe9a8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:20:32.056Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:32.059Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"82186791-ab7d-4d1b-816e-0bd59dbeec80","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0488d65f-8c5b-45a4-b193-16350bdbe9a8","LogTimestamp":"2023-05-26T00:20:32.059Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:20:32 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:20:32.704Z","message":"Entering","context":{"RequestID":"f5d7976e-4b13-44b8-b8ed-901826cb4fdd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"95c8aad2-0849-45cf-9519-efd37319bcb3","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:20:32.704Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:20:32.706Z","message":"{\"transactionId\":\"f5d7976e-4b13-44b8-b8ed-901826cb4fdd\",\"status\":\"200\",\"rqstDate\":\"230526-00:20:32:705\",\"respDate\":\"230526-00:20:32:706\",\"sourceId\":\"haproxy:f5d7976e-4b13-44b8-b8ed-901826cb4fdd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:20:32:705-2432\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d5f8a79e-03e1-4de5-a506-9dadb660615f], x-b3-parentspanid=[b71c1d372819b176], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6e19c1b6e6117d0bb71c1d372819b176], x-b3-spanid=[61190151bb720b0b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f5d7976e-4b13-44b8-b8ed-901826cb4fdd]}\\\"}\"}","context":{"RequestID":"f5d7976e-4b13-44b8-b8ed-901826cb4fdd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"95c8aad2-0849-45cf-9519-efd37319bcb3","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:20:32.704Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:32.706Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f5d7976e-4b13-44b8-b8ed-901826cb4fdd","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"95c8aad2-0849-45cf-9519-efd37319bcb3","LogTimestamp":"2023-05-26T00:20:32.706Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:20:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:20:34.221Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:20:34.235Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:34.235Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:34.235Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:34.716Z","message":"Entering","context":{"RequestID":"38198928-3771-4338-9f62-1daf9e6fc7f9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b86434c3-aa50-442c-acd9-a8bd2a28ca19","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:20:34.716Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:20:34.718Z","message":"{\"transactionId\":\"38198928-3771-4338-9f62-1daf9e6fc7f9\",\"status\":\"200\",\"rqstDate\":\"230526-00:20:34:717\",\"respDate\":\"230526-00:20:34:718\",\"sourceId\":\"haproxy:38198928-3771-4338-9f62-1daf9e6fc7f9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:20:34:717-85088\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[32096cb4-1ebd-449e-8885-bf24303df4f6], x-b3-parentspanid=[3b6a16f75d0bf5b9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0bde0ffe259c4d303b6a16f75d0bf5b9], x-b3-spanid=[8b4858339e5df1e3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[38198928-3771-4338-9f62-1daf9e6fc7f9]}\\\"}\"}","context":{"RequestID":"38198928-3771-4338-9f62-1daf9e6fc7f9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b86434c3-aa50-442c-acd9-a8bd2a28ca19","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:20:34.716Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:34.719Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"38198928-3771-4338-9f62-1daf9e6fc7f9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b86434c3-aa50-442c-acd9-a8bd2a28ca19","LogTimestamp":"2023-05-26T00:20:34.719Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:20:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:20:36.729Z","message":"Entering","context":{"RequestID":"d9568dcf-18d2-4b41-8a67-b8ffa7eb8241","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9679c091-abc4-45de-8b8b-7ca0ca60a022","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:20:36.729Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:20:36.731Z","message":"{\"transactionId\":\"d9568dcf-18d2-4b41-8a67-b8ffa7eb8241\",\"status\":\"200\",\"rqstDate\":\"230526-00:20:36:730\",\"respDate\":\"230526-00:20:36:731\",\"sourceId\":\"haproxy:d9568dcf-18d2-4b41-8a67-b8ffa7eb8241\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:20:36:730-12445\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[586227a2-893f-450a-bb49-1fed77cb3cc3], x-b3-parentspanid=[7570ea0fbaa5190b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a63aacc6be49f0077570ea0fbaa5190b], x-b3-spanid=[0b9c6ea428aa94c1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d9568dcf-18d2-4b41-8a67-b8ffa7eb8241]}\\\"}\"}","context":{"RequestID":"d9568dcf-18d2-4b41-8a67-b8ffa7eb8241","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"9679c091-abc4-45de-8b8b-7ca0ca60a022","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:20:36.729Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:36.732Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d9568dcf-18d2-4b41-8a67-b8ffa7eb8241","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9679c091-abc4-45de-8b8b-7ca0ca60a022","LogTimestamp":"2023-05-26T00:20:36.732Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:20:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:20:38.742Z","message":"Entering","context":{"RequestID":"afdc6168-d235-460e-a992-84a231acbd51","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fe9c1105-c7bf-4b01-8e6f-37c81ecdcd50","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:20:38.742Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:20:38.744Z","message":"{\"transactionId\":\"afdc6168-d235-460e-a992-84a231acbd51\",\"status\":\"200\",\"rqstDate\":\"230526-00:20:38:743\",\"respDate\":\"230526-00:20:38:744\",\"sourceId\":\"haproxy:afdc6168-d235-460e-a992-84a231acbd51\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:20:38:743-21725\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[727e3358-f28c-446f-94e1-548478513dc3], x-b3-parentspanid=[6d909fee0c5ed674], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ef55d406b3f34f576d909fee0c5ed674], x-b3-spanid=[b582b522279936db], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[afdc6168-d235-460e-a992-84a231acbd51]}\\\"}\"}","context":{"RequestID":"afdc6168-d235-460e-a992-84a231acbd51","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"fe9c1105-c7bf-4b01-8e6f-37c81ecdcd50","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:20:38.742Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:38.745Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"afdc6168-d235-460e-a992-84a231acbd51","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fe9c1105-c7bf-4b01-8e6f-37c81ecdcd50","LogTimestamp":"2023-05-26T00:20:38.745Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:20:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:20:40.754Z","message":"Entering","context":{"RequestID":"1e48adfe-dc40-47f9-8f4c-c1da14f782a4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cbfa540d-20a7-48e4-b026-0ff53974645f","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:20:40.754Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:20:40.756Z","message":"{\"transactionId\":\"1e48adfe-dc40-47f9-8f4c-c1da14f782a4\",\"status\":\"200\",\"rqstDate\":\"230526-00:20:40:755\",\"respDate\":\"230526-00:20:40:756\",\"sourceId\":\"haproxy:1e48adfe-dc40-47f9-8f4c-c1da14f782a4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:20:40:755-9603\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b7c61fe3-ce12-4ee8-a014-3e407adad523], x-b3-parentspanid=[53ae437b0946775d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3d070c09fae5a35e53ae437b0946775d], x-b3-spanid=[e121ab33d51db394], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1e48adfe-dc40-47f9-8f4c-c1da14f782a4]}\\\"}\"}","context":{"RequestID":"1e48adfe-dc40-47f9-8f4c-c1da14f782a4","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cbfa540d-20a7-48e4-b026-0ff53974645f","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:20:40.754Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:40.757Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1e48adfe-dc40-47f9-8f4c-c1da14f782a4","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cbfa540d-20a7-48e4-b026-0ff53974645f","LogTimestamp":"2023-05-26T00:20:40.757Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:20:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:20:41.907Z","message":"Entering","context":{"RequestID":"18b4cbc5-b1fc-4655-9630-bf0f702b9a40","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6bfa4926-92ca-4827-b207-3c6fa2965fde","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:20:41.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:20:41.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"18b4cbc5-b1fc-4655-9630-bf0f702b9a40","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6bfa4926-92ca-4827-b207-3c6fa2965fde","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:20:41.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:41.910Z","message":"{\"transactionId\":\"18b4cbc5-b1fc-4655-9630-bf0f702b9a40\",\"status\":\"200\",\"rqstDate\":\"230526-00:20:41:908\",\"respDate\":\"230526-00:20:41:910\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:18b4cbc5-b1fc-4655-9630-bf0f702b9a40\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:20:41:908-83758\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[18b4cbc5-b1fc-4655-9630-bf0f702b9a40]}\\\"}\"}","context":{"RequestID":"18b4cbc5-b1fc-4655-9630-bf0f702b9a40","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6bfa4926-92ca-4827-b207-3c6fa2965fde","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:20:41.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:41.910Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"18b4cbc5-b1fc-4655-9630-bf0f702b9a40","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6bfa4926-92ca-4827-b207-3c6fa2965fde","LogTimestamp":"2023-05-26T00:20:41.910Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:20:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:20:42.056Z","message":"Entering","context":{"RequestID":"71242f67-1f61-4d6b-916b-2749cef82610","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"871820dd-6b06-4c23-8fa9-961a3d2549ff","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:20:42.056Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:20:42.058Z","message":"{\"transactionId\":\"71242f67-1f61-4d6b-916b-2749cef82610\",\"status\":\"200\",\"rqstDate\":\"230526-00:20:42:057\",\"respDate\":\"230526-00:20:42:058\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:71242f67-1f61-4d6b-916b-2749cef82610\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:20:42:057-45818\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7f521260-5927-4a6b-827c-df457a4b937c], x-b3-parentspanid=[b86cd95dae67a364], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39421], x-envoy-attempt-count=[1], x-b3-traceid=[18126ee95b8fe98bb86cd95dae67a364], x-b3-spanid=[9025055f4d1e0953], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[71242f67-1f61-4d6b-916b-2749cef82610]}\\\"}\"}","context":{"RequestID":"71242f67-1f61-4d6b-916b-2749cef82610","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"871820dd-6b06-4c23-8fa9-961a3d2549ff","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:20:42.056Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:42.059Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"71242f67-1f61-4d6b-916b-2749cef82610","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"871820dd-6b06-4c23-8fa9-961a3d2549ff","LogTimestamp":"2023-05-26T00:20:42.059Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:20:42 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:20:42.766Z","message":"Entering","context":{"RequestID":"bdad8802-1eed-4037-a64b-414fa90f08bf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"80f63ffb-cb85-4d87-ad7f-9c7b1d9c39dd","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:20:42.766Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:20:42.768Z","message":"{\"transactionId\":\"bdad8802-1eed-4037-a64b-414fa90f08bf\",\"status\":\"200\",\"rqstDate\":\"230526-00:20:42:767\",\"respDate\":\"230526-00:20:42:768\",\"sourceId\":\"haproxy:bdad8802-1eed-4037-a64b-414fa90f08bf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:20:42:767-66055\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[413d5b3a-576b-9a4c-8f37-bb39536984ea], x-b3-parentspanid=[e613b6bba90b2694], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5e8c573ee037b034e613b6bba90b2694], x-b3-spanid=[de8555aa7a20a18d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bdad8802-1eed-4037-a64b-414fa90f08bf]}\\\"}\"}","context":{"RequestID":"bdad8802-1eed-4037-a64b-414fa90f08bf","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"80f63ffb-cb85-4d87-ad7f-9c7b1d9c39dd","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:20:42.766Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:42.769Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bdad8802-1eed-4037-a64b-414fa90f08bf","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"80f63ffb-cb85-4d87-ad7f-9c7b1d9c39dd","LogTimestamp":"2023-05-26T00:20:42.768Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:20:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:20:44.222Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:20:44.234Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:44.234Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:44.234Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:44.777Z","message":"Entering","context":{"RequestID":"82593bf4-6eb4-4146-9b23-b3b29f3b18cd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a6cf0254-833d-4a7e-be70-93c635181611","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:20:44.777Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:20:44.780Z","message":"{\"transactionId\":\"82593bf4-6eb4-4146-9b23-b3b29f3b18cd\",\"status\":\"200\",\"rqstDate\":\"230526-00:20:44:778\",\"respDate\":\"230526-00:20:44:779\",\"sourceId\":\"haproxy:82593bf4-6eb4-4146-9b23-b3b29f3b18cd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:20:44:778-83169\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f9b29ef0-ab75-4064-ae04-f2f0ced1f215], x-b3-parentspanid=[22c38099f308529c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[be290524af55406022c38099f308529c], x-b3-spanid=[1818370caf024bd2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[82593bf4-6eb4-4146-9b23-b3b29f3b18cd]}\\\"}\"}","context":{"RequestID":"82593bf4-6eb4-4146-9b23-b3b29f3b18cd","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a6cf0254-833d-4a7e-be70-93c635181611","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:20:44.777Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:44.780Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"82593bf4-6eb4-4146-9b23-b3b29f3b18cd","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a6cf0254-833d-4a7e-be70-93c635181611","LogTimestamp":"2023-05-26T00:20:44.780Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:20:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:20:46.790Z","message":"Entering","context":{"RequestID":"8553a9f7-3b56-4334-be7d-60a83a8e9002","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"80893350-b200-4158-9952-5bc6e3ca6520","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:20:46.790Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:20:46.793Z","message":"{\"transactionId\":\"8553a9f7-3b56-4334-be7d-60a83a8e9002\",\"status\":\"200\",\"rqstDate\":\"230526-00:20:46:792\",\"respDate\":\"230526-00:20:46:793\",\"sourceId\":\"haproxy:8553a9f7-3b56-4334-be7d-60a83a8e9002\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:20:46:792-25903\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7fb57998-8191-42a8-8f46-327bc5b0c553], x-b3-parentspanid=[d66fa2825ce7474a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[24d6a55503f87bb1d66fa2825ce7474a], x-b3-spanid=[abe95d90a4fa1a1b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8553a9f7-3b56-4334-be7d-60a83a8e9002]}\\\"}\"}","context":{"RequestID":"8553a9f7-3b56-4334-be7d-60a83a8e9002","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"80893350-b200-4158-9952-5bc6e3ca6520","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:20:46.790Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:46.794Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8553a9f7-3b56-4334-be7d-60a83a8e9002","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"80893350-b200-4158-9952-5bc6e3ca6520","LogTimestamp":"2023-05-26T00:20:46.794Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:20:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:20:48.803Z","message":"Entering","context":{"RequestID":"868ea9ff-28cf-4973-ba88-b4a7df44331d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e7ce5d24-fbc5-4c50-abaf-8e06ec6946c6","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:20:48.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:20:48.805Z","message":"{\"transactionId\":\"868ea9ff-28cf-4973-ba88-b4a7df44331d\",\"status\":\"200\",\"rqstDate\":\"230526-00:20:48:804\",\"respDate\":\"230526-00:20:48:805\",\"sourceId\":\"haproxy:868ea9ff-28cf-4973-ba88-b4a7df44331d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:20:48:804-43705\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6b0e98c6-9c53-4367-95cd-09b4043b5db1], x-b3-parentspanid=[dc0f306139327a52], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[453fecac91f30a7edc0f306139327a52], x-b3-spanid=[4b57d2945ddabc35], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[868ea9ff-28cf-4973-ba88-b4a7df44331d]}\\\"}\"}","context":{"RequestID":"868ea9ff-28cf-4973-ba88-b4a7df44331d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"e7ce5d24-fbc5-4c50-abaf-8e06ec6946c6","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:20:48.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:48.806Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"868ea9ff-28cf-4973-ba88-b4a7df44331d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e7ce5d24-fbc5-4c50-abaf-8e06ec6946c6","LogTimestamp":"2023-05-26T00:20:48.806Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:20:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:20:50.814Z","message":"Entering","context":{"RequestID":"0c5a39ce-78de-4778-a927-7ef53104239d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2611bb5e-75c8-45cc-b9ef-b404be34dc47","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:20:50.814Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:20:50.816Z","message":"{\"transactionId\":\"0c5a39ce-78de-4778-a927-7ef53104239d\",\"status\":\"200\",\"rqstDate\":\"230526-00:20:50:815\",\"respDate\":\"230526-00:20:50:816\",\"sourceId\":\"haproxy:0c5a39ce-78de-4778-a927-7ef53104239d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:20:50:815-73585\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fa256dcc-1cba-48d6-8ea4-49bd2222a54b], x-b3-parentspanid=[7877c6ecacbb1b66], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d9f743e9713f7a947877c6ecacbb1b66], x-b3-spanid=[7080e6ebb353725e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0c5a39ce-78de-4778-a927-7ef53104239d]}\\\"}\"}","context":{"RequestID":"0c5a39ce-78de-4778-a927-7ef53104239d","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"2611bb5e-75c8-45cc-b9ef-b404be34dc47","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:20:50.814Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:50.817Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0c5a39ce-78de-4778-a927-7ef53104239d","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2611bb5e-75c8-45cc-b9ef-b404be34dc47","LogTimestamp":"2023-05-26T00:20:50.817Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:20:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:20:51.908Z","message":"Entering","context":{"RequestID":"5c79e588-05de-4174-9c4d-9766a27cce4c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c4d1b6b2-a20e-4c3f-9c28-b669307121c5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:20:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:20:51.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"5c79e588-05de-4174-9c4d-9766a27cce4c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c4d1b6b2-a20e-4c3f-9c28-b669307121c5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:20:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:51.911Z","message":"{\"transactionId\":\"5c79e588-05de-4174-9c4d-9766a27cce4c\",\"status\":\"200\",\"rqstDate\":\"230526-00:20:51:909\",\"respDate\":\"230526-00:20:51:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:5c79e588-05de-4174-9c4d-9766a27cce4c\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:20:51:909-9844\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[5c79e588-05de-4174-9c4d-9766a27cce4c]}\\\"}\"}","context":{"RequestID":"5c79e588-05de-4174-9c4d-9766a27cce4c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c4d1b6b2-a20e-4c3f-9c28-b669307121c5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:20:51.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:51.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5c79e588-05de-4174-9c4d-9766a27cce4c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c4d1b6b2-a20e-4c3f-9c28-b669307121c5","LogTimestamp":"2023-05-26T00:20:51.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:20:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:20:52.056Z","message":"Entering","context":{"RequestID":"2ab0b0fc-9512-4c18-b174-9c0362eee025","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6fad7e9c-e92e-46e8-97f5-870a7e005734","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:20:52.056Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:20:52.058Z","message":"{\"transactionId\":\"2ab0b0fc-9512-4c18-b174-9c0362eee025\",\"status\":\"200\",\"rqstDate\":\"230526-00:20:52:056\",\"respDate\":\"230526-00:20:52:057\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2ab0b0fc-9512-4c18-b174-9c0362eee025\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:20:52:056-18143\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[00e87b03-8ec9-40a0-8e3f-082bec617ad8], x-b3-parentspanid=[e225d44a3a6705d9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49341], x-envoy-attempt-count=[1], x-b3-traceid=[3e5d111f71c8fbe1e225d44a3a6705d9], x-b3-spanid=[49679432c57be357], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2ab0b0fc-9512-4c18-b174-9c0362eee025]}\\\"}\"}","context":{"RequestID":"2ab0b0fc-9512-4c18-b174-9c0362eee025","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6fad7e9c-e92e-46e8-97f5-870a7e005734","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:20:52.056Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:52.058Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2ab0b0fc-9512-4c18-b174-9c0362eee025","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6fad7e9c-e92e-46e8-97f5-870a7e005734","LogTimestamp":"2023-05-26T00:20:52.058Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:20:52 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:20:52.826Z","message":"Entering","context":{"RequestID":"876f253e-e03f-46bb-825b-85c5aaec725b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"af34a748-bb7d-4120-867c-b8be2b88ccdb","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:20:52.826Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:20:52.828Z","message":"{\"transactionId\":\"876f253e-e03f-46bb-825b-85c5aaec725b\",\"status\":\"200\",\"rqstDate\":\"230526-00:20:52:827\",\"respDate\":\"230526-00:20:52:828\",\"sourceId\":\"haproxy:876f253e-e03f-46bb-825b-85c5aaec725b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:20:52:827-30152\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6592f135-7630-4450-af5a-77a6d975ab1b], x-b3-parentspanid=[d1faf381250edd6d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2b606303c40f9374d1faf381250edd6d], x-b3-spanid=[7b7c0ce7a56f6bd8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[876f253e-e03f-46bb-825b-85c5aaec725b]}\\\"}\"}","context":{"RequestID":"876f253e-e03f-46bb-825b-85c5aaec725b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"af34a748-bb7d-4120-867c-b8be2b88ccdb","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:20:52.826Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:52.829Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"876f253e-e03f-46bb-825b-85c5aaec725b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"af34a748-bb7d-4120-867c-b8be2b88ccdb","LogTimestamp":"2023-05-26T00:20:52.828Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:20:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:20:54.223Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:20:54.255Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:54.255Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:54.256Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:54.838Z","message":"Entering","context":{"RequestID":"7971cf88-a5a2-45c3-a9a3-54b8f505f28c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cfec61f5-ab6d-49d5-9eaa-0999b0b91295","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:20:54.838Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:20:54.840Z","message":"{\"transactionId\":\"7971cf88-a5a2-45c3-a9a3-54b8f505f28c\",\"status\":\"200\",\"rqstDate\":\"230526-00:20:54:838\",\"respDate\":\"230526-00:20:54:839\",\"sourceId\":\"haproxy:7971cf88-a5a2-45c3-a9a3-54b8f505f28c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:20:54:838-68566\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f6a51231-ed23-463c-b86e-37f859f1db46], x-b3-parentspanid=[e5e8d422610883cc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8e518f1491404a59e5e8d422610883cc], x-b3-spanid=[e9597a5f78cd0f57], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7971cf88-a5a2-45c3-a9a3-54b8f505f28c]}\\\"}\"}","context":{"RequestID":"7971cf88-a5a2-45c3-a9a3-54b8f505f28c","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cfec61f5-ab6d-49d5-9eaa-0999b0b91295","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:20:54.838Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:54.840Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7971cf88-a5a2-45c3-a9a3-54b8f505f28c","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cfec61f5-ab6d-49d5-9eaa-0999b0b91295","LogTimestamp":"2023-05-26T00:20:54.840Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:20:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:20:56.851Z","message":"Entering","context":{"RequestID":"3c9b39a3-8910-4b7b-b55b-c88a4ab0ca26","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"66bd31d8-cc8e-4053-a58c-a77ba5199dec","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:20:56.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:20:56.853Z","message":"{\"transactionId\":\"3c9b39a3-8910-4b7b-b55b-c88a4ab0ca26\",\"status\":\"200\",\"rqstDate\":\"230526-00:20:56:851\",\"respDate\":\"230526-00:20:56:853\",\"sourceId\":\"haproxy:3c9b39a3-8910-4b7b-b55b-c88a4ab0ca26\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:20:56:851-37370\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[86698a76-e6be-4c5b-b3d1-c27a357a0ed7], x-b3-parentspanid=[9b92db3089a91f7f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6475770e65c3b38b9b92db3089a91f7f], x-b3-spanid=[3120ea73d485df00], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3c9b39a3-8910-4b7b-b55b-c88a4ab0ca26]}\\\"}\"}","context":{"RequestID":"3c9b39a3-8910-4b7b-b55b-c88a4ab0ca26","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"66bd31d8-cc8e-4053-a58c-a77ba5199dec","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:20:56.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:56.854Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3c9b39a3-8910-4b7b-b55b-c88a4ab0ca26","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"66bd31d8-cc8e-4053-a58c-a77ba5199dec","LogTimestamp":"2023-05-26T00:20:56.854Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:20:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:20:56.912Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:56.917Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:58.865Z","message":"Entering","context":{"RequestID":"8eb48c83-dc5a-4a31-a2af-8cc07d5ae6ca","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"896928fb-9398-4947-aef4-20d22310340c","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:20:58.865Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:20:58.867Z","message":"{\"transactionId\":\"8eb48c83-dc5a-4a31-a2af-8cc07d5ae6ca\",\"status\":\"200\",\"rqstDate\":\"230526-00:20:58:866\",\"respDate\":\"230526-00:20:58:867\",\"sourceId\":\"haproxy:8eb48c83-dc5a-4a31-a2af-8cc07d5ae6ca\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:20:58:866-51831\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dcdcb4b0-9424-42c7-b0e4-1479a708fe9f], x-b3-parentspanid=[7b515d07df23eec6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eea45225435147847b515d07df23eec6], x-b3-spanid=[82db987e55298df0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8eb48c83-dc5a-4a31-a2af-8cc07d5ae6ca]}\\\"}\"}","context":{"RequestID":"8eb48c83-dc5a-4a31-a2af-8cc07d5ae6ca","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"896928fb-9398-4947-aef4-20d22310340c","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:20:58.865Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:20:58.868Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8eb48c83-dc5a-4a31-a2af-8cc07d5ae6ca","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"896928fb-9398-4947-aef4-20d22310340c","LogTimestamp":"2023-05-26T00:20:58.868Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:20:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:21:00.877Z","message":"Entering","context":{"RequestID":"984cef72-7682-4bc9-bb2b-6063a4789dab","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8edd6739-95e9-4193-8c66-54a112cf0999","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:21:00.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:21:00.879Z","message":"{\"transactionId\":\"984cef72-7682-4bc9-bb2b-6063a4789dab\",\"status\":\"200\",\"rqstDate\":\"230526-00:21:00:878\",\"respDate\":\"230526-00:21:00:879\",\"sourceId\":\"haproxy:984cef72-7682-4bc9-bb2b-6063a4789dab\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:21:00:878-44949\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[877e678e-065c-4df0-83b3-e542ec0fbbbb], x-b3-parentspanid=[d6ec3f0c20a1b0f8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a3071fb37e01308dd6ec3f0c20a1b0f8], x-b3-spanid=[ce9f14682c0bf33a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[984cef72-7682-4bc9-bb2b-6063a4789dab]}\\\"}\"}","context":{"RequestID":"984cef72-7682-4bc9-bb2b-6063a4789dab","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"8edd6739-95e9-4193-8c66-54a112cf0999","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:21:00.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:00.880Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"984cef72-7682-4bc9-bb2b-6063a4789dab","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8edd6739-95e9-4193-8c66-54a112cf0999","LogTimestamp":"2023-05-26T00:21:00.880Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:21:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:21:01.907Z","message":"Entering","context":{"RequestID":"de3afbf3-7d77-4509-afc1-9e858550918e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0ad6bf0b-7004-44a4-a3ce-27bae6ebf5d0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:21:01.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:21:01.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"de3afbf3-7d77-4509-afc1-9e858550918e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0ad6bf0b-7004-44a4-a3ce-27bae6ebf5d0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:21:01.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:01.910Z","message":"{\"transactionId\":\"de3afbf3-7d77-4509-afc1-9e858550918e\",\"status\":\"200\",\"rqstDate\":\"230526-00:21:01:908\",\"respDate\":\"230526-00:21:01:910\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:de3afbf3-7d77-4509-afc1-9e858550918e\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:21:01:908-436\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[de3afbf3-7d77-4509-afc1-9e858550918e]}\\\"}\"}","context":{"RequestID":"de3afbf3-7d77-4509-afc1-9e858550918e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0ad6bf0b-7004-44a4-a3ce-27bae6ebf5d0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:21:01.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:01.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"de3afbf3-7d77-4509-afc1-9e858550918e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0ad6bf0b-7004-44a4-a3ce-27bae6ebf5d0","LogTimestamp":"2023-05-26T00:21:01.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:21:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:21:02.059Z","message":"Entering","context":{"RequestID":"f6c0fe3c-f90c-4754-b3db-99a9b450b9ca","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f323f835-29e7-4450-b104-2a9efc6f2470","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:21:02.059Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:21:02.062Z","message":"{\"transactionId\":\"f6c0fe3c-f90c-4754-b3db-99a9b450b9ca\",\"status\":\"200\",\"rqstDate\":\"230526-00:21:02:060\",\"respDate\":\"230526-00:21:02:062\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f6c0fe3c-f90c-4754-b3db-99a9b450b9ca\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:21:02:060-5487\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[301f4021-13f1-4b05-b94d-6d3126ba48dc], x-b3-parentspanid=[ebacc267cb3cfb23], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48983], x-envoy-attempt-count=[1], x-b3-traceid=[8bedc1388fd5d5e1ebacc267cb3cfb23], x-b3-spanid=[1a97eb01f39b1a18], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f6c0fe3c-f90c-4754-b3db-99a9b450b9ca]}\\\"}\"}","context":{"RequestID":"f6c0fe3c-f90c-4754-b3db-99a9b450b9ca","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f323f835-29e7-4450-b104-2a9efc6f2470","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:21:02.059Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:02.062Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f6c0fe3c-f90c-4754-b3db-99a9b450b9ca","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f323f835-29e7-4450-b104-2a9efc6f2470","LogTimestamp":"2023-05-26T00:21:02.062Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:21:02 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:21:02.891Z","message":"Entering","context":{"RequestID":"fff98d38-d707-4e92-934a-7942aa22ea8b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6479e23a-dc61-4cec-9367-ecfad9632f9b","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:21:02.891Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:21:02.893Z","message":"{\"transactionId\":\"fff98d38-d707-4e92-934a-7942aa22ea8b\",\"status\":\"200\",\"rqstDate\":\"230526-00:21:02:892\",\"respDate\":\"230526-00:21:02:893\",\"sourceId\":\"haproxy:fff98d38-d707-4e92-934a-7942aa22ea8b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:21:02:892-2105\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[72124094-bed7-4363-b0ad-1b47642cbbde], x-b3-parentspanid=[d8997bfdc5654734], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eacfbb82027473e5d8997bfdc5654734], x-b3-spanid=[34bbed1c8edf17a7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fff98d38-d707-4e92-934a-7942aa22ea8b]}\\\"}\"}","context":{"RequestID":"fff98d38-d707-4e92-934a-7942aa22ea8b","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6479e23a-dc61-4cec-9367-ecfad9632f9b","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:21:02.891Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:02.894Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fff98d38-d707-4e92-934a-7942aa22ea8b","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6479e23a-dc61-4cec-9367-ecfad9632f9b","LogTimestamp":"2023-05-26T00:21:02.894Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:21:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:21:04.224Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:21:04.239Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:04.239Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:04.239Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:04.904Z","message":"Entering","context":{"RequestID":"75b18d17-1f29-4ab5-b4d9-d8d07b8d8f72","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c19b2ce2-73a8-47b3-84c8-4adc05f0fd8b","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:21:04.904Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:21:04.906Z","message":"{\"transactionId\":\"75b18d17-1f29-4ab5-b4d9-d8d07b8d8f72\",\"status\":\"200\",\"rqstDate\":\"230526-00:21:04:905\",\"respDate\":\"230526-00:21:04:906\",\"sourceId\":\"haproxy:75b18d17-1f29-4ab5-b4d9-d8d07b8d8f72\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:21:04:905-25010\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6b7a7d2c-5a1f-4de8-9ba5-38ca485dba40], x-b3-parentspanid=[8268c408728b7aa5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[01d8c03d8db577518268c408728b7aa5], x-b3-spanid=[6022d467a284a491], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[75b18d17-1f29-4ab5-b4d9-d8d07b8d8f72]}\\\"}\"}","context":{"RequestID":"75b18d17-1f29-4ab5-b4d9-d8d07b8d8f72","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c19b2ce2-73a8-47b3-84c8-4adc05f0fd8b","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:21:04.904Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:04.907Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"75b18d17-1f29-4ab5-b4d9-d8d07b8d8f72","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c19b2ce2-73a8-47b3-84c8-4adc05f0fd8b","LogTimestamp":"2023-05-26T00:21:04.907Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:21:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:21:06.917Z","message":"Entering","context":{"RequestID":"0fd2c673-ed46-46be-9314-c746edbeab50","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6144b518-a08a-4211-88d4-d5ad67061398","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:21:06.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:21:06.919Z","message":"{\"transactionId\":\"0fd2c673-ed46-46be-9314-c746edbeab50\",\"status\":\"200\",\"rqstDate\":\"230526-00:21:06:917\",\"respDate\":\"230526-00:21:06:919\",\"sourceId\":\"haproxy:0fd2c673-ed46-46be-9314-c746edbeab50\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:21:06:917-33370\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[211aa55b-b68b-4e65-881c-803e685fb68a], x-b3-parentspanid=[3469f5536c157cc6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8c35288a8211a2bb3469f5536c157cc6], x-b3-spanid=[5de4a2d1201f9cbb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0fd2c673-ed46-46be-9314-c746edbeab50]}\\\"}\"}","context":{"RequestID":"0fd2c673-ed46-46be-9314-c746edbeab50","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"6144b518-a08a-4211-88d4-d5ad67061398","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:21:06.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:06.919Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0fd2c673-ed46-46be-9314-c746edbeab50","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6144b518-a08a-4211-88d4-d5ad67061398","LogTimestamp":"2023-05-26T00:21:06.919Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:21:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:21:08.929Z","message":"Entering","context":{"RequestID":"2424b4d4-acff-4688-ac66-2168d6ef7345","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ef45de33-08dc-41bd-910f-bebc9e881446","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:21:08.929Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:21:08.931Z","message":"{\"transactionId\":\"2424b4d4-acff-4688-ac66-2168d6ef7345\",\"status\":\"200\",\"rqstDate\":\"230526-00:21:08:930\",\"respDate\":\"230526-00:21:08:931\",\"sourceId\":\"haproxy:2424b4d4-acff-4688-ac66-2168d6ef7345\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:21:08:930-75784\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fa38e566-f5f7-407f-b259-29a44d0b36a7], x-b3-parentspanid=[9a98eb33d60f0d9d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cb582b834e5cc8899a98eb33d60f0d9d], x-b3-spanid=[425812659f59de2f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2424b4d4-acff-4688-ac66-2168d6ef7345]}\\\"}\"}","context":{"RequestID":"2424b4d4-acff-4688-ac66-2168d6ef7345","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"ef45de33-08dc-41bd-910f-bebc9e881446","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:21:08.929Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:08.932Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2424b4d4-acff-4688-ac66-2168d6ef7345","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ef45de33-08dc-41bd-910f-bebc9e881446","LogTimestamp":"2023-05-26T00:21:08.932Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:21:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:21:10.941Z","message":"Entering","context":{"RequestID":"4a4f7176-f742-4433-8092-0fa05b20102e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"72211cf9-6748-48c4-a601-41fdf26096f4","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:21:10.941Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:21:10.943Z","message":"{\"transactionId\":\"4a4f7176-f742-4433-8092-0fa05b20102e\",\"status\":\"200\",\"rqstDate\":\"230526-00:21:10:942\",\"respDate\":\"230526-00:21:10:943\",\"sourceId\":\"haproxy:4a4f7176-f742-4433-8092-0fa05b20102e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:21:10:942-28226\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[11067bf8-c5a9-4a8e-b815-08de05d130a3], x-b3-parentspanid=[1c7add22730f8827], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[26258a0c2058f90f1c7add22730f8827], x-b3-spanid=[db2e7d63b006b574], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4a4f7176-f742-4433-8092-0fa05b20102e]}\\\"}\"}","context":{"RequestID":"4a4f7176-f742-4433-8092-0fa05b20102e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"72211cf9-6748-48c4-a601-41fdf26096f4","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:21:10.941Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:10.944Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4a4f7176-f742-4433-8092-0fa05b20102e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"72211cf9-6748-48c4-a601-41fdf26096f4","LogTimestamp":"2023-05-26T00:21:10.944Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:21:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:21:11.908Z","message":"Entering","context":{"RequestID":"25a7854b-c162-40a3-83a7-6ee9b8dc67ad","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f3a90b39-d551-47ed-bc3d-3f6d8c86aa86","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:21:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:21:11.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"25a7854b-c162-40a3-83a7-6ee9b8dc67ad","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f3a90b39-d551-47ed-bc3d-3f6d8c86aa86","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:21:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:11.911Z","message":"{\"transactionId\":\"25a7854b-c162-40a3-83a7-6ee9b8dc67ad\",\"status\":\"200\",\"rqstDate\":\"230526-00:21:11:909\",\"respDate\":\"230526-00:21:11:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:25a7854b-c162-40a3-83a7-6ee9b8dc67ad\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:21:11:909-66850\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[25a7854b-c162-40a3-83a7-6ee9b8dc67ad]}\\\"}\"}","context":{"RequestID":"25a7854b-c162-40a3-83a7-6ee9b8dc67ad","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f3a90b39-d551-47ed-bc3d-3f6d8c86aa86","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:21:11.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:11.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"25a7854b-c162-40a3-83a7-6ee9b8dc67ad","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f3a90b39-d551-47ed-bc3d-3f6d8c86aa86","LogTimestamp":"2023-05-26T00:21:11.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:21:11 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:21:12.058Z","message":"Entering","context":{"RequestID":"c2564b87-06e3-40bc-b4ce-401e203a9bb9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"01afa22a-1f5d-4f14-967d-771495609646","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:21:12.058Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:21:12.061Z","message":"{\"transactionId\":\"c2564b87-06e3-40bc-b4ce-401e203a9bb9\",\"status\":\"200\",\"rqstDate\":\"230526-00:21:12:059\",\"respDate\":\"230526-00:21:12:060\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c2564b87-06e3-40bc-b4ce-401e203a9bb9\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:21:12:059-67078\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eb489e02-d7e6-4c66-a698-8aa25ce8500f], x-b3-parentspanid=[fc8bdbbe976955b8], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34515], x-envoy-attempt-count=[1], x-b3-traceid=[483ba83715c6d069fc8bdbbe976955b8], x-b3-spanid=[ba535c60191318da], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c2564b87-06e3-40bc-b4ce-401e203a9bb9]}\\\"}\"}","context":{"RequestID":"c2564b87-06e3-40bc-b4ce-401e203a9bb9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"01afa22a-1f5d-4f14-967d-771495609646","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:21:12.058Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:12.061Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c2564b87-06e3-40bc-b4ce-401e203a9bb9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"01afa22a-1f5d-4f14-967d-771495609646","LogTimestamp":"2023-05-26T00:21:12.061Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:21:12 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:21:12.954Z","message":"Entering","context":{"RequestID":"6cb6816a-4155-4ae0-bb71-1d0f7eb51dc2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"078e223f-60cc-46cb-a751-451be5f1f285","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:21:12.954Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:21:12.957Z","message":"{\"transactionId\":\"6cb6816a-4155-4ae0-bb71-1d0f7eb51dc2\",\"status\":\"200\",\"rqstDate\":\"230526-00:21:12:955\",\"respDate\":\"230526-00:21:12:957\",\"sourceId\":\"haproxy:6cb6816a-4155-4ae0-bb71-1d0f7eb51dc2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:21:12:955-95337\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[592aadc8-9d1f-46ca-a107-56dafbdcc995], x-b3-parentspanid=[7415d0c526f0a1cd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8a67c4d51b23f8187415d0c526f0a1cd], x-b3-spanid=[49c98ece15489a43], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6cb6816a-4155-4ae0-bb71-1d0f7eb51dc2]}\\\"}\"}","context":{"RequestID":"6cb6816a-4155-4ae0-bb71-1d0f7eb51dc2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"078e223f-60cc-46cb-a751-451be5f1f285","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:21:12.954Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:12.958Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6cb6816a-4155-4ae0-bb71-1d0f7eb51dc2","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"078e223f-60cc-46cb-a751-451be5f1f285","LogTimestamp":"2023-05-26T00:21:12.958Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:21:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-05-26T00:21:14.223Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:21:14.293Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:14.293Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:14.294Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:14.970Z","message":"Entering","context":{"RequestID":"b56c0556-f1df-48dc-a645-a355fb876ab1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f5b13fe7-f698-4989-b2cc-becc359717fa","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:21:14.970Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:21:14.974Z","message":"{\"transactionId\":\"b56c0556-f1df-48dc-a645-a355fb876ab1\",\"status\":\"200\",\"rqstDate\":\"230526-00:21:14:971\",\"respDate\":\"230526-00:21:14:974\",\"sourceId\":\"haproxy:b56c0556-f1df-48dc-a645-a355fb876ab1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:21:14:971-52279\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c8ee8223-ae09-416e-bb6b-fcd03aafac01], x-b3-parentspanid=[2f23dd34c4efae34], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1c63685712d832402f23dd34c4efae34], x-b3-spanid=[bcaa0fc800bc1395], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b56c0556-f1df-48dc-a645-a355fb876ab1]}\\\"}\"}","context":{"RequestID":"b56c0556-f1df-48dc-a645-a355fb876ab1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f5b13fe7-f698-4989-b2cc-becc359717fa","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:21:14.970Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:14.975Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b56c0556-f1df-48dc-a645-a355fb876ab1","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f5b13fe7-f698-4989-b2cc-becc359717fa","LogTimestamp":"2023-05-26T00:21:14.975Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:21:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:21:16.983Z","message":"Entering","context":{"RequestID":"d98385a2-8507-4bab-ad2d-0f0ff363d931","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b373c7cb-a5c4-4956-ae4c-618fa2b5405c","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:21:16.983Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:21:16.985Z","message":"{\"transactionId\":\"d98385a2-8507-4bab-ad2d-0f0ff363d931\",\"status\":\"200\",\"rqstDate\":\"230526-00:21:16:984\",\"respDate\":\"230526-00:21:16:985\",\"sourceId\":\"haproxy:d98385a2-8507-4bab-ad2d-0f0ff363d931\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:21:16:984-16873\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4fbfa8bf-4b5b-4093-a227-b7b9be7ec337], x-b3-parentspanid=[cb77774c3302791f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[99daf0143406ed50cb77774c3302791f], x-b3-spanid=[fc58a2b4d4e8e22c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d98385a2-8507-4bab-ad2d-0f0ff363d931]}\\\"}\"}","context":{"RequestID":"d98385a2-8507-4bab-ad2d-0f0ff363d931","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"b373c7cb-a5c4-4956-ae4c-618fa2b5405c","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:21:16.983Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:16.986Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d98385a2-8507-4bab-ad2d-0f0ff363d931","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b373c7cb-a5c4-4956-ae4c-618fa2b5405c","LogTimestamp":"2023-05-26T00:21:16.986Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:21:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:21:18.997Z","message":"Entering","context":{"RequestID":"41bcec11-2e0c-49c0-8b19-642f6f4ff082","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a95696e0-16ac-44ef-94fc-c07576515737","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:21:18.997Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:21:18.999Z","message":"{\"transactionId\":\"41bcec11-2e0c-49c0-8b19-642f6f4ff082\",\"status\":\"200\",\"rqstDate\":\"230526-00:21:18:998\",\"respDate\":\"230526-00:21:18:999\",\"sourceId\":\"haproxy:41bcec11-2e0c-49c0-8b19-642f6f4ff082\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:21:18:998-28692\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[690461b2-39b7-4f80-b9e3-aeec53e8292b], x-b3-parentspanid=[dc22ae1a720f1c2c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[95fb7f6bf1eed394dc22ae1a720f1c2c], x-b3-spanid=[ad08d4785368b14d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[41bcec11-2e0c-49c0-8b19-642f6f4ff082]}\\\"}\"}","context":{"RequestID":"41bcec11-2e0c-49c0-8b19-642f6f4ff082","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"a95696e0-16ac-44ef-94fc-c07576515737","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:21:18.997Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:19.000Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"41bcec11-2e0c-49c0-8b19-642f6f4ff082","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a95696e0-16ac-44ef-94fc-c07576515737","LogTimestamp":"2023-05-26T00:21:19Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:21:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:21:21.009Z","message":"Entering","context":{"RequestID":"e9ae6c27-0455-4649-a863-3c1502d61e7f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f5cee6b2-1773-45b7-8fb5-3c5a14a670e7","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:21:21.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:21:21.012Z","message":"{\"transactionId\":\"e9ae6c27-0455-4649-a863-3c1502d61e7f\",\"status\":\"200\",\"rqstDate\":\"230526-00:21:21:010\",\"respDate\":\"230526-00:21:21:012\",\"sourceId\":\"haproxy:e9ae6c27-0455-4649-a863-3c1502d61e7f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:21:21:010-82271\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[39268b9d-388a-4bcd-acfd-3f1726a60eed], x-b3-parentspanid=[14c9e7ec165c3e56], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3f424ea9fbbec52514c9e7ec165c3e56], x-b3-spanid=[bf6d7b44af2d378d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e9ae6c27-0455-4649-a863-3c1502d61e7f]}\\\"}\"}","context":{"RequestID":"e9ae6c27-0455-4649-a863-3c1502d61e7f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f5cee6b2-1773-45b7-8fb5-3c5a14a670e7","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:21:21.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:21.013Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e9ae6c27-0455-4649-a863-3c1502d61e7f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f5cee6b2-1773-45b7-8fb5-3c5a14a670e7","LogTimestamp":"2023-05-26T00:21:21.013Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:21:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:21:21.907Z","message":"Entering","context":{"RequestID":"fc295a1a-f041-41c5-9162-5437084e8ba9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7238e523-a4b0-4e48-8ec8-bc542eeb3060","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:21:21.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:21:21.909Z","message":"Database is available from CACHED check.","context":{"RequestID":"fc295a1a-f041-41c5-9162-5437084e8ba9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7238e523-a4b0-4e48-8ec8-bc542eeb3060","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:21:21.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:21.910Z","message":"{\"transactionId\":\"fc295a1a-f041-41c5-9162-5437084e8ba9\",\"status\":\"200\",\"rqstDate\":\"230526-00:21:21:908\",\"respDate\":\"230526-00:21:21:910\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:fc295a1a-f041-41c5-9162-5437084e8ba9\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:21:21:908-41303\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[fc295a1a-f041-41c5-9162-5437084e8ba9]}\\\"}\"}","context":{"RequestID":"fc295a1a-f041-41c5-9162-5437084e8ba9","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"7238e523-a4b0-4e48-8ec8-bc542eeb3060","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:21:21.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:21.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fc295a1a-f041-41c5-9162-5437084e8ba9","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7238e523-a4b0-4e48-8ec8-bc542eeb3060","LogTimestamp":"2023-05-26T00:21:21.911Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:21:21 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:21:22.057Z","message":"Entering","context":{"RequestID":"4f7bba80-ae6c-4008-81fa-ab8ba0609639","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cad097bd-ac61-426a-82fb-389977c84c7b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:21:22.057Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:21:22.060Z","message":"{\"transactionId\":\"4f7bba80-ae6c-4008-81fa-ab8ba0609639\",\"status\":\"200\",\"rqstDate\":\"230526-00:21:22:058\",\"respDate\":\"230526-00:21:22:060\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4f7bba80-ae6c-4008-81fa-ab8ba0609639\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:21:22:058-1283\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[21c42f85-9f5e-4e74-b095-0f5a14bd2242], x-b3-parentspanid=[15052048cacfec7f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46293], x-envoy-attempt-count=[1], x-b3-traceid=[088185e6e6f4507a15052048cacfec7f], x-b3-spanid=[d7545f3bba7b956f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4f7bba80-ae6c-4008-81fa-ab8ba0609639]}\\\"}\"}","context":{"RequestID":"4f7bba80-ae6c-4008-81fa-ab8ba0609639","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"cad097bd-ac61-426a-82fb-389977c84c7b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:21:22.057Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:22.061Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4f7bba80-ae6c-4008-81fa-ab8ba0609639","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cad097bd-ac61-426a-82fb-389977c84c7b","LogTimestamp":"2023-05-26T00:21:22.061Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:21:22 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:21:23.023Z","message":"Entering","context":{"RequestID":"38553161-f3d7-4978-a580-d0ded690362f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f48db9e7-4f33-41f9-ae25-3bd33f569325","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:21:23.023Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:21:23.025Z","message":"{\"transactionId\":\"38553161-f3d7-4978-a580-d0ded690362f\",\"status\":\"200\",\"rqstDate\":\"230526-00:21:23:024\",\"respDate\":\"230526-00:21:23:025\",\"sourceId\":\"haproxy:38553161-f3d7-4978-a580-d0ded690362f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:21:23:024-45380\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[80b16b46-bbf4-44e1-97d9-bf35275a09be], x-b3-parentspanid=[948316faec62f4a4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a4aee472fb3e5ce8948316faec62f4a4], x-b3-spanid=[0e27787bfe4aa0a1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[38553161-f3d7-4978-a580-d0ded690362f]}\\\"}\"}","context":{"RequestID":"38553161-f3d7-4978-a580-d0ded690362f","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f48db9e7-4f33-41f9-ae25-3bd33f569325","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:21:23.023Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:23.026Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"38553161-f3d7-4978-a580-d0ded690362f","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f48db9e7-4f33-41f9-ae25-3bd33f569325","LogTimestamp":"2023-05-26T00:21:23.026Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:21:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:21:24.223Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:21:24.239Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:24.239Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:24.239Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:25.037Z","message":"Entering","context":{"RequestID":"b338f8ab-aebf-4ed6-81b6-738d0ff121c6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"dd1ecbb6-effb-41c4-bec9-f5b6748ef242","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:21:25.036Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:21:25.039Z","message":"{\"transactionId\":\"b338f8ab-aebf-4ed6-81b6-738d0ff121c6\",\"status\":\"200\",\"rqstDate\":\"230526-00:21:25:037\",\"respDate\":\"230526-00:21:25:039\",\"sourceId\":\"haproxy:b338f8ab-aebf-4ed6-81b6-738d0ff121c6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:21:25:037-6347\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[063a51d5-967f-48d5-90b5-c97ba7d2ade3], x-b3-parentspanid=[6384207750c2af5e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[479a83641dc18bb26384207750c2af5e], x-b3-spanid=[a4521ce2c40da1c9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b338f8ab-aebf-4ed6-81b6-738d0ff121c6]}\\\"}\"}","context":{"RequestID":"b338f8ab-aebf-4ed6-81b6-738d0ff121c6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"dd1ecbb6-effb-41c4-bec9-f5b6748ef242","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:21:25.036Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:25.040Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b338f8ab-aebf-4ed6-81b6-738d0ff121c6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dd1ecbb6-effb-41c4-bec9-f5b6748ef242","LogTimestamp":"2023-05-26T00:21:25.039Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:21:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:21:26.917Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:26.921Z","message":"Connection[cassandra/10.233.69.175:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:27.049Z","message":"Entering","context":{"RequestID":"d3264149-020a-4cb3-b9fe-4b738a77fce6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"783b9e0d-d396-4844-b874-48e368f43e0b","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:21:27.049Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:21:27.051Z","message":"{\"transactionId\":\"d3264149-020a-4cb3-b9fe-4b738a77fce6\",\"status\":\"200\",\"rqstDate\":\"230526-00:21:27:050\",\"respDate\":\"230526-00:21:27:051\",\"sourceId\":\"haproxy:d3264149-020a-4cb3-b9fe-4b738a77fce6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:21:27:050-39762\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7490e32f-c494-453e-9f4f-ff62f2038bbb], x-b3-parentspanid=[dfc5d51e77641766], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cdd28195cd21818cdfc5d51e77641766], x-b3-spanid=[82afd02da05e38ea], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d3264149-020a-4cb3-b9fe-4b738a77fce6]}\\\"}\"}","context":{"RequestID":"d3264149-020a-4cb3-b9fe-4b738a77fce6","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"783b9e0d-d396-4844-b874-48e368f43e0b","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:21:27.049Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:27.052Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d3264149-020a-4cb3-b9fe-4b738a77fce6","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"783b9e0d-d396-4844-b874-48e368f43e0b","LogTimestamp":"2023-05-26T00:21:27.052Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:21:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:21:29.062Z","message":"Entering","context":{"RequestID":"6b7dbec9-42b0-46ec-a546-6cc2d0b92f74","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0ae3d978-6fe6-4439-a077-d5c6176ac1fc","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:21:29.062Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:21:29.065Z","message":"{\"transactionId\":\"6b7dbec9-42b0-46ec-a546-6cc2d0b92f74\",\"status\":\"200\",\"rqstDate\":\"230526-00:21:29:063\",\"respDate\":\"230526-00:21:29:065\",\"sourceId\":\"haproxy:6b7dbec9-42b0-46ec-a546-6cc2d0b92f74\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:21:29:063-78543\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[22b84a9d-33ae-4af3-a5d2-9b5bb3b9d5bb], x-b3-parentspanid=[401bda05bb1fe8a5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[79246bcd6d7ce0e0401bda05bb1fe8a5], x-b3-spanid=[9431483a0e48166b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6b7dbec9-42b0-46ec-a546-6cc2d0b92f74]}\\\"}\"}","context":{"RequestID":"6b7dbec9-42b0-46ec-a546-6cc2d0b92f74","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0ae3d978-6fe6-4439-a077-d5c6176ac1fc","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:21:29.062Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:29.065Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6b7dbec9-42b0-46ec-a546-6cc2d0b92f74","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0ae3d978-6fe6-4439-a077-d5c6176ac1fc","LogTimestamp":"2023-05-26T00:21:29.065Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:21:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:21:31.075Z","message":"Entering","context":{"RequestID":"834f06db-aa11-46f1-8679-84aa97ca0260","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"725ab087-1b37-4656-9f36-bb28a556d3be","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:21:31.075Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:21:31.077Z","message":"{\"transactionId\":\"834f06db-aa11-46f1-8679-84aa97ca0260\",\"status\":\"200\",\"rqstDate\":\"230526-00:21:31:076\",\"respDate\":\"230526-00:21:31:077\",\"sourceId\":\"haproxy:834f06db-aa11-46f1-8679-84aa97ca0260\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:21:31:076-72063\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4d7b5a48-58cd-4f72-bd71-91ae426144d0], x-b3-parentspanid=[5e8eb6191a1f18a1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0e5317e1df6cf57e5e8eb6191a1f18a1], x-b3-spanid=[abe5b113c2650ebc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[834f06db-aa11-46f1-8679-84aa97ca0260]}\\\"}\"}","context":{"RequestID":"834f06db-aa11-46f1-8679-84aa97ca0260","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"1","InvocationID":"725ab087-1b37-4656-9f36-bb28a556d3be","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:21:31.075Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:31.078Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"834f06db-aa11-46f1-8679-84aa97ca0260","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"725ab087-1b37-4656-9f36-bb28a556d3be","LogTimestamp":"2023-05-26T00:21:31.078Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:21:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:21:31.908Z","message":"Entering","context":{"RequestID":"c1dc7f87-96ca-41db-9380-38b1aa9142c2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f1900579-97ad-40a5-977d-73ce5a161045","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:21:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:21:31.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"c1dc7f87-96ca-41db-9380-38b1aa9142c2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f1900579-97ad-40a5-977d-73ce5a161045","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:21:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:31.911Z","message":"{\"transactionId\":\"c1dc7f87-96ca-41db-9380-38b1aa9142c2\",\"status\":\"200\",\"rqstDate\":\"230526-00:21:31:909\",\"respDate\":\"230526-00:21:31:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c1dc7f87-96ca-41db-9380-38b1aa9142c2\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:21:31:909-61827\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c1dc7f87-96ca-41db-9380-38b1aa9142c2]}\\\"}\"}","context":{"RequestID":"c1dc7f87-96ca-41db-9380-38b1aa9142c2","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"f1900579-97ad-40a5-977d-73ce5a161045","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:21:31.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:31.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c1dc7f87-96ca-41db-9380-38b1aa9142c2","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f1900579-97ad-40a5-977d-73ce5a161045","LogTimestamp":"2023-05-26T00:21:31.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:21:31 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:21:32.058Z","message":"Entering","context":{"RequestID":"7e4ef1f6-bd2b-49e7-8e19-ee49aa362e56","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bf6db4e9-d22b-4cbd-9a1c-811f4937fb4d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:21:32.058Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:21:32.060Z","message":"{\"transactionId\":\"7e4ef1f6-bd2b-49e7-8e19-ee49aa362e56\",\"status\":\"200\",\"rqstDate\":\"230526-00:21:32:059\",\"respDate\":\"230526-00:21:32:060\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:7e4ef1f6-bd2b-49e7-8e19-ee49aa362e56\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:21:32:059-33160\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e0c6283d-4f3e-4587-996b-e99d6557477d], x-b3-parentspanid=[fb6dd8bcfb209757], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40121], x-envoy-attempt-count=[1], x-b3-traceid=[bbdaef35a55aa82dfb6dd8bcfb209757], x-b3-spanid=[46228f14ac0dbdad], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[7e4ef1f6-bd2b-49e7-8e19-ee49aa362e56]}\\\"}\"}","context":{"RequestID":"7e4ef1f6-bd2b-49e7-8e19-ee49aa362e56","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"bf6db4e9-d22b-4cbd-9a1c-811f4937fb4d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:21:32.058Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:32.061Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7e4ef1f6-bd2b-49e7-8e19-ee49aa362e56","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bf6db4e9-d22b-4cbd-9a1c-811f4937fb4d","LogTimestamp":"2023-05-26T00:21:32.061Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:21:32 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:21:33.088Z","message":"Entering","context":{"RequestID":"7191358c-200f-4196-8a98-26b5ac1a0e8a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d2ccddf6-82fb-4ad9-be56-14ae9aff823a","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:21:33.088Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:21:33.090Z","message":"{\"transactionId\":\"7191358c-200f-4196-8a98-26b5ac1a0e8a\",\"status\":\"200\",\"rqstDate\":\"230526-00:21:33:089\",\"respDate\":\"230526-00:21:33:090\",\"sourceId\":\"haproxy:7191358c-200f-4196-8a98-26b5ac1a0e8a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:21:33:089-75622\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[121f4cae-f588-4338-99ff-8acd44710597], x-b3-parentspanid=[624f1a98067e40ce], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7b817a2f5d1e9278624f1a98067e40ce], x-b3-spanid=[0c2e65962fca3d79], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7191358c-200f-4196-8a98-26b5ac1a0e8a]}\\\"}\"}","context":{"RequestID":"7191358c-200f-4196-8a98-26b5ac1a0e8a","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"d2ccddf6-82fb-4ad9-be56-14ae9aff823a","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:21:33.088Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:33.090Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7191358c-200f-4196-8a98-26b5ac1a0e8a","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d2ccddf6-82fb-4ad9-be56-14ae9aff823a","LogTimestamp":"2023-05-26T00:21:33.090Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:21:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:21:34.224Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:21:34.240Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:34.240Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:34.241Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:35.100Z","message":"Entering","context":{"RequestID":"4adca3fb-4ce6-4f74-8d36-e1c891658e51","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"91983936-138a-4bf2-a0b2-a9f4ea013daf","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:21:35.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:21:35.102Z","message":"{\"transactionId\":\"4adca3fb-4ce6-4f74-8d36-e1c891658e51\",\"status\":\"200\",\"rqstDate\":\"230526-00:21:35:100\",\"respDate\":\"230526-00:21:35:102\",\"sourceId\":\"haproxy:4adca3fb-4ce6-4f74-8d36-e1c891658e51\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:21:35:100-64330\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4ce244d9-a32b-4a54-b2a0-14682196f081], x-b3-parentspanid=[6929c05757b266da], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3e2c13ac301a30616929c05757b266da], x-b3-spanid=[fa0a955caa36270d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4adca3fb-4ce6-4f74-8d36-e1c891658e51]}\\\"}\"}","context":{"RequestID":"4adca3fb-4ce6-4f74-8d36-e1c891658e51","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"91983936-138a-4bf2-a0b2-a9f4ea013daf","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:21:35.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:35.103Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4adca3fb-4ce6-4f74-8d36-e1c891658e51","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"91983936-138a-4bf2-a0b2-a9f4ea013daf","LogTimestamp":"2023-05-26T00:21:35.102Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:21:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:21:37.112Z","message":"Entering","context":{"RequestID":"86424f8f-111e-4113-badf-acb539554b09","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0943dc39-e0e8-430f-8978-54f947099b37","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:21:37.112Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:21:37.114Z","message":"{\"transactionId\":\"86424f8f-111e-4113-badf-acb539554b09\",\"status\":\"200\",\"rqstDate\":\"230526-00:21:37:113\",\"respDate\":\"230526-00:21:37:114\",\"sourceId\":\"haproxy:86424f8f-111e-4113-badf-acb539554b09\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:21:37:113-6715\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[159cee4e-bb06-47a0-857f-f2af57425200], x-b3-parentspanid=[1c361bccf8edb9ee], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[275798e2865a8e091c361bccf8edb9ee], x-b3-spanid=[5bc398d2eca63283], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[86424f8f-111e-4113-badf-acb539554b09]}\\\"}\"}","context":{"RequestID":"86424f8f-111e-4113-badf-acb539554b09","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"0943dc39-e0e8-430f-8978-54f947099b37","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:21:37.112Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:37.115Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"86424f8f-111e-4113-badf-acb539554b09","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0943dc39-e0e8-430f-8978-54f947099b37","LogTimestamp":"2023-05-26T00:21:37.115Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:21:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:21:39.126Z","message":"Entering","context":{"RequestID":"4b1b6cbd-463b-42d0-a3d5-7fb7790bd621","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1d3e4716-d8d8-4b4b-aa9e-359591842557","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:21:39.126Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:21:39.129Z","message":"{\"transactionId\":\"4b1b6cbd-463b-42d0-a3d5-7fb7790bd621\",\"status\":\"200\",\"rqstDate\":\"230526-00:21:39:127\",\"respDate\":\"230526-00:21:39:129\",\"sourceId\":\"haproxy:4b1b6cbd-463b-42d0-a3d5-7fb7790bd621\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:21:39:127-34534\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b05b487e-edd7-4f9b-b37e-5bc12f46d69f], x-b3-parentspanid=[4e4cf4433d03aa55], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ea4e6878ae44274c4e4cf4433d03aa55], x-b3-spanid=[16d00b8018fe8f0b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4b1b6cbd-463b-42d0-a3d5-7fb7790bd621]}\\\"}\"}","context":{"RequestID":"4b1b6cbd-463b-42d0-a3d5-7fb7790bd621","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"1d3e4716-d8d8-4b4b-aa9e-359591842557","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:21:39.126Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:39.130Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4b1b6cbd-463b-42d0-a3d5-7fb7790bd621","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1d3e4716-d8d8-4b4b-aa9e-359591842557","LogTimestamp":"2023-05-26T00:21:39.130Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:21:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:21:41.140Z","message":"Entering","context":{"RequestID":"a4142f49-cc29-488b-be7d-e8d7289d2444","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c77b44cc-09a0-455c-908a-3a2be62aa418","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:21:41.140Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:21:41.143Z","message":"{\"transactionId\":\"a4142f49-cc29-488b-be7d-e8d7289d2444\",\"status\":\"200\",\"rqstDate\":\"230526-00:21:41:141\",\"respDate\":\"230526-00:21:41:143\",\"sourceId\":\"haproxy:a4142f49-cc29-488b-be7d-e8d7289d2444\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:21:41:141-47938\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9d7f840d-3f58-49a7-b34e-350b97f3cacc], x-b3-parentspanid=[e41b0e90a57283ab], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[93a75badb7f4971de41b0e90a57283ab], x-b3-spanid=[9bb787f7d0d3b9a2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a4142f49-cc29-488b-be7d-e8d7289d2444]}\\\"}\"}","context":{"RequestID":"a4142f49-cc29-488b-be7d-e8d7289d2444","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"c77b44cc-09a0-455c-908a-3a2be62aa418","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:21:41.140Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:41.144Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a4142f49-cc29-488b-be7d-e8d7289d2444","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c77b44cc-09a0-455c-908a-3a2be62aa418","LogTimestamp":"2023-05-26T00:21:41.144Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:21:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:21:41.908Z","message":"Entering","context":{"RequestID":"836eccea-0bef-43f2-9773-9abaf8567e94","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"601aa4de-b307-4de1-8deb-8a18f5c2c649","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:21:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:21:41.910Z","message":"Database is available from CACHED check.","context":{"RequestID":"836eccea-0bef-43f2-9773-9abaf8567e94","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"601aa4de-b307-4de1-8deb-8a18f5c2c649","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:21:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:41.911Z","message":"{\"transactionId\":\"836eccea-0bef-43f2-9773-9abaf8567e94\",\"status\":\"200\",\"rqstDate\":\"230526-00:21:41:909\",\"respDate\":\"230526-00:21:41:911\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:836eccea-0bef-43f2-9773-9abaf8567e94\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:21:41:909-3916\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[836eccea-0bef-43f2-9773-9abaf8567e94]}\\\"}\"}","context":{"RequestID":"836eccea-0bef-43f2-9773-9abaf8567e94","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"601aa4de-b307-4de1-8deb-8a18f5c2c649","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:21:41.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:41.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"836eccea-0bef-43f2-9773-9abaf8567e94","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"601aa4de-b307-4de1-8deb-8a18f5c2c649","LogTimestamp":"2023-05-26T00:21:41.912Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:21:41 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:21:42.059Z","message":"Entering","context":{"RequestID":"8cc06de4-71e9-4daa-ae6d-52d3ac448dad","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5036334b-4d4f-4d19-95b2-9ae052e4fb46","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:21:42.059Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:21:42.062Z","message":"{\"transactionId\":\"8cc06de4-71e9-4daa-ae6d-52d3ac448dad\",\"status\":\"200\",\"rqstDate\":\"230526-00:21:42:060\",\"respDate\":\"230526-00:21:42:062\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:8cc06de4-71e9-4daa-ae6d-52d3ac448dad\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:21:42:060-58087\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7be50c2f-2866-4293-b1c0-25cec461dcde], x-b3-parentspanid=[7e924a0b060e3c21], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38467], x-envoy-attempt-count=[1], x-b3-traceid=[60e0763bddf96dd57e924a0b060e3c21], x-b3-spanid=[6f225f232de02b2a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[8cc06de4-71e9-4daa-ae6d-52d3ac448dad]}\\\"}\"}","context":{"RequestID":"8cc06de4-71e9-4daa-ae6d-52d3ac448dad","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"5036334b-4d4f-4d19-95b2-9ae052e4fb46","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:21:42.059Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:42.063Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8cc06de4-71e9-4daa-ae6d-52d3ac448dad","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5036334b-4d4f-4d19-95b2-9ae052e4fb46","LogTimestamp":"2023-05-26T00:21:42.063Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:21:42 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-05-26T00:21:43.154Z","message":"Entering","context":{"RequestID":"8267d3fc-56f0-4c76-80b5-b0e17b62da8e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"42b66e95-b5f2-4a4c-b523-9f3e10ea0045","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:21:43.153Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:21:43.157Z","message":"{\"transactionId\":\"8267d3fc-56f0-4c76-80b5-b0e17b62da8e\",\"status\":\"200\",\"rqstDate\":\"230526-00:21:43:155\",\"respDate\":\"230526-00:21:43:156\",\"sourceId\":\"haproxy:8267d3fc-56f0-4c76-80b5-b0e17b62da8e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:21:43:155-1065\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bf384163-1787-4bf0-8358-1dae71f8d12b], x-b3-parentspanid=[29a382187f732152], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f3e3abb7262cf55429a382187f732152], x-b3-spanid=[8a1f0d7e024a44e3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8267d3fc-56f0-4c76-80b5-b0e17b62da8e]}\\\"}\"}","context":{"RequestID":"8267d3fc-56f0-4c76-80b5-b0e17b62da8e","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"42b66e95-b5f2-4a4c-b523-9f3e10ea0045","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:21:43.153Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:43.157Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8267d3fc-56f0-4c76-80b5-b0e17b62da8e","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"42b66e95-b5f2-4a4c-b523-9f3e10ea0045","LogTimestamp":"2023-05-26T00:21:43.157Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:21:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:21:44.223Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-05-26T00:21:44.237Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:44.237Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:44.237Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:45.166Z","message":"Entering","context":{"RequestID":"5e0602df-d46f-496d-a74a-7cc5b31c0703","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"eb3b17d3-136a-4085-8d9c-7fa2b7dae0d0","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:21:45.166Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:21:45.168Z","message":"{\"transactionId\":\"5e0602df-d46f-496d-a74a-7cc5b31c0703\",\"status\":\"200\",\"rqstDate\":\"230526-00:21:45:167\",\"respDate\":\"230526-00:21:45:168\",\"sourceId\":\"haproxy:5e0602df-d46f-496d-a74a-7cc5b31c0703\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:21:45:167-30843\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ee2fafeb-0078-4031-bcfb-504ffcf9cb23], x-b3-parentspanid=[862e36821d6e0e38], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0acad54d90090408862e36821d6e0e38], x-b3-spanid=[f72868780bcada39], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5e0602df-d46f-496d-a74a-7cc5b31c0703]}\\\"}\"}","context":{"RequestID":"5e0602df-d46f-496d-a74a-7cc5b31c0703","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"eb3b17d3-136a-4085-8d9c-7fa2b7dae0d0","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:21:45.166Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:45.169Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5e0602df-d46f-496d-a74a-7cc5b31c0703","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eb3b17d3-136a-4085-8d9c-7fa2b7dae0d0","LogTimestamp":"2023-05-26T00:21:45.169Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:21:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:21:47.179Z","message":"Entering","context":{"RequestID":"2a9e868a-579a-4322-86e3-6d5c64d8d8c1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4e9613bd-3d33-4ac5-a783-266e0ae15ad2","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:21:47.178Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:21:47.181Z","message":"{\"transactionId\":\"2a9e868a-579a-4322-86e3-6d5c64d8d8c1\",\"status\":\"200\",\"rqstDate\":\"230526-00:21:47:180\",\"respDate\":\"230526-00:21:47:181\",\"sourceId\":\"haproxy:2a9e868a-579a-4322-86e3-6d5c64d8d8c1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:21:47:180-16383\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[272e37a4-1190-46a7-909f-1ad8e0171c19], x-b3-parentspanid=[ae0973d2b3d0e2ce], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8e065077a07790b1ae0973d2b3d0e2ce], x-b3-spanid=[2cf8906d18720719], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2a9e868a-579a-4322-86e3-6d5c64d8d8c1]}\\\"}\"}","context":{"RequestID":"2a9e868a-579a-4322-86e3-6d5c64d8d8c1","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"4e9613bd-3d33-4ac5-a783-266e0ae15ad2","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:21:47.178Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:47.182Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2a9e868a-579a-4322-86e3-6d5c64d8d8c1","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4e9613bd-3d33-4ac5-a783-266e0ae15ad2","LogTimestamp":"2023-05-26T00:21:47.182Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:21:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:21:49.191Z","message":"Entering","context":{"RequestID":"3bee2280-46ce-4a6a-bb3d-431da7e55504","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"59a5a2d6-6a8a-4c45-91c1-046f703b9e6f","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:21:49.191Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:21:49.194Z","message":"{\"transactionId\":\"3bee2280-46ce-4a6a-bb3d-431da7e55504\",\"status\":\"200\",\"rqstDate\":\"230526-00:21:49:192\",\"respDate\":\"230526-00:21:49:194\",\"sourceId\":\"haproxy:3bee2280-46ce-4a6a-bb3d-431da7e55504\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:21:49:192-65423\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e67fa297-fdcb-4f2c-8cf9-d352e2a58561], x-b3-parentspanid=[3f9a037fde656d18], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c7b5cd08d9a4a1a83f9a037fde656d18], x-b3-spanid=[fb70372a0c6b7e84], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3bee2280-46ce-4a6a-bb3d-431da7e55504]}\\\"}\"}","context":{"RequestID":"3bee2280-46ce-4a6a-bb3d-431da7e55504","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"59a5a2d6-6a8a-4c45-91c1-046f703b9e6f","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:21:49.191Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:49.194Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3bee2280-46ce-4a6a-bb3d-431da7e55504","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"59a5a2d6-6a8a-4c45-91c1-046f703b9e6f","LogTimestamp":"2023-05-26T00:21:49.194Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:21:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-05-26T00:21:51.203Z","message":"Entering","context":{"RequestID":"00bc2554-73f2-4e2b-9a5a-2ba8c214ebed","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"65532a8a-793b-4964-9621-4c7f70e53d2f","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:21:51.203Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:21:51.205Z","message":"{\"transactionId\":\"00bc2554-73f2-4e2b-9a5a-2ba8c214ebed\",\"status\":\"200\",\"rqstDate\":\"230526-00:21:51:203\",\"respDate\":\"230526-00:21:51:204\",\"sourceId\":\"haproxy:00bc2554-73f2-4e2b-9a5a-2ba8c214ebed\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:21:51:203-85479\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b1215f96-1833-4431-be1b-750e9b2fd537], x-b3-parentspanid=[9132e04679735123], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[339c9f539ec55a849132e04679735123], x-b3-spanid=[addbf6193e990bf1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[00bc2554-73f2-4e2b-9a5a-2ba8c214ebed]}\\\"}\"}","context":{"RequestID":"00bc2554-73f2-4e2b-9a5a-2ba8c214ebed","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"65532a8a-793b-4964-9621-4c7f70e53d2f","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:21:51.203Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:51.205Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"00bc2554-73f2-4e2b-9a5a-2ba8c214ebed","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"65532a8a-793b-4964-9621-4c7f70e53d2f","LogTimestamp":"2023-05-26T00:21:51.205Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:21:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-05-26T00:21:51.909Z","message":"Entering","context":{"RequestID":"fc48439f-590a-48f0-915c-ad7a5fbfaa03","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"16a3f1cf-3330-4645-ad35-e53959481c87","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:21:51.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:21:51.911Z","message":"Database is available from CACHED check.","context":{"RequestID":"fc48439f-590a-48f0-915c-ad7a5fbfaa03","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"16a3f1cf-3330-4645-ad35-e53959481c87","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:21:51.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:51.912Z","message":"{\"transactionId\":\"fc48439f-590a-48f0-915c-ad7a5fbfaa03\",\"status\":\"200\",\"rqstDate\":\"230526-00:21:51:910\",\"respDate\":\"230526-00:21:51:912\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:fc48439f-590a-48f0-915c-ad7a5fbfaa03\",\"resourceId\":\"http://10.233.70.240:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230526-00:21:51:910-43584\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.70.240:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[fc48439f-590a-48f0-915c-ad7a5fbfaa03]}\\\"}\"}","context":{"RequestID":"fc48439f-590a-48f0-915c-ad7a5fbfaa03","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"16a3f1cf-3330-4645-ad35-e53959481c87","PartnerName":"ReadinessCheck","LogTimestamp":"2023-05-26T00:21:51.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:51.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fc48439f-590a-48f0-915c-ad7a5fbfaa03","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"16a3f1cf-3330-4645-ad35-e53959481c87","LogTimestamp":"2023-05-26T00:21:51.913Z","ResponseDesc":"OK"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:21:51 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:21:52.060Z","message":"Entering","context":{"RequestID":"56f4d992-376e-493e-ac18-575aab64ef34","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"07fe7572-dae4-4886-bcb3-29abb76afdb3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:21:52.059Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:21:52.062Z","message":"{\"transactionId\":\"56f4d992-376e-493e-ac18-575aab64ef34\",\"status\":\"200\",\"rqstDate\":\"230526-00:21:52:061\",\"respDate\":\"230526-00:21:52:062\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:56f4d992-376e-493e-ac18-575aab64ef34\",\"resourceId\":\"http://10.233.73.19:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230526-00:21:52:061-57752\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cdd953df-9d17-4f07-a4ba-f7ae7e37e535], x-b3-parentspanid=[b0d4f74f544c787c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.73.19:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37011], x-envoy-attempt-count=[1], x-b3-traceid=[decf8442905c9291b0d4f74f544c787c], x-b3-spanid=[8c8ed346de5ca8a4], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[56f4d992-376e-493e-ac18-575aab64ef34]}\\\"}\"}","context":{"RequestID":"56f4d992-376e-493e-ac18-575aab64ef34","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"07fe7572-dae4-4886-bcb3-29abb76afdb3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-05-26T00:21:52.059Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-05-26T00:21:52.063Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"56f4d992-376e-493e-ac18-575aab64ef34","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"07fe7572-dae4-4886-bcb3-29abb76afdb3","LogTimestamp":"2023-05-26T00:21:52.063Z","ResponseDesc":"OK"},"thread":"qtp1094674892-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [26/May/2023:00:21:52 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-05-26T00:21:53.215Z","message":"Entering","context":{"RequestID":"f2b43a19-6aca-4489-b81e-58d52f0aba39","ServiceName":"/aai/util/echo","InstanceID":"0402c1d9-660a-4885-ac10-594e930c1de0","ElapsedTime":"0","InvocationID":"35341a8f-25c2-4e2b-bbc4-21c318fae2df","PartnerName":"haproxy","LogTimestamp":"2023-05-26T00:21:53.215Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1094674892-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-05-26T00:21:53.218Z","message":"{\"transactionId\":\"f2b43a19-6aca-4489-b81e-58d52f0aba39\",\"status\":\"200\",\"rqstDate\":\"230526-00:21:53:216\",\"respDate\":\"230526-00:21:53:217\",\"sourceId\":\"haproxy:f2b43a19-6aca-4489-b81e-58d52f0aba39\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230526-00:21:53:216-67059\\\",\\\"Http